From fdb5f7c3c1003685461196f522f51aa6ed052e8d Mon Sep 17 00:00:00 2001 From: MooMetric Date: Fri, 28 Sep 2018 10:45:57 -0400 Subject: [PATCH] Fix reference issue --- composer.lock | 703 ++ vendor/composer/autoload_classmap.php | 7292 ----------------- vendor/composer/autoload_static.php | 7292 ----------------- vendor/composer/installed.json | 432 +- .../apiclient-services/CODE_OF_CONDUCT.md | 43 + .../Service/AdExchangeBuyer/Creative.php | 9 + .../PublisherProfileApiProto.php | 9 - .../src/Google/Service/AdExchangeBuyerII.php | 336 +- .../AcceptProposalRequest.php | 30 + .../Service/AdExchangeBuyerII/AdSize.php | 48 + .../AdExchangeBuyerII/AddNoteRequest.php | 37 + .../Service/AdExchangeBuyerII/Buyer.php | 30 + .../CancelNegotiationRequest.php | 20 + .../CompleteSetupRequest.php | 20 + .../AdExchangeBuyerII/ContactInformation.php | 39 + .../Service/AdExchangeBuyerII/Creative.php | 9 + .../CreativeRestrictions.php | 56 + .../AdExchangeBuyerII/CreativeSize.php | 90 + .../CreativeSpecification.php | 54 + .../AdExchangeBuyerII/CriteriaTargeting.php | 40 + .../Service/AdExchangeBuyerII/DayPart.php | 62 + .../AdExchangeBuyerII/DayPartTargeting.php | 47 + .../Google/Service/AdExchangeBuyerII/Deal.php | 303 + .../AdExchangeBuyerII/DealPauseStatus.php | 66 + .../AdExchangeBuyerII/DealServingMetadata.php | 37 + .../Service/AdExchangeBuyerII/DealTerms.php | 121 + .../AdExchangeBuyerII/DeliveryControl.php | 56 + .../Service/AdExchangeBuyerII/FilterSet.php | 18 +- .../FirstPartyMobileApplicationTargeting.php | 40 + .../AdExchangeBuyerII/FrequencyCap.php | 48 + .../GuaranteedFixedPriceTerms.php | 65 + .../InventorySizeTargeting.php | 54 + .../ListProductsResponse.php | 47 + .../ListProposalsResponse.php | 47 + .../ListPublisherProfilesResponse.php | 47 + .../MarketplaceTargeting.php | 101 + .../MobileApplicationTargeting.php | 37 + .../Service/AdExchangeBuyerII/Money.php | 48 + .../NonGuaranteedAuctionTerms.php | 47 + .../NonGuaranteedFixedPriceTerms.php | 38 + .../Google/Service/AdExchangeBuyerII/Note.php | 66 + .../OperatingSystemTargeting.php | 53 + .../PauseProposalRequest.php | 30 + .../AdExchangeBuyerII/PlacementTargeting.php | 53 + .../Service/AdExchangeBuyerII/Price.php | 46 + .../AdExchangeBuyerII/PricePerBuyer.php | 63 + .../Service/AdExchangeBuyerII/PrivateData.php | 30 + .../Service/AdExchangeBuyerII/Product.php | 185 + .../Service/AdExchangeBuyerII/Proposal.php | 240 + .../AdExchangeBuyerII/PublisherProfile.php | 164 + .../Resource/AccountsClients.php | 6 +- .../Resource/AccountsClientsUsers.php | 6 +- .../Resource/AccountsCreatives.php | 3 - .../Resource/AccountsFinalizedProposals.php | 57 + .../Resource/AccountsProducts.php | 68 + .../Resource/AccountsProposals.php | 232 + .../Resource/AccountsPublisherProfiles.php | 60 + .../BiddersAccountsFilterSetsLosingBids.php | 6 +- ...iddersFilterSetsNonBillableWinningBids.php | 6 +- .../ResumeProposalRequest.php | 20 + .../Service/AdExchangeBuyerII/Seller.php | 39 + .../AdExchangeBuyerII/ServingRestriction.php | 16 + .../Google/Service/AdExchangeBuyerII/Size.php | 39 + .../AdExchangeBuyerII/TargetingCriteria.php | 63 + .../AdExchangeBuyerII/TargetingValue.php | 71 + .../AdExchangeBuyerII/TechnologyTargeting.php | 69 + .../Service/AdExchangeBuyerII/TimeOfDay.php | 57 + .../AdExchangeBuyerII/UrlTargeting.php | 40 + .../AdExchangeBuyerII/VideoTargeting.php | 40 + .../src/Google/Service/AdSense.php | 17 +- .../src/Google/Service/AdSense/AdCode.php | 18 + .../AdSense/Resource/AccountsAdclients.php | 14 + .../src/Google/Service/Analytics.php | 35 +- .../AccountTreeRequestAccountSettings.php | 58 +- .../AccountTreeResponseAccountSettings.php | 58 +- .../Service/Analytics/HashClientIdRequest.php | 48 + .../Analytics/HashClientIdResponse.php | 57 + .../Analytics/Resource/ManagementClientId.php | 41 + .../Analytics/Resource/UserDeletion.php | 28 + .../UserDeletionUserDeletionRequest.php | 41 + .../Service/Analytics/UserDeletionRequest.php | 73 + .../Analytics/UserDeletionRequestId.php | 39 + .../Google/Service/Analytics/Webproperty.php | 18 + .../src/Google/Service/AndroidEnterprise.php | 20 - .../AdministratorWebTokenSpec.php | 64 + .../AdministratorWebTokenSpecPlaySearch.php | 30 + .../AdministratorWebTokenSpecPrivateApps.php | 30 + .../AdministratorWebTokenSpecStoreBuilder.php | 30 + .../AdministratorWebTokenSpecWebApps.php | 30 + .../AndroidEnterprise/MaintenanceWindow.php | 39 + .../Service/AndroidEnterprise/Policy.php | 16 + .../Resource/Enterprises.php | 39 +- .../src/Google/Service/AndroidManagement.php | 29 +- .../AndroidManagement/ApplicationEvent.php | 39 + .../AndroidManagement/ApplicationPolicy.php | 9 + .../AndroidManagement/ApplicationReport.php | 119 + .../ChoosePrivateKeyRule.php | 49 + .../Service/AndroidManagement/Command.php | 18 + .../AndroidManagement/ComplianceRule.php | 12 +- .../Service/AndroidManagement/Device.php | 41 + .../AndroidManagement/EnrollmentToken.php | 25 + .../Service/AndroidManagement/Enterprise.php | 18 +- .../Service/AndroidManagement/Policy.php | 120 + .../Resource/Enterprises.php | 4 +- .../Resource/EnterprisesDevices.php | 7 +- .../Resource/EnterprisesPolicies.php | 4 +- .../AndroidManagement/Resource/SignupUrls.php | 4 +- .../AndroidManagement/SoftwareInfo.php | 9 + .../StatusReportingSettings.php | 9 + .../AndroidManagement/TermsAndConditions.php | 53 + .../Google/Service/AndroidManagement/User.php | 30 + .../Service/AndroidProvisioningPartner.php | 66 +- .../AndroidProvisioningPartner/Company.php | 9 + .../DeviceClaim.php | 9 + .../DeviceIdentifier.php | 9 + .../ListVendorCustomersResponse.php | 47 + .../ListVendorsResponse.php | 47 + .../Resource/Customers.php | 2 +- .../Resource/PartnersCustomers.php | 2 +- .../Resource/PartnersDevices.php | 54 +- .../Resource/PartnersVendors.php | 46 + .../Resource/PartnersVendorsCustomers.php | 46 + .../src/Google/Service/AndroidPublisher.php | 213 +- .../Service/AndroidPublisher/Bundle.php | 48 + .../AndroidPublisher/BundlesListResponse.php | 47 + .../Service/AndroidPublisher/InAppProduct.php | 9 + .../AndroidPublisher/LocalizedText.php | 39 + .../Resource/EditsBundles.php | 62 + .../Resource/EditsTesters.php | 6 +- .../AndroidPublisher/Resource/EditsTracks.php | 9 +- .../AndroidPublisher/Resource/Orders.php | 49 + .../SubscriptionCancelSurveyResult.php | 39 + .../SubscriptionPriceChange.php | 46 + .../AndroidPublisher/SubscriptionPurchase.php | 77 + .../Google/Service/AndroidPublisher/Track.php | 36 +- .../Service/AndroidPublisher/TrackRelease.php | 74 + .../src/Google/Service/Appengine.php | 32 +- .../Appengine/AuthorizedCertificate.php | 16 + .../Service/Appengine/CloudBuildOptions.php | 39 + .../Appengine/CreateVersionMetadataV1.php | 30 + .../Google/Service/Appengine/Deployment.php | 16 + .../Service/Appengine/EndpointsApiService.php | 9 + .../Google/Service/Appengine/Entrypoint.php | 30 + .../src/Google/Service/Appengine/Location.php | 9 + .../Service/Appengine/ManagedCertificate.php | 39 + .../Service/Appengine/OperationMetadataV1.php | 16 + .../Resource/AppsAuthorizedCertificates.php | 4 +- .../Appengine/Resource/AppsDomainMappings.php | 2 +- .../Appengine/Resource/AppsLocations.php | 2 +- .../Appengine/Resource/AppsOperations.php | 2 +- .../Appengine/Resource/AppsServices.php | 6 +- .../Resource/AppsServicesVersions.php | 54 +- .../Google/Service/Appengine/SslSettings.php | 18 + .../src/Google/Service/Appengine/Version.php | 16 + .../Google/Service/BigQueryDataTransfer.php | 28 +- .../Service/BigQueryDataTransfer/Location.php | 9 + .../Resource/ProjectsLocations.php | 4 +- .../Resource/ProjectsLocationsDataSources.php | 4 +- .../ProjectsLocationsTransferConfigs.php | 2 +- .../ProjectsLocationsTransferConfigsRuns.php | 8 +- .../Resource/ProjectsTransferConfigs.php | 6 +- .../Bigquery/BigQueryModelTraining.php | 39 + .../Google/Service/Bigquery/Clustering.php | 31 + .../src/Google/Service/Bigquery/Dataset.php | 9 + .../Service/Bigquery/GoogleSheetsOptions.php | 9 + .../Service/Bigquery/IterationResult.php | 66 + .../Service/Bigquery/JobConfiguration.php | 9 + .../Service/Bigquery/JobConfigurationLoad.php | 16 + .../Bigquery/JobConfigurationQuery.php | 16 + .../Google/Service/Bigquery/JobStatistics.php | 12 +- .../Service/Bigquery/JobStatistics2.php | 59 + .../JobStatistics2ReservationUsage.php | 39 + .../Service/Bigquery/ModelDefinition.php | 54 + .../Bigquery/ModelDefinitionModelOptions.php | 49 + .../Service/Bigquery/QueryTimelineSample.php | 30 +- .../Google/Service/Bigquery/Resource/Jobs.php | 12 +- .../src/Google/Service/Bigquery/Table.php | 32 + .../Service/Bigquery/TableListTables.php | 16 + .../Google/Service/Bigquery/TrainingRun.php | 72 + .../Bigquery/TrainingRunTrainingOptions.php | 102 + .../Google/Service/BinaryAuthorization.php | 228 + .../BinaryAuthorization/AdmissionRule.php | 49 + .../AdmissionWhitelistPattern.php | 30 + .../Service/BinaryAuthorization/Attestor.php | 64 + .../BinaryAuthorization/AttestorPublicKey.php | 48 + .../BinaryauthorizationEmpty.php | 20 + .../Service/BinaryAuthorization/Binding.php | 56 + .../Service/BinaryAuthorization/Expr.php | 57 + .../Service/BinaryAuthorization/IamPolicy.php | 56 + .../ListAttestorsResponse.php | 47 + .../Service/BinaryAuthorization/Policy.php | 97 + .../BinaryAuthorization/Resource/Projects.php | 62 + .../Resource/ProjectsAttestors.php | 170 + .../Resource/ProjectsPolicy.php | 83 + .../SetIamPolicyRequest.php | 37 + .../TestIamPermissionsRequest.php | 31 + .../TestIamPermissionsResponse.php | 31 + .../UserOwnedDrydockNote.php | 56 + .../src/Google/Service/Books/Notification.php | 10 + .../Google/Service/Books/VolumeVolumeInfo.php | 9 + .../Google/Service/Calendar/EntryPoint.php | 21 +- .../Calendar/Resource/CalendarList.php | 17 +- .../src/Google/Service/CivicInfo/Contest.php | 9 + .../Service/CivicInfo/FieldMetadataProto.php | 37 + .../CivicInfo/InternalFieldMetadataProto.php | 46 + .../CivicInfo/InternalSourceSummaryProto.php | 39 + .../LivegraphBacktraceRecordInfo.php | 172 + .../LivegraphBacktraceRecordInfoExpInfo.php | 31 + .../Google/Service/CivicInfo/MessageSet.php | 37 + .../Google/Service/CivicInfo/PointProto.php | 71 + .../Service/CivicInfo/PostalAddress.php | 99 - .../Google/Service/CivicInfo/Provenance.php | 118 + .../Service/CivicInfo/Resource/Elections.php | 5 +- .../Service/CivicInfo/StreetSegment.php | 441 + .../Service/CivicInfo/StreetSegmentList.php | 38 + .../Service/CivicInfo/VoterInfoResponse.php | 16 + .../src/Google/Service/Classroom.php | 92 +- .../Classroom/CourseWorkChangesInfo.php | 30 + .../src/Google/Service/Classroom/Feed.php | 16 + .../Service/Classroom/Resource/Courses.php | 12 +- .../Classroom/Resource/CoursesAliases.php | 8 +- .../CoursesCourseWorkStudentSubmissions.php | 12 +- .../Classroom/Resource/CoursesStudents.php | 8 +- .../Classroom/Resource/Invitations.php | 8 +- .../Classroom/Resource/Registrations.php | 24 +- .../src/Google/Service/CloudBuild.php | 12 +- .../Service/CloudBuild/ArtifactObjects.php | 56 + .../Service/CloudBuild/ArtifactResult.php | 47 + .../Google/Service/CloudBuild/Artifacts.php | 47 + .../src/Google/Service/CloudBuild/Build.php | 16 + .../Service/CloudBuild/BuildOptions.php | 9 + .../Service/CloudBuild/BuildTrigger.php | 21 +- .../CloudBuild/Resource/Operations.php | 2 +- .../src/Google/Service/CloudBuild/Results.php | 27 + .../src/Google/Service/CloudComposer.php | 178 + .../Service/CloudComposer/ComposerEmpty.php | 20 + .../Service/CloudComposer/Environment.php | 91 + .../CloudComposer/EnvironmentConfig.php | 89 + .../ListEnvironmentsResponse.php | 47 + .../CloudComposer/ListOperationsResponse.php | 47 + .../Service/CloudComposer/NodeConfig.php | 94 + .../Service/CloudComposer/Operation.php | 73 + .../CloudComposer/OperationMetadata.php | 75 + .../CloudComposer/Resource/Projects.php | 28 + .../Resource/ProjectsLocations.php | 28 + .../ProjectsLocationsEnvironments.php | 180 + .../Resource/ProjectsLocationsOperations.php | 86 + .../Service/CloudComposer/SoftwareConfig.php | 57 + .../Google/Service/CloudComposer/Status.php | 49 + .../src/Google/Service/CloudDebugger.php | 10 +- .../Resource/DebuggerDebuggeesBreakpoints.php | 10 +- .../Service/CloudDebugger/SourceLocation.php | 9 + .../src/Google/Service/CloudFilestore.php | 243 + .../CloudFilestore/CancelOperationRequest.php | 20 + .../Service/CloudFilestore/ClientList.php | 40 + .../Google/Service/CloudFilestore/Export.php | 129 + .../Service/CloudFilestore/FileEmpty.php | 20 + .../CloudFilestore/FileShareConfig.php | 83 + .../Service/CloudFilestore/Instance.php | 144 + .../CloudFilestore/ListInstancesResponse.php | 56 + .../CloudFilestore/ListLocationsResponse.php | 47 + .../CloudFilestore/ListOperationsResponse.php | 47 + .../Service/CloudFilestore/Location.php | 66 + .../Service/CloudFilestore/NetworkConfig.php | 67 + .../Service/CloudFilestore/NfsExport.php | 76 + .../Service/CloudFilestore/Operation.php | 73 + .../CloudFilestore/OperationMetadata.php | 84 + .../CloudFilestore/Resource/Projects.php | 28 + .../Resource/ProjectsLocations.php | 60 + .../Resource/ProjectsLocationsInstances.php | 119 + .../Resource/ProjectsLocationsOperations.php | 108 + .../Service/CloudFilestore/SmbExport.php | 39 + .../Google/Service/CloudFilestore/Status.php | 49 + .../src/Google/Service/CloudFunctions.php | 11 +- .../Service/CloudFunctions/CloudFunction.php | 36 + .../Service/CloudFunctions/Location.php | 9 + .../Resource/ProjectsLocations.php | 2 +- .../Resource/ProjectsLocationsFunctions.php | 2 +- .../src/Google/Service/CloudIAP.php | 175 + .../Google/Service/CloudIAP/AuditConfig.php | 47 + .../Service/CloudIAP/AuditLogConfig.php | 40 + .../src/Google/Service/CloudIAP/Binding.php | 56 + .../src/Google/Service/CloudIAP/Expr.php | 57 + .../Service/CloudIAP/GetIamPolicyRequest.php | 20 + .../src/Google/Service/CloudIAP/Policy.php | 72 + .../Service/CloudIAP/Resource/Projects.php | 28 + .../CloudIAP/Resource/ProjectsIapWeb.php | 87 + .../Resource/ProjectsIapWebServices.php | 87 + .../ProjectsIapWebServicesVersions.php | 87 + .../Service/CloudIAP/SetIamPolicyRequest.php | 46 + .../CloudIAP/TestIamPermissionsRequest.php | 31 + .../CloudIAP/TestIamPermissionsResponse.php | 31 + .../src/Google/Service/CloudIot.php | 172 + .../src/Google/Service/CloudIot/Binding.php | 16 + .../src/Google/Service/CloudIot/Expr.php | 57 + .../Resource/ProjectsLocationsRegistries.php | 8 +- .../ProjectsLocationsRegistriesDevices.php | 22 +- .../ProjectsLocationsRegistriesGroups.php | 80 + ...ojectsLocationsRegistriesGroupsDevices.php | 119 + ...sRegistriesGroupsDevicesConfigVersions.php | 50 + ...LocationsRegistriesGroupsDevicesStates.php | 48 + .../src/Google/Service/CloudKMS.php | 55 +- .../CloudKMS/AsymmetricDecryptRequest.php | 30 + .../CloudKMS/AsymmetricDecryptResponse.php | 30 + .../CloudKMS/AsymmetricSignRequest.php | 37 + .../CloudKMS/AsymmetricSignResponse.php | 30 + .../src/Google/Service/CloudKMS/Binding.php | 16 + .../src/Google/Service/CloudKMS/CryptoKey.php | 16 + .../Service/CloudKMS/CryptoKeyVersion.php | 43 + .../CloudKMS/CryptoKeyVersionTemplate.php | 39 + .../src/Google/Service/CloudKMS/Digest.php | 48 + .../src/Google/Service/CloudKMS/Expr.php | 57 + .../CloudKMS/KeyOperationAttestation.php | 39 + .../src/Google/Service/CloudKMS/Location.php | 9 + .../Service/CloudKMS/LocationMetadata.php | 30 + .../src/Google/Service/CloudKMS/PublicKey.php | 39 + .../CloudKMS/Resource/ProjectsLocations.php | 2 +- .../Resource/ProjectsLocationsKeyRings.php | 4 +- .../ProjectsLocationsKeyRingsCryptoKeys.php | 16 +- ...onsKeyRingsCryptoKeysCryptoKeyVersions.php | 52 +- .../Service/CloudMachineLearningEngine.php | 34 +- .../GoogleCloudMlV1AcceleratorConfig.php | 39 + .../GoogleCloudMlV1HyperparameterSpec.php | 9 + .../GoogleCloudMlV1Job.php | 18 + .../GoogleCloudMlV1Model.php | 18 + .../GoogleCloudMlV1OperationMetadata.php | 9 + .../GoogleCloudMlV1PredictionInput.php | 16 + .../GoogleCloudMlV1Version.php | 45 + .../GoogleIamV1Binding.php | 16 + .../GoogleTypeExpr.php | 57 + .../Resource/Projects.php | 2 +- .../Resource/ProjectsJobs.php | 40 +- .../Resource/ProjectsModelsVersions.php | 11 +- .../Resource/ProjectsOperations.php | 2 +- .../Service/CloudOSLogin/PosixAccount.php | 9 + .../src/Google/Service/CloudProfiler.php | 103 + .../CloudProfiler/CreateProfileRequest.php | 47 + .../Service/CloudProfiler/Deployment.php | 48 + .../Google/Service/CloudProfiler/Profile.php | 82 + .../CloudProfiler/Resource/Projects.php | 28 + .../Resource/ProjectsProfiles.php | 92 + .../src/Google/Service/CloudRedis.php | 236 + .../GoogleCloudRedisV1LocationMetadata.php | 37 + .../GoogleCloudRedisV1OperationMetadata.php | 84 + .../GoogleCloudRedisV1ZoneMetadata.php | 20 + .../Google/Service/CloudRedis/Instance.php | 174 + .../CloudRedis/ListInstancesResponse.php | 47 + .../CloudRedis/ListLocationsResponse.php | 47 + .../CloudRedis/ListOperationsResponse.php | 47 + .../Google/Service/CloudRedis/Location.php | 66 + .../Google/Service/CloudRedis/Operation.php | 73 + .../Google/Service/CloudRedis/RedisEmpty.php | 20 + .../Service/CloudRedis/Resource/Projects.php | 28 + .../CloudRedis/Resource/ProjectsLocations.php | 60 + .../Resource/ProjectsLocationsInstances.php | 157 + .../Resource/ProjectsLocationsOperations.php | 107 + .../src/Google/Service/CloudRedis/Status.php | 49 + .../Google/Service/CloudResourceManager.php | 357 +- .../Service/CloudResourceManager/Binding.php | 16 + .../Service/CloudResourceManager/Expr.php | 57 + .../Service/CloudResourceManager/Folder.php | 66 + .../ListFoldersResponse.php | 47 + .../MoveFolderRequest.php | 30 + .../CloudResourceManager/Resource/Folders.php | 266 +- .../SearchFoldersRequest.php | 48 + .../SearchFoldersResponse.php | 47 + .../UndeleteFolderRequest.php | 20 + .../src/Google/Service/CloudRuntimeConfig.php | 8 +- .../Resource/Operations.php | 2 +- .../Service/CloudSourceRepositories.php | 41 + .../CloudSourceRepositories/AuditConfig.php | 11 +- .../CloudSourceRepositories/Policy.php | 9 - .../CloudSourceRepositories/ProjectConfig.php | 55 + .../CloudSourceRepositories/PubsubConfig.php | 48 + .../Service/CloudSourceRepositories/Repo.php | 16 + .../Resource/Projects.php | 31 + .../Resource/ProjectsRepos.php | 15 + .../UpdateProjectConfigRequest.php | 46 + .../UpdateRepoRequest.php | 46 + .../Google/Service/CloudTalentSolution.php | 281 + .../CloudTalentSolution/ApplicationInfo.php | 49 + .../BatchDeleteJobsRequest.php | 30 + .../CloudTalentSolution/BucketRange.php | 39 + .../CloudTalentSolution/BucketizedCount.php | 46 + .../CloudTalentSolution/CommuteFilter.php | 89 + .../CloudTalentSolution/CommuteInfo.php | 46 + .../Service/CloudTalentSolution/Company.php | 146 + .../CompanyDerivedInfo.php | 37 + .../CloudTalentSolution/CompensationEntry.php | 89 + .../CompensationFilter.php | 65 + .../CompensationHistogramRequest.php | 46 + .../CompensationHistogramResult.php | 46 + .../CloudTalentSolution/CompensationInfo.php | 70 + .../CloudTalentSolution/CompensationRange.php | 53 + .../CompleteQueryResponse.php | 54 + .../CloudTalentSolution/CompletionResult.php | 48 + .../CreateCompanyRequest.php | 37 + .../CloudTalentSolution/CreateJobRequest.php | 37 + .../CloudTalentSolution/CustomAttribute.php | 49 + .../CustomAttributeHistogramRequest.php | 55 + .../CustomAttributeHistogramResult.php | 55 + .../CloudTalentSolution/DeviceInfo.php | 39 + .../CloudTalentSolution/HistogramFacets.php | 63 + .../CloudTalentSolution/HistogramResult.php | 39 + .../CloudTalentSolution/HistogramResults.php | 70 + .../Service/CloudTalentSolution/Job.php | 327 + .../CloudTalentSolution/JobDerivedInfo.php | 47 + .../Service/CloudTalentSolution/JobQuery.php | 158 + .../Service/CloudTalentSolution/JobsEmpty.php | 20 + .../Service/CloudTalentSolution/LatLng.php | 39 + .../ListCompaniesResponse.php | 63 + .../CloudTalentSolution/ListJobsResponse.php | 63 + .../Service/CloudTalentSolution/Location.php | 71 + .../CloudTalentSolution/LocationFilter.php | 73 + .../CloudTalentSolution/MatchingJob.php | 80 + .../Service/CloudTalentSolution/Money.php | 48 + .../NumericBucketingOption.php | 40 + .../NumericBucketingResult.php | 56 + .../CloudTalentSolution/PostalAddress.php | 121 + .../CloudTalentSolution/ProcessingOptions.php | 39 + .../CloudTalentSolution/RequestMetadata.php | 64 + .../CloudTalentSolution/Resource/Projects.php | 86 + .../Resource/ProjectsCompanies.php | 140 + .../Resource/ProjectsJobs.php | 233 + .../CloudTalentSolution/ResponseMetadata.php | 30 + .../CloudTalentSolution/SearchJobsRequest.php | 150 + .../SearchJobsResponse.php | 138 + .../SpellingCorrection.php | 39 + .../Service/CloudTalentSolution/TimeOfDay.php | 57 + .../CloudTalentSolution/TimestampRange.php | 39 + .../UpdateCompanyRequest.php | 46 + .../CloudTalentSolution/UpdateJobRequest.php | 46 + .../src/Google/Service/CloudTasks.php | 105 +- .../Service/CloudTasks/AppEngineHttpQueue.php | 37 + .../CloudTasks/AppEngineHttpRequest.php | 28 +- .../src/Google/Service/CloudTasks/Attempt.php | 64 + .../src/Google/Service/CloudTasks/Binding.php | 16 + .../src/Google/Service/CloudTasks/Expr.php | 57 + .../Google/Service/CloudTasks/Location.php | 9 + .../src/Google/Service/CloudTasks/Queue.php | 32 +- .../Google/Service/CloudTasks/RateLimits.php | 20 +- .../CloudTasks/Resource/ProjectsLocations.php | 2 +- .../Resource/ProjectsLocationsQueues.php | 58 +- .../Resource/ProjectsLocationsQueuesTasks.php | 158 +- .../Google/Service/CloudTasks/RetryConfig.php | 9 - .../src/Google/Service/CloudTasks/Task.php | 74 +- .../src/Google/Service/CloudTrace.php | 4 +- .../Google/Service/CloudVideoIntelligence.php | 68 +- ...ideointelligenceV1AnnotateVideoRequest.php | 83 + ...igenceV1ExplicitContentDetectionConfig.php | 30 + ...ideointelligenceV1LabelDetectionConfig.php | 48 + ...ntelligenceV1ShotChangeDetectionConfig.php | 30 + ...leCloudVideointelligenceV1VideoContext.php | 86 + ...lligenceV1p1beta1AnnotateVideoProgress.php | 38 + ...lligenceV1p1beta1AnnotateVideoResponse.php | 38 + ...eCloudVideointelligenceV1p1beta1Entity.php | 48 + ...enceV1p1beta1ExplicitContentAnnotation.php | 38 + ...elligenceV1p1beta1ExplicitContentFrame.php | 39 + ...eointelligenceV1p1beta1LabelAnnotation.php | 86 + ...udVideointelligenceV1p1beta1LabelFrame.php | 39 + ...VideointelligenceV1p1beta1LabelSegment.php | 46 + ...eV1p1beta1SpeechRecognitionAlternative.php | 56 + ...telligenceV1p1beta1SpeechTranscription.php | 38 + ...igenceV1p1beta1VideoAnnotationProgress.php | 57 + ...ligenceV1p1beta1VideoAnnotationResults.php | 143 + ...VideointelligenceV1p1beta1VideoSegment.php | 39 + ...loudVideointelligenceV1p1beta1WordInfo.php | 48 + ...oogleLongrunningCancelOperationRequest.php | 20 + ...oogleLongrunningListOperationsResponse.php | 47 + .../GoogleProtobufEmpty.php | 20 + .../Resource/Operations.php | 107 + .../Resource/Videos.php | 4 +- .../src/Google/Service/Cloudbilling.php | 74 +- .../Service/Cloudbilling/AuditConfig.php | 47 + .../Service/Cloudbilling/AuditLogConfig.php | 40 + .../Service/Cloudbilling/BillingAccount.php | 9 + .../Google/Service/Cloudbilling/Binding.php | 56 + .../src/Google/Service/Cloudbilling/Expr.php | 57 + .../Google/Service/Cloudbilling/Policy.php | 72 + .../Cloudbilling/Resource/BillingAccounts.php | 113 +- .../Resource/BillingAccountsProjects.php | 4 +- .../Cloudbilling/Resource/Projects.php | 9 +- .../Cloudbilling/Resource/Services.php | 2 +- .../Cloudbilling/Resource/ServicesSkus.php | 12 +- .../Cloudbilling/SetIamPolicyRequest.php | 46 + .../TestIamPermissionsRequest.php | 31 + .../TestIamPermissionsResponse.php | 31 + .../Google/Service/Clouderrorreporting.php | 46 +- .../Resource/ProjectsEvents.php | 26 +- .../Resource/ProjectsGroupStats.php | 20 +- .../src/Google/Service/Compute.php | 1704 +++- .../Google/Service/Compute/AccessConfig.php | 9 + .../src/Google/Service/Compute/Address.php | 9 + .../Google/Service/Compute/AttachedDisk.php | 16 + .../Compute/AttachedDiskInitializeParams.php | 9 + .../Google/Service/Compute/BackendBucket.php | 16 + .../Compute/BackendBucketCdnPolicy.php | 40 + .../Google/Service/Compute/BackendService.php | 9 + .../Compute/BackendServiceCdnPolicy.php | 21 +- .../src/Google/Service/Compute/Disk.php | 43 + .../Compute/DiskInstantiationConfig.php | 57 + .../src/Google/Service/Compute/DiskType.php | 9 + .../Service/Compute/DistributionPolicy.php | 38 + .../DistributionPolicyZoneConfiguration.php | 30 + .../src/Google/Service/Compute/Firewall.php | 9 + .../Google/Service/Compute/ForwardingRule.php | 9 + .../src/Google/Service/Compute/Image.php | 43 + .../Service/Compute/InstanceGroupManager.php | 16 + .../Service/Compute/InstanceTemplate.php | 25 + .../Google/Service/Compute/Interconnect.php | 9 + .../Compute/InterconnectAttachment.php | 100 +- .../InterconnectAttachmentPartnerMetadata.php | 48 + .../src/Google/Service/Compute/License.php | 61 + .../Google/Service/Compute/LicenseCode.php | 110 + .../Compute/LicenseCodeLicenseAlias.php | 39 + .../Compute/LicenseResourceRequirements.php | 39 + .../Service/Compute/LicensesListResponse.php | 81 + .../Compute/LicensesListResponseWarning.php | 56 + .../LicensesListResponseWarningData.php | 39 + .../Service/Compute/NetworkInterface.php | 9 + .../src/Google/Service/Compute/NodeGroup.php | 111 + .../Compute/NodeGroupAggregatedList.php | 89 + .../NodeGroupAggregatedListWarning.php | 56 + .../NodeGroupAggregatedListWarningData.php | 39 + .../Google/Service/Compute/NodeGroupList.php | 90 + .../Service/Compute/NodeGroupListWarning.php | 56 + .../Compute/NodeGroupListWarningData.php | 39 + .../Google/Service/Compute/NodeGroupNode.php | 58 + .../Compute/NodeGroupsAddNodesRequest.php | 30 + .../Compute/NodeGroupsDeleteNodesRequest.php | 31 + .../Service/Compute/NodeGroupsListNodes.php | 90 + .../Compute/NodeGroupsListNodesWarning.php | 56 + .../NodeGroupsListNodesWarningData.php | 39 + .../Service/Compute/NodeGroupsScopedList.php | 54 + .../Compute/NodeGroupsScopedListWarning.php | 56 + .../NodeGroupsScopedListWarningData.php | 39 + .../NodeGroupsSetNodeTemplateRequest.php | 30 + .../Google/Service/Compute/NodeTemplate.php | 136 + .../Compute/NodeTemplateAggregatedList.php | 89 + .../NodeTemplateAggregatedListWarning.php | 56 + .../NodeTemplateAggregatedListWarningData.php | 39 + .../Service/Compute/NodeTemplateList.php | 90 + .../Compute/NodeTemplateListWarning.php | 56 + .../Compute/NodeTemplateListWarningData.php | 39 + .../NodeTemplateNodeTypeFlexibility.php | 48 + .../Compute/NodeTemplatesScopedList.php | 54 + .../NodeTemplatesScopedListWarning.php | 56 + .../NodeTemplatesScopedListWarningData.php | 39 + .../src/Google/Service/Compute/NodeType.php | 136 + .../Compute/NodeTypeAggregatedList.php | 89 + .../Compute/NodeTypeAggregatedListWarning.php | 56 + .../NodeTypeAggregatedListWarningData.php | 39 + .../Google/Service/Compute/NodeTypeList.php | 90 + .../Service/Compute/NodeTypeListWarning.php | 56 + .../Compute/NodeTypeListWarningData.php | 39 + .../Service/Compute/NodeTypesScopedList.php | 54 + .../Compute/NodeTypesScopedListWarning.php | 56 + .../NodeTypesScopedListWarningData.php | 39 + .../src/Google/Service/Compute/Project.php | 9 + .../ProjectsSetDefaultNetworkTierRequest.php | 30 + .../Service/Compute/RegionDiskTypeList.php | 90 + .../Compute/RegionDiskTypeListWarning.php | 56 + .../Compute/RegionDiskTypeListWarningData.php | 39 + .../Compute/RegionDisksResizeRequest.php | 30 + .../Compute/RegionSetLabelsRequest.php | 39 + .../Compute/Resource/AcceleratorTypes.php | 75 +- .../Service/Compute/Resource/Addresses.php | 76 +- .../Service/Compute/Resource/Autoscalers.php | 74 +- .../Compute/Resource/BackendBuckets.php | 100 +- .../Compute/Resource/BackendServices.php | 164 +- .../Service/Compute/Resource/DiskTypes.php | 76 +- .../Google/Service/Compute/Resource/Disks.php | 80 +- .../Service/Compute/Resource/Firewalls.php | 40 +- .../Compute/Resource/ForwardingRules.php | 76 +- .../Compute/Resource/GlobalAddresses.php | 38 +- .../Resource/GlobalForwardingRules.php | 38 +- .../Compute/Resource/GlobalOperations.php | 78 +- .../Service/Compute/Resource/HealthChecks.php | 38 +- .../Compute/Resource/HttpHealthChecks.php | 38 +- .../Compute/Resource/HttpsHealthChecks.php | 38 +- .../Service/Compute/Resource/Images.php | 38 +- .../Resource/InstanceGroupManagers.php | 120 +- .../Compute/Resource/InstanceGroups.php | 116 +- .../Compute/Resource/InstanceTemplates.php | 38 +- .../Service/Compute/Resource/Instances.php | 184 +- .../Resource/InterconnectAttachments.php | 108 +- .../Resource/InterconnectLocations.php | 38 +- .../Compute/Resource/Interconnects.php | 40 +- .../Service/Compute/Resource/LicenseCodes.php | 60 + .../Service/Compute/Resource/Licenses.php | 127 + .../Service/Compute/Resource/MachineTypes.php | 74 +- .../Service/Compute/Resource/Networks.php | 38 +- .../Service/Compute/Resource/NodeGroups.php | 353 + .../Compute/Resource/NodeTemplates.php | 208 + .../Service/Compute/Resource/NodeTypes.php | 150 + .../Service/Compute/Resource/Projects.php | 119 +- .../Compute/Resource/RegionAutoscalers.php | 40 +- .../Resource/RegionBackendServices.php | 40 +- .../Compute/Resource/RegionCommitments.php | 78 +- .../Compute/Resource/RegionDiskTypes.php | 98 + .../Service/Compute/Resource/RegionDisks.php | 262 + .../Resource/RegionInstanceGroupManagers.php | 82 +- .../Compute/Resource/RegionInstanceGroups.php | 76 +- .../Compute/Resource/RegionOperations.php | 36 +- .../Service/Compute/Resource/Regions.php | 38 +- .../Service/Compute/Resource/Routers.php | 78 +- .../Service/Compute/Resource/Routes.php | 38 +- .../Compute/Resource/SecurityPolicies.php | 247 + .../Service/Compute/Resource/Snapshots.php | 40 +- .../Compute/Resource/SslCertificates.php | 38 +- .../Service/Compute/Resource/SslPolicies.php | 238 + .../Service/Compute/Resource/Subnetworks.php | 163 +- .../Compute/Resource/TargetHttpProxies.php | 38 +- .../Compute/Resource/TargetHttpsProxies.php | 101 +- .../Compute/Resource/TargetInstances.php | 80 +- .../Service/Compute/Resource/TargetPools.php | 78 +- .../Compute/Resource/TargetSslProxies.php | 73 +- .../Compute/Resource/TargetTcpProxies.php | 40 +- .../Compute/Resource/TargetVpnGateways.php | 78 +- .../Service/Compute/Resource/UrlMaps.php | 38 +- .../Service/Compute/Resource/VpnTunnels.php | 80 +- .../Compute/Resource/ZoneOperations.php | 36 +- .../Google/Service/Compute/Resource/Zones.php | 38 +- .../Compute/RouterAdvertisedIpRange.php | 39 + .../src/Google/Service/Compute/RouterBgp.php | 37 +- .../Google/Service/Compute/RouterBgpPeer.php | 46 +- .../Service/Compute/RouterInterface.php | 9 + .../src/Google/Service/Compute/Scheduling.php | 19 +- .../Compute/SchedulingNodeAffinity.php | 49 + .../Google/Service/Compute/SecurityPolicy.php | 101 + .../Service/Compute/SecurityPolicyList.php | 81 + .../Compute/SecurityPolicyListWarning.php | 56 + .../Compute/SecurityPolicyListWarningData.php | 39 + .../Compute/SecurityPolicyReference.php | 30 + .../Service/Compute/SecurityPolicyRule.php | 82 + .../Compute/SecurityPolicyRuleMatcher.php | 46 + .../SecurityPolicyRuleMatcherConfig.php | 31 + .../Google/Service/Compute/SignedUrlKey.php | 39 + .../src/Google/Service/Compute/Snapshot.php | 9 + .../Service/Compute/SourceInstanceParams.php | 38 + .../Service/Compute/SslPoliciesList.php | 90 + ...lPoliciesListAvailableFeaturesResponse.php | 31 + .../Compute/SslPoliciesListWarning.php | 56 + .../Compute/SslPoliciesListWarningData.php | 39 + .../src/Google/Service/Compute/SslPolicy.php | 137 + .../Service/Compute/SslPolicyReference.php | 30 + .../Service/Compute/SslPolicyWarnings.php | 56 + .../Service/Compute/SslPolicyWarningsData.php | 39 + .../src/Google/Service/Compute/Subnetwork.php | 18 + ...rgetHttpsProxiesSetQuicOverrideRequest.php | 30 + .../Service/Compute/TargetHttpsProxy.php | 18 + .../Google/Service/Compute/TargetSslProxy.php | 9 + .../Compute/TestPermissionsRequest.php | 31 + .../Compute/TestPermissionsResponse.php | 31 + .../Service/Compute/UsableSubnetwork.php | 65 + .../UsableSubnetworkSecondaryRange.php | 39 + .../UsableSubnetworksAggregatedList.php | 90 + ...UsableSubnetworksAggregatedListWarning.php | 56 + ...leSubnetworksAggregatedListWarningData.php | 39 + .../src/Google/Service/Container.php | 484 ++ .../Container/CancelOperationRequest.php | 37 + .../src/Google/Service/Container/Cluster.php | 25 + .../Container/CompleteIPRotationRequest.php | 37 + .../Container/CreateClusterRequest.php | 27 + .../Container/CreateNodePoolRequest.php | 36 + .../Service/Container/NetworkConfig.php | 39 + .../Google/Service/Container/NodeConfig.php | 9 + .../Google/Service/Container/Operation.php | 9 + .../Container/Resource/ProjectsLocations.php | 51 + .../Resource/ProjectsLocationsClusters.php | 335 + .../ProjectsLocationsClustersNodePools.php | 207 + .../Resource/ProjectsLocationsOperations.php | 91 + .../Container/Resource/ProjectsZones.php | 13 +- .../Resource/ProjectsZonesClusters.php | 230 +- .../ProjectsZonesClustersNodePools.php | 160 +- .../Resource/ProjectsZonesOperations.php | 42 +- .../RollbackNodePoolUpgradeRequest.php | 46 + .../Container/SetAddonsConfigRequest.php | 36 + .../Service/Container/SetLabelsRequest.php | 36 + .../Container/SetLegacyAbacRequest.php | 36 + .../Service/Container/SetLocationsRequest.php | 36 + .../Container/SetLoggingServiceRequest.php | 36 + .../Container/SetMaintenancePolicyRequest.php | 36 + .../Container/SetMasterAuthRequest.php | 36 + .../Container/SetMonitoringServiceRequest.php | 36 + .../Container/SetNetworkPolicyRequest.php | 36 + .../SetNodePoolAutoscalingRequest.php | 45 + .../SetNodePoolManagementRequest.php | 45 + .../Container/SetNodePoolSizeRequest.php | 45 + .../Container/StartIPRotationRequest.php | 46 + .../Container/UpdateClusterRequest.php | 36 + .../Service/Container/UpdateMasterRequest.php | 36 + .../Container/UpdateNodePoolRequest.php | 45 + .../Service/Customsearch/Resource/Cse.php | 3 +- .../Customsearch/Resource/CseSiterestrict.php | 9 +- .../src/Google/Service/DLP.php | 241 +- .../Service/DLP/GooglePrivacyDlpV2Action.php | 69 + ...ivacyDlpV2AnalyzeDataSourceRiskDetails.php | 149 + .../DLP/GooglePrivacyDlpV2AuxiliaryTable.php | 70 + .../DLP/GooglePrivacyDlpV2BigQueryField.php | 53 + .../DLP/GooglePrivacyDlpV2BigQueryKey.php | 46 + .../DLP/GooglePrivacyDlpV2BigQueryOptions.php | 81 + .../DLP/GooglePrivacyDlpV2BigQueryTable.php | 48 + .../DLP/GooglePrivacyDlpV2BoundingBox.php | 57 + .../Service/DLP/GooglePrivacyDlpV2Bucket.php | 69 + .../DLP/GooglePrivacyDlpV2BucketingConfig.php | 38 + .../DLP/GooglePrivacyDlpV2ByteContentItem.php | 39 + .../GooglePrivacyDlpV2CancelDlpJobRequest.php | 20 + ...oglePrivacyDlpV2CategoricalStatsConfig.php | 37 + ...cyDlpV2CategoricalStatsHistogramBucket.php | 74 + ...oglePrivacyDlpV2CategoricalStatsResult.php | 38 + .../GooglePrivacyDlpV2CharacterMaskConfig.php | 65 + .../DLP/GooglePrivacyDlpV2CharsToIgnore.php | 39 + .../GooglePrivacyDlpV2CloudStorageFileSet.php | 30 + .../GooglePrivacyDlpV2CloudStorageOptions.php | 83 + .../GooglePrivacyDlpV2CloudStoragePath.php | 30 + .../Service/DLP/GooglePrivacyDlpV2Color.php | 48 + .../DLP/GooglePrivacyDlpV2Condition.php | 62 + .../DLP/GooglePrivacyDlpV2Conditions.php | 38 + .../DLP/GooglePrivacyDlpV2ContentItem.php | 62 + .../DLP/GooglePrivacyDlpV2ContentLocation.php | 96 + ...cyDlpV2CreateDeidentifyTemplateRequest.php | 46 + .../GooglePrivacyDlpV2CreateDlpJobRequest.php | 62 + ...ivacyDlpV2CreateInspectTemplateRequest.php | 46 + ...glePrivacyDlpV2CreateJobTriggerRequest.php | 46 + ...rivacyDlpV2CreateStoredInfoTypeRequest.php | 46 + .../GooglePrivacyDlpV2CryptoHashConfig.php | 37 + .../DLP/GooglePrivacyDlpV2CryptoKey.php | 69 + ...ePrivacyDlpV2CryptoReplaceFfxFpeConfig.php | 96 + .../DLP/GooglePrivacyDlpV2CustomInfoType.php | 127 + .../DLP/GooglePrivacyDlpV2DatastoreKey.php | 37 + .../GooglePrivacyDlpV2DatastoreOptions.php | 53 + .../DLP/GooglePrivacyDlpV2DateShiftConfig.php | 71 + .../DLP/GooglePrivacyDlpV2DateTime.php | 78 + .../GooglePrivacyDlpV2DeidentifyConfig.php | 53 + ...lePrivacyDlpV2DeidentifyContentRequest.php | 87 + ...ePrivacyDlpV2DeidentifyContentResponse.php | 53 + .../GooglePrivacyDlpV2DeidentifyTemplate.php | 82 + ...vacyDlpV2DeltaPresenceEstimationConfig.php | 63 + ...DeltaPresenceEstimationHistogramBucket.php | 74 + ...V2DeltaPresenceEstimationQuasiIdValues.php | 47 + ...vacyDlpV2DeltaPresenceEstimationResult.php | 38 + .../DLP/GooglePrivacyDlpV2DetectionRule.php | 37 + .../DLP/GooglePrivacyDlpV2Dictionary.php | 53 + .../Service/DLP/GooglePrivacyDlpV2DlpJob.php | 133 + .../GooglePrivacyDlpV2DocumentLocation.php | 30 + .../DLP/GooglePrivacyDlpV2EntityId.php | 37 + .../Service/DLP/GooglePrivacyDlpV2Error.php | 47 + .../DLP/GooglePrivacyDlpV2Expressions.php | 46 + .../Service/DLP/GooglePrivacyDlpV2FieldId.php | 30 + .../GooglePrivacyDlpV2FieldTransformation.php | 86 + .../Service/DLP/GooglePrivacyDlpV2FileSet.php | 30 + .../Service/DLP/GooglePrivacyDlpV2Finding.php | 96 + .../DLP/GooglePrivacyDlpV2FindingLimits.php | 56 + ...lePrivacyDlpV2FixedSizeBucketingConfig.php | 62 + .../DLP/GooglePrivacyDlpV2HotwordRule.php | 69 + .../DLP/GooglePrivacyDlpV2ImageLocation.php | 38 + ...GooglePrivacyDlpV2ImageRedactionConfig.php | 62 + .../DLP/GooglePrivacyDlpV2InfoType.php | 30 + .../GooglePrivacyDlpV2InfoTypeDescription.php | 49 + .../DLP/GooglePrivacyDlpV2InfoTypeLimit.php | 46 + .../DLP/GooglePrivacyDlpV2InfoTypeStats.php | 46 + ...oglePrivacyDlpV2InfoTypeTransformation.php | 54 + ...glePrivacyDlpV2InfoTypeTransformations.php | 38 + .../DLP/GooglePrivacyDlpV2InspectConfig.php | 106 + ...ooglePrivacyDlpV2InspectContentRequest.php | 62 + ...oglePrivacyDlpV2InspectContentResponse.php | 37 + ...lePrivacyDlpV2InspectDataSourceDetails.php | 53 + .../GooglePrivacyDlpV2InspectJobConfig.php | 79 + .../DLP/GooglePrivacyDlpV2InspectResult.php | 47 + .../DLP/GooglePrivacyDlpV2InspectTemplate.php | 82 + .../DLP/GooglePrivacyDlpV2JobTrigger.php | 133 + .../GooglePrivacyDlpV2KAnonymityConfig.php | 54 + ...PrivacyDlpV2KAnonymityEquivalenceClass.php | 47 + ...ePrivacyDlpV2KAnonymityHistogramBucket.php | 74 + .../GooglePrivacyDlpV2KAnonymityResult.php | 38 + ...GooglePrivacyDlpV2KMapEstimationConfig.php | 63 + ...vacyDlpV2KMapEstimationHistogramBucket.php | 74 + ...rivacyDlpV2KMapEstimationQuasiIdValues.php | 47 + ...GooglePrivacyDlpV2KMapEstimationResult.php | 38 + .../Service/DLP/GooglePrivacyDlpV2Key.php | 54 + .../DLP/GooglePrivacyDlpV2KindExpression.php | 30 + .../GooglePrivacyDlpV2KmsWrappedCryptoKey.php | 39 + .../GooglePrivacyDlpV2LDiversityConfig.php | 54 + ...PrivacyDlpV2LDiversityEquivalenceClass.php | 72 + ...ePrivacyDlpV2LDiversityHistogramBucket.php | 74 + .../GooglePrivacyDlpV2LDiversityResult.php | 38 + ...rivacyDlpV2LargeCustomDictionaryConfig.php | 69 + ...GooglePrivacyDlpV2LikelihoodAdjustment.php | 39 + ...cyDlpV2ListDeidentifyTemplatesResponse.php | 47 + .../GooglePrivacyDlpV2ListDlpJobsResponse.php | 47 + ...ooglePrivacyDlpV2ListInfoTypesResponse.php | 38 + ...ivacyDlpV2ListInspectTemplatesResponse.php | 47 + ...glePrivacyDlpV2ListJobTriggersResponse.php | 47 + ...rivacyDlpV2ListStoredInfoTypesResponse.php | 47 + .../DLP/GooglePrivacyDlpV2Location.php | 70 + ...GooglePrivacyDlpV2NumericalStatsConfig.php | 37 + ...GooglePrivacyDlpV2NumericalStatsResult.php | 70 + .../GooglePrivacyDlpV2OutputStorageConfig.php | 46 + .../DLP/GooglePrivacyDlpV2PartitionId.php | 39 + .../DLP/GooglePrivacyDlpV2PathElement.php | 48 + ...glePrivacyDlpV2PrimitiveTransformation.php | 181 + .../DLP/GooglePrivacyDlpV2PrivacyMetric.php | 117 + .../DLP/GooglePrivacyDlpV2Proximity.php | 39 + ...GooglePrivacyDlpV2PublishSummaryToCscc.php | 20 + .../DLP/GooglePrivacyDlpV2PublishToPubSub.php | 30 + .../Service/DLP/GooglePrivacyDlpV2QuasiId.php | 78 + .../DLP/GooglePrivacyDlpV2QuasiIdField.php | 46 + ...GooglePrivacyDlpV2QuasiIdentifierField.php | 46 + .../DLP/GooglePrivacyDlpV2QuoteInfo.php | 37 + .../Service/DLP/GooglePrivacyDlpV2Range.php | 39 + .../DLP/GooglePrivacyDlpV2RecordCondition.php | 37 + .../DLP/GooglePrivacyDlpV2RecordKey.php | 53 + .../DLP/GooglePrivacyDlpV2RecordLocation.php | 69 + .../GooglePrivacyDlpV2RecordSuppression.php | 37 + ...ooglePrivacyDlpV2RecordTransformations.php | 54 + .../DLP/GooglePrivacyDlpV2RedactConfig.php | 20 + .../GooglePrivacyDlpV2RedactImageRequest.php | 79 + .../GooglePrivacyDlpV2RedactImageResponse.php | 55 + .../Service/DLP/GooglePrivacyDlpV2Regex.php | 30 + ...lePrivacyDlpV2ReidentifyContentRequest.php | 87 + ...ePrivacyDlpV2ReidentifyContentResponse.php | 53 + .../GooglePrivacyDlpV2ReplaceValueConfig.php | 37 + ...ePrivacyDlpV2ReplaceWithInfoTypeConfig.php | 20 + .../GooglePrivacyDlpV2RequestedOptions.php | 53 + .../Service/DLP/GooglePrivacyDlpV2Result.php | 56 + ...ooglePrivacyDlpV2RiskAnalysisJobConfig.php | 70 + .../Service/DLP/GooglePrivacyDlpV2Row.php | 38 + .../DLP/GooglePrivacyDlpV2SaveFindings.php | 37 + .../DLP/GooglePrivacyDlpV2Schedule.php | 30 + .../GooglePrivacyDlpV2StatisticalTable.php | 70 + .../DLP/GooglePrivacyDlpV2StorageConfig.php | 85 + .../DLP/GooglePrivacyDlpV2StoredInfoType.php | 63 + ...GooglePrivacyDlpV2StoredInfoTypeConfig.php | 55 + ...ooglePrivacyDlpV2StoredInfoTypeVersion.php | 72 + .../DLP/GooglePrivacyDlpV2StoredType.php | 39 + .../DLP/GooglePrivacyDlpV2SummaryResult.php | 48 + .../DLP/GooglePrivacyDlpV2SurrogateType.php | 20 + .../Service/DLP/GooglePrivacyDlpV2Table.php | 54 + .../DLP/GooglePrivacyDlpV2TableLocation.php | 30 + .../DLP/GooglePrivacyDlpV2TaggedField.php | 78 + .../DLP/GooglePrivacyDlpV2TimePartConfig.php | 30 + .../DLP/GooglePrivacyDlpV2TimeZone.php | 30 + .../DLP/GooglePrivacyDlpV2TimespanConfig.php | 64 + ...oglePrivacyDlpV2TransformationOverview.php | 47 + ...ooglePrivacyDlpV2TransformationSummary.php | 127 + .../GooglePrivacyDlpV2TransientCryptoKey.php | 30 + .../Service/DLP/GooglePrivacyDlpV2Trigger.php | 37 + .../GooglePrivacyDlpV2UnwrappedCryptoKey.php | 30 + ...cyDlpV2UpdateDeidentifyTemplateRequest.php | 46 + ...ivacyDlpV2UpdateInspectTemplateRequest.php | 46 + ...glePrivacyDlpV2UpdateJobTriggerRequest.php | 46 + ...rivacyDlpV2UpdateStoredInfoTypeRequest.php | 46 + .../Service/DLP/GooglePrivacyDlpV2Value.php | 107 + .../DLP/GooglePrivacyDlpV2ValueFrequency.php | 46 + .../DLP/GooglePrivacyDlpV2WordList.php | 31 + .../Google/Service/DLP/Resource/InfoTypes.php | 8 +- .../OrganizationsDeidentifyTemplates.php | 55 +- .../OrganizationsInspectTemplates.php | 55 +- .../Resource/OrganizationsStoredInfoTypes.php | 117 + .../Service/DLP/Resource/ProjectsContent.php | 48 +- .../Resource/ProjectsDeidentifyTemplates.php | 55 +- .../Service/DLP/Resource/ProjectsDlpJobs.php | 53 +- .../Service/DLP/Resource/ProjectsImage.php | 18 +- .../DLP/Resource/ProjectsInspectTemplates.php | 59 +- .../DLP/Resource/ProjectsJobTriggers.php | 67 +- .../DLP/Resource/ProjectsStoredInfoTypes.php | 116 + .../src/Google/Service/Dataflow.php | 82 +- .../Service/Dataflow/AutoscalingEvent.php | 9 + .../Service/Dataflow/BigQueryIODetails.php | 57 + .../Service/Dataflow/BigTableIODetails.php | 48 + .../Google/Service/Dataflow/CounterUpdate.php | 16 + .../Service/Dataflow/DatastoreIODetails.php | 39 + .../Google/Service/Dataflow/FileIODetails.php | 30 + .../Google/Service/Dataflow/IntegerGauge.php | 46 + .../src/Google/Service/Dataflow/Job.php | 16 + .../Google/Service/Dataflow/JobMetadata.php | 134 + .../Google/Service/Dataflow/MetricUpdate.php | 9 + .../Service/Dataflow/PubSubIODetails.php | 39 + .../Dataflow/Resource/ProjectsJobs.php | 16 +- .../Resource/ProjectsJobsMessages.php | 12 +- .../Resource/ProjectsLocationsJobs.php | 4 +- .../ProjectsLocationsJobsMessages.php | 10 +- .../Dataflow/Resource/ProjectsTemplates.php | 6 +- .../Google/Service/Dataflow/SdkVersion.php | 48 + .../Service/Dataflow/SpannerIODetails.php | 48 + .../src/Google/Service/Dataproc.php | 364 +- .../src/Google/Service/Dataproc/Binding.php | 56 + .../Google/Service/Dataproc/ClusterConfig.php | 16 + .../Service/Dataproc/ClusterOperation.php | 48 + .../Service/Dataproc/ClusterSelector.php | 39 + .../Google/Service/Dataproc/DiskConfig.php | 9 + .../Service/Dataproc/EncryptionConfig.php | 30 + .../src/Google/Service/Dataproc/Expr.php | 57 + .../Service/Dataproc/GetIamPolicyRequest.php | 20 + .../InstantiateWorkflowTemplateRequest.php | 48 + .../ListWorkflowTemplatesResponse.php | 47 + .../Service/Dataproc/ManagedCluster.php | 55 + .../Google/Service/Dataproc/OrderedJob.php | 161 + .../Service/Dataproc/ParameterValidation.php | 53 + .../src/Google/Service/Dataproc/Policy.php | 56 + .../Service/Dataproc/RegexValidation.php | 31 + .../Dataproc/Resource/ProjectsLocations.php | 28 + .../ProjectsLocationsWorkflowTemplates.php | 232 + .../Resource/ProjectsRegionsClusters.php | 64 +- .../Dataproc/Resource/ProjectsRegionsJobs.php | 54 + .../Resource/ProjectsRegionsOperations.php | 55 + .../ProjectsRegionsWorkflowTemplates.php | 232 + .../Service/Dataproc/SetIamPolicyRequest.php | 37 + .../Service/Dataproc/TemplateParameter.php | 65 + .../Dataproc/TestIamPermissionsRequest.php | 31 + .../Dataproc/TestIamPermissionsResponse.php | 31 + .../Service/Dataproc/ValueValidation.php | 31 + .../Google/Service/Dataproc/WorkflowGraph.php | 38 + .../Service/Dataproc/WorkflowMetadata.php | 114 + .../Google/Service/Dataproc/WorkflowNode.php | 67 + .../Service/Dataproc/WorkflowTemplate.php | 124 + .../Dataproc/WorkflowTemplatePlacement.php | 53 + .../src/Google/Service/Datastore.php | 76 +- .../GoogleDatastoreAdminV1CommonMetadata.php | 66 + .../GoogleDatastoreAdminV1EntityFilter.php | 40 + ...DatastoreAdminV1ExportEntitiesMetadata.php | 94 + ...eDatastoreAdminV1ExportEntitiesRequest.php | 55 + ...DatastoreAdminV1ExportEntitiesResponse.php | 30 + ...DatastoreAdminV1ImportEntitiesMetadata.php | 94 + ...eDatastoreAdminV1ImportEntitiesRequest.php | 55 + .../Datastore/GoogleDatastoreAdminV1Index.php | 83 + ...DatastoreAdminV1IndexOperationMetadata.php | 62 + .../GoogleDatastoreAdminV1IndexedProperty.php | 39 + ...gleDatastoreAdminV1ListIndexesResponse.php | 47 + .../GoogleDatastoreAdminV1Progress.php | 39 + .../Service/Datastore/Resource/Projects.php | 39 + .../Datastore/Resource/ProjectsIndexes.php | 63 + .../Datastore/Resource/ProjectsOperations.php | 2 +- .../src/Google/Service/DeploymentManager.php | 4 + .../GlobalSetPolicyRequest.php | 63 + .../Resource/Deployments.php | 6 +- .../src/Google/Service/Dfareporting.php | 69 +- .../Service/Dfareporting/Conversion.php | 18 + .../Google/Service/Dfareporting/Creative.php | 52 +- .../Service/Dfareporting/CreativeAsset.php | 34 +- .../Google/Service/Dfareporting/DeepLink.php | 74 + .../Service/Dfareporting/LandingPage.php | 19 +- .../Google/Service/Dfareporting/MobileApp.php | 66 + .../Dfareporting/MobileAppsListResponse.php | 56 + .../Google/Service/Dfareporting/Placement.php | 16 + .../Resource/AdvertiserLandingPages.php | 2 + .../Dfareporting/Resource/DirectorySites.php | 4 +- .../Dfareporting/Resource/MobileApps.php | 67 + .../Service/Dfareporting/Resource/Sizes.php | 5 +- .../src/Google/Service/Dialogflow.php | 269 +- .../GoogleCloudDialogflowV2Agent.php | 112 + ...DialogflowV2BatchCreateEntitiesRequest.php | 47 + ...DialogflowV2BatchDeleteEntitiesRequest.php | 40 + ...logflowV2BatchDeleteEntityTypesRequest.php | 31 + ...dDialogflowV2BatchDeleteIntentsRequest.php | 38 + ...DialogflowV2BatchUpdateEntitiesRequest.php | 56 + ...logflowV2BatchUpdateEntityTypesRequest.php | 64 + ...dDialogflowV2BatchUpdateIntentsRequest.php | 73 + ...leCloudDialogflowV2DetectIntentRequest.php | 62 + ...eCloudDialogflowV2DetectIntentResponse.php | 62 + ...GoogleCloudDialogflowV2EntityTypeBatch.php | 38 + ...gleCloudDialogflowV2ExportAgentRequest.php | 30 + ...gleCloudDialogflowV2ImportAgentRequest.php | 39 + ...oogleCloudDialogflowV2InputAudioConfig.php | 58 + .../GoogleCloudDialogflowV2IntentBatch.php | 38 + ...eCloudDialogflowV2ListContextsResponse.php | 47 + ...oudDialogflowV2ListEntityTypesResponse.php | 47 + ...leCloudDialogflowV2ListIntentsResponse.php | 47 + ...ogflowV2ListSessionEntityTypesResponse.php | 47 + ...ialogflowV2OriginalDetectIntentRequest.php | 9 + .../GoogleCloudDialogflowV2QueryInput.php | 69 + ...GoogleCloudDialogflowV2QueryParameters.php | 97 + ...leCloudDialogflowV2RestoreAgentRequest.php | 39 + ...eCloudDialogflowV2SearchAgentsResponse.php | 47 + ...ogleCloudDialogflowV2SessionEntityType.php | 56 + .../GoogleCloudDialogflowV2TextInput.php | 39 + ...ogleCloudDialogflowV2TrainAgentRequest.php | 20 + .../GoogleCloudDialogflowV2beta1Intent.php | 9 + ...gleCloudDialogflowV2beta1IntentMessage.php | 48 + ...V2beta1IntentMessageTelephonyPlayAudio.php | 30 + ...IntentMessageTelephonySynthesizeSpeech.php | 39 + ...eta1IntentMessageTelephonyTransferCall.php | 30 + ...CloudDialogflowV2beta1KnowledgeAnswers.php | 38 + ...ialogflowV2beta1KnowledgeAnswersAnswer.php | 66 + ...gflowV2beta1KnowledgeOperationMetadata.php | 30 + ...flowV2beta1OriginalDetectIntentRequest.php | 9 + ...oogleCloudDialogflowV2beta1QueryResult.php | 32 + .../GoogleCloudDialogflowV2beta1Sentiment.php | 39 + ...alogflowV2beta1SentimentAnalysisResult.php | 37 + ...leCloudDialogflowV2beta1WebhookRequest.php | 19 +- ...eCloudDialogflowV2beta1WebhookResponse.php | 9 + .../Service/Dialogflow/Resource/Projects.php | 4 +- .../Dialogflow/Resource/ProjectsAgent.php | 20 +- .../Resource/ProjectsAgentEntityTypes.php | 32 +- .../ProjectsAgentEntityTypesEntities.php | 12 +- .../Resource/ProjectsAgentIntents.php | 40 +- .../Resource/ProjectsAgentSessions.php | 23 +- .../ProjectsAgentSessionsContexts.php | 51 +- .../ProjectsAgentSessionsEntityTypes.php | 49 +- .../src/Google/Service/Digitalassetlinks.php | 14 +- .../Digitalassetlinks/Resource/Assetlinks.php | 50 +- .../src/Google/Service/Directory.php | 33 +- .../src/Google/Service/Directory/Member.php | 12 + .../Directory/Resource/Chromeosdevices.php | 2 +- .../Service/Directory/Resource/Groups.php | 13 +- .../Service/Directory/Resource/Members.php | 11 +- .../Directory/Resource/Mobiledevices.php | 2 +- .../Directory/Resource/ResourcesBuildings.php | 3 + .../Directory/Resource/ResourcesCalendars.php | 6 +- .../Directory/Resource/ResourcesFeatures.php | 1 + .../src/Google/Service/Directory/Schema.php | 9 + .../Service/Directory/SchemaFieldSpec.php | 9 + .../src/Google/Service/Directory/User.php | 9 + .../Service/Directory/UserPosixAccount.php | 9 + .../src/Google/Service/Dns.php | 190 + .../src/Google/Service/Dns/Change.php | 9 + .../Service/Dns/ChangesListResponse.php | 16 + .../src/Google/Service/Dns/DnsKey.php | 128 + .../src/Google/Service/Dns/DnsKeyDigest.php | 39 + .../src/Google/Service/Dns/DnsKeySpec.php | 57 + .../Service/Dns/DnsKeysListResponse.php | 72 + .../src/Google/Service/Dns/ManagedZone.php | 25 + .../Service/Dns/ManagedZoneDnsSecConfig.php | 65 + .../Dns/ManagedZoneOperationsListResponse.php | 72 + .../Service/Dns/ManagedZonesListResponse.php | 16 + .../src/Google/Service/Dns/Operation.php | 107 + .../Service/Dns/OperationDnsKeyContext.php | 53 + .../Dns/OperationManagedZoneContext.php | 53 + .../src/Google/Service/Dns/Quota.php | 28 +- .../Google/Service/Dns/Resource/Changes.php | 8 + .../Google/Service/Dns/Resource/DnsKeys.php | 75 + .../Dns/Resource/ManagedZoneOperations.php | 73 + .../Service/Dns/Resource/ManagedZones.php | 52 + .../Google/Service/Dns/Resource/Projects.php | 4 + .../Google/Service/Dns/ResourceRecordSet.php | 11 +- .../Dns/ResourceRecordSetsListResponse.php | 16 + .../src/Google/Service/Dns/ResponseHeader.php | 30 + .../src/Google/Service/Drive.php | 4 + .../src/Google/Service/Drive/DriveFile.php | 9 + .../Service/Drive/DriveFileCapabilities.php | 63 + .../Service/Drive/Resource/Permissions.php | 35 +- .../Service/Drive/Resource/Teamdrives.php | 17 +- .../src/Google/Service/Drive/TeamDrive.php | 16 + .../Service/Drive/TeamDriveCapabilities.php | 45 + .../Service/Drive/TeamDriveRestrictions.php | 57 + .../Google/Service/FirebaseDynamicLinks.php | 21 +- .../CreateManagedShortLinkRequest.php | 71 + .../CreateManagedShortLinkResponse.php | 63 + .../FirebaseDynamicLinks/DynamicLinkInfo.php | 9 + .../GetIosPostInstallAttributionResponse.php | 9 + .../GetIosReopenAttributionRequest.php | 39 + .../GetIosReopenAttributionResponse.php | 75 + .../FirebaseDynamicLinks/ManagedShortLink.php | 83 + .../Resource/ManagedShortLinks.php | 52 + .../FirebaseDynamicLinks/Resource/V1.php | 14 + .../Service/FirebaseDynamicLinks/Suffix.php | 9 + .../src/Google/Service/FirebaseRules.php | 8 +- .../Resource/ProjectsReleases.php | 14 +- .../Service/FirebaseRules/TestResult.php | 18 +- .../FirebaseRules/VisitedExpression.php | 46 + .../src/Google/Service/Firestore.php | 228 +- ...oogleLongrunningCancelOperationRequest.php | 20 + ...oogleLongrunningListOperationsResponse.php | 47 + .../Firestore/GoogleLongrunningOperation.php | 73 + .../Firestore/ListLocationsResponse.php | 47 + .../src/Google/Service/Firestore/Location.php | 66 + .../Resource/ProjectsDatabasesOperations.php | 108 + .../Firestore/Resource/ProjectsLocations.php | 60 + .../src/Google/Service/Genomics.php | 16 +- .../src/Google/Service/Genomics/Binding.php | 16 + .../Service/Genomics/ContainerKilledEvent.php | 30 + .../Genomics/ContainerStoppedEvent.php | 9 + .../src/Google/Service/Genomics/Expr.php | 57 + .../Service/Genomics/Resource/Callsets.php | 26 +- .../Service/Genomics/Resource/Datasets.php | 47 +- .../Service/Genomics/Resource/Operations.php | 3 +- .../Genomics/Resource/Readgroupsets.php | 28 +- .../Resource/ReadgroupsetsCoveragebuckets.php | 10 +- .../Service/Genomics/Resource/Reads.php | 4 - .../Service/Genomics/Resource/References.php | 8 - .../Genomics/Resource/ReferencesBases.php | 8 +- .../Genomics/Resource/Referencesets.php | 8 - .../Service/Genomics/Resource/Variants.php | 34 +- .../Service/Genomics/Resource/Variantsets.php | 32 +- .../Service/Genomics/RunPipelineResponse.php | 20 + .../src/Google/Service/Gmail.php | 61 + .../src/Google/Service/Gmail/Delegate.php | 39 + .../Service/Gmail/ListDelegatesResponse.php | 38 + .../Gmail/Resource/UsersSettingsDelegates.php | 119 + .../Google/Service/Groupssettings/Groups.php | 108 + .../src/Google/Service/HangoutsChat.php | 102 +- .../Service/HangoutsChat/DeprecatedEvent.php | 130 + .../Google/Service/HangoutsChat/Message.php | 9 + .../src/Google/Service/IAMCredentials.php | 113 + .../GenerateAccessTokenRequest.php | 49 + .../GenerateAccessTokenResponse.php | 39 + .../IAMCredentials/GenerateIdTokenRequest.php | 49 + .../GenerateIdTokenResponse.php | 30 + ...erateIdentityBindingAccessTokenRequest.php | 40 + ...rateIdentityBindingAccessTokenResponse.php | 39 + .../IAMCredentials/Resource/Projects.php | 28 + .../Resource/ProjectsServiceAccounts.php | 117 + .../IAMCredentials/SignBlobRequest.php | 40 + .../IAMCredentials/SignBlobResponse.php | 39 + .../Service/IAMCredentials/SignJwtRequest.php | 40 + .../IAMCredentials/SignJwtResponse.php | 39 + .../src/Google/Service/Iam.php | 34 +- .../src/Google/Service/Iam/Binding.php | 16 + .../src/Google/Service/Iam/BindingDelta.php | 16 + .../src/Google/Service/Iam/Expr.php | 57 + .../Google/Service/Iam/LintPolicyRequest.php | 87 + .../Google/Service/Iam/LintPolicyResponse.php | 38 + .../src/Google/Service/Iam/LintResult.php | 84 + .../Service/Iam/Resource/IamPolicies.php | 33 + .../Service/Iam/Resource/ProjectsRoles.php | 4 +- .../src/Google/Service/Iam/Resource/Roles.php | 8 +- ...oolkitRelyingpartyCreateAuthUriRequest.php | 18 + ...oolkitRelyingpartySignupNewUserRequest.php | 18 + ...lkitRelyingpartyVerifyAssertionRequest.php | 18 + ...olkitRelyingpartyVerifyPasswordRequest.php | 18 + .../src/Google/Service/Indexing.php | 75 + .../PublishUrlNotificationResponse.php | 37 + .../Indexing/Resource/UrlNotifications.php | 58 + .../Service/Indexing/UrlNotification.php | 48 + .../Indexing/UrlNotificationMetadata.php | 62 + .../src/Google/Service/JobService.php | 293 + .../JobService/BatchDeleteJobsRequest.php | 30 + .../Google/Service/JobService/BucketRange.php | 39 + .../Service/JobService/BucketizedCount.php | 46 + .../Google/Service/JobService/CommuteInfo.php | 46 + .../Service/JobService/CommutePreference.php | 82 + .../src/Google/Service/JobService/Company.php | 198 + .../Service/JobService/CompanyInfoSource.php | 57 + .../Service/JobService/CompensationEntry.php | 89 + .../Service/JobService/CompensationFilter.php | 65 + .../CompensationHistogramRequest.php | 46 + .../CompensationHistogramResult.php | 46 + .../Service/JobService/CompensationInfo.php | 127 + .../Service/JobService/CompensationRange.php | 53 + .../JobService/CompleteQueryResponse.php | 54 + .../Service/JobService/CompletionResult.php | 48 + .../Service/JobService/CreateJobRequest.php | 62 + .../Service/JobService/CustomAttribute.php | 55 + .../CustomAttributeHistogramRequest.php | 55 + .../CustomAttributeHistogramResult.php | 55 + .../Google/Service/JobService/CustomField.php | 31 + .../Service/JobService/CustomFieldFilter.php | 40 + .../src/Google/Service/JobService/Date.php | 48 + .../JobService/DeleteJobsByFilterRequest.php | 46 + .../Google/Service/JobService/DeviceInfo.php | 39 + .../JobService/ExtendedCompensationFilter.php | 74 + .../JobService/ExtendedCompensationInfo.php | 97 + ...endedCompensationInfoCompensationEntry.php | 105 + ...endedCompensationInfoCompensationRange.php | 53 + .../ExtendedCompensationInfoDecimal.php | 39 + .../src/Google/Service/JobService/Filter.php | 30 + .../JobService/GetHistogramRequest.php | 88 + .../JobService/GetHistogramResponse.php | 54 + .../Service/JobService/HistogramFacets.php | 63 + .../Service/JobService/HistogramResult.php | 39 + .../Service/JobService/HistogramResults.php | 70 + .../src/Google/Service/JobService/Job.php | 434 + .../Google/Service/JobService/JobFilters.php | 192 + .../Google/Service/JobService/JobLocation.php | 71 + .../JobService/JobProcessingOptions.php | 39 + .../Google/Service/JobService/JobQuery.php | 151 + .../Google/Service/JobService/JobsEmpty.php | 20 + .../src/Google/Service/JobService/LatLng.php | 39 + .../JobService/ListCompaniesResponse.php | 63 + .../JobService/ListCompanyJobsResponse.php | 72 + .../Service/JobService/ListJobsResponse.php | 63 + .../Service/JobService/LocationFilter.php | 73 + .../Google/Service/JobService/MatchingJob.php | 80 + .../src/Google/Service/JobService/Money.php | 48 + .../JobService/NumericBucketingOption.php | 40 + .../JobService/NumericBucketingResult.php | 56 + .../Service/JobService/PostalAddress.php | 121 + .../Service/JobService/RequestMetadata.php | 64 + .../Service/JobService/Resource/Companies.php | 135 + .../JobService/Resource/CompaniesJobs.php | 80 + .../Service/JobService/Resource/Jobs.php | 246 + .../Google/Service/JobService/Resource/V2.php | 71 + .../Service/JobService/ResponseMetadata.php | 49 + .../Service/JobService/SearchJobsRequest.php | 175 + .../Service/JobService/SearchJobsResponse.php | 163 + .../Service/JobService/SpellingCorrection.php | 39 + .../Service/JobService/StringValues.php | 31 + .../Service/JobService/UpdateJobRequest.php | 71 + .../src/Google/Service/Logging.php | 10 +- .../src/Google/Service/Logging/LogEntry.php | 16 + .../Service/Logging/MetricDescriptor.php | 16 + .../Logging/MetricDescriptorMetadata.php | 48 + .../Logging/MonitoredResourceMetadata.php | 39 + .../src/Google/Service/Logging/RequestLog.php | 9 + .../Logging/Resource/BillingAccountsSinks.php | 16 +- .../Service/Logging/Resource/Entries.php | 15 +- .../Service/Logging/Resource/FoldersSinks.php | 16 +- .../Resource/MonitoredResourceDescriptors.php | 4 +- .../Logging/Resource/OrganizationsSinks.php | 16 +- .../Logging/Resource/ProjectsSinks.php | 22 +- .../Google/Service/Logging/Resource/Sinks.php | 14 +- .../src/Google/Service/ManufacturerCenter.php | 10 + .../Service/ManufacturerCenter/Attributes.php | 18 + .../ManufacturerCenter/DestinationStatus.php | 39 + .../Service/ManufacturerCenter/Issue.php | 27 + .../Service/ManufacturerCenter/Product.php | 75 +- .../Resource/AccountsProducts.php | 5 + .../src/Google/Service/Monitoring.php | 287 +- .../Google/Service/Monitoring/Aggregation.php | 58 + .../Google/Service/Monitoring/AlertPolicy.php | 140 + .../Google/Service/Monitoring/Condition.php | 71 + .../Service/Monitoring/Distribution.php | 18 +- .../Service/Monitoring/Documentation.php | 39 + .../Service/Monitoring/DroppedLabels.php | 30 + .../Google/Service/Monitoring/Exemplar.php | 49 + ...ficationChannelVerificationCodeRequest.php | 30 + ...icationChannelVerificationCodeResponse.php | 39 + .../Monitoring/ListAlertPoliciesResponse.php | 47 + ...NotificationChannelDescriptorsResponse.php | 47 + .../ListNotificationChannelsResponse.php | 47 + .../Monitoring/ListTimeSeriesResponse.php | 16 + .../Service/Monitoring/MetricAbsence.php | 72 + .../Service/Monitoring/MetricDescriptor.php | 16 + .../Monitoring/MetricDescriptorMetadata.php | 48 + .../Service/Monitoring/MetricThreshold.php | 115 + .../Service/Monitoring/MutationRecord.php | 39 + .../Monitoring/NotificationChannel.php | 93 + .../NotificationChannelDescriptor.php | 83 + .../Resource/ProjectsAlertPolicies.php | 146 + .../Monitoring/Resource/ProjectsGroups.php | 16 +- .../Resource/ProjectsGroupsMembers.php | 12 +- .../Resource/ProjectsMetricDescriptors.php | 4 +- .../ProjectsMonitoredResourceDescriptors.php | 10 +- ...ProjectsNotificationChannelDescriptors.php | 71 + .../Resource/ProjectsNotificationChannels.php | 205 + .../Resource/ProjectsTimeSeries.php | 47 +- ...ficationChannelVerificationCodeRequest.php | 20 + .../Google/Service/Monitoring/SpanContext.php | 30 + .../src/Google/Service/Monitoring/Trigger.php | 39 + .../VerifyNotificationChannelRequest.php | 30 + .../src/Google/Service/Pagespeedonline.php | 20 +- .../PagespeedApiFormatStringV4.php | 47 + .../PagespeedApiFormatStringV4Args.php | 84 + .../PagespeedApiFormatStringV4ArgsRects.php | 57 + ...eedApiFormatStringV4ArgsSecondaryRects.php | 57 + .../Pagespeedonline/PagespeedApiImageV4.php | 86 + .../PagespeedApiImageV4PageRect.php | 57 + .../PagespeedApiPagespeedResponseV4.php | 188 + ...ApiPagespeedResponseV4FormattedResults.php | 46 + ...seV4FormattedResultsRuleResultsElement.php | 90 + ...ttedResultsRuleResultsElementUrlBlocks.php | 54 + ...ResultsRuleResultsElementUrlBlocksUrls.php | 54 + ...piPagespeedResponseV4LoadingExperience.php | 68 + ...ponseV4LoadingExperienceMetricsElement.php | 56 + ...gExperienceMetricsElementDistributions.php | 48 + ...gespeedApiPagespeedResponseV4PageStats.php | 211 + ...piPagespeedResponseV4RuleGroupsElement.php | 39 + ...PagespeedApiPagespeedResponseV4Version.php | 39 + .../Pagespeedonline/Resource/Pagespeedapi.php | 11 +- .../src/Google/Service/Partners.php | 208 +- .../src/Google/Service/Partners/Company.php | 9 + .../Service/Partners/Resource/Analytics.php | 8 +- .../Service/Partners/Resource/Companies.php | 32 +- .../Service/Partners/Resource/Leads.php | 12 +- .../Service/Partners/Resource/Offers.php | 10 +- .../Partners/Resource/OffersHistory.php | 18 +- .../Service/Partners/Resource/UserStates.php | 6 +- .../Service/Partners/Resource/Users.php | 42 +- .../Google/Service/Partners/Resource/V2.php | 34 +- .../src/Google/Service/Partners/User.php | 9 + .../src/Google/Service/PeopleService.php | 14 +- .../Google/Service/PeopleService/Person.php | 16 + .../Service/PeopleService/Resource/People.php | 14 +- .../Resource/PeopleConnections.php | 11 +- .../Service/PeopleService/SipAddress.php | 64 + .../src/Google/Service/PhotosLibrary.php | 182 + .../AddEnrichmentToAlbumRequest.php | 53 + .../AddEnrichmentToAlbumResponse.php | 37 + .../Google/Service/PhotosLibrary/Album.php | 91 + .../Service/PhotosLibrary/AlbumPosition.php | 48 + .../BatchCreateMediaItemsRequest.php | 63 + .../BatchCreateMediaItemsResponse.php | 38 + .../Service/PhotosLibrary/ContentFilter.php | 40 + .../Service/PhotosLibrary/ContributorInfo.php | 39 + .../PhotosLibrary/CreateAlbumRequest.php | 37 + .../src/Google/Service/PhotosLibrary/Date.php | 48 + .../Service/PhotosLibrary/DateFilter.php | 54 + .../Service/PhotosLibrary/DateRange.php | 53 + .../Service/PhotosLibrary/EnrichmentItem.php | 30 + .../Google/Service/PhotosLibrary/Filters.php | 78 + .../PhotosLibrary/JoinSharedAlbumRequest.php | 30 + .../PhotosLibrary/JoinSharedAlbumResponse.php | 20 + .../Google/Service/PhotosLibrary/LatLng.php | 39 + .../PhotosLibrary/ListAlbumsResponse.php | 47 + .../ListSharedAlbumsResponse.php | 47 + .../Google/Service/PhotosLibrary/Location.php | 46 + .../PhotosLibrary/LocationEnrichment.php | 37 + .../Service/PhotosLibrary/MapEnrichment.php | 53 + .../Service/PhotosLibrary/MediaItem.php | 98 + .../Service/PhotosLibrary/MediaMetadata.php | 80 + .../Service/PhotosLibrary/MediaTypeFilter.php | 31 + .../PhotosLibrary/NewEnrichmentItem.php | 69 + .../Service/PhotosLibrary/NewMediaItem.php | 46 + .../PhotosLibrary/NewMediaItemResult.php | 62 + .../Google/Service/PhotosLibrary/Photo.php | 75 + .../Service/PhotosLibrary/Resource/Albums.php | 108 + .../PhotosLibrary/Resource/MediaItems.php | 85 + .../PhotosLibrary/Resource/SharedAlbums.php | 62 + .../PhotosLibrary/SearchMediaItemsRequest.php | 64 + .../SearchMediaItemsResponse.php | 47 + .../PhotosLibrary/ShareAlbumRequest.php | 37 + .../PhotosLibrary/ShareAlbumResponse.php | 37 + .../Service/PhotosLibrary/ShareInfo.php | 55 + .../PhotosLibrary/SharedAlbumOptions.php | 39 + .../Service/PhotosLibrary/SimpleMediaItem.php | 30 + .../Google/Service/PhotosLibrary/Status.php | 49 + .../Service/PhotosLibrary/TextEnrichment.php | 30 + .../Google/Service/PhotosLibrary/Video.php | 57 + .../src/Google/Service/PolyService.php | 39 +- .../src/Google/Service/PolyService/Asset.php | 16 + .../PolyService/PresentationParams.php | 9 + .../Google/Service/PolyService/RemixInfo.php | 31 + .../Service/PolyService/Resource/Assets.php | 16 +- .../PolyService/Resource/UsersLikedassets.php | 8 +- .../src/Google/Service/Pubsub.php | 24 +- .../src/Google/Service/Pubsub/Binding.php | 16 + .../Service/Pubsub/CreateSnapshotRequest.php | 9 + .../src/Google/Service/Pubsub/Expr.php | 57 + .../Pubsub/Resource/ProjectsSnapshots.php | 62 +- .../Pubsub/Resource/ProjectsSubscriptions.php | 26 +- .../Pubsub/Resource/ProjectsTopics.php | 32 +- .../Resource/ProjectsTopicsSnapshots.php | 11 +- .../src/Google/Service/Pubsub/Snapshot.php | 9 + .../Google/Service/Pubsub/Subscription.php | 9 + .../src/Google/Service/Pubsub/Topic.php | 9 + .../Service/Pubsub/UpdateTopicRequest.php | 46 + .../src/Google/Service/Replicapool.php | 220 +- .../Service/Replicapool/AccessConfig.php | 48 + .../src/Google/Service/Replicapool/Action.php | 56 + .../Service/Replicapool/DiskAttachment.php | 39 + .../Service/Replicapool/EnvVariable.php | 48 + .../Service/Replicapool/ExistingDisk.php | 46 + .../Service/Replicapool/HealthCheck.php | 102 + .../src/Google/Service/Replicapool/Label.php | 39 + .../Google/Service/Replicapool/Metadata.php | 47 + .../Service/Replicapool/MetadataItem.php | 39 + .../Service/Replicapool/NetworkInterface.php | 56 + .../Google/Service/Replicapool/NewDisk.php | 71 + .../Replicapool/NewDiskInitializeParams.php | 48 + .../src/Google/Service/Replicapool/Pool.php | 178 + .../Replicapool/PoolsDeleteRequest.php | 31 + .../Service/Replicapool/PoolsListResponse.php | 47 + .../Google/Service/Replicapool/Replica.php | 55 + .../Service/Replicapool/ReplicaStatus.php | 66 + .../Replicapool/ReplicasDeleteRequest.php | 30 + .../Replicapool/ReplicasListResponse.php | 47 + .../Service/Replicapool/Resource/Pools.php | 129 + .../Service/Replicapool/Resource/Replicas.php | 98 + .../Service/Replicapool/ServiceAccount.php | 40 + .../src/Google/Service/Replicapool/Tag.php | 40 + .../Google/Service/Replicapool/Template.php | 79 + .../Google/Service/Replicapool/VmParams.php | 163 + .../src/Google/Service/SQLAdmin.php | 56 +- .../InstancesListServerCasResponse.php | 56 + .../InstancesRotateServerCaRequest.php | 37 + .../Service/SQLAdmin/IpConfiguration.php | 9 + .../Service/SQLAdmin/Resource/BackupRuns.php | 2 +- .../Service/SQLAdmin/Resource/Databases.php | 3 +- .../Service/SQLAdmin/Resource/Flags.php | 8 +- .../Service/SQLAdmin/Resource/Instances.php | 73 +- .../Service/SQLAdmin/Resource/SslCerts.php | 13 +- .../Service/SQLAdmin/Resource/Tiers.php | 4 +- .../Service/SQLAdmin/Resource/Users.php | 7 +- .../SQLAdmin/RotateServerCaContext.php | 39 + .../src/Google/Service/Safebrowsing.php | 8 +- .../Resource/EncodedFullHashes.php | 2 +- .../Safebrowsing/Resource/EncodedUpdates.php | 2 +- .../src/Google/Service/Script.php | 71 +- .../src/Google/Service/Script/Deployment.php | 32 - .../Service/Script/Resource/Processes.php | 38 +- .../Script/Resource/ProjectsDeployments.php | 4 +- .../Script/Resource/ProjectsVersions.php | 4 +- .../src/Google/Service/ServiceBroker.php | 95 + .../ServiceBroker/GoogleIamV1Binding.php | 56 + .../ServiceBroker/GoogleIamV1Policy.php | 56 + .../GoogleIamV1SetIamPolicyRequest.php | 37 + .../GoogleIamV1TestIamPermissionsRequest.php | 31 + .../GoogleIamV1TestIamPermissionsResponse.php | 31 + .../Service/ServiceBroker/GoogleTypeExpr.php | 57 + .../Service/ServiceBroker/Resource/V1.php | 83 + .../Service/ServiceConsumerManagement.php | 19 +- .../AuthenticationRule.php | 16 - .../ServiceConsumerManagement/HttpRule.php | 9 + .../MetricDescriptor.php | 16 + .../MetricDescriptorMetadata.php | 48 + .../Resource/Services.php | 26 +- .../Resource/ServicesTenancyUnits.php | 23 +- .../ServiceConsumerManagement/Service.php | 16 - .../Service/ServiceControl/AuditLog.php | 25 + .../Google/Service/ServiceControl/Auth.php | 67 + .../ServiceControl/AuthorizationInfo.php | 16 + .../Service/ServiceControl/HttpRequest.php | 156 + .../Service/ServiceControl/LogEntry.php | 41 + .../ServiceControl/LogEntryOperation.php | 57 + .../Google/Service/ServiceControl/Peer.php | 75 + .../Google/Service/ServiceControl/Request.php | 145 + .../ServiceControl/RequestMetadata.php | 32 + .../ServiceControl/Resource/Services.php | 14 +- .../Service/ServiceControl/ResourceInfo.php | 9 + .../ServiceControl/ResourceLocation.php | 40 + .../ServiceControl/ServicecontrolResource.php | 57 + .../src/Google/Service/ServiceManagement.php | 24 +- .../ServiceManagement/AuthenticationRule.php | 16 - .../Service/ServiceManagement/Binding.php | 16 + .../Google/Service/ServiceManagement/Expr.php | 57 + .../Service/ServiceManagement/HttpRule.php | 9 + .../ServiceManagement/MetricDescriptor.php | 16 + .../MetricDescriptorMetadata.php | 48 + .../ServiceManagement/Resource/Services.php | 11 +- .../Resource/ServicesConfigs.php | 12 +- .../Resource/ServicesRollouts.php | 8 +- .../Service/ServiceManagement/Service.php | 16 - .../src/Google/Service/ServiceUsage.php | 35 +- .../ServiceUsage/AuthenticationRule.php | 16 - .../BatchEnableServicesRequest.php | 31 + .../BatchEnableServicesResponse.php | 54 + .../ServiceUsage/DisableServiceRequest.php | 10 + .../ServiceUsage/DisableServiceResponse.php | 37 + .../Service/ServiceUsage/EnableFailure.php | 39 + .../ServiceUsage/EnableServiceResponse.php | 37 + .../Service/ServiceUsage/GoogleApiService.php | 16 - ...ogleApiServiceusageV1OperationMetadata.php | 31 + .../GoogleApiServiceusageV1Service.php | 64 + .../GoogleApiServiceusageV1ServiceConfig.php | 136 + .../Google/Service/ServiceUsage/HttpRule.php | 9 + .../ServiceUsage/ListServicesResponse.php | 47 + .../Service/ServiceUsage/MetricDescriptor.php | 16 + .../ServiceUsage/MetricDescriptorMetadata.php | 48 + .../ServiceUsage/OperationMetadata.php | 36 +- .../ServiceUsage/Resource/Operations.php | 2 +- .../ServiceUsage/Resource/Services.php | 100 +- .../ServiceUser/AuthenticationRule.php | 16 - .../Google/Service/ServiceUser/HttpRule.php | 9 + .../Service/ServiceUser/MetricDescriptor.php | 16 + .../ServiceUser/MetricDescriptorMetadata.php | 48 + .../ServiceUser/Resource/ProjectsServices.php | 8 +- .../Google/Service/ServiceUser/Service.php | 16 - .../src/Google/Service/Sheets.php | 8 +- .../Sheets/AddDimensionGroupRequest.php | 37 + .../Sheets/AddDimensionGroupResponse.php | 38 + .../Service/Sheets/BasicChartSeries.php | 16 + .../src/Google/Service/Sheets/ChartSpec.php | 16 + .../Google/Service/Sheets/DateTimeRule.php | 30 + .../Sheets/DeleteDimensionGroupRequest.php | 37 + .../Sheets/DeleteDimensionGroupResponse.php | 38 + .../Google/Service/Sheets/DimensionGroup.php | 55 + .../Google/Service/Sheets/GridProperties.php | 18 + .../Google/Service/Sheets/PivotGroupRule.php | 16 + .../src/Google/Service/Sheets/Request.php | 48 + .../Sheets/Resource/SpreadsheetsValues.php | 8 +- .../src/Google/Service/Sheets/Response.php | 32 + .../src/Google/Service/Sheets/Sheet.php | 34 +- .../Service/Sheets/TreemapChartColorScale.php | 85 + .../Service/Sheets/TreemapChartSpec.php | 178 + .../Sheets/UpdateDimensionGroupRequest.php | 46 + .../src/Google/Service/ShoppingContent.php | 460 ++ .../Service/ShoppingContent/Account.php | 16 + .../ShoppingContent/AccountAddress.php | 66 + .../AccountBusinessInformation.php | 62 + .../AccountCustomerService.php | 48 + .../Service/ShoppingContent/AccountStatus.php | 18 +- .../AccountStatusAccountLevelIssue.php | 9 + .../AccountStatusDataQualityIssue.php | 9 + .../AccountStatusItemLevelIssue.php | 93 + .../ShoppingContent/AccountStatusProducts.php | 81 + .../AccountStatusStatistics.php | 57 + .../AccountsCustomBatchRequestEntry.php | 16 + ...untsCustomBatchRequestEntryLinkRequest.php | 48 + .../AccountsCustomBatchResponseEntry.php | 9 + .../ShoppingContent/AccountsLinkRequest.php | 48 + .../ShoppingContent/AccountsLinkResponse.php | 30 + ...AccountstatusesCustomBatchRequestEntry.php | 12 +- .../Google/Service/ShoppingContent/Amount.php | 53 + .../Service/ShoppingContent/CutoffTime.php | 48 + .../DatafeedsFetchNowResponse.php | 30 + .../Service/ShoppingContent/DeliveryTime.php | 34 + .../Service/ShoppingContent/GmbAccounts.php | 47 + .../ShoppingContent/GmbAccountsGmbAccount.php | 57 + .../ShoppingContent/InvoiceSummary.php | 118 + .../InvoiceSummaryAdditionalChargeSummary.php | 46 + .../ShoppingContent/LiaAboutPageSettings.php | 39 + .../ShoppingContent/LiaCountrySettings.php | 112 + .../ShoppingContent/LiaInventorySettings.php | 57 + .../LiaOnDisplayToOrderSettings.php | 39 + .../ShoppingContent/LiaPosDataProvider.php | 39 + .../Service/ShoppingContent/LiaSettings.php | 56 + .../LiasettingsCustomBatchRequest.php | 38 + .../LiasettingsCustomBatchRequestEntry.php | 127 + .../LiasettingsCustomBatchResponse.php | 47 + .../LiasettingsCustomBatchResponseEntry.php | 104 + ...ttingsGetAccessibleGmbAccountsResponse.php | 56 + ...iasettingsListPosDataProvidersResponse.php | 47 + .../LiasettingsListResponse.php | 56 + .../LiasettingsRequestGmbAccessResponse.php | 30 + ...gsRequestInventoryVerificationResponse.php | 30 + ...etInventoryVerificationContactResponse.php | 30 + .../LiasettingsSetPosDataProviderResponse.php | 30 + .../Service/ShoppingContent/OrderCustomer.php | 16 + .../OrderCustomerMarketingRightsInfo.php | 48 + .../OrderReportDisbursement.php | 73 + .../OrderReportTransaction.php | 116 + ...rderinvoicesCreateChargeInvoiceRequest.php | 81 + ...derinvoicesCreateChargeInvoiceResponse.php | 39 + ...rderinvoicesCreateRefundInvoiceRequest.php | 88 + ...derinvoicesCreateRefundInvoiceResponse.php | 39 + ...stEntryCreateRefundInvoiceRefundOption.php | 39 + ...stEntryCreateRefundInvoiceReturnOption.php | 39 + ...OrderpaymentsNotifyAuthApprovedRequest.php | 53 + ...rderpaymentsNotifyAuthApprovedResponse.php | 39 + ...OrderpaymentsNotifyAuthDeclinedRequest.php | 30 + ...rderpaymentsNotifyAuthDeclinedResponse.php | 39 + .../OrderpaymentsNotifyChargeRequest.php | 39 + .../OrderpaymentsNotifyChargeResponse.php | 39 + .../OrderpaymentsNotifyRefundRequest.php | 39 + .../OrderpaymentsNotifyRefundResponse.php | 39 + .../OrderreportsListDisbursementsResponse.php | 56 + .../OrderreportsListTransactionsResponse.php | 56 + ...OrdersCancelTestOrderByCustomerRequest.php | 30 + ...rdersCancelTestOrderByCustomerResponse.php | 30 + .../OrdersCreateTestOrderRequest.php | 9 + ...rsCustomBatchRequestEntryShipLineItems.php | 9 + ...sCustomBatchRequestEntryUpdateShipment.php | 9 + .../OrdersShipLineItemsRequest.php | 9 + .../OrdersUpdateShipmentRequest.php | 9 + .../ShoppingContent/PosDataProviders.php | 47 + .../PosDataProvidersPosDataProvider.php | 48 + .../Service/ShoppingContent/Product.php | 43 + .../ProductStatusDataQualityIssue.php | 9 + .../ProductStatusItemLevelIssue.php | 27 + ...ProductstatusesCustomBatchRequestEntry.php | 12 +- .../Service/ShoppingContent/Promotion.php | 46 + .../Service/ShoppingContent/RateGroup.php | 9 + .../ShoppingContent/Resource/Accounts.php | 18 + .../Resource/Accountstatuses.php | 10 +- .../ShoppingContent/Resource/Datafeeds.php | 18 + .../ShoppingContent/Resource/Liasettings.php | 242 + .../Resource/Orderinvoices.php | 65 + .../Resource/Orderpayments.php | 98 + .../ShoppingContent/Resource/Orderreports.php | 76 + .../ShoppingContent/Resource/Orders.php | 25 +- .../Service/ShoppingContent/Resource/Pos.php | 12 +- .../Resource/Productstatuses.php | 6 + .../Service/ShoppingContent/Service.php | 9 + .../ShoppingContent/ShipmentInvoice.php | 63 + .../ShipmentInvoiceLineItemInvoice.php | 65 + .../Service/ShoppingContent/TestOrder.php | 9 + .../ShoppingContent/TestOrderCustomer.php | 16 + .../TestOrderCustomerMarketingRightsInfo.php | 39 + .../Service/ShoppingContent/UnitInvoice.php | 86 + .../UnitInvoiceAdditionalCharge.php | 63 + .../ShoppingContent/UnitInvoiceTaxLine.php | 55 + .../Service/Slides/Resource/Presentations.php | 7 +- .../src/Google/Service/Spanner.php | 16 +- .../src/Google/Service/Spanner/Binding.php | 16 + .../src/Google/Service/Spanner/Expr.php | 57 + .../Spanner/Resource/ProjectsInstances.php | 8 +- .../ProjectsInstancesDatabasesSessions.php | 38 +- .../src/Google/Service/Speech.php | 23 +- .../Service/Speech/ListOperationsResponse.php | 47 + .../Service/Speech/RecognitionConfig.php | 27 + .../Service/Speech/Resource/Operations.php | 26 + .../src/Google/Service/Speech/WordInfo.php | 9 + .../src/Google/Service/Storage.php | 8 + .../Storage/BucketLifecycleRuleCondition.php | 9 + .../Storage/Resource/BucketAccessControls.php | 3 +- .../Resource/DefaultObjectAccessControls.php | 4 +- .../Storage/Resource/ObjectAccessControls.php | 3 +- .../Service/Storage/Resource/Objects.php | 13 +- .../src/Google/Service/Storagetransfer.php | 16 +- .../Storagetransfer/Resource/TransferJobs.php | 4 +- .../Resource/TransferOperations.php | 4 +- .../src/Google/Service/StreetViewPublish.php | 8 +- .../StreetViewPublish/Resource/Photos.php | 8 +- .../src/Google/Service/Surveys.php | 48 - .../Google/Service/Surveys/SurveyAudience.php | 9 - .../src/Google/Service/TPU.php | 72 +- .../src/Google/Service/TPU/Location.php | 9 + .../src/Google/Service/TPU/Node.php | 16 + .../TPU/Resource/ProjectsLocations.php | 2 +- .../ProjectsLocationsAcceleratorTypes.php | 2 +- .../TPU/Resource/ProjectsLocationsNodes.php | 14 - .../Resource/ProjectsLocationsOperations.php | 2 +- .../ProjectsLocationsTensorflowVersions.php | 4 +- .../Google/Service/TPU/SchedulingConfig.php | 30 + .../Google/Service/Testing/AndroidModel.php | 18 + .../Service/Testing/AndroidRoboTest.php | 16 + .../src/Google/Service/Testing/Apk.php | 46 + .../src/Google/Service/Testing/DeviceFile.php | 16 + .../Google/Service/Testing/Environment.php | 16 + .../Service/Testing/EnvironmentMatrix.php | 16 + .../src/Google/Service/Testing/IosDevice.php | 57 + .../Service/Testing/IosDeviceCatalog.php | 70 + .../Google/Service/Testing/IosDeviceList.php | 38 + .../src/Google/Service/Testing/IosModel.php | 67 + .../Testing/IosRuntimeConfiguration.php | 54 + .../Google/Service/Testing/IosTestSetup.php | 30 + .../src/Google/Service/Testing/IosVersion.php | 58 + .../src/Google/Service/Testing/IosXcTest.php | 53 + .../Testing/ProvidedSoftwareCatalog.php | 30 + .../Google/Service/Testing/RegularFile.php | 46 + .../Google/Service/Testing/TestDetails.php | 9 + .../Testing/TestEnvironmentCatalog.php | 32 + .../src/Google/Service/Testing/TestSetup.php | 16 + .../Service/Testing/TestSpecification.php | 32 + .../src/Google/Service/Texttospeech.php | 88 + .../Service/Texttospeech/AudioConfig.php | 66 + .../Texttospeech/ListVoicesResponse.php | 38 + .../Service/Texttospeech/Resource/Text.php | 42 + .../Service/Texttospeech/Resource/Voices.php | 49 + .../Service/Texttospeech/SynthesisInput.php | 39 + .../Texttospeech/SynthesizeSpeechRequest.php | 69 + .../Texttospeech/SynthesizeSpeechResponse.php | 30 + .../src/Google/Service/Texttospeech/Voice.php | 58 + .../Texttospeech/VoiceSelectionParams.php | 48 + .../Google/Service/ToolResults/StackTrace.php | 18 - .../Google/Service/ToolResults/TestIssue.php | 9 + .../src/Google/Service/Vault.php | 109 +- .../src/Google/Service/Vault/AccountInfo.php | 31 + .../Service/Vault/AddHeldAccountResult.php | 53 + .../Service/Vault/AddHeldAccountsRequest.php | 40 + .../Service/Vault/AddHeldAccountsResponse.php | 38 + .../Google/Service/Vault/CloudStorageFile.php | 57 + .../Google/Service/Vault/CloudStorageSink.php | 38 + .../Service/Vault/DriveExportOptions.php | 30 + .../src/Google/Service/Vault/DriveOptions.php | 39 + .../src/Google/Service/Vault/Export.php | 146 + .../Google/Service/Vault/ExportOptions.php | 85 + .../src/Google/Service/Vault/ExportStats.php | 48 + .../Service/Vault/GroupsExportOptions.php | 30 + .../Vault/HangoutsChatExportOptions.php | 30 + .../Google/Service/Vault/HangoutsChatInfo.php | 31 + .../Service/Vault/HangoutsChatOptions.php | 30 + .../Service/Vault/ListExportsResponse.php | 47 + .../Service/Vault/MailExportOptions.php | 30 + .../src/Google/Service/Vault/MailOptions.php | 30 + .../src/Google/Service/Vault/OrgUnitInfo.php | 30 + .../src/Google/Service/Vault/Query.php | 196 + .../Vault/RemoveHeldAccountsRequest.php | 31 + .../Vault/RemoveHeldAccountsResponse.php | 38 + .../Service/Vault/Resource/MattersExports.php | 86 + .../Service/Vault/Resource/MattersHolds.php | 36 +- .../src/Google/Service/Vault/Status.php | 49 + .../Google/Service/Vault/TeamDriveInfo.php | 31 + .../src/Google/Service/Vault/UserInfo.php | 39 + .../src/Google/Service/Vision.php | 44 +- .../Service/Vision/AnnotateFileResponse.php | 54 + .../Service/Vision/AnnotateImageResponse.php | 32 + .../Vision/AsyncAnnotateFileRequest.php | 86 + .../Vision/AsyncAnnotateFileResponse.php | 37 + .../Vision/AsyncBatchAnnotateFilesRequest.php | 38 + .../AsyncBatchAnnotateFilesResponse.php | 38 + .../Google/Service/Vision/BoundingPoly.php | 16 + .../Google/Service/Vision/GcsDestination.php | 30 + .../src/Google/Service/Vision/GcsSource.php | 30 + ...oudVisionV1p1beta1AnnotateFileResponse.php | 54 + ...udVisionV1p1beta1AnnotateImageResponse.php | 230 + ...sionV1p1beta1AsyncAnnotateFileResponse.php | 37 + ...p1beta1AsyncBatchAnnotateFilesResponse.php | 38 + .../GoogleCloudVisionV1p1beta1Block.php | 88 + ...GoogleCloudVisionV1p1beta1BoundingPoly.php | 38 + .../GoogleCloudVisionV1p1beta1ColorInfo.php | 55 + .../GoogleCloudVisionV1p1beta1CropHint.php | 55 + ...loudVisionV1p1beta1CropHintsAnnotation.php | 38 + ...isionV1p1beta1DominantColorsAnnotation.php | 38 + ...leCloudVisionV1p1beta1EntityAnnotation.php | 124 + ...ogleCloudVisionV1p1beta1FaceAnnotation.php | 178 + ...dVisionV1p1beta1FaceAnnotationLandmark.php | 46 + ...ogleCloudVisionV1p1beta1GcsDestination.php | 30 + .../GoogleCloudVisionV1p1beta1GcsSource.php | 30 + ...dVisionV1p1beta1ImageAnnotationContext.php | 39 + ...gleCloudVisionV1p1beta1ImageProperties.php | 37 + .../GoogleCloudVisionV1p1beta1InputConfig.php | 46 + ...sionV1p1beta1LocalizedObjectAnnotation.php | 73 + ...GoogleCloudVisionV1p1beta1LocationInfo.php | 37 + ...eCloudVisionV1p1beta1OperationMetadata.php | 48 + ...GoogleCloudVisionV1p1beta1OutputConfig.php | 46 + .../Vision/GoogleCloudVisionV1p1beta1Page.php | 81 + .../GoogleCloudVisionV1p1beta1Paragraph.php | 79 + .../GoogleCloudVisionV1p1beta1Position.php | 48 + .../GoogleCloudVisionV1p1beta1Property.php | 48 + ...oudVisionV1p1beta1SafeSearchAnnotation.php | 66 + .../GoogleCloudVisionV1p1beta1Symbol.php | 71 + ...ogleCloudVisionV1p1beta1TextAnnotation.php | 47 + ...onV1p1beta1TextAnnotationDetectedBreak.php | 39 + ...1p1beta1TextAnnotationDetectedLanguage.php | 39 + ...ionV1p1beta1TextAnnotationTextProperty.php | 54 + .../GoogleCloudVisionV1p1beta1Vertex.php | 39 + ...GoogleCloudVisionV1p1beta1WebDetection.php | 118 + ...udVisionV1p1beta1WebDetectionWebEntity.php | 48 + ...oudVisionV1p1beta1WebDetectionWebImage.php | 39 + ...oudVisionV1p1beta1WebDetectionWebLabel.php | 39 + ...loudVisionV1p1beta1WebDetectionWebPage.php | 81 + .../Vision/GoogleCloudVisionV1p1beta1Word.php | 79 + ...oudVisionV1p2beta1AnnotateFileResponse.php | 54 + ...udVisionV1p2beta1AnnotateImageResponse.php | 230 + .../GoogleCloudVisionV1p2beta1Block.php | 88 + ...GoogleCloudVisionV1p2beta1BoundingPoly.php | 54 + .../GoogleCloudVisionV1p2beta1ColorInfo.php | 55 + .../GoogleCloudVisionV1p2beta1CropHint.php | 55 + ...loudVisionV1p2beta1CropHintsAnnotation.php | 38 + ...isionV1p2beta1DominantColorsAnnotation.php | 38 + ...leCloudVisionV1p2beta1EntityAnnotation.php | 124 + ...ogleCloudVisionV1p2beta1FaceAnnotation.php | 178 + ...dVisionV1p2beta1FaceAnnotationLandmark.php | 46 + .../GoogleCloudVisionV1p2beta1GcsSource.php | 30 + ...dVisionV1p2beta1ImageAnnotationContext.php | 39 + ...gleCloudVisionV1p2beta1ImageProperties.php | 37 + .../GoogleCloudVisionV1p2beta1InputConfig.php | 46 + ...sionV1p2beta1LocalizedObjectAnnotation.php | 73 + ...GoogleCloudVisionV1p2beta1LocationInfo.php | 37 + ...leCloudVisionV1p2beta1NormalizedVertex.php | 39 + .../Vision/GoogleCloudVisionV1p2beta1Page.php | 81 + .../GoogleCloudVisionV1p2beta1Paragraph.php | 79 + .../GoogleCloudVisionV1p2beta1Position.php | 48 + .../GoogleCloudVisionV1p2beta1Property.php | 48 + ...oudVisionV1p2beta1SafeSearchAnnotation.php | 66 + .../GoogleCloudVisionV1p2beta1Symbol.php | 71 + ...ogleCloudVisionV1p2beta1TextAnnotation.php | 47 + ...onV1p2beta1TextAnnotationDetectedBreak.php | 39 + ...1p2beta1TextAnnotationDetectedLanguage.php | 39 + ...ionV1p2beta1TextAnnotationTextProperty.php | 54 + .../GoogleCloudVisionV1p2beta1Vertex.php | 39 + ...GoogleCloudVisionV1p2beta1WebDetection.php | 118 + ...udVisionV1p2beta1WebDetectionWebEntity.php | 48 + ...oudVisionV1p2beta1WebDetectionWebImage.php | 39 + ...oudVisionV1p2beta1WebDetectionWebLabel.php | 39 + ...loudVisionV1p2beta1WebDetectionWebPage.php | 81 + .../Vision/GoogleCloudVisionV1p2beta1Word.php | 79 + ...oudVisionV1p3beta1AnnotateFileResponse.php | 54 + ...udVisionV1p3beta1AnnotateImageResponse.php | 246 + ...sionV1p3beta1AsyncAnnotateFileResponse.php | 37 + ...p3beta1AsyncBatchAnnotateFilesResponse.php | 38 + ...dVisionV1p3beta1BatchOperationMetadata.php | 48 + .../GoogleCloudVisionV1p3beta1Block.php | 88 + ...GoogleCloudVisionV1p3beta1BoundingPoly.php | 54 + .../GoogleCloudVisionV1p3beta1ColorInfo.php | 55 + .../GoogleCloudVisionV1p3beta1CropHint.php | 55 + ...loudVisionV1p3beta1CropHintsAnnotation.php | 38 + ...isionV1p3beta1DominantColorsAnnotation.php | 38 + ...leCloudVisionV1p3beta1EntityAnnotation.php | 124 + ...ogleCloudVisionV1p3beta1FaceAnnotation.php | 178 + ...dVisionV1p3beta1FaceAnnotationLandmark.php | 46 + ...ogleCloudVisionV1p3beta1GcsDestination.php | 30 + .../GoogleCloudVisionV1p3beta1GcsSource.php | 30 + ...dVisionV1p3beta1ImageAnnotationContext.php | 39 + ...gleCloudVisionV1p3beta1ImageProperties.php | 37 + ...sionV1p3beta1ImportProductSetsResponse.php | 54 + .../GoogleCloudVisionV1p3beta1InputConfig.php | 46 + ...sionV1p3beta1LocalizedObjectAnnotation.php | 73 + ...GoogleCloudVisionV1p3beta1LocationInfo.php | 37 + ...leCloudVisionV1p3beta1NormalizedVertex.php | 39 + ...eCloudVisionV1p3beta1OperationMetadata.php | 48 + ...GoogleCloudVisionV1p3beta1OutputConfig.php | 46 + .../Vision/GoogleCloudVisionV1p3beta1Page.php | 81 + .../GoogleCloudVisionV1p3beta1Paragraph.php | 79 + .../GoogleCloudVisionV1p3beta1Position.php | 48 + .../GoogleCloudVisionV1p3beta1Product.php | 74 + ...gleCloudVisionV1p3beta1ProductKeyValue.php | 39 + ...oudVisionV1p3beta1ProductSearchResults.php | 47 + ...ionV1p3beta1ProductSearchResultsResult.php | 55 + .../GoogleCloudVisionV1p3beta1Property.php | 48 + ...ogleCloudVisionV1p3beta1ReferenceImage.php | 56 + ...oudVisionV1p3beta1SafeSearchAnnotation.php | 66 + .../GoogleCloudVisionV1p3beta1Symbol.php | 71 + ...ogleCloudVisionV1p3beta1TextAnnotation.php | 47 + ...onV1p3beta1TextAnnotationDetectedBreak.php | 39 + ...1p3beta1TextAnnotationDetectedLanguage.php | 39 + ...ionV1p3beta1TextAnnotationTextProperty.php | 54 + .../GoogleCloudVisionV1p3beta1Vertex.php | 39 + ...GoogleCloudVisionV1p3beta1WebDetection.php | 118 + ...udVisionV1p3beta1WebDetectionWebEntity.php | 48 + ...oudVisionV1p3beta1WebDetectionWebImage.php | 39 + ...oudVisionV1p3beta1WebDetectionWebLabel.php | 39 + ...loudVisionV1p3beta1WebDetectionWebPage.php | 81 + .../Vision/GoogleCloudVisionV1p3beta1Word.php | 79 + .../Service/Vision/ImageAnnotationContext.php | 39 + .../src/Google/Service/Vision/InputConfig.php | 46 + .../Vision/LocalizedObjectAnnotation.php | 73 + .../Service/Vision/NormalizedVertex.php | 39 + .../Service/Vision/OperationMetadata.php | 48 + .../Google/Service/Vision/OutputConfig.php | 46 + .../Google/Service/Vision/Resource/Files.php | 46 + .../Service/Vision/Resource/Locations.php | 28 + .../Vision/Resource/LocationsOperations.php | 43 + .../Service/Vision/Resource/Operations.php | 2 +- .../src/Google/Service/WebSecurityScanner.php | 277 + .../WebSecurityScanner/Authentication.php | 53 + .../Service/WebSecurityScanner/CrawledUrl.php | 48 + .../WebSecurityScanner/CustomAccount.php | 48 + .../Service/WebSecurityScanner/Finding.php | 191 + .../WebSecurityScanner/FindingTypeStats.php | 39 + .../WebSecurityScanner/GoogleAccount.php | 39 + .../Service/WebSecurityScanner/Header.php | 39 + .../ListCrawledUrlsResponse.php | 47 + .../ListFindingTypeStatsResponse.php | 38 + .../ListFindingsResponse.php | 47 + .../ListScanConfigsResponse.php | 47 + .../ListScanRunsResponse.php | 47 + .../WebSecurityScanner/OutdatedLibrary.php | 49 + .../WebSecurityScanner/Resource/Projects.php | 28 + .../Resource/ProjectsScanConfigs.php | 133 + .../Resource/ProjectsScanConfigsScanRuns.php | 82 + ...ProjectsScanConfigsScanRunsCrawledUrls.php | 51 + ...ctsScanConfigsScanRunsFindingTypeStats.php | 44 + .../ProjectsScanConfigsScanRunsFindings.php | 68 + .../Service/WebSecurityScanner/ScanConfig.php | 117 + .../Service/WebSecurityScanner/ScanRun.php | 102 + .../Service/WebSecurityScanner/Schedule.php | 39 + .../StartScanRunRequest.php | 20 + .../WebSecurityScanner/StopScanRunRequest.php | 20 + .../WebSecurityScanner/ViolatingResource.php | 39 + .../WebSecurityScanner/VulnerableHeaders.php | 54 + .../VulnerableParameters.php | 31 + .../WebsecurityscannerEmpty.php | 20 + .../Google/Service/WebSecurityScanner/Xss.php | 40 + .../src/Google/Service/YouTube.php | 33 - .../YouTube/LiveBroadcastContentDetails.php | 9 + .../src/Google/Service/YouTube/Sponsor.php | 9 - .../Google/Service/YouTube/SponsorSnippet.php | 9 + .../src/Google/Service/YouTubeAnalytics.php | 89 +- .../YouTubeAnalytics/EmptyResponse.php | 37 + .../Service/YouTubeAnalytics/ErrorProto.php | 85 + .../Service/YouTubeAnalytics/Errors.php | 56 + .../Google/Service/YouTubeAnalytics/Group.php | 16 + .../Service/YouTubeAnalytics/GroupItem.php | 16 + .../ListGroupItemsResponse.php | 72 + .../YouTubeAnalytics/ListGroupsResponse.php | 81 + .../YouTubeAnalytics/QueryResponse.php | 72 + .../YouTubeAnalytics/Resource/GroupItems.php | 89 +- .../YouTubeAnalytics/Resource/Groups.php | 124 +- .../YouTubeAnalytics/Resource/Reports.php | 88 +- .../ResultTableColumnHeader.php | 48 + .../src/Google/Service/YouTubeReporting.php | 16 +- .../YouTubeReporting/Resource/Jobs.php | 4 +- .../YouTubeReporting/Resource/ReportTypes.php | 6 +- vendor/google/apiclient/README.md | 32 +- vendor/google/apiclient/composer.json | 2 +- .../src/Google/AccessToken/Verify.php | 7 +- vendor/google/apiclient/src/Google/Client.php | 22 +- .../apiclient/src/Google/Service/Resource.php | 8 +- vendor/google/auth/.gitignore | 4 + vendor/google/auth/CHANGELOG.md | 35 + vendor/google/auth/CODE_OF_CONDUCT.md | 43 + vendor/google/auth/composer.json | 2 +- vendor/google/auth/phpunit.xml.dist | 3 + .../auth/src/Cache/SysVCacheItemPool.php | 231 + .../auth/src/Credentials/GCECredentials.php | 60 +- .../src/Credentials/InsecureCredentials.php | 68 + .../Credentials/UserRefreshCredentials.php | 21 + vendor/google/auth/src/CredentialsLoader.php | 21 +- vendor/google/auth/src/OAuth2.php | 36 +- .../ApplicationDefaultCredentialsTest.php | 3 +- .../tests/Cache/SysVCacheItemPoolTest.php | 160 + .../auth/tests/Cache/sysv_cache_creator.php | 30 + .../tests/Credentials/GCECredentialsTest.php | 10 +- .../Credentials/InsecureCredentialsTest.php | 42 + .../UserRefreshCredentialsTest.php | 27 +- .../google/auth/tests/fixtures2/gcloud.json | 6 + .../tests/fixtures2/valid_oauth_creds.json | 6 + vendor/guzzlehttp/guzzle/CHANGELOG.md | 25 +- vendor/guzzlehttp/guzzle/LICENSE | 2 +- vendor/guzzlehttp/guzzle/README.md | 4 +- vendor/guzzlehttp/guzzle/composer.json | 4 +- vendor/guzzlehttp/guzzle/src/Client.php | 28 +- .../guzzlehttp/guzzle/src/ClientInterface.php | 2 +- .../guzzle/src/Cookie/CookieJar.php | 6 +- .../guzzle/src/Cookie/SessionCookieJar.php | 2 +- .../guzzle/src/Cookie/SetCookie.php | 13 +- .../guzzle/src/Exception/GuzzleException.php | 9 + .../guzzle/src/Handler/CurlFactory.php | 12 +- .../guzzle/src/Handler/CurlMultiHandler.php | 4 +- .../guzzle/src/Handler/StreamHandler.php | 7 +- vendor/guzzlehttp/guzzle/src/HandlerStack.php | 2 +- .../guzzle/src/MessageFormatter.php | 2 - vendor/guzzlehttp/guzzle/src/Middleware.php | 11 +- vendor/guzzlehttp/guzzle/src/UriTemplate.php | 4 - vendor/guzzlehttp/guzzle/src/functions.php | 6 +- vendor/phpseclib/phpseclib/README.md | 2 +- .../phpseclib/phpseclib/Crypt/Base.php | 110 + .../phpseclib/phpseclib/Crypt/RSA.php | 36 +- .../phpseclib/phpseclib/File/ASN1.php | 4 +- .../phpseclib/phpseclib/File/X509.php | 187 +- .../phpseclib/phpseclib/Math/BigInteger.php | 36 +- 1894 files changed, 94641 insertions(+), 21144 deletions(-) create mode 100644 composer.lock create mode 100644 vendor/google/apiclient-services/CODE_OF_CONDUCT.md create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/AcceptProposalRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/AdSize.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/AddNoteRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Buyer.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/CancelNegotiationRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/CompleteSetupRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ContactInformation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/CreativeRestrictions.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/CreativeSize.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/CreativeSpecification.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/CriteriaTargeting.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/DayPart.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/DayPartTargeting.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Deal.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/DealPauseStatus.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/DealServingMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/DealTerms.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/DeliveryControl.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/FirstPartyMobileApplicationTargeting.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/FrequencyCap.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/GuaranteedFixedPriceTerms.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/InventorySizeTargeting.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListProductsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListProposalsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListPublisherProfilesResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/MarketplaceTargeting.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/MobileApplicationTargeting.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Money.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/NonGuaranteedAuctionTerms.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/NonGuaranteedFixedPriceTerms.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Note.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/OperatingSystemTargeting.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/PauseProposalRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/PlacementTargeting.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Price.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/PricePerBuyer.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/PrivateData.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Product.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Proposal.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/PublisherProfile.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsFinalizedProposals.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsProducts.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsProposals.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsPublisherProfiles.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ResumeProposalRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Seller.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Size.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/TargetingCriteria.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/TargetingValue.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/TechnologyTargeting.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/TimeOfDay.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/UrlTargeting.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/VideoTargeting.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Analytics/HashClientIdRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Analytics/HashClientIdResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementClientId.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Analytics/Resource/UserDeletion.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Analytics/Resource/UserDeletionUserDeletionRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Analytics/UserDeletionRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Analytics/UserDeletionRequestId.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/AdministratorWebTokenSpecPlaySearch.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/AdministratorWebTokenSpecPrivateApps.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/AdministratorWebTokenSpecStoreBuilder.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/AdministratorWebTokenSpecWebApps.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/MaintenanceWindow.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AndroidManagement/ApplicationEvent.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AndroidManagement/ApplicationReport.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AndroidManagement/ChoosePrivateKeyRule.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AndroidManagement/TermsAndConditions.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AndroidManagement/User.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/ListVendorCustomersResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/ListVendorsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/PartnersVendors.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/PartnersVendorsCustomers.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/Bundle.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/BundlesListResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/LocalizedText.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/EditsBundles.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/Orders.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/SubscriptionCancelSurveyResult.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/SubscriptionPriceChange.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/TrackRelease.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Appengine/CloudBuildOptions.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Appengine/CreateVersionMetadataV1.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Appengine/Entrypoint.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Appengine/ManagedCertificate.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Bigquery/BigQueryModelTraining.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Bigquery/Clustering.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Bigquery/IterationResult.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Bigquery/JobStatistics2ReservationUsage.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Bigquery/ModelDefinition.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Bigquery/ModelDefinitionModelOptions.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Bigquery/TrainingRun.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Bigquery/TrainingRunTrainingOptions.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/AdmissionRule.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/AdmissionWhitelistPattern.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/Attestor.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/AttestorPublicKey.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/BinaryauthorizationEmpty.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/Binding.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/Expr.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/IamPolicy.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/ListAttestorsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/Policy.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/Resource/Projects.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/Resource/ProjectsAttestors.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/Resource/ProjectsPolicy.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/SetIamPolicyRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/TestIamPermissionsRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/TestIamPermissionsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/UserOwnedDrydockNote.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CivicInfo/FieldMetadataProto.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CivicInfo/InternalFieldMetadataProto.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CivicInfo/InternalSourceSummaryProto.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CivicInfo/LivegraphBacktraceRecordInfo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CivicInfo/LivegraphBacktraceRecordInfoExpInfo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CivicInfo/MessageSet.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CivicInfo/PointProto.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CivicInfo/Provenance.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CivicInfo/StreetSegment.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CivicInfo/StreetSegmentList.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Classroom/CourseWorkChangesInfo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudBuild/ArtifactObjects.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudBuild/ArtifactResult.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudBuild/Artifacts.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudComposer.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudComposer/ComposerEmpty.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudComposer/Environment.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudComposer/EnvironmentConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudComposer/ListEnvironmentsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudComposer/ListOperationsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudComposer/NodeConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudComposer/Operation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudComposer/OperationMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudComposer/Resource/Projects.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudComposer/Resource/ProjectsLocations.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudComposer/Resource/ProjectsLocationsEnvironments.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudComposer/Resource/ProjectsLocationsOperations.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudComposer/SoftwareConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudComposer/Status.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudFilestore.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudFilestore/CancelOperationRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudFilestore/ClientList.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Export.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudFilestore/FileEmpty.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudFilestore/FileShareConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Instance.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudFilestore/ListInstancesResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudFilestore/ListLocationsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudFilestore/ListOperationsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Location.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudFilestore/NetworkConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudFilestore/NfsExport.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Operation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudFilestore/OperationMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Resource/Projects.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Resource/ProjectsLocations.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Resource/ProjectsLocationsInstances.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Resource/ProjectsLocationsOperations.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudFilestore/SmbExport.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Status.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudIAP.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudIAP/AuditConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudIAP/AuditLogConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudIAP/Binding.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudIAP/Expr.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudIAP/GetIamPolicyRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudIAP/Policy.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudIAP/Resource/Projects.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudIAP/Resource/ProjectsIapWeb.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudIAP/Resource/ProjectsIapWebServices.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudIAP/Resource/ProjectsIapWebServicesVersions.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudIAP/SetIamPolicyRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudIAP/TestIamPermissionsRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudIAP/TestIamPermissionsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudIot/Expr.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistriesGroups.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistriesGroupsDevices.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistriesGroupsDevicesConfigVersions.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistriesGroupsDevicesStates.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudKMS/AsymmetricDecryptRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudKMS/AsymmetricDecryptResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudKMS/AsymmetricSignRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudKMS/AsymmetricSignResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudKMS/CryptoKeyVersionTemplate.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudKMS/Digest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudKMS/Expr.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudKMS/KeyOperationAttestation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudKMS/LocationMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudKMS/PublicKey.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1AcceleratorConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleTypeExpr.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudProfiler.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudProfiler/CreateProfileRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudProfiler/Deployment.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudProfiler/Profile.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudProfiler/Resource/Projects.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudProfiler/Resource/ProjectsProfiles.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudRedis.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudRedis/GoogleCloudRedisV1LocationMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudRedis/GoogleCloudRedisV1OperationMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudRedis/GoogleCloudRedisV1ZoneMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudRedis/Instance.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudRedis/ListInstancesResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudRedis/ListLocationsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudRedis/ListOperationsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudRedis/Location.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudRedis/Operation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudRedis/RedisEmpty.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudRedis/Resource/Projects.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudRedis/Resource/ProjectsLocations.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudRedis/Resource/ProjectsLocationsInstances.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudRedis/Resource/ProjectsLocationsOperations.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudRedis/Status.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/Expr.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/Folder.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/ListFoldersResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/MoveFolderRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/SearchFoldersRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/SearchFoldersResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/UndeleteFolderRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/ProjectConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/PubsubConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/UpdateProjectConfigRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/UpdateRepoRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/ApplicationInfo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/BatchDeleteJobsRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/BucketRange.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/BucketizedCount.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CommuteFilter.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CommuteInfo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/Company.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompanyDerivedInfo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompensationEntry.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompensationFilter.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompensationHistogramRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompensationHistogramResult.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompensationInfo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompensationRange.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompleteQueryResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompletionResult.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CreateCompanyRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CreateJobRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CustomAttribute.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CustomAttributeHistogramRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CustomAttributeHistogramResult.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/DeviceInfo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/HistogramFacets.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/HistogramResult.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/HistogramResults.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/Job.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/JobDerivedInfo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/JobQuery.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/JobsEmpty.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/LatLng.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/ListCompaniesResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/ListJobsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/Location.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/LocationFilter.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/MatchingJob.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/Money.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/NumericBucketingOption.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/NumericBucketingResult.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/PostalAddress.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/ProcessingOptions.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/RequestMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/Resource/Projects.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/Resource/ProjectsCompanies.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/Resource/ProjectsJobs.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/ResponseMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/SearchJobsRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/SearchJobsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/SpellingCorrection.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/TimeOfDay.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/TimestampRange.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/UpdateCompanyRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/UpdateJobRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTasks/AppEngineHttpQueue.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTasks/Attempt.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudTasks/Expr.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1AnnotateVideoRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1ExplicitContentDetectionConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1LabelDetectionConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1ShotChangeDetectionConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1VideoContext.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1AnnotateVideoProgress.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1Entity.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1LabelAnnotation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1LabelFrame.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1LabelSegment.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1SpeechTranscription.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1VideoSegment.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1WordInfo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleLongrunningCancelOperationRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleLongrunningListOperationsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleProtobufEmpty.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/Resource/Operations.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Cloudbilling/AuditConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Cloudbilling/AuditLogConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Binding.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Expr.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Policy.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Cloudbilling/SetIamPolicyRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Cloudbilling/TestIamPermissionsRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Cloudbilling/TestIamPermissionsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/BackendBucketCdnPolicy.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/DiskInstantiationConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/DistributionPolicy.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/DistributionPolicyZoneConfiguration.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/InterconnectAttachmentPartnerMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/LicenseCode.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/LicenseCodeLicenseAlias.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/LicenseResourceRequirements.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/LicensesListResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/LicensesListResponseWarning.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/LicensesListResponseWarningData.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroup.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupAggregatedList.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupAggregatedListWarning.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupAggregatedListWarningData.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupList.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupListWarning.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupListWarningData.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupNode.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsAddNodesRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsDeleteNodesRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsListNodes.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsListNodesWarning.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsListNodesWarningData.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsScopedList.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsScopedListWarning.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsScopedListWarningData.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsSetNodeTemplateRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplate.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplateAggregatedList.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplateAggregatedListWarning.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplateAggregatedListWarningData.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplateList.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplateListWarning.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplateListWarningData.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplateNodeTypeFlexibility.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplatesScopedList.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplatesScopedListWarning.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplatesScopedListWarningData.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeType.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypeAggregatedList.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypeAggregatedListWarning.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypeAggregatedListWarningData.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypeList.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypeListWarning.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypeListWarningData.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypesScopedList.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypesScopedListWarning.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypesScopedListWarningData.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/ProjectsSetDefaultNetworkTierRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/RegionDiskTypeList.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/RegionDiskTypeListWarning.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/RegionDiskTypeListWarningData.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/RegionDisksResizeRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/RegionSetLabelsRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/Resource/LicenseCodes.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/Resource/NodeGroups.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/Resource/NodeTemplates.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/Resource/NodeTypes.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionDiskTypes.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionDisks.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/Resource/SecurityPolicies.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/Resource/SslPolicies.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/RouterAdvertisedIpRange.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/SchedulingNodeAffinity.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicy.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicyList.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicyListWarning.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicyListWarningData.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicyReference.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicyRule.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicyRuleMatcher.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicyRuleMatcherConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/SignedUrlKey.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/SourceInstanceParams.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/SslPoliciesList.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/SslPoliciesListAvailableFeaturesResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/SslPoliciesListWarning.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/SslPoliciesListWarningData.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/SslPolicy.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/SslPolicyReference.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/SslPolicyWarnings.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/SslPolicyWarningsData.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/TargetHttpsProxiesSetQuicOverrideRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/TestPermissionsRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/TestPermissionsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/UsableSubnetwork.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/UsableSubnetworkSecondaryRange.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/UsableSubnetworksAggregatedList.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/UsableSubnetworksAggregatedListWarning.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Compute/UsableSubnetworksAggregatedListWarningData.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Container/NetworkConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsLocations.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsLocationsClusters.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsLocationsClustersNodePools.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsLocationsOperations.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Action.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2AuxiliaryTable.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2BigQueryField.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2BigQueryKey.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2BigQueryOptions.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2BigQueryTable.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2BoundingBox.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Bucket.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2BucketingConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ByteContentItem.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CancelDlpJobRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CategoricalStatsConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CategoricalStatsHistogramBucket.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CategoricalStatsResult.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CharacterMaskConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CharsToIgnore.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CloudStorageFileSet.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CloudStorageOptions.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CloudStoragePath.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Color.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Condition.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Conditions.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ContentItem.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ContentLocation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CreateDeidentifyTemplateRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CreateDlpJobRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CreateInspectTemplateRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CreateJobTriggerRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CreateStoredInfoTypeRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CryptoHashConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CryptoKey.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CustomInfoType.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DatastoreKey.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DatastoreOptions.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DateShiftConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DateTime.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeidentifyConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeidentifyContentRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeidentifyContentResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeidentifyTemplate.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeltaPresenceEstimationConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeltaPresenceEstimationHistogramBucket.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeltaPresenceEstimationQuasiIdValues.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeltaPresenceEstimationResult.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DetectionRule.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Dictionary.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DlpJob.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DocumentLocation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2EntityId.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Error.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Expressions.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2FieldId.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2FieldTransformation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2FileSet.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Finding.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2FindingLimits.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2FixedSizeBucketingConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2HotwordRule.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ImageLocation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ImageRedactionConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InfoType.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InfoTypeDescription.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InfoTypeLimit.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InfoTypeStats.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InfoTypeTransformation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InfoTypeTransformations.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InspectConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InspectContentRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InspectContentResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InspectDataSourceDetails.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InspectJobConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InspectResult.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InspectTemplate.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2JobTrigger.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KAnonymityConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KAnonymityEquivalenceClass.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KAnonymityHistogramBucket.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KAnonymityResult.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KMapEstimationConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KMapEstimationHistogramBucket.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KMapEstimationQuasiIdValues.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KMapEstimationResult.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Key.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KindExpression.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KmsWrappedCryptoKey.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2LDiversityConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2LDiversityEquivalenceClass.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2LDiversityHistogramBucket.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2LDiversityResult.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2LargeCustomDictionaryConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2LikelihoodAdjustment.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ListDeidentifyTemplatesResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ListDlpJobsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ListInfoTypesResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ListInspectTemplatesResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ListJobTriggersResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ListStoredInfoTypesResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Location.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2NumericalStatsConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2NumericalStatsResult.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2OutputStorageConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2PartitionId.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2PathElement.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2PrimitiveTransformation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2PrivacyMetric.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Proximity.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2PublishSummaryToCscc.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2PublishToPubSub.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2QuasiId.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2QuasiIdField.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2QuasiIdentifierField.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2QuoteInfo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Range.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RecordCondition.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RecordKey.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RecordLocation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RecordSuppression.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RecordTransformations.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RedactConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RedactImageRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RedactImageResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Regex.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ReidentifyContentRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ReidentifyContentResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ReplaceValueConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ReplaceWithInfoTypeConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RequestedOptions.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Result.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RiskAnalysisJobConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Row.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2SaveFindings.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Schedule.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2StatisticalTable.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2StorageConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2StoredInfoType.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2StoredInfoTypeConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2StoredInfoTypeVersion.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2StoredType.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2SummaryResult.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2SurrogateType.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Table.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TableLocation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TaggedField.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TimePartConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TimeZone.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TimespanConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TransformationOverview.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TransformationSummary.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TransientCryptoKey.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Trigger.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2UnwrappedCryptoKey.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2UpdateInspectTemplateRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2UpdateJobTriggerRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2UpdateStoredInfoTypeRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Value.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ValueFrequency.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2WordList.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/Resource/OrganizationsStoredInfoTypes.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsStoredInfoTypes.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataflow/BigQueryIODetails.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataflow/BigTableIODetails.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataflow/DatastoreIODetails.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataflow/FileIODetails.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataflow/IntegerGauge.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataflow/JobMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataflow/PubSubIODetails.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataflow/SdkVersion.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataflow/SpannerIODetails.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataproc/Binding.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataproc/ClusterOperation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataproc/ClusterSelector.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataproc/EncryptionConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataproc/Expr.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataproc/GetIamPolicyRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataproc/InstantiateWorkflowTemplateRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataproc/ListWorkflowTemplatesResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataproc/ManagedCluster.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataproc/OrderedJob.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataproc/ParameterValidation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataproc/Policy.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataproc/RegexValidation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsLocations.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsLocationsWorkflowTemplates.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsRegionsWorkflowTemplates.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataproc/SetIamPolicyRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataproc/TemplateParameter.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataproc/TestIamPermissionsRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataproc/TestIamPermissionsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataproc/ValueValidation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataproc/WorkflowGraph.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataproc/WorkflowMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataproc/WorkflowNode.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataproc/WorkflowTemplate.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dataproc/WorkflowTemplatePlacement.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1CommonMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1EntityFilter.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1ExportEntitiesMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1ExportEntitiesRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1ExportEntitiesResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1ImportEntitiesMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1ImportEntitiesRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1Index.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1IndexOperationMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1IndexedProperty.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1ListIndexesResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1Progress.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Datastore/Resource/ProjectsIndexes.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/DeploymentManager/GlobalSetPolicyRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dfareporting/DeepLink.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dfareporting/MobileApp.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dfareporting/MobileAppsListResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dfareporting/Resource/MobileApps.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2Agent.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchCreateEntitiesRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchDeleteEntitiesRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchDeleteEntityTypesRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchDeleteIntentsRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchUpdateEntitiesRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchUpdateEntityTypesRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchUpdateIntentsRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2DetectIntentRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2DetectIntentResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2EntityTypeBatch.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2ExportAgentRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2ImportAgentRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2InputAudioConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentBatch.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2ListContextsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2ListEntityTypesResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2ListIntentsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2ListSessionEntityTypesResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2QueryInput.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2QueryParameters.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2RestoreAgentRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2SearchAgentsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2SessionEntityType.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2TextInput.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2TrainAgentRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1KnowledgeAnswers.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1Sentiment.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1SentimentAnalysisResult.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dns/DnsKey.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dns/DnsKeyDigest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dns/DnsKeySpec.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dns/DnsKeysListResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dns/ManagedZoneDnsSecConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dns/ManagedZoneOperationsListResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dns/Operation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dns/OperationDnsKeyContext.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dns/OperationManagedZoneContext.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dns/Resource/DnsKeys.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dns/Resource/ManagedZoneOperations.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Dns/ResponseHeader.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Drive/TeamDriveRestrictions.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/CreateManagedShortLinkRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/CreateManagedShortLinkResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/GetIosReopenAttributionRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/GetIosReopenAttributionResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/ManagedShortLink.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/Resource/ManagedShortLinks.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/FirebaseRules/VisitedExpression.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Firestore/GoogleLongrunningCancelOperationRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Firestore/GoogleLongrunningListOperationsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Firestore/GoogleLongrunningOperation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Firestore/ListLocationsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Firestore/Location.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Firestore/Resource/ProjectsDatabasesOperations.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Firestore/Resource/ProjectsLocations.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Genomics/ContainerKilledEvent.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Genomics/Expr.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Genomics/RunPipelineResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Gmail/Delegate.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Gmail/ListDelegatesResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersSettingsDelegates.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/HangoutsChat/DeprecatedEvent.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/IAMCredentials.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/IAMCredentials/GenerateAccessTokenRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/IAMCredentials/GenerateAccessTokenResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/IAMCredentials/GenerateIdTokenRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/IAMCredentials/GenerateIdTokenResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/IAMCredentials/GenerateIdentityBindingAccessTokenRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/IAMCredentials/GenerateIdentityBindingAccessTokenResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/IAMCredentials/Resource/Projects.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/IAMCredentials/Resource/ProjectsServiceAccounts.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/IAMCredentials/SignBlobRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/IAMCredentials/SignBlobResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/IAMCredentials/SignJwtRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/IAMCredentials/SignJwtResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Iam/Expr.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Iam/LintPolicyRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Iam/LintPolicyResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Iam/LintResult.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Indexing.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Indexing/PublishUrlNotificationResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Indexing/Resource/UrlNotifications.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Indexing/UrlNotification.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Indexing/UrlNotificationMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/BatchDeleteJobsRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/BucketRange.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/BucketizedCount.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/CommuteInfo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/CommutePreference.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/Company.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/CompanyInfoSource.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/CompensationEntry.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/CompensationFilter.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/CompensationHistogramRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/CompensationHistogramResult.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/CompensationInfo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/CompensationRange.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/CompleteQueryResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/CompletionResult.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/CreateJobRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/CustomAttribute.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/CustomAttributeHistogramRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/CustomAttributeHistogramResult.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/CustomField.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/CustomFieldFilter.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/Date.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/DeleteJobsByFilterRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/DeviceInfo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/ExtendedCompensationFilter.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/ExtendedCompensationInfo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/ExtendedCompensationInfoCompensationEntry.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/ExtendedCompensationInfoCompensationRange.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/ExtendedCompensationInfoDecimal.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/Filter.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/GetHistogramRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/GetHistogramResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/HistogramFacets.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/HistogramResult.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/HistogramResults.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/Job.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/JobFilters.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/JobLocation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/JobProcessingOptions.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/JobQuery.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/JobsEmpty.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/LatLng.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/ListCompaniesResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/ListCompanyJobsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/ListJobsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/LocationFilter.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/MatchingJob.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/Money.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/NumericBucketingOption.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/NumericBucketingResult.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/PostalAddress.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/RequestMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/Resource/Companies.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/Resource/CompaniesJobs.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/Resource/Jobs.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/Resource/V2.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/ResponseMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/SearchJobsRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/SearchJobsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/SpellingCorrection.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/StringValues.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/JobService/UpdateJobRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Logging/MetricDescriptorMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Logging/MonitoredResourceMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ManufacturerCenter/DestinationStatus.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Monitoring/Aggregation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Monitoring/AlertPolicy.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Monitoring/Condition.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Monitoring/Documentation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Monitoring/DroppedLabels.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Monitoring/Exemplar.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Monitoring/GetNotificationChannelVerificationCodeRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Monitoring/GetNotificationChannelVerificationCodeResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Monitoring/ListAlertPoliciesResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Monitoring/ListNotificationChannelDescriptorsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Monitoring/ListNotificationChannelsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Monitoring/MetricAbsence.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Monitoring/MetricDescriptorMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Monitoring/MetricThreshold.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Monitoring/MutationRecord.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Monitoring/NotificationChannel.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Monitoring/NotificationChannelDescriptor.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsAlertPolicies.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsNotificationChannelDescriptors.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsNotificationChannels.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Monitoring/SendNotificationChannelVerificationCodeRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Monitoring/SpanContext.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Monitoring/Trigger.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Monitoring/VerifyNotificationChannelRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiFormatStringV4.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiFormatStringV4Args.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiFormatStringV4ArgsRects.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiFormatStringV4ArgsSecondaryRects.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiImageV4.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiImageV4PageRect.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4FormattedResults.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4FormattedResultsRuleResultsElement.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4FormattedResultsRuleResultsElementUrlBlocks.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4FormattedResultsRuleResultsElementUrlBlocksUrls.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4LoadingExperience.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4LoadingExperienceMetricsElement.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4LoadingExperienceMetricsElementDistributions.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4PageStats.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4RuleGroupsElement.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4Version.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PeopleService/SipAddress.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/AddEnrichmentToAlbumRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/AddEnrichmentToAlbumResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Album.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/AlbumPosition.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/BatchCreateMediaItemsRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/BatchCreateMediaItemsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/ContentFilter.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/ContributorInfo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/CreateAlbumRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Date.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/DateFilter.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/DateRange.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/EnrichmentItem.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Filters.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/JoinSharedAlbumRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/JoinSharedAlbumResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/LatLng.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/ListAlbumsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/ListSharedAlbumsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Location.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/LocationEnrichment.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/MapEnrichment.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/MediaItem.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/MediaMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/MediaTypeFilter.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/NewEnrichmentItem.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/NewMediaItem.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/NewMediaItemResult.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Photo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Resource/Albums.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Resource/MediaItems.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Resource/SharedAlbums.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/SearchMediaItemsRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/SearchMediaItemsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/ShareAlbumRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/ShareAlbumResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/ShareInfo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/SharedAlbumOptions.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/SimpleMediaItem.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Status.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/TextEnrichment.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Video.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/PolyService/RemixInfo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Pubsub/Expr.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Pubsub/UpdateTopicRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Replicapool/AccessConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Replicapool/Action.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Replicapool/DiskAttachment.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Replicapool/EnvVariable.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Replicapool/ExistingDisk.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Replicapool/HealthCheck.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Replicapool/Label.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Replicapool/Metadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Replicapool/MetadataItem.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Replicapool/NetworkInterface.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Replicapool/NewDisk.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Replicapool/NewDiskInitializeParams.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Replicapool/Pool.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Replicapool/PoolsDeleteRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Replicapool/PoolsListResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Replicapool/Replica.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Replicapool/ReplicaStatus.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Replicapool/ReplicasDeleteRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Replicapool/ReplicasListResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Replicapool/Resource/Pools.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Replicapool/Resource/Replicas.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Replicapool/ServiceAccount.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Replicapool/Tag.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Replicapool/Template.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Replicapool/VmParams.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/SQLAdmin/InstancesListServerCasResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/SQLAdmin/InstancesRotateServerCaRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/SQLAdmin/RotateServerCaContext.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ServiceBroker.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ServiceBroker/GoogleIamV1Binding.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ServiceBroker/GoogleIamV1Policy.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ServiceBroker/GoogleIamV1SetIamPolicyRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ServiceBroker/GoogleIamV1TestIamPermissionsRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ServiceBroker/GoogleIamV1TestIamPermissionsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ServiceBroker/GoogleTypeExpr.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ServiceBroker/Resource/V1.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/MetricDescriptorMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ServiceControl/Auth.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ServiceControl/HttpRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ServiceControl/LogEntryOperation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ServiceControl/Peer.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ServiceControl/Request.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ServiceControl/ResourceLocation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ServiceControl/ServicecontrolResource.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ServiceManagement/Expr.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ServiceManagement/MetricDescriptorMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ServiceUsage/BatchEnableServicesRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ServiceUsage/BatchEnableServicesResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ServiceUsage/DisableServiceResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ServiceUsage/EnableFailure.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ServiceUsage/EnableServiceResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ServiceUsage/GoogleApiServiceusageV1OperationMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ServiceUsage/GoogleApiServiceusageV1Service.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ServiceUsage/GoogleApiServiceusageV1ServiceConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ServiceUsage/ListServicesResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ServiceUsage/MetricDescriptorMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ServiceUser/MetricDescriptorMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Sheets/AddDimensionGroupRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Sheets/AddDimensionGroupResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Sheets/DateTimeRule.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Sheets/DeleteDimensionGroupRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Sheets/DeleteDimensionGroupResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Sheets/DimensionGroup.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Sheets/TreemapChartColorScale.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Sheets/TreemapChartSpec.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Sheets/UpdateDimensionGroupRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountAddress.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountBusinessInformation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountCustomerService.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatusItemLevelIssue.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatusProducts.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatusStatistics.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsCustomBatchRequestEntryLinkRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsLinkRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsLinkResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Amount.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/CutoffTime.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedsFetchNowResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/GmbAccounts.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/GmbAccountsGmbAccount.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/InvoiceSummary.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/InvoiceSummaryAdditionalChargeSummary.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiaAboutPageSettings.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiaCountrySettings.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiaInventorySettings.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiaOnDisplayToOrderSettings.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiaPosDataProvider.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiaSettings.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsCustomBatchRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsCustomBatchRequestEntry.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsCustomBatchResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsCustomBatchResponseEntry.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsGetAccessibleGmbAccountsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsListPosDataProvidersResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsListResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsRequestGmbAccessResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsRequestInventoryVerificationResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsSetInventoryVerificationContactResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsSetPosDataProviderResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderCustomerMarketingRightsInfo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderReportDisbursement.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderReportTransaction.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderinvoicesCreateChargeInvoiceRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderinvoicesCreateChargeInvoiceResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderinvoicesCreateRefundInvoiceRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderinvoicesCreateRefundInvoiceResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceRefundOption.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyAuthApprovedRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyAuthApprovedResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyAuthDeclinedRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyAuthDeclinedResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyChargeRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyChargeResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyRefundRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyRefundResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderreportsListDisbursementsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderreportsListTransactionsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCancelTestOrderByCustomerRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCancelTestOrderByCustomerResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/PosDataProviders.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/PosDataProvidersPosDataProvider.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Promotion.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Liasettings.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Orderinvoices.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Orderpayments.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Orderreports.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/ShipmentInvoice.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/ShipmentInvoiceLineItemInvoice.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/TestOrderCustomerMarketingRightsInfo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/UnitInvoice.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/UnitInvoiceAdditionalCharge.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/ShoppingContent/UnitInvoiceTaxLine.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Spanner/Expr.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Speech/ListOperationsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/TPU/SchedulingConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Testing/Apk.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Testing/IosDevice.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Testing/IosDeviceCatalog.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Testing/IosDeviceList.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Testing/IosModel.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Testing/IosRuntimeConfiguration.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Testing/IosTestSetup.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Testing/IosVersion.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Testing/IosXcTest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Testing/ProvidedSoftwareCatalog.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Testing/RegularFile.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Texttospeech.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Texttospeech/AudioConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Texttospeech/ListVoicesResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Texttospeech/Resource/Text.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Texttospeech/Resource/Voices.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Texttospeech/SynthesisInput.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Texttospeech/SynthesizeSpeechRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Texttospeech/SynthesizeSpeechResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Texttospeech/Voice.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Texttospeech/VoiceSelectionParams.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vault/AccountInfo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vault/AddHeldAccountResult.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vault/AddHeldAccountsRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vault/AddHeldAccountsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vault/CloudStorageFile.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vault/CloudStorageSink.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vault/DriveExportOptions.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vault/DriveOptions.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vault/Export.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vault/ExportOptions.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vault/ExportStats.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vault/GroupsExportOptions.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vault/HangoutsChatExportOptions.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vault/HangoutsChatInfo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vault/HangoutsChatOptions.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vault/ListExportsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vault/MailExportOptions.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vault/MailOptions.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vault/OrgUnitInfo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vault/Query.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vault/RemoveHeldAccountsRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vault/RemoveHeldAccountsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vault/Resource/MattersExports.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vault/Status.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vault/TeamDriveInfo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vault/UserInfo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/AnnotateFileResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/AsyncAnnotateFileRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/AsyncAnnotateFileResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/AsyncBatchAnnotateFilesRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/AsyncBatchAnnotateFilesResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GcsDestination.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GcsSource.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1AnnotateFileResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1AnnotateImageResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Block.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1BoundingPoly.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1ColorInfo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1CropHint.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1CropHintsAnnotation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1DominantColorsAnnotation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1EntityAnnotation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1FaceAnnotation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1FaceAnnotationLandmark.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1GcsDestination.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1GcsSource.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1ImageAnnotationContext.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1ImageProperties.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1InputConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1LocationInfo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1OperationMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1OutputConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Page.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Paragraph.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Position.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Property.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1SafeSearchAnnotation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Symbol.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1TextAnnotation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1TextAnnotationTextProperty.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Vertex.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1WebDetection.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1WebDetectionWebEntity.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1WebDetectionWebImage.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1WebDetectionWebLabel.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1WebDetectionWebPage.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Word.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1AnnotateFileResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1AnnotateImageResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Block.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1BoundingPoly.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1ColorInfo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1CropHint.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1CropHintsAnnotation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1DominantColorsAnnotation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1EntityAnnotation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1FaceAnnotation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1FaceAnnotationLandmark.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1GcsSource.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1ImageAnnotationContext.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1ImageProperties.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1InputConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1LocationInfo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1NormalizedVertex.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Page.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Paragraph.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Position.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Property.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1SafeSearchAnnotation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Symbol.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1TextAnnotation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1TextAnnotationTextProperty.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Vertex.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1WebDetection.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1WebDetectionWebEntity.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1WebDetectionWebImage.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1WebDetectionWebLabel.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1WebDetectionWebPage.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Word.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1AnnotateFileResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1AnnotateImageResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1BatchOperationMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Block.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1BoundingPoly.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ColorInfo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1CropHint.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1CropHintsAnnotation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1DominantColorsAnnotation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1EntityAnnotation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1FaceAnnotation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1FaceAnnotationLandmark.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1GcsDestination.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1GcsSource.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ImageAnnotationContext.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ImageProperties.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ImportProductSetsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1InputConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1LocationInfo.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1NormalizedVertex.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1OperationMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1OutputConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Page.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Paragraph.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Position.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Product.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ProductKeyValue.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ProductSearchResults.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ProductSearchResultsResult.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Property.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ReferenceImage.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1SafeSearchAnnotation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Symbol.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1TextAnnotation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1TextAnnotationTextProperty.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Vertex.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1WebDetection.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1WebDetectionWebEntity.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1WebDetectionWebImage.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1WebDetectionWebLabel.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1WebDetectionWebPage.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Word.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/ImageAnnotationContext.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/InputConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/LocalizedObjectAnnotation.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/NormalizedVertex.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/OperationMetadata.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/OutputConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/Resource/Files.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/Resource/Locations.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/Vision/Resource/LocationsOperations.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Authentication.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/CrawledUrl.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/CustomAccount.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Finding.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/FindingTypeStats.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/GoogleAccount.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Header.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/ListCrawledUrlsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/ListFindingTypeStatsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/ListFindingsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/ListScanConfigsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/ListScanRunsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/OutdatedLibrary.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Resource/Projects.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Resource/ProjectsScanConfigs.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Resource/ProjectsScanConfigsScanRuns.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Resource/ProjectsScanConfigsScanRunsCrawledUrls.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Resource/ProjectsScanConfigsScanRunsFindingTypeStats.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Resource/ProjectsScanConfigsScanRunsFindings.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/ScanConfig.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/ScanRun.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Schedule.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/StartScanRunRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/StopScanRunRequest.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/ViolatingResource.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/VulnerableHeaders.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/VulnerableParameters.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/WebsecurityscannerEmpty.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Xss.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/EmptyResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/ErrorProto.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/Errors.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/ListGroupItemsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/ListGroupsResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/QueryResponse.php create mode 100644 vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/ResultTableColumnHeader.php create mode 100644 vendor/google/auth/CODE_OF_CONDUCT.md create mode 100644 vendor/google/auth/src/Cache/SysVCacheItemPool.php create mode 100644 vendor/google/auth/src/Credentials/InsecureCredentials.php create mode 100644 vendor/google/auth/tests/Cache/SysVCacheItemPoolTest.php create mode 100644 vendor/google/auth/tests/Cache/sysv_cache_creator.php create mode 100644 vendor/google/auth/tests/Credentials/InsecureCredentialsTest.php create mode 100644 vendor/google/auth/tests/fixtures2/gcloud.json create mode 100644 vendor/google/auth/tests/fixtures2/valid_oauth_creds.json diff --git a/composer.lock b/composer.lock new file mode 100644 index 00000000..8ddf552c --- /dev/null +++ b/composer.lock @@ -0,0 +1,703 @@ +{ + "_readme": [ + "This file locks the dependencies of your project to a known state", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "This file is @generated automatically" + ], + "content-hash": "62fec72815b2756e29e1358b11061020", + "packages": [ + { + "name": "firebase/php-jwt", + "version": "v5.0.0", + "source": { + "type": "git", + "url": "https://github.com/firebase/php-jwt.git", + "reference": "9984a4d3a32ae7673d6971ea00bae9d0a1abba0e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/firebase/php-jwt/zipball/9984a4d3a32ae7673d6971ea00bae9d0a1abba0e", + "reference": "9984a4d3a32ae7673d6971ea00bae9d0a1abba0e", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "require-dev": { + "phpunit/phpunit": " 4.8.35" + }, + "type": "library", + "autoload": { + "psr-4": { + "Firebase\\JWT\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Neuman Vong", + "email": "neuman+pear@twilio.com", + "role": "Developer" + }, + { + "name": "Anant Narayanan", + "email": "anant@php.net", + "role": "Developer" + } + ], + "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.", + "homepage": "https://github.com/firebase/php-jwt", + "time": "2017-06-27T22:17:23+00:00" + }, + { + "name": "google/apiclient", + "version": "v2.2.2", + "source": { + "type": "git", + "url": "https://github.com/googleapis/google-api-php-client.git", + "reference": "4e0fd83510e579043e10e565528b323b7c2b3c81" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/4e0fd83510e579043e10e565528b323b7c2b3c81", + "reference": "4e0fd83510e579043e10e565528b323b7c2b3c81", + "shasum": "" + }, + "require": { + "firebase/php-jwt": "~2.0|~3.0|~4.0|~5.0", + "google/apiclient-services": "~0.13", + "google/auth": "^1.0", + "guzzlehttp/guzzle": "~5.3.1|~6.0", + "guzzlehttp/psr7": "^1.2", + "monolog/monolog": "^1.17", + "php": ">=5.4", + "phpseclib/phpseclib": "~0.3.10|~2.0" + }, + "require-dev": { + "cache/filesystem-adapter": "^0.3.2", + "phpunit/phpunit": "~4.8.36", + "squizlabs/php_codesniffer": "~2.3", + "symfony/css-selector": "~2.1", + "symfony/dom-crawler": "~2.1" + }, + "suggest": { + "cache/filesystem-adapter": "For caching certs and tokens (using Google_Client::setCache)" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.x-dev" + } + }, + "autoload": { + "psr-0": { + "Google_": "src/" + }, + "classmap": [ + "src/Google/Service/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "description": "Client library for Google APIs", + "homepage": "http://developers.google.com/api-client-library/php", + "keywords": [ + "google" + ], + "time": "2018-06-20T15:52:20+00:00" + }, + { + "name": "google/apiclient-services", + "version": "v0.70", + "source": { + "type": "git", + "url": "https://github.com/googleapis/google-api-php-client-services.git", + "reference": "759a1a246409eae1c723abc72d817205a1d5549f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/759a1a246409eae1c723abc72d817205a1d5549f", + "reference": "759a1a246409eae1c723abc72d817205a1d5549f", + "shasum": "" + }, + "require": { + "php": ">=5.4" + }, + "require-dev": { + "phpunit/phpunit": "~4.8" + }, + "type": "library", + "autoload": { + "psr-0": { + "Google_Service_": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "description": "Client library for Google APIs", + "homepage": "http://developers.google.com/api-client-library/php", + "keywords": [ + "google" + ], + "time": "2018-09-16T00:22:55+00:00" + }, + { + "name": "google/auth", + "version": "v1.4.0", + "source": { + "type": "git", + "url": "https://github.com/googleapis/google-auth-library-php.git", + "reference": "196237248e636a3554a7d9e4dfddeb97f450ab5c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/196237248e636a3554a7d9e4dfddeb97f450ab5c", + "reference": "196237248e636a3554a7d9e4dfddeb97f450ab5c", + "shasum": "" + }, + "require": { + "firebase/php-jwt": "~2.0|~3.0|~4.0|~5.0", + "guzzlehttp/guzzle": "~5.3.1|~6.0", + "guzzlehttp/psr7": "^1.2", + "php": ">=5.4", + "psr/cache": "^1.0", + "psr/http-message": "^1.0" + }, + "require-dev": { + "friendsofphp/php-cs-fixer": "^1.11", + "guzzlehttp/promises": "0.1.1|^1.3", + "phpunit/phpunit": "^4.8.36|^5.7", + "sebastian/comparator": ">=1.2.3" + }, + "type": "library", + "autoload": { + "psr-4": { + "Google\\Auth\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "description": "Google Auth Library for PHP", + "homepage": "http://github.com/google/google-auth-library-php", + "keywords": [ + "Authentication", + "google", + "oauth2" + ], + "time": "2018-09-17T20:29:21+00:00" + }, + { + "name": "guzzlehttp/guzzle", + "version": "6.3.3", + "source": { + "type": "git", + "url": "https://github.com/guzzle/guzzle.git", + "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba", + "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba", + "shasum": "" + }, + "require": { + "guzzlehttp/promises": "^1.0", + "guzzlehttp/psr7": "^1.4", + "php": ">=5.5" + }, + "require-dev": { + "ext-curl": "*", + "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", + "psr/log": "^1.0" + }, + "suggest": { + "psr/log": "Required for using the Log middleware" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "6.3-dev" + } + }, + "autoload": { + "files": [ + "src/functions_include.php" + ], + "psr-4": { + "GuzzleHttp\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Michael Dowling", + "email": "mtdowling@gmail.com", + "homepage": "https://github.com/mtdowling" + } + ], + "description": "Guzzle is a PHP HTTP client library", + "homepage": "http://guzzlephp.org/", + "keywords": [ + "client", + "curl", + "framework", + "http", + "http client", + "rest", + "web service" + ], + "time": "2018-04-22T15:46:56+00:00" + }, + { + "name": "guzzlehttp/promises", + "version": "v1.3.1", + "source": { + "type": "git", + "url": "https://github.com/guzzle/promises.git", + "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", + "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", + "shasum": "" + }, + "require": { + "php": ">=5.5.0" + }, + "require-dev": { + "phpunit/phpunit": "^4.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.4-dev" + } + }, + "autoload": { + "psr-4": { + "GuzzleHttp\\Promise\\": "src/" + }, + "files": [ + "src/functions_include.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Michael Dowling", + "email": "mtdowling@gmail.com", + "homepage": "https://github.com/mtdowling" + } + ], + "description": "Guzzle promises library", + "keywords": [ + "promise" + ], + "time": "2016-12-20T10:07:11+00:00" + }, + { + "name": "guzzlehttp/psr7", + "version": "1.4.2", + "source": { + "type": "git", + "url": "https://github.com/guzzle/psr7.git", + "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c", + "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c", + "shasum": "" + }, + "require": { + "php": ">=5.4.0", + "psr/http-message": "~1.0" + }, + "provide": { + "psr/http-message-implementation": "1.0" + }, + "require-dev": { + "phpunit/phpunit": "~4.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.4-dev" + } + }, + "autoload": { + "psr-4": { + "GuzzleHttp\\Psr7\\": "src/" + }, + "files": [ + "src/functions_include.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Michael Dowling", + "email": "mtdowling@gmail.com", + "homepage": "https://github.com/mtdowling" + }, + { + "name": "Tobias Schultze", + "homepage": "https://github.com/Tobion" + } + ], + "description": "PSR-7 message implementation that also provides common utility methods", + "keywords": [ + "http", + "message", + "request", + "response", + "stream", + "uri", + "url" + ], + "time": "2017-03-20T17:10:46+00:00" + }, + { + "name": "monolog/monolog", + "version": "1.23.0", + "source": { + "type": "git", + "url": "https://github.com/Seldaek/monolog.git", + "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd8c787753b3a2ad11bc60c063cff1358a32a3b4", + "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4", + "shasum": "" + }, + "require": { + "php": ">=5.3.0", + "psr/log": "~1.0" + }, + "provide": { + "psr/log-implementation": "1.0.0" + }, + "require-dev": { + "aws/aws-sdk-php": "^2.4.9 || ^3.0", + "doctrine/couchdb": "~1.0@dev", + "graylog2/gelf-php": "~1.0", + "jakub-onderka/php-parallel-lint": "0.9", + "php-amqplib/php-amqplib": "~2.4", + "php-console/php-console": "^3.1.3", + "phpunit/phpunit": "~4.5", + "phpunit/phpunit-mock-objects": "2.3.0", + "ruflin/elastica": ">=0.90 <3.0", + "sentry/sentry": "^0.13", + "swiftmailer/swiftmailer": "^5.3|^6.0" + }, + "suggest": { + "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", + "doctrine/couchdb": "Allow sending log messages to a CouchDB server", + "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", + "ext-mongo": "Allow sending log messages to a MongoDB server", + "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", + "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver", + "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", + "php-console/php-console": "Allow sending log messages to Google Chrome", + "rollbar/rollbar": "Allow sending log messages to Rollbar", + "ruflin/elastica": "Allow sending log messages to an Elastic Search server", + "sentry/sentry": "Allow sending log messages to a Sentry server" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Monolog\\": "src/Monolog" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jordi Boggiano", + "email": "j.boggiano@seld.be", + "homepage": "http://seld.be" + } + ], + "description": "Sends your logs to files, sockets, inboxes, databases and various web services", + "homepage": "http://github.com/Seldaek/monolog", + "keywords": [ + "log", + "logging", + "psr-3" + ], + "time": "2017-06-19T01:22:40+00:00" + }, + { + "name": "phpseclib/phpseclib", + "version": "2.0.11", + "source": { + "type": "git", + "url": "https://github.com/phpseclib/phpseclib.git", + "reference": "7053f06f91b3de78e143d430e55a8f7889efc08b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/7053f06f91b3de78e143d430e55a8f7889efc08b", + "reference": "7053f06f91b3de78e143d430e55a8f7889efc08b", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "require-dev": { + "phing/phing": "~2.7", + "phpunit/phpunit": "^4.8.35|^5.7|^6.0", + "sami/sami": "~2.0", + "squizlabs/php_codesniffer": "~2.0" + }, + "suggest": { + "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", + "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.", + "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.", + "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations." + }, + "type": "library", + "autoload": { + "files": [ + "phpseclib/bootstrap.php" + ], + "psr-4": { + "phpseclib\\": "phpseclib/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jim Wigginton", + "email": "terrafrost@php.net", + "role": "Lead Developer" + }, + { + "name": "Patrick Monnerat", + "email": "pm@datasphere.ch", + "role": "Developer" + }, + { + "name": "Andreas Fischer", + "email": "bantu@phpbb.com", + "role": "Developer" + }, + { + "name": "Hans-Jürgen Petrich", + "email": "petrich@tronic-media.com", + "role": "Developer" + }, + { + "name": "Graham Campbell", + "email": "graham@alt-three.com", + "role": "Developer" + } + ], + "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", + "homepage": "http://phpseclib.sourceforge.net", + "keywords": [ + "BigInteger", + "aes", + "asn.1", + "asn1", + "blowfish", + "crypto", + "cryptography", + "encryption", + "rsa", + "security", + "sftp", + "signature", + "signing", + "ssh", + "twofish", + "x.509", + "x509" + ], + "time": "2018-04-15T16:55:05+00:00" + }, + { + "name": "psr/cache", + "version": "1.0.1", + "source": { + "type": "git", + "url": "https://github.com/php-fig/cache.git", + "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", + "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Cache\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Common interface for caching libraries", + "keywords": [ + "cache", + "psr", + "psr-6" + ], + "time": "2016-08-06T20:24:11+00:00" + }, + { + "name": "psr/http-message", + "version": "1.0.1", + "source": { + "type": "git", + "url": "https://github.com/php-fig/http-message.git", + "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", + "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Http\\Message\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Common interface for HTTP messages", + "homepage": "https://github.com/php-fig/http-message", + "keywords": [ + "http", + "http-message", + "psr", + "psr-7", + "request", + "response" + ], + "time": "2016-08-06T14:39:51+00:00" + }, + { + "name": "psr/log", + "version": "1.0.2", + "source": { + "type": "git", + "url": "https://github.com/php-fig/log.git", + "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", + "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Log\\": "Psr/Log/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Common interface for logging libraries", + "homepage": "https://github.com/php-fig/log", + "keywords": [ + "log", + "psr", + "psr-3" + ], + "time": "2016-10-10T12:19:37+00:00" + } + ], + "packages-dev": [], + "aliases": [], + "minimum-stability": "stable", + "stability-flags": [], + "prefer-stable": false, + "prefer-lowest": false, + "platform": { + "php": ">=5.3.0" + }, + "platform-dev": [] +} diff --git a/vendor/composer/autoload_classmap.php b/vendor/composer/autoload_classmap.php index 077aa001..b6d8155a 100644 --- a/vendor/composer/autoload_classmap.php +++ b/vendor/composer/autoload_classmap.php @@ -6,7298 +6,6 @@ $baseDir = dirname($vendorDir); return array( - 'Firebase\\JWT\\BeforeValidException' => $vendorDir . '/firebase/php-jwt/src/BeforeValidException.php', - 'Firebase\\JWT\\ExpiredException' => $vendorDir . '/firebase/php-jwt/src/ExpiredException.php', - 'Firebase\\JWT\\JWT' => $vendorDir . '/firebase/php-jwt/src/JWT.php', - 'Firebase\\JWT\\SignatureInvalidException' => $vendorDir . '/firebase/php-jwt/src/SignatureInvalidException.php', - 'Google\\Auth\\ApplicationDefaultCredentials' => $vendorDir . '/google/auth/src/ApplicationDefaultCredentials.php', - 'Google\\Auth\\CacheTrait' => $vendorDir . '/google/auth/src/CacheTrait.php', - 'Google\\Auth\\Cache\\InvalidArgumentException' => $vendorDir . '/google/auth/src/Cache/InvalidArgumentException.php', - 'Google\\Auth\\Cache\\Item' => $vendorDir . '/google/auth/src/Cache/Item.php', - 'Google\\Auth\\Cache\\MemoryCacheItemPool' => $vendorDir . '/google/auth/src/Cache/MemoryCacheItemPool.php', - 'Google\\Auth\\CredentialsLoader' => $vendorDir . '/google/auth/src/CredentialsLoader.php', - 'Google\\Auth\\Credentials\\AppIdentityCredentials' => $vendorDir . '/google/auth/src/Credentials/AppIdentityCredentials.php', - 'Google\\Auth\\Credentials\\GCECredentials' => $vendorDir . '/google/auth/src/Credentials/GCECredentials.php', - 'Google\\Auth\\Credentials\\IAMCredentials' => $vendorDir . '/google/auth/src/Credentials/IAMCredentials.php', - 'Google\\Auth\\Credentials\\ServiceAccountCredentials' => $vendorDir . '/google/auth/src/Credentials/ServiceAccountCredentials.php', - 'Google\\Auth\\Credentials\\ServiceAccountJwtAccessCredentials' => $vendorDir . '/google/auth/src/Credentials/ServiceAccountJwtAccessCredentials.php', - 'Google\\Auth\\Credentials\\UserRefreshCredentials' => $vendorDir . '/google/auth/src/Credentials/UserRefreshCredentials.php', - 'Google\\Auth\\FetchAuthTokenCache' => $vendorDir . '/google/auth/src/FetchAuthTokenCache.php', - 'Google\\Auth\\FetchAuthTokenInterface' => $vendorDir . '/google/auth/src/FetchAuthTokenInterface.php', - 'Google\\Auth\\HttpHandler\\Guzzle5HttpHandler' => $vendorDir . '/google/auth/src/HttpHandler/Guzzle5HttpHandler.php', - 'Google\\Auth\\HttpHandler\\Guzzle6HttpHandler' => $vendorDir . '/google/auth/src/HttpHandler/Guzzle6HttpHandler.php', - 'Google\\Auth\\HttpHandler\\HttpHandlerFactory' => $vendorDir . '/google/auth/src/HttpHandler/HttpHandlerFactory.php', - 'Google\\Auth\\Middleware\\AuthTokenMiddleware' => $vendorDir . '/google/auth/src/Middleware/AuthTokenMiddleware.php', - 'Google\\Auth\\Middleware\\ScopedAccessTokenMiddleware' => $vendorDir . '/google/auth/src/Middleware/ScopedAccessTokenMiddleware.php', - 'Google\\Auth\\Middleware\\SimpleMiddleware' => $vendorDir . '/google/auth/src/Middleware/SimpleMiddleware.php', - 'Google\\Auth\\OAuth2' => $vendorDir . '/google/auth/src/OAuth2.php', - 'Google\\Auth\\Subscriber\\AuthTokenSubscriber' => $vendorDir . '/google/auth/src/Subscriber/AuthTokenSubscriber.php', - 'Google\\Auth\\Subscriber\\ScopedAccessTokenSubscriber' => $vendorDir . '/google/auth/src/Subscriber/ScopedAccessTokenSubscriber.php', - 'Google\\Auth\\Subscriber\\SimpleSubscriber' => $vendorDir . '/google/auth/src/Subscriber/SimpleSubscriber.php', - 'Google_AccessToken_Revoke' => $vendorDir . '/google/apiclient/src/Google/AccessToken/Revoke.php', - 'Google_AccessToken_Verify' => $vendorDir . '/google/apiclient/src/Google/AccessToken/Verify.php', - 'Google_AuthHandler_AuthHandlerFactory' => $vendorDir . '/google/apiclient/src/Google/AuthHandler/AuthHandlerFactory.php', - 'Google_AuthHandler_Guzzle5AuthHandler' => $vendorDir . '/google/apiclient/src/Google/AuthHandler/Guzzle5AuthHandler.php', - 'Google_AuthHandler_Guzzle6AuthHandler' => $vendorDir . '/google/apiclient/src/Google/AuthHandler/Guzzle6AuthHandler.php', - 'Google_Client' => $vendorDir . '/google/apiclient/src/Google/Client.php', - 'Google_Collection' => $vendorDir . '/google/apiclient/src/Google/Collection.php', - 'Google_Exception' => $vendorDir . '/google/apiclient/src/Google/Exception.php', - 'Google_Http_Batch' => $vendorDir . '/google/apiclient/src/Google/Http/Batch.php', - 'Google_Http_MediaFileUpload' => $vendorDir . '/google/apiclient/src/Google/Http/MediaFileUpload.php', - 'Google_Http_REST' => $vendorDir . '/google/apiclient/src/Google/Http/REST.php', - 'Google_Model' => $vendorDir . '/google/apiclient/src/Google/Model.php', - 'Google_Service' => $vendorDir . '/google/apiclient/src/Google/Service.php', - 'Google_Service_AbusiveExperienceReport' => $vendorDir . '/google/apiclient-services/src/Google/Service/AbusiveExperienceReport.php', - 'Google_Service_AbusiveExperienceReport_Resource_Sites' => $vendorDir . '/google/apiclient-services/src/Google/Service/AbusiveExperienceReport/Resource/Sites.php', - 'Google_Service_AbusiveExperienceReport_Resource_ViolatingSites' => $vendorDir . '/google/apiclient-services/src/Google/Service/AbusiveExperienceReport/Resource/ViolatingSites.php', - 'Google_Service_AbusiveExperienceReport_SiteSummaryResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AbusiveExperienceReport/SiteSummaryResponse.php', - 'Google_Service_AbusiveExperienceReport_ViolatingSitesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AbusiveExperienceReport/ViolatingSitesResponse.php', - 'Google_Service_Acceleratedmobilepageurl' => $vendorDir . '/google/apiclient-services/src/Google/Service/Acceleratedmobilepageurl.php', - 'Google_Service_Acceleratedmobilepageurl_AmpUrl' => $vendorDir . '/google/apiclient-services/src/Google/Service/Acceleratedmobilepageurl/AmpUrl.php', - 'Google_Service_Acceleratedmobilepageurl_AmpUrlError' => $vendorDir . '/google/apiclient-services/src/Google/Service/Acceleratedmobilepageurl/AmpUrlError.php', - 'Google_Service_Acceleratedmobilepageurl_BatchGetAmpUrlsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Acceleratedmobilepageurl/BatchGetAmpUrlsRequest.php', - 'Google_Service_Acceleratedmobilepageurl_BatchGetAmpUrlsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Acceleratedmobilepageurl/BatchGetAmpUrlsResponse.php', - 'Google_Service_Acceleratedmobilepageurl_Resource_AmpUrls' => $vendorDir . '/google/apiclient-services/src/Google/Service/Acceleratedmobilepageurl/Resource/AmpUrls.php', - 'Google_Service_AdExchangeBuyer' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer.php', - 'Google_Service_AdExchangeBuyerII' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII.php', - 'Google_Service_AdExchangeBuyerII_AbsoluteDateRange' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/AbsoluteDateRange.php', - 'Google_Service_AdExchangeBuyerII_AddDealAssociationRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/AddDealAssociationRequest.php', - 'Google_Service_AdExchangeBuyerII_Adexchangebuyer2Empty' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Adexchangebuyer2Empty.php', - 'Google_Service_AdExchangeBuyerII_AppContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/AppContext.php', - 'Google_Service_AdExchangeBuyerII_AuctionContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/AuctionContext.php', - 'Google_Service_AdExchangeBuyerII_BidMetricsRow' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/BidMetricsRow.php', - 'Google_Service_AdExchangeBuyerII_BidResponseWithoutBidsStatusRow' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/BidResponseWithoutBidsStatusRow.php', - 'Google_Service_AdExchangeBuyerII_CalloutStatusRow' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/CalloutStatusRow.php', - 'Google_Service_AdExchangeBuyerII_Client' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Client.php', - 'Google_Service_AdExchangeBuyerII_ClientUser' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ClientUser.php', - 'Google_Service_AdExchangeBuyerII_ClientUserInvitation' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ClientUserInvitation.php', - 'Google_Service_AdExchangeBuyerII_Correction' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Correction.php', - 'Google_Service_AdExchangeBuyerII_Creative' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Creative.php', - 'Google_Service_AdExchangeBuyerII_CreativeDealAssociation' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/CreativeDealAssociation.php', - 'Google_Service_AdExchangeBuyerII_CreativeStatusRow' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/CreativeStatusRow.php', - 'Google_Service_AdExchangeBuyerII_Date' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Date.php', - 'Google_Service_AdExchangeBuyerII_Disapproval' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Disapproval.php', - 'Google_Service_AdExchangeBuyerII_FilterSet' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/FilterSet.php', - 'Google_Service_AdExchangeBuyerII_FilteredBidCreativeRow' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/FilteredBidCreativeRow.php', - 'Google_Service_AdExchangeBuyerII_FilteredBidDetailRow' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/FilteredBidDetailRow.php', - 'Google_Service_AdExchangeBuyerII_FilteringStats' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/FilteringStats.php', - 'Google_Service_AdExchangeBuyerII_HtmlContent' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/HtmlContent.php', - 'Google_Service_AdExchangeBuyerII_Image' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Image.php', - 'Google_Service_AdExchangeBuyerII_ImpressionMetricsRow' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ImpressionMetricsRow.php', - 'Google_Service_AdExchangeBuyerII_ListBidMetricsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListBidMetricsResponse.php', - 'Google_Service_AdExchangeBuyerII_ListBidResponseErrorsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListBidResponseErrorsResponse.php', - 'Google_Service_AdExchangeBuyerII_ListBidResponsesWithoutBidsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListBidResponsesWithoutBidsResponse.php', - 'Google_Service_AdExchangeBuyerII_ListClientUserInvitationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListClientUserInvitationsResponse.php', - 'Google_Service_AdExchangeBuyerII_ListClientUsersResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListClientUsersResponse.php', - 'Google_Service_AdExchangeBuyerII_ListClientsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListClientsResponse.php', - 'Google_Service_AdExchangeBuyerII_ListCreativeStatusBreakdownByCreativeResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListCreativeStatusBreakdownByCreativeResponse.php', - 'Google_Service_AdExchangeBuyerII_ListCreativeStatusBreakdownByDetailResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListCreativeStatusBreakdownByDetailResponse.php', - 'Google_Service_AdExchangeBuyerII_ListCreativesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListCreativesResponse.php', - 'Google_Service_AdExchangeBuyerII_ListDealAssociationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListDealAssociationsResponse.php', - 'Google_Service_AdExchangeBuyerII_ListFilterSetsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListFilterSetsResponse.php', - 'Google_Service_AdExchangeBuyerII_ListFilteredBidRequestsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListFilteredBidRequestsResponse.php', - 'Google_Service_AdExchangeBuyerII_ListFilteredBidsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListFilteredBidsResponse.php', - 'Google_Service_AdExchangeBuyerII_ListImpressionMetricsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListImpressionMetricsResponse.php', - 'Google_Service_AdExchangeBuyerII_ListLosingBidsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListLosingBidsResponse.php', - 'Google_Service_AdExchangeBuyerII_ListNonBillableWinningBidsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListNonBillableWinningBidsResponse.php', - 'Google_Service_AdExchangeBuyerII_LocationContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/LocationContext.php', - 'Google_Service_AdExchangeBuyerII_MetricValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/MetricValue.php', - 'Google_Service_AdExchangeBuyerII_NativeContent' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/NativeContent.php', - 'Google_Service_AdExchangeBuyerII_NonBillableWinningBidStatusRow' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/NonBillableWinningBidStatusRow.php', - 'Google_Service_AdExchangeBuyerII_PlatformContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/PlatformContext.php', - 'Google_Service_AdExchangeBuyerII_RealtimeTimeRange' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/RealtimeTimeRange.php', - 'Google_Service_AdExchangeBuyerII_Reason' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Reason.php', - 'Google_Service_AdExchangeBuyerII_RelativeDateRange' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/RelativeDateRange.php', - 'Google_Service_AdExchangeBuyerII_RemoveDealAssociationRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/RemoveDealAssociationRequest.php', - 'Google_Service_AdExchangeBuyerII_Resource_Accounts' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/Accounts.php', - 'Google_Service_AdExchangeBuyerII_Resource_AccountsClients' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsClients.php', - 'Google_Service_AdExchangeBuyerII_Resource_AccountsClientsInvitations' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsClientsInvitations.php', - 'Google_Service_AdExchangeBuyerII_Resource_AccountsClientsUsers' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsClientsUsers.php', - 'Google_Service_AdExchangeBuyerII_Resource_AccountsCreatives' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsCreatives.php', - 'Google_Service_AdExchangeBuyerII_Resource_AccountsCreativesDealAssociations' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsCreativesDealAssociations.php', - 'Google_Service_AdExchangeBuyerII_Resource_Bidders' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/Bidders.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersAccounts' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersAccounts.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSets' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersAccountsFilterSets.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSetsBidMetrics' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsBidMetrics.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSetsBidResponseErrors' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsBidResponseErrors.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSetsBidResponsesWithoutBids' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsBidResponsesWithoutBids.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSetsFilteredBidRequests' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsFilteredBidRequests.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSetsFilteredBids' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsFilteredBids.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSetsFilteredBidsCreatives' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsFilteredBidsCreatives.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSetsFilteredBidsDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsFilteredBidsDetails.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSetsImpressionMetrics' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsImpressionMetrics.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSetsLosingBids' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsLosingBids.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSetsNonBillableWinningBids' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsNonBillableWinningBids.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSets' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersFilterSets.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSetsBidMetrics' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersFilterSetsBidMetrics.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSetsBidResponseErrors' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersFilterSetsBidResponseErrors.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSetsBidResponsesWithoutBids' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersFilterSetsBidResponsesWithoutBids.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSetsFilteredBidRequests' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersFilterSetsFilteredBidRequests.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSetsFilteredBids' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersFilterSetsFilteredBids.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSetsFilteredBidsCreatives' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersFilterSetsFilteredBidsCreatives.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSetsFilteredBidsDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersFilterSetsFilteredBidsDetails.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSetsImpressionMetrics' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersFilterSetsImpressionMetrics.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSetsLosingBids' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersFilterSetsLosingBids.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSetsNonBillableWinningBids' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersFilterSetsNonBillableWinningBids.php', - 'Google_Service_AdExchangeBuyerII_RowDimensions' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/RowDimensions.php', - 'Google_Service_AdExchangeBuyerII_SecurityContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/SecurityContext.php', - 'Google_Service_AdExchangeBuyerII_ServingContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ServingContext.php', - 'Google_Service_AdExchangeBuyerII_ServingRestriction' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ServingRestriction.php', - 'Google_Service_AdExchangeBuyerII_StopWatchingCreativeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/StopWatchingCreativeRequest.php', - 'Google_Service_AdExchangeBuyerII_TimeInterval' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/TimeInterval.php', - 'Google_Service_AdExchangeBuyerII_VideoContent' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/VideoContent.php', - 'Google_Service_AdExchangeBuyerII_WatchCreativeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/WatchCreativeRequest.php', - 'Google_Service_AdExchangeBuyer_Account' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Account.php', - 'Google_Service_AdExchangeBuyer_AccountBidderLocation' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/AccountBidderLocation.php', - 'Google_Service_AdExchangeBuyer_AccountsList' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/AccountsList.php', - 'Google_Service_AdExchangeBuyer_AddOrderDealsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/AddOrderDealsRequest.php', - 'Google_Service_AdExchangeBuyer_AddOrderDealsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/AddOrderDealsResponse.php', - 'Google_Service_AdExchangeBuyer_AddOrderNotesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/AddOrderNotesRequest.php', - 'Google_Service_AdExchangeBuyer_AddOrderNotesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/AddOrderNotesResponse.php', - 'Google_Service_AdExchangeBuyer_BillingInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/BillingInfo.php', - 'Google_Service_AdExchangeBuyer_BillingInfoList' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/BillingInfoList.php', - 'Google_Service_AdExchangeBuyer_Budget' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Budget.php', - 'Google_Service_AdExchangeBuyer_Buyer' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Buyer.php', - 'Google_Service_AdExchangeBuyer_ContactInformation' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/ContactInformation.php', - 'Google_Service_AdExchangeBuyer_CreateOrdersRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreateOrdersRequest.php', - 'Google_Service_AdExchangeBuyer_CreateOrdersResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreateOrdersResponse.php', - 'Google_Service_AdExchangeBuyer_Creative' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Creative.php', - 'Google_Service_AdExchangeBuyer_CreativeCorrections' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreativeCorrections.php', - 'Google_Service_AdExchangeBuyer_CreativeCorrectionsContexts' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreativeCorrectionsContexts.php', - 'Google_Service_AdExchangeBuyer_CreativeDealIds' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreativeDealIds.php', - 'Google_Service_AdExchangeBuyer_CreativeDealIdsDealStatuses' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreativeDealIdsDealStatuses.php', - 'Google_Service_AdExchangeBuyer_CreativeFilteringReasons' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreativeFilteringReasons.php', - 'Google_Service_AdExchangeBuyer_CreativeFilteringReasonsReasons' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreativeFilteringReasonsReasons.php', - 'Google_Service_AdExchangeBuyer_CreativeNativeAd' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreativeNativeAd.php', - 'Google_Service_AdExchangeBuyer_CreativeNativeAdAppIcon' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreativeNativeAdAppIcon.php', - 'Google_Service_AdExchangeBuyer_CreativeNativeAdImage' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreativeNativeAdImage.php', - 'Google_Service_AdExchangeBuyer_CreativeNativeAdLogo' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreativeNativeAdLogo.php', - 'Google_Service_AdExchangeBuyer_CreativeServingRestrictions' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreativeServingRestrictions.php', - 'Google_Service_AdExchangeBuyer_CreativeServingRestrictionsContexts' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreativeServingRestrictionsContexts.php', - 'Google_Service_AdExchangeBuyer_CreativeServingRestrictionsDisapprovalReasons' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreativeServingRestrictionsDisapprovalReasons.php', - 'Google_Service_AdExchangeBuyer_CreativesList' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreativesList.php', - 'Google_Service_AdExchangeBuyer_DealServingMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/DealServingMetadata.php', - 'Google_Service_AdExchangeBuyer_DealServingMetadataDealPauseStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/DealServingMetadataDealPauseStatus.php', - 'Google_Service_AdExchangeBuyer_DealTerms' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/DealTerms.php', - 'Google_Service_AdExchangeBuyer_DealTermsGuaranteedFixedPriceTerms' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/DealTermsGuaranteedFixedPriceTerms.php', - 'Google_Service_AdExchangeBuyer_DealTermsGuaranteedFixedPriceTermsBillingInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/DealTermsGuaranteedFixedPriceTermsBillingInfo.php', - 'Google_Service_AdExchangeBuyer_DealTermsNonGuaranteedAuctionTerms' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/DealTermsNonGuaranteedAuctionTerms.php', - 'Google_Service_AdExchangeBuyer_DealTermsNonGuaranteedFixedPriceTerms' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/DealTermsNonGuaranteedFixedPriceTerms.php', - 'Google_Service_AdExchangeBuyer_DealTermsRubiconNonGuaranteedTerms' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/DealTermsRubiconNonGuaranteedTerms.php', - 'Google_Service_AdExchangeBuyer_DeleteOrderDealsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/DeleteOrderDealsRequest.php', - 'Google_Service_AdExchangeBuyer_DeleteOrderDealsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/DeleteOrderDealsResponse.php', - 'Google_Service_AdExchangeBuyer_DeliveryControl' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/DeliveryControl.php', - 'Google_Service_AdExchangeBuyer_DeliveryControlFrequencyCap' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/DeliveryControlFrequencyCap.php', - 'Google_Service_AdExchangeBuyer_Dimension' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Dimension.php', - 'Google_Service_AdExchangeBuyer_DimensionDimensionValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/DimensionDimensionValue.php', - 'Google_Service_AdExchangeBuyer_EditAllOrderDealsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/EditAllOrderDealsRequest.php', - 'Google_Service_AdExchangeBuyer_EditAllOrderDealsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/EditAllOrderDealsResponse.php', - 'Google_Service_AdExchangeBuyer_GetOffersResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/GetOffersResponse.php', - 'Google_Service_AdExchangeBuyer_GetOrderDealsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/GetOrderDealsResponse.php', - 'Google_Service_AdExchangeBuyer_GetOrderNotesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/GetOrderNotesResponse.php', - 'Google_Service_AdExchangeBuyer_GetOrdersResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/GetOrdersResponse.php', - 'Google_Service_AdExchangeBuyer_GetPublisherProfilesByAccountIdResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/GetPublisherProfilesByAccountIdResponse.php', - 'Google_Service_AdExchangeBuyer_MarketplaceDeal' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/MarketplaceDeal.php', - 'Google_Service_AdExchangeBuyer_MarketplaceDealParty' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/MarketplaceDealParty.php', - 'Google_Service_AdExchangeBuyer_MarketplaceLabel' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/MarketplaceLabel.php', - 'Google_Service_AdExchangeBuyer_MarketplaceNote' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/MarketplaceNote.php', - 'Google_Service_AdExchangeBuyer_PerformanceReport' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/PerformanceReport.php', - 'Google_Service_AdExchangeBuyer_PerformanceReportList' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/PerformanceReportList.php', - 'Google_Service_AdExchangeBuyer_PretargetingConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/PretargetingConfig.php', - 'Google_Service_AdExchangeBuyer_PretargetingConfigDimensions' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/PretargetingConfigDimensions.php', - 'Google_Service_AdExchangeBuyer_PretargetingConfigExcludedPlacements' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/PretargetingConfigExcludedPlacements.php', - 'Google_Service_AdExchangeBuyer_PretargetingConfigList' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/PretargetingConfigList.php', - 'Google_Service_AdExchangeBuyer_PretargetingConfigPlacements' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/PretargetingConfigPlacements.php', - 'Google_Service_AdExchangeBuyer_PretargetingConfigVideoPlayerSizes' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/PretargetingConfigVideoPlayerSizes.php', - 'Google_Service_AdExchangeBuyer_Price' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Price.php', - 'Google_Service_AdExchangeBuyer_PricePerBuyer' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/PricePerBuyer.php', - 'Google_Service_AdExchangeBuyer_PrivateData' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/PrivateData.php', - 'Google_Service_AdExchangeBuyer_Product' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Product.php', - 'Google_Service_AdExchangeBuyer_Proposal' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Proposal.php', - 'Google_Service_AdExchangeBuyer_PublisherProfileApiProto' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/PublisherProfileApiProto.php', - 'Google_Service_AdExchangeBuyer_PublisherProvidedForecast' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/PublisherProvidedForecast.php', - 'Google_Service_AdExchangeBuyer_Resource_Accounts' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Resource/Accounts.php', - 'Google_Service_AdExchangeBuyer_Resource_BillingInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Resource/BillingInfo.php', - 'Google_Service_AdExchangeBuyer_Resource_Budget' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Resource/Budget.php', - 'Google_Service_AdExchangeBuyer_Resource_Creatives' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Resource/Creatives.php', - 'Google_Service_AdExchangeBuyer_Resource_Marketplacedeals' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Resource/Marketplacedeals.php', - 'Google_Service_AdExchangeBuyer_Resource_Marketplacenotes' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Resource/Marketplacenotes.php', - 'Google_Service_AdExchangeBuyer_Resource_Marketplaceprivateauction' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Resource/Marketplaceprivateauction.php', - 'Google_Service_AdExchangeBuyer_Resource_PerformanceReport' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Resource/PerformanceReport.php', - 'Google_Service_AdExchangeBuyer_Resource_PretargetingConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Resource/PretargetingConfig.php', - 'Google_Service_AdExchangeBuyer_Resource_Products' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Resource/Products.php', - 'Google_Service_AdExchangeBuyer_Resource_Proposals' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Resource/Proposals.php', - 'Google_Service_AdExchangeBuyer_Resource_Pubprofiles' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Resource/Pubprofiles.php', - 'Google_Service_AdExchangeBuyer_Seller' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Seller.php', - 'Google_Service_AdExchangeBuyer_SharedTargeting' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/SharedTargeting.php', - 'Google_Service_AdExchangeBuyer_TargetingValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/TargetingValue.php', - 'Google_Service_AdExchangeBuyer_TargetingValueCreativeSize' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/TargetingValueCreativeSize.php', - 'Google_Service_AdExchangeBuyer_TargetingValueDayPartTargeting' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/TargetingValueDayPartTargeting.php', - 'Google_Service_AdExchangeBuyer_TargetingValueDayPartTargetingDayPart' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/TargetingValueDayPartTargetingDayPart.php', - 'Google_Service_AdExchangeBuyer_TargetingValueDemogAgeCriteria' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/TargetingValueDemogAgeCriteria.php', - 'Google_Service_AdExchangeBuyer_TargetingValueDemogGenderCriteria' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/TargetingValueDemogGenderCriteria.php', - 'Google_Service_AdExchangeBuyer_TargetingValueSize' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/TargetingValueSize.php', - 'Google_Service_AdExchangeBuyer_UpdatePrivateAuctionProposalRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/UpdatePrivateAuctionProposalRequest.php', - 'Google_Service_AdExchangeSeller' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeSeller.php', - 'Google_Service_AdExchangeSeller_Account' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Account.php', - 'Google_Service_AdExchangeSeller_Accounts' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Accounts.php', - 'Google_Service_AdExchangeSeller_AdClient' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/AdClient.php', - 'Google_Service_AdExchangeSeller_AdClients' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/AdClients.php', - 'Google_Service_AdExchangeSeller_Alert' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Alert.php', - 'Google_Service_AdExchangeSeller_Alerts' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Alerts.php', - 'Google_Service_AdExchangeSeller_CustomChannel' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/CustomChannel.php', - 'Google_Service_AdExchangeSeller_CustomChannelTargetingInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/CustomChannelTargetingInfo.php', - 'Google_Service_AdExchangeSeller_CustomChannels' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/CustomChannels.php', - 'Google_Service_AdExchangeSeller_Metadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Metadata.php', - 'Google_Service_AdExchangeSeller_PreferredDeal' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/PreferredDeal.php', - 'Google_Service_AdExchangeSeller_PreferredDeals' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/PreferredDeals.php', - 'Google_Service_AdExchangeSeller_Report' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Report.php', - 'Google_Service_AdExchangeSeller_ReportHeaders' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/ReportHeaders.php', - 'Google_Service_AdExchangeSeller_ReportingMetadataEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/ReportingMetadataEntry.php', - 'Google_Service_AdExchangeSeller_Resource_Accounts' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Resource/Accounts.php', - 'Google_Service_AdExchangeSeller_Resource_AccountsAdclients' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Resource/AccountsAdclients.php', - 'Google_Service_AdExchangeSeller_Resource_AccountsAlerts' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Resource/AccountsAlerts.php', - 'Google_Service_AdExchangeSeller_Resource_AccountsCustomchannels' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Resource/AccountsCustomchannels.php', - 'Google_Service_AdExchangeSeller_Resource_AccountsMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Resource/AccountsMetadata.php', - 'Google_Service_AdExchangeSeller_Resource_AccountsMetadataDimensions' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Resource/AccountsMetadataDimensions.php', - 'Google_Service_AdExchangeSeller_Resource_AccountsMetadataMetrics' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Resource/AccountsMetadataMetrics.php', - 'Google_Service_AdExchangeSeller_Resource_AccountsPreferreddeals' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Resource/AccountsPreferreddeals.php', - 'Google_Service_AdExchangeSeller_Resource_AccountsReports' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Resource/AccountsReports.php', - 'Google_Service_AdExchangeSeller_Resource_AccountsReportsSaved' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Resource/AccountsReportsSaved.php', - 'Google_Service_AdExchangeSeller_Resource_AccountsUrlchannels' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Resource/AccountsUrlchannels.php', - 'Google_Service_AdExchangeSeller_SavedReport' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/SavedReport.php', - 'Google_Service_AdExchangeSeller_SavedReports' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/SavedReports.php', - 'Google_Service_AdExchangeSeller_UrlChannel' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/UrlChannel.php', - 'Google_Service_AdExchangeSeller_UrlChannels' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/UrlChannels.php', - 'Google_Service_AdExperienceReport' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExperienceReport.php', - 'Google_Service_AdExperienceReport_PlatformSummary' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExperienceReport/PlatformSummary.php', - 'Google_Service_AdExperienceReport_Resource_Sites' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExperienceReport/Resource/Sites.php', - 'Google_Service_AdExperienceReport_Resource_ViolatingSites' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExperienceReport/Resource/ViolatingSites.php', - 'Google_Service_AdExperienceReport_SiteSummaryResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExperienceReport/SiteSummaryResponse.php', - 'Google_Service_AdExperienceReport_ViolatingSitesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdExperienceReport/ViolatingSitesResponse.php', - 'Google_Service_AdSense' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense.php', - 'Google_Service_AdSenseHost' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSenseHost.php', - 'Google_Service_AdSenseHost_Account' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSenseHost/Account.php', - 'Google_Service_AdSenseHost_Accounts' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSenseHost/Accounts.php', - 'Google_Service_AdSenseHost_AdClient' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSenseHost/AdClient.php', - 'Google_Service_AdSenseHost_AdClients' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSenseHost/AdClients.php', - 'Google_Service_AdSenseHost_AdCode' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSenseHost/AdCode.php', - 'Google_Service_AdSenseHost_AdStyle' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSenseHost/AdStyle.php', - 'Google_Service_AdSenseHost_AdStyleColors' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSenseHost/AdStyleColors.php', - 'Google_Service_AdSenseHost_AdStyleFont' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSenseHost/AdStyleFont.php', - 'Google_Service_AdSenseHost_AdUnit' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSenseHost/AdUnit.php', - 'Google_Service_AdSenseHost_AdUnitContentAdsSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSenseHost/AdUnitContentAdsSettings.php', - 'Google_Service_AdSenseHost_AdUnitContentAdsSettingsBackupOption' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSenseHost/AdUnitContentAdsSettingsBackupOption.php', - 'Google_Service_AdSenseHost_AdUnitMobileContentAdsSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSenseHost/AdUnitMobileContentAdsSettings.php', - 'Google_Service_AdSenseHost_AdUnits' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSenseHost/AdUnits.php', - 'Google_Service_AdSenseHost_AssociationSession' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSenseHost/AssociationSession.php', - 'Google_Service_AdSenseHost_CustomChannel' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSenseHost/CustomChannel.php', - 'Google_Service_AdSenseHost_CustomChannels' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSenseHost/CustomChannels.php', - 'Google_Service_AdSenseHost_Report' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSenseHost/Report.php', - 'Google_Service_AdSenseHost_ReportHeaders' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSenseHost/ReportHeaders.php', - 'Google_Service_AdSenseHost_Resource_Accounts' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSenseHost/Resource/Accounts.php', - 'Google_Service_AdSenseHost_Resource_AccountsAdclients' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSenseHost/Resource/AccountsAdclients.php', - 'Google_Service_AdSenseHost_Resource_AccountsAdunits' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSenseHost/Resource/AccountsAdunits.php', - 'Google_Service_AdSenseHost_Resource_AccountsReports' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSenseHost/Resource/AccountsReports.php', - 'Google_Service_AdSenseHost_Resource_Adclients' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSenseHost/Resource/Adclients.php', - 'Google_Service_AdSenseHost_Resource_Associationsessions' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSenseHost/Resource/Associationsessions.php', - 'Google_Service_AdSenseHost_Resource_Customchannels' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSenseHost/Resource/Customchannels.php', - 'Google_Service_AdSenseHost_Resource_Reports' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSenseHost/Resource/Reports.php', - 'Google_Service_AdSenseHost_Resource_Urlchannels' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSenseHost/Resource/Urlchannels.php', - 'Google_Service_AdSenseHost_UrlChannel' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSenseHost/UrlChannel.php', - 'Google_Service_AdSenseHost_UrlChannels' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSenseHost/UrlChannels.php', - 'Google_Service_AdSense_Account' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Account.php', - 'Google_Service_AdSense_Accounts' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Accounts.php', - 'Google_Service_AdSense_AdClient' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/AdClient.php', - 'Google_Service_AdSense_AdClients' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/AdClients.php', - 'Google_Service_AdSense_AdCode' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/AdCode.php', - 'Google_Service_AdSense_AdStyle' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/AdStyle.php', - 'Google_Service_AdSense_AdStyleColors' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/AdStyleColors.php', - 'Google_Service_AdSense_AdStyleFont' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/AdStyleFont.php', - 'Google_Service_AdSense_AdUnit' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/AdUnit.php', - 'Google_Service_AdSense_AdUnitContentAdsSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/AdUnitContentAdsSettings.php', - 'Google_Service_AdSense_AdUnitContentAdsSettingsBackupOption' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/AdUnitContentAdsSettingsBackupOption.php', - 'Google_Service_AdSense_AdUnitFeedAdsSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/AdUnitFeedAdsSettings.php', - 'Google_Service_AdSense_AdUnitMobileContentAdsSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/AdUnitMobileContentAdsSettings.php', - 'Google_Service_AdSense_AdUnits' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/AdUnits.php', - 'Google_Service_AdSense_AdsenseReportsGenerateResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/AdsenseReportsGenerateResponse.php', - 'Google_Service_AdSense_AdsenseReportsGenerateResponseHeaders' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/AdsenseReportsGenerateResponseHeaders.php', - 'Google_Service_AdSense_Alert' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Alert.php', - 'Google_Service_AdSense_Alerts' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Alerts.php', - 'Google_Service_AdSense_CustomChannel' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/CustomChannel.php', - 'Google_Service_AdSense_CustomChannelTargetingInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/CustomChannelTargetingInfo.php', - 'Google_Service_AdSense_CustomChannels' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/CustomChannels.php', - 'Google_Service_AdSense_Metadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Metadata.php', - 'Google_Service_AdSense_Payment' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Payment.php', - 'Google_Service_AdSense_Payments' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Payments.php', - 'Google_Service_AdSense_ReportingMetadataEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/ReportingMetadataEntry.php', - 'Google_Service_AdSense_Resource_Accounts' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Resource/Accounts.php', - 'Google_Service_AdSense_Resource_AccountsAdclients' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Resource/AccountsAdclients.php', - 'Google_Service_AdSense_Resource_AccountsAdunits' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Resource/AccountsAdunits.php', - 'Google_Service_AdSense_Resource_AccountsAdunitsCustomchannels' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Resource/AccountsAdunitsCustomchannels.php', - 'Google_Service_AdSense_Resource_AccountsAlerts' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Resource/AccountsAlerts.php', - 'Google_Service_AdSense_Resource_AccountsCustomchannels' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Resource/AccountsCustomchannels.php', - 'Google_Service_AdSense_Resource_AccountsCustomchannelsAdunits' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Resource/AccountsCustomchannelsAdunits.php', - 'Google_Service_AdSense_Resource_AccountsPayments' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Resource/AccountsPayments.php', - 'Google_Service_AdSense_Resource_AccountsReports' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Resource/AccountsReports.php', - 'Google_Service_AdSense_Resource_AccountsReportsSaved' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Resource/AccountsReportsSaved.php', - 'Google_Service_AdSense_Resource_AccountsSavedadstyles' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Resource/AccountsSavedadstyles.php', - 'Google_Service_AdSense_Resource_AccountsUrlchannels' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Resource/AccountsUrlchannels.php', - 'Google_Service_AdSense_Resource_Adclients' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Resource/Adclients.php', - 'Google_Service_AdSense_Resource_Adunits' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Resource/Adunits.php', - 'Google_Service_AdSense_Resource_AdunitsCustomchannels' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Resource/AdunitsCustomchannels.php', - 'Google_Service_AdSense_Resource_Alerts' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Resource/Alerts.php', - 'Google_Service_AdSense_Resource_Customchannels' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Resource/Customchannels.php', - 'Google_Service_AdSense_Resource_CustomchannelsAdunits' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Resource/CustomchannelsAdunits.php', - 'Google_Service_AdSense_Resource_Metadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Resource/Metadata.php', - 'Google_Service_AdSense_Resource_MetadataDimensions' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Resource/MetadataDimensions.php', - 'Google_Service_AdSense_Resource_MetadataMetrics' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Resource/MetadataMetrics.php', - 'Google_Service_AdSense_Resource_Payments' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Resource/Payments.php', - 'Google_Service_AdSense_Resource_Reports' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Resource/Reports.php', - 'Google_Service_AdSense_Resource_ReportsSaved' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Resource/ReportsSaved.php', - 'Google_Service_AdSense_Resource_Savedadstyles' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Resource/Savedadstyles.php', - 'Google_Service_AdSense_Resource_Urlchannels' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/Resource/Urlchannels.php', - 'Google_Service_AdSense_SavedAdStyle' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/SavedAdStyle.php', - 'Google_Service_AdSense_SavedAdStyles' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/SavedAdStyles.php', - 'Google_Service_AdSense_SavedReport' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/SavedReport.php', - 'Google_Service_AdSense_SavedReports' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/SavedReports.php', - 'Google_Service_AdSense_UrlChannel' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/UrlChannel.php', - 'Google_Service_AdSense_UrlChannels' => $vendorDir . '/google/apiclient-services/src/Google/Service/AdSense/UrlChannels.php', - 'Google_Service_Analytics' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics.php', - 'Google_Service_AnalyticsReporting' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting.php', - 'Google_Service_AnalyticsReporting_Cohort' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/Cohort.php', - 'Google_Service_AnalyticsReporting_CohortGroup' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/CohortGroup.php', - 'Google_Service_AnalyticsReporting_ColumnHeader' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/ColumnHeader.php', - 'Google_Service_AnalyticsReporting_DateRange' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/DateRange.php', - 'Google_Service_AnalyticsReporting_DateRangeValues' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/DateRangeValues.php', - 'Google_Service_AnalyticsReporting_Dimension' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/Dimension.php', - 'Google_Service_AnalyticsReporting_DimensionFilter' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/DimensionFilter.php', - 'Google_Service_AnalyticsReporting_DimensionFilterClause' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/DimensionFilterClause.php', - 'Google_Service_AnalyticsReporting_DynamicSegment' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/DynamicSegment.php', - 'Google_Service_AnalyticsReporting_GetReportsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/GetReportsRequest.php', - 'Google_Service_AnalyticsReporting_GetReportsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/GetReportsResponse.php', - 'Google_Service_AnalyticsReporting_Metric' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/Metric.php', - 'Google_Service_AnalyticsReporting_MetricFilter' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/MetricFilter.php', - 'Google_Service_AnalyticsReporting_MetricFilterClause' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/MetricFilterClause.php', - 'Google_Service_AnalyticsReporting_MetricHeader' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/MetricHeader.php', - 'Google_Service_AnalyticsReporting_MetricHeaderEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/MetricHeaderEntry.php', - 'Google_Service_AnalyticsReporting_OrFiltersForSegment' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/OrFiltersForSegment.php', - 'Google_Service_AnalyticsReporting_OrderBy' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/OrderBy.php', - 'Google_Service_AnalyticsReporting_Pivot' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/Pivot.php', - 'Google_Service_AnalyticsReporting_PivotHeader' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/PivotHeader.php', - 'Google_Service_AnalyticsReporting_PivotHeaderEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/PivotHeaderEntry.php', - 'Google_Service_AnalyticsReporting_PivotValueRegion' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/PivotValueRegion.php', - 'Google_Service_AnalyticsReporting_Report' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/Report.php', - 'Google_Service_AnalyticsReporting_ReportData' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/ReportData.php', - 'Google_Service_AnalyticsReporting_ReportRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/ReportRequest.php', - 'Google_Service_AnalyticsReporting_ReportRow' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/ReportRow.php', - 'Google_Service_AnalyticsReporting_ResourceQuotasRemaining' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/ResourceQuotasRemaining.php', - 'Google_Service_AnalyticsReporting_Resource_Reports' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/Resource/Reports.php', - 'Google_Service_AnalyticsReporting_Segment' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/Segment.php', - 'Google_Service_AnalyticsReporting_SegmentDefinition' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/SegmentDefinition.php', - 'Google_Service_AnalyticsReporting_SegmentDimensionFilter' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/SegmentDimensionFilter.php', - 'Google_Service_AnalyticsReporting_SegmentFilter' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/SegmentFilter.php', - 'Google_Service_AnalyticsReporting_SegmentFilterClause' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/SegmentFilterClause.php', - 'Google_Service_AnalyticsReporting_SegmentMetricFilter' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/SegmentMetricFilter.php', - 'Google_Service_AnalyticsReporting_SegmentSequenceStep' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/SegmentSequenceStep.php', - 'Google_Service_AnalyticsReporting_SequenceSegment' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/SequenceSegment.php', - 'Google_Service_AnalyticsReporting_SimpleSegment' => $vendorDir . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/SimpleSegment.php', - 'Google_Service_Analytics_Account' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Account.php', - 'Google_Service_Analytics_AccountChildLink' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/AccountChildLink.php', - 'Google_Service_Analytics_AccountPermissions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/AccountPermissions.php', - 'Google_Service_Analytics_AccountRef' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/AccountRef.php', - 'Google_Service_Analytics_AccountSummaries' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/AccountSummaries.php', - 'Google_Service_Analytics_AccountSummary' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/AccountSummary.php', - 'Google_Service_Analytics_AccountTicket' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/AccountTicket.php', - 'Google_Service_Analytics_AccountTreeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/AccountTreeRequest.php', - 'Google_Service_Analytics_AccountTreeRequestAccountSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/AccountTreeRequestAccountSettings.php', - 'Google_Service_Analytics_AccountTreeResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/AccountTreeResponse.php', - 'Google_Service_Analytics_AccountTreeResponseAccountSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/AccountTreeResponseAccountSettings.php', - 'Google_Service_Analytics_Accounts' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Accounts.php', - 'Google_Service_Analytics_AdWordsAccount' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/AdWordsAccount.php', - 'Google_Service_Analytics_AnalyticsDataimportDeleteUploadDataRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/AnalyticsDataimportDeleteUploadDataRequest.php', - 'Google_Service_Analytics_Column' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Column.php', - 'Google_Service_Analytics_Columns' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Columns.php', - 'Google_Service_Analytics_CustomDataSource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/CustomDataSource.php', - 'Google_Service_Analytics_CustomDataSourceChildLink' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/CustomDataSourceChildLink.php', - 'Google_Service_Analytics_CustomDataSourceParentLink' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/CustomDataSourceParentLink.php', - 'Google_Service_Analytics_CustomDataSources' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/CustomDataSources.php', - 'Google_Service_Analytics_CustomDimension' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/CustomDimension.php', - 'Google_Service_Analytics_CustomDimensionParentLink' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/CustomDimensionParentLink.php', - 'Google_Service_Analytics_CustomDimensions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/CustomDimensions.php', - 'Google_Service_Analytics_CustomMetric' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/CustomMetric.php', - 'Google_Service_Analytics_CustomMetricParentLink' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/CustomMetricParentLink.php', - 'Google_Service_Analytics_CustomMetrics' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/CustomMetrics.php', - 'Google_Service_Analytics_EntityAdWordsLink' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/EntityAdWordsLink.php', - 'Google_Service_Analytics_EntityAdWordsLinkEntity' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/EntityAdWordsLinkEntity.php', - 'Google_Service_Analytics_EntityAdWordsLinks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/EntityAdWordsLinks.php', - 'Google_Service_Analytics_EntityUserLink' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/EntityUserLink.php', - 'Google_Service_Analytics_EntityUserLinkEntity' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/EntityUserLinkEntity.php', - 'Google_Service_Analytics_EntityUserLinkPermissions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/EntityUserLinkPermissions.php', - 'Google_Service_Analytics_EntityUserLinks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/EntityUserLinks.php', - 'Google_Service_Analytics_Experiment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Experiment.php', - 'Google_Service_Analytics_ExperimentParentLink' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/ExperimentParentLink.php', - 'Google_Service_Analytics_ExperimentVariations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/ExperimentVariations.php', - 'Google_Service_Analytics_Experiments' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Experiments.php', - 'Google_Service_Analytics_Filter' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Filter.php', - 'Google_Service_Analytics_FilterAdvancedDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/FilterAdvancedDetails.php', - 'Google_Service_Analytics_FilterExpression' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/FilterExpression.php', - 'Google_Service_Analytics_FilterLowercaseDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/FilterLowercaseDetails.php', - 'Google_Service_Analytics_FilterParentLink' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/FilterParentLink.php', - 'Google_Service_Analytics_FilterRef' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/FilterRef.php', - 'Google_Service_Analytics_FilterSearchAndReplaceDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/FilterSearchAndReplaceDetails.php', - 'Google_Service_Analytics_FilterUppercaseDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/FilterUppercaseDetails.php', - 'Google_Service_Analytics_Filters' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Filters.php', - 'Google_Service_Analytics_GaData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/GaData.php', - 'Google_Service_Analytics_GaDataColumnHeaders' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/GaDataColumnHeaders.php', - 'Google_Service_Analytics_GaDataDataTable' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/GaDataDataTable.php', - 'Google_Service_Analytics_GaDataDataTableCols' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/GaDataDataTableCols.php', - 'Google_Service_Analytics_GaDataDataTableRows' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/GaDataDataTableRows.php', - 'Google_Service_Analytics_GaDataDataTableRowsC' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/GaDataDataTableRowsC.php', - 'Google_Service_Analytics_GaDataProfileInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/GaDataProfileInfo.php', - 'Google_Service_Analytics_GaDataQuery' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/GaDataQuery.php', - 'Google_Service_Analytics_Goal' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Goal.php', - 'Google_Service_Analytics_GoalEventDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/GoalEventDetails.php', - 'Google_Service_Analytics_GoalEventDetailsEventConditions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/GoalEventDetailsEventConditions.php', - 'Google_Service_Analytics_GoalParentLink' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/GoalParentLink.php', - 'Google_Service_Analytics_GoalUrlDestinationDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/GoalUrlDestinationDetails.php', - 'Google_Service_Analytics_GoalUrlDestinationDetailsSteps' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/GoalUrlDestinationDetailsSteps.php', - 'Google_Service_Analytics_GoalVisitNumPagesDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/GoalVisitNumPagesDetails.php', - 'Google_Service_Analytics_GoalVisitTimeOnSiteDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/GoalVisitTimeOnSiteDetails.php', - 'Google_Service_Analytics_Goals' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Goals.php', - 'Google_Service_Analytics_IncludeConditions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/IncludeConditions.php', - 'Google_Service_Analytics_LinkedForeignAccount' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/LinkedForeignAccount.php', - 'Google_Service_Analytics_McfData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/McfData.php', - 'Google_Service_Analytics_McfDataColumnHeaders' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/McfDataColumnHeaders.php', - 'Google_Service_Analytics_McfDataProfileInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/McfDataProfileInfo.php', - 'Google_Service_Analytics_McfDataQuery' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/McfDataQuery.php', - 'Google_Service_Analytics_McfDataRows' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/McfDataRows.php', - 'Google_Service_Analytics_McfDataRowsConversionPathValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/McfDataRowsConversionPathValue.php', - 'Google_Service_Analytics_Profile' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Profile.php', - 'Google_Service_Analytics_ProfileChildLink' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/ProfileChildLink.php', - 'Google_Service_Analytics_ProfileFilterLink' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/ProfileFilterLink.php', - 'Google_Service_Analytics_ProfileFilterLinks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/ProfileFilterLinks.php', - 'Google_Service_Analytics_ProfileParentLink' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/ProfileParentLink.php', - 'Google_Service_Analytics_ProfilePermissions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/ProfilePermissions.php', - 'Google_Service_Analytics_ProfileRef' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/ProfileRef.php', - 'Google_Service_Analytics_ProfileSummary' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/ProfileSummary.php', - 'Google_Service_Analytics_Profiles' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Profiles.php', - 'Google_Service_Analytics_RealtimeData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/RealtimeData.php', - 'Google_Service_Analytics_RealtimeDataColumnHeaders' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/RealtimeDataColumnHeaders.php', - 'Google_Service_Analytics_RealtimeDataProfileInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/RealtimeDataProfileInfo.php', - 'Google_Service_Analytics_RealtimeDataQuery' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/RealtimeDataQuery.php', - 'Google_Service_Analytics_RemarketingAudience' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/RemarketingAudience.php', - 'Google_Service_Analytics_RemarketingAudienceAudienceDefinition' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/RemarketingAudienceAudienceDefinition.php', - 'Google_Service_Analytics_RemarketingAudienceStateBasedAudienceDefinition' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/RemarketingAudienceStateBasedAudienceDefinition.php', - 'Google_Service_Analytics_RemarketingAudienceStateBasedAudienceDefinitionExcludeConditions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/RemarketingAudienceStateBasedAudienceDefinitionExcludeConditions.php', - 'Google_Service_Analytics_RemarketingAudiences' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/RemarketingAudiences.php', - 'Google_Service_Analytics_Resource_Data' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Resource/Data.php', - 'Google_Service_Analytics_Resource_DataGa' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Resource/DataGa.php', - 'Google_Service_Analytics_Resource_DataMcf' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Resource/DataMcf.php', - 'Google_Service_Analytics_Resource_DataRealtime' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Resource/DataRealtime.php', - 'Google_Service_Analytics_Resource_Management' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Resource/Management.php', - 'Google_Service_Analytics_Resource_ManagementAccountSummaries' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementAccountSummaries.php', - 'Google_Service_Analytics_Resource_ManagementAccountUserLinks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementAccountUserLinks.php', - 'Google_Service_Analytics_Resource_ManagementAccounts' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementAccounts.php', - 'Google_Service_Analytics_Resource_ManagementCustomDataSources' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementCustomDataSources.php', - 'Google_Service_Analytics_Resource_ManagementCustomDimensions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementCustomDimensions.php', - 'Google_Service_Analytics_Resource_ManagementCustomMetrics' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementCustomMetrics.php', - 'Google_Service_Analytics_Resource_ManagementExperiments' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementExperiments.php', - 'Google_Service_Analytics_Resource_ManagementFilters' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementFilters.php', - 'Google_Service_Analytics_Resource_ManagementGoals' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementGoals.php', - 'Google_Service_Analytics_Resource_ManagementProfileFilterLinks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementProfileFilterLinks.php', - 'Google_Service_Analytics_Resource_ManagementProfileUserLinks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementProfileUserLinks.php', - 'Google_Service_Analytics_Resource_ManagementProfiles' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementProfiles.php', - 'Google_Service_Analytics_Resource_ManagementRemarketingAudience' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementRemarketingAudience.php', - 'Google_Service_Analytics_Resource_ManagementSegments' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementSegments.php', - 'Google_Service_Analytics_Resource_ManagementUnsampledReports' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementUnsampledReports.php', - 'Google_Service_Analytics_Resource_ManagementUploads' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementUploads.php', - 'Google_Service_Analytics_Resource_ManagementWebPropertyAdWordsLinks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementWebPropertyAdWordsLinks.php', - 'Google_Service_Analytics_Resource_ManagementWebproperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementWebproperties.php', - 'Google_Service_Analytics_Resource_ManagementWebpropertyUserLinks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementWebpropertyUserLinks.php', - 'Google_Service_Analytics_Resource_Metadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Resource/Metadata.php', - 'Google_Service_Analytics_Resource_MetadataColumns' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Resource/MetadataColumns.php', - 'Google_Service_Analytics_Resource_Provisioning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Resource/Provisioning.php', - 'Google_Service_Analytics_Segment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Segment.php', - 'Google_Service_Analytics_Segments' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Segments.php', - 'Google_Service_Analytics_UnsampledReport' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/UnsampledReport.php', - 'Google_Service_Analytics_UnsampledReportCloudStorageDownloadDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/UnsampledReportCloudStorageDownloadDetails.php', - 'Google_Service_Analytics_UnsampledReportDriveDownloadDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/UnsampledReportDriveDownloadDetails.php', - 'Google_Service_Analytics_UnsampledReports' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/UnsampledReports.php', - 'Google_Service_Analytics_Upload' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Upload.php', - 'Google_Service_Analytics_Uploads' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Uploads.php', - 'Google_Service_Analytics_UserRef' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/UserRef.php', - 'Google_Service_Analytics_WebPropertyRef' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/WebPropertyRef.php', - 'Google_Service_Analytics_WebPropertySummary' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/WebPropertySummary.php', - 'Google_Service_Analytics_Webproperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Webproperties.php', - 'Google_Service_Analytics_Webproperty' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/Webproperty.php', - 'Google_Service_Analytics_WebpropertyChildLink' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/WebpropertyChildLink.php', - 'Google_Service_Analytics_WebpropertyParentLink' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/WebpropertyParentLink.php', - 'Google_Service_Analytics_WebpropertyPermissions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Analytics/WebpropertyPermissions.php', - 'Google_Service_AndroidEnterprise' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise.php', - 'Google_Service_AndroidEnterprise_Administrator' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Administrator.php', - 'Google_Service_AndroidEnterprise_AdministratorWebToken' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/AdministratorWebToken.php', - 'Google_Service_AndroidEnterprise_AdministratorWebTokenSpec' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/AdministratorWebTokenSpec.php', - 'Google_Service_AndroidEnterprise_AndroidDevicePolicyConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/AndroidDevicePolicyConfig.php', - 'Google_Service_AndroidEnterprise_AppRestrictionsSchema' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/AppRestrictionsSchema.php', - 'Google_Service_AndroidEnterprise_AppRestrictionsSchemaChangeEvent' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/AppRestrictionsSchemaChangeEvent.php', - 'Google_Service_AndroidEnterprise_AppRestrictionsSchemaRestriction' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/AppRestrictionsSchemaRestriction.php', - 'Google_Service_AndroidEnterprise_AppRestrictionsSchemaRestrictionRestrictionValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/AppRestrictionsSchemaRestrictionRestrictionValue.php', - 'Google_Service_AndroidEnterprise_AppUpdateEvent' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/AppUpdateEvent.php', - 'Google_Service_AndroidEnterprise_AppVersion' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/AppVersion.php', - 'Google_Service_AndroidEnterprise_ApprovalUrlInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ApprovalUrlInfo.php', - 'Google_Service_AndroidEnterprise_AuthenticationToken' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/AuthenticationToken.php', - 'Google_Service_AndroidEnterprise_ConfigurationVariables' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ConfigurationVariables.php', - 'Google_Service_AndroidEnterprise_Device' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Device.php', - 'Google_Service_AndroidEnterprise_DeviceState' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/DeviceState.php', - 'Google_Service_AndroidEnterprise_DevicesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/DevicesListResponse.php', - 'Google_Service_AndroidEnterprise_Enterprise' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Enterprise.php', - 'Google_Service_AndroidEnterprise_EnterpriseAccount' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/EnterpriseAccount.php', - 'Google_Service_AndroidEnterprise_EnterprisesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/EnterprisesListResponse.php', - 'Google_Service_AndroidEnterprise_EnterprisesSendTestPushNotificationResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/EnterprisesSendTestPushNotificationResponse.php', - 'Google_Service_AndroidEnterprise_Entitlement' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Entitlement.php', - 'Google_Service_AndroidEnterprise_EntitlementsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/EntitlementsListResponse.php', - 'Google_Service_AndroidEnterprise_GroupLicense' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/GroupLicense.php', - 'Google_Service_AndroidEnterprise_GroupLicenseUsersListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/GroupLicenseUsersListResponse.php', - 'Google_Service_AndroidEnterprise_GroupLicensesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/GroupLicensesListResponse.php', - 'Google_Service_AndroidEnterprise_Install' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Install.php', - 'Google_Service_AndroidEnterprise_InstallFailureEvent' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/InstallFailureEvent.php', - 'Google_Service_AndroidEnterprise_InstallsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/InstallsListResponse.php', - 'Google_Service_AndroidEnterprise_LocalizedText' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/LocalizedText.php', - 'Google_Service_AndroidEnterprise_ManagedConfiguration' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ManagedConfiguration.php', - 'Google_Service_AndroidEnterprise_ManagedConfigurationsForDeviceListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ManagedConfigurationsForDeviceListResponse.php', - 'Google_Service_AndroidEnterprise_ManagedConfigurationsForUserListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ManagedConfigurationsForUserListResponse.php', - 'Google_Service_AndroidEnterprise_ManagedConfigurationsSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ManagedConfigurationsSettings.php', - 'Google_Service_AndroidEnterprise_ManagedConfigurationsSettingsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ManagedConfigurationsSettingsListResponse.php', - 'Google_Service_AndroidEnterprise_ManagedProperty' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ManagedProperty.php', - 'Google_Service_AndroidEnterprise_ManagedPropertyBundle' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ManagedPropertyBundle.php', - 'Google_Service_AndroidEnterprise_NewDeviceEvent' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/NewDeviceEvent.php', - 'Google_Service_AndroidEnterprise_NewPermissionsEvent' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/NewPermissionsEvent.php', - 'Google_Service_AndroidEnterprise_Notification' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Notification.php', - 'Google_Service_AndroidEnterprise_NotificationSet' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/NotificationSet.php', - 'Google_Service_AndroidEnterprise_PageInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/PageInfo.php', - 'Google_Service_AndroidEnterprise_Permission' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Permission.php', - 'Google_Service_AndroidEnterprise_Policy' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Policy.php', - 'Google_Service_AndroidEnterprise_Product' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Product.php', - 'Google_Service_AndroidEnterprise_ProductApprovalEvent' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ProductApprovalEvent.php', - 'Google_Service_AndroidEnterprise_ProductAvailabilityChangeEvent' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ProductAvailabilityChangeEvent.php', - 'Google_Service_AndroidEnterprise_ProductPermission' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ProductPermission.php', - 'Google_Service_AndroidEnterprise_ProductPermissions' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ProductPermissions.php', - 'Google_Service_AndroidEnterprise_ProductPolicy' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ProductPolicy.php', - 'Google_Service_AndroidEnterprise_ProductSet' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ProductSet.php', - 'Google_Service_AndroidEnterprise_ProductSigningCertificate' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ProductSigningCertificate.php', - 'Google_Service_AndroidEnterprise_ProductVisibility' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ProductVisibility.php', - 'Google_Service_AndroidEnterprise_ProductsApproveRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ProductsApproveRequest.php', - 'Google_Service_AndroidEnterprise_ProductsGenerateApprovalUrlResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ProductsGenerateApprovalUrlResponse.php', - 'Google_Service_AndroidEnterprise_ProductsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ProductsListResponse.php', - 'Google_Service_AndroidEnterprise_Resource_Devices' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Devices.php', - 'Google_Service_AndroidEnterprise_Resource_Enterprises' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Enterprises.php', - 'Google_Service_AndroidEnterprise_Resource_Entitlements' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Entitlements.php', - 'Google_Service_AndroidEnterprise_Resource_Grouplicenses' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Grouplicenses.php', - 'Google_Service_AndroidEnterprise_Resource_Grouplicenseusers' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Grouplicenseusers.php', - 'Google_Service_AndroidEnterprise_Resource_Installs' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Installs.php', - 'Google_Service_AndroidEnterprise_Resource_Managedconfigurationsfordevice' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Managedconfigurationsfordevice.php', - 'Google_Service_AndroidEnterprise_Resource_Managedconfigurationsforuser' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Managedconfigurationsforuser.php', - 'Google_Service_AndroidEnterprise_Resource_Managedconfigurationssettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Managedconfigurationssettings.php', - 'Google_Service_AndroidEnterprise_Resource_Permissions' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Permissions.php', - 'Google_Service_AndroidEnterprise_Resource_Products' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Products.php', - 'Google_Service_AndroidEnterprise_Resource_Serviceaccountkeys' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Serviceaccountkeys.php', - 'Google_Service_AndroidEnterprise_Resource_Storelayoutclusters' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Storelayoutclusters.php', - 'Google_Service_AndroidEnterprise_Resource_Storelayoutpages' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Storelayoutpages.php', - 'Google_Service_AndroidEnterprise_Resource_Users' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Users.php', - 'Google_Service_AndroidEnterprise_ServiceAccount' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ServiceAccount.php', - 'Google_Service_AndroidEnterprise_ServiceAccountKey' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ServiceAccountKey.php', - 'Google_Service_AndroidEnterprise_ServiceAccountKeysListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ServiceAccountKeysListResponse.php', - 'Google_Service_AndroidEnterprise_SignupInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/SignupInfo.php', - 'Google_Service_AndroidEnterprise_StoreCluster' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/StoreCluster.php', - 'Google_Service_AndroidEnterprise_StoreLayout' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/StoreLayout.php', - 'Google_Service_AndroidEnterprise_StoreLayoutClustersListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/StoreLayoutClustersListResponse.php', - 'Google_Service_AndroidEnterprise_StoreLayoutPagesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/StoreLayoutPagesListResponse.php', - 'Google_Service_AndroidEnterprise_StorePage' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/StorePage.php', - 'Google_Service_AndroidEnterprise_TokenPagination' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/TokenPagination.php', - 'Google_Service_AndroidEnterprise_User' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/User.php', - 'Google_Service_AndroidEnterprise_UserToken' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/UserToken.php', - 'Google_Service_AndroidEnterprise_UsersListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/UsersListResponse.php', - 'Google_Service_AndroidEnterprise_VariableSet' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/VariableSet.php', - 'Google_Service_AndroidManagement' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement.php', - 'Google_Service_AndroidManagement_AlwaysOnVpnPackage' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/AlwaysOnVpnPackage.php', - 'Google_Service_AndroidManagement_AndroidmanagementEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/AndroidmanagementEmpty.php', - 'Google_Service_AndroidManagement_ApiLevelCondition' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/ApiLevelCondition.php', - 'Google_Service_AndroidManagement_Application' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/Application.php', - 'Google_Service_AndroidManagement_ApplicationPermission' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/ApplicationPermission.php', - 'Google_Service_AndroidManagement_ApplicationPolicy' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/ApplicationPolicy.php', - 'Google_Service_AndroidManagement_Command' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/Command.php', - 'Google_Service_AndroidManagement_ComplianceRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/ComplianceRule.php', - 'Google_Service_AndroidManagement_Device' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/Device.php', - 'Google_Service_AndroidManagement_DeviceSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/DeviceSettings.php', - 'Google_Service_AndroidManagement_Display' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/Display.php', - 'Google_Service_AndroidManagement_EnrollmentToken' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/EnrollmentToken.php', - 'Google_Service_AndroidManagement_Enterprise' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/Enterprise.php', - 'Google_Service_AndroidManagement_ExternalData' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/ExternalData.php', - 'Google_Service_AndroidManagement_HardwareInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/HardwareInfo.php', - 'Google_Service_AndroidManagement_HardwareStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/HardwareStatus.php', - 'Google_Service_AndroidManagement_ListDevicesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/ListDevicesResponse.php', - 'Google_Service_AndroidManagement_ListOperationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/ListOperationsResponse.php', - 'Google_Service_AndroidManagement_ListPoliciesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/ListPoliciesResponse.php', - 'Google_Service_AndroidManagement_ManagedProperty' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/ManagedProperty.php', - 'Google_Service_AndroidManagement_ManagedPropertyEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/ManagedPropertyEntry.php', - 'Google_Service_AndroidManagement_MemoryEvent' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/MemoryEvent.php', - 'Google_Service_AndroidManagement_MemoryInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/MemoryInfo.php', - 'Google_Service_AndroidManagement_NetworkInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/NetworkInfo.php', - 'Google_Service_AndroidManagement_NonComplianceDetail' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/NonComplianceDetail.php', - 'Google_Service_AndroidManagement_NonComplianceDetailCondition' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/NonComplianceDetailCondition.php', - 'Google_Service_AndroidManagement_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/Operation.php', - 'Google_Service_AndroidManagement_PackageNameList' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/PackageNameList.php', - 'Google_Service_AndroidManagement_PasswordRequirements' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/PasswordRequirements.php', - 'Google_Service_AndroidManagement_PermissionGrant' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/PermissionGrant.php', - 'Google_Service_AndroidManagement_PersistentPreferredActivity' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/PersistentPreferredActivity.php', - 'Google_Service_AndroidManagement_Policy' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/Policy.php', - 'Google_Service_AndroidManagement_PowerManagementEvent' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/PowerManagementEvent.php', - 'Google_Service_AndroidManagement_ProxyInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/ProxyInfo.php', - 'Google_Service_AndroidManagement_Resource_Enterprises' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/Enterprises.php', - 'Google_Service_AndroidManagement_Resource_EnterprisesApplications' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/EnterprisesApplications.php', - 'Google_Service_AndroidManagement_Resource_EnterprisesDevices' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/EnterprisesDevices.php', - 'Google_Service_AndroidManagement_Resource_EnterprisesDevicesOperations' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/EnterprisesDevicesOperations.php', - 'Google_Service_AndroidManagement_Resource_EnterprisesEnrollmentTokens' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/EnterprisesEnrollmentTokens.php', - 'Google_Service_AndroidManagement_Resource_EnterprisesPolicies' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/EnterprisesPolicies.php', - 'Google_Service_AndroidManagement_Resource_EnterprisesWebTokens' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/EnterprisesWebTokens.php', - 'Google_Service_AndroidManagement_Resource_SignupUrls' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/SignupUrls.php', - 'Google_Service_AndroidManagement_SignupUrl' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/SignupUrl.php', - 'Google_Service_AndroidManagement_SoftwareInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/SoftwareInfo.php', - 'Google_Service_AndroidManagement_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/Status.php', - 'Google_Service_AndroidManagement_StatusReportingSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/StatusReportingSettings.php', - 'Google_Service_AndroidManagement_SystemUpdate' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/SystemUpdate.php', - 'Google_Service_AndroidManagement_UserFacingMessage' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/UserFacingMessage.php', - 'Google_Service_AndroidManagement_WebToken' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidManagement/WebToken.php', - 'Google_Service_AndroidProvisioningPartner' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner.php', - 'Google_Service_AndroidProvisioningPartner_AndroiddeviceprovisioningEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/AndroiddeviceprovisioningEmpty.php', - 'Google_Service_AndroidProvisioningPartner_ClaimDeviceRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/ClaimDeviceRequest.php', - 'Google_Service_AndroidProvisioningPartner_ClaimDeviceResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/ClaimDeviceResponse.php', - 'Google_Service_AndroidProvisioningPartner_ClaimDevicesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/ClaimDevicesRequest.php', - 'Google_Service_AndroidProvisioningPartner_Company' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Company.php', - 'Google_Service_AndroidProvisioningPartner_Configuration' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Configuration.php', - 'Google_Service_AndroidProvisioningPartner_CreateCustomerRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/CreateCustomerRequest.php', - 'Google_Service_AndroidProvisioningPartner_CustomerApplyConfigurationRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/CustomerApplyConfigurationRequest.php', - 'Google_Service_AndroidProvisioningPartner_CustomerListConfigurationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/CustomerListConfigurationsResponse.php', - 'Google_Service_AndroidProvisioningPartner_CustomerListCustomersResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/CustomerListCustomersResponse.php', - 'Google_Service_AndroidProvisioningPartner_CustomerListDevicesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/CustomerListDevicesResponse.php', - 'Google_Service_AndroidProvisioningPartner_CustomerListDpcsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/CustomerListDpcsResponse.php', - 'Google_Service_AndroidProvisioningPartner_CustomerRemoveConfigurationRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/CustomerRemoveConfigurationRequest.php', - 'Google_Service_AndroidProvisioningPartner_CustomerUnclaimDeviceRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/CustomerUnclaimDeviceRequest.php', - 'Google_Service_AndroidProvisioningPartner_Device' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Device.php', - 'Google_Service_AndroidProvisioningPartner_DeviceClaim' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/DeviceClaim.php', - 'Google_Service_AndroidProvisioningPartner_DeviceIdentifier' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/DeviceIdentifier.php', - 'Google_Service_AndroidProvisioningPartner_DeviceMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/DeviceMetadata.php', - 'Google_Service_AndroidProvisioningPartner_DeviceReference' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/DeviceReference.php', - 'Google_Service_AndroidProvisioningPartner_DevicesLongRunningOperationMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/DevicesLongRunningOperationMetadata.php', - 'Google_Service_AndroidProvisioningPartner_DevicesLongRunningOperationResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/DevicesLongRunningOperationResponse.php', - 'Google_Service_AndroidProvisioningPartner_Dpc' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Dpc.php', - 'Google_Service_AndroidProvisioningPartner_FindDevicesByDeviceIdentifierRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/FindDevicesByDeviceIdentifierRequest.php', - 'Google_Service_AndroidProvisioningPartner_FindDevicesByDeviceIdentifierResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/FindDevicesByDeviceIdentifierResponse.php', - 'Google_Service_AndroidProvisioningPartner_FindDevicesByOwnerRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/FindDevicesByOwnerRequest.php', - 'Google_Service_AndroidProvisioningPartner_FindDevicesByOwnerResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/FindDevicesByOwnerResponse.php', - 'Google_Service_AndroidProvisioningPartner_ListCustomersResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/ListCustomersResponse.php', - 'Google_Service_AndroidProvisioningPartner_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Operation.php', - 'Google_Service_AndroidProvisioningPartner_OperationPerDevice' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/OperationPerDevice.php', - 'Google_Service_AndroidProvisioningPartner_PartnerClaim' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/PartnerClaim.php', - 'Google_Service_AndroidProvisioningPartner_PartnerUnclaim' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/PartnerUnclaim.php', - 'Google_Service_AndroidProvisioningPartner_PerDeviceStatusInBatch' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/PerDeviceStatusInBatch.php', - 'Google_Service_AndroidProvisioningPartner_Resource_Customers' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/Customers.php', - 'Google_Service_AndroidProvisioningPartner_Resource_CustomersConfigurations' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/CustomersConfigurations.php', - 'Google_Service_AndroidProvisioningPartner_Resource_CustomersDevices' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/CustomersDevices.php', - 'Google_Service_AndroidProvisioningPartner_Resource_CustomersDpcs' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/CustomersDpcs.php', - 'Google_Service_AndroidProvisioningPartner_Resource_Operations' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/Operations.php', - 'Google_Service_AndroidProvisioningPartner_Resource_Partners' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/Partners.php', - 'Google_Service_AndroidProvisioningPartner_Resource_PartnersCustomers' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/PartnersCustomers.php', - 'Google_Service_AndroidProvisioningPartner_Resource_PartnersDevices' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/PartnersDevices.php', - 'Google_Service_AndroidProvisioningPartner_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Status.php', - 'Google_Service_AndroidProvisioningPartner_UnclaimDeviceRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/UnclaimDeviceRequest.php', - 'Google_Service_AndroidProvisioningPartner_UnclaimDevicesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/UnclaimDevicesRequest.php', - 'Google_Service_AndroidProvisioningPartner_UpdateDeviceMetadataInBatchRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/UpdateDeviceMetadataInBatchRequest.php', - 'Google_Service_AndroidProvisioningPartner_UpdateDeviceMetadataRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/UpdateDeviceMetadataRequest.php', - 'Google_Service_AndroidProvisioningPartner_UpdateMetadataArguments' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/UpdateMetadataArguments.php', - 'Google_Service_AndroidPublisher' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher.php', - 'Google_Service_AndroidPublisher_Apk' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Apk.php', - 'Google_Service_AndroidPublisher_ApkBinary' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ApkBinary.php', - 'Google_Service_AndroidPublisher_ApkListing' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ApkListing.php', - 'Google_Service_AndroidPublisher_ApkListingsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ApkListingsListResponse.php', - 'Google_Service_AndroidPublisher_ApksAddExternallyHostedRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ApksAddExternallyHostedRequest.php', - 'Google_Service_AndroidPublisher_ApksAddExternallyHostedResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ApksAddExternallyHostedResponse.php', - 'Google_Service_AndroidPublisher_ApksListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ApksListResponse.php', - 'Google_Service_AndroidPublisher_AppDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/AppDetails.php', - 'Google_Service_AndroidPublisher_AppEdit' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/AppEdit.php', - 'Google_Service_AndroidPublisher_Comment' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Comment.php', - 'Google_Service_AndroidPublisher_DeobfuscationFile' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/DeobfuscationFile.php', - 'Google_Service_AndroidPublisher_DeobfuscationFilesUploadResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/DeobfuscationFilesUploadResponse.php', - 'Google_Service_AndroidPublisher_DeveloperComment' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/DeveloperComment.php', - 'Google_Service_AndroidPublisher_DeviceMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/DeviceMetadata.php', - 'Google_Service_AndroidPublisher_Entitlement' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Entitlement.php', - 'Google_Service_AndroidPublisher_EntitlementsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/EntitlementsListResponse.php', - 'Google_Service_AndroidPublisher_ExpansionFile' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ExpansionFile.php', - 'Google_Service_AndroidPublisher_ExpansionFilesUploadResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ExpansionFilesUploadResponse.php', - 'Google_Service_AndroidPublisher_ExternallyHostedApk' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ExternallyHostedApk.php', - 'Google_Service_AndroidPublisher_ExternallyHostedApkUsesPermission' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ExternallyHostedApkUsesPermission.php', - 'Google_Service_AndroidPublisher_Image' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Image.php', - 'Google_Service_AndroidPublisher_ImagesDeleteAllResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ImagesDeleteAllResponse.php', - 'Google_Service_AndroidPublisher_ImagesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ImagesListResponse.php', - 'Google_Service_AndroidPublisher_ImagesUploadResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ImagesUploadResponse.php', - 'Google_Service_AndroidPublisher_InAppProduct' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/InAppProduct.php', - 'Google_Service_AndroidPublisher_InAppProductListing' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/InAppProductListing.php', - 'Google_Service_AndroidPublisher_InappproductsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/InappproductsListResponse.php', - 'Google_Service_AndroidPublisher_Listing' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Listing.php', - 'Google_Service_AndroidPublisher_ListingsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ListingsListResponse.php', - 'Google_Service_AndroidPublisher_MonthDay' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/MonthDay.php', - 'Google_Service_AndroidPublisher_PageInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/PageInfo.php', - 'Google_Service_AndroidPublisher_Price' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Price.php', - 'Google_Service_AndroidPublisher_ProductPurchase' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ProductPurchase.php', - 'Google_Service_AndroidPublisher_Prorate' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Prorate.php', - 'Google_Service_AndroidPublisher_Resource_Edits' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/Edits.php', - 'Google_Service_AndroidPublisher_Resource_EditsApklistings' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/EditsApklistings.php', - 'Google_Service_AndroidPublisher_Resource_EditsApks' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/EditsApks.php', - 'Google_Service_AndroidPublisher_Resource_EditsDeobfuscationfiles' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/EditsDeobfuscationfiles.php', - 'Google_Service_AndroidPublisher_Resource_EditsDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/EditsDetails.php', - 'Google_Service_AndroidPublisher_Resource_EditsExpansionfiles' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/EditsExpansionfiles.php', - 'Google_Service_AndroidPublisher_Resource_EditsImages' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/EditsImages.php', - 'Google_Service_AndroidPublisher_Resource_EditsListings' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/EditsListings.php', - 'Google_Service_AndroidPublisher_Resource_EditsTesters' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/EditsTesters.php', - 'Google_Service_AndroidPublisher_Resource_EditsTracks' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/EditsTracks.php', - 'Google_Service_AndroidPublisher_Resource_Entitlements' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/Entitlements.php', - 'Google_Service_AndroidPublisher_Resource_Inappproducts' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/Inappproducts.php', - 'Google_Service_AndroidPublisher_Resource_Purchases' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/Purchases.php', - 'Google_Service_AndroidPublisher_Resource_PurchasesProducts' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/PurchasesProducts.php', - 'Google_Service_AndroidPublisher_Resource_PurchasesSubscriptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/PurchasesSubscriptions.php', - 'Google_Service_AndroidPublisher_Resource_PurchasesVoidedpurchases' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/PurchasesVoidedpurchases.php', - 'Google_Service_AndroidPublisher_Resource_Reviews' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/Reviews.php', - 'Google_Service_AndroidPublisher_Review' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Review.php', - 'Google_Service_AndroidPublisher_ReviewReplyResult' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ReviewReplyResult.php', - 'Google_Service_AndroidPublisher_ReviewsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ReviewsListResponse.php', - 'Google_Service_AndroidPublisher_ReviewsReplyRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ReviewsReplyRequest.php', - 'Google_Service_AndroidPublisher_ReviewsReplyResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ReviewsReplyResponse.php', - 'Google_Service_AndroidPublisher_Season' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Season.php', - 'Google_Service_AndroidPublisher_SubscriptionDeferralInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/SubscriptionDeferralInfo.php', - 'Google_Service_AndroidPublisher_SubscriptionPurchase' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/SubscriptionPurchase.php', - 'Google_Service_AndroidPublisher_SubscriptionPurchasesDeferRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/SubscriptionPurchasesDeferRequest.php', - 'Google_Service_AndroidPublisher_SubscriptionPurchasesDeferResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/SubscriptionPurchasesDeferResponse.php', - 'Google_Service_AndroidPublisher_Testers' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Testers.php', - 'Google_Service_AndroidPublisher_Timestamp' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Timestamp.php', - 'Google_Service_AndroidPublisher_TokenPagination' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/TokenPagination.php', - 'Google_Service_AndroidPublisher_Track' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Track.php', - 'Google_Service_AndroidPublisher_TracksListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/TracksListResponse.php', - 'Google_Service_AndroidPublisher_UserComment' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/UserComment.php', - 'Google_Service_AndroidPublisher_VoidedPurchase' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/VoidedPurchase.php', - 'Google_Service_AndroidPublisher_VoidedPurchasesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AndroidPublisher/VoidedPurchasesListResponse.php', - 'Google_Service_AppState' => $vendorDir . '/google/apiclient-services/src/Google/Service/AppState.php', - 'Google_Service_AppState_GetResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AppState/GetResponse.php', - 'Google_Service_AppState_ListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/AppState/ListResponse.php', - 'Google_Service_AppState_Resource_States' => $vendorDir . '/google/apiclient-services/src/Google/Service/AppState/Resource/States.php', - 'Google_Service_AppState_UpdateRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/AppState/UpdateRequest.php', - 'Google_Service_AppState_WriteResult' => $vendorDir . '/google/apiclient-services/src/Google/Service/AppState/WriteResult.php', - 'Google_Service_Appengine' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine.php', - 'Google_Service_Appengine_ApiConfigHandler' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/ApiConfigHandler.php', - 'Google_Service_Appengine_ApiEndpointHandler' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/ApiEndpointHandler.php', - 'Google_Service_Appengine_AppengineEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/AppengineEmpty.php', - 'Google_Service_Appengine_Application' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/Application.php', - 'Google_Service_Appengine_AuthorizedCertificate' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/AuthorizedCertificate.php', - 'Google_Service_Appengine_AuthorizedDomain' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/AuthorizedDomain.php', - 'Google_Service_Appengine_AutomaticScaling' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/AutomaticScaling.php', - 'Google_Service_Appengine_BasicScaling' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/BasicScaling.php', - 'Google_Service_Appengine_BatchUpdateIngressRulesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/BatchUpdateIngressRulesRequest.php', - 'Google_Service_Appengine_BatchUpdateIngressRulesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/BatchUpdateIngressRulesResponse.php', - 'Google_Service_Appengine_CertificateRawData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/CertificateRawData.php', - 'Google_Service_Appengine_ContainerInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/ContainerInfo.php', - 'Google_Service_Appengine_CpuUtilization' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/CpuUtilization.php', - 'Google_Service_Appengine_CreateVersionMetadataV1Alpha' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/CreateVersionMetadataV1Alpha.php', - 'Google_Service_Appengine_CreateVersionMetadataV1Beta' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/CreateVersionMetadataV1Beta.php', - 'Google_Service_Appengine_DebugInstanceRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/DebugInstanceRequest.php', - 'Google_Service_Appengine_Deployment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/Deployment.php', - 'Google_Service_Appengine_DiskUtilization' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/DiskUtilization.php', - 'Google_Service_Appengine_DomainMapping' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/DomainMapping.php', - 'Google_Service_Appengine_EndpointsApiService' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/EndpointsApiService.php', - 'Google_Service_Appengine_ErrorHandler' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/ErrorHandler.php', - 'Google_Service_Appengine_FeatureSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/FeatureSettings.php', - 'Google_Service_Appengine_FileInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/FileInfo.php', - 'Google_Service_Appengine_FirewallRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/FirewallRule.php', - 'Google_Service_Appengine_HealthCheck' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/HealthCheck.php', - 'Google_Service_Appengine_IdentityAwareProxy' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/IdentityAwareProxy.php', - 'Google_Service_Appengine_Instance' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/Instance.php', - 'Google_Service_Appengine_Library' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/Library.php', - 'Google_Service_Appengine_ListAuthorizedCertificatesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/ListAuthorizedCertificatesResponse.php', - 'Google_Service_Appengine_ListAuthorizedDomainsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/ListAuthorizedDomainsResponse.php', - 'Google_Service_Appengine_ListDomainMappingsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/ListDomainMappingsResponse.php', - 'Google_Service_Appengine_ListIngressRulesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/ListIngressRulesResponse.php', - 'Google_Service_Appengine_ListInstancesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/ListInstancesResponse.php', - 'Google_Service_Appengine_ListLocationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/ListLocationsResponse.php', - 'Google_Service_Appengine_ListOperationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/ListOperationsResponse.php', - 'Google_Service_Appengine_ListServicesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/ListServicesResponse.php', - 'Google_Service_Appengine_ListVersionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/ListVersionsResponse.php', - 'Google_Service_Appengine_LivenessCheck' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/LivenessCheck.php', - 'Google_Service_Appengine_Location' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/Location.php', - 'Google_Service_Appengine_LocationMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/LocationMetadata.php', - 'Google_Service_Appengine_ManualScaling' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/ManualScaling.php', - 'Google_Service_Appengine_Network' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/Network.php', - 'Google_Service_Appengine_NetworkUtilization' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/NetworkUtilization.php', - 'Google_Service_Appengine_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/Operation.php', - 'Google_Service_Appengine_OperationMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/OperationMetadata.php', - 'Google_Service_Appengine_OperationMetadataV1' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/OperationMetadataV1.php', - 'Google_Service_Appengine_OperationMetadataV1Alpha' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/OperationMetadataV1Alpha.php', - 'Google_Service_Appengine_OperationMetadataV1Beta' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/OperationMetadataV1Beta.php', - 'Google_Service_Appengine_OperationMetadataV1Beta5' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/OperationMetadataV1Beta5.php', - 'Google_Service_Appengine_ReadinessCheck' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/ReadinessCheck.php', - 'Google_Service_Appengine_RepairApplicationRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/RepairApplicationRequest.php', - 'Google_Service_Appengine_RequestUtilization' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/RequestUtilization.php', - 'Google_Service_Appengine_ResourceRecord' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/ResourceRecord.php', - 'Google_Service_Appengine_Resource_Apps' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/Resource/Apps.php', - 'Google_Service_Appengine_Resource_AppsAuthorizedCertificates' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsAuthorizedCertificates.php', - 'Google_Service_Appengine_Resource_AppsAuthorizedDomains' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsAuthorizedDomains.php', - 'Google_Service_Appengine_Resource_AppsDomainMappings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsDomainMappings.php', - 'Google_Service_Appengine_Resource_AppsFirewall' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsFirewall.php', - 'Google_Service_Appengine_Resource_AppsFirewallIngressRules' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsFirewallIngressRules.php', - 'Google_Service_Appengine_Resource_AppsLocations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsLocations.php', - 'Google_Service_Appengine_Resource_AppsOperations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsOperations.php', - 'Google_Service_Appengine_Resource_AppsServices' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsServices.php', - 'Google_Service_Appengine_Resource_AppsServicesVersions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsServicesVersions.php', - 'Google_Service_Appengine_Resource_AppsServicesVersionsInstances' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsServicesVersionsInstances.php', - 'Google_Service_Appengine_Resources' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/Resources.php', - 'Google_Service_Appengine_ScriptHandler' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/ScriptHandler.php', - 'Google_Service_Appengine_Service' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/Service.php', - 'Google_Service_Appengine_SslSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/SslSettings.php', - 'Google_Service_Appengine_StandardSchedulerSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/StandardSchedulerSettings.php', - 'Google_Service_Appengine_StaticFilesHandler' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/StaticFilesHandler.php', - 'Google_Service_Appengine_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/Status.php', - 'Google_Service_Appengine_TrafficSplit' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/TrafficSplit.php', - 'Google_Service_Appengine_UrlDispatchRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/UrlDispatchRule.php', - 'Google_Service_Appengine_UrlMap' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/UrlMap.php', - 'Google_Service_Appengine_Version' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/Version.php', - 'Google_Service_Appengine_Volume' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/Volume.php', - 'Google_Service_Appengine_ZipInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appengine/ZipInfo.php', - 'Google_Service_Appsactivity' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appsactivity.php', - 'Google_Service_Appsactivity_Activity' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appsactivity/Activity.php', - 'Google_Service_Appsactivity_AppsactivityParent' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appsactivity/AppsactivityParent.php', - 'Google_Service_Appsactivity_Event' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appsactivity/Event.php', - 'Google_Service_Appsactivity_ListActivitiesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appsactivity/ListActivitiesResponse.php', - 'Google_Service_Appsactivity_Move' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appsactivity/Move.php', - 'Google_Service_Appsactivity_Permission' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appsactivity/Permission.php', - 'Google_Service_Appsactivity_PermissionChange' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appsactivity/PermissionChange.php', - 'Google_Service_Appsactivity_Photo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appsactivity/Photo.php', - 'Google_Service_Appsactivity_Rename' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appsactivity/Rename.php', - 'Google_Service_Appsactivity_Resource_Activities' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appsactivity/Resource/Activities.php', - 'Google_Service_Appsactivity_Target' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appsactivity/Target.php', - 'Google_Service_Appsactivity_User' => $vendorDir . '/google/apiclient-services/src/Google/Service/Appsactivity/User.php', - 'Google_Service_Autoscaler' => $vendorDir . '/google/apiclient-services/src/Google/Service/Autoscaler.php', - 'Google_Service_Autoscaler_Autoscaler' => $vendorDir . '/google/apiclient-services/src/Google/Service/Autoscaler/Autoscaler.php', - 'Google_Service_Autoscaler_AutoscalerListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Autoscaler/AutoscalerListResponse.php', - 'Google_Service_Autoscaler_AutoscalingPolicy' => $vendorDir . '/google/apiclient-services/src/Google/Service/Autoscaler/AutoscalingPolicy.php', - 'Google_Service_Autoscaler_AutoscalingPolicyCpuUtilization' => $vendorDir . '/google/apiclient-services/src/Google/Service/Autoscaler/AutoscalingPolicyCpuUtilization.php', - 'Google_Service_Autoscaler_AutoscalingPolicyCustomMetricUtilization' => $vendorDir . '/google/apiclient-services/src/Google/Service/Autoscaler/AutoscalingPolicyCustomMetricUtilization.php', - 'Google_Service_Autoscaler_AutoscalingPolicyLoadBalancingUtilization' => $vendorDir . '/google/apiclient-services/src/Google/Service/Autoscaler/AutoscalingPolicyLoadBalancingUtilization.php', - 'Google_Service_Autoscaler_DeprecationStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Autoscaler/DeprecationStatus.php', - 'Google_Service_Autoscaler_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Autoscaler/Operation.php', - 'Google_Service_Autoscaler_OperationError' => $vendorDir . '/google/apiclient-services/src/Google/Service/Autoscaler/OperationError.php', - 'Google_Service_Autoscaler_OperationErrorErrors' => $vendorDir . '/google/apiclient-services/src/Google/Service/Autoscaler/OperationErrorErrors.php', - 'Google_Service_Autoscaler_OperationList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Autoscaler/OperationList.php', - 'Google_Service_Autoscaler_OperationWarnings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Autoscaler/OperationWarnings.php', - 'Google_Service_Autoscaler_OperationWarningsData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Autoscaler/OperationWarningsData.php', - 'Google_Service_Autoscaler_Resource_Autoscalers' => $vendorDir . '/google/apiclient-services/src/Google/Service/Autoscaler/Resource/Autoscalers.php', - 'Google_Service_Autoscaler_Resource_ZoneOperations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Autoscaler/Resource/ZoneOperations.php', - 'Google_Service_Autoscaler_Resource_Zones' => $vendorDir . '/google/apiclient-services/src/Google/Service/Autoscaler/Resource/Zones.php', - 'Google_Service_Autoscaler_Zone' => $vendorDir . '/google/apiclient-services/src/Google/Service/Autoscaler/Zone.php', - 'Google_Service_Autoscaler_ZoneList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Autoscaler/ZoneList.php', - 'Google_Service_BigQueryDataTransfer' => $vendorDir . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer.php', - 'Google_Service_BigQueryDataTransfer_BigquerydatatransferEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/BigquerydatatransferEmpty.php', - 'Google_Service_BigQueryDataTransfer_CheckValidCredsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/CheckValidCredsRequest.php', - 'Google_Service_BigQueryDataTransfer_CheckValidCredsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/CheckValidCredsResponse.php', - 'Google_Service_BigQueryDataTransfer_DataSource' => $vendorDir . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/DataSource.php', - 'Google_Service_BigQueryDataTransfer_DataSourceParameter' => $vendorDir . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/DataSourceParameter.php', - 'Google_Service_BigQueryDataTransfer_ListDataSourcesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/ListDataSourcesResponse.php', - 'Google_Service_BigQueryDataTransfer_ListLocationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/ListLocationsResponse.php', - 'Google_Service_BigQueryDataTransfer_ListTransferConfigsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/ListTransferConfigsResponse.php', - 'Google_Service_BigQueryDataTransfer_ListTransferLogsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/ListTransferLogsResponse.php', - 'Google_Service_BigQueryDataTransfer_ListTransferRunsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/ListTransferRunsResponse.php', - 'Google_Service_BigQueryDataTransfer_Location' => $vendorDir . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Location.php', - 'Google_Service_BigQueryDataTransfer_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/Projects.php', - 'Google_Service_BigQueryDataTransfer_Resource_ProjectsDataSources' => $vendorDir . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsDataSources.php', - 'Google_Service_BigQueryDataTransfer_Resource_ProjectsLocations' => $vendorDir . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsLocations.php', - 'Google_Service_BigQueryDataTransfer_Resource_ProjectsLocationsDataSources' => $vendorDir . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsLocationsDataSources.php', - 'Google_Service_BigQueryDataTransfer_Resource_ProjectsLocationsTransferConfigs' => $vendorDir . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsLocationsTransferConfigs.php', - 'Google_Service_BigQueryDataTransfer_Resource_ProjectsLocationsTransferConfigsRuns' => $vendorDir . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsLocationsTransferConfigsRuns.php', - 'Google_Service_BigQueryDataTransfer_Resource_ProjectsLocationsTransferConfigsRunsTransferLogs' => $vendorDir . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsLocationsTransferConfigsRunsTransferLogs.php', - 'Google_Service_BigQueryDataTransfer_Resource_ProjectsTransferConfigs' => $vendorDir . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsTransferConfigs.php', - 'Google_Service_BigQueryDataTransfer_Resource_ProjectsTransferConfigsRuns' => $vendorDir . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsTransferConfigsRuns.php', - 'Google_Service_BigQueryDataTransfer_Resource_ProjectsTransferConfigsRunsTransferLogs' => $vendorDir . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsTransferConfigsRunsTransferLogs.php', - 'Google_Service_BigQueryDataTransfer_ScheduleTransferRunsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/ScheduleTransferRunsRequest.php', - 'Google_Service_BigQueryDataTransfer_ScheduleTransferRunsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/ScheduleTransferRunsResponse.php', - 'Google_Service_BigQueryDataTransfer_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Status.php', - 'Google_Service_BigQueryDataTransfer_TransferConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/TransferConfig.php', - 'Google_Service_BigQueryDataTransfer_TransferMessage' => $vendorDir . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/TransferMessage.php', - 'Google_Service_BigQueryDataTransfer_TransferRun' => $vendorDir . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/TransferRun.php', - 'Google_Service_Bigquery' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery.php', - 'Google_Service_Bigquery_BigtableColumn' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/BigtableColumn.php', - 'Google_Service_Bigquery_BigtableColumnFamily' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/BigtableColumnFamily.php', - 'Google_Service_Bigquery_BigtableOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/BigtableOptions.php', - 'Google_Service_Bigquery_CsvOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/CsvOptions.php', - 'Google_Service_Bigquery_Dataset' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/Dataset.php', - 'Google_Service_Bigquery_DatasetAccess' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/DatasetAccess.php', - 'Google_Service_Bigquery_DatasetList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/DatasetList.php', - 'Google_Service_Bigquery_DatasetListDatasets' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/DatasetListDatasets.php', - 'Google_Service_Bigquery_DatasetReference' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/DatasetReference.php', - 'Google_Service_Bigquery_DestinationTableProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/DestinationTableProperties.php', - 'Google_Service_Bigquery_EncryptionConfiguration' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/EncryptionConfiguration.php', - 'Google_Service_Bigquery_ErrorProto' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/ErrorProto.php', - 'Google_Service_Bigquery_ExplainQueryStage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/ExplainQueryStage.php', - 'Google_Service_Bigquery_ExplainQueryStep' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/ExplainQueryStep.php', - 'Google_Service_Bigquery_ExternalDataConfiguration' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/ExternalDataConfiguration.php', - 'Google_Service_Bigquery_GetQueryResultsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/GetQueryResultsResponse.php', - 'Google_Service_Bigquery_GetServiceAccountResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/GetServiceAccountResponse.php', - 'Google_Service_Bigquery_GoogleSheetsOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/GoogleSheetsOptions.php', - 'Google_Service_Bigquery_Job' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/Job.php', - 'Google_Service_Bigquery_JobCancelResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/JobCancelResponse.php', - 'Google_Service_Bigquery_JobConfiguration' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/JobConfiguration.php', - 'Google_Service_Bigquery_JobConfigurationExtract' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/JobConfigurationExtract.php', - 'Google_Service_Bigquery_JobConfigurationLoad' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/JobConfigurationLoad.php', - 'Google_Service_Bigquery_JobConfigurationQuery' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/JobConfigurationQuery.php', - 'Google_Service_Bigquery_JobConfigurationTableCopy' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/JobConfigurationTableCopy.php', - 'Google_Service_Bigquery_JobList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/JobList.php', - 'Google_Service_Bigquery_JobListJobs' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/JobListJobs.php', - 'Google_Service_Bigquery_JobReference' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/JobReference.php', - 'Google_Service_Bigquery_JobStatistics' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/JobStatistics.php', - 'Google_Service_Bigquery_JobStatistics2' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/JobStatistics2.php', - 'Google_Service_Bigquery_JobStatistics3' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/JobStatistics3.php', - 'Google_Service_Bigquery_JobStatistics4' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/JobStatistics4.php', - 'Google_Service_Bigquery_JobStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/JobStatus.php', - 'Google_Service_Bigquery_ProjectList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/ProjectList.php', - 'Google_Service_Bigquery_ProjectListProjects' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/ProjectListProjects.php', - 'Google_Service_Bigquery_ProjectReference' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/ProjectReference.php', - 'Google_Service_Bigquery_QueryParameter' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/QueryParameter.php', - 'Google_Service_Bigquery_QueryParameterType' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/QueryParameterType.php', - 'Google_Service_Bigquery_QueryParameterTypeStructTypes' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/QueryParameterTypeStructTypes.php', - 'Google_Service_Bigquery_QueryParameterValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/QueryParameterValue.php', - 'Google_Service_Bigquery_QueryRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/QueryRequest.php', - 'Google_Service_Bigquery_QueryResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/QueryResponse.php', - 'Google_Service_Bigquery_QueryTimelineSample' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/QueryTimelineSample.php', - 'Google_Service_Bigquery_Resource_Datasets' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/Resource/Datasets.php', - 'Google_Service_Bigquery_Resource_Jobs' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/Resource/Jobs.php', - 'Google_Service_Bigquery_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/Resource/Projects.php', - 'Google_Service_Bigquery_Resource_Tabledata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/Resource/Tabledata.php', - 'Google_Service_Bigquery_Resource_Tables' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/Resource/Tables.php', - 'Google_Service_Bigquery_Streamingbuffer' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/Streamingbuffer.php', - 'Google_Service_Bigquery_Table' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/Table.php', - 'Google_Service_Bigquery_TableCell' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/TableCell.php', - 'Google_Service_Bigquery_TableDataInsertAllRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/TableDataInsertAllRequest.php', - 'Google_Service_Bigquery_TableDataInsertAllRequestRows' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/TableDataInsertAllRequestRows.php', - 'Google_Service_Bigquery_TableDataInsertAllResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/TableDataInsertAllResponse.php', - 'Google_Service_Bigquery_TableDataInsertAllResponseInsertErrors' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/TableDataInsertAllResponseInsertErrors.php', - 'Google_Service_Bigquery_TableDataList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/TableDataList.php', - 'Google_Service_Bigquery_TableFieldSchema' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/TableFieldSchema.php', - 'Google_Service_Bigquery_TableList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/TableList.php', - 'Google_Service_Bigquery_TableListTables' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/TableListTables.php', - 'Google_Service_Bigquery_TableListTablesView' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/TableListTablesView.php', - 'Google_Service_Bigquery_TableReference' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/TableReference.php', - 'Google_Service_Bigquery_TableRow' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/TableRow.php', - 'Google_Service_Bigquery_TableSchema' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/TableSchema.php', - 'Google_Service_Bigquery_TimePartitioning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/TimePartitioning.php', - 'Google_Service_Bigquery_UserDefinedFunctionResource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/UserDefinedFunctionResource.php', - 'Google_Service_Bigquery_ViewDefinition' => $vendorDir . '/google/apiclient-services/src/Google/Service/Bigquery/ViewDefinition.php', - 'Google_Service_Blogger' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger.php', - 'Google_Service_Blogger_Blog' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/Blog.php', - 'Google_Service_Blogger_BlogList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/BlogList.php', - 'Google_Service_Blogger_BlogLocale' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/BlogLocale.php', - 'Google_Service_Blogger_BlogPages' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/BlogPages.php', - 'Google_Service_Blogger_BlogPerUserInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/BlogPerUserInfo.php', - 'Google_Service_Blogger_BlogPosts' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/BlogPosts.php', - 'Google_Service_Blogger_BlogUserInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/BlogUserInfo.php', - 'Google_Service_Blogger_Comment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/Comment.php', - 'Google_Service_Blogger_CommentAuthor' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/CommentAuthor.php', - 'Google_Service_Blogger_CommentAuthorImage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/CommentAuthorImage.php', - 'Google_Service_Blogger_CommentBlog' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/CommentBlog.php', - 'Google_Service_Blogger_CommentInReplyTo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/CommentInReplyTo.php', - 'Google_Service_Blogger_CommentList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/CommentList.php', - 'Google_Service_Blogger_CommentPost' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/CommentPost.php', - 'Google_Service_Blogger_Page' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/Page.php', - 'Google_Service_Blogger_PageAuthor' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/PageAuthor.php', - 'Google_Service_Blogger_PageAuthorImage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/PageAuthorImage.php', - 'Google_Service_Blogger_PageBlog' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/PageBlog.php', - 'Google_Service_Blogger_PageList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/PageList.php', - 'Google_Service_Blogger_Pageviews' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/Pageviews.php', - 'Google_Service_Blogger_PageviewsCounts' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/PageviewsCounts.php', - 'Google_Service_Blogger_Post' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/Post.php', - 'Google_Service_Blogger_PostAuthor' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/PostAuthor.php', - 'Google_Service_Blogger_PostAuthorImage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/PostAuthorImage.php', - 'Google_Service_Blogger_PostBlog' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/PostBlog.php', - 'Google_Service_Blogger_PostImages' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/PostImages.php', - 'Google_Service_Blogger_PostList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/PostList.php', - 'Google_Service_Blogger_PostLocation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/PostLocation.php', - 'Google_Service_Blogger_PostPerUserInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/PostPerUserInfo.php', - 'Google_Service_Blogger_PostReplies' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/PostReplies.php', - 'Google_Service_Blogger_PostUserInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/PostUserInfo.php', - 'Google_Service_Blogger_PostUserInfosList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/PostUserInfosList.php', - 'Google_Service_Blogger_Resource_BlogUserInfos' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/Resource/BlogUserInfos.php', - 'Google_Service_Blogger_Resource_Blogs' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/Resource/Blogs.php', - 'Google_Service_Blogger_Resource_Comments' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/Resource/Comments.php', - 'Google_Service_Blogger_Resource_PageViews' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/Resource/PageViews.php', - 'Google_Service_Blogger_Resource_Pages' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/Resource/Pages.php', - 'Google_Service_Blogger_Resource_PostUserInfos' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/Resource/PostUserInfos.php', - 'Google_Service_Blogger_Resource_Posts' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/Resource/Posts.php', - 'Google_Service_Blogger_Resource_Users' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/Resource/Users.php', - 'Google_Service_Blogger_User' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/User.php', - 'Google_Service_Blogger_UserBlogs' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/UserBlogs.php', - 'Google_Service_Blogger_UserLocale' => $vendorDir . '/google/apiclient-services/src/Google/Service/Blogger/UserLocale.php', - 'Google_Service_Books' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books.php', - 'Google_Service_Books_Annotation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Annotation.php', - 'Google_Service_Books_AnnotationClientVersionRanges' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/AnnotationClientVersionRanges.php', - 'Google_Service_Books_AnnotationCurrentVersionRanges' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/AnnotationCurrentVersionRanges.php', - 'Google_Service_Books_AnnotationLayerSummary' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/AnnotationLayerSummary.php', - 'Google_Service_Books_Annotationdata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Annotationdata.php', - 'Google_Service_Books_Annotations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Annotations.php', - 'Google_Service_Books_AnnotationsSummary' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/AnnotationsSummary.php', - 'Google_Service_Books_AnnotationsSummaryLayers' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/AnnotationsSummaryLayers.php', - 'Google_Service_Books_Annotationsdata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Annotationsdata.php', - 'Google_Service_Books_BooksAnnotationsRange' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/BooksAnnotationsRange.php', - 'Google_Service_Books_BooksCloudloadingResource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/BooksCloudloadingResource.php', - 'Google_Service_Books_BooksVolumesRecommendedRateResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/BooksVolumesRecommendedRateResponse.php', - 'Google_Service_Books_Bookshelf' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Bookshelf.php', - 'Google_Service_Books_Bookshelves' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Bookshelves.php', - 'Google_Service_Books_Category' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Category.php', - 'Google_Service_Books_CategoryItems' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/CategoryItems.php', - 'Google_Service_Books_ConcurrentAccessRestriction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/ConcurrentAccessRestriction.php', - 'Google_Service_Books_Dictlayerdata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Dictlayerdata.php', - 'Google_Service_Books_DictlayerdataCommon' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataCommon.php', - 'Google_Service_Books_DictlayerdataDict' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDict.php', - 'Google_Service_Books_DictlayerdataDictSource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDictSource.php', - 'Google_Service_Books_DictlayerdataDictWords' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDictWords.php', - 'Google_Service_Books_DictlayerdataDictWordsDerivatives' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDictWordsDerivatives.php', - 'Google_Service_Books_DictlayerdataDictWordsDerivativesSource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDictWordsDerivativesSource.php', - 'Google_Service_Books_DictlayerdataDictWordsExamples' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDictWordsExamples.php', - 'Google_Service_Books_DictlayerdataDictWordsExamplesSource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDictWordsExamplesSource.php', - 'Google_Service_Books_DictlayerdataDictWordsSenses' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDictWordsSenses.php', - 'Google_Service_Books_DictlayerdataDictWordsSensesConjugations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDictWordsSensesConjugations.php', - 'Google_Service_Books_DictlayerdataDictWordsSensesDefinitions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDictWordsSensesDefinitions.php', - 'Google_Service_Books_DictlayerdataDictWordsSensesDefinitionsExamples' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDictWordsSensesDefinitionsExamples.php', - 'Google_Service_Books_DictlayerdataDictWordsSensesDefinitionsExamplesSource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDictWordsSensesDefinitionsExamplesSource.php', - 'Google_Service_Books_DictlayerdataDictWordsSensesSource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDictWordsSensesSource.php', - 'Google_Service_Books_DictlayerdataDictWordsSensesSynonyms' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDictWordsSensesSynonyms.php', - 'Google_Service_Books_DictlayerdataDictWordsSensesSynonymsSource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDictWordsSensesSynonymsSource.php', - 'Google_Service_Books_DictlayerdataDictWordsSource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDictWordsSource.php', - 'Google_Service_Books_Discoveryclusters' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Discoveryclusters.php', - 'Google_Service_Books_DiscoveryclustersClusters' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/DiscoveryclustersClusters.php', - 'Google_Service_Books_DiscoveryclustersClustersBannerWithContentContainer' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/DiscoveryclustersClustersBannerWithContentContainer.php', - 'Google_Service_Books_DownloadAccessRestriction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/DownloadAccessRestriction.php', - 'Google_Service_Books_DownloadAccesses' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/DownloadAccesses.php', - 'Google_Service_Books_FamilyInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/FamilyInfo.php', - 'Google_Service_Books_FamilyInfoMembership' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/FamilyInfoMembership.php', - 'Google_Service_Books_Geolayerdata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Geolayerdata.php', - 'Google_Service_Books_GeolayerdataCommon' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/GeolayerdataCommon.php', - 'Google_Service_Books_GeolayerdataGeo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/GeolayerdataGeo.php', - 'Google_Service_Books_GeolayerdataGeoBoundary' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/GeolayerdataGeoBoundary.php', - 'Google_Service_Books_GeolayerdataGeoViewport' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/GeolayerdataGeoViewport.php', - 'Google_Service_Books_GeolayerdataGeoViewportHi' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/GeolayerdataGeoViewportHi.php', - 'Google_Service_Books_GeolayerdataGeoViewportLo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/GeolayerdataGeoViewportLo.php', - 'Google_Service_Books_Layersummaries' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Layersummaries.php', - 'Google_Service_Books_Layersummary' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Layersummary.php', - 'Google_Service_Books_Metadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Metadata.php', - 'Google_Service_Books_MetadataItems' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/MetadataItems.php', - 'Google_Service_Books_Notification' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Notification.php', - 'Google_Service_Books_Offers' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Offers.php', - 'Google_Service_Books_OffersItems' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/OffersItems.php', - 'Google_Service_Books_OffersItemsItems' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/OffersItemsItems.php', - 'Google_Service_Books_ReadingPosition' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/ReadingPosition.php', - 'Google_Service_Books_RequestAccess' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/RequestAccess.php', - 'Google_Service_Books_Resource_Bookshelves' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Resource/Bookshelves.php', - 'Google_Service_Books_Resource_BookshelvesVolumes' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Resource/BookshelvesVolumes.php', - 'Google_Service_Books_Resource_Cloudloading' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Resource/Cloudloading.php', - 'Google_Service_Books_Resource_Dictionary' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Resource/Dictionary.php', - 'Google_Service_Books_Resource_Familysharing' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Resource/Familysharing.php', - 'Google_Service_Books_Resource_Layers' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Resource/Layers.php', - 'Google_Service_Books_Resource_LayersAnnotationData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Resource/LayersAnnotationData.php', - 'Google_Service_Books_Resource_LayersVolumeAnnotations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Resource/LayersVolumeAnnotations.php', - 'Google_Service_Books_Resource_Myconfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Resource/Myconfig.php', - 'Google_Service_Books_Resource_Mylibrary' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Resource/Mylibrary.php', - 'Google_Service_Books_Resource_MylibraryAnnotations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Resource/MylibraryAnnotations.php', - 'Google_Service_Books_Resource_MylibraryBookshelves' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Resource/MylibraryBookshelves.php', - 'Google_Service_Books_Resource_MylibraryBookshelvesVolumes' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Resource/MylibraryBookshelvesVolumes.php', - 'Google_Service_Books_Resource_MylibraryReadingpositions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Resource/MylibraryReadingpositions.php', - 'Google_Service_Books_Resource_Notification' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Resource/Notification.php', - 'Google_Service_Books_Resource_Onboarding' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Resource/Onboarding.php', - 'Google_Service_Books_Resource_Personalizedstream' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Resource/Personalizedstream.php', - 'Google_Service_Books_Resource_Promooffer' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Resource/Promooffer.php', - 'Google_Service_Books_Resource_Series' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Resource/Series.php', - 'Google_Service_Books_Resource_SeriesMembership' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Resource/SeriesMembership.php', - 'Google_Service_Books_Resource_Volumes' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Resource/Volumes.php', - 'Google_Service_Books_Resource_VolumesAssociated' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Resource/VolumesAssociated.php', - 'Google_Service_Books_Resource_VolumesMybooks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Resource/VolumesMybooks.php', - 'Google_Service_Books_Resource_VolumesRecommended' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Resource/VolumesRecommended.php', - 'Google_Service_Books_Resource_VolumesUseruploaded' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Resource/VolumesUseruploaded.php', - 'Google_Service_Books_Review' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Review.php', - 'Google_Service_Books_ReviewAuthor' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/ReviewAuthor.php', - 'Google_Service_Books_ReviewSource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/ReviewSource.php', - 'Google_Service_Books_Series' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Series.php', - 'Google_Service_Books_SeriesSeries' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/SeriesSeries.php', - 'Google_Service_Books_Seriesmembership' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Seriesmembership.php', - 'Google_Service_Books_Usersettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Usersettings.php', - 'Google_Service_Books_UsersettingsNotesExport' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/UsersettingsNotesExport.php', - 'Google_Service_Books_UsersettingsNotification' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/UsersettingsNotification.php', - 'Google_Service_Books_UsersettingsNotificationMatchMyInterests' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/UsersettingsNotificationMatchMyInterests.php', - 'Google_Service_Books_UsersettingsNotificationMoreFromAuthors' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/UsersettingsNotificationMoreFromAuthors.php', - 'Google_Service_Books_UsersettingsNotificationMoreFromSeries' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/UsersettingsNotificationMoreFromSeries.php', - 'Google_Service_Books_UsersettingsNotificationPriceDrop' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/UsersettingsNotificationPriceDrop.php', - 'Google_Service_Books_UsersettingsNotificationRewardExpirations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/UsersettingsNotificationRewardExpirations.php', - 'Google_Service_Books_Volume' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Volume.php', - 'Google_Service_Books_Volume2' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Volume2.php', - 'Google_Service_Books_VolumeAccessInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/VolumeAccessInfo.php', - 'Google_Service_Books_VolumeAccessInfoEpub' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/VolumeAccessInfoEpub.php', - 'Google_Service_Books_VolumeAccessInfoPdf' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/VolumeAccessInfoPdf.php', - 'Google_Service_Books_VolumeLayerInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/VolumeLayerInfo.php', - 'Google_Service_Books_VolumeLayerInfoLayers' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/VolumeLayerInfoLayers.php', - 'Google_Service_Books_VolumeRecommendedInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/VolumeRecommendedInfo.php', - 'Google_Service_Books_VolumeSaleInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/VolumeSaleInfo.php', - 'Google_Service_Books_VolumeSaleInfoListPrice' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/VolumeSaleInfoListPrice.php', - 'Google_Service_Books_VolumeSaleInfoOffers' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/VolumeSaleInfoOffers.php', - 'Google_Service_Books_VolumeSaleInfoOffersListPrice' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/VolumeSaleInfoOffersListPrice.php', - 'Google_Service_Books_VolumeSaleInfoOffersRentalDuration' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/VolumeSaleInfoOffersRentalDuration.php', - 'Google_Service_Books_VolumeSaleInfoOffersRetailPrice' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/VolumeSaleInfoOffersRetailPrice.php', - 'Google_Service_Books_VolumeSaleInfoRetailPrice' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/VolumeSaleInfoRetailPrice.php', - 'Google_Service_Books_VolumeSearchInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/VolumeSearchInfo.php', - 'Google_Service_Books_VolumeUserInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/VolumeUserInfo.php', - 'Google_Service_Books_VolumeUserInfoCopy' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/VolumeUserInfoCopy.php', - 'Google_Service_Books_VolumeUserInfoFamilySharing' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/VolumeUserInfoFamilySharing.php', - 'Google_Service_Books_VolumeUserInfoRentalPeriod' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/VolumeUserInfoRentalPeriod.php', - 'Google_Service_Books_VolumeUserInfoUserUploadedVolumeInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/VolumeUserInfoUserUploadedVolumeInfo.php', - 'Google_Service_Books_VolumeVolumeInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/VolumeVolumeInfo.php', - 'Google_Service_Books_VolumeVolumeInfoDimensions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/VolumeVolumeInfoDimensions.php', - 'Google_Service_Books_VolumeVolumeInfoImageLinks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/VolumeVolumeInfoImageLinks.php', - 'Google_Service_Books_VolumeVolumeInfoIndustryIdentifiers' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/VolumeVolumeInfoIndustryIdentifiers.php', - 'Google_Service_Books_VolumeVolumeInfoPanelizationSummary' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/VolumeVolumeInfoPanelizationSummary.php', - 'Google_Service_Books_Volumeannotation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Volumeannotation.php', - 'Google_Service_Books_VolumeannotationContentRanges' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/VolumeannotationContentRanges.php', - 'Google_Service_Books_Volumeannotations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Volumeannotations.php', - 'Google_Service_Books_Volumes' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Volumes.php', - 'Google_Service_Books_Volumeseriesinfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/Volumeseriesinfo.php', - 'Google_Service_Books_VolumeseriesinfoVolumeSeries' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/VolumeseriesinfoVolumeSeries.php', - 'Google_Service_Books_VolumeseriesinfoVolumeSeriesIssue' => $vendorDir . '/google/apiclient-services/src/Google/Service/Books/VolumeseriesinfoVolumeSeriesIssue.php', - 'Google_Service_Calendar' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar.php', - 'Google_Service_Calendar_Acl' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/Acl.php', - 'Google_Service_Calendar_AclRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/AclRule.php', - 'Google_Service_Calendar_AclRuleScope' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/AclRuleScope.php', - 'Google_Service_Calendar_Calendar' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/Calendar.php', - 'Google_Service_Calendar_CalendarList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/CalendarList.php', - 'Google_Service_Calendar_CalendarListEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/CalendarListEntry.php', - 'Google_Service_Calendar_CalendarListEntryNotificationSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/CalendarListEntryNotificationSettings.php', - 'Google_Service_Calendar_CalendarNotification' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/CalendarNotification.php', - 'Google_Service_Calendar_Channel' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/Channel.php', - 'Google_Service_Calendar_ColorDefinition' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/ColorDefinition.php', - 'Google_Service_Calendar_Colors' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/Colors.php', - 'Google_Service_Calendar_ConferenceData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/ConferenceData.php', - 'Google_Service_Calendar_ConferenceParameters' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/ConferenceParameters.php', - 'Google_Service_Calendar_ConferenceParametersAddOnParameters' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/ConferenceParametersAddOnParameters.php', - 'Google_Service_Calendar_ConferenceProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/ConferenceProperties.php', - 'Google_Service_Calendar_ConferenceRequestStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/ConferenceRequestStatus.php', - 'Google_Service_Calendar_ConferenceSolution' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/ConferenceSolution.php', - 'Google_Service_Calendar_ConferenceSolutionKey' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/ConferenceSolutionKey.php', - 'Google_Service_Calendar_CreateConferenceRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/CreateConferenceRequest.php', - 'Google_Service_Calendar_EntryPoint' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/EntryPoint.php', - 'Google_Service_Calendar_Error' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/Error.php', - 'Google_Service_Calendar_Event' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/Event.php', - 'Google_Service_Calendar_EventAttachment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/EventAttachment.php', - 'Google_Service_Calendar_EventAttendee' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/EventAttendee.php', - 'Google_Service_Calendar_EventCreator' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/EventCreator.php', - 'Google_Service_Calendar_EventDateTime' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/EventDateTime.php', - 'Google_Service_Calendar_EventExtendedProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/EventExtendedProperties.php', - 'Google_Service_Calendar_EventGadget' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/EventGadget.php', - 'Google_Service_Calendar_EventOrganizer' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/EventOrganizer.php', - 'Google_Service_Calendar_EventReminder' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/EventReminder.php', - 'Google_Service_Calendar_EventReminders' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/EventReminders.php', - 'Google_Service_Calendar_EventSource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/EventSource.php', - 'Google_Service_Calendar_Events' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/Events.php', - 'Google_Service_Calendar_FreeBusyCalendar' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/FreeBusyCalendar.php', - 'Google_Service_Calendar_FreeBusyGroup' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/FreeBusyGroup.php', - 'Google_Service_Calendar_FreeBusyRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/FreeBusyRequest.php', - 'Google_Service_Calendar_FreeBusyRequestItem' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/FreeBusyRequestItem.php', - 'Google_Service_Calendar_FreeBusyResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/FreeBusyResponse.php', - 'Google_Service_Calendar_Resource_Acl' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/Resource/Acl.php', - 'Google_Service_Calendar_Resource_CalendarList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/Resource/CalendarList.php', - 'Google_Service_Calendar_Resource_Calendars' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/Resource/Calendars.php', - 'Google_Service_Calendar_Resource_Channels' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/Resource/Channels.php', - 'Google_Service_Calendar_Resource_Colors' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/Resource/Colors.php', - 'Google_Service_Calendar_Resource_Events' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/Resource/Events.php', - 'Google_Service_Calendar_Resource_Freebusy' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/Resource/Freebusy.php', - 'Google_Service_Calendar_Resource_Settings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/Resource/Settings.php', - 'Google_Service_Calendar_Setting' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/Setting.php', - 'Google_Service_Calendar_Settings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/Settings.php', - 'Google_Service_Calendar_TimePeriod' => $vendorDir . '/google/apiclient-services/src/Google/Service/Calendar/TimePeriod.php', - 'Google_Service_Chromewebstore' => $vendorDir . '/google/apiclient-services/src/Google/Service/Chromewebstore.php', - 'Google_Service_Chromewebstore_InAppProduct' => $vendorDir . '/google/apiclient-services/src/Google/Service/Chromewebstore/InAppProduct.php', - 'Google_Service_Chromewebstore_InAppProductList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Chromewebstore/InAppProductList.php', - 'Google_Service_Chromewebstore_InAppProductLocaleData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Chromewebstore/InAppProductLocaleData.php', - 'Google_Service_Chromewebstore_InAppProductPrices' => $vendorDir . '/google/apiclient-services/src/Google/Service/Chromewebstore/InAppProductPrices.php', - 'Google_Service_Chromewebstore_Item' => $vendorDir . '/google/apiclient-services/src/Google/Service/Chromewebstore/Item.php', - 'Google_Service_Chromewebstore_Jwt' => $vendorDir . '/google/apiclient-services/src/Google/Service/Chromewebstore/Jwt.php', - 'Google_Service_Chromewebstore_License' => $vendorDir . '/google/apiclient-services/src/Google/Service/Chromewebstore/License.php', - 'Google_Service_Chromewebstore_PaymentsBuyRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Chromewebstore/PaymentsBuyRequest.php', - 'Google_Service_Chromewebstore_PaymentsDeleteResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Chromewebstore/PaymentsDeleteResponse.php', - 'Google_Service_Chromewebstore_PaymentsListResponseItems' => $vendorDir . '/google/apiclient-services/src/Google/Service/Chromewebstore/PaymentsListResponseItems.php', - 'Google_Service_Chromewebstore_PublishRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Chromewebstore/PublishRequest.php', - 'Google_Service_Chromewebstore_Resource_InAppProducts' => $vendorDir . '/google/apiclient-services/src/Google/Service/Chromewebstore/Resource/InAppProducts.php', - 'Google_Service_Chromewebstore_Resource_Items' => $vendorDir . '/google/apiclient-services/src/Google/Service/Chromewebstore/Resource/Items.php', - 'Google_Service_Chromewebstore_Resource_Licenses' => $vendorDir . '/google/apiclient-services/src/Google/Service/Chromewebstore/Resource/Licenses.php', - 'Google_Service_Chromewebstore_Resource_Payments' => $vendorDir . '/google/apiclient-services/src/Google/Service/Chromewebstore/Resource/Payments.php', - 'Google_Service_Chromewebstore_UserLicense' => $vendorDir . '/google/apiclient-services/src/Google/Service/Chromewebstore/UserLicense.php', - 'Google_Service_Cih' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih.php', - 'Google_Service_Cih_AdoptionInteraction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/AdoptionInteraction.php', - 'Google_Service_Cih_AdvertiserExperienceData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/AdvertiserExperienceData.php', - 'Google_Service_Cih_AssociatedEmail' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/AssociatedEmail.php', - 'Google_Service_Cih_CasesData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/CasesData.php', - 'Google_Service_Cih_CasesInteractionSource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/CasesInteractionSource.php', - 'Google_Service_Cih_ChatInteraction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/ChatInteraction.php', - 'Google_Service_Cih_EmailInteraction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/EmailInteraction.php', - 'Google_Service_Cih_Entity' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/Entity.php', - 'Google_Service_Cih_GammaData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/GammaData.php', - 'Google_Service_Cih_GenieData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/GenieData.php', - 'Google_Service_Cih_GoalInteraction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/GoalInteraction.php', - 'Google_Service_Cih_GreenTeaData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/GreenTeaData.php', - 'Google_Service_Cih_GrmData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/GrmData.php', - 'Google_Service_Cih_HangoutInteraction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/HangoutInteraction.php', - 'Google_Service_Cih_HelpcenterData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/HelpcenterData.php', - 'Google_Service_Cih_IncentiveInteraction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/IncentiveInteraction.php', - 'Google_Service_Cih_IncentiveInteractionMonetaryReward' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/IncentiveInteractionMonetaryReward.php', - 'Google_Service_Cih_IncentivesData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/IncentivesData.php', - 'Google_Service_Cih_MarketingEmailInteraction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/MarketingEmailInteraction.php', - 'Google_Service_Cih_MeetingInteraction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/MeetingInteraction.php', - 'Google_Service_Cih_NoteInteraction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/NoteInteraction.php', - 'Google_Service_Cih_Participant' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/Participant.php', - 'Google_Service_Cih_PartnerSearchData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/PartnerSearchData.php', - 'Google_Service_Cih_PhoneInteraction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/PhoneInteraction.php', - 'Google_Service_Cih_Resource_AssociatedEmails' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/Resource/AssociatedEmails.php', - 'Google_Service_Cih_Resource_UserInteractions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/Resource/UserInteractions.php', - 'Google_Service_Cih_TaskInteraction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/TaskInteraction.php', - 'Google_Service_Cih_TraxAgent' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/TraxAgent.php', - 'Google_Service_Cih_TraxData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/TraxData.php', - 'Google_Service_Cih_TraxInteraction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/TraxInteraction.php', - 'Google_Service_Cih_Uaid' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/Uaid.php', - 'Google_Service_Cih_UserCommData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/UserCommData.php', - 'Google_Service_Cih_UserId' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/UserId.php', - 'Google_Service_Cih_UserInteraction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/UserInteraction.php', - 'Google_Service_Cih_UserInteractionsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cih/UserInteractionsListResponse.php', - 'Google_Service_CivicInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo.php', - 'Google_Service_CivicInfo_AdministrationRegion' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo/AdministrationRegion.php', - 'Google_Service_CivicInfo_AdministrativeBody' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo/AdministrativeBody.php', - 'Google_Service_CivicInfo_Candidate' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo/Candidate.php', - 'Google_Service_CivicInfo_Channel' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo/Channel.php', - 'Google_Service_CivicInfo_Contest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo/Contest.php', - 'Google_Service_CivicInfo_ContextParams' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo/ContextParams.php', - 'Google_Service_CivicInfo_DivisionRepresentativeInfoRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo/DivisionRepresentativeInfoRequest.php', - 'Google_Service_CivicInfo_DivisionSearchRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo/DivisionSearchRequest.php', - 'Google_Service_CivicInfo_DivisionSearchResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo/DivisionSearchResponse.php', - 'Google_Service_CivicInfo_DivisionSearchResult' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo/DivisionSearchResult.php', - 'Google_Service_CivicInfo_Election' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo/Election.php', - 'Google_Service_CivicInfo_ElectionOfficial' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo/ElectionOfficial.php', - 'Google_Service_CivicInfo_ElectionsQueryRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo/ElectionsQueryRequest.php', - 'Google_Service_CivicInfo_ElectionsQueryResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo/ElectionsQueryResponse.php', - 'Google_Service_CivicInfo_ElectoralDistrict' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo/ElectoralDistrict.php', - 'Google_Service_CivicInfo_GeographicDivision' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo/GeographicDivision.php', - 'Google_Service_CivicInfo_Office' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo/Office.php', - 'Google_Service_CivicInfo_Official' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo/Official.php', - 'Google_Service_CivicInfo_PollingLocation' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo/PollingLocation.php', - 'Google_Service_CivicInfo_PostalAddress' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo/PostalAddress.php', - 'Google_Service_CivicInfo_RepresentativeInfoData' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo/RepresentativeInfoData.php', - 'Google_Service_CivicInfo_RepresentativeInfoRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo/RepresentativeInfoRequest.php', - 'Google_Service_CivicInfo_RepresentativeInfoResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo/RepresentativeInfoResponse.php', - 'Google_Service_CivicInfo_Resource_Divisions' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo/Resource/Divisions.php', - 'Google_Service_CivicInfo_Resource_Elections' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo/Resource/Elections.php', - 'Google_Service_CivicInfo_Resource_Representatives' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo/Resource/Representatives.php', - 'Google_Service_CivicInfo_SimpleAddressType' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo/SimpleAddressType.php', - 'Google_Service_CivicInfo_Source' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo/Source.php', - 'Google_Service_CivicInfo_VoterInfoRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo/VoterInfoRequest.php', - 'Google_Service_CivicInfo_VoterInfoResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo/VoterInfoResponse.php', - 'Google_Service_CivicInfo_VoterInfoSegmentResult' => $vendorDir . '/google/apiclient-services/src/Google/Service/CivicInfo/VoterInfoSegmentResult.php', - 'Google_Service_Classroom' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom.php', - 'Google_Service_Classroom_Announcement' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/Announcement.php', - 'Google_Service_Classroom_Assignment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/Assignment.php', - 'Google_Service_Classroom_AssignmentSubmission' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/AssignmentSubmission.php', - 'Google_Service_Classroom_Attachment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/Attachment.php', - 'Google_Service_Classroom_ClassroomEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/ClassroomEmpty.php', - 'Google_Service_Classroom_CloudPubsubTopic' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/CloudPubsubTopic.php', - 'Google_Service_Classroom_Course' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/Course.php', - 'Google_Service_Classroom_CourseAlias' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/CourseAlias.php', - 'Google_Service_Classroom_CourseMaterial' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/CourseMaterial.php', - 'Google_Service_Classroom_CourseMaterialSet' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/CourseMaterialSet.php', - 'Google_Service_Classroom_CourseRosterChangesInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/CourseRosterChangesInfo.php', - 'Google_Service_Classroom_CourseWork' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/CourseWork.php', - 'Google_Service_Classroom_Date' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/Date.php', - 'Google_Service_Classroom_DriveFile' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/DriveFile.php', - 'Google_Service_Classroom_DriveFolder' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/DriveFolder.php', - 'Google_Service_Classroom_Feed' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/Feed.php', - 'Google_Service_Classroom_Form' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/Form.php', - 'Google_Service_Classroom_GlobalPermission' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/GlobalPermission.php', - 'Google_Service_Classroom_GradeHistory' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/GradeHistory.php', - 'Google_Service_Classroom_Guardian' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/Guardian.php', - 'Google_Service_Classroom_GuardianInvitation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/GuardianInvitation.php', - 'Google_Service_Classroom_IndividualStudentsOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/IndividualStudentsOptions.php', - 'Google_Service_Classroom_Invitation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/Invitation.php', - 'Google_Service_Classroom_Link' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/Link.php', - 'Google_Service_Classroom_ListAnnouncementsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/ListAnnouncementsResponse.php', - 'Google_Service_Classroom_ListCourseAliasesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/ListCourseAliasesResponse.php', - 'Google_Service_Classroom_ListCourseWorkResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/ListCourseWorkResponse.php', - 'Google_Service_Classroom_ListCoursesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/ListCoursesResponse.php', - 'Google_Service_Classroom_ListGuardianInvitationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/ListGuardianInvitationsResponse.php', - 'Google_Service_Classroom_ListGuardiansResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/ListGuardiansResponse.php', - 'Google_Service_Classroom_ListInvitationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/ListInvitationsResponse.php', - 'Google_Service_Classroom_ListStudentSubmissionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/ListStudentSubmissionsResponse.php', - 'Google_Service_Classroom_ListStudentsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/ListStudentsResponse.php', - 'Google_Service_Classroom_ListTeachersResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/ListTeachersResponse.php', - 'Google_Service_Classroom_ListTopicResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/ListTopicResponse.php', - 'Google_Service_Classroom_Material' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/Material.php', - 'Google_Service_Classroom_ModifyAnnouncementAssigneesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/ModifyAnnouncementAssigneesRequest.php', - 'Google_Service_Classroom_ModifyAttachmentsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/ModifyAttachmentsRequest.php', - 'Google_Service_Classroom_ModifyCourseWorkAssigneesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/ModifyCourseWorkAssigneesRequest.php', - 'Google_Service_Classroom_ModifyIndividualStudentsOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/ModifyIndividualStudentsOptions.php', - 'Google_Service_Classroom_MultipleChoiceQuestion' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/MultipleChoiceQuestion.php', - 'Google_Service_Classroom_MultipleChoiceSubmission' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/MultipleChoiceSubmission.php', - 'Google_Service_Classroom_Name' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/Name.php', - 'Google_Service_Classroom_ReclaimStudentSubmissionRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/ReclaimStudentSubmissionRequest.php', - 'Google_Service_Classroom_Registration' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/Registration.php', - 'Google_Service_Classroom_Resource_Courses' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/Resource/Courses.php', - 'Google_Service_Classroom_Resource_CoursesAliases' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/Resource/CoursesAliases.php', - 'Google_Service_Classroom_Resource_CoursesAnnouncements' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/Resource/CoursesAnnouncements.php', - 'Google_Service_Classroom_Resource_CoursesCourseWork' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/Resource/CoursesCourseWork.php', - 'Google_Service_Classroom_Resource_CoursesCourseWorkStudentSubmissions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/Resource/CoursesCourseWorkStudentSubmissions.php', - 'Google_Service_Classroom_Resource_CoursesStudents' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/Resource/CoursesStudents.php', - 'Google_Service_Classroom_Resource_CoursesTeachers' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/Resource/CoursesTeachers.php', - 'Google_Service_Classroom_Resource_CoursesTopics' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/Resource/CoursesTopics.php', - 'Google_Service_Classroom_Resource_Invitations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/Resource/Invitations.php', - 'Google_Service_Classroom_Resource_Registrations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/Resource/Registrations.php', - 'Google_Service_Classroom_Resource_UserProfiles' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/Resource/UserProfiles.php', - 'Google_Service_Classroom_Resource_UserProfilesGuardianInvitations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/Resource/UserProfilesGuardianInvitations.php', - 'Google_Service_Classroom_Resource_UserProfilesGuardians' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/Resource/UserProfilesGuardians.php', - 'Google_Service_Classroom_ReturnStudentSubmissionRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/ReturnStudentSubmissionRequest.php', - 'Google_Service_Classroom_SharedDriveFile' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/SharedDriveFile.php', - 'Google_Service_Classroom_ShortAnswerSubmission' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/ShortAnswerSubmission.php', - 'Google_Service_Classroom_StateHistory' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/StateHistory.php', - 'Google_Service_Classroom_Student' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/Student.php', - 'Google_Service_Classroom_StudentSubmission' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/StudentSubmission.php', - 'Google_Service_Classroom_SubmissionHistory' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/SubmissionHistory.php', - 'Google_Service_Classroom_Teacher' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/Teacher.php', - 'Google_Service_Classroom_TimeOfDay' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/TimeOfDay.php', - 'Google_Service_Classroom_Topic' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/Topic.php', - 'Google_Service_Classroom_TurnInStudentSubmissionRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/TurnInStudentSubmissionRequest.php', - 'Google_Service_Classroom_UserProfile' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/UserProfile.php', - 'Google_Service_Classroom_YouTubeVideo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Classroom/YouTubeVideo.php', - 'Google_Service_CloudBuild' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudBuild.php', - 'Google_Service_CloudBuild_Build' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudBuild/Build.php', - 'Google_Service_CloudBuild_BuildOperationMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudBuild/BuildOperationMetadata.php', - 'Google_Service_CloudBuild_BuildOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudBuild/BuildOptions.php', - 'Google_Service_CloudBuild_BuildStep' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudBuild/BuildStep.php', - 'Google_Service_CloudBuild_BuildTrigger' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudBuild/BuildTrigger.php', - 'Google_Service_CloudBuild_BuiltImage' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudBuild/BuiltImage.php', - 'Google_Service_CloudBuild_CancelBuildRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudBuild/CancelBuildRequest.php', - 'Google_Service_CloudBuild_CancelOperationRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudBuild/CancelOperationRequest.php', - 'Google_Service_CloudBuild_CloudbuildEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudBuild/CloudbuildEmpty.php', - 'Google_Service_CloudBuild_FileHashes' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudBuild/FileHashes.php', - 'Google_Service_CloudBuild_Hash' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudBuild/Hash.php', - 'Google_Service_CloudBuild_ListBuildTriggersResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudBuild/ListBuildTriggersResponse.php', - 'Google_Service_CloudBuild_ListBuildsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudBuild/ListBuildsResponse.php', - 'Google_Service_CloudBuild_ListOperationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudBuild/ListOperationsResponse.php', - 'Google_Service_CloudBuild_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudBuild/Operation.php', - 'Google_Service_CloudBuild_RepoSource' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudBuild/RepoSource.php', - 'Google_Service_CloudBuild_Resource_Operations' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudBuild/Resource/Operations.php', - 'Google_Service_CloudBuild_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudBuild/Resource/Projects.php', - 'Google_Service_CloudBuild_Resource_ProjectsBuilds' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudBuild/Resource/ProjectsBuilds.php', - 'Google_Service_CloudBuild_Resource_ProjectsTriggers' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudBuild/Resource/ProjectsTriggers.php', - 'Google_Service_CloudBuild_Results' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudBuild/Results.php', - 'Google_Service_CloudBuild_RetryBuildRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudBuild/RetryBuildRequest.php', - 'Google_Service_CloudBuild_Secret' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudBuild/Secret.php', - 'Google_Service_CloudBuild_Source' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudBuild/Source.php', - 'Google_Service_CloudBuild_SourceProvenance' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudBuild/SourceProvenance.php', - 'Google_Service_CloudBuild_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudBuild/Status.php', - 'Google_Service_CloudBuild_StorageSource' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudBuild/StorageSource.php', - 'Google_Service_CloudBuild_TimeSpan' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudBuild/TimeSpan.php', - 'Google_Service_CloudBuild_Volume' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudBuild/Volume.php', - 'Google_Service_CloudDebugger' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger.php', - 'Google_Service_CloudDebugger_AliasContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/AliasContext.php', - 'Google_Service_CloudDebugger_Breakpoint' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/Breakpoint.php', - 'Google_Service_CloudDebugger_CloudRepoSourceContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/CloudRepoSourceContext.php', - 'Google_Service_CloudDebugger_CloudWorkspaceId' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/CloudWorkspaceId.php', - 'Google_Service_CloudDebugger_CloudWorkspaceSourceContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/CloudWorkspaceSourceContext.php', - 'Google_Service_CloudDebugger_ClouddebuggerEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/ClouddebuggerEmpty.php', - 'Google_Service_CloudDebugger_Debuggee' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/Debuggee.php', - 'Google_Service_CloudDebugger_ExtendedSourceContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/ExtendedSourceContext.php', - 'Google_Service_CloudDebugger_FormatMessage' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/FormatMessage.php', - 'Google_Service_CloudDebugger_GerritSourceContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/GerritSourceContext.php', - 'Google_Service_CloudDebugger_GetBreakpointResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/GetBreakpointResponse.php', - 'Google_Service_CloudDebugger_GitSourceContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/GitSourceContext.php', - 'Google_Service_CloudDebugger_ListActiveBreakpointsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/ListActiveBreakpointsResponse.php', - 'Google_Service_CloudDebugger_ListBreakpointsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/ListBreakpointsResponse.php', - 'Google_Service_CloudDebugger_ListDebuggeesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/ListDebuggeesResponse.php', - 'Google_Service_CloudDebugger_ProjectRepoId' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/ProjectRepoId.php', - 'Google_Service_CloudDebugger_RegisterDebuggeeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/RegisterDebuggeeRequest.php', - 'Google_Service_CloudDebugger_RegisterDebuggeeResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/RegisterDebuggeeResponse.php', - 'Google_Service_CloudDebugger_RepoId' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/RepoId.php', - 'Google_Service_CloudDebugger_Resource_Controller' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/Resource/Controller.php', - 'Google_Service_CloudDebugger_Resource_ControllerDebuggees' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/Resource/ControllerDebuggees.php', - 'Google_Service_CloudDebugger_Resource_ControllerDebuggeesBreakpoints' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/Resource/ControllerDebuggeesBreakpoints.php', - 'Google_Service_CloudDebugger_Resource_Debugger' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/Resource/Debugger.php', - 'Google_Service_CloudDebugger_Resource_DebuggerDebuggees' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/Resource/DebuggerDebuggees.php', - 'Google_Service_CloudDebugger_Resource_DebuggerDebuggeesBreakpoints' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/Resource/DebuggerDebuggeesBreakpoints.php', - 'Google_Service_CloudDebugger_SetBreakpointResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/SetBreakpointResponse.php', - 'Google_Service_CloudDebugger_SourceContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/SourceContext.php', - 'Google_Service_CloudDebugger_SourceLocation' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/SourceLocation.php', - 'Google_Service_CloudDebugger_StackFrame' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/StackFrame.php', - 'Google_Service_CloudDebugger_StatusMessage' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/StatusMessage.php', - 'Google_Service_CloudDebugger_UpdateActiveBreakpointRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/UpdateActiveBreakpointRequest.php', - 'Google_Service_CloudDebugger_UpdateActiveBreakpointResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/UpdateActiveBreakpointResponse.php', - 'Google_Service_CloudDebugger_Variable' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudDebugger/Variable.php', - 'Google_Service_CloudFunctions' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudFunctions.php', - 'Google_Service_CloudFunctions_CallFunctionRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudFunctions/CallFunctionRequest.php', - 'Google_Service_CloudFunctions_CallFunctionResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudFunctions/CallFunctionResponse.php', - 'Google_Service_CloudFunctions_CloudFunction' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudFunctions/CloudFunction.php', - 'Google_Service_CloudFunctions_EventTrigger' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudFunctions/EventTrigger.php', - 'Google_Service_CloudFunctions_FailurePolicy' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudFunctions/FailurePolicy.php', - 'Google_Service_CloudFunctions_GenerateDownloadUrlRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudFunctions/GenerateDownloadUrlRequest.php', - 'Google_Service_CloudFunctions_GenerateDownloadUrlResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudFunctions/GenerateDownloadUrlResponse.php', - 'Google_Service_CloudFunctions_GenerateUploadUrlRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudFunctions/GenerateUploadUrlRequest.php', - 'Google_Service_CloudFunctions_GenerateUploadUrlResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudFunctions/GenerateUploadUrlResponse.php', - 'Google_Service_CloudFunctions_HttpsTrigger' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudFunctions/HttpsTrigger.php', - 'Google_Service_CloudFunctions_ListFunctionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudFunctions/ListFunctionsResponse.php', - 'Google_Service_CloudFunctions_ListLocationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudFunctions/ListLocationsResponse.php', - 'Google_Service_CloudFunctions_ListOperationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudFunctions/ListOperationsResponse.php', - 'Google_Service_CloudFunctions_Location' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudFunctions/Location.php', - 'Google_Service_CloudFunctions_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudFunctions/Operation.php', - 'Google_Service_CloudFunctions_OperationMetadataV1' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudFunctions/OperationMetadataV1.php', - 'Google_Service_CloudFunctions_OperationMetadataV1Beta2' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudFunctions/OperationMetadataV1Beta2.php', - 'Google_Service_CloudFunctions_Resource_Operations' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudFunctions/Resource/Operations.php', - 'Google_Service_CloudFunctions_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudFunctions/Resource/Projects.php', - 'Google_Service_CloudFunctions_Resource_ProjectsLocations' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudFunctions/Resource/ProjectsLocations.php', - 'Google_Service_CloudFunctions_Resource_ProjectsLocationsFunctions' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudFunctions/Resource/ProjectsLocationsFunctions.php', - 'Google_Service_CloudFunctions_Retry' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudFunctions/Retry.php', - 'Google_Service_CloudFunctions_SourceRepository' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudFunctions/SourceRepository.php', - 'Google_Service_CloudFunctions_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudFunctions/Status.php', - 'Google_Service_CloudIot' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot.php', - 'Google_Service_CloudIot_Binding' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/Binding.php', - 'Google_Service_CloudIot_CloudiotEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/CloudiotEmpty.php', - 'Google_Service_CloudIot_Device' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/Device.php', - 'Google_Service_CloudIot_DeviceConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/DeviceConfig.php', - 'Google_Service_CloudIot_DeviceCredential' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/DeviceCredential.php', - 'Google_Service_CloudIot_DeviceRegistry' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/DeviceRegistry.php', - 'Google_Service_CloudIot_DeviceState' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/DeviceState.php', - 'Google_Service_CloudIot_EventNotificationConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/EventNotificationConfig.php', - 'Google_Service_CloudIot_GetIamPolicyRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/GetIamPolicyRequest.php', - 'Google_Service_CloudIot_HttpConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/HttpConfig.php', - 'Google_Service_CloudIot_ListDeviceConfigVersionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/ListDeviceConfigVersionsResponse.php', - 'Google_Service_CloudIot_ListDeviceRegistriesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/ListDeviceRegistriesResponse.php', - 'Google_Service_CloudIot_ListDeviceStatesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/ListDeviceStatesResponse.php', - 'Google_Service_CloudIot_ListDevicesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/ListDevicesResponse.php', - 'Google_Service_CloudIot_ModifyCloudToDeviceConfigRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/ModifyCloudToDeviceConfigRequest.php', - 'Google_Service_CloudIot_MqttConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/MqttConfig.php', - 'Google_Service_CloudIot_Policy' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/Policy.php', - 'Google_Service_CloudIot_PublicKeyCertificate' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/PublicKeyCertificate.php', - 'Google_Service_CloudIot_PublicKeyCredential' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/PublicKeyCredential.php', - 'Google_Service_CloudIot_RegistryCredential' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/RegistryCredential.php', - 'Google_Service_CloudIot_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/Resource/Projects.php', - 'Google_Service_CloudIot_Resource_ProjectsLocations' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocations.php', - 'Google_Service_CloudIot_Resource_ProjectsLocationsRegistries' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistries.php', - 'Google_Service_CloudIot_Resource_ProjectsLocationsRegistriesDevices' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistriesDevices.php', - 'Google_Service_CloudIot_Resource_ProjectsLocationsRegistriesDevicesConfigVersions' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistriesDevicesConfigVersions.php', - 'Google_Service_CloudIot_Resource_ProjectsLocationsRegistriesDevicesStates' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistriesDevicesStates.php', - 'Google_Service_CloudIot_SetIamPolicyRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/SetIamPolicyRequest.php', - 'Google_Service_CloudIot_StateNotificationConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/StateNotificationConfig.php', - 'Google_Service_CloudIot_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/Status.php', - 'Google_Service_CloudIot_TestIamPermissionsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/TestIamPermissionsRequest.php', - 'Google_Service_CloudIot_TestIamPermissionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/TestIamPermissionsResponse.php', - 'Google_Service_CloudIot_X509CertificateDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudIot/X509CertificateDetails.php', - 'Google_Service_CloudKMS' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudKMS.php', - 'Google_Service_CloudKMS_AuditConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudKMS/AuditConfig.php', - 'Google_Service_CloudKMS_AuditLogConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudKMS/AuditLogConfig.php', - 'Google_Service_CloudKMS_Binding' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudKMS/Binding.php', - 'Google_Service_CloudKMS_CryptoKey' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudKMS/CryptoKey.php', - 'Google_Service_CloudKMS_CryptoKeyVersion' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudKMS/CryptoKeyVersion.php', - 'Google_Service_CloudKMS_DecryptRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudKMS/DecryptRequest.php', - 'Google_Service_CloudKMS_DecryptResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudKMS/DecryptResponse.php', - 'Google_Service_CloudKMS_DestroyCryptoKeyVersionRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudKMS/DestroyCryptoKeyVersionRequest.php', - 'Google_Service_CloudKMS_EncryptRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudKMS/EncryptRequest.php', - 'Google_Service_CloudKMS_EncryptResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudKMS/EncryptResponse.php', - 'Google_Service_CloudKMS_KeyRing' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudKMS/KeyRing.php', - 'Google_Service_CloudKMS_ListCryptoKeyVersionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudKMS/ListCryptoKeyVersionsResponse.php', - 'Google_Service_CloudKMS_ListCryptoKeysResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudKMS/ListCryptoKeysResponse.php', - 'Google_Service_CloudKMS_ListKeyRingsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudKMS/ListKeyRingsResponse.php', - 'Google_Service_CloudKMS_ListLocationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudKMS/ListLocationsResponse.php', - 'Google_Service_CloudKMS_Location' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudKMS/Location.php', - 'Google_Service_CloudKMS_Policy' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudKMS/Policy.php', - 'Google_Service_CloudKMS_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudKMS/Resource/Projects.php', - 'Google_Service_CloudKMS_Resource_ProjectsLocations' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudKMS/Resource/ProjectsLocations.php', - 'Google_Service_CloudKMS_Resource_ProjectsLocationsKeyRings' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudKMS/Resource/ProjectsLocationsKeyRings.php', - 'Google_Service_CloudKMS_Resource_ProjectsLocationsKeyRingsCryptoKeys' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudKMS/Resource/ProjectsLocationsKeyRingsCryptoKeys.php', - 'Google_Service_CloudKMS_Resource_ProjectsLocationsKeyRingsCryptoKeysCryptoKeyVersions' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudKMS/Resource/ProjectsLocationsKeyRingsCryptoKeysCryptoKeyVersions.php', - 'Google_Service_CloudKMS_RestoreCryptoKeyVersionRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudKMS/RestoreCryptoKeyVersionRequest.php', - 'Google_Service_CloudKMS_SetIamPolicyRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudKMS/SetIamPolicyRequest.php', - 'Google_Service_CloudKMS_TestIamPermissionsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudKMS/TestIamPermissionsRequest.php', - 'Google_Service_CloudKMS_TestIamPermissionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudKMS/TestIamPermissionsResponse.php', - 'Google_Service_CloudKMS_UpdateCryptoKeyPrimaryVersionRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudKMS/UpdateCryptoKeyPrimaryVersionRequest.php', - 'Google_Service_CloudMachineLearning' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearning.php', - 'Google_Service_CloudMachineLearningEngine' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine.php', - 'Google_Service_CloudMachineLearningEngine_GoogleApiHttpBody' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleApiHttpBody.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1AutoScaling' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1AutoScaling.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1CancelJobRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1CancelJobRequest.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Capability' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1Capability.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Config' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1Config.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1GetConfigResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1GetConfigResponse.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1HyperparameterOutput' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1HyperparameterOutput.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1HyperparameterOutputHyperparameterMetric' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1HyperparameterOutputHyperparameterMetric.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1HyperparameterSpec' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1HyperparameterSpec.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Job' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1Job.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ListJobsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1ListJobsResponse.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ListLocationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1ListLocationsResponse.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ListModelsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1ListModelsResponse.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ListVersionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1ListVersionsResponse.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Location' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1Location.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ManualScaling' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1ManualScaling.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Model' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1Model.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1OperationMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1OperationMetadata.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ParameterSpec' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1ParameterSpec.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1PredictRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1PredictRequest.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1PredictionInput' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1PredictionInput.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1PredictionOutput' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1PredictionOutput.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1SetDefaultVersionRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1SetDefaultVersionRequest.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1TrainingInput' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1TrainingInput.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1TrainingOutput' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1TrainingOutput.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Version' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1Version.php', - 'Google_Service_CloudMachineLearningEngine_GoogleIamV1AuditConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleIamV1AuditConfig.php', - 'Google_Service_CloudMachineLearningEngine_GoogleIamV1AuditLogConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleIamV1AuditLogConfig.php', - 'Google_Service_CloudMachineLearningEngine_GoogleIamV1Binding' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleIamV1Binding.php', - 'Google_Service_CloudMachineLearningEngine_GoogleIamV1Policy' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleIamV1Policy.php', - 'Google_Service_CloudMachineLearningEngine_GoogleIamV1SetIamPolicyRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleIamV1SetIamPolicyRequest.php', - 'Google_Service_CloudMachineLearningEngine_GoogleIamV1TestIamPermissionsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleIamV1TestIamPermissionsRequest.php', - 'Google_Service_CloudMachineLearningEngine_GoogleIamV1TestIamPermissionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleIamV1TestIamPermissionsResponse.php', - 'Google_Service_CloudMachineLearningEngine_GoogleLongrunningListOperationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleLongrunningListOperationsResponse.php', - 'Google_Service_CloudMachineLearningEngine_GoogleLongrunningOperation' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleLongrunningOperation.php', - 'Google_Service_CloudMachineLearningEngine_GoogleProtobufEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleProtobufEmpty.php', - 'Google_Service_CloudMachineLearningEngine_GoogleRpcStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleRpcStatus.php', - 'Google_Service_CloudMachineLearningEngine_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/Resource/Projects.php', - 'Google_Service_CloudMachineLearningEngine_Resource_ProjectsJobs' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/Resource/ProjectsJobs.php', - 'Google_Service_CloudMachineLearningEngine_Resource_ProjectsLocations' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/Resource/ProjectsLocations.php', - 'Google_Service_CloudMachineLearningEngine_Resource_ProjectsModels' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/Resource/ProjectsModels.php', - 'Google_Service_CloudMachineLearningEngine_Resource_ProjectsModelsVersions' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/Resource/ProjectsModelsVersions.php', - 'Google_Service_CloudMachineLearningEngine_Resource_ProjectsOperations' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/Resource/ProjectsOperations.php', - 'Google_Service_CloudMachineLearning_GoogleApiHttpBody' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleApiHttpBody.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1CancelJobRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1CancelJobRequest.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1GetConfigResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1GetConfigResponse.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1HyperparameterOutput' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1HyperparameterOutput.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1HyperparameterOutputHyperparameterMetric' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1HyperparameterOutputHyperparameterMetric.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1HyperparameterSpec' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1HyperparameterSpec.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1Job' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1Job.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1ListJobsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1ListJobsResponse.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1ListModelsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1ListModelsResponse.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1ListVersionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1ListVersionsResponse.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1Model' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1Model.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1OperationMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1OperationMetadata.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1ParameterSpec' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1ParameterSpec.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1PredictRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1PredictRequest.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1PredictionInput' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1PredictionInput.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1PredictionOutput' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1PredictionOutput.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1SetDefaultVersionRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1SetDefaultVersionRequest.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1TrainingInput' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1TrainingInput.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1TrainingOutput' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1TrainingOutput.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1Version' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1Version.php', - 'Google_Service_CloudMachineLearning_GoogleLongrunningListOperationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleLongrunningListOperationsResponse.php', - 'Google_Service_CloudMachineLearning_GoogleLongrunningOperation' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleLongrunningOperation.php', - 'Google_Service_CloudMachineLearning_GoogleProtobufEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleProtobufEmpty.php', - 'Google_Service_CloudMachineLearning_GoogleRpcStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleRpcStatus.php', - 'Google_Service_CloudMachineLearning_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/Resource/Projects.php', - 'Google_Service_CloudMachineLearning_Resource_ProjectsJobs' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/Resource/ProjectsJobs.php', - 'Google_Service_CloudMachineLearning_Resource_ProjectsModels' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/Resource/ProjectsModels.php', - 'Google_Service_CloudMachineLearning_Resource_ProjectsModelsVersions' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/Resource/ProjectsModelsVersions.php', - 'Google_Service_CloudMachineLearning_Resource_ProjectsOperations' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/Resource/ProjectsOperations.php', - 'Google_Service_CloudMonitoring' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMonitoring.php', - 'Google_Service_CloudMonitoring_DeleteMetricDescriptorResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMonitoring/DeleteMetricDescriptorResponse.php', - 'Google_Service_CloudMonitoring_ListMetricDescriptorsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMonitoring/ListMetricDescriptorsRequest.php', - 'Google_Service_CloudMonitoring_ListMetricDescriptorsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMonitoring/ListMetricDescriptorsResponse.php', - 'Google_Service_CloudMonitoring_ListTimeseriesDescriptorsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMonitoring/ListTimeseriesDescriptorsRequest.php', - 'Google_Service_CloudMonitoring_ListTimeseriesDescriptorsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMonitoring/ListTimeseriesDescriptorsResponse.php', - 'Google_Service_CloudMonitoring_ListTimeseriesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMonitoring/ListTimeseriesRequest.php', - 'Google_Service_CloudMonitoring_ListTimeseriesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMonitoring/ListTimeseriesResponse.php', - 'Google_Service_CloudMonitoring_MetricDescriptor' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMonitoring/MetricDescriptor.php', - 'Google_Service_CloudMonitoring_MetricDescriptorLabelDescriptor' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMonitoring/MetricDescriptorLabelDescriptor.php', - 'Google_Service_CloudMonitoring_MetricDescriptorTypeDescriptor' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMonitoring/MetricDescriptorTypeDescriptor.php', - 'Google_Service_CloudMonitoring_Point' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMonitoring/Point.php', - 'Google_Service_CloudMonitoring_PointDistribution' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMonitoring/PointDistribution.php', - 'Google_Service_CloudMonitoring_PointDistributionBucket' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMonitoring/PointDistributionBucket.php', - 'Google_Service_CloudMonitoring_PointDistributionOverflowBucket' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMonitoring/PointDistributionOverflowBucket.php', - 'Google_Service_CloudMonitoring_PointDistributionUnderflowBucket' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMonitoring/PointDistributionUnderflowBucket.php', - 'Google_Service_CloudMonitoring_Resource_MetricDescriptors' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMonitoring/Resource/MetricDescriptors.php', - 'Google_Service_CloudMonitoring_Resource_Timeseries' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMonitoring/Resource/Timeseries.php', - 'Google_Service_CloudMonitoring_Resource_TimeseriesDescriptors' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMonitoring/Resource/TimeseriesDescriptors.php', - 'Google_Service_CloudMonitoring_Timeseries' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMonitoring/Timeseries.php', - 'Google_Service_CloudMonitoring_TimeseriesDescriptor' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMonitoring/TimeseriesDescriptor.php', - 'Google_Service_CloudMonitoring_TimeseriesDescriptorLabel' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMonitoring/TimeseriesDescriptorLabel.php', - 'Google_Service_CloudMonitoring_TimeseriesPoint' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMonitoring/TimeseriesPoint.php', - 'Google_Service_CloudMonitoring_WriteTimeseriesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMonitoring/WriteTimeseriesRequest.php', - 'Google_Service_CloudMonitoring_WriteTimeseriesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudMonitoring/WriteTimeseriesResponse.php', - 'Google_Service_CloudNaturalLanguage' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage.php', - 'Google_Service_CloudNaturalLanguageAPI' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI.php', - 'Google_Service_CloudNaturalLanguageAPI_AnalyzeEntitiesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/AnalyzeEntitiesRequest.php', - 'Google_Service_CloudNaturalLanguageAPI_AnalyzeEntitiesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/AnalyzeEntitiesResponse.php', - 'Google_Service_CloudNaturalLanguageAPI_AnalyzeSentimentRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/AnalyzeSentimentRequest.php', - 'Google_Service_CloudNaturalLanguageAPI_AnalyzeSentimentResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/AnalyzeSentimentResponse.php', - 'Google_Service_CloudNaturalLanguageAPI_AnnotateTextRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/AnnotateTextRequest.php', - 'Google_Service_CloudNaturalLanguageAPI_AnnotateTextResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/AnnotateTextResponse.php', - 'Google_Service_CloudNaturalLanguageAPI_DependencyEdge' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/DependencyEdge.php', - 'Google_Service_CloudNaturalLanguageAPI_Document' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/Document.php', - 'Google_Service_CloudNaturalLanguageAPI_Entity' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/Entity.php', - 'Google_Service_CloudNaturalLanguageAPI_EntityMention' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/EntityMention.php', - 'Google_Service_CloudNaturalLanguageAPI_Features' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/Features.php', - 'Google_Service_CloudNaturalLanguageAPI_PartOfSpeech' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/PartOfSpeech.php', - 'Google_Service_CloudNaturalLanguageAPI_Resource_Documents' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/Resource/Documents.php', - 'Google_Service_CloudNaturalLanguageAPI_Sentence' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/Sentence.php', - 'Google_Service_CloudNaturalLanguageAPI_Sentiment' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/Sentiment.php', - 'Google_Service_CloudNaturalLanguageAPI_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/Status.php', - 'Google_Service_CloudNaturalLanguageAPI_TextSpan' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/TextSpan.php', - 'Google_Service_CloudNaturalLanguageAPI_Token' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/Token.php', - 'Google_Service_CloudNaturalLanguage_AnalyzeEntitiesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/AnalyzeEntitiesRequest.php', - 'Google_Service_CloudNaturalLanguage_AnalyzeEntitiesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/AnalyzeEntitiesResponse.php', - 'Google_Service_CloudNaturalLanguage_AnalyzeEntitySentimentRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/AnalyzeEntitySentimentRequest.php', - 'Google_Service_CloudNaturalLanguage_AnalyzeEntitySentimentResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/AnalyzeEntitySentimentResponse.php', - 'Google_Service_CloudNaturalLanguage_AnalyzeSentimentRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/AnalyzeSentimentRequest.php', - 'Google_Service_CloudNaturalLanguage_AnalyzeSentimentResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/AnalyzeSentimentResponse.php', - 'Google_Service_CloudNaturalLanguage_AnalyzeSyntaxRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/AnalyzeSyntaxRequest.php', - 'Google_Service_CloudNaturalLanguage_AnalyzeSyntaxResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/AnalyzeSyntaxResponse.php', - 'Google_Service_CloudNaturalLanguage_AnnotateTextRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/AnnotateTextRequest.php', - 'Google_Service_CloudNaturalLanguage_AnnotateTextResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/AnnotateTextResponse.php', - 'Google_Service_CloudNaturalLanguage_ClassificationCategory' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/ClassificationCategory.php', - 'Google_Service_CloudNaturalLanguage_ClassifyTextRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/ClassifyTextRequest.php', - 'Google_Service_CloudNaturalLanguage_ClassifyTextResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/ClassifyTextResponse.php', - 'Google_Service_CloudNaturalLanguage_DependencyEdge' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/DependencyEdge.php', - 'Google_Service_CloudNaturalLanguage_Document' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/Document.php', - 'Google_Service_CloudNaturalLanguage_Entity' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/Entity.php', - 'Google_Service_CloudNaturalLanguage_EntityMention' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/EntityMention.php', - 'Google_Service_CloudNaturalLanguage_Features' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/Features.php', - 'Google_Service_CloudNaturalLanguage_PartOfSpeech' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/PartOfSpeech.php', - 'Google_Service_CloudNaturalLanguage_Resource_Documents' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/Resource/Documents.php', - 'Google_Service_CloudNaturalLanguage_Sentence' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/Sentence.php', - 'Google_Service_CloudNaturalLanguage_Sentiment' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/Sentiment.php', - 'Google_Service_CloudNaturalLanguage_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/Status.php', - 'Google_Service_CloudNaturalLanguage_TextSpan' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/TextSpan.php', - 'Google_Service_CloudNaturalLanguage_Token' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/Token.php', - 'Google_Service_CloudOSLogin' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudOSLogin.php', - 'Google_Service_CloudOSLogin_ImportSshPublicKeyResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudOSLogin/ImportSshPublicKeyResponse.php', - 'Google_Service_CloudOSLogin_LoginProfile' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudOSLogin/LoginProfile.php', - 'Google_Service_CloudOSLogin_OsloginEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudOSLogin/OsloginEmpty.php', - 'Google_Service_CloudOSLogin_PosixAccount' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudOSLogin/PosixAccount.php', - 'Google_Service_CloudOSLogin_Resource_Users' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudOSLogin/Resource/Users.php', - 'Google_Service_CloudOSLogin_Resource_UsersProjects' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudOSLogin/Resource/UsersProjects.php', - 'Google_Service_CloudOSLogin_Resource_UsersSshPublicKeys' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudOSLogin/Resource/UsersSshPublicKeys.php', - 'Google_Service_CloudOSLogin_SshPublicKey' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudOSLogin/SshPublicKey.php', - 'Google_Service_CloudResourceManager' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager.php', - 'Google_Service_CloudResourceManager_Ancestor' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/Ancestor.php', - 'Google_Service_CloudResourceManager_AuditConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/AuditConfig.php', - 'Google_Service_CloudResourceManager_AuditLogConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/AuditLogConfig.php', - 'Google_Service_CloudResourceManager_Binding' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/Binding.php', - 'Google_Service_CloudResourceManager_BooleanConstraint' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/BooleanConstraint.php', - 'Google_Service_CloudResourceManager_BooleanPolicy' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/BooleanPolicy.php', - 'Google_Service_CloudResourceManager_ClearOrgPolicyRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/ClearOrgPolicyRequest.php', - 'Google_Service_CloudResourceManager_CloudresourcemanagerEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/CloudresourcemanagerEmpty.php', - 'Google_Service_CloudResourceManager_Constraint' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/Constraint.php', - 'Google_Service_CloudResourceManager_FolderOperation' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/FolderOperation.php', - 'Google_Service_CloudResourceManager_FolderOperationError' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/FolderOperationError.php', - 'Google_Service_CloudResourceManager_GetAncestryRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/GetAncestryRequest.php', - 'Google_Service_CloudResourceManager_GetAncestryResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/GetAncestryResponse.php', - 'Google_Service_CloudResourceManager_GetEffectiveOrgPolicyRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/GetEffectiveOrgPolicyRequest.php', - 'Google_Service_CloudResourceManager_GetIamPolicyRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/GetIamPolicyRequest.php', - 'Google_Service_CloudResourceManager_GetOrgPolicyRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/GetOrgPolicyRequest.php', - 'Google_Service_CloudResourceManager_Lien' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/Lien.php', - 'Google_Service_CloudResourceManager_ListAvailableOrgPolicyConstraintsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/ListAvailableOrgPolicyConstraintsRequest.php', - 'Google_Service_CloudResourceManager_ListAvailableOrgPolicyConstraintsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/ListAvailableOrgPolicyConstraintsResponse.php', - 'Google_Service_CloudResourceManager_ListConstraint' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/ListConstraint.php', - 'Google_Service_CloudResourceManager_ListLiensResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/ListLiensResponse.php', - 'Google_Service_CloudResourceManager_ListOrgPoliciesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/ListOrgPoliciesRequest.php', - 'Google_Service_CloudResourceManager_ListOrgPoliciesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/ListOrgPoliciesResponse.php', - 'Google_Service_CloudResourceManager_ListPolicy' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/ListPolicy.php', - 'Google_Service_CloudResourceManager_ListProjectsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/ListProjectsResponse.php', - 'Google_Service_CloudResourceManager_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/Operation.php', - 'Google_Service_CloudResourceManager_OrgPolicy' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/OrgPolicy.php', - 'Google_Service_CloudResourceManager_Organization' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/Organization.php', - 'Google_Service_CloudResourceManager_OrganizationOwner' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/OrganizationOwner.php', - 'Google_Service_CloudResourceManager_Policy' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/Policy.php', - 'Google_Service_CloudResourceManager_Project' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/Project.php', - 'Google_Service_CloudResourceManager_ProjectCreationStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/ProjectCreationStatus.php', - 'Google_Service_CloudResourceManager_ResourceId' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/ResourceId.php', - 'Google_Service_CloudResourceManager_Resource_Folders' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/Resource/Folders.php', - 'Google_Service_CloudResourceManager_Resource_Liens' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/Resource/Liens.php', - 'Google_Service_CloudResourceManager_Resource_Operations' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/Resource/Operations.php', - 'Google_Service_CloudResourceManager_Resource_Organizations' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/Resource/Organizations.php', - 'Google_Service_CloudResourceManager_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/Resource/Projects.php', - 'Google_Service_CloudResourceManager_RestoreDefault' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/RestoreDefault.php', - 'Google_Service_CloudResourceManager_SearchOrganizationsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/SearchOrganizationsRequest.php', - 'Google_Service_CloudResourceManager_SearchOrganizationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/SearchOrganizationsResponse.php', - 'Google_Service_CloudResourceManager_SetIamPolicyRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/SetIamPolicyRequest.php', - 'Google_Service_CloudResourceManager_SetOrgPolicyRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/SetOrgPolicyRequest.php', - 'Google_Service_CloudResourceManager_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/Status.php', - 'Google_Service_CloudResourceManager_TestIamPermissionsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/TestIamPermissionsRequest.php', - 'Google_Service_CloudResourceManager_TestIamPermissionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/TestIamPermissionsResponse.php', - 'Google_Service_CloudResourceManager_UndeleteProjectRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudResourceManager/UndeleteProjectRequest.php', - 'Google_Service_CloudRuntimeConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudRuntimeConfig.php', - 'Google_Service_CloudRuntimeConfig_CancelOperationRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudRuntimeConfig/CancelOperationRequest.php', - 'Google_Service_CloudRuntimeConfig_ListOperationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudRuntimeConfig/ListOperationsResponse.php', - 'Google_Service_CloudRuntimeConfig_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudRuntimeConfig/Operation.php', - 'Google_Service_CloudRuntimeConfig_Resource_Operations' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudRuntimeConfig/Resource/Operations.php', - 'Google_Service_CloudRuntimeConfig_RuntimeconfigEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudRuntimeConfig/RuntimeconfigEmpty.php', - 'Google_Service_CloudRuntimeConfig_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudRuntimeConfig/Status.php', - 'Google_Service_CloudShell' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudShell.php', - 'Google_Service_CloudShell_CancelOperationRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudShell/CancelOperationRequest.php', - 'Google_Service_CloudShell_CloudshellEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudShell/CloudshellEmpty.php', - 'Google_Service_CloudShell_Environment' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudShell/Environment.php', - 'Google_Service_CloudShell_ListOperationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudShell/ListOperationsResponse.php', - 'Google_Service_CloudShell_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudShell/Operation.php', - 'Google_Service_CloudShell_PublicKey' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudShell/PublicKey.php', - 'Google_Service_CloudShell_Resource_Operations' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudShell/Resource/Operations.php', - 'Google_Service_CloudShell_StartEnvironmentMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudShell/StartEnvironmentMetadata.php', - 'Google_Service_CloudShell_StartEnvironmentResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudShell/StartEnvironmentResponse.php', - 'Google_Service_CloudShell_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudShell/Status.php', - 'Google_Service_CloudSourceRepositories' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudSourceRepositories.php', - 'Google_Service_CloudSourceRepositories_AuditConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudSourceRepositories/AuditConfig.php', - 'Google_Service_CloudSourceRepositories_AuditLogConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudSourceRepositories/AuditLogConfig.php', - 'Google_Service_CloudSourceRepositories_Binding' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudSourceRepositories/Binding.php', - 'Google_Service_CloudSourceRepositories_Expr' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudSourceRepositories/Expr.php', - 'Google_Service_CloudSourceRepositories_ListReposResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudSourceRepositories/ListReposResponse.php', - 'Google_Service_CloudSourceRepositories_MirrorConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudSourceRepositories/MirrorConfig.php', - 'Google_Service_CloudSourceRepositories_Policy' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudSourceRepositories/Policy.php', - 'Google_Service_CloudSourceRepositories_Repo' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudSourceRepositories/Repo.php', - 'Google_Service_CloudSourceRepositories_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudSourceRepositories/Resource/Projects.php', - 'Google_Service_CloudSourceRepositories_Resource_ProjectsRepos' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudSourceRepositories/Resource/ProjectsRepos.php', - 'Google_Service_CloudSourceRepositories_SetIamPolicyRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudSourceRepositories/SetIamPolicyRequest.php', - 'Google_Service_CloudSourceRepositories_SourcerepoEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudSourceRepositories/SourcerepoEmpty.php', - 'Google_Service_CloudSourceRepositories_TestIamPermissionsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudSourceRepositories/TestIamPermissionsRequest.php', - 'Google_Service_CloudSourceRepositories_TestIamPermissionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudSourceRepositories/TestIamPermissionsResponse.php', - 'Google_Service_CloudSpeechAPI' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI.php', - 'Google_Service_CloudSpeechAPI_AsyncRecognizeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI/AsyncRecognizeRequest.php', - 'Google_Service_CloudSpeechAPI_CancelOperationRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI/CancelOperationRequest.php', - 'Google_Service_CloudSpeechAPI_ListOperationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI/ListOperationsResponse.php', - 'Google_Service_CloudSpeechAPI_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI/Operation.php', - 'Google_Service_CloudSpeechAPI_RecognitionAudio' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI/RecognitionAudio.php', - 'Google_Service_CloudSpeechAPI_RecognitionConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI/RecognitionConfig.php', - 'Google_Service_CloudSpeechAPI_Resource_Operations' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI/Resource/Operations.php', - 'Google_Service_CloudSpeechAPI_Resource_Speech' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI/Resource/Speech.php', - 'Google_Service_CloudSpeechAPI_SpeechContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI/SpeechContext.php', - 'Google_Service_CloudSpeechAPI_SpeechEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI/SpeechEmpty.php', - 'Google_Service_CloudSpeechAPI_SpeechRecognitionAlternative' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI/SpeechRecognitionAlternative.php', - 'Google_Service_CloudSpeechAPI_SpeechRecognitionResult' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI/SpeechRecognitionResult.php', - 'Google_Service_CloudSpeechAPI_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI/Status.php', - 'Google_Service_CloudSpeechAPI_SyncRecognizeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI/SyncRecognizeRequest.php', - 'Google_Service_CloudSpeechAPI_SyncRecognizeResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI/SyncRecognizeResponse.php', - 'Google_Service_CloudTasks' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks.php', - 'Google_Service_CloudTasks_AcknowledgeTaskRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/AcknowledgeTaskRequest.php', - 'Google_Service_CloudTasks_AppEngineHttpRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/AppEngineHttpRequest.php', - 'Google_Service_CloudTasks_AppEngineHttpTarget' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/AppEngineHttpTarget.php', - 'Google_Service_CloudTasks_AppEngineRouting' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/AppEngineRouting.php', - 'Google_Service_CloudTasks_AttemptStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/AttemptStatus.php', - 'Google_Service_CloudTasks_Binding' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/Binding.php', - 'Google_Service_CloudTasks_CancelLeaseRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/CancelLeaseRequest.php', - 'Google_Service_CloudTasks_CloudtasksEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/CloudtasksEmpty.php', - 'Google_Service_CloudTasks_CreateTaskRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/CreateTaskRequest.php', - 'Google_Service_CloudTasks_GetIamPolicyRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/GetIamPolicyRequest.php', - 'Google_Service_CloudTasks_LeaseTasksRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/LeaseTasksRequest.php', - 'Google_Service_CloudTasks_LeaseTasksResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/LeaseTasksResponse.php', - 'Google_Service_CloudTasks_ListLocationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/ListLocationsResponse.php', - 'Google_Service_CloudTasks_ListQueuesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/ListQueuesResponse.php', - 'Google_Service_CloudTasks_ListTasksResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/ListTasksResponse.php', - 'Google_Service_CloudTasks_Location' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/Location.php', - 'Google_Service_CloudTasks_PauseQueueRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/PauseQueueRequest.php', - 'Google_Service_CloudTasks_Policy' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/Policy.php', - 'Google_Service_CloudTasks_PullMessage' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/PullMessage.php', - 'Google_Service_CloudTasks_PullTarget' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/PullTarget.php', - 'Google_Service_CloudTasks_PurgeQueueRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/PurgeQueueRequest.php', - 'Google_Service_CloudTasks_Queue' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/Queue.php', - 'Google_Service_CloudTasks_RateLimits' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/RateLimits.php', - 'Google_Service_CloudTasks_RenewLeaseRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/RenewLeaseRequest.php', - 'Google_Service_CloudTasks_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/Resource/Projects.php', - 'Google_Service_CloudTasks_Resource_ProjectsLocations' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/Resource/ProjectsLocations.php', - 'Google_Service_CloudTasks_Resource_ProjectsLocationsQueues' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/Resource/ProjectsLocationsQueues.php', - 'Google_Service_CloudTasks_Resource_ProjectsLocationsQueuesTasks' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/Resource/ProjectsLocationsQueuesTasks.php', - 'Google_Service_CloudTasks_ResumeQueueRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/ResumeQueueRequest.php', - 'Google_Service_CloudTasks_RetryConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/RetryConfig.php', - 'Google_Service_CloudTasks_RunTaskRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/RunTaskRequest.php', - 'Google_Service_CloudTasks_SetIamPolicyRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/SetIamPolicyRequest.php', - 'Google_Service_CloudTasks_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/Status.php', - 'Google_Service_CloudTasks_Task' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/Task.php', - 'Google_Service_CloudTasks_TaskStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/TaskStatus.php', - 'Google_Service_CloudTasks_TestIamPermissionsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/TestIamPermissionsRequest.php', - 'Google_Service_CloudTasks_TestIamPermissionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTasks/TestIamPermissionsResponse.php', - 'Google_Service_CloudTrace' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTrace.php', - 'Google_Service_CloudTrace_Annotation' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTrace/Annotation.php', - 'Google_Service_CloudTrace_AttributeValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTrace/AttributeValue.php', - 'Google_Service_CloudTrace_Attributes' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTrace/Attributes.php', - 'Google_Service_CloudTrace_BatchWriteSpansRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTrace/BatchWriteSpansRequest.php', - 'Google_Service_CloudTrace_CloudtraceEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTrace/CloudtraceEmpty.php', - 'Google_Service_CloudTrace_Link' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTrace/Link.php', - 'Google_Service_CloudTrace_Links' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTrace/Links.php', - 'Google_Service_CloudTrace_MessageEvent' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTrace/MessageEvent.php', - 'Google_Service_CloudTrace_Module' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTrace/Module.php', - 'Google_Service_CloudTrace_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTrace/Resource/Projects.php', - 'Google_Service_CloudTrace_Resource_ProjectsTraces' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTrace/Resource/ProjectsTraces.php', - 'Google_Service_CloudTrace_Resource_ProjectsTracesSpans' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTrace/Resource/ProjectsTracesSpans.php', - 'Google_Service_CloudTrace_Span' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTrace/Span.php', - 'Google_Service_CloudTrace_StackFrame' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTrace/StackFrame.php', - 'Google_Service_CloudTrace_StackFrames' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTrace/StackFrames.php', - 'Google_Service_CloudTrace_StackTrace' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTrace/StackTrace.php', - 'Google_Service_CloudTrace_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTrace/Status.php', - 'Google_Service_CloudTrace_TimeEvent' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTrace/TimeEvent.php', - 'Google_Service_CloudTrace_TimeEvents' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTrace/TimeEvents.php', - 'Google_Service_CloudTrace_TruncatableString' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudTrace/TruncatableString.php', - 'Google_Service_CloudUserAccounts' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts.php', - 'Google_Service_CloudUserAccounts_AuditConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/AuditConfig.php', - 'Google_Service_CloudUserAccounts_AuthorizedKeysView' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/AuthorizedKeysView.php', - 'Google_Service_CloudUserAccounts_Binding' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/Binding.php', - 'Google_Service_CloudUserAccounts_Condition' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/Condition.php', - 'Google_Service_CloudUserAccounts_Group' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/Group.php', - 'Google_Service_CloudUserAccounts_GroupList' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/GroupList.php', - 'Google_Service_CloudUserAccounts_GroupsAddMemberRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/GroupsAddMemberRequest.php', - 'Google_Service_CloudUserAccounts_GroupsRemoveMemberRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/GroupsRemoveMemberRequest.php', - 'Google_Service_CloudUserAccounts_LinuxAccountViews' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/LinuxAccountViews.php', - 'Google_Service_CloudUserAccounts_LinuxGetAuthorizedKeysViewResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/LinuxGetAuthorizedKeysViewResponse.php', - 'Google_Service_CloudUserAccounts_LinuxGetLinuxAccountViewsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/LinuxGetLinuxAccountViewsResponse.php', - 'Google_Service_CloudUserAccounts_LinuxGroupView' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/LinuxGroupView.php', - 'Google_Service_CloudUserAccounts_LinuxUserView' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/LinuxUserView.php', - 'Google_Service_CloudUserAccounts_LogConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/LogConfig.php', - 'Google_Service_CloudUserAccounts_LogConfigCounterOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/LogConfigCounterOptions.php', - 'Google_Service_CloudUserAccounts_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/Operation.php', - 'Google_Service_CloudUserAccounts_OperationError' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/OperationError.php', - 'Google_Service_CloudUserAccounts_OperationErrorErrors' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/OperationErrorErrors.php', - 'Google_Service_CloudUserAccounts_OperationList' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/OperationList.php', - 'Google_Service_CloudUserAccounts_OperationWarnings' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/OperationWarnings.php', - 'Google_Service_CloudUserAccounts_OperationWarningsData' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/OperationWarningsData.php', - 'Google_Service_CloudUserAccounts_Policy' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/Policy.php', - 'Google_Service_CloudUserAccounts_PublicKey' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/PublicKey.php', - 'Google_Service_CloudUserAccounts_Resource_GlobalAccountsOperations' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/Resource/GlobalAccountsOperations.php', - 'Google_Service_CloudUserAccounts_Resource_Groups' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/Resource/Groups.php', - 'Google_Service_CloudUserAccounts_Resource_Linux' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/Resource/Linux.php', - 'Google_Service_CloudUserAccounts_Resource_Users' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/Resource/Users.php', - 'Google_Service_CloudUserAccounts_Rule' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/Rule.php', - 'Google_Service_CloudUserAccounts_TestPermissionsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/TestPermissionsRequest.php', - 'Google_Service_CloudUserAccounts_TestPermissionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/TestPermissionsResponse.php', - 'Google_Service_CloudUserAccounts_User' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/User.php', - 'Google_Service_CloudUserAccounts_UserList' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/UserList.php', - 'Google_Service_CloudVideoIntelligence' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1AnnotateVideoProgress' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1AnnotateVideoProgress.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1AnnotateVideoResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1AnnotateVideoResponse.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1Entity' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1Entity.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1ExplicitContentAnnotation' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1ExplicitContentAnnotation.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1ExplicitContentFrame' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1ExplicitContentFrame.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1LabelAnnotation' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1LabelAnnotation.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1LabelFrame' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1LabelFrame.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1LabelSegment' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1LabelSegment.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1VideoAnnotationProgress' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1VideoAnnotationProgress.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1VideoAnnotationResults' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1VideoAnnotationResults.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1VideoSegment' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1VideoSegment.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta1AnnotateVideoProgress' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta1AnnotateVideoProgress.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta1AnnotateVideoRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta1AnnotateVideoRequest.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta1AnnotateVideoResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta1AnnotateVideoResponse.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta1LabelAnnotation' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta1LabelAnnotation.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta1LabelLocation' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta1LabelLocation.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta1SafeSearchAnnotation' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta1SafeSearchAnnotation.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta1VideoAnnotationProgress' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta1VideoAnnotationProgress.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta1VideoAnnotationResults' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta1VideoAnnotationResults.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta1VideoContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta1VideoContext.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta1VideoSegment' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta1VideoSegment.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2Entity' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2Entity.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2ExplicitContentFrame' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2ExplicitContentFrame.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2LabelAnnotation' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2LabelAnnotation.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2LabelFrame' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2LabelFrame.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2LabelSegment' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2LabelSegment.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2VideoAnnotationResults' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2VideoAnnotationResults.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2VideoSegment' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2VideoSegment.php', - 'Google_Service_CloudVideoIntelligence_GoogleLongrunningOperation' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleLongrunningOperation.php', - 'Google_Service_CloudVideoIntelligence_GoogleRpcStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleRpcStatus.php', - 'Google_Service_CloudVideoIntelligence_Resource_Videos' => $vendorDir . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/Resource/Videos.php', - 'Google_Service_Cloudbilling' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cloudbilling.php', - 'Google_Service_Cloudbilling_AggregationInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cloudbilling/AggregationInfo.php', - 'Google_Service_Cloudbilling_BillingAccount' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cloudbilling/BillingAccount.php', - 'Google_Service_Cloudbilling_Category' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cloudbilling/Category.php', - 'Google_Service_Cloudbilling_ListBillingAccountsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cloudbilling/ListBillingAccountsResponse.php', - 'Google_Service_Cloudbilling_ListProjectBillingInfoResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cloudbilling/ListProjectBillingInfoResponse.php', - 'Google_Service_Cloudbilling_ListServicesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cloudbilling/ListServicesResponse.php', - 'Google_Service_Cloudbilling_ListSkusResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cloudbilling/ListSkusResponse.php', - 'Google_Service_Cloudbilling_Money' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cloudbilling/Money.php', - 'Google_Service_Cloudbilling_PricingExpression' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cloudbilling/PricingExpression.php', - 'Google_Service_Cloudbilling_PricingInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cloudbilling/PricingInfo.php', - 'Google_Service_Cloudbilling_ProjectBillingInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cloudbilling/ProjectBillingInfo.php', - 'Google_Service_Cloudbilling_Resource_BillingAccounts' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cloudbilling/Resource/BillingAccounts.php', - 'Google_Service_Cloudbilling_Resource_BillingAccountsProjects' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cloudbilling/Resource/BillingAccountsProjects.php', - 'Google_Service_Cloudbilling_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cloudbilling/Resource/Projects.php', - 'Google_Service_Cloudbilling_Resource_Services' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cloudbilling/Resource/Services.php', - 'Google_Service_Cloudbilling_Resource_ServicesSkus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cloudbilling/Resource/ServicesSkus.php', - 'Google_Service_Cloudbilling_Service' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cloudbilling/Service.php', - 'Google_Service_Cloudbilling_Sku' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cloudbilling/Sku.php', - 'Google_Service_Cloudbilling_TierRate' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cloudbilling/TierRate.php', - 'Google_Service_Clouderrorreporting' => $vendorDir . '/google/apiclient-services/src/Google/Service/Clouderrorreporting.php', - 'Google_Service_Clouderrorreporting_DeleteEventsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/DeleteEventsResponse.php', - 'Google_Service_Clouderrorreporting_ErrorContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/ErrorContext.php', - 'Google_Service_Clouderrorreporting_ErrorEvent' => $vendorDir . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/ErrorEvent.php', - 'Google_Service_Clouderrorreporting_ErrorGroup' => $vendorDir . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/ErrorGroup.php', - 'Google_Service_Clouderrorreporting_ErrorGroupStats' => $vendorDir . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/ErrorGroupStats.php', - 'Google_Service_Clouderrorreporting_HttpRequestContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/HttpRequestContext.php', - 'Google_Service_Clouderrorreporting_ListEventsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/ListEventsResponse.php', - 'Google_Service_Clouderrorreporting_ListGroupStatsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/ListGroupStatsResponse.php', - 'Google_Service_Clouderrorreporting_ReportErrorEventResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/ReportErrorEventResponse.php', - 'Google_Service_Clouderrorreporting_ReportedErrorEvent' => $vendorDir . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/ReportedErrorEvent.php', - 'Google_Service_Clouderrorreporting_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/Resource/Projects.php', - 'Google_Service_Clouderrorreporting_Resource_ProjectsEvents' => $vendorDir . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/Resource/ProjectsEvents.php', - 'Google_Service_Clouderrorreporting_Resource_ProjectsGroupStats' => $vendorDir . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/Resource/ProjectsGroupStats.php', - 'Google_Service_Clouderrorreporting_Resource_ProjectsGroups' => $vendorDir . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/Resource/ProjectsGroups.php', - 'Google_Service_Clouderrorreporting_ServiceContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/ServiceContext.php', - 'Google_Service_Clouderrorreporting_SourceLocation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/SourceLocation.php', - 'Google_Service_Clouderrorreporting_SourceReference' => $vendorDir . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/SourceReference.php', - 'Google_Service_Clouderrorreporting_TimedCount' => $vendorDir . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/TimedCount.php', - 'Google_Service_Clouderrorreporting_TrackingIssue' => $vendorDir . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/TrackingIssue.php', - 'Google_Service_Cloudlatencytest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cloudlatencytest.php', - 'Google_Service_Cloudlatencytest_AggregatedStats' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cloudlatencytest/AggregatedStats.php', - 'Google_Service_Cloudlatencytest_AggregatedStatsReply' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cloudlatencytest/AggregatedStatsReply.php', - 'Google_Service_Cloudlatencytest_DoubleValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cloudlatencytest/DoubleValue.php', - 'Google_Service_Cloudlatencytest_IntValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cloudlatencytest/IntValue.php', - 'Google_Service_Cloudlatencytest_Stats' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cloudlatencytest/Stats.php', - 'Google_Service_Cloudlatencytest_StatsReply' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cloudlatencytest/StatsReply.php', - 'Google_Service_Cloudlatencytest_StatscollectionResource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cloudlatencytest/StatscollectionResource.php', - 'Google_Service_Cloudlatencytest_StringValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/Cloudlatencytest/StringValue.php', - 'Google_Service_Compute' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute.php', - 'Google_Service_Compute_AcceleratorConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AcceleratorConfig.php', - 'Google_Service_Compute_AcceleratorType' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AcceleratorType.php', - 'Google_Service_Compute_AcceleratorTypeAggregatedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AcceleratorTypeAggregatedList.php', - 'Google_Service_Compute_AcceleratorTypeAggregatedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AcceleratorTypeAggregatedListWarning.php', - 'Google_Service_Compute_AcceleratorTypeAggregatedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AcceleratorTypeAggregatedListWarningData.php', - 'Google_Service_Compute_AcceleratorTypeList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AcceleratorTypeList.php', - 'Google_Service_Compute_AcceleratorTypeListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AcceleratorTypeListWarning.php', - 'Google_Service_Compute_AcceleratorTypeListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AcceleratorTypeListWarningData.php', - 'Google_Service_Compute_AcceleratorTypesScopedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AcceleratorTypesScopedList.php', - 'Google_Service_Compute_AcceleratorTypesScopedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AcceleratorTypesScopedListWarning.php', - 'Google_Service_Compute_AcceleratorTypesScopedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AcceleratorTypesScopedListWarningData.php', - 'Google_Service_Compute_AccessConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AccessConfig.php', - 'Google_Service_Compute_Address' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Address.php', - 'Google_Service_Compute_AddressAggregatedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AddressAggregatedList.php', - 'Google_Service_Compute_AddressAggregatedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AddressAggregatedListWarning.php', - 'Google_Service_Compute_AddressAggregatedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AddressAggregatedListWarningData.php', - 'Google_Service_Compute_AddressList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AddressList.php', - 'Google_Service_Compute_AddressListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AddressListWarning.php', - 'Google_Service_Compute_AddressListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AddressListWarningData.php', - 'Google_Service_Compute_AddressesScopedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AddressesScopedList.php', - 'Google_Service_Compute_AddressesScopedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AddressesScopedListWarning.php', - 'Google_Service_Compute_AddressesScopedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AddressesScopedListWarningData.php', - 'Google_Service_Compute_AliasIpRange' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AliasIpRange.php', - 'Google_Service_Compute_AttachedDisk' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AttachedDisk.php', - 'Google_Service_Compute_AttachedDiskInitializeParams' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AttachedDiskInitializeParams.php', - 'Google_Service_Compute_Autoscaler' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Autoscaler.php', - 'Google_Service_Compute_AutoscalerAggregatedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AutoscalerAggregatedList.php', - 'Google_Service_Compute_AutoscalerAggregatedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AutoscalerAggregatedListWarning.php', - 'Google_Service_Compute_AutoscalerAggregatedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AutoscalerAggregatedListWarningData.php', - 'Google_Service_Compute_AutoscalerList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AutoscalerList.php', - 'Google_Service_Compute_AutoscalerListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AutoscalerListWarning.php', - 'Google_Service_Compute_AutoscalerListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AutoscalerListWarningData.php', - 'Google_Service_Compute_AutoscalerStatusDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AutoscalerStatusDetails.php', - 'Google_Service_Compute_AutoscalersScopedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AutoscalersScopedList.php', - 'Google_Service_Compute_AutoscalersScopedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AutoscalersScopedListWarning.php', - 'Google_Service_Compute_AutoscalersScopedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AutoscalersScopedListWarningData.php', - 'Google_Service_Compute_AutoscalingPolicy' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AutoscalingPolicy.php', - 'Google_Service_Compute_AutoscalingPolicyCpuUtilization' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AutoscalingPolicyCpuUtilization.php', - 'Google_Service_Compute_AutoscalingPolicyCustomMetricUtilization' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AutoscalingPolicyCustomMetricUtilization.php', - 'Google_Service_Compute_AutoscalingPolicyLoadBalancingUtilization' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/AutoscalingPolicyLoadBalancingUtilization.php', - 'Google_Service_Compute_Backend' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Backend.php', - 'Google_Service_Compute_BackendBucket' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/BackendBucket.php', - 'Google_Service_Compute_BackendBucketList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/BackendBucketList.php', - 'Google_Service_Compute_BackendBucketListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/BackendBucketListWarning.php', - 'Google_Service_Compute_BackendBucketListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/BackendBucketListWarningData.php', - 'Google_Service_Compute_BackendService' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/BackendService.php', - 'Google_Service_Compute_BackendServiceAggregatedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/BackendServiceAggregatedList.php', - 'Google_Service_Compute_BackendServiceAggregatedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/BackendServiceAggregatedListWarning.php', - 'Google_Service_Compute_BackendServiceAggregatedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/BackendServiceAggregatedListWarningData.php', - 'Google_Service_Compute_BackendServiceCdnPolicy' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/BackendServiceCdnPolicy.php', - 'Google_Service_Compute_BackendServiceGroupHealth' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/BackendServiceGroupHealth.php', - 'Google_Service_Compute_BackendServiceIAP' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/BackendServiceIAP.php', - 'Google_Service_Compute_BackendServiceList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/BackendServiceList.php', - 'Google_Service_Compute_BackendServiceListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/BackendServiceListWarning.php', - 'Google_Service_Compute_BackendServiceListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/BackendServiceListWarningData.php', - 'Google_Service_Compute_BackendServicesScopedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/BackendServicesScopedList.php', - 'Google_Service_Compute_BackendServicesScopedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/BackendServicesScopedListWarning.php', - 'Google_Service_Compute_BackendServicesScopedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/BackendServicesScopedListWarningData.php', - 'Google_Service_Compute_CacheInvalidationRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/CacheInvalidationRule.php', - 'Google_Service_Compute_CacheKeyPolicy' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/CacheKeyPolicy.php', - 'Google_Service_Compute_Commitment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Commitment.php', - 'Google_Service_Compute_CommitmentAggregatedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/CommitmentAggregatedList.php', - 'Google_Service_Compute_CommitmentAggregatedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/CommitmentAggregatedListWarning.php', - 'Google_Service_Compute_CommitmentAggregatedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/CommitmentAggregatedListWarningData.php', - 'Google_Service_Compute_CommitmentList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/CommitmentList.php', - 'Google_Service_Compute_CommitmentListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/CommitmentListWarning.php', - 'Google_Service_Compute_CommitmentListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/CommitmentListWarningData.php', - 'Google_Service_Compute_CommitmentsScopedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/CommitmentsScopedList.php', - 'Google_Service_Compute_CommitmentsScopedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/CommitmentsScopedListWarning.php', - 'Google_Service_Compute_CommitmentsScopedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/CommitmentsScopedListWarningData.php', - 'Google_Service_Compute_ConnectionDraining' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/ConnectionDraining.php', - 'Google_Service_Compute_CustomerEncryptionKey' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/CustomerEncryptionKey.php', - 'Google_Service_Compute_CustomerEncryptionKeyProtectedDisk' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/CustomerEncryptionKeyProtectedDisk.php', - 'Google_Service_Compute_DeprecationStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/DeprecationStatus.php', - 'Google_Service_Compute_Disk' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Disk.php', - 'Google_Service_Compute_DiskAggregatedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/DiskAggregatedList.php', - 'Google_Service_Compute_DiskAggregatedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/DiskAggregatedListWarning.php', - 'Google_Service_Compute_DiskAggregatedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/DiskAggregatedListWarningData.php', - 'Google_Service_Compute_DiskList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/DiskList.php', - 'Google_Service_Compute_DiskListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/DiskListWarning.php', - 'Google_Service_Compute_DiskListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/DiskListWarningData.php', - 'Google_Service_Compute_DiskMoveRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/DiskMoveRequest.php', - 'Google_Service_Compute_DiskType' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/DiskType.php', - 'Google_Service_Compute_DiskTypeAggregatedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/DiskTypeAggregatedList.php', - 'Google_Service_Compute_DiskTypeAggregatedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/DiskTypeAggregatedListWarning.php', - 'Google_Service_Compute_DiskTypeAggregatedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/DiskTypeAggregatedListWarningData.php', - 'Google_Service_Compute_DiskTypeList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/DiskTypeList.php', - 'Google_Service_Compute_DiskTypeListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/DiskTypeListWarning.php', - 'Google_Service_Compute_DiskTypeListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/DiskTypeListWarningData.php', - 'Google_Service_Compute_DiskTypesScopedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/DiskTypesScopedList.php', - 'Google_Service_Compute_DiskTypesScopedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/DiskTypesScopedListWarning.php', - 'Google_Service_Compute_DiskTypesScopedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/DiskTypesScopedListWarningData.php', - 'Google_Service_Compute_DisksResizeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/DisksResizeRequest.php', - 'Google_Service_Compute_DisksScopedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/DisksScopedList.php', - 'Google_Service_Compute_DisksScopedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/DisksScopedListWarning.php', - 'Google_Service_Compute_DisksScopedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/DisksScopedListWarningData.php', - 'Google_Service_Compute_Firewall' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Firewall.php', - 'Google_Service_Compute_FirewallAllowed' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/FirewallAllowed.php', - 'Google_Service_Compute_FirewallDenied' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/FirewallDenied.php', - 'Google_Service_Compute_FirewallList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/FirewallList.php', - 'Google_Service_Compute_FirewallListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/FirewallListWarning.php', - 'Google_Service_Compute_FirewallListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/FirewallListWarningData.php', - 'Google_Service_Compute_ForwardingRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/ForwardingRule.php', - 'Google_Service_Compute_ForwardingRuleAggregatedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/ForwardingRuleAggregatedList.php', - 'Google_Service_Compute_ForwardingRuleAggregatedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/ForwardingRuleAggregatedListWarning.php', - 'Google_Service_Compute_ForwardingRuleAggregatedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/ForwardingRuleAggregatedListWarningData.php', - 'Google_Service_Compute_ForwardingRuleList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/ForwardingRuleList.php', - 'Google_Service_Compute_ForwardingRuleListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/ForwardingRuleListWarning.php', - 'Google_Service_Compute_ForwardingRuleListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/ForwardingRuleListWarningData.php', - 'Google_Service_Compute_ForwardingRulesScopedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/ForwardingRulesScopedList.php', - 'Google_Service_Compute_ForwardingRulesScopedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/ForwardingRulesScopedListWarning.php', - 'Google_Service_Compute_ForwardingRulesScopedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/ForwardingRulesScopedListWarningData.php', - 'Google_Service_Compute_GlobalSetLabelsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/GlobalSetLabelsRequest.php', - 'Google_Service_Compute_GuestOsFeature' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/GuestOsFeature.php', - 'Google_Service_Compute_HealthCheck' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/HealthCheck.php', - 'Google_Service_Compute_HealthCheckList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/HealthCheckList.php', - 'Google_Service_Compute_HealthCheckListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/HealthCheckListWarning.php', - 'Google_Service_Compute_HealthCheckListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/HealthCheckListWarningData.php', - 'Google_Service_Compute_HealthCheckReference' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/HealthCheckReference.php', - 'Google_Service_Compute_HealthStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/HealthStatus.php', - 'Google_Service_Compute_HostRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/HostRule.php', - 'Google_Service_Compute_HttpHealthCheck' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/HttpHealthCheck.php', - 'Google_Service_Compute_HttpHealthCheckList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/HttpHealthCheckList.php', - 'Google_Service_Compute_HttpHealthCheckListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/HttpHealthCheckListWarning.php', - 'Google_Service_Compute_HttpHealthCheckListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/HttpHealthCheckListWarningData.php', - 'Google_Service_Compute_HttpsHealthCheck' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/HttpsHealthCheck.php', - 'Google_Service_Compute_HttpsHealthCheckList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/HttpsHealthCheckList.php', - 'Google_Service_Compute_HttpsHealthCheckListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/HttpsHealthCheckListWarning.php', - 'Google_Service_Compute_HttpsHealthCheckListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/HttpsHealthCheckListWarningData.php', - 'Google_Service_Compute_Image' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Image.php', - 'Google_Service_Compute_ImageList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/ImageList.php', - 'Google_Service_Compute_ImageListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/ImageListWarning.php', - 'Google_Service_Compute_ImageListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/ImageListWarningData.php', - 'Google_Service_Compute_ImageRawDisk' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/ImageRawDisk.php', - 'Google_Service_Compute_Instance' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Instance.php', - 'Google_Service_Compute_InstanceAggregatedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceAggregatedList.php', - 'Google_Service_Compute_InstanceAggregatedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceAggregatedListWarning.php', - 'Google_Service_Compute_InstanceAggregatedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceAggregatedListWarningData.php', - 'Google_Service_Compute_InstanceGroup' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroup.php', - 'Google_Service_Compute_InstanceGroupAggregatedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupAggregatedList.php', - 'Google_Service_Compute_InstanceGroupAggregatedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupAggregatedListWarning.php', - 'Google_Service_Compute_InstanceGroupAggregatedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupAggregatedListWarningData.php', - 'Google_Service_Compute_InstanceGroupList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupList.php', - 'Google_Service_Compute_InstanceGroupListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupListWarning.php', - 'Google_Service_Compute_InstanceGroupListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupListWarningData.php', - 'Google_Service_Compute_InstanceGroupManager' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManager.php', - 'Google_Service_Compute_InstanceGroupManagerActionsSummary' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagerActionsSummary.php', - 'Google_Service_Compute_InstanceGroupManagerAggregatedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagerAggregatedList.php', - 'Google_Service_Compute_InstanceGroupManagerAggregatedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagerAggregatedListWarning.php', - 'Google_Service_Compute_InstanceGroupManagerAggregatedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagerAggregatedListWarningData.php', - 'Google_Service_Compute_InstanceGroupManagerList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagerList.php', - 'Google_Service_Compute_InstanceGroupManagerListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagerListWarning.php', - 'Google_Service_Compute_InstanceGroupManagerListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagerListWarningData.php', - 'Google_Service_Compute_InstanceGroupManagersAbandonInstancesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagersAbandonInstancesRequest.php', - 'Google_Service_Compute_InstanceGroupManagersDeleteInstancesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagersDeleteInstancesRequest.php', - 'Google_Service_Compute_InstanceGroupManagersListManagedInstancesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagersListManagedInstancesResponse.php', - 'Google_Service_Compute_InstanceGroupManagersRecreateInstancesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagersRecreateInstancesRequest.php', - 'Google_Service_Compute_InstanceGroupManagersScopedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagersScopedList.php', - 'Google_Service_Compute_InstanceGroupManagersScopedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagersScopedListWarning.php', - 'Google_Service_Compute_InstanceGroupManagersScopedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagersScopedListWarningData.php', - 'Google_Service_Compute_InstanceGroupManagersSetInstanceTemplateRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagersSetInstanceTemplateRequest.php', - 'Google_Service_Compute_InstanceGroupManagersSetTargetPoolsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagersSetTargetPoolsRequest.php', - 'Google_Service_Compute_InstanceGroupsAddInstancesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupsAddInstancesRequest.php', - 'Google_Service_Compute_InstanceGroupsListInstances' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupsListInstances.php', - 'Google_Service_Compute_InstanceGroupsListInstancesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupsListInstancesRequest.php', - 'Google_Service_Compute_InstanceGroupsListInstancesWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupsListInstancesWarning.php', - 'Google_Service_Compute_InstanceGroupsListInstancesWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupsListInstancesWarningData.php', - 'Google_Service_Compute_InstanceGroupsRemoveInstancesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupsRemoveInstancesRequest.php', - 'Google_Service_Compute_InstanceGroupsScopedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupsScopedList.php', - 'Google_Service_Compute_InstanceGroupsScopedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupsScopedListWarning.php', - 'Google_Service_Compute_InstanceGroupsScopedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupsScopedListWarningData.php', - 'Google_Service_Compute_InstanceGroupsSetNamedPortsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupsSetNamedPortsRequest.php', - 'Google_Service_Compute_InstanceList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceList.php', - 'Google_Service_Compute_InstanceListReferrers' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceListReferrers.php', - 'Google_Service_Compute_InstanceListReferrersWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceListReferrersWarning.php', - 'Google_Service_Compute_InstanceListReferrersWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceListReferrersWarningData.php', - 'Google_Service_Compute_InstanceListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceListWarning.php', - 'Google_Service_Compute_InstanceListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceListWarningData.php', - 'Google_Service_Compute_InstanceMoveRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceMoveRequest.php', - 'Google_Service_Compute_InstanceProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceProperties.php', - 'Google_Service_Compute_InstanceReference' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceReference.php', - 'Google_Service_Compute_InstanceTemplate' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceTemplate.php', - 'Google_Service_Compute_InstanceTemplateList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceTemplateList.php', - 'Google_Service_Compute_InstanceTemplateListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceTemplateListWarning.php', - 'Google_Service_Compute_InstanceTemplateListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceTemplateListWarningData.php', - 'Google_Service_Compute_InstanceWithNamedPorts' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstanceWithNamedPorts.php', - 'Google_Service_Compute_InstancesScopedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstancesScopedList.php', - 'Google_Service_Compute_InstancesScopedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstancesScopedListWarning.php', - 'Google_Service_Compute_InstancesScopedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstancesScopedListWarningData.php', - 'Google_Service_Compute_InstancesSetLabelsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstancesSetLabelsRequest.php', - 'Google_Service_Compute_InstancesSetMachineResourcesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstancesSetMachineResourcesRequest.php', - 'Google_Service_Compute_InstancesSetMachineTypeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstancesSetMachineTypeRequest.php', - 'Google_Service_Compute_InstancesSetMinCpuPlatformRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstancesSetMinCpuPlatformRequest.php', - 'Google_Service_Compute_InstancesSetServiceAccountRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstancesSetServiceAccountRequest.php', - 'Google_Service_Compute_InstancesStartWithEncryptionKeyRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InstancesStartWithEncryptionKeyRequest.php', - 'Google_Service_Compute_Interconnect' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Interconnect.php', - 'Google_Service_Compute_InterconnectAttachment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InterconnectAttachment.php', - 'Google_Service_Compute_InterconnectAttachmentAggregatedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InterconnectAttachmentAggregatedList.php', - 'Google_Service_Compute_InterconnectAttachmentAggregatedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InterconnectAttachmentAggregatedListWarning.php', - 'Google_Service_Compute_InterconnectAttachmentAggregatedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InterconnectAttachmentAggregatedListWarningData.php', - 'Google_Service_Compute_InterconnectAttachmentList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InterconnectAttachmentList.php', - 'Google_Service_Compute_InterconnectAttachmentListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InterconnectAttachmentListWarning.php', - 'Google_Service_Compute_InterconnectAttachmentListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InterconnectAttachmentListWarningData.php', - 'Google_Service_Compute_InterconnectAttachmentPrivateInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InterconnectAttachmentPrivateInfo.php', - 'Google_Service_Compute_InterconnectAttachmentsScopedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InterconnectAttachmentsScopedList.php', - 'Google_Service_Compute_InterconnectAttachmentsScopedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InterconnectAttachmentsScopedListWarning.php', - 'Google_Service_Compute_InterconnectAttachmentsScopedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InterconnectAttachmentsScopedListWarningData.php', - 'Google_Service_Compute_InterconnectCircuitInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InterconnectCircuitInfo.php', - 'Google_Service_Compute_InterconnectList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InterconnectList.php', - 'Google_Service_Compute_InterconnectListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InterconnectListWarning.php', - 'Google_Service_Compute_InterconnectListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InterconnectListWarningData.php', - 'Google_Service_Compute_InterconnectLocation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InterconnectLocation.php', - 'Google_Service_Compute_InterconnectLocationList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InterconnectLocationList.php', - 'Google_Service_Compute_InterconnectLocationListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InterconnectLocationListWarning.php', - 'Google_Service_Compute_InterconnectLocationListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InterconnectLocationListWarningData.php', - 'Google_Service_Compute_InterconnectLocationRegionInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InterconnectLocationRegionInfo.php', - 'Google_Service_Compute_InterconnectOutageNotification' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/InterconnectOutageNotification.php', - 'Google_Service_Compute_License' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/License.php', - 'Google_Service_Compute_MachineType' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/MachineType.php', - 'Google_Service_Compute_MachineTypeAggregatedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/MachineTypeAggregatedList.php', - 'Google_Service_Compute_MachineTypeAggregatedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/MachineTypeAggregatedListWarning.php', - 'Google_Service_Compute_MachineTypeAggregatedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/MachineTypeAggregatedListWarningData.php', - 'Google_Service_Compute_MachineTypeList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/MachineTypeList.php', - 'Google_Service_Compute_MachineTypeListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/MachineTypeListWarning.php', - 'Google_Service_Compute_MachineTypeListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/MachineTypeListWarningData.php', - 'Google_Service_Compute_MachineTypeScratchDisks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/MachineTypeScratchDisks.php', - 'Google_Service_Compute_MachineTypesScopedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/MachineTypesScopedList.php', - 'Google_Service_Compute_MachineTypesScopedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/MachineTypesScopedListWarning.php', - 'Google_Service_Compute_MachineTypesScopedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/MachineTypesScopedListWarningData.php', - 'Google_Service_Compute_ManagedInstance' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/ManagedInstance.php', - 'Google_Service_Compute_ManagedInstanceLastAttempt' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/ManagedInstanceLastAttempt.php', - 'Google_Service_Compute_ManagedInstanceLastAttemptErrors' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/ManagedInstanceLastAttemptErrors.php', - 'Google_Service_Compute_ManagedInstanceLastAttemptErrorsErrors' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/ManagedInstanceLastAttemptErrorsErrors.php', - 'Google_Service_Compute_Metadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Metadata.php', - 'Google_Service_Compute_MetadataItems' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/MetadataItems.php', - 'Google_Service_Compute_NamedPort' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/NamedPort.php', - 'Google_Service_Compute_Network' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Network.php', - 'Google_Service_Compute_NetworkInterface' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/NetworkInterface.php', - 'Google_Service_Compute_NetworkList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/NetworkList.php', - 'Google_Service_Compute_NetworkListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/NetworkListWarning.php', - 'Google_Service_Compute_NetworkListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/NetworkListWarningData.php', - 'Google_Service_Compute_NetworkPeering' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/NetworkPeering.php', - 'Google_Service_Compute_NetworkRoutingConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/NetworkRoutingConfig.php', - 'Google_Service_Compute_NetworksAddPeeringRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/NetworksAddPeeringRequest.php', - 'Google_Service_Compute_NetworksRemovePeeringRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/NetworksRemovePeeringRequest.php', - 'Google_Service_Compute_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Operation.php', - 'Google_Service_Compute_OperationAggregatedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/OperationAggregatedList.php', - 'Google_Service_Compute_OperationAggregatedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/OperationAggregatedListWarning.php', - 'Google_Service_Compute_OperationAggregatedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/OperationAggregatedListWarningData.php', - 'Google_Service_Compute_OperationError' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/OperationError.php', - 'Google_Service_Compute_OperationErrorErrors' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/OperationErrorErrors.php', - 'Google_Service_Compute_OperationList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/OperationList.php', - 'Google_Service_Compute_OperationListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/OperationListWarning.php', - 'Google_Service_Compute_OperationListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/OperationListWarningData.php', - 'Google_Service_Compute_OperationWarnings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/OperationWarnings.php', - 'Google_Service_Compute_OperationWarningsData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/OperationWarningsData.php', - 'Google_Service_Compute_OperationsScopedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/OperationsScopedList.php', - 'Google_Service_Compute_OperationsScopedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/OperationsScopedListWarning.php', - 'Google_Service_Compute_OperationsScopedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/OperationsScopedListWarningData.php', - 'Google_Service_Compute_PathMatcher' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/PathMatcher.php', - 'Google_Service_Compute_PathRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/PathRule.php', - 'Google_Service_Compute_Project' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Project.php', - 'Google_Service_Compute_ProjectsDisableXpnResourceRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/ProjectsDisableXpnResourceRequest.php', - 'Google_Service_Compute_ProjectsEnableXpnResourceRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/ProjectsEnableXpnResourceRequest.php', - 'Google_Service_Compute_ProjectsGetXpnResources' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/ProjectsGetXpnResources.php', - 'Google_Service_Compute_ProjectsListXpnHostsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/ProjectsListXpnHostsRequest.php', - 'Google_Service_Compute_Quota' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Quota.php', - 'Google_Service_Compute_Reference' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Reference.php', - 'Google_Service_Compute_Region' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Region.php', - 'Google_Service_Compute_RegionAutoscalerList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RegionAutoscalerList.php', - 'Google_Service_Compute_RegionAutoscalerListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RegionAutoscalerListWarning.php', - 'Google_Service_Compute_RegionAutoscalerListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RegionAutoscalerListWarningData.php', - 'Google_Service_Compute_RegionInstanceGroupList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupList.php', - 'Google_Service_Compute_RegionInstanceGroupListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupListWarning.php', - 'Google_Service_Compute_RegionInstanceGroupListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupListWarningData.php', - 'Google_Service_Compute_RegionInstanceGroupManagerList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupManagerList.php', - 'Google_Service_Compute_RegionInstanceGroupManagerListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupManagerListWarning.php', - 'Google_Service_Compute_RegionInstanceGroupManagerListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupManagerListWarningData.php', - 'Google_Service_Compute_RegionInstanceGroupManagersAbandonInstancesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupManagersAbandonInstancesRequest.php', - 'Google_Service_Compute_RegionInstanceGroupManagersDeleteInstancesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupManagersDeleteInstancesRequest.php', - 'Google_Service_Compute_RegionInstanceGroupManagersListInstancesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupManagersListInstancesResponse.php', - 'Google_Service_Compute_RegionInstanceGroupManagersRecreateRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupManagersRecreateRequest.php', - 'Google_Service_Compute_RegionInstanceGroupManagersSetTargetPoolsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupManagersSetTargetPoolsRequest.php', - 'Google_Service_Compute_RegionInstanceGroupManagersSetTemplateRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupManagersSetTemplateRequest.php', - 'Google_Service_Compute_RegionInstanceGroupsListInstances' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupsListInstances.php', - 'Google_Service_Compute_RegionInstanceGroupsListInstancesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupsListInstancesRequest.php', - 'Google_Service_Compute_RegionInstanceGroupsListInstancesWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupsListInstancesWarning.php', - 'Google_Service_Compute_RegionInstanceGroupsListInstancesWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupsListInstancesWarningData.php', - 'Google_Service_Compute_RegionInstanceGroupsSetNamedPortsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupsSetNamedPortsRequest.php', - 'Google_Service_Compute_RegionList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RegionList.php', - 'Google_Service_Compute_RegionListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RegionListWarning.php', - 'Google_Service_Compute_RegionListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RegionListWarningData.php', - 'Google_Service_Compute_ResourceCommitment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/ResourceCommitment.php', - 'Google_Service_Compute_ResourceGroupReference' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/ResourceGroupReference.php', - 'Google_Service_Compute_Resource_AcceleratorTypes' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/AcceleratorTypes.php', - 'Google_Service_Compute_Resource_Addresses' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/Addresses.php', - 'Google_Service_Compute_Resource_Autoscalers' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/Autoscalers.php', - 'Google_Service_Compute_Resource_BackendBuckets' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/BackendBuckets.php', - 'Google_Service_Compute_Resource_BackendServices' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/BackendServices.php', - 'Google_Service_Compute_Resource_DiskTypes' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/DiskTypes.php', - 'Google_Service_Compute_Resource_Disks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/Disks.php', - 'Google_Service_Compute_Resource_Firewalls' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/Firewalls.php', - 'Google_Service_Compute_Resource_ForwardingRules' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/ForwardingRules.php', - 'Google_Service_Compute_Resource_GlobalAddresses' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/GlobalAddresses.php', - 'Google_Service_Compute_Resource_GlobalForwardingRules' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/GlobalForwardingRules.php', - 'Google_Service_Compute_Resource_GlobalOperations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/GlobalOperations.php', - 'Google_Service_Compute_Resource_HealthChecks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/HealthChecks.php', - 'Google_Service_Compute_Resource_HttpHealthChecks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/HttpHealthChecks.php', - 'Google_Service_Compute_Resource_HttpsHealthChecks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/HttpsHealthChecks.php', - 'Google_Service_Compute_Resource_Images' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/Images.php', - 'Google_Service_Compute_Resource_InstanceGroupManagers' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/InstanceGroupManagers.php', - 'Google_Service_Compute_Resource_InstanceGroups' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/InstanceGroups.php', - 'Google_Service_Compute_Resource_InstanceTemplates' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/InstanceTemplates.php', - 'Google_Service_Compute_Resource_Instances' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/Instances.php', - 'Google_Service_Compute_Resource_InterconnectAttachments' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/InterconnectAttachments.php', - 'Google_Service_Compute_Resource_InterconnectLocations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/InterconnectLocations.php', - 'Google_Service_Compute_Resource_Interconnects' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/Interconnects.php', - 'Google_Service_Compute_Resource_Licenses' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/Licenses.php', - 'Google_Service_Compute_Resource_MachineTypes' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/MachineTypes.php', - 'Google_Service_Compute_Resource_Networks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/Networks.php', - 'Google_Service_Compute_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/Projects.php', - 'Google_Service_Compute_Resource_RegionAutoscalers' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/RegionAutoscalers.php', - 'Google_Service_Compute_Resource_RegionBackendServices' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/RegionBackendServices.php', - 'Google_Service_Compute_Resource_RegionCommitments' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/RegionCommitments.php', - 'Google_Service_Compute_Resource_RegionInstanceGroupManagers' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/RegionInstanceGroupManagers.php', - 'Google_Service_Compute_Resource_RegionInstanceGroups' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/RegionInstanceGroups.php', - 'Google_Service_Compute_Resource_RegionOperations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/RegionOperations.php', - 'Google_Service_Compute_Resource_Regions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/Regions.php', - 'Google_Service_Compute_Resource_Routers' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/Routers.php', - 'Google_Service_Compute_Resource_Routes' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/Routes.php', - 'Google_Service_Compute_Resource_Snapshots' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/Snapshots.php', - 'Google_Service_Compute_Resource_SslCertificates' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/SslCertificates.php', - 'Google_Service_Compute_Resource_Subnetworks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/Subnetworks.php', - 'Google_Service_Compute_Resource_TargetHttpProxies' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/TargetHttpProxies.php', - 'Google_Service_Compute_Resource_TargetHttpsProxies' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/TargetHttpsProxies.php', - 'Google_Service_Compute_Resource_TargetInstances' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/TargetInstances.php', - 'Google_Service_Compute_Resource_TargetPools' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/TargetPools.php', - 'Google_Service_Compute_Resource_TargetSslProxies' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/TargetSslProxies.php', - 'Google_Service_Compute_Resource_TargetTcpProxies' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/TargetTcpProxies.php', - 'Google_Service_Compute_Resource_TargetVpnGateways' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/TargetVpnGateways.php', - 'Google_Service_Compute_Resource_UrlMaps' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/UrlMaps.php', - 'Google_Service_Compute_Resource_VpnTunnels' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/VpnTunnels.php', - 'Google_Service_Compute_Resource_ZoneOperations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/ZoneOperations.php', - 'Google_Service_Compute_Resource_Zones' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Resource/Zones.php', - 'Google_Service_Compute_Route' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Route.php', - 'Google_Service_Compute_RouteList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RouteList.php', - 'Google_Service_Compute_RouteListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RouteListWarning.php', - 'Google_Service_Compute_RouteListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RouteListWarningData.php', - 'Google_Service_Compute_RouteWarnings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RouteWarnings.php', - 'Google_Service_Compute_RouteWarningsData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RouteWarningsData.php', - 'Google_Service_Compute_Router' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Router.php', - 'Google_Service_Compute_RouterAggregatedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RouterAggregatedList.php', - 'Google_Service_Compute_RouterAggregatedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RouterAggregatedListWarning.php', - 'Google_Service_Compute_RouterAggregatedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RouterAggregatedListWarningData.php', - 'Google_Service_Compute_RouterBgp' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RouterBgp.php', - 'Google_Service_Compute_RouterBgpPeer' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RouterBgpPeer.php', - 'Google_Service_Compute_RouterInterface' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RouterInterface.php', - 'Google_Service_Compute_RouterList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RouterList.php', - 'Google_Service_Compute_RouterListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RouterListWarning.php', - 'Google_Service_Compute_RouterListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RouterListWarningData.php', - 'Google_Service_Compute_RouterStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RouterStatus.php', - 'Google_Service_Compute_RouterStatusBgpPeerStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RouterStatusBgpPeerStatus.php', - 'Google_Service_Compute_RouterStatusResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RouterStatusResponse.php', - 'Google_Service_Compute_RoutersPreviewResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RoutersPreviewResponse.php', - 'Google_Service_Compute_RoutersScopedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RoutersScopedList.php', - 'Google_Service_Compute_RoutersScopedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RoutersScopedListWarning.php', - 'Google_Service_Compute_RoutersScopedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/RoutersScopedListWarningData.php', - 'Google_Service_Compute_SSLHealthCheck' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/SSLHealthCheck.php', - 'Google_Service_Compute_Scheduling' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Scheduling.php', - 'Google_Service_Compute_SerialPortOutput' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/SerialPortOutput.php', - 'Google_Service_Compute_ServiceAccount' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/ServiceAccount.php', - 'Google_Service_Compute_Snapshot' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Snapshot.php', - 'Google_Service_Compute_SnapshotList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/SnapshotList.php', - 'Google_Service_Compute_SnapshotListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/SnapshotListWarning.php', - 'Google_Service_Compute_SnapshotListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/SnapshotListWarningData.php', - 'Google_Service_Compute_SslCertificate' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/SslCertificate.php', - 'Google_Service_Compute_SslCertificateList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/SslCertificateList.php', - 'Google_Service_Compute_SslCertificateListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/SslCertificateListWarning.php', - 'Google_Service_Compute_SslCertificateListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/SslCertificateListWarningData.php', - 'Google_Service_Compute_Subnetwork' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Subnetwork.php', - 'Google_Service_Compute_SubnetworkAggregatedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/SubnetworkAggregatedList.php', - 'Google_Service_Compute_SubnetworkAggregatedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/SubnetworkAggregatedListWarning.php', - 'Google_Service_Compute_SubnetworkAggregatedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/SubnetworkAggregatedListWarningData.php', - 'Google_Service_Compute_SubnetworkList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/SubnetworkList.php', - 'Google_Service_Compute_SubnetworkListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/SubnetworkListWarning.php', - 'Google_Service_Compute_SubnetworkListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/SubnetworkListWarningData.php', - 'Google_Service_Compute_SubnetworkSecondaryRange' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/SubnetworkSecondaryRange.php', - 'Google_Service_Compute_SubnetworksExpandIpCidrRangeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/SubnetworksExpandIpCidrRangeRequest.php', - 'Google_Service_Compute_SubnetworksScopedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/SubnetworksScopedList.php', - 'Google_Service_Compute_SubnetworksScopedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/SubnetworksScopedListWarning.php', - 'Google_Service_Compute_SubnetworksScopedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/SubnetworksScopedListWarningData.php', - 'Google_Service_Compute_SubnetworksSetPrivateIpGoogleAccessRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/SubnetworksSetPrivateIpGoogleAccessRequest.php', - 'Google_Service_Compute_TCPHealthCheck' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TCPHealthCheck.php', - 'Google_Service_Compute_Tags' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Tags.php', - 'Google_Service_Compute_TargetHttpProxy' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetHttpProxy.php', - 'Google_Service_Compute_TargetHttpProxyList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetHttpProxyList.php', - 'Google_Service_Compute_TargetHttpProxyListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetHttpProxyListWarning.php', - 'Google_Service_Compute_TargetHttpProxyListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetHttpProxyListWarningData.php', - 'Google_Service_Compute_TargetHttpsProxiesSetSslCertificatesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetHttpsProxiesSetSslCertificatesRequest.php', - 'Google_Service_Compute_TargetHttpsProxy' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetHttpsProxy.php', - 'Google_Service_Compute_TargetHttpsProxyList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetHttpsProxyList.php', - 'Google_Service_Compute_TargetHttpsProxyListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetHttpsProxyListWarning.php', - 'Google_Service_Compute_TargetHttpsProxyListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetHttpsProxyListWarningData.php', - 'Google_Service_Compute_TargetInstance' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetInstance.php', - 'Google_Service_Compute_TargetInstanceAggregatedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetInstanceAggregatedList.php', - 'Google_Service_Compute_TargetInstanceAggregatedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetInstanceAggregatedListWarning.php', - 'Google_Service_Compute_TargetInstanceAggregatedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetInstanceAggregatedListWarningData.php', - 'Google_Service_Compute_TargetInstanceList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetInstanceList.php', - 'Google_Service_Compute_TargetInstanceListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetInstanceListWarning.php', - 'Google_Service_Compute_TargetInstanceListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetInstanceListWarningData.php', - 'Google_Service_Compute_TargetInstancesScopedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetInstancesScopedList.php', - 'Google_Service_Compute_TargetInstancesScopedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetInstancesScopedListWarning.php', - 'Google_Service_Compute_TargetInstancesScopedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetInstancesScopedListWarningData.php', - 'Google_Service_Compute_TargetPool' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetPool.php', - 'Google_Service_Compute_TargetPoolAggregatedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetPoolAggregatedList.php', - 'Google_Service_Compute_TargetPoolAggregatedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetPoolAggregatedListWarning.php', - 'Google_Service_Compute_TargetPoolAggregatedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetPoolAggregatedListWarningData.php', - 'Google_Service_Compute_TargetPoolInstanceHealth' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetPoolInstanceHealth.php', - 'Google_Service_Compute_TargetPoolList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetPoolList.php', - 'Google_Service_Compute_TargetPoolListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetPoolListWarning.php', - 'Google_Service_Compute_TargetPoolListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetPoolListWarningData.php', - 'Google_Service_Compute_TargetPoolsAddHealthCheckRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetPoolsAddHealthCheckRequest.php', - 'Google_Service_Compute_TargetPoolsAddInstanceRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetPoolsAddInstanceRequest.php', - 'Google_Service_Compute_TargetPoolsRemoveHealthCheckRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetPoolsRemoveHealthCheckRequest.php', - 'Google_Service_Compute_TargetPoolsRemoveInstanceRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetPoolsRemoveInstanceRequest.php', - 'Google_Service_Compute_TargetPoolsScopedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetPoolsScopedList.php', - 'Google_Service_Compute_TargetPoolsScopedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetPoolsScopedListWarning.php', - 'Google_Service_Compute_TargetPoolsScopedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetPoolsScopedListWarningData.php', - 'Google_Service_Compute_TargetReference' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetReference.php', - 'Google_Service_Compute_TargetSslProxiesSetBackendServiceRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetSslProxiesSetBackendServiceRequest.php', - 'Google_Service_Compute_TargetSslProxiesSetProxyHeaderRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetSslProxiesSetProxyHeaderRequest.php', - 'Google_Service_Compute_TargetSslProxiesSetSslCertificatesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetSslProxiesSetSslCertificatesRequest.php', - 'Google_Service_Compute_TargetSslProxy' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetSslProxy.php', - 'Google_Service_Compute_TargetSslProxyList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetSslProxyList.php', - 'Google_Service_Compute_TargetSslProxyListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetSslProxyListWarning.php', - 'Google_Service_Compute_TargetSslProxyListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetSslProxyListWarningData.php', - 'Google_Service_Compute_TargetTcpProxiesSetBackendServiceRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetTcpProxiesSetBackendServiceRequest.php', - 'Google_Service_Compute_TargetTcpProxiesSetProxyHeaderRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetTcpProxiesSetProxyHeaderRequest.php', - 'Google_Service_Compute_TargetTcpProxy' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetTcpProxy.php', - 'Google_Service_Compute_TargetTcpProxyList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetTcpProxyList.php', - 'Google_Service_Compute_TargetTcpProxyListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetTcpProxyListWarning.php', - 'Google_Service_Compute_TargetTcpProxyListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetTcpProxyListWarningData.php', - 'Google_Service_Compute_TargetVpnGateway' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetVpnGateway.php', - 'Google_Service_Compute_TargetVpnGatewayAggregatedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetVpnGatewayAggregatedList.php', - 'Google_Service_Compute_TargetVpnGatewayAggregatedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetVpnGatewayAggregatedListWarning.php', - 'Google_Service_Compute_TargetVpnGatewayAggregatedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetVpnGatewayAggregatedListWarningData.php', - 'Google_Service_Compute_TargetVpnGatewayList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetVpnGatewayList.php', - 'Google_Service_Compute_TargetVpnGatewayListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetVpnGatewayListWarning.php', - 'Google_Service_Compute_TargetVpnGatewayListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetVpnGatewayListWarningData.php', - 'Google_Service_Compute_TargetVpnGatewaysScopedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetVpnGatewaysScopedList.php', - 'Google_Service_Compute_TargetVpnGatewaysScopedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetVpnGatewaysScopedListWarning.php', - 'Google_Service_Compute_TargetVpnGatewaysScopedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TargetVpnGatewaysScopedListWarningData.php', - 'Google_Service_Compute_TestFailure' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/TestFailure.php', - 'Google_Service_Compute_UrlMap' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/UrlMap.php', - 'Google_Service_Compute_UrlMapList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/UrlMapList.php', - 'Google_Service_Compute_UrlMapListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/UrlMapListWarning.php', - 'Google_Service_Compute_UrlMapListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/UrlMapListWarningData.php', - 'Google_Service_Compute_UrlMapReference' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/UrlMapReference.php', - 'Google_Service_Compute_UrlMapTest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/UrlMapTest.php', - 'Google_Service_Compute_UrlMapValidationResult' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/UrlMapValidationResult.php', - 'Google_Service_Compute_UrlMapsValidateRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/UrlMapsValidateRequest.php', - 'Google_Service_Compute_UrlMapsValidateResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/UrlMapsValidateResponse.php', - 'Google_Service_Compute_UsageExportLocation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/UsageExportLocation.php', - 'Google_Service_Compute_VpnTunnel' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/VpnTunnel.php', - 'Google_Service_Compute_VpnTunnelAggregatedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/VpnTunnelAggregatedList.php', - 'Google_Service_Compute_VpnTunnelAggregatedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/VpnTunnelAggregatedListWarning.php', - 'Google_Service_Compute_VpnTunnelAggregatedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/VpnTunnelAggregatedListWarningData.php', - 'Google_Service_Compute_VpnTunnelList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/VpnTunnelList.php', - 'Google_Service_Compute_VpnTunnelListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/VpnTunnelListWarning.php', - 'Google_Service_Compute_VpnTunnelListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/VpnTunnelListWarningData.php', - 'Google_Service_Compute_VpnTunnelsScopedList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/VpnTunnelsScopedList.php', - 'Google_Service_Compute_VpnTunnelsScopedListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/VpnTunnelsScopedListWarning.php', - 'Google_Service_Compute_VpnTunnelsScopedListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/VpnTunnelsScopedListWarningData.php', - 'Google_Service_Compute_XpnHostList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/XpnHostList.php', - 'Google_Service_Compute_XpnHostListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/XpnHostListWarning.php', - 'Google_Service_Compute_XpnHostListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/XpnHostListWarningData.php', - 'Google_Service_Compute_XpnResourceId' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/XpnResourceId.php', - 'Google_Service_Compute_Zone' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/Zone.php', - 'Google_Service_Compute_ZoneList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/ZoneList.php', - 'Google_Service_Compute_ZoneListWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/ZoneListWarning.php', - 'Google_Service_Compute_ZoneListWarningData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/ZoneListWarningData.php', - 'Google_Service_Compute_ZoneSetLabelsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Compute/ZoneSetLabelsRequest.php', - 'Google_Service_ConsumerSurveys' => $vendorDir . '/google/apiclient-services/src/Google/Service/ConsumerSurveys.php', - 'Google_Service_ConsumerSurveys_FieldMask' => $vendorDir . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/FieldMask.php', - 'Google_Service_ConsumerSurveys_MobileAppPanel' => $vendorDir . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/MobileAppPanel.php', - 'Google_Service_ConsumerSurveys_MobileAppPanelsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/MobileAppPanelsListResponse.php', - 'Google_Service_ConsumerSurveys_PageInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/PageInfo.php', - 'Google_Service_ConsumerSurveys_Resource_Mobileapppanels' => $vendorDir . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/Resource/Mobileapppanels.php', - 'Google_Service_ConsumerSurveys_Resource_Results' => $vendorDir . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/Resource/Results.php', - 'Google_Service_ConsumerSurveys_Resource_Surveys' => $vendorDir . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/Resource/Surveys.php', - 'Google_Service_ConsumerSurveys_ResultsGetRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/ResultsGetRequest.php', - 'Google_Service_ConsumerSurveys_ResultsMask' => $vendorDir . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/ResultsMask.php', - 'Google_Service_ConsumerSurveys_Survey' => $vendorDir . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/Survey.php', - 'Google_Service_ConsumerSurveys_SurveyAudience' => $vendorDir . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/SurveyAudience.php', - 'Google_Service_ConsumerSurveys_SurveyCost' => $vendorDir . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/SurveyCost.php', - 'Google_Service_ConsumerSurveys_SurveyQuestion' => $vendorDir . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/SurveyQuestion.php', - 'Google_Service_ConsumerSurveys_SurveyQuestionImage' => $vendorDir . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/SurveyQuestionImage.php', - 'Google_Service_ConsumerSurveys_SurveyRejection' => $vendorDir . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/SurveyRejection.php', - 'Google_Service_ConsumerSurveys_SurveyResults' => $vendorDir . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/SurveyResults.php', - 'Google_Service_ConsumerSurveys_SurveysDeleteResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/SurveysDeleteResponse.php', - 'Google_Service_ConsumerSurveys_SurveysListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/SurveysListResponse.php', - 'Google_Service_ConsumerSurveys_SurveysStartRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/SurveysStartRequest.php', - 'Google_Service_ConsumerSurveys_SurveysStartResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/SurveysStartResponse.php', - 'Google_Service_ConsumerSurveys_SurveysStopResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/SurveysStopResponse.php', - 'Google_Service_ConsumerSurveys_TokenPagination' => $vendorDir . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/TokenPagination.php', - 'Google_Service_Container' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container.php', - 'Google_Service_Container_AcceleratorConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/AcceleratorConfig.php', - 'Google_Service_Container_AddonsConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/AddonsConfig.php', - 'Google_Service_Container_AutoUpgradeOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/AutoUpgradeOptions.php', - 'Google_Service_Container_CancelOperationRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/CancelOperationRequest.php', - 'Google_Service_Container_CidrBlock' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/CidrBlock.php', - 'Google_Service_Container_ClientCertificateConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/ClientCertificateConfig.php', - 'Google_Service_Container_Cluster' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/Cluster.php', - 'Google_Service_Container_ClusterUpdate' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/ClusterUpdate.php', - 'Google_Service_Container_CompleteIPRotationRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/CompleteIPRotationRequest.php', - 'Google_Service_Container_ContainerEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/ContainerEmpty.php', - 'Google_Service_Container_CreateClusterRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/CreateClusterRequest.php', - 'Google_Service_Container_CreateNodePoolRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/CreateNodePoolRequest.php', - 'Google_Service_Container_DailyMaintenanceWindow' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/DailyMaintenanceWindow.php', - 'Google_Service_Container_HorizontalPodAutoscaling' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/HorizontalPodAutoscaling.php', - 'Google_Service_Container_HttpLoadBalancing' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/HttpLoadBalancing.php', - 'Google_Service_Container_IPAllocationPolicy' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/IPAllocationPolicy.php', - 'Google_Service_Container_KubernetesDashboard' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/KubernetesDashboard.php', - 'Google_Service_Container_LegacyAbac' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/LegacyAbac.php', - 'Google_Service_Container_ListClustersResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/ListClustersResponse.php', - 'Google_Service_Container_ListNodePoolsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/ListNodePoolsResponse.php', - 'Google_Service_Container_ListOperationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/ListOperationsResponse.php', - 'Google_Service_Container_MaintenancePolicy' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/MaintenancePolicy.php', - 'Google_Service_Container_MaintenanceWindow' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/MaintenanceWindow.php', - 'Google_Service_Container_MasterAuth' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/MasterAuth.php', - 'Google_Service_Container_MasterAuthorizedNetworksConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/MasterAuthorizedNetworksConfig.php', - 'Google_Service_Container_NetworkPolicy' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/NetworkPolicy.php', - 'Google_Service_Container_NetworkPolicyConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/NetworkPolicyConfig.php', - 'Google_Service_Container_NodeConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/NodeConfig.php', - 'Google_Service_Container_NodeManagement' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/NodeManagement.php', - 'Google_Service_Container_NodePool' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/NodePool.php', - 'Google_Service_Container_NodePoolAutoscaling' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/NodePoolAutoscaling.php', - 'Google_Service_Container_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/Operation.php', - 'Google_Service_Container_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/Resource/Projects.php', - 'Google_Service_Container_Resource_ProjectsZones' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsZones.php', - 'Google_Service_Container_Resource_ProjectsZonesClusters' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsZonesClusters.php', - 'Google_Service_Container_Resource_ProjectsZonesClustersNodePools' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsZonesClustersNodePools.php', - 'Google_Service_Container_Resource_ProjectsZonesOperations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsZonesOperations.php', - 'Google_Service_Container_RollbackNodePoolUpgradeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/RollbackNodePoolUpgradeRequest.php', - 'Google_Service_Container_ServerConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/ServerConfig.php', - 'Google_Service_Container_SetAddonsConfigRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/SetAddonsConfigRequest.php', - 'Google_Service_Container_SetLabelsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/SetLabelsRequest.php', - 'Google_Service_Container_SetLegacyAbacRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/SetLegacyAbacRequest.php', - 'Google_Service_Container_SetLocationsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/SetLocationsRequest.php', - 'Google_Service_Container_SetLoggingServiceRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/SetLoggingServiceRequest.php', - 'Google_Service_Container_SetMaintenancePolicyRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/SetMaintenancePolicyRequest.php', - 'Google_Service_Container_SetMasterAuthRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/SetMasterAuthRequest.php', - 'Google_Service_Container_SetMonitoringServiceRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/SetMonitoringServiceRequest.php', - 'Google_Service_Container_SetNetworkPolicyRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/SetNetworkPolicyRequest.php', - 'Google_Service_Container_SetNodePoolAutoscalingRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/SetNodePoolAutoscalingRequest.php', - 'Google_Service_Container_SetNodePoolManagementRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/SetNodePoolManagementRequest.php', - 'Google_Service_Container_SetNodePoolSizeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/SetNodePoolSizeRequest.php', - 'Google_Service_Container_StartIPRotationRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/StartIPRotationRequest.php', - 'Google_Service_Container_UpdateClusterRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/UpdateClusterRequest.php', - 'Google_Service_Container_UpdateMasterRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/UpdateMasterRequest.php', - 'Google_Service_Container_UpdateNodePoolRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Container/UpdateNodePoolRequest.php', - 'Google_Service_Coordinate' => $vendorDir . '/google/apiclient-services/src/Google/Service/Coordinate.php', - 'Google_Service_Coordinate_CustomField' => $vendorDir . '/google/apiclient-services/src/Google/Service/Coordinate/CustomField.php', - 'Google_Service_Coordinate_CustomFieldDef' => $vendorDir . '/google/apiclient-services/src/Google/Service/Coordinate/CustomFieldDef.php', - 'Google_Service_Coordinate_CustomFieldDefListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Coordinate/CustomFieldDefListResponse.php', - 'Google_Service_Coordinate_CustomFields' => $vendorDir . '/google/apiclient-services/src/Google/Service/Coordinate/CustomFields.php', - 'Google_Service_Coordinate_EnumItemDef' => $vendorDir . '/google/apiclient-services/src/Google/Service/Coordinate/EnumItemDef.php', - 'Google_Service_Coordinate_Job' => $vendorDir . '/google/apiclient-services/src/Google/Service/Coordinate/Job.php', - 'Google_Service_Coordinate_JobChange' => $vendorDir . '/google/apiclient-services/src/Google/Service/Coordinate/JobChange.php', - 'Google_Service_Coordinate_JobListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Coordinate/JobListResponse.php', - 'Google_Service_Coordinate_JobState' => $vendorDir . '/google/apiclient-services/src/Google/Service/Coordinate/JobState.php', - 'Google_Service_Coordinate_Location' => $vendorDir . '/google/apiclient-services/src/Google/Service/Coordinate/Location.php', - 'Google_Service_Coordinate_LocationListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Coordinate/LocationListResponse.php', - 'Google_Service_Coordinate_LocationRecord' => $vendorDir . '/google/apiclient-services/src/Google/Service/Coordinate/LocationRecord.php', - 'Google_Service_Coordinate_Resource_CustomFieldDef' => $vendorDir . '/google/apiclient-services/src/Google/Service/Coordinate/Resource/CustomFieldDef.php', - 'Google_Service_Coordinate_Resource_Jobs' => $vendorDir . '/google/apiclient-services/src/Google/Service/Coordinate/Resource/Jobs.php', - 'Google_Service_Coordinate_Resource_Location' => $vendorDir . '/google/apiclient-services/src/Google/Service/Coordinate/Resource/Location.php', - 'Google_Service_Coordinate_Resource_Schedule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Coordinate/Resource/Schedule.php', - 'Google_Service_Coordinate_Resource_Team' => $vendorDir . '/google/apiclient-services/src/Google/Service/Coordinate/Resource/Team.php', - 'Google_Service_Coordinate_Resource_Worker' => $vendorDir . '/google/apiclient-services/src/Google/Service/Coordinate/Resource/Worker.php', - 'Google_Service_Coordinate_Schedule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Coordinate/Schedule.php', - 'Google_Service_Coordinate_Team' => $vendorDir . '/google/apiclient-services/src/Google/Service/Coordinate/Team.php', - 'Google_Service_Coordinate_TeamListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Coordinate/TeamListResponse.php', - 'Google_Service_Coordinate_TokenPagination' => $vendorDir . '/google/apiclient-services/src/Google/Service/Coordinate/TokenPagination.php', - 'Google_Service_Coordinate_Worker' => $vendorDir . '/google/apiclient-services/src/Google/Service/Coordinate/Worker.php', - 'Google_Service_Coordinate_WorkerListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Coordinate/WorkerListResponse.php', - 'Google_Service_Customsearch' => $vendorDir . '/google/apiclient-services/src/Google/Service/Customsearch.php', - 'Google_Service_Customsearch_Context' => $vendorDir . '/google/apiclient-services/src/Google/Service/Customsearch/Context.php', - 'Google_Service_Customsearch_ContextFacets' => $vendorDir . '/google/apiclient-services/src/Google/Service/Customsearch/ContextFacets.php', - 'Google_Service_Customsearch_Promotion' => $vendorDir . '/google/apiclient-services/src/Google/Service/Customsearch/Promotion.php', - 'Google_Service_Customsearch_PromotionBodyLines' => $vendorDir . '/google/apiclient-services/src/Google/Service/Customsearch/PromotionBodyLines.php', - 'Google_Service_Customsearch_PromotionImage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Customsearch/PromotionImage.php', - 'Google_Service_Customsearch_Query' => $vendorDir . '/google/apiclient-services/src/Google/Service/Customsearch/Query.php', - 'Google_Service_Customsearch_Resource_Cse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Customsearch/Resource/Cse.php', - 'Google_Service_Customsearch_Resource_CseSiterestrict' => $vendorDir . '/google/apiclient-services/src/Google/Service/Customsearch/Resource/CseSiterestrict.php', - 'Google_Service_Customsearch_Result' => $vendorDir . '/google/apiclient-services/src/Google/Service/Customsearch/Result.php', - 'Google_Service_Customsearch_ResultImage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Customsearch/ResultImage.php', - 'Google_Service_Customsearch_ResultLabels' => $vendorDir . '/google/apiclient-services/src/Google/Service/Customsearch/ResultLabels.php', - 'Google_Service_Customsearch_Search' => $vendorDir . '/google/apiclient-services/src/Google/Service/Customsearch/Search.php', - 'Google_Service_Customsearch_SearchSearchInformation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Customsearch/SearchSearchInformation.php', - 'Google_Service_Customsearch_SearchSpelling' => $vendorDir . '/google/apiclient-services/src/Google/Service/Customsearch/SearchSpelling.php', - 'Google_Service_Customsearch_SearchUrl' => $vendorDir . '/google/apiclient-services/src/Google/Service/Customsearch/SearchUrl.php', - 'Google_Service_DLP' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1AuxiliaryTable' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1AuxiliaryTable.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1BigQueryOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1BigQueryOptions.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1BigQueryTable' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1BigQueryTable.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1CategoricalStatsConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1CategoricalStatsConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1CategoricalStatsHistogramBucket' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1CategoricalStatsHistogramBucket.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1CategoricalStatsResult' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1CategoricalStatsResult.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1CloudStorageOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1CloudStorageOptions.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1CloudStoragePath' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1CloudStoragePath.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1CustomInfoType' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1CustomInfoType.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1DatastoreOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1DatastoreOptions.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1Dictionary' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1Dictionary.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1EntityId' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1EntityId.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1FieldId' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1FieldId.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1FileSet' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1FileSet.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1InfoType' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1InfoType.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1InfoTypeLimit' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1InfoTypeLimit.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1InfoTypeStatistics' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1InfoTypeStatistics.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1InspectConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1InspectConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1InspectOperationMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1InspectOperationMetadata.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1InspectOperationResult' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1InspectOperationResult.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1KAnonymityConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1KAnonymityConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1KAnonymityEquivalenceClass' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1KAnonymityEquivalenceClass.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1KAnonymityHistogramBucket' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1KAnonymityHistogramBucket.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1KAnonymityResult' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1KAnonymityResult.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1KMapEstimationConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1KMapEstimationConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1KMapEstimationHistogramBucket' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1KMapEstimationHistogramBucket.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1KMapEstimationQuasiIdValues' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1KMapEstimationQuasiIdValues.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1KMapEstimationResult' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1KMapEstimationResult.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1KindExpression' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1KindExpression.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1LDiversityConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1LDiversityConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1LDiversityEquivalenceClass' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1LDiversityEquivalenceClass.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1LDiversityHistogramBucket' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1LDiversityHistogramBucket.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1LDiversityResult' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1LDiversityResult.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1NumericalStatsConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1NumericalStatsConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1NumericalStatsResult' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1NumericalStatsResult.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1OutputStorageConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1OutputStorageConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1PartitionId' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1PartitionId.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1PrivacyMetric' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1PrivacyMetric.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1Projection' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1Projection.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1PropertyReference' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1PropertyReference.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1QuasiIdField' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1QuasiIdField.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1RiskAnalysisOperationMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1RiskAnalysisOperationMetadata.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1RiskAnalysisOperationResult' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1RiskAnalysisOperationResult.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1StorageConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1StorageConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1SurrogateType' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1SurrogateType.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1TaggedField' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1TaggedField.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1Value' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1Value.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1ValueFrequency' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1ValueFrequency.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1WordList' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1WordList.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Action' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Action.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2AnalyzeDataSourceRiskDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2AnalyzeDataSourceRiskDetails.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2AnalyzeDataSourceRiskRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2AnalyzeDataSourceRiskRequest.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2AuxiliaryTable' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2AuxiliaryTable.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2BigQueryKey' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2BigQueryKey.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2BigQueryOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2BigQueryOptions.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2BigQueryTable' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2BigQueryTable.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Bucket' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Bucket.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2BucketingConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2BucketingConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2CancelDlpJobRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2CancelDlpJobRequest.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2CategoricalStatsConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2CategoricalStatsConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2CategoricalStatsHistogramBucket' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2CategoricalStatsHistogramBucket.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2CategoricalStatsResult' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2CategoricalStatsResult.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2CharacterMaskConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2CharacterMaskConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2CharsToIgnore' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2CharsToIgnore.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2CloudStorageKey' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2CloudStorageKey.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2CloudStorageOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2CloudStorageOptions.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Color' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Color.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Condition' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Condition.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Conditions' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Conditions.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2ContentItem' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2ContentItem.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2CreateDeidentifyTemplateRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2CreateDeidentifyTemplateRequest.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2CreateInspectTemplateRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2CreateInspectTemplateRequest.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2CreateJobTriggerRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2CreateJobTriggerRequest.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2CryptoHashConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2CryptoHashConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2CryptoKey' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2CryptoKey.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2CryptoReplaceFfxFpeConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2CryptoReplaceFfxFpeConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2CustomInfoType' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2CustomInfoType.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2DatastoreKey' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2DatastoreKey.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2DatastoreOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2DatastoreOptions.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2DateShiftConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2DateShiftConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2DateTime' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2DateTime.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2DeidentifyConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2DeidentifyConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2DeidentifyContentRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2DeidentifyContentRequest.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2DeidentifyContentResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2DeidentifyContentResponse.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2DeidentifyTemplate' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2DeidentifyTemplate.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2DetectionRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2DetectionRule.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Dictionary' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Dictionary.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2DlpJob' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2DlpJob.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2EntityId' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2EntityId.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Error' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Error.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Expressions' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Expressions.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2FieldId' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2FieldId.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2FieldTransformation' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2FieldTransformation.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2FileSet' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2FileSet.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Finding' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Finding.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2FindingLimits' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2FindingLimits.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2FixedSizeBucketingConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2FixedSizeBucketingConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2HotwordRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2HotwordRule.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2ImageLocation' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2ImageLocation.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2ImageRedactionConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2ImageRedactionConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2InfoType' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2InfoType.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2InfoTypeDescription' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2InfoTypeDescription.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2InfoTypeLimit' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2InfoTypeLimit.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2InfoTypeStatistics' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2InfoTypeStatistics.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2InfoTypeTransformation' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2InfoTypeTransformation.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2InfoTypeTransformations' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2InfoTypeTransformations.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2InspectConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2InspectConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2InspectContentRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2InspectContentRequest.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2InspectContentResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2InspectContentResponse.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2InspectDataSourceDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2InspectDataSourceDetails.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2InspectDataSourceRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2InspectDataSourceRequest.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2InspectJobConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2InspectJobConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2InspectResult' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2InspectResult.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2InspectTemplate' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2InspectTemplate.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2JobTrigger' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2JobTrigger.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2KAnonymityConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2KAnonymityConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2KAnonymityEquivalenceClass' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2KAnonymityEquivalenceClass.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2KAnonymityHistogramBucket' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2KAnonymityHistogramBucket.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2KAnonymityResult' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2KAnonymityResult.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2KMapEstimationConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2KMapEstimationConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2KMapEstimationHistogramBucket' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2KMapEstimationHistogramBucket.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2KMapEstimationQuasiIdValues' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2KMapEstimationQuasiIdValues.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2KMapEstimationResult' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2KMapEstimationResult.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Key' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Key.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2KindExpression' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2KindExpression.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2KmsWrappedCryptoKey' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2KmsWrappedCryptoKey.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2LDiversityConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2LDiversityConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2LDiversityEquivalenceClass' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2LDiversityEquivalenceClass.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2LDiversityHistogramBucket' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2LDiversityHistogramBucket.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2LDiversityResult' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2LDiversityResult.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2LikelihoodAdjustment' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2LikelihoodAdjustment.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2ListDeidentifyTemplatesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2ListDeidentifyTemplatesResponse.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2ListDlpJobsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2ListDlpJobsResponse.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2ListInfoTypesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2ListInfoTypesResponse.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2ListInspectTemplatesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2ListInspectTemplatesResponse.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2ListJobTriggersResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2ListJobTriggersResponse.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Location' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Location.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2NumericalStatsConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2NumericalStatsConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2NumericalStatsResult' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2NumericalStatsResult.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2OutputStorageConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2OutputStorageConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2PartitionId' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2PartitionId.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2PathElement' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2PathElement.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2PrimitiveTransformation' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2PrimitiveTransformation.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2PrivacyMetric' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2PrivacyMetric.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Proximity' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Proximity.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2PublishToPubSub' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2PublishToPubSub.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2QuasiIdField' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2QuasiIdField.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2QuoteInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2QuoteInfo.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Range' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Range.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2RecordCondition' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2RecordCondition.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2RecordKey' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2RecordKey.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2RecordSuppression' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2RecordSuppression.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2RecordTransformations' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2RecordTransformations.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2RedactConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2RedactConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2RedactImageRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2RedactImageRequest.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2RedactImageResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2RedactImageResponse.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Regex' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Regex.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2ReidentifyContentRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2ReidentifyContentRequest.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2ReidentifyContentResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2ReidentifyContentResponse.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2ReplaceValueConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2ReplaceValueConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2ReplaceWithInfoTypeConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2ReplaceWithInfoTypeConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2RequestedOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2RequestedOptions.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Result' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Result.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2RiskAnalysisJobConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2RiskAnalysisJobConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Row' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Row.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2SaveFindings' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2SaveFindings.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Schedule' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Schedule.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2StorageConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2StorageConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2SummaryResult' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2SummaryResult.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2SurrogateType' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2SurrogateType.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Table' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Table.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2TableLocation' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2TableLocation.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2TaggedField' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2TaggedField.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2TimePartConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2TimePartConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2TimeZone' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2TimeZone.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2TimespanConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2TimespanConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2TransformationOverview' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2TransformationOverview.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2TransformationSummary' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2TransformationSummary.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2TransientCryptoKey' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2TransientCryptoKey.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Trigger' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Trigger.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2UnwrappedCryptoKey' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2UnwrappedCryptoKey.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2UpdateDeidentifyTemplateRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2UpdateDeidentifyTemplateRequest.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2UpdateInspectTemplateRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2UpdateInspectTemplateRequest.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2UpdateJobTriggerRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2UpdateJobTriggerRequest.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Value' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Value.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2ValueFrequency' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2ValueFrequency.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2WordList' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2WordList.php', - 'Google_Service_DLP_GoogleProtobufEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GoogleProtobufEmpty.php', - 'Google_Service_DLP_GoogleRpcStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GoogleRpcStatus.php', - 'Google_Service_DLP_GoogleTypeDate' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GoogleTypeDate.php', - 'Google_Service_DLP_GoogleTypeTimeOfDay' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/GoogleTypeTimeOfDay.php', - 'Google_Service_DLP_Resource_InfoTypes' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/Resource/InfoTypes.php', - 'Google_Service_DLP_Resource_Organizations' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/Resource/Organizations.php', - 'Google_Service_DLP_Resource_OrganizationsDeidentifyTemplates' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/Resource/OrganizationsDeidentifyTemplates.php', - 'Google_Service_DLP_Resource_OrganizationsInspectTemplates' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/Resource/OrganizationsInspectTemplates.php', - 'Google_Service_DLP_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/Resource/Projects.php', - 'Google_Service_DLP_Resource_ProjectsContent' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsContent.php', - 'Google_Service_DLP_Resource_ProjectsDataSource' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsDataSource.php', - 'Google_Service_DLP_Resource_ProjectsDeidentifyTemplates' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsDeidentifyTemplates.php', - 'Google_Service_DLP_Resource_ProjectsDlpJobs' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsDlpJobs.php', - 'Google_Service_DLP_Resource_ProjectsImage' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsImage.php', - 'Google_Service_DLP_Resource_ProjectsInspectTemplates' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsInspectTemplates.php', - 'Google_Service_DLP_Resource_ProjectsJobTriggers' => $vendorDir . '/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsJobTriggers.php', - 'Google_Service_DataTransfer' => $vendorDir . '/google/apiclient-services/src/Google/Service/DataTransfer.php', - 'Google_Service_DataTransfer_Application' => $vendorDir . '/google/apiclient-services/src/Google/Service/DataTransfer/Application.php', - 'Google_Service_DataTransfer_ApplicationDataTransfer' => $vendorDir . '/google/apiclient-services/src/Google/Service/DataTransfer/ApplicationDataTransfer.php', - 'Google_Service_DataTransfer_ApplicationTransferParam' => $vendorDir . '/google/apiclient-services/src/Google/Service/DataTransfer/ApplicationTransferParam.php', - 'Google_Service_DataTransfer_ApplicationsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/DataTransfer/ApplicationsListResponse.php', - 'Google_Service_DataTransfer_DataTransfer' => $vendorDir . '/google/apiclient-services/src/Google/Service/DataTransfer/DataTransfer.php', - 'Google_Service_DataTransfer_DataTransfersListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/DataTransfer/DataTransfersListResponse.php', - 'Google_Service_DataTransfer_Resource_Applications' => $vendorDir . '/google/apiclient-services/src/Google/Service/DataTransfer/Resource/Applications.php', - 'Google_Service_DataTransfer_Resource_Transfers' => $vendorDir . '/google/apiclient-services/src/Google/Service/DataTransfer/Resource/Transfers.php', - 'Google_Service_Dataflow' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow.php', - 'Google_Service_Dataflow_ApproximateProgress' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/ApproximateProgress.php', - 'Google_Service_Dataflow_ApproximateReportedProgress' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/ApproximateReportedProgress.php', - 'Google_Service_Dataflow_ApproximateSplitRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/ApproximateSplitRequest.php', - 'Google_Service_Dataflow_AutoscalingEvent' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/AutoscalingEvent.php', - 'Google_Service_Dataflow_AutoscalingSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/AutoscalingSettings.php', - 'Google_Service_Dataflow_CPUTime' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/CPUTime.php', - 'Google_Service_Dataflow_ComponentSource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/ComponentSource.php', - 'Google_Service_Dataflow_ComponentTransform' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/ComponentTransform.php', - 'Google_Service_Dataflow_ComputationTopology' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/ComputationTopology.php', - 'Google_Service_Dataflow_ConcatPosition' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/ConcatPosition.php', - 'Google_Service_Dataflow_CounterMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/CounterMetadata.php', - 'Google_Service_Dataflow_CounterStructuredName' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/CounterStructuredName.php', - 'Google_Service_Dataflow_CounterStructuredNameAndMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/CounterStructuredNameAndMetadata.php', - 'Google_Service_Dataflow_CounterUpdate' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/CounterUpdate.php', - 'Google_Service_Dataflow_CreateJobFromTemplateRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/CreateJobFromTemplateRequest.php', - 'Google_Service_Dataflow_CustomSourceLocation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/CustomSourceLocation.php', - 'Google_Service_Dataflow_DataDiskAssignment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/DataDiskAssignment.php', - 'Google_Service_Dataflow_DerivedSource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/DerivedSource.php', - 'Google_Service_Dataflow_Disk' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/Disk.php', - 'Google_Service_Dataflow_DisplayData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/DisplayData.php', - 'Google_Service_Dataflow_DistributionUpdate' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/DistributionUpdate.php', - 'Google_Service_Dataflow_DynamicSourceSplit' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/DynamicSourceSplit.php', - 'Google_Service_Dataflow_Environment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/Environment.php', - 'Google_Service_Dataflow_ExecutionStageState' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/ExecutionStageState.php', - 'Google_Service_Dataflow_ExecutionStageSummary' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/ExecutionStageSummary.php', - 'Google_Service_Dataflow_FailedLocation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/FailedLocation.php', - 'Google_Service_Dataflow_FlattenInstruction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/FlattenInstruction.php', - 'Google_Service_Dataflow_FloatingPointList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/FloatingPointList.php', - 'Google_Service_Dataflow_FloatingPointMean' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/FloatingPointMean.php', - 'Google_Service_Dataflow_GetDebugConfigRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/GetDebugConfigRequest.php', - 'Google_Service_Dataflow_GetDebugConfigResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/GetDebugConfigResponse.php', - 'Google_Service_Dataflow_GetTemplateResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/GetTemplateResponse.php', - 'Google_Service_Dataflow_Histogram' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/Histogram.php', - 'Google_Service_Dataflow_InstructionInput' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/InstructionInput.php', - 'Google_Service_Dataflow_InstructionOutput' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/InstructionOutput.php', - 'Google_Service_Dataflow_IntegerList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/IntegerList.php', - 'Google_Service_Dataflow_IntegerMean' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/IntegerMean.php', - 'Google_Service_Dataflow_Job' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/Job.php', - 'Google_Service_Dataflow_JobExecutionInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/JobExecutionInfo.php', - 'Google_Service_Dataflow_JobExecutionStageInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/JobExecutionStageInfo.php', - 'Google_Service_Dataflow_JobMessage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/JobMessage.php', - 'Google_Service_Dataflow_JobMetrics' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/JobMetrics.php', - 'Google_Service_Dataflow_KeyRangeDataDiskAssignment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/KeyRangeDataDiskAssignment.php', - 'Google_Service_Dataflow_KeyRangeLocation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/KeyRangeLocation.php', - 'Google_Service_Dataflow_LaunchTemplateParameters' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/LaunchTemplateParameters.php', - 'Google_Service_Dataflow_LaunchTemplateResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/LaunchTemplateResponse.php', - 'Google_Service_Dataflow_LeaseWorkItemRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/LeaseWorkItemRequest.php', - 'Google_Service_Dataflow_LeaseWorkItemResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/LeaseWorkItemResponse.php', - 'Google_Service_Dataflow_ListJobMessagesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/ListJobMessagesResponse.php', - 'Google_Service_Dataflow_ListJobsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/ListJobsResponse.php', - 'Google_Service_Dataflow_MapTask' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/MapTask.php', - 'Google_Service_Dataflow_MetricShortId' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/MetricShortId.php', - 'Google_Service_Dataflow_MetricStructuredName' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/MetricStructuredName.php', - 'Google_Service_Dataflow_MetricUpdate' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/MetricUpdate.php', - 'Google_Service_Dataflow_MountedDataDisk' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/MountedDataDisk.php', - 'Google_Service_Dataflow_MultiOutputInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/MultiOutputInfo.php', - 'Google_Service_Dataflow_NameAndKind' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/NameAndKind.php', - 'Google_Service_Dataflow_Package' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/Package.php', - 'Google_Service_Dataflow_ParDoInstruction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/ParDoInstruction.php', - 'Google_Service_Dataflow_ParallelInstruction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/ParallelInstruction.php', - 'Google_Service_Dataflow_Parameter' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/Parameter.php', - 'Google_Service_Dataflow_ParameterMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/ParameterMetadata.php', - 'Google_Service_Dataflow_PartialGroupByKeyInstruction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/PartialGroupByKeyInstruction.php', - 'Google_Service_Dataflow_PipelineDescription' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/PipelineDescription.php', - 'Google_Service_Dataflow_Position' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/Position.php', - 'Google_Service_Dataflow_PubsubLocation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/PubsubLocation.php', - 'Google_Service_Dataflow_ReadInstruction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/ReadInstruction.php', - 'Google_Service_Dataflow_ReportWorkItemStatusRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/ReportWorkItemStatusRequest.php', - 'Google_Service_Dataflow_ReportWorkItemStatusResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/ReportWorkItemStatusResponse.php', - 'Google_Service_Dataflow_ReportedParallelism' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/ReportedParallelism.php', - 'Google_Service_Dataflow_ResourceUtilizationReport' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/ResourceUtilizationReport.php', - 'Google_Service_Dataflow_ResourceUtilizationReportResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/ResourceUtilizationReportResponse.php', - 'Google_Service_Dataflow_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/Resource/Projects.php', - 'Google_Service_Dataflow_Resource_ProjectsJobs' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsJobs.php', - 'Google_Service_Dataflow_Resource_ProjectsJobsDebug' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsJobsDebug.php', - 'Google_Service_Dataflow_Resource_ProjectsJobsMessages' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsJobsMessages.php', - 'Google_Service_Dataflow_Resource_ProjectsJobsWorkItems' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsJobsWorkItems.php', - 'Google_Service_Dataflow_Resource_ProjectsLocations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsLocations.php', - 'Google_Service_Dataflow_Resource_ProjectsLocationsJobs' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsLocationsJobs.php', - 'Google_Service_Dataflow_Resource_ProjectsLocationsJobsDebug' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsLocationsJobsDebug.php', - 'Google_Service_Dataflow_Resource_ProjectsLocationsJobsMessages' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsLocationsJobsMessages.php', - 'Google_Service_Dataflow_Resource_ProjectsLocationsJobsWorkItems' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsLocationsJobsWorkItems.php', - 'Google_Service_Dataflow_Resource_ProjectsLocationsTemplates' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsLocationsTemplates.php', - 'Google_Service_Dataflow_Resource_ProjectsTemplates' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsTemplates.php', - 'Google_Service_Dataflow_RuntimeEnvironment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/RuntimeEnvironment.php', - 'Google_Service_Dataflow_SendDebugCaptureRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/SendDebugCaptureRequest.php', - 'Google_Service_Dataflow_SendDebugCaptureResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/SendDebugCaptureResponse.php', - 'Google_Service_Dataflow_SendWorkerMessagesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/SendWorkerMessagesRequest.php', - 'Google_Service_Dataflow_SendWorkerMessagesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/SendWorkerMessagesResponse.php', - 'Google_Service_Dataflow_SeqMapTask' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/SeqMapTask.php', - 'Google_Service_Dataflow_SeqMapTaskOutputInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/SeqMapTaskOutputInfo.php', - 'Google_Service_Dataflow_ShellTask' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/ShellTask.php', - 'Google_Service_Dataflow_SideInputInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/SideInputInfo.php', - 'Google_Service_Dataflow_Sink' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/Sink.php', - 'Google_Service_Dataflow_Source' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/Source.php', - 'Google_Service_Dataflow_SourceFork' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/SourceFork.php', - 'Google_Service_Dataflow_SourceGetMetadataRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/SourceGetMetadataRequest.php', - 'Google_Service_Dataflow_SourceGetMetadataResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/SourceGetMetadataResponse.php', - 'Google_Service_Dataflow_SourceMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/SourceMetadata.php', - 'Google_Service_Dataflow_SourceOperationRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/SourceOperationRequest.php', - 'Google_Service_Dataflow_SourceOperationResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/SourceOperationResponse.php', - 'Google_Service_Dataflow_SourceSplitOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/SourceSplitOptions.php', - 'Google_Service_Dataflow_SourceSplitRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/SourceSplitRequest.php', - 'Google_Service_Dataflow_SourceSplitResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/SourceSplitResponse.php', - 'Google_Service_Dataflow_SourceSplitShard' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/SourceSplitShard.php', - 'Google_Service_Dataflow_SplitInt64' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/SplitInt64.php', - 'Google_Service_Dataflow_StageSource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/StageSource.php', - 'Google_Service_Dataflow_StateFamilyConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/StateFamilyConfig.php', - 'Google_Service_Dataflow_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/Status.php', - 'Google_Service_Dataflow_Step' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/Step.php', - 'Google_Service_Dataflow_StreamLocation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/StreamLocation.php', - 'Google_Service_Dataflow_StreamingComputationConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/StreamingComputationConfig.php', - 'Google_Service_Dataflow_StreamingComputationRanges' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/StreamingComputationRanges.php', - 'Google_Service_Dataflow_StreamingComputationTask' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/StreamingComputationTask.php', - 'Google_Service_Dataflow_StreamingConfigTask' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/StreamingConfigTask.php', - 'Google_Service_Dataflow_StreamingSetupTask' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/StreamingSetupTask.php', - 'Google_Service_Dataflow_StreamingSideInputLocation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/StreamingSideInputLocation.php', - 'Google_Service_Dataflow_StreamingStageLocation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/StreamingStageLocation.php', - 'Google_Service_Dataflow_StringList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/StringList.php', - 'Google_Service_Dataflow_StructuredMessage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/StructuredMessage.php', - 'Google_Service_Dataflow_TaskRunnerSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/TaskRunnerSettings.php', - 'Google_Service_Dataflow_TemplateMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/TemplateMetadata.php', - 'Google_Service_Dataflow_TopologyConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/TopologyConfig.php', - 'Google_Service_Dataflow_TransformSummary' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/TransformSummary.php', - 'Google_Service_Dataflow_WorkItem' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/WorkItem.php', - 'Google_Service_Dataflow_WorkItemServiceState' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/WorkItemServiceState.php', - 'Google_Service_Dataflow_WorkItemStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/WorkItemStatus.php', - 'Google_Service_Dataflow_WorkerHealthReport' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/WorkerHealthReport.php', - 'Google_Service_Dataflow_WorkerHealthReportResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/WorkerHealthReportResponse.php', - 'Google_Service_Dataflow_WorkerLifecycleEvent' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/WorkerLifecycleEvent.php', - 'Google_Service_Dataflow_WorkerMessage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/WorkerMessage.php', - 'Google_Service_Dataflow_WorkerMessageCode' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/WorkerMessageCode.php', - 'Google_Service_Dataflow_WorkerMessageResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/WorkerMessageResponse.php', - 'Google_Service_Dataflow_WorkerPool' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/WorkerPool.php', - 'Google_Service_Dataflow_WorkerSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/WorkerSettings.php', - 'Google_Service_Dataflow_WorkerShutdownNotice' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/WorkerShutdownNotice.php', - 'Google_Service_Dataflow_WorkerShutdownNoticeResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/WorkerShutdownNoticeResponse.php', - 'Google_Service_Dataflow_WriteInstruction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataflow/WriteInstruction.php', - 'Google_Service_Dataproc' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc.php', - 'Google_Service_Dataproc_AcceleratorConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/AcceleratorConfig.php', - 'Google_Service_Dataproc_CancelJobRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/CancelJobRequest.php', - 'Google_Service_Dataproc_Cluster' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/Cluster.php', - 'Google_Service_Dataproc_ClusterConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/ClusterConfig.php', - 'Google_Service_Dataproc_ClusterMetrics' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/ClusterMetrics.php', - 'Google_Service_Dataproc_ClusterOperationMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/ClusterOperationMetadata.php', - 'Google_Service_Dataproc_ClusterOperationStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/ClusterOperationStatus.php', - 'Google_Service_Dataproc_ClusterStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/ClusterStatus.php', - 'Google_Service_Dataproc_DataprocEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/DataprocEmpty.php', - 'Google_Service_Dataproc_DiagnoseClusterRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/DiagnoseClusterRequest.php', - 'Google_Service_Dataproc_DiagnoseClusterResults' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/DiagnoseClusterResults.php', - 'Google_Service_Dataproc_DiskConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/DiskConfig.php', - 'Google_Service_Dataproc_GceClusterConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/GceClusterConfig.php', - 'Google_Service_Dataproc_HadoopJob' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/HadoopJob.php', - 'Google_Service_Dataproc_HiveJob' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/HiveJob.php', - 'Google_Service_Dataproc_InstanceGroupConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/InstanceGroupConfig.php', - 'Google_Service_Dataproc_Job' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/Job.php', - 'Google_Service_Dataproc_JobPlacement' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/JobPlacement.php', - 'Google_Service_Dataproc_JobReference' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/JobReference.php', - 'Google_Service_Dataproc_JobScheduling' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/JobScheduling.php', - 'Google_Service_Dataproc_JobStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/JobStatus.php', - 'Google_Service_Dataproc_ListClustersResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/ListClustersResponse.php', - 'Google_Service_Dataproc_ListJobsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/ListJobsResponse.php', - 'Google_Service_Dataproc_ListOperationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/ListOperationsResponse.php', - 'Google_Service_Dataproc_LoggingConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/LoggingConfig.php', - 'Google_Service_Dataproc_ManagedGroupConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/ManagedGroupConfig.php', - 'Google_Service_Dataproc_NodeInitializationAction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/NodeInitializationAction.php', - 'Google_Service_Dataproc_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/Operation.php', - 'Google_Service_Dataproc_PigJob' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/PigJob.php', - 'Google_Service_Dataproc_PySparkJob' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/PySparkJob.php', - 'Google_Service_Dataproc_QueryList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/QueryList.php', - 'Google_Service_Dataproc_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/Resource/Projects.php', - 'Google_Service_Dataproc_Resource_ProjectsRegions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsRegions.php', - 'Google_Service_Dataproc_Resource_ProjectsRegionsClusters' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsRegionsClusters.php', - 'Google_Service_Dataproc_Resource_ProjectsRegionsJobs' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsRegionsJobs.php', - 'Google_Service_Dataproc_Resource_ProjectsRegionsOperations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsRegionsOperations.php', - 'Google_Service_Dataproc_SoftwareConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/SoftwareConfig.php', - 'Google_Service_Dataproc_SparkJob' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/SparkJob.php', - 'Google_Service_Dataproc_SparkSqlJob' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/SparkSqlJob.php', - 'Google_Service_Dataproc_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/Status.php', - 'Google_Service_Dataproc_SubmitJobRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/SubmitJobRequest.php', - 'Google_Service_Dataproc_YarnApplication' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dataproc/YarnApplication.php', - 'Google_Service_Datastore' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore.php', - 'Google_Service_Datastore_AllocateIdsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/AllocateIdsRequest.php', - 'Google_Service_Datastore_AllocateIdsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/AllocateIdsResponse.php', - 'Google_Service_Datastore_ArrayValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/ArrayValue.php', - 'Google_Service_Datastore_BeginTransactionRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/BeginTransactionRequest.php', - 'Google_Service_Datastore_BeginTransactionResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/BeginTransactionResponse.php', - 'Google_Service_Datastore_CommitRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/CommitRequest.php', - 'Google_Service_Datastore_CommitResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/CommitResponse.php', - 'Google_Service_Datastore_CompositeFilter' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/CompositeFilter.php', - 'Google_Service_Datastore_DatastoreEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/DatastoreEmpty.php', - 'Google_Service_Datastore_Entity' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/Entity.php', - 'Google_Service_Datastore_EntityResult' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/EntityResult.php', - 'Google_Service_Datastore_Filter' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/Filter.php', - 'Google_Service_Datastore_GoogleDatastoreAdminV1beta1CommonMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1beta1CommonMetadata.php', - 'Google_Service_Datastore_GoogleDatastoreAdminV1beta1EntityFilter' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1beta1EntityFilter.php', - 'Google_Service_Datastore_GoogleDatastoreAdminV1beta1ExportEntitiesMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1beta1ExportEntitiesMetadata.php', - 'Google_Service_Datastore_GoogleDatastoreAdminV1beta1ExportEntitiesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1beta1ExportEntitiesResponse.php', - 'Google_Service_Datastore_GoogleDatastoreAdminV1beta1ImportEntitiesMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1beta1ImportEntitiesMetadata.php', - 'Google_Service_Datastore_GoogleDatastoreAdminV1beta1Progress' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1beta1Progress.php', - 'Google_Service_Datastore_GoogleLongrunningListOperationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/GoogleLongrunningListOperationsResponse.php', - 'Google_Service_Datastore_GoogleLongrunningOperation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/GoogleLongrunningOperation.php', - 'Google_Service_Datastore_GqlQuery' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/GqlQuery.php', - 'Google_Service_Datastore_GqlQueryParameter' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/GqlQueryParameter.php', - 'Google_Service_Datastore_Key' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/Key.php', - 'Google_Service_Datastore_KindExpression' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/KindExpression.php', - 'Google_Service_Datastore_LatLng' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/LatLng.php', - 'Google_Service_Datastore_LookupRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/LookupRequest.php', - 'Google_Service_Datastore_LookupResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/LookupResponse.php', - 'Google_Service_Datastore_Mutation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/Mutation.php', - 'Google_Service_Datastore_MutationResult' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/MutationResult.php', - 'Google_Service_Datastore_PartitionId' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/PartitionId.php', - 'Google_Service_Datastore_PathElement' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/PathElement.php', - 'Google_Service_Datastore_Projection' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/Projection.php', - 'Google_Service_Datastore_PropertyFilter' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/PropertyFilter.php', - 'Google_Service_Datastore_PropertyOrder' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/PropertyOrder.php', - 'Google_Service_Datastore_PropertyReference' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/PropertyReference.php', - 'Google_Service_Datastore_Query' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/Query.php', - 'Google_Service_Datastore_QueryResultBatch' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/QueryResultBatch.php', - 'Google_Service_Datastore_ReadOnly' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/ReadOnly.php', - 'Google_Service_Datastore_ReadOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/ReadOptions.php', - 'Google_Service_Datastore_ReadWrite' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/ReadWrite.php', - 'Google_Service_Datastore_ReserveIdsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/ReserveIdsRequest.php', - 'Google_Service_Datastore_ReserveIdsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/ReserveIdsResponse.php', - 'Google_Service_Datastore_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/Resource/Projects.php', - 'Google_Service_Datastore_Resource_ProjectsOperations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/Resource/ProjectsOperations.php', - 'Google_Service_Datastore_RollbackRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/RollbackRequest.php', - 'Google_Service_Datastore_RollbackResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/RollbackResponse.php', - 'Google_Service_Datastore_RunQueryRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/RunQueryRequest.php', - 'Google_Service_Datastore_RunQueryResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/RunQueryResponse.php', - 'Google_Service_Datastore_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/Status.php', - 'Google_Service_Datastore_TransactionOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/TransactionOptions.php', - 'Google_Service_Datastore_Value' => $vendorDir . '/google/apiclient-services/src/Google/Service/Datastore/Value.php', - 'Google_Service_DeploymentManager' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager.php', - 'Google_Service_DeploymentManager_AuditConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/AuditConfig.php', - 'Google_Service_DeploymentManager_AuditLogConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/AuditLogConfig.php', - 'Google_Service_DeploymentManager_AuthorizationLoggingOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/AuthorizationLoggingOptions.php', - 'Google_Service_DeploymentManager_Binding' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/Binding.php', - 'Google_Service_DeploymentManager_Condition' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/Condition.php', - 'Google_Service_DeploymentManager_ConfigFile' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/ConfigFile.php', - 'Google_Service_DeploymentManager_Deployment' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/Deployment.php', - 'Google_Service_DeploymentManager_DeploymentLabelEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/DeploymentLabelEntry.php', - 'Google_Service_DeploymentManager_DeploymentUpdate' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/DeploymentUpdate.php', - 'Google_Service_DeploymentManager_DeploymentUpdateLabelEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/DeploymentUpdateLabelEntry.php', - 'Google_Service_DeploymentManager_DeploymentmanagerResource' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/DeploymentmanagerResource.php', - 'Google_Service_DeploymentManager_DeploymentmanagerResourceWarnings' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/DeploymentmanagerResourceWarnings.php', - 'Google_Service_DeploymentManager_DeploymentmanagerResourceWarningsData' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/DeploymentmanagerResourceWarningsData.php', - 'Google_Service_DeploymentManager_DeploymentsCancelPreviewRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/DeploymentsCancelPreviewRequest.php', - 'Google_Service_DeploymentManager_DeploymentsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/DeploymentsListResponse.php', - 'Google_Service_DeploymentManager_DeploymentsStopRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/DeploymentsStopRequest.php', - 'Google_Service_DeploymentManager_Expr' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/Expr.php', - 'Google_Service_DeploymentManager_ImportFile' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/ImportFile.php', - 'Google_Service_DeploymentManager_LogConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/LogConfig.php', - 'Google_Service_DeploymentManager_LogConfigCloudAuditOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/LogConfigCloudAuditOptions.php', - 'Google_Service_DeploymentManager_LogConfigCounterOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/LogConfigCounterOptions.php', - 'Google_Service_DeploymentManager_LogConfigDataAccessOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/LogConfigDataAccessOptions.php', - 'Google_Service_DeploymentManager_Manifest' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/Manifest.php', - 'Google_Service_DeploymentManager_ManifestsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/ManifestsListResponse.php', - 'Google_Service_DeploymentManager_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/Operation.php', - 'Google_Service_DeploymentManager_OperationError' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/OperationError.php', - 'Google_Service_DeploymentManager_OperationErrorErrors' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/OperationErrorErrors.php', - 'Google_Service_DeploymentManager_OperationWarnings' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/OperationWarnings.php', - 'Google_Service_DeploymentManager_OperationWarningsData' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/OperationWarningsData.php', - 'Google_Service_DeploymentManager_OperationsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/OperationsListResponse.php', - 'Google_Service_DeploymentManager_Policy' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/Policy.php', - 'Google_Service_DeploymentManager_ResourceAccessControl' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/ResourceAccessControl.php', - 'Google_Service_DeploymentManager_ResourceUpdate' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/ResourceUpdate.php', - 'Google_Service_DeploymentManager_ResourceUpdateError' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/ResourceUpdateError.php', - 'Google_Service_DeploymentManager_ResourceUpdateErrorErrors' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/ResourceUpdateErrorErrors.php', - 'Google_Service_DeploymentManager_ResourceUpdateWarnings' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/ResourceUpdateWarnings.php', - 'Google_Service_DeploymentManager_ResourceUpdateWarningsData' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/ResourceUpdateWarningsData.php', - 'Google_Service_DeploymentManager_Resource_Deployments' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/Resource/Deployments.php', - 'Google_Service_DeploymentManager_Resource_Manifests' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/Resource/Manifests.php', - 'Google_Service_DeploymentManager_Resource_Operations' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/Resource/Operations.php', - 'Google_Service_DeploymentManager_Resource_Resources' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/Resource/Resources.php', - 'Google_Service_DeploymentManager_Resource_Types' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/Resource/Types.php', - 'Google_Service_DeploymentManager_ResourcesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/ResourcesListResponse.php', - 'Google_Service_DeploymentManager_Rule' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/Rule.php', - 'Google_Service_DeploymentManager_TargetConfiguration' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/TargetConfiguration.php', - 'Google_Service_DeploymentManager_TestPermissionsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/TestPermissionsRequest.php', - 'Google_Service_DeploymentManager_TestPermissionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/TestPermissionsResponse.php', - 'Google_Service_DeploymentManager_Type' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/Type.php', - 'Google_Service_DeploymentManager_TypesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/DeploymentManager/TypesListResponse.php', - 'Google_Service_Devprojects' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects.php', - 'Google_Service_Devprojects_AbuseSection' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/AbuseSection.php', - 'Google_Service_Devprojects_AbuseType' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/AbuseType.php', - 'Google_Service_Devprojects_AbuseiamClient' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/AbuseiamClient.php', - 'Google_Service_Devprojects_Acceptance' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/Acceptance.php', - 'Google_Service_Devprojects_AcceptanceDenied' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/AcceptanceDenied.php', - 'Google_Service_Devprojects_AcceptanceRequired' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/AcceptanceRequired.php', - 'Google_Service_Devprojects_ActivationLink' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ActivationLink.php', - 'Google_Service_Devprojects_ActivationLinksCollection' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ActivationLinksCollection.php', - 'Google_Service_Devprojects_ActivationLinksValidateRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ActivationLinksValidateRequest.php', - 'Google_Service_Devprojects_ActivationLinksValidateResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ActivationLinksValidateResponse.php', - 'Google_Service_Devprojects_ActiveApi' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ActiveApi.php', - 'Google_Service_Devprojects_ActiveMember' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ActiveMember.php', - 'Google_Service_Devprojects_AgeRestriction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/AgeRestriction.php', - 'Google_Service_Devprojects_AndRestriction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/AndRestriction.php', - 'Google_Service_Devprojects_ApiConsumer' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ApiConsumer.php', - 'Google_Service_Devprojects_ApiConsumerId' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ApiConsumerId.php', - 'Google_Service_Devprojects_ApiData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ApiData.php', - 'Google_Service_Devprojects_ApiDefinition' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ApiDefinition.php', - 'Google_Service_Devprojects_ApiLimitDefinition' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ApiLimitDefinition.php', - 'Google_Service_Devprojects_ApiLimitStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ApiLimitStatus.php', - 'Google_Service_Devprojects_ApiSection' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ApiSection.php', - 'Google_Service_Devprojects_ApiStatsInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ApiStatsInfo.php', - 'Google_Service_Devprojects_ApiaryProperty' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ApiaryProperty.php', - 'Google_Service_Devprojects_ApiaryPropertySection' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ApiaryPropertySection.php', - 'Google_Service_Devprojects_ApiconsumersListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ApiconsumersListResponse.php', - 'Google_Service_Devprojects_ApisListConsumedResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ApisListConsumedResponse.php', - 'Google_Service_Devprojects_ApisListProducedResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ApisListProducedResponse.php', - 'Google_Service_Devprojects_ApisListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ApisListResponse.php', - 'Google_Service_Devprojects_AppEngineSection' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/AppEngineSection.php', - 'Google_Service_Devprojects_AppsScriptSection' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/AppsScriptSection.php', - 'Google_Service_Devprojects_AuthSection' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/AuthSection.php', - 'Google_Service_Devprojects_BucketId' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/BucketId.php', - 'Google_Service_Devprojects_BucketLimitStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/BucketLimitStatus.php', - 'Google_Service_Devprojects_Client' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/Client.php', - 'Google_Service_Devprojects_ClientInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ClientInfo.php', - 'Google_Service_Devprojects_CloudComputeSection' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/CloudComputeSection.php', - 'Google_Service_Devprojects_CloudSqlSection' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/CloudSqlSection.php', - 'Google_Service_Devprojects_CloudStorageSection' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/CloudStorageSection.php', - 'Google_Service_Devprojects_Component' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/Component.php', - 'Google_Service_Devprojects_ComponentAbuseStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ComponentAbuseStatus.php', - 'Google_Service_Devprojects_ConsumerInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ConsumerInfo.php', - 'Google_Service_Devprojects_Context' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/Context.php', - 'Google_Service_Devprojects_DomainAccountData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/DomainAccountData.php', - 'Google_Service_Devprojects_DomainData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/DomainData.php', - 'Google_Service_Devprojects_EmbeddingParameters' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/EmbeddingParameters.php', - 'Google_Service_Devprojects_Evaluation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/Evaluation.php', - 'Google_Service_Devprojects_Feature' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/Feature.php', - 'Google_Service_Devprojects_GeoRestriction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/GeoRestriction.php', - 'Google_Service_Devprojects_IamSection' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/IamSection.php', - 'Google_Service_Devprojects_InstalledAppInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/InstalledAppInfo.php', - 'Google_Service_Devprojects_Locale' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/Locale.php', - 'Google_Service_Devprojects_ManagedEntityMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ManagedEntityMetadata.php', - 'Google_Service_Devprojects_NameValuePair' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/NameValuePair.php', - 'Google_Service_Devprojects_NotRestriction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/NotRestriction.php', - 'Google_Service_Devprojects_OrRestriction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/OrRestriction.php', - 'Google_Service_Devprojects_PlusPageInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/PlusPageInfo.php', - 'Google_Service_Devprojects_ProducerConfiguration' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ProducerConfiguration.php', - 'Google_Service_Devprojects_ProjectClientStructure' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ProjectClientStructure.php', - 'Google_Service_Devprojects_ProjectData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ProjectData.php', - 'Google_Service_Devprojects_ProjectLinkingSection' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ProjectLinkingSection.php', - 'Google_Service_Devprojects_ProjectPlusPage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ProjectPlusPage.php', - 'Google_Service_Devprojects_ProjectsDeveloperKeyToProjectIdResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ProjectsDeveloperKeyToProjectIdResponse.php', - 'Google_Service_Devprojects_ProjectsGetProjectClientStructureRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ProjectsGetProjectClientStructureRequest.php', - 'Google_Service_Devprojects_ProjectsGetProjectClientStructureResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ProjectsGetProjectClientStructureResponse.php', - 'Google_Service_Devprojects_ProjectsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ProjectsListResponse.php', - 'Google_Service_Devprojects_ProjectsNotifyOwnersRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ProjectsNotifyOwnersRequest.php', - 'Google_Service_Devprojects_ProjectsNotifyOwnersResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ProjectsNotifyOwnersResponse.php', - 'Google_Service_Devprojects_ProjectsStringIdToNumericIdResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ProjectsStringIdToNumericIdResponse.php', - 'Google_Service_Devprojects_ProjectsUndeleteRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ProjectsUndeleteRequest.php', - 'Google_Service_Devprojects_QueryUrl' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/QueryUrl.php', - 'Google_Service_Devprojects_QuotaBucketDefinition' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/QuotaBucketDefinition.php', - 'Google_Service_Devprojects_QuotaConfiguration' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/QuotaConfiguration.php', - 'Google_Service_Devprojects_QuotaConstraints' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/QuotaConstraints.php', - 'Google_Service_Devprojects_QuotaInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/QuotaInfo.php', - 'Google_Service_Devprojects_Region' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/Region.php', - 'Google_Service_Devprojects_Resource_ActivationLinks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/Resource/ActivationLinks.php', - 'Google_Service_Devprojects_Resource_Apiconsumers' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/Resource/Apiconsumers.php', - 'Google_Service_Devprojects_Resource_Apis' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/Resource/Apis.php', - 'Google_Service_Devprojects_Resource_Controlwidgets' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/Resource/Controlwidgets.php', - 'Google_Service_Devprojects_Resource_Domains' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/Resource/Domains.php', - 'Google_Service_Devprojects_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/Resource/Projects.php', - 'Google_Service_Devprojects_Resource_Toses' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/Resource/Toses.php', - 'Google_Service_Devprojects_Resource_Users' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/Resource/Users.php', - 'Google_Service_Devprojects_RobotCreationParameters' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/RobotCreationParameters.php', - 'Google_Service_Devprojects_ServiceAccountMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ServiceAccountMetadata.php', - 'Google_Service_Devprojects_ServiceAccountSection' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/ServiceAccountSection.php', - 'Google_Service_Devprojects_SpecialRestriction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/SpecialRestriction.php', - 'Google_Service_Devprojects_StatsInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/StatsInfo.php', - 'Google_Service_Devprojects_StatsSection' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/StatsSection.php', - 'Google_Service_Devprojects_Target' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/Target.php', - 'Google_Service_Devprojects_TeamSection' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/TeamSection.php', - 'Google_Service_Devprojects_TermInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/TermInfo.php', - 'Google_Service_Devprojects_TermsContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/TermsContext.php', - 'Google_Service_Devprojects_TermsOfService' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/TermsOfService.php', - 'Google_Service_Devprojects_TermsVersion' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/TermsVersion.php', - 'Google_Service_Devprojects_TosesAcceptRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/TosesAcceptRequest.php', - 'Google_Service_Devprojects_TosesAcceptResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/TosesAcceptResponse.php', - 'Google_Service_Devprojects_TosesCheckRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/TosesCheckRequest.php', - 'Google_Service_Devprojects_TosesCheckResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/TosesCheckResponse.php', - 'Google_Service_Devprojects_TosesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/TosesListResponse.php', - 'Google_Service_Devprojects_TypedKeyValuePair' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/TypedKeyValuePair.php', - 'Google_Service_Devprojects_TypedValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/TypedValue.php', - 'Google_Service_Devprojects_UiCustomizationSection' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/UiCustomizationSection.php', - 'Google_Service_Devprojects_UserData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/UserData.php', - 'Google_Service_Devprojects_UserNotification' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/UserNotification.php', - 'Google_Service_Devprojects_UserRestriction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/UserRestriction.php', - 'Google_Service_Devprojects_UsersTermsOfService' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/UsersTermsOfService.php', - 'Google_Service_Devprojects_Verdict' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/Verdict.php', - 'Google_Service_Devprojects_VerdictRestriction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Devprojects/VerdictRestriction.php', - 'Google_Service_Dfareporting' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting.php', - 'Google_Service_Dfareporting_Account' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Account.php', - 'Google_Service_Dfareporting_AccountActiveAdSummary' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/AccountActiveAdSummary.php', - 'Google_Service_Dfareporting_AccountPermission' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/AccountPermission.php', - 'Google_Service_Dfareporting_AccountPermissionGroup' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/AccountPermissionGroup.php', - 'Google_Service_Dfareporting_AccountPermissionGroupsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/AccountPermissionGroupsListResponse.php', - 'Google_Service_Dfareporting_AccountPermissionsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/AccountPermissionsListResponse.php', - 'Google_Service_Dfareporting_AccountUserProfile' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/AccountUserProfile.php', - 'Google_Service_Dfareporting_AccountUserProfilesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/AccountUserProfilesListResponse.php', - 'Google_Service_Dfareporting_AccountsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/AccountsListResponse.php', - 'Google_Service_Dfareporting_Activities' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Activities.php', - 'Google_Service_Dfareporting_Ad' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Ad.php', - 'Google_Service_Dfareporting_AdBlockingConfiguration' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/AdBlockingConfiguration.php', - 'Google_Service_Dfareporting_AdSlot' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/AdSlot.php', - 'Google_Service_Dfareporting_AdsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/AdsListResponse.php', - 'Google_Service_Dfareporting_Advertiser' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Advertiser.php', - 'Google_Service_Dfareporting_AdvertiserGroup' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/AdvertiserGroup.php', - 'Google_Service_Dfareporting_AdvertiserGroupsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/AdvertiserGroupsListResponse.php', - 'Google_Service_Dfareporting_AdvertiserLandingPagesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/AdvertiserLandingPagesListResponse.php', - 'Google_Service_Dfareporting_AdvertisersListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/AdvertisersListResponse.php', - 'Google_Service_Dfareporting_AudienceSegment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/AudienceSegment.php', - 'Google_Service_Dfareporting_AudienceSegmentGroup' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/AudienceSegmentGroup.php', - 'Google_Service_Dfareporting_Browser' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Browser.php', - 'Google_Service_Dfareporting_BrowsersListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/BrowsersListResponse.php', - 'Google_Service_Dfareporting_Campaign' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Campaign.php', - 'Google_Service_Dfareporting_CampaignCreativeAssociation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/CampaignCreativeAssociation.php', - 'Google_Service_Dfareporting_CampaignCreativeAssociationsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/CampaignCreativeAssociationsListResponse.php', - 'Google_Service_Dfareporting_CampaignsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/CampaignsListResponse.php', - 'Google_Service_Dfareporting_ChangeLog' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ChangeLog.php', - 'Google_Service_Dfareporting_ChangeLogsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ChangeLogsListResponse.php', - 'Google_Service_Dfareporting_CitiesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/CitiesListResponse.php', - 'Google_Service_Dfareporting_City' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/City.php', - 'Google_Service_Dfareporting_ClickTag' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ClickTag.php', - 'Google_Service_Dfareporting_ClickThroughUrl' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ClickThroughUrl.php', - 'Google_Service_Dfareporting_ClickThroughUrlSuffixProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ClickThroughUrlSuffixProperties.php', - 'Google_Service_Dfareporting_CompanionClickThroughOverride' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/CompanionClickThroughOverride.php', - 'Google_Service_Dfareporting_CompanionSetting' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/CompanionSetting.php', - 'Google_Service_Dfareporting_CompatibleFields' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/CompatibleFields.php', - 'Google_Service_Dfareporting_ConnectionType' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ConnectionType.php', - 'Google_Service_Dfareporting_ConnectionTypesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ConnectionTypesListResponse.php', - 'Google_Service_Dfareporting_ContentCategoriesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ContentCategoriesListResponse.php', - 'Google_Service_Dfareporting_ContentCategory' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ContentCategory.php', - 'Google_Service_Dfareporting_Conversion' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Conversion.php', - 'Google_Service_Dfareporting_ConversionError' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ConversionError.php', - 'Google_Service_Dfareporting_ConversionStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ConversionStatus.php', - 'Google_Service_Dfareporting_ConversionsBatchInsertRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ConversionsBatchInsertRequest.php', - 'Google_Service_Dfareporting_ConversionsBatchInsertResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ConversionsBatchInsertResponse.php', - 'Google_Service_Dfareporting_ConversionsBatchUpdateRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ConversionsBatchUpdateRequest.php', - 'Google_Service_Dfareporting_ConversionsBatchUpdateResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ConversionsBatchUpdateResponse.php', - 'Google_Service_Dfareporting_CountriesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/CountriesListResponse.php', - 'Google_Service_Dfareporting_Country' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Country.php', - 'Google_Service_Dfareporting_Creative' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Creative.php', - 'Google_Service_Dfareporting_CreativeAsset' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeAsset.php', - 'Google_Service_Dfareporting_CreativeAssetId' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeAssetId.php', - 'Google_Service_Dfareporting_CreativeAssetMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeAssetMetadata.php', - 'Google_Service_Dfareporting_CreativeAssetSelection' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeAssetSelection.php', - 'Google_Service_Dfareporting_CreativeAssignment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeAssignment.php', - 'Google_Service_Dfareporting_CreativeClickThroughUrl' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeClickThroughUrl.php', - 'Google_Service_Dfareporting_CreativeCustomEvent' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeCustomEvent.php', - 'Google_Service_Dfareporting_CreativeField' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeField.php', - 'Google_Service_Dfareporting_CreativeFieldAssignment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeFieldAssignment.php', - 'Google_Service_Dfareporting_CreativeFieldValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeFieldValue.php', - 'Google_Service_Dfareporting_CreativeFieldValuesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeFieldValuesListResponse.php', - 'Google_Service_Dfareporting_CreativeFieldsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeFieldsListResponse.php', - 'Google_Service_Dfareporting_CreativeGroup' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeGroup.php', - 'Google_Service_Dfareporting_CreativeGroupAssignment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeGroupAssignment.php', - 'Google_Service_Dfareporting_CreativeGroupsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeGroupsListResponse.php', - 'Google_Service_Dfareporting_CreativeOptimizationConfiguration' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeOptimizationConfiguration.php', - 'Google_Service_Dfareporting_CreativeRotation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeRotation.php', - 'Google_Service_Dfareporting_CreativeSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeSettings.php', - 'Google_Service_Dfareporting_CreativesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativesListResponse.php', - 'Google_Service_Dfareporting_CrossDimensionReachReportCompatibleFields' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/CrossDimensionReachReportCompatibleFields.php', - 'Google_Service_Dfareporting_CustomFloodlightVariable' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/CustomFloodlightVariable.php', - 'Google_Service_Dfareporting_CustomRichMediaEvents' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/CustomRichMediaEvents.php', - 'Google_Service_Dfareporting_DateRange' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/DateRange.php', - 'Google_Service_Dfareporting_DayPartTargeting' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/DayPartTargeting.php', - 'Google_Service_Dfareporting_DefaultClickThroughEventTagProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/DefaultClickThroughEventTagProperties.php', - 'Google_Service_Dfareporting_DeliverySchedule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/DeliverySchedule.php', - 'Google_Service_Dfareporting_DfareportingFile' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/DfareportingFile.php', - 'Google_Service_Dfareporting_DfareportingFileUrls' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/DfareportingFileUrls.php', - 'Google_Service_Dfareporting_DfpSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/DfpSettings.php', - 'Google_Service_Dfareporting_Dimension' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Dimension.php', - 'Google_Service_Dfareporting_DimensionFilter' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/DimensionFilter.php', - 'Google_Service_Dfareporting_DimensionValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/DimensionValue.php', - 'Google_Service_Dfareporting_DimensionValueList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/DimensionValueList.php', - 'Google_Service_Dfareporting_DimensionValueRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/DimensionValueRequest.php', - 'Google_Service_Dfareporting_DirectorySite' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/DirectorySite.php', - 'Google_Service_Dfareporting_DirectorySiteContact' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/DirectorySiteContact.php', - 'Google_Service_Dfareporting_DirectorySiteContactAssignment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/DirectorySiteContactAssignment.php', - 'Google_Service_Dfareporting_DirectorySiteContactsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/DirectorySiteContactsListResponse.php', - 'Google_Service_Dfareporting_DirectorySiteSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/DirectorySiteSettings.php', - 'Google_Service_Dfareporting_DirectorySitesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/DirectorySitesListResponse.php', - 'Google_Service_Dfareporting_DynamicTargetingKey' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/DynamicTargetingKey.php', - 'Google_Service_Dfareporting_DynamicTargetingKeysListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/DynamicTargetingKeysListResponse.php', - 'Google_Service_Dfareporting_EncryptionInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/EncryptionInfo.php', - 'Google_Service_Dfareporting_EventTag' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/EventTag.php', - 'Google_Service_Dfareporting_EventTagOverride' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/EventTagOverride.php', - 'Google_Service_Dfareporting_EventTagsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/EventTagsListResponse.php', - 'Google_Service_Dfareporting_FileList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/FileList.php', - 'Google_Service_Dfareporting_Flight' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Flight.php', - 'Google_Service_Dfareporting_FloodlightActivitiesGenerateTagResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/FloodlightActivitiesGenerateTagResponse.php', - 'Google_Service_Dfareporting_FloodlightActivitiesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/FloodlightActivitiesListResponse.php', - 'Google_Service_Dfareporting_FloodlightActivity' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/FloodlightActivity.php', - 'Google_Service_Dfareporting_FloodlightActivityDynamicTag' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/FloodlightActivityDynamicTag.php', - 'Google_Service_Dfareporting_FloodlightActivityGroup' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/FloodlightActivityGroup.php', - 'Google_Service_Dfareporting_FloodlightActivityGroupsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/FloodlightActivityGroupsListResponse.php', - 'Google_Service_Dfareporting_FloodlightActivityPublisherDynamicTag' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/FloodlightActivityPublisherDynamicTag.php', - 'Google_Service_Dfareporting_FloodlightConfiguration' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/FloodlightConfiguration.php', - 'Google_Service_Dfareporting_FloodlightConfigurationsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/FloodlightConfigurationsListResponse.php', - 'Google_Service_Dfareporting_FloodlightReportCompatibleFields' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/FloodlightReportCompatibleFields.php', - 'Google_Service_Dfareporting_FrequencyCap' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/FrequencyCap.php', - 'Google_Service_Dfareporting_FsCommand' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/FsCommand.php', - 'Google_Service_Dfareporting_GeoTargeting' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/GeoTargeting.php', - 'Google_Service_Dfareporting_InventoryItem' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/InventoryItem.php', - 'Google_Service_Dfareporting_InventoryItemsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/InventoryItemsListResponse.php', - 'Google_Service_Dfareporting_KeyValueTargetingExpression' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/KeyValueTargetingExpression.php', - 'Google_Service_Dfareporting_LandingPage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/LandingPage.php', - 'Google_Service_Dfareporting_Language' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Language.php', - 'Google_Service_Dfareporting_LanguageTargeting' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/LanguageTargeting.php', - 'Google_Service_Dfareporting_LanguagesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/LanguagesListResponse.php', - 'Google_Service_Dfareporting_LastModifiedInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/LastModifiedInfo.php', - 'Google_Service_Dfareporting_ListPopulationClause' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ListPopulationClause.php', - 'Google_Service_Dfareporting_ListPopulationRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ListPopulationRule.php', - 'Google_Service_Dfareporting_ListPopulationTerm' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ListPopulationTerm.php', - 'Google_Service_Dfareporting_ListTargetingExpression' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ListTargetingExpression.php', - 'Google_Service_Dfareporting_LookbackConfiguration' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/LookbackConfiguration.php', - 'Google_Service_Dfareporting_Metric' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Metric.php', - 'Google_Service_Dfareporting_Metro' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Metro.php', - 'Google_Service_Dfareporting_MetrosListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/MetrosListResponse.php', - 'Google_Service_Dfareporting_MobileCarrier' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/MobileCarrier.php', - 'Google_Service_Dfareporting_MobileCarriersListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/MobileCarriersListResponse.php', - 'Google_Service_Dfareporting_ObjectFilter' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ObjectFilter.php', - 'Google_Service_Dfareporting_OffsetPosition' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/OffsetPosition.php', - 'Google_Service_Dfareporting_OmnitureSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/OmnitureSettings.php', - 'Google_Service_Dfareporting_OperatingSystem' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/OperatingSystem.php', - 'Google_Service_Dfareporting_OperatingSystemVersion' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/OperatingSystemVersion.php', - 'Google_Service_Dfareporting_OperatingSystemVersionsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/OperatingSystemVersionsListResponse.php', - 'Google_Service_Dfareporting_OperatingSystemsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/OperatingSystemsListResponse.php', - 'Google_Service_Dfareporting_OptimizationActivity' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/OptimizationActivity.php', - 'Google_Service_Dfareporting_Order' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Order.php', - 'Google_Service_Dfareporting_OrderContact' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/OrderContact.php', - 'Google_Service_Dfareporting_OrderDocument' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/OrderDocument.php', - 'Google_Service_Dfareporting_OrderDocumentsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/OrderDocumentsListResponse.php', - 'Google_Service_Dfareporting_OrdersListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/OrdersListResponse.php', - 'Google_Service_Dfareporting_PathToConversionReportCompatibleFields' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/PathToConversionReportCompatibleFields.php', - 'Google_Service_Dfareporting_Placement' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Placement.php', - 'Google_Service_Dfareporting_PlacementAssignment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/PlacementAssignment.php', - 'Google_Service_Dfareporting_PlacementGroup' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/PlacementGroup.php', - 'Google_Service_Dfareporting_PlacementGroupsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/PlacementGroupsListResponse.php', - 'Google_Service_Dfareporting_PlacementStrategiesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/PlacementStrategiesListResponse.php', - 'Google_Service_Dfareporting_PlacementStrategy' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/PlacementStrategy.php', - 'Google_Service_Dfareporting_PlacementTag' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/PlacementTag.php', - 'Google_Service_Dfareporting_PlacementsGenerateTagsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/PlacementsGenerateTagsResponse.php', - 'Google_Service_Dfareporting_PlacementsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/PlacementsListResponse.php', - 'Google_Service_Dfareporting_PlatformType' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/PlatformType.php', - 'Google_Service_Dfareporting_PlatformTypesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/PlatformTypesListResponse.php', - 'Google_Service_Dfareporting_PopupWindowProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/PopupWindowProperties.php', - 'Google_Service_Dfareporting_PostalCode' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/PostalCode.php', - 'Google_Service_Dfareporting_PostalCodesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/PostalCodesListResponse.php', - 'Google_Service_Dfareporting_Pricing' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Pricing.php', - 'Google_Service_Dfareporting_PricingSchedule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/PricingSchedule.php', - 'Google_Service_Dfareporting_PricingSchedulePricingPeriod' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/PricingSchedulePricingPeriod.php', - 'Google_Service_Dfareporting_Project' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Project.php', - 'Google_Service_Dfareporting_ProjectsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ProjectsListResponse.php', - 'Google_Service_Dfareporting_ReachReportCompatibleFields' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ReachReportCompatibleFields.php', - 'Google_Service_Dfareporting_Recipient' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Recipient.php', - 'Google_Service_Dfareporting_Region' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Region.php', - 'Google_Service_Dfareporting_RegionsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/RegionsListResponse.php', - 'Google_Service_Dfareporting_RemarketingList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/RemarketingList.php', - 'Google_Service_Dfareporting_RemarketingListShare' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/RemarketingListShare.php', - 'Google_Service_Dfareporting_RemarketingListsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/RemarketingListsListResponse.php', - 'Google_Service_Dfareporting_Report' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Report.php', - 'Google_Service_Dfareporting_ReportCompatibleFields' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ReportCompatibleFields.php', - 'Google_Service_Dfareporting_ReportCriteria' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ReportCriteria.php', - 'Google_Service_Dfareporting_ReportCrossDimensionReachCriteria' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ReportCrossDimensionReachCriteria.php', - 'Google_Service_Dfareporting_ReportDelivery' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ReportDelivery.php', - 'Google_Service_Dfareporting_ReportFloodlightCriteria' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ReportFloodlightCriteria.php', - 'Google_Service_Dfareporting_ReportFloodlightCriteriaReportProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ReportFloodlightCriteriaReportProperties.php', - 'Google_Service_Dfareporting_ReportList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ReportList.php', - 'Google_Service_Dfareporting_ReportPathToConversionCriteria' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ReportPathToConversionCriteria.php', - 'Google_Service_Dfareporting_ReportPathToConversionCriteriaReportProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ReportPathToConversionCriteriaReportProperties.php', - 'Google_Service_Dfareporting_ReportReachCriteria' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ReportReachCriteria.php', - 'Google_Service_Dfareporting_ReportSchedule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ReportSchedule.php', - 'Google_Service_Dfareporting_ReportsConfiguration' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ReportsConfiguration.php', - 'Google_Service_Dfareporting_Resource_AccountActiveAdSummaries' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/AccountActiveAdSummaries.php', - 'Google_Service_Dfareporting_Resource_AccountPermissionGroups' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/AccountPermissionGroups.php', - 'Google_Service_Dfareporting_Resource_AccountPermissions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/AccountPermissions.php', - 'Google_Service_Dfareporting_Resource_AccountUserProfiles' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/AccountUserProfiles.php', - 'Google_Service_Dfareporting_Resource_Accounts' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Accounts.php', - 'Google_Service_Dfareporting_Resource_Ads' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Ads.php', - 'Google_Service_Dfareporting_Resource_AdvertiserGroups' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/AdvertiserGroups.php', - 'Google_Service_Dfareporting_Resource_AdvertiserLandingPages' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/AdvertiserLandingPages.php', - 'Google_Service_Dfareporting_Resource_Advertisers' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Advertisers.php', - 'Google_Service_Dfareporting_Resource_Browsers' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Browsers.php', - 'Google_Service_Dfareporting_Resource_CampaignCreativeAssociations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/CampaignCreativeAssociations.php', - 'Google_Service_Dfareporting_Resource_Campaigns' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Campaigns.php', - 'Google_Service_Dfareporting_Resource_ChangeLogs' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/ChangeLogs.php', - 'Google_Service_Dfareporting_Resource_Cities' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Cities.php', - 'Google_Service_Dfareporting_Resource_ConnectionTypes' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/ConnectionTypes.php', - 'Google_Service_Dfareporting_Resource_ContentCategories' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/ContentCategories.php', - 'Google_Service_Dfareporting_Resource_Conversions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Conversions.php', - 'Google_Service_Dfareporting_Resource_Countries' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Countries.php', - 'Google_Service_Dfareporting_Resource_CreativeAssets' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/CreativeAssets.php', - 'Google_Service_Dfareporting_Resource_CreativeFieldValues' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/CreativeFieldValues.php', - 'Google_Service_Dfareporting_Resource_CreativeFields' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/CreativeFields.php', - 'Google_Service_Dfareporting_Resource_CreativeGroups' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/CreativeGroups.php', - 'Google_Service_Dfareporting_Resource_Creatives' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Creatives.php', - 'Google_Service_Dfareporting_Resource_DimensionValues' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/DimensionValues.php', - 'Google_Service_Dfareporting_Resource_DirectorySiteContacts' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/DirectorySiteContacts.php', - 'Google_Service_Dfareporting_Resource_DirectorySites' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/DirectorySites.php', - 'Google_Service_Dfareporting_Resource_DynamicTargetingKeys' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/DynamicTargetingKeys.php', - 'Google_Service_Dfareporting_Resource_EventTags' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/EventTags.php', - 'Google_Service_Dfareporting_Resource_Files' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Files.php', - 'Google_Service_Dfareporting_Resource_FloodlightActivities' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/FloodlightActivities.php', - 'Google_Service_Dfareporting_Resource_FloodlightActivityGroups' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/FloodlightActivityGroups.php', - 'Google_Service_Dfareporting_Resource_FloodlightConfigurations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/FloodlightConfigurations.php', - 'Google_Service_Dfareporting_Resource_InventoryItems' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/InventoryItems.php', - 'Google_Service_Dfareporting_Resource_Languages' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Languages.php', - 'Google_Service_Dfareporting_Resource_Metros' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Metros.php', - 'Google_Service_Dfareporting_Resource_MobileCarriers' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/MobileCarriers.php', - 'Google_Service_Dfareporting_Resource_OperatingSystemVersions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/OperatingSystemVersions.php', - 'Google_Service_Dfareporting_Resource_OperatingSystems' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/OperatingSystems.php', - 'Google_Service_Dfareporting_Resource_OrderDocuments' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/OrderDocuments.php', - 'Google_Service_Dfareporting_Resource_Orders' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Orders.php', - 'Google_Service_Dfareporting_Resource_PlacementGroups' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/PlacementGroups.php', - 'Google_Service_Dfareporting_Resource_PlacementStrategies' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/PlacementStrategies.php', - 'Google_Service_Dfareporting_Resource_Placements' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Placements.php', - 'Google_Service_Dfareporting_Resource_PlatformTypes' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/PlatformTypes.php', - 'Google_Service_Dfareporting_Resource_PostalCodes' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/PostalCodes.php', - 'Google_Service_Dfareporting_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Projects.php', - 'Google_Service_Dfareporting_Resource_Regions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Regions.php', - 'Google_Service_Dfareporting_Resource_RemarketingListShares' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/RemarketingListShares.php', - 'Google_Service_Dfareporting_Resource_RemarketingLists' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/RemarketingLists.php', - 'Google_Service_Dfareporting_Resource_Reports' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Reports.php', - 'Google_Service_Dfareporting_Resource_ReportsCompatibleFields' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/ReportsCompatibleFields.php', - 'Google_Service_Dfareporting_Resource_ReportsFiles' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/ReportsFiles.php', - 'Google_Service_Dfareporting_Resource_Sites' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Sites.php', - 'Google_Service_Dfareporting_Resource_Sizes' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Sizes.php', - 'Google_Service_Dfareporting_Resource_Subaccounts' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Subaccounts.php', - 'Google_Service_Dfareporting_Resource_TargetableRemarketingLists' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/TargetableRemarketingLists.php', - 'Google_Service_Dfareporting_Resource_TargetingTemplates' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/TargetingTemplates.php', - 'Google_Service_Dfareporting_Resource_UserProfiles' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/UserProfiles.php', - 'Google_Service_Dfareporting_Resource_UserRolePermissionGroups' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/UserRolePermissionGroups.php', - 'Google_Service_Dfareporting_Resource_UserRolePermissions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/UserRolePermissions.php', - 'Google_Service_Dfareporting_Resource_UserRoles' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/UserRoles.php', - 'Google_Service_Dfareporting_Resource_VideoFormats' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/VideoFormats.php', - 'Google_Service_Dfareporting_RichMediaExitOverride' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/RichMediaExitOverride.php', - 'Google_Service_Dfareporting_Rule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Rule.php', - 'Google_Service_Dfareporting_Site' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Site.php', - 'Google_Service_Dfareporting_SiteContact' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/SiteContact.php', - 'Google_Service_Dfareporting_SiteSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/SiteSettings.php', - 'Google_Service_Dfareporting_SitesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/SitesListResponse.php', - 'Google_Service_Dfareporting_Size' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Size.php', - 'Google_Service_Dfareporting_SizesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/SizesListResponse.php', - 'Google_Service_Dfareporting_SkippableSetting' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/SkippableSetting.php', - 'Google_Service_Dfareporting_SortedDimension' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/SortedDimension.php', - 'Google_Service_Dfareporting_Subaccount' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/Subaccount.php', - 'Google_Service_Dfareporting_SubaccountsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/SubaccountsListResponse.php', - 'Google_Service_Dfareporting_TagData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/TagData.php', - 'Google_Service_Dfareporting_TagSetting' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/TagSetting.php', - 'Google_Service_Dfareporting_TagSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/TagSettings.php', - 'Google_Service_Dfareporting_TargetWindow' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/TargetWindow.php', - 'Google_Service_Dfareporting_TargetableRemarketingList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/TargetableRemarketingList.php', - 'Google_Service_Dfareporting_TargetableRemarketingListsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/TargetableRemarketingListsListResponse.php', - 'Google_Service_Dfareporting_TargetingTemplate' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/TargetingTemplate.php', - 'Google_Service_Dfareporting_TargetingTemplatesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/TargetingTemplatesListResponse.php', - 'Google_Service_Dfareporting_TechnologyTargeting' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/TechnologyTargeting.php', - 'Google_Service_Dfareporting_ThirdPartyAuthenticationToken' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ThirdPartyAuthenticationToken.php', - 'Google_Service_Dfareporting_ThirdPartyTrackingUrl' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/ThirdPartyTrackingUrl.php', - 'Google_Service_Dfareporting_TranscodeSetting' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/TranscodeSetting.php', - 'Google_Service_Dfareporting_UniversalAdId' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/UniversalAdId.php', - 'Google_Service_Dfareporting_UserDefinedVariableConfiguration' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/UserDefinedVariableConfiguration.php', - 'Google_Service_Dfareporting_UserProfile' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/UserProfile.php', - 'Google_Service_Dfareporting_UserProfileList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/UserProfileList.php', - 'Google_Service_Dfareporting_UserRole' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/UserRole.php', - 'Google_Service_Dfareporting_UserRolePermission' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/UserRolePermission.php', - 'Google_Service_Dfareporting_UserRolePermissionGroup' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/UserRolePermissionGroup.php', - 'Google_Service_Dfareporting_UserRolePermissionGroupsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/UserRolePermissionGroupsListResponse.php', - 'Google_Service_Dfareporting_UserRolePermissionsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/UserRolePermissionsListResponse.php', - 'Google_Service_Dfareporting_UserRolesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/UserRolesListResponse.php', - 'Google_Service_Dfareporting_VideoFormat' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/VideoFormat.php', - 'Google_Service_Dfareporting_VideoFormatsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/VideoFormatsListResponse.php', - 'Google_Service_Dfareporting_VideoOffset' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/VideoOffset.php', - 'Google_Service_Dfareporting_VideoSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dfareporting/VideoSettings.php', - 'Google_Service_Dialogflow' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2BatchUpdateIntentsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchUpdateIntentsResponse.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2Context' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2Context.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2EntityType' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2EntityType.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2EntityTypeEntity' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2EntityTypeEntity.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2EventInput' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2EventInput.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2ExportAgentResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2ExportAgentResponse.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2Intent' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2Intent.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentFollowupIntentInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentFollowupIntentInfo.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessage.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageBasicCard' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageBasicCard.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageBasicCardButton' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageBasicCardButton.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageCard' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageCard.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageCardButton' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageCardButton.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageCarouselSelect' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageCarouselSelect.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageCarouselSelectItem' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageCarouselSelectItem.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageImage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageImage.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageListSelect' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageListSelect.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageListSelectItem' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageListSelectItem.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageQuickReplies' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageQuickReplies.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageSelectItemInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageSelectItemInfo.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageSimpleResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageSimpleResponse.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageSimpleResponses' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageSimpleResponses.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageSuggestion' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageSuggestion.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageSuggestions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageSuggestions.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageText' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageText.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentParameter' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentParameter.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentTrainingPhrase' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentTrainingPhrase.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentTrainingPhrasePart' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentTrainingPhrasePart.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2OriginalDetectIntentRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2OriginalDetectIntentRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2QueryResult' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2QueryResult.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2WebhookRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2WebhookRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2WebhookResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2WebhookResponse.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Agent' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1Agent.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchDeleteEntitiesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1BatchDeleteEntitiesRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchDeleteEntityTypesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1BatchDeleteEntityTypesRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchDeleteIntentsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1BatchDeleteIntentsRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchUpdateEntitiesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1BatchUpdateEntitiesRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchUpdateIntentsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1BatchUpdateIntentsRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Context' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1Context.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1DetectIntentRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1DetectIntentRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1DetectIntentResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1DetectIntentResponse.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1EntityType' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1EntityType.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1EntityTypeBatch' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1EntityTypeBatch.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1EntityTypeEntity' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1EntityTypeEntity.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1EventInput' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1EventInput.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1ExportAgentRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1ExportAgentRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1ExportAgentResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1ExportAgentResponse.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1ImportAgentRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1ImportAgentRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1InputAudioConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1InputAudioConfig.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Intent' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1Intent.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentBatch' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentBatch.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessage.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageBasicCard' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageBasicCard.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageCard' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageCard.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageCardButton' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageCardButton.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageImage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageImage.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageListSelect' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageListSelect.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageListSelectItem' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageListSelectItem.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageQuickReplies' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageQuickReplies.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageSuggestion' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageSuggestion.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageSuggestions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageSuggestions.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageText' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageText.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentParameter' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentParameter.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentTrainingPhrase' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentTrainingPhrase.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1ListContextsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1ListContextsResponse.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1ListEntityTypesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1ListEntityTypesResponse.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1ListIntentsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1ListIntentsResponse.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1ListSessionEntityTypesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1ListSessionEntityTypesResponse.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1QueryInput' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1QueryInput.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1QueryParameters' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1QueryParameters.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1QueryResult' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1QueryResult.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1RestoreAgentRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1RestoreAgentRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1SearchAgentsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1SearchAgentsResponse.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1SessionEntityType' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1SessionEntityType.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1TextInput' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1TextInput.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1TrainAgentRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1TrainAgentRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1WebhookRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1WebhookRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1WebhookResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1WebhookResponse.php', - 'Google_Service_Dialogflow_GoogleLongrunningOperation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleLongrunningOperation.php', - 'Google_Service_Dialogflow_GoogleProtobufEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleProtobufEmpty.php', - 'Google_Service_Dialogflow_GoogleRpcStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleRpcStatus.php', - 'Google_Service_Dialogflow_GoogleTypeLatLng' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleTypeLatLng.php', - 'Google_Service_Dialogflow_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/Resource/Projects.php', - 'Google_Service_Dialogflow_Resource_ProjectsAgent' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgent.php', - 'Google_Service_Dialogflow_Resource_ProjectsAgentEntityTypes' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentEntityTypes.php', - 'Google_Service_Dialogflow_Resource_ProjectsAgentEntityTypesEntities' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentEntityTypesEntities.php', - 'Google_Service_Dialogflow_Resource_ProjectsAgentIntents' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentIntents.php', - 'Google_Service_Dialogflow_Resource_ProjectsAgentRuntimes' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentRuntimes.php', - 'Google_Service_Dialogflow_Resource_ProjectsAgentRuntimesSessions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentRuntimesSessions.php', - 'Google_Service_Dialogflow_Resource_ProjectsAgentRuntimesSessionsContexts' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentRuntimesSessionsContexts.php', - 'Google_Service_Dialogflow_Resource_ProjectsAgentRuntimesSessionsEntityTypes' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentRuntimesSessionsEntityTypes.php', - 'Google_Service_Dialogflow_Resource_ProjectsAgentSessions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentSessions.php', - 'Google_Service_Dialogflow_Resource_ProjectsAgentSessionsContexts' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentSessionsContexts.php', - 'Google_Service_Dialogflow_Resource_ProjectsAgentSessionsEntityTypes' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentSessionsEntityTypes.php', - 'Google_Service_Dialogflow_Resource_ProjectsOperations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsOperations.php', - 'Google_Service_Digitalassetlinks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Digitalassetlinks.php', - 'Google_Service_Digitalassetlinks_AndroidAppAsset' => $vendorDir . '/google/apiclient-services/src/Google/Service/Digitalassetlinks/AndroidAppAsset.php', - 'Google_Service_Digitalassetlinks_Asset' => $vendorDir . '/google/apiclient-services/src/Google/Service/Digitalassetlinks/Asset.php', - 'Google_Service_Digitalassetlinks_CertificateInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Digitalassetlinks/CertificateInfo.php', - 'Google_Service_Digitalassetlinks_CheckResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Digitalassetlinks/CheckResponse.php', - 'Google_Service_Digitalassetlinks_ListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Digitalassetlinks/ListResponse.php', - 'Google_Service_Digitalassetlinks_Resource_Assetlinks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Digitalassetlinks/Resource/Assetlinks.php', - 'Google_Service_Digitalassetlinks_Resource_Statements' => $vendorDir . '/google/apiclient-services/src/Google/Service/Digitalassetlinks/Resource/Statements.php', - 'Google_Service_Digitalassetlinks_Statement' => $vendorDir . '/google/apiclient-services/src/Google/Service/Digitalassetlinks/Statement.php', - 'Google_Service_Digitalassetlinks_WebAsset' => $vendorDir . '/google/apiclient-services/src/Google/Service/Digitalassetlinks/WebAsset.php', - 'Google_Service_Directory' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory.php', - 'Google_Service_Directory_Alias' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Alias.php', - 'Google_Service_Directory_Aliases' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Aliases.php', - 'Google_Service_Directory_AppAccessCollections' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/AppAccessCollections.php', - 'Google_Service_Directory_Asp' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Asp.php', - 'Google_Service_Directory_Asps' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Asps.php', - 'Google_Service_Directory_Building' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Building.php', - 'Google_Service_Directory_BuildingCoordinates' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/BuildingCoordinates.php', - 'Google_Service_Directory_Buildings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Buildings.php', - 'Google_Service_Directory_CalendarResource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/CalendarResource.php', - 'Google_Service_Directory_CalendarResources' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/CalendarResources.php', - 'Google_Service_Directory_Channel' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Channel.php', - 'Google_Service_Directory_ChromeOsDevice' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/ChromeOsDevice.php', - 'Google_Service_Directory_ChromeOsDeviceAction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/ChromeOsDeviceAction.php', - 'Google_Service_Directory_ChromeOsDeviceActiveTimeRanges' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/ChromeOsDeviceActiveTimeRanges.php', - 'Google_Service_Directory_ChromeOsDeviceDeviceFiles' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/ChromeOsDeviceDeviceFiles.php', - 'Google_Service_Directory_ChromeOsDeviceRecentUsers' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/ChromeOsDeviceRecentUsers.php', - 'Google_Service_Directory_ChromeOsDeviceTpmVersionInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/ChromeOsDeviceTpmVersionInfo.php', - 'Google_Service_Directory_ChromeOsDevices' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/ChromeOsDevices.php', - 'Google_Service_Directory_ChromeOsMoveDevicesToOu' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/ChromeOsMoveDevicesToOu.php', - 'Google_Service_Directory_Customer' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Customer.php', - 'Google_Service_Directory_CustomerPostalAddress' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/CustomerPostalAddress.php', - 'Google_Service_Directory_DomainAlias' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/DomainAlias.php', - 'Google_Service_Directory_DomainAliases' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/DomainAliases.php', - 'Google_Service_Directory_Domains' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Domains.php', - 'Google_Service_Directory_Domains2' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Domains2.php', - 'Google_Service_Directory_Feature' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Feature.php', - 'Google_Service_Directory_FeatureInstance' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/FeatureInstance.php', - 'Google_Service_Directory_FeatureRename' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/FeatureRename.php', - 'Google_Service_Directory_Features' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Features.php', - 'Google_Service_Directory_Group' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Group.php', - 'Google_Service_Directory_Groups' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Groups.php', - 'Google_Service_Directory_Member' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Member.php', - 'Google_Service_Directory_Members' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Members.php', - 'Google_Service_Directory_MembersHasMember' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/MembersHasMember.php', - 'Google_Service_Directory_MobileDevice' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/MobileDevice.php', - 'Google_Service_Directory_MobileDeviceAction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/MobileDeviceAction.php', - 'Google_Service_Directory_MobileDeviceApplications' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/MobileDeviceApplications.php', - 'Google_Service_Directory_MobileDevices' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/MobileDevices.php', - 'Google_Service_Directory_Notification' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Notification.php', - 'Google_Service_Directory_Notifications' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Notifications.php', - 'Google_Service_Directory_OrgUnit' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/OrgUnit.php', - 'Google_Service_Directory_OrgUnits' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/OrgUnits.php', - 'Google_Service_Directory_Privilege' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Privilege.php', - 'Google_Service_Directory_Privileges' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Privileges.php', - 'Google_Service_Directory_Resource_Asps' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Resource/Asps.php', - 'Google_Service_Directory_Resource_Channels' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Resource/Channels.php', - 'Google_Service_Directory_Resource_Chromeosdevices' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Resource/Chromeosdevices.php', - 'Google_Service_Directory_Resource_Customers' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Resource/Customers.php', - 'Google_Service_Directory_Resource_DomainAliases' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Resource/DomainAliases.php', - 'Google_Service_Directory_Resource_Domains' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Resource/Domains.php', - 'Google_Service_Directory_Resource_Groups' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Resource/Groups.php', - 'Google_Service_Directory_Resource_GroupsAliases' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Resource/GroupsAliases.php', - 'Google_Service_Directory_Resource_Members' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Resource/Members.php', - 'Google_Service_Directory_Resource_Mobiledevices' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Resource/Mobiledevices.php', - 'Google_Service_Directory_Resource_Notifications' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Resource/Notifications.php', - 'Google_Service_Directory_Resource_Orgunits' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Resource/Orgunits.php', - 'Google_Service_Directory_Resource_Privileges' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Resource/Privileges.php', - 'Google_Service_Directory_Resource_ResolvedAppAccessSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Resource/ResolvedAppAccessSettings.php', - 'Google_Service_Directory_Resource_Resources' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Resource/Resources.php', - 'Google_Service_Directory_Resource_ResourcesBuildings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Resource/ResourcesBuildings.php', - 'Google_Service_Directory_Resource_ResourcesCalendars' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Resource/ResourcesCalendars.php', - 'Google_Service_Directory_Resource_ResourcesFeatures' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Resource/ResourcesFeatures.php', - 'Google_Service_Directory_Resource_RoleAssignments' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Resource/RoleAssignments.php', - 'Google_Service_Directory_Resource_Roles' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Resource/Roles.php', - 'Google_Service_Directory_Resource_Schemas' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Resource/Schemas.php', - 'Google_Service_Directory_Resource_Tokens' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Resource/Tokens.php', - 'Google_Service_Directory_Resource_Users' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Resource/Users.php', - 'Google_Service_Directory_Resource_UsersAliases' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Resource/UsersAliases.php', - 'Google_Service_Directory_Resource_UsersPhotos' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Resource/UsersPhotos.php', - 'Google_Service_Directory_Resource_VerificationCodes' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Resource/VerificationCodes.php', - 'Google_Service_Directory_Role' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Role.php', - 'Google_Service_Directory_RoleAssignment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/RoleAssignment.php', - 'Google_Service_Directory_RoleAssignments' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/RoleAssignments.php', - 'Google_Service_Directory_RoleRolePrivileges' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/RoleRolePrivileges.php', - 'Google_Service_Directory_Roles' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Roles.php', - 'Google_Service_Directory_Schema' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Schema.php', - 'Google_Service_Directory_SchemaFieldSpec' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/SchemaFieldSpec.php', - 'Google_Service_Directory_SchemaFieldSpecNumericIndexingSpec' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/SchemaFieldSpecNumericIndexingSpec.php', - 'Google_Service_Directory_Schemas' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Schemas.php', - 'Google_Service_Directory_Token' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Token.php', - 'Google_Service_Directory_Tokens' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Tokens.php', - 'Google_Service_Directory_TrustedAppId' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/TrustedAppId.php', - 'Google_Service_Directory_TrustedApps' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/TrustedApps.php', - 'Google_Service_Directory_User' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/User.php', - 'Google_Service_Directory_UserAbout' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/UserAbout.php', - 'Google_Service_Directory_UserAddress' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/UserAddress.php', - 'Google_Service_Directory_UserEmail' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/UserEmail.php', - 'Google_Service_Directory_UserExternalId' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/UserExternalId.php', - 'Google_Service_Directory_UserGender' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/UserGender.php', - 'Google_Service_Directory_UserIm' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/UserIm.php', - 'Google_Service_Directory_UserKeyword' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/UserKeyword.php', - 'Google_Service_Directory_UserLanguage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/UserLanguage.php', - 'Google_Service_Directory_UserLocation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/UserLocation.php', - 'Google_Service_Directory_UserMakeAdmin' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/UserMakeAdmin.php', - 'Google_Service_Directory_UserName' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/UserName.php', - 'Google_Service_Directory_UserOrganization' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/UserOrganization.php', - 'Google_Service_Directory_UserPhone' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/UserPhone.php', - 'Google_Service_Directory_UserPhoto' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/UserPhoto.php', - 'Google_Service_Directory_UserPosixAccount' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/UserPosixAccount.php', - 'Google_Service_Directory_UserRelation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/UserRelation.php', - 'Google_Service_Directory_UserSshPublicKey' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/UserSshPublicKey.php', - 'Google_Service_Directory_UserUndelete' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/UserUndelete.php', - 'Google_Service_Directory_UserWebsite' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/UserWebsite.php', - 'Google_Service_Directory_Users' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/Users.php', - 'Google_Service_Directory_VerificationCode' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/VerificationCode.php', - 'Google_Service_Directory_VerificationCodes' => $vendorDir . '/google/apiclient-services/src/Google/Service/Directory/VerificationCodes.php', - 'Google_Service_Dns' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dns.php', - 'Google_Service_Dns_Change' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dns/Change.php', - 'Google_Service_Dns_ChangesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dns/ChangesListResponse.php', - 'Google_Service_Dns_ManagedZone' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dns/ManagedZone.php', - 'Google_Service_Dns_ManagedZonesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dns/ManagedZonesListResponse.php', - 'Google_Service_Dns_Project' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dns/Project.php', - 'Google_Service_Dns_Quota' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dns/Quota.php', - 'Google_Service_Dns_ResourceRecordSet' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dns/ResourceRecordSet.php', - 'Google_Service_Dns_ResourceRecordSetsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dns/ResourceRecordSetsListResponse.php', - 'Google_Service_Dns_Resource_Changes' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dns/Resource/Changes.php', - 'Google_Service_Dns_Resource_ManagedZones' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dns/Resource/ManagedZones.php', - 'Google_Service_Dns_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dns/Resource/Projects.php', - 'Google_Service_Dns_Resource_ResourceRecordSets' => $vendorDir . '/google/apiclient-services/src/Google/Service/Dns/Resource/ResourceRecordSets.php', - 'Google_Service_DoubleClickBidManager' => $vendorDir . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager.php', - 'Google_Service_DoubleClickBidManager_DownloadLineItemsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/DownloadLineItemsRequest.php', - 'Google_Service_DoubleClickBidManager_DownloadLineItemsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/DownloadLineItemsResponse.php', - 'Google_Service_DoubleClickBidManager_DownloadRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/DownloadRequest.php', - 'Google_Service_DoubleClickBidManager_DownloadResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/DownloadResponse.php', - 'Google_Service_DoubleClickBidManager_FilterPair' => $vendorDir . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/FilterPair.php', - 'Google_Service_DoubleClickBidManager_ListQueriesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/ListQueriesResponse.php', - 'Google_Service_DoubleClickBidManager_ListReportsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/ListReportsResponse.php', - 'Google_Service_DoubleClickBidManager_Parameters' => $vendorDir . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/Parameters.php', - 'Google_Service_DoubleClickBidManager_Query' => $vendorDir . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/Query.php', - 'Google_Service_DoubleClickBidManager_QueryMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/QueryMetadata.php', - 'Google_Service_DoubleClickBidManager_QuerySchedule' => $vendorDir . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/QuerySchedule.php', - 'Google_Service_DoubleClickBidManager_Report' => $vendorDir . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/Report.php', - 'Google_Service_DoubleClickBidManager_ReportFailure' => $vendorDir . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/ReportFailure.php', - 'Google_Service_DoubleClickBidManager_ReportKey' => $vendorDir . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/ReportKey.php', - 'Google_Service_DoubleClickBidManager_ReportMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/ReportMetadata.php', - 'Google_Service_DoubleClickBidManager_ReportStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/ReportStatus.php', - 'Google_Service_DoubleClickBidManager_Resource_Lineitems' => $vendorDir . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/Resource/Lineitems.php', - 'Google_Service_DoubleClickBidManager_Resource_Queries' => $vendorDir . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/Resource/Queries.php', - 'Google_Service_DoubleClickBidManager_Resource_Reports' => $vendorDir . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/Resource/Reports.php', - 'Google_Service_DoubleClickBidManager_Resource_Sdf' => $vendorDir . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/Resource/Sdf.php', - 'Google_Service_DoubleClickBidManager_RowStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/RowStatus.php', - 'Google_Service_DoubleClickBidManager_RunQueryRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/RunQueryRequest.php', - 'Google_Service_DoubleClickBidManager_UploadLineItemsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/UploadLineItemsRequest.php', - 'Google_Service_DoubleClickBidManager_UploadLineItemsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/UploadLineItemsResponse.php', - 'Google_Service_DoubleClickBidManager_UploadStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/UploadStatus.php', - 'Google_Service_Doubleclicksearch' => $vendorDir . '/google/apiclient-services/src/Google/Service/Doubleclicksearch.php', - 'Google_Service_Doubleclicksearch_Availability' => $vendorDir . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/Availability.php', - 'Google_Service_Doubleclicksearch_Conversion' => $vendorDir . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/Conversion.php', - 'Google_Service_Doubleclicksearch_ConversionList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/ConversionList.php', - 'Google_Service_Doubleclicksearch_CustomDimension' => $vendorDir . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/CustomDimension.php', - 'Google_Service_Doubleclicksearch_CustomMetric' => $vendorDir . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/CustomMetric.php', - 'Google_Service_Doubleclicksearch_Report' => $vendorDir . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/Report.php', - 'Google_Service_Doubleclicksearch_ReportApiColumnSpec' => $vendorDir . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/ReportApiColumnSpec.php', - 'Google_Service_Doubleclicksearch_ReportFiles' => $vendorDir . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/ReportFiles.php', - 'Google_Service_Doubleclicksearch_ReportRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/ReportRequest.php', - 'Google_Service_Doubleclicksearch_ReportRequestFilters' => $vendorDir . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/ReportRequestFilters.php', - 'Google_Service_Doubleclicksearch_ReportRequestOrderBy' => $vendorDir . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/ReportRequestOrderBy.php', - 'Google_Service_Doubleclicksearch_ReportRequestReportScope' => $vendorDir . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/ReportRequestReportScope.php', - 'Google_Service_Doubleclicksearch_ReportRequestTimeRange' => $vendorDir . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/ReportRequestTimeRange.php', - 'Google_Service_Doubleclicksearch_Resource_Conversion' => $vendorDir . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/Resource/Conversion.php', - 'Google_Service_Doubleclicksearch_Resource_Reports' => $vendorDir . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/Resource/Reports.php', - 'Google_Service_Doubleclicksearch_Resource_SavedColumns' => $vendorDir . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/Resource/SavedColumns.php', - 'Google_Service_Doubleclicksearch_SavedColumn' => $vendorDir . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/SavedColumn.php', - 'Google_Service_Doubleclicksearch_SavedColumnList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/SavedColumnList.php', - 'Google_Service_Doubleclicksearch_UpdateAvailabilityRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/UpdateAvailabilityRequest.php', - 'Google_Service_Doubleclicksearch_UpdateAvailabilityResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/UpdateAvailabilityResponse.php', - 'Google_Service_Drive' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive.php', - 'Google_Service_Drive_About' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/About.php', - 'Google_Service_Drive_AboutStorageQuota' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/AboutStorageQuota.php', - 'Google_Service_Drive_AboutTeamDriveThemes' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/AboutTeamDriveThemes.php', - 'Google_Service_Drive_Change' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/Change.php', - 'Google_Service_Drive_ChangeList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/ChangeList.php', - 'Google_Service_Drive_Channel' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/Channel.php', - 'Google_Service_Drive_Comment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/Comment.php', - 'Google_Service_Drive_CommentList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/CommentList.php', - 'Google_Service_Drive_CommentQuotedFileContent' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/CommentQuotedFileContent.php', - 'Google_Service_Drive_DriveFile' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/DriveFile.php', - 'Google_Service_Drive_DriveFileCapabilities' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/DriveFileCapabilities.php', - 'Google_Service_Drive_DriveFileContentHints' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/DriveFileContentHints.php', - 'Google_Service_Drive_DriveFileContentHintsThumbnail' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/DriveFileContentHintsThumbnail.php', - 'Google_Service_Drive_DriveFileImageMediaMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/DriveFileImageMediaMetadata.php', - 'Google_Service_Drive_DriveFileImageMediaMetadataLocation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/DriveFileImageMediaMetadataLocation.php', - 'Google_Service_Drive_DriveFileVideoMediaMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/DriveFileVideoMediaMetadata.php', - 'Google_Service_Drive_FileList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/FileList.php', - 'Google_Service_Drive_GeneratedIds' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/GeneratedIds.php', - 'Google_Service_Drive_Permission' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/Permission.php', - 'Google_Service_Drive_PermissionList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/PermissionList.php', - 'Google_Service_Drive_PermissionTeamDrivePermissionDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/PermissionTeamDrivePermissionDetails.php', - 'Google_Service_Drive_Reply' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/Reply.php', - 'Google_Service_Drive_ReplyList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/ReplyList.php', - 'Google_Service_Drive_Resource_About' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/Resource/About.php', - 'Google_Service_Drive_Resource_Changes' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/Resource/Changes.php', - 'Google_Service_Drive_Resource_Channels' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/Resource/Channels.php', - 'Google_Service_Drive_Resource_Comments' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/Resource/Comments.php', - 'Google_Service_Drive_Resource_Files' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/Resource/Files.php', - 'Google_Service_Drive_Resource_Permissions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/Resource/Permissions.php', - 'Google_Service_Drive_Resource_Replies' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/Resource/Replies.php', - 'Google_Service_Drive_Resource_Revisions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/Resource/Revisions.php', - 'Google_Service_Drive_Resource_Teamdrives' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/Resource/Teamdrives.php', - 'Google_Service_Drive_Revision' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/Revision.php', - 'Google_Service_Drive_RevisionList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/RevisionList.php', - 'Google_Service_Drive_StartPageToken' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/StartPageToken.php', - 'Google_Service_Drive_TeamDrive' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/TeamDrive.php', - 'Google_Service_Drive_TeamDriveBackgroundImageFile' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/TeamDriveBackgroundImageFile.php', - 'Google_Service_Drive_TeamDriveCapabilities' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/TeamDriveCapabilities.php', - 'Google_Service_Drive_TeamDriveList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/TeamDriveList.php', - 'Google_Service_Drive_User' => $vendorDir . '/google/apiclient-services/src/Google/Service/Drive/User.php', 'Google_Service_Exception' => $vendorDir . '/google/apiclient/src/Google/Service/Exception.php', - 'Google_Service_FirebaseDynamicLinks' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks.php', - 'Google_Service_FirebaseDynamicLinksAPI' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinksAPI.php', - 'Google_Service_FirebaseDynamicLinksAPI_AnalyticsInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinksAPI/AnalyticsInfo.php', - 'Google_Service_FirebaseDynamicLinksAPI_AndroidInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinksAPI/AndroidInfo.php', - 'Google_Service_FirebaseDynamicLinksAPI_CreateShortDynamicLinkRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinksAPI/CreateShortDynamicLinkRequest.php', - 'Google_Service_FirebaseDynamicLinksAPI_CreateShortDynamicLinkResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinksAPI/CreateShortDynamicLinkResponse.php', - 'Google_Service_FirebaseDynamicLinksAPI_DynamicLinkInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinksAPI/DynamicLinkInfo.php', - 'Google_Service_FirebaseDynamicLinksAPI_DynamicLinkWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinksAPI/DynamicLinkWarning.php', - 'Google_Service_FirebaseDynamicLinksAPI_GooglePlayAnalytics' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinksAPI/GooglePlayAnalytics.php', - 'Google_Service_FirebaseDynamicLinksAPI_ITunesConnectAnalytics' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinksAPI/ITunesConnectAnalytics.php', - 'Google_Service_FirebaseDynamicLinksAPI_IosInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinksAPI/IosInfo.php', - 'Google_Service_FirebaseDynamicLinksAPI_Resource_ShortDynamicLinks' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinksAPI/Resource/ShortDynamicLinks.php', - 'Google_Service_FirebaseDynamicLinksAPI_SocialMetaTagInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinksAPI/SocialMetaTagInfo.php', - 'Google_Service_FirebaseDynamicLinksAPI_Suffix' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinksAPI/Suffix.php', - 'Google_Service_FirebaseDynamicLinks_AnalyticsInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/AnalyticsInfo.php', - 'Google_Service_FirebaseDynamicLinks_AndroidInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/AndroidInfo.php', - 'Google_Service_FirebaseDynamicLinks_CreateShortDynamicLinkRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/CreateShortDynamicLinkRequest.php', - 'Google_Service_FirebaseDynamicLinks_CreateShortDynamicLinkResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/CreateShortDynamicLinkResponse.php', - 'Google_Service_FirebaseDynamicLinks_DesktopInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/DesktopInfo.php', - 'Google_Service_FirebaseDynamicLinks_DeviceInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/DeviceInfo.php', - 'Google_Service_FirebaseDynamicLinks_DynamicLinkEventStat' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/DynamicLinkEventStat.php', - 'Google_Service_FirebaseDynamicLinks_DynamicLinkInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/DynamicLinkInfo.php', - 'Google_Service_FirebaseDynamicLinks_DynamicLinkStats' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/DynamicLinkStats.php', - 'Google_Service_FirebaseDynamicLinks_DynamicLinkWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/DynamicLinkWarning.php', - 'Google_Service_FirebaseDynamicLinks_GetIosPostInstallAttributionRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/GetIosPostInstallAttributionRequest.php', - 'Google_Service_FirebaseDynamicLinks_GetIosPostInstallAttributionResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/GetIosPostInstallAttributionResponse.php', - 'Google_Service_FirebaseDynamicLinks_GooglePlayAnalytics' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/GooglePlayAnalytics.php', - 'Google_Service_FirebaseDynamicLinks_ITunesConnectAnalytics' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/ITunesConnectAnalytics.php', - 'Google_Service_FirebaseDynamicLinks_IosInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/IosInfo.php', - 'Google_Service_FirebaseDynamicLinks_NavigationInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/NavigationInfo.php', - 'Google_Service_FirebaseDynamicLinks_Resource_ShortLinks' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/Resource/ShortLinks.php', - 'Google_Service_FirebaseDynamicLinks_Resource_V1' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/Resource/V1.php', - 'Google_Service_FirebaseDynamicLinks_SocialMetaTagInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/SocialMetaTagInfo.php', - 'Google_Service_FirebaseDynamicLinks_Suffix' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/Suffix.php', - 'Google_Service_FirebaseRemoteConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRemoteConfig.php', - 'Google_Service_FirebaseRemoteConfig_RemoteConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRemoteConfig/RemoteConfig.php', - 'Google_Service_FirebaseRemoteConfig_RemoteConfigCondition' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRemoteConfig/RemoteConfigCondition.php', - 'Google_Service_FirebaseRemoteConfig_RemoteConfigParameter' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRemoteConfig/RemoteConfigParameter.php', - 'Google_Service_FirebaseRemoteConfig_RemoteConfigParameterValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRemoteConfig/RemoteConfigParameterValue.php', - 'Google_Service_FirebaseRemoteConfig_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRemoteConfig/Resource/Projects.php', - 'Google_Service_FirebaseRules' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRules.php', - 'Google_Service_FirebaseRulesAPI' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRulesAPI.php', - 'Google_Service_FirebaseRulesAPI_FirebaserulesEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRulesAPI/FirebaserulesEmpty.php', - 'Google_Service_FirebaseRulesAPI_FirebaserulesFile' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRulesAPI/FirebaserulesFile.php', - 'Google_Service_FirebaseRulesAPI_Issue' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRulesAPI/Issue.php', - 'Google_Service_FirebaseRulesAPI_ListReleasesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRulesAPI/ListReleasesResponse.php', - 'Google_Service_FirebaseRulesAPI_ListRulesetsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRulesAPI/ListRulesetsResponse.php', - 'Google_Service_FirebaseRulesAPI_Release' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRulesAPI/Release.php', - 'Google_Service_FirebaseRulesAPI_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRulesAPI/Resource/Projects.php', - 'Google_Service_FirebaseRulesAPI_Resource_ProjectsReleases' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRulesAPI/Resource/ProjectsReleases.php', - 'Google_Service_FirebaseRulesAPI_Resource_ProjectsRulesets' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRulesAPI/Resource/ProjectsRulesets.php', - 'Google_Service_FirebaseRulesAPI_Ruleset' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRulesAPI/Ruleset.php', - 'Google_Service_FirebaseRulesAPI_Source' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRulesAPI/Source.php', - 'Google_Service_FirebaseRulesAPI_SourcePosition' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRulesAPI/SourcePosition.php', - 'Google_Service_FirebaseRulesAPI_TestRulesetRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRulesAPI/TestRulesetRequest.php', - 'Google_Service_FirebaseRulesAPI_TestRulesetResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRulesAPI/TestRulesetResponse.php', - 'Google_Service_FirebaseRules_Arg' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRules/Arg.php', - 'Google_Service_FirebaseRules_FirebaserulesEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRules/FirebaserulesEmpty.php', - 'Google_Service_FirebaseRules_FirebaserulesFile' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRules/FirebaserulesFile.php', - 'Google_Service_FirebaseRules_FunctionCall' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRules/FunctionCall.php', - 'Google_Service_FirebaseRules_FunctionMock' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRules/FunctionMock.php', - 'Google_Service_FirebaseRules_GetReleaseExecutableResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRules/GetReleaseExecutableResponse.php', - 'Google_Service_FirebaseRules_Issue' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRules/Issue.php', - 'Google_Service_FirebaseRules_ListReleasesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRules/ListReleasesResponse.php', - 'Google_Service_FirebaseRules_ListRulesetsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRules/ListRulesetsResponse.php', - 'Google_Service_FirebaseRules_Release' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRules/Release.php', - 'Google_Service_FirebaseRules_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRules/Resource/Projects.php', - 'Google_Service_FirebaseRules_Resource_ProjectsReleases' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRules/Resource/ProjectsReleases.php', - 'Google_Service_FirebaseRules_Resource_ProjectsRulesets' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRules/Resource/ProjectsRulesets.php', - 'Google_Service_FirebaseRules_Result' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRules/Result.php', - 'Google_Service_FirebaseRules_Ruleset' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRules/Ruleset.php', - 'Google_Service_FirebaseRules_Source' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRules/Source.php', - 'Google_Service_FirebaseRules_SourcePosition' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRules/SourcePosition.php', - 'Google_Service_FirebaseRules_TestCase' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRules/TestCase.php', - 'Google_Service_FirebaseRules_TestResult' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRules/TestResult.php', - 'Google_Service_FirebaseRules_TestRulesetRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRules/TestRulesetRequest.php', - 'Google_Service_FirebaseRules_TestRulesetResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRules/TestRulesetResponse.php', - 'Google_Service_FirebaseRules_TestSuite' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRules/TestSuite.php', - 'Google_Service_FirebaseRules_UpdateReleaseRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/FirebaseRules/UpdateReleaseRequest.php', - 'Google_Service_Firestore' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore.php', - 'Google_Service_Firestore_ArrayValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/ArrayValue.php', - 'Google_Service_Firestore_BatchGetDocumentsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/BatchGetDocumentsRequest.php', - 'Google_Service_Firestore_BatchGetDocumentsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/BatchGetDocumentsResponse.php', - 'Google_Service_Firestore_BeginTransactionRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/BeginTransactionRequest.php', - 'Google_Service_Firestore_BeginTransactionResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/BeginTransactionResponse.php', - 'Google_Service_Firestore_CollectionSelector' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/CollectionSelector.php', - 'Google_Service_Firestore_CommitRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/CommitRequest.php', - 'Google_Service_Firestore_CommitResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/CommitResponse.php', - 'Google_Service_Firestore_CompositeFilter' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/CompositeFilter.php', - 'Google_Service_Firestore_Cursor' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/Cursor.php', - 'Google_Service_Firestore_Document' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/Document.php', - 'Google_Service_Firestore_DocumentChange' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/DocumentChange.php', - 'Google_Service_Firestore_DocumentDelete' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/DocumentDelete.php', - 'Google_Service_Firestore_DocumentMask' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/DocumentMask.php', - 'Google_Service_Firestore_DocumentRemove' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/DocumentRemove.php', - 'Google_Service_Firestore_DocumentTransform' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/DocumentTransform.php', - 'Google_Service_Firestore_DocumentsTarget' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/DocumentsTarget.php', - 'Google_Service_Firestore_ExistenceFilter' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/ExistenceFilter.php', - 'Google_Service_Firestore_FieldFilter' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/FieldFilter.php', - 'Google_Service_Firestore_FieldReference' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/FieldReference.php', - 'Google_Service_Firestore_FieldTransform' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/FieldTransform.php', - 'Google_Service_Firestore_Filter' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/Filter.php', - 'Google_Service_Firestore_FirestoreEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/FirestoreEmpty.php', - 'Google_Service_Firestore_Index' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/Index.php', - 'Google_Service_Firestore_IndexField' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/IndexField.php', - 'Google_Service_Firestore_LatLng' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/LatLng.php', - 'Google_Service_Firestore_ListCollectionIdsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/ListCollectionIdsRequest.php', - 'Google_Service_Firestore_ListCollectionIdsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/ListCollectionIdsResponse.php', - 'Google_Service_Firestore_ListDocumentsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/ListDocumentsResponse.php', - 'Google_Service_Firestore_ListIndexesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/ListIndexesResponse.php', - 'Google_Service_Firestore_ListenRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/ListenRequest.php', - 'Google_Service_Firestore_ListenResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/ListenResponse.php', - 'Google_Service_Firestore_MapValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/MapValue.php', - 'Google_Service_Firestore_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/Operation.php', - 'Google_Service_Firestore_Order' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/Order.php', - 'Google_Service_Firestore_Precondition' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/Precondition.php', - 'Google_Service_Firestore_Projection' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/Projection.php', - 'Google_Service_Firestore_QueryTarget' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/QueryTarget.php', - 'Google_Service_Firestore_ReadOnly' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/ReadOnly.php', - 'Google_Service_Firestore_ReadWrite' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/ReadWrite.php', - 'Google_Service_Firestore_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/Resource/Projects.php', - 'Google_Service_Firestore_Resource_ProjectsDatabases' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/Resource/ProjectsDatabases.php', - 'Google_Service_Firestore_Resource_ProjectsDatabasesDocuments' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/Resource/ProjectsDatabasesDocuments.php', - 'Google_Service_Firestore_Resource_ProjectsDatabasesIndexes' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/Resource/ProjectsDatabasesIndexes.php', - 'Google_Service_Firestore_RollbackRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/RollbackRequest.php', - 'Google_Service_Firestore_RunQueryRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/RunQueryRequest.php', - 'Google_Service_Firestore_RunQueryResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/RunQueryResponse.php', - 'Google_Service_Firestore_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/Status.php', - 'Google_Service_Firestore_StructuredQuery' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/StructuredQuery.php', - 'Google_Service_Firestore_Target' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/Target.php', - 'Google_Service_Firestore_TargetChange' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/TargetChange.php', - 'Google_Service_Firestore_TransactionOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/TransactionOptions.php', - 'Google_Service_Firestore_UnaryFilter' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/UnaryFilter.php', - 'Google_Service_Firestore_Value' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/Value.php', - 'Google_Service_Firestore_Write' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/Write.php', - 'Google_Service_Firestore_WriteRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/WriteRequest.php', - 'Google_Service_Firestore_WriteResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/WriteResponse.php', - 'Google_Service_Firestore_WriteResult' => $vendorDir . '/google/apiclient-services/src/Google/Service/Firestore/WriteResult.php', - 'Google_Service_Fitness' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fitness.php', - 'Google_Service_Fitness_AggregateBucket' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fitness/AggregateBucket.php', - 'Google_Service_Fitness_AggregateBy' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fitness/AggregateBy.php', - 'Google_Service_Fitness_AggregateRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fitness/AggregateRequest.php', - 'Google_Service_Fitness_AggregateResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fitness/AggregateResponse.php', - 'Google_Service_Fitness_Application' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fitness/Application.php', - 'Google_Service_Fitness_BucketByActivity' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fitness/BucketByActivity.php', - 'Google_Service_Fitness_BucketBySession' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fitness/BucketBySession.php', - 'Google_Service_Fitness_BucketByTime' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fitness/BucketByTime.php', - 'Google_Service_Fitness_BucketByTimePeriod' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fitness/BucketByTimePeriod.php', - 'Google_Service_Fitness_DataPoint' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fitness/DataPoint.php', - 'Google_Service_Fitness_DataSource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fitness/DataSource.php', - 'Google_Service_Fitness_DataType' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fitness/DataType.php', - 'Google_Service_Fitness_DataTypeField' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fitness/DataTypeField.php', - 'Google_Service_Fitness_Dataset' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fitness/Dataset.php', - 'Google_Service_Fitness_Device' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fitness/Device.php', - 'Google_Service_Fitness_ListDataPointChangesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fitness/ListDataPointChangesResponse.php', - 'Google_Service_Fitness_ListDataSourcesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fitness/ListDataSourcesResponse.php', - 'Google_Service_Fitness_ListSessionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fitness/ListSessionsResponse.php', - 'Google_Service_Fitness_MapValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fitness/MapValue.php', - 'Google_Service_Fitness_Resource_Users' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fitness/Resource/Users.php', - 'Google_Service_Fitness_Resource_UsersDataSources' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fitness/Resource/UsersDataSources.php', - 'Google_Service_Fitness_Resource_UsersDataSourcesDataPointChanges' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fitness/Resource/UsersDataSourcesDataPointChanges.php', - 'Google_Service_Fitness_Resource_UsersDataSourcesDatasets' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fitness/Resource/UsersDataSourcesDatasets.php', - 'Google_Service_Fitness_Resource_UsersDataset' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fitness/Resource/UsersDataset.php', - 'Google_Service_Fitness_Resource_UsersSessions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fitness/Resource/UsersSessions.php', - 'Google_Service_Fitness_Session' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fitness/Session.php', - 'Google_Service_Fitness_Value' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fitness/Value.php', - 'Google_Service_Fitness_ValueMapValEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fitness/ValueMapValEntry.php', - 'Google_Service_FlightAvailability' => $vendorDir . '/google/apiclient-services/src/Google/Service/FlightAvailability.php', - 'Google_Service_FlightAvailability_FlightavailabilityDate' => $vendorDir . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityDate.php', - 'Google_Service_FlightAvailability_FlightavailabilityPartnerAvailAnswers' => $vendorDir . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityPartnerAvailAnswers.php', - 'Google_Service_FlightAvailability_FlightavailabilityPartnerAvailAnswersAnswer' => $vendorDir . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityPartnerAvailAnswersAnswer.php', - 'Google_Service_FlightAvailability_FlightavailabilityPartnerAvailAnswersConstraint' => $vendorDir . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityPartnerAvailAnswersConstraint.php', - 'Google_Service_FlightAvailability_FlightavailabilityPartnerAvailAnswersConstraintWithEquivalence' => $vendorDir . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityPartnerAvailAnswersConstraintWithEquivalence.php', - 'Google_Service_FlightAvailability_FlightavailabilityPartnerAvailAnswersConstraints' => $vendorDir . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityPartnerAvailAnswersConstraints.php', - 'Google_Service_FlightAvailability_FlightavailabilityPartnerAvailAnswersEquivalentBookingCodes' => $vendorDir . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityPartnerAvailAnswersEquivalentBookingCodes.php', - 'Google_Service_FlightAvailability_FlightavailabilityPartnerAvailAnswersSeatCount' => $vendorDir . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityPartnerAvailAnswersSeatCount.php', - 'Google_Service_FlightAvailability_FlightavailabilityPartnerAvailAnswersSeatCountSeatsFlag' => $vendorDir . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityPartnerAvailAnswersSeatCountSeatsFlag.php', - 'Google_Service_FlightAvailability_FlightavailabilityPartnerAvailAnswersSegmentCounts' => $vendorDir . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityPartnerAvailAnswersSegmentCounts.php', - 'Google_Service_FlightAvailability_FlightavailabilityPartnerAvailAnswersSolution' => $vendorDir . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityPartnerAvailAnswersSolution.php', - 'Google_Service_FlightAvailability_FlightavailabilityPartnerAvailQuestions' => $vendorDir . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityPartnerAvailQuestions.php', - 'Google_Service_FlightAvailability_FlightavailabilityPartnerAvailQuestionsParameters' => $vendorDir . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityPartnerAvailQuestionsParameters.php', - 'Google_Service_FlightAvailability_FlightavailabilityPartnerAvailQuestionsPointOfSale' => $vendorDir . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityPartnerAvailQuestionsPointOfSale.php', - 'Google_Service_FlightAvailability_FlightavailabilityPartnerAvailQuestionsQuestion' => $vendorDir . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityPartnerAvailQuestionsQuestion.php', - 'Google_Service_FlightAvailability_FlightavailabilityPartnerAvailQuestionsSegment' => $vendorDir . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityPartnerAvailQuestionsSegment.php', - 'Google_Service_FlightAvailability_Resource_V1' => $vendorDir . '/google/apiclient-services/src/Google/Service/FlightAvailability/Resource/V1.php', - 'Google_Service_Freebase' => $vendorDir . '/google/apiclient-services/src/Google/Service/Freebase.php', - 'Google_Service_Freebase_ReconcileCandidate' => $vendorDir . '/google/apiclient-services/src/Google/Service/Freebase/ReconcileCandidate.php', - 'Google_Service_Freebase_ReconcileCandidateNotable' => $vendorDir . '/google/apiclient-services/src/Google/Service/Freebase/ReconcileCandidateNotable.php', - 'Google_Service_Freebase_ReconcileGet' => $vendorDir . '/google/apiclient-services/src/Google/Service/Freebase/ReconcileGet.php', - 'Google_Service_Freebase_ReconcileGetCosts' => $vendorDir . '/google/apiclient-services/src/Google/Service/Freebase/ReconcileGetCosts.php', - 'Google_Service_Freebase_ReconcileGetWarning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Freebase/ReconcileGetWarning.php', - 'Google_Service_Fusiontables' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fusiontables.php', - 'Google_Service_Fusiontables_Bucket' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fusiontables/Bucket.php', - 'Google_Service_Fusiontables_Column' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fusiontables/Column.php', - 'Google_Service_Fusiontables_ColumnBaseColumn' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fusiontables/ColumnBaseColumn.php', - 'Google_Service_Fusiontables_ColumnList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fusiontables/ColumnList.php', - 'Google_Service_Fusiontables_Geometry' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fusiontables/Geometry.php', - 'Google_Service_Fusiontables_Import' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fusiontables/Import.php', - 'Google_Service_Fusiontables_Line' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fusiontables/Line.php', - 'Google_Service_Fusiontables_LineStyle' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fusiontables/LineStyle.php', - 'Google_Service_Fusiontables_Point' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fusiontables/Point.php', - 'Google_Service_Fusiontables_PointStyle' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fusiontables/PointStyle.php', - 'Google_Service_Fusiontables_Polygon' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fusiontables/Polygon.php', - 'Google_Service_Fusiontables_PolygonStyle' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fusiontables/PolygonStyle.php', - 'Google_Service_Fusiontables_Resource_Column' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fusiontables/Resource/Column.php', - 'Google_Service_Fusiontables_Resource_Query' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fusiontables/Resource/Query.php', - 'Google_Service_Fusiontables_Resource_Style' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fusiontables/Resource/Style.php', - 'Google_Service_Fusiontables_Resource_Table' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fusiontables/Resource/Table.php', - 'Google_Service_Fusiontables_Resource_Task' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fusiontables/Resource/Task.php', - 'Google_Service_Fusiontables_Resource_Template' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fusiontables/Resource/Template.php', - 'Google_Service_Fusiontables_Sqlresponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fusiontables/Sqlresponse.php', - 'Google_Service_Fusiontables_StyleFunction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fusiontables/StyleFunction.php', - 'Google_Service_Fusiontables_StyleFunctionGradient' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fusiontables/StyleFunctionGradient.php', - 'Google_Service_Fusiontables_StyleFunctionGradientColors' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fusiontables/StyleFunctionGradientColors.php', - 'Google_Service_Fusiontables_StyleSetting' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fusiontables/StyleSetting.php', - 'Google_Service_Fusiontables_StyleSettingList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fusiontables/StyleSettingList.php', - 'Google_Service_Fusiontables_Table' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fusiontables/Table.php', - 'Google_Service_Fusiontables_TableList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fusiontables/TableList.php', - 'Google_Service_Fusiontables_Task' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fusiontables/Task.php', - 'Google_Service_Fusiontables_TaskList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fusiontables/TaskList.php', - 'Google_Service_Fusiontables_Template' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fusiontables/Template.php', - 'Google_Service_Fusiontables_TemplateList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Fusiontables/TemplateList.php', - 'Google_Service_Games' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games.php', - 'Google_Service_GamesConfiguration' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesConfiguration.php', - 'Google_Service_GamesConfiguration_AchievementConfiguration' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesConfiguration/AchievementConfiguration.php', - 'Google_Service_GamesConfiguration_AchievementConfigurationDetail' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesConfiguration/AchievementConfigurationDetail.php', - 'Google_Service_GamesConfiguration_AchievementConfigurationListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesConfiguration/AchievementConfigurationListResponse.php', - 'Google_Service_GamesConfiguration_GamesNumberAffixConfiguration' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesConfiguration/GamesNumberAffixConfiguration.php', - 'Google_Service_GamesConfiguration_GamesNumberFormatConfiguration' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesConfiguration/GamesNumberFormatConfiguration.php', - 'Google_Service_GamesConfiguration_ImageConfiguration' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesConfiguration/ImageConfiguration.php', - 'Google_Service_GamesConfiguration_LeaderboardConfiguration' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesConfiguration/LeaderboardConfiguration.php', - 'Google_Service_GamesConfiguration_LeaderboardConfigurationDetail' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesConfiguration/LeaderboardConfigurationDetail.php', - 'Google_Service_GamesConfiguration_LeaderboardConfigurationListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesConfiguration/LeaderboardConfigurationListResponse.php', - 'Google_Service_GamesConfiguration_LocalizedString' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesConfiguration/LocalizedString.php', - 'Google_Service_GamesConfiguration_LocalizedStringBundle' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesConfiguration/LocalizedStringBundle.php', - 'Google_Service_GamesConfiguration_Resource_AchievementConfigurations' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesConfiguration/Resource/AchievementConfigurations.php', - 'Google_Service_GamesConfiguration_Resource_ImageConfigurations' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesConfiguration/Resource/ImageConfigurations.php', - 'Google_Service_GamesConfiguration_Resource_LeaderboardConfigurations' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesConfiguration/Resource/LeaderboardConfigurations.php', - 'Google_Service_GamesManagement' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesManagement.php', - 'Google_Service_GamesManagement_AchievementResetAllResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesManagement/AchievementResetAllResponse.php', - 'Google_Service_GamesManagement_AchievementResetMultipleForAllRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesManagement/AchievementResetMultipleForAllRequest.php', - 'Google_Service_GamesManagement_AchievementResetResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesManagement/AchievementResetResponse.php', - 'Google_Service_GamesManagement_EventsResetMultipleForAllRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesManagement/EventsResetMultipleForAllRequest.php', - 'Google_Service_GamesManagement_GamesPlayedResource' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesManagement/GamesPlayedResource.php', - 'Google_Service_GamesManagement_GamesPlayerExperienceInfoResource' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesManagement/GamesPlayerExperienceInfoResource.php', - 'Google_Service_GamesManagement_GamesPlayerLevelResource' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesManagement/GamesPlayerLevelResource.php', - 'Google_Service_GamesManagement_HiddenPlayer' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesManagement/HiddenPlayer.php', - 'Google_Service_GamesManagement_HiddenPlayerList' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesManagement/HiddenPlayerList.php', - 'Google_Service_GamesManagement_Player' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesManagement/Player.php', - 'Google_Service_GamesManagement_PlayerName' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesManagement/PlayerName.php', - 'Google_Service_GamesManagement_PlayerScoreResetAllResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesManagement/PlayerScoreResetAllResponse.php', - 'Google_Service_GamesManagement_PlayerScoreResetResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesManagement/PlayerScoreResetResponse.php', - 'Google_Service_GamesManagement_ProfileSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesManagement/ProfileSettings.php', - 'Google_Service_GamesManagement_QuestsResetMultipleForAllRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesManagement/QuestsResetMultipleForAllRequest.php', - 'Google_Service_GamesManagement_Resource_Achievements' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesManagement/Resource/Achievements.php', - 'Google_Service_GamesManagement_Resource_Applications' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesManagement/Resource/Applications.php', - 'Google_Service_GamesManagement_Resource_Events' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesManagement/Resource/Events.php', - 'Google_Service_GamesManagement_Resource_Players' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesManagement/Resource/Players.php', - 'Google_Service_GamesManagement_Resource_Quests' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesManagement/Resource/Quests.php', - 'Google_Service_GamesManagement_Resource_Rooms' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesManagement/Resource/Rooms.php', - 'Google_Service_GamesManagement_Resource_Scores' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesManagement/Resource/Scores.php', - 'Google_Service_GamesManagement_Resource_TurnBasedMatches' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesManagement/Resource/TurnBasedMatches.php', - 'Google_Service_GamesManagement_ScoresResetMultipleForAllRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/GamesManagement/ScoresResetMultipleForAllRequest.php', - 'Google_Service_Games_AchievementDefinition' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/AchievementDefinition.php', - 'Google_Service_Games_AchievementDefinitionsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/AchievementDefinitionsListResponse.php', - 'Google_Service_Games_AchievementIncrementResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/AchievementIncrementResponse.php', - 'Google_Service_Games_AchievementRevealResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/AchievementRevealResponse.php', - 'Google_Service_Games_AchievementSetStepsAtLeastResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/AchievementSetStepsAtLeastResponse.php', - 'Google_Service_Games_AchievementUnlockResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/AchievementUnlockResponse.php', - 'Google_Service_Games_AchievementUpdateMultipleRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/AchievementUpdateMultipleRequest.php', - 'Google_Service_Games_AchievementUpdateMultipleResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/AchievementUpdateMultipleResponse.php', - 'Google_Service_Games_AchievementUpdateRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/AchievementUpdateRequest.php', - 'Google_Service_Games_AchievementUpdateResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/AchievementUpdateResponse.php', - 'Google_Service_Games_AggregateStats' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/AggregateStats.php', - 'Google_Service_Games_AnonymousPlayer' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/AnonymousPlayer.php', - 'Google_Service_Games_Application' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/Application.php', - 'Google_Service_Games_ApplicationCategory' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/ApplicationCategory.php', - 'Google_Service_Games_ApplicationVerifyResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/ApplicationVerifyResponse.php', - 'Google_Service_Games_Category' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/Category.php', - 'Google_Service_Games_CategoryListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/CategoryListResponse.php', - 'Google_Service_Games_EventBatchRecordFailure' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/EventBatchRecordFailure.php', - 'Google_Service_Games_EventChild' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/EventChild.php', - 'Google_Service_Games_EventDefinition' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/EventDefinition.php', - 'Google_Service_Games_EventDefinitionListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/EventDefinitionListResponse.php', - 'Google_Service_Games_EventPeriodRange' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/EventPeriodRange.php', - 'Google_Service_Games_EventPeriodUpdate' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/EventPeriodUpdate.php', - 'Google_Service_Games_EventRecordFailure' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/EventRecordFailure.php', - 'Google_Service_Games_EventRecordRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/EventRecordRequest.php', - 'Google_Service_Games_EventUpdateRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/EventUpdateRequest.php', - 'Google_Service_Games_EventUpdateResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/EventUpdateResponse.php', - 'Google_Service_Games_GamesAchievementIncrement' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/GamesAchievementIncrement.php', - 'Google_Service_Games_GamesAchievementSetStepsAtLeast' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/GamesAchievementSetStepsAtLeast.php', - 'Google_Service_Games_ImageAsset' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/ImageAsset.php', - 'Google_Service_Games_Instance' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/Instance.php', - 'Google_Service_Games_InstanceAndroidDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/InstanceAndroidDetails.php', - 'Google_Service_Games_InstanceIosDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/InstanceIosDetails.php', - 'Google_Service_Games_InstanceWebDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/InstanceWebDetails.php', - 'Google_Service_Games_Leaderboard' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/Leaderboard.php', - 'Google_Service_Games_LeaderboardEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/LeaderboardEntry.php', - 'Google_Service_Games_LeaderboardListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/LeaderboardListResponse.php', - 'Google_Service_Games_LeaderboardScoreRank' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/LeaderboardScoreRank.php', - 'Google_Service_Games_LeaderboardScores' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/LeaderboardScores.php', - 'Google_Service_Games_MetagameConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/MetagameConfig.php', - 'Google_Service_Games_NetworkDiagnostics' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/NetworkDiagnostics.php', - 'Google_Service_Games_ParticipantResult' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/ParticipantResult.php', - 'Google_Service_Games_PeerChannelDiagnostics' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/PeerChannelDiagnostics.php', - 'Google_Service_Games_PeerSessionDiagnostics' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/PeerSessionDiagnostics.php', - 'Google_Service_Games_Played' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/Played.php', - 'Google_Service_Games_Player' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/Player.php', - 'Google_Service_Games_PlayerAchievement' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/PlayerAchievement.php', - 'Google_Service_Games_PlayerAchievementListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/PlayerAchievementListResponse.php', - 'Google_Service_Games_PlayerEvent' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/PlayerEvent.php', - 'Google_Service_Games_PlayerEventListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/PlayerEventListResponse.php', - 'Google_Service_Games_PlayerExperienceInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/PlayerExperienceInfo.php', - 'Google_Service_Games_PlayerLeaderboardScore' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/PlayerLeaderboardScore.php', - 'Google_Service_Games_PlayerLeaderboardScoreListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/PlayerLeaderboardScoreListResponse.php', - 'Google_Service_Games_PlayerLevel' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/PlayerLevel.php', - 'Google_Service_Games_PlayerListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/PlayerListResponse.php', - 'Google_Service_Games_PlayerName' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/PlayerName.php', - 'Google_Service_Games_PlayerScore' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/PlayerScore.php', - 'Google_Service_Games_PlayerScoreListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/PlayerScoreListResponse.php', - 'Google_Service_Games_PlayerScoreResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/PlayerScoreResponse.php', - 'Google_Service_Games_PlayerScoreSubmissionList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/PlayerScoreSubmissionList.php', - 'Google_Service_Games_ProfileSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/ProfileSettings.php', - 'Google_Service_Games_PushToken' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/PushToken.php', - 'Google_Service_Games_PushTokenId' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/PushTokenId.php', - 'Google_Service_Games_PushTokenIdIos' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/PushTokenIdIos.php', - 'Google_Service_Games_Quest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/Quest.php', - 'Google_Service_Games_QuestContribution' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/QuestContribution.php', - 'Google_Service_Games_QuestCriterion' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/QuestCriterion.php', - 'Google_Service_Games_QuestListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/QuestListResponse.php', - 'Google_Service_Games_QuestMilestone' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/QuestMilestone.php', - 'Google_Service_Games_Resource_AchievementDefinitions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/Resource/AchievementDefinitions.php', - 'Google_Service_Games_Resource_Achievements' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/Resource/Achievements.php', - 'Google_Service_Games_Resource_Applications' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/Resource/Applications.php', - 'Google_Service_Games_Resource_Events' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/Resource/Events.php', - 'Google_Service_Games_Resource_Leaderboards' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/Resource/Leaderboards.php', - 'Google_Service_Games_Resource_Metagame' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/Resource/Metagame.php', - 'Google_Service_Games_Resource_Players' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/Resource/Players.php', - 'Google_Service_Games_Resource_Pushtokens' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/Resource/Pushtokens.php', - 'Google_Service_Games_Resource_QuestMilestones' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/Resource/QuestMilestones.php', - 'Google_Service_Games_Resource_Quests' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/Resource/Quests.php', - 'Google_Service_Games_Resource_Revisions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/Resource/Revisions.php', - 'Google_Service_Games_Resource_Rooms' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/Resource/Rooms.php', - 'Google_Service_Games_Resource_Scores' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/Resource/Scores.php', - 'Google_Service_Games_Resource_Snapshots' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/Resource/Snapshots.php', - 'Google_Service_Games_Resource_TurnBasedMatches' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/Resource/TurnBasedMatches.php', - 'Google_Service_Games_RevisionCheckResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/RevisionCheckResponse.php', - 'Google_Service_Games_Room' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/Room.php', - 'Google_Service_Games_RoomAutoMatchStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/RoomAutoMatchStatus.php', - 'Google_Service_Games_RoomAutoMatchingCriteria' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/RoomAutoMatchingCriteria.php', - 'Google_Service_Games_RoomClientAddress' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/RoomClientAddress.php', - 'Google_Service_Games_RoomCreateRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/RoomCreateRequest.php', - 'Google_Service_Games_RoomJoinRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/RoomJoinRequest.php', - 'Google_Service_Games_RoomLeaveDiagnostics' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/RoomLeaveDiagnostics.php', - 'Google_Service_Games_RoomLeaveRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/RoomLeaveRequest.php', - 'Google_Service_Games_RoomList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/RoomList.php', - 'Google_Service_Games_RoomModification' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/RoomModification.php', - 'Google_Service_Games_RoomP2PStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/RoomP2PStatus.php', - 'Google_Service_Games_RoomP2PStatuses' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/RoomP2PStatuses.php', - 'Google_Service_Games_RoomParticipant' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/RoomParticipant.php', - 'Google_Service_Games_RoomStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/RoomStatus.php', - 'Google_Service_Games_ScoreSubmission' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/ScoreSubmission.php', - 'Google_Service_Games_Snapshot' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/Snapshot.php', - 'Google_Service_Games_SnapshotImage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/SnapshotImage.php', - 'Google_Service_Games_SnapshotListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/SnapshotListResponse.php', - 'Google_Service_Games_TurnBasedAutoMatchingCriteria' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/TurnBasedAutoMatchingCriteria.php', - 'Google_Service_Games_TurnBasedMatch' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/TurnBasedMatch.php', - 'Google_Service_Games_TurnBasedMatchCreateRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/TurnBasedMatchCreateRequest.php', - 'Google_Service_Games_TurnBasedMatchData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/TurnBasedMatchData.php', - 'Google_Service_Games_TurnBasedMatchDataRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/TurnBasedMatchDataRequest.php', - 'Google_Service_Games_TurnBasedMatchList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/TurnBasedMatchList.php', - 'Google_Service_Games_TurnBasedMatchModification' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/TurnBasedMatchModification.php', - 'Google_Service_Games_TurnBasedMatchParticipant' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/TurnBasedMatchParticipant.php', - 'Google_Service_Games_TurnBasedMatchRematch' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/TurnBasedMatchRematch.php', - 'Google_Service_Games_TurnBasedMatchResults' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/TurnBasedMatchResults.php', - 'Google_Service_Games_TurnBasedMatchSync' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/TurnBasedMatchSync.php', - 'Google_Service_Games_TurnBasedMatchTurn' => $vendorDir . '/google/apiclient-services/src/Google/Service/Games/TurnBasedMatchTurn.php', - 'Google_Service_Genomics' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics.php', - 'Google_Service_Genomics_Annotation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/Annotation.php', - 'Google_Service_Genomics_AnnotationSet' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/AnnotationSet.php', - 'Google_Service_Genomics_BatchCreateAnnotationsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/BatchCreateAnnotationsRequest.php', - 'Google_Service_Genomics_BatchCreateAnnotationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/BatchCreateAnnotationsResponse.php', - 'Google_Service_Genomics_Binding' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/Binding.php', - 'Google_Service_Genomics_CallSet' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/CallSet.php', - 'Google_Service_Genomics_CancelOperationRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/CancelOperationRequest.php', - 'Google_Service_Genomics_CigarUnit' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/CigarUnit.php', - 'Google_Service_Genomics_ClinicalCondition' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/ClinicalCondition.php', - 'Google_Service_Genomics_CodingSequence' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/CodingSequence.php', - 'Google_Service_Genomics_ComputeEngine' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/ComputeEngine.php', - 'Google_Service_Genomics_ContainerStartedEvent' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/ContainerStartedEvent.php', - 'Google_Service_Genomics_ContainerStoppedEvent' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/ContainerStoppedEvent.php', - 'Google_Service_Genomics_CoverageBucket' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/CoverageBucket.php', - 'Google_Service_Genomics_Dataset' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/Dataset.php', - 'Google_Service_Genomics_DelayedEvent' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/DelayedEvent.php', - 'Google_Service_Genomics_Entry' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/Entry.php', - 'Google_Service_Genomics_Event' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/Event.php', - 'Google_Service_Genomics_Exon' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/Exon.php', - 'Google_Service_Genomics_Experiment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/Experiment.php', - 'Google_Service_Genomics_ExportReadGroupSetRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/ExportReadGroupSetRequest.php', - 'Google_Service_Genomics_ExportVariantSetRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/ExportVariantSetRequest.php', - 'Google_Service_Genomics_ExternalId' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/ExternalId.php', - 'Google_Service_Genomics_FailedEvent' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/FailedEvent.php', - 'Google_Service_Genomics_GenomicsEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/GenomicsEmpty.php', - 'Google_Service_Genomics_GetIamPolicyRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/GetIamPolicyRequest.php', - 'Google_Service_Genomics_ImportReadGroupSetsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/ImportReadGroupSetsRequest.php', - 'Google_Service_Genomics_ImportReadGroupSetsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/ImportReadGroupSetsResponse.php', - 'Google_Service_Genomics_ImportVariantsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/ImportVariantsRequest.php', - 'Google_Service_Genomics_ImportVariantsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/ImportVariantsResponse.php', - 'Google_Service_Genomics_LinearAlignment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/LinearAlignment.php', - 'Google_Service_Genomics_ListBasesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/ListBasesResponse.php', - 'Google_Service_Genomics_ListCoverageBucketsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/ListCoverageBucketsResponse.php', - 'Google_Service_Genomics_ListDatasetsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/ListDatasetsResponse.php', - 'Google_Service_Genomics_ListOperationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/ListOperationsResponse.php', - 'Google_Service_Genomics_MergeVariantsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/MergeVariantsRequest.php', - 'Google_Service_Genomics_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/Operation.php', - 'Google_Service_Genomics_OperationEvent' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/OperationEvent.php', - 'Google_Service_Genomics_OperationMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/OperationMetadata.php', - 'Google_Service_Genomics_Policy' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/Policy.php', - 'Google_Service_Genomics_Position' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/Position.php', - 'Google_Service_Genomics_Program' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/Program.php', - 'Google_Service_Genomics_PullStartedEvent' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/PullStartedEvent.php', - 'Google_Service_Genomics_PullStoppedEvent' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/PullStoppedEvent.php', - 'Google_Service_Genomics_Range' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/Range.php', - 'Google_Service_Genomics_Read' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/Read.php', - 'Google_Service_Genomics_ReadGroup' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/ReadGroup.php', - 'Google_Service_Genomics_ReadGroupSet' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/ReadGroupSet.php', - 'Google_Service_Genomics_Reference' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/Reference.php', - 'Google_Service_Genomics_ReferenceBound' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/ReferenceBound.php', - 'Google_Service_Genomics_ReferenceSet' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/ReferenceSet.php', - 'Google_Service_Genomics_Resource_Annotations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/Resource/Annotations.php', - 'Google_Service_Genomics_Resource_Annotationsets' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/Resource/Annotationsets.php', - 'Google_Service_Genomics_Resource_Callsets' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/Resource/Callsets.php', - 'Google_Service_Genomics_Resource_Datasets' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/Resource/Datasets.php', - 'Google_Service_Genomics_Resource_Operations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/Resource/Operations.php', - 'Google_Service_Genomics_Resource_Readgroupsets' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/Resource/Readgroupsets.php', - 'Google_Service_Genomics_Resource_ReadgroupsetsCoveragebuckets' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/Resource/ReadgroupsetsCoveragebuckets.php', - 'Google_Service_Genomics_Resource_Reads' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/Resource/Reads.php', - 'Google_Service_Genomics_Resource_References' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/Resource/References.php', - 'Google_Service_Genomics_Resource_ReferencesBases' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/Resource/ReferencesBases.php', - 'Google_Service_Genomics_Resource_Referencesets' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/Resource/Referencesets.php', - 'Google_Service_Genomics_Resource_Variants' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/Resource/Variants.php', - 'Google_Service_Genomics_Resource_Variantsets' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/Resource/Variantsets.php', - 'Google_Service_Genomics_RuntimeMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/RuntimeMetadata.php', - 'Google_Service_Genomics_SearchAnnotationSetsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/SearchAnnotationSetsRequest.php', - 'Google_Service_Genomics_SearchAnnotationSetsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/SearchAnnotationSetsResponse.php', - 'Google_Service_Genomics_SearchAnnotationsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/SearchAnnotationsRequest.php', - 'Google_Service_Genomics_SearchAnnotationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/SearchAnnotationsResponse.php', - 'Google_Service_Genomics_SearchCallSetsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/SearchCallSetsRequest.php', - 'Google_Service_Genomics_SearchCallSetsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/SearchCallSetsResponse.php', - 'Google_Service_Genomics_SearchReadGroupSetsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/SearchReadGroupSetsRequest.php', - 'Google_Service_Genomics_SearchReadGroupSetsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/SearchReadGroupSetsResponse.php', - 'Google_Service_Genomics_SearchReadsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/SearchReadsRequest.php', - 'Google_Service_Genomics_SearchReadsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/SearchReadsResponse.php', - 'Google_Service_Genomics_SearchReferenceSetsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/SearchReferenceSetsRequest.php', - 'Google_Service_Genomics_SearchReferenceSetsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/SearchReferenceSetsResponse.php', - 'Google_Service_Genomics_SearchReferencesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/SearchReferencesRequest.php', - 'Google_Service_Genomics_SearchReferencesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/SearchReferencesResponse.php', - 'Google_Service_Genomics_SearchVariantSetsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/SearchVariantSetsRequest.php', - 'Google_Service_Genomics_SearchVariantSetsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/SearchVariantSetsResponse.php', - 'Google_Service_Genomics_SearchVariantsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/SearchVariantsRequest.php', - 'Google_Service_Genomics_SearchVariantsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/SearchVariantsResponse.php', - 'Google_Service_Genomics_SetIamPolicyRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/SetIamPolicyRequest.php', - 'Google_Service_Genomics_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/Status.php', - 'Google_Service_Genomics_TestIamPermissionsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/TestIamPermissionsRequest.php', - 'Google_Service_Genomics_TestIamPermissionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/TestIamPermissionsResponse.php', - 'Google_Service_Genomics_Transcript' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/Transcript.php', - 'Google_Service_Genomics_UndeleteDatasetRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/UndeleteDatasetRequest.php', - 'Google_Service_Genomics_UnexpectedExitStatusEvent' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/UnexpectedExitStatusEvent.php', - 'Google_Service_Genomics_Variant' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/Variant.php', - 'Google_Service_Genomics_VariantAnnotation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/VariantAnnotation.php', - 'Google_Service_Genomics_VariantCall' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/VariantCall.php', - 'Google_Service_Genomics_VariantSet' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/VariantSet.php', - 'Google_Service_Genomics_VariantSetMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/VariantSetMetadata.php', - 'Google_Service_Genomics_WorkerAssignedEvent' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/WorkerAssignedEvent.php', - 'Google_Service_Genomics_WorkerReleasedEvent' => $vendorDir . '/google/apiclient-services/src/Google/Service/Genomics/WorkerReleasedEvent.php', - 'Google_Service_Gmail' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail.php', - 'Google_Service_Gmail_AutoForwarding' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/AutoForwarding.php', - 'Google_Service_Gmail_BatchDeleteMessagesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/BatchDeleteMessagesRequest.php', - 'Google_Service_Gmail_BatchModifyMessagesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/BatchModifyMessagesRequest.php', - 'Google_Service_Gmail_Draft' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/Draft.php', - 'Google_Service_Gmail_Filter' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/Filter.php', - 'Google_Service_Gmail_FilterAction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/FilterAction.php', - 'Google_Service_Gmail_FilterCriteria' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/FilterCriteria.php', - 'Google_Service_Gmail_ForwardingAddress' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/ForwardingAddress.php', - 'Google_Service_Gmail_History' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/History.php', - 'Google_Service_Gmail_HistoryLabelAdded' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/HistoryLabelAdded.php', - 'Google_Service_Gmail_HistoryLabelRemoved' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/HistoryLabelRemoved.php', - 'Google_Service_Gmail_HistoryMessageAdded' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/HistoryMessageAdded.php', - 'Google_Service_Gmail_HistoryMessageDeleted' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/HistoryMessageDeleted.php', - 'Google_Service_Gmail_ImapSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/ImapSettings.php', - 'Google_Service_Gmail_Label' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/Label.php', - 'Google_Service_Gmail_LabelColor' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/LabelColor.php', - 'Google_Service_Gmail_ListDraftsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/ListDraftsResponse.php', - 'Google_Service_Gmail_ListFiltersResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/ListFiltersResponse.php', - 'Google_Service_Gmail_ListForwardingAddressesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/ListForwardingAddressesResponse.php', - 'Google_Service_Gmail_ListHistoryResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/ListHistoryResponse.php', - 'Google_Service_Gmail_ListLabelsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/ListLabelsResponse.php', - 'Google_Service_Gmail_ListMessagesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/ListMessagesResponse.php', - 'Google_Service_Gmail_ListSendAsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/ListSendAsResponse.php', - 'Google_Service_Gmail_ListSmimeInfoResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/ListSmimeInfoResponse.php', - 'Google_Service_Gmail_ListThreadsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/ListThreadsResponse.php', - 'Google_Service_Gmail_Message' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/Message.php', - 'Google_Service_Gmail_MessagePart' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/MessagePart.php', - 'Google_Service_Gmail_MessagePartBody' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/MessagePartBody.php', - 'Google_Service_Gmail_MessagePartHeader' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/MessagePartHeader.php', - 'Google_Service_Gmail_ModifyMessageRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/ModifyMessageRequest.php', - 'Google_Service_Gmail_ModifyThreadRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/ModifyThreadRequest.php', - 'Google_Service_Gmail_PopSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/PopSettings.php', - 'Google_Service_Gmail_Profile' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/Profile.php', - 'Google_Service_Gmail_Resource_Users' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/Resource/Users.php', - 'Google_Service_Gmail_Resource_UsersDrafts' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersDrafts.php', - 'Google_Service_Gmail_Resource_UsersHistory' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersHistory.php', - 'Google_Service_Gmail_Resource_UsersLabels' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersLabels.php', - 'Google_Service_Gmail_Resource_UsersMessages' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersMessages.php', - 'Google_Service_Gmail_Resource_UsersMessagesAttachments' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersMessagesAttachments.php', - 'Google_Service_Gmail_Resource_UsersSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersSettings.php', - 'Google_Service_Gmail_Resource_UsersSettingsFilters' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersSettingsFilters.php', - 'Google_Service_Gmail_Resource_UsersSettingsForwardingAddresses' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersSettingsForwardingAddresses.php', - 'Google_Service_Gmail_Resource_UsersSettingsSendAs' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersSettingsSendAs.php', - 'Google_Service_Gmail_Resource_UsersSettingsSendAsSmimeInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersSettingsSendAsSmimeInfo.php', - 'Google_Service_Gmail_Resource_UsersThreads' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersThreads.php', - 'Google_Service_Gmail_SendAs' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/SendAs.php', - 'Google_Service_Gmail_SmimeInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/SmimeInfo.php', - 'Google_Service_Gmail_SmtpMsa' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/SmtpMsa.php', - 'Google_Service_Gmail_Thread' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/Thread.php', - 'Google_Service_Gmail_VacationSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/VacationSettings.php', - 'Google_Service_Gmail_WatchRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/WatchRequest.php', - 'Google_Service_Gmail_WatchResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Gmail/WatchResponse.php', - 'Google_Service_GroupsMigration' => $vendorDir . '/google/apiclient-services/src/Google/Service/GroupsMigration.php', - 'Google_Service_GroupsMigration_Groups' => $vendorDir . '/google/apiclient-services/src/Google/Service/GroupsMigration/Groups.php', - 'Google_Service_GroupsMigration_Resource_Archive' => $vendorDir . '/google/apiclient-services/src/Google/Service/GroupsMigration/Resource/Archive.php', - 'Google_Service_Groupssettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Groupssettings.php', - 'Google_Service_Groupssettings_Groups' => $vendorDir . '/google/apiclient-services/src/Google/Service/Groupssettings/Groups.php', - 'Google_Service_Groupssettings_Resource_Groups' => $vendorDir . '/google/apiclient-services/src/Google/Service/Groupssettings/Resource/Groups.php', - 'Google_Service_HangoutsChat' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat.php', - 'Google_Service_HangoutsChat_ActionParameter' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/ActionParameter.php', - 'Google_Service_HangoutsChat_ActionResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/ActionResponse.php', - 'Google_Service_HangoutsChat_Annotation' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/Annotation.php', - 'Google_Service_HangoutsChat_Button' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/Button.php', - 'Google_Service_HangoutsChat_Card' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/Card.php', - 'Google_Service_HangoutsChat_CardAction' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/CardAction.php', - 'Google_Service_HangoutsChat_CardHeader' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/CardHeader.php', - 'Google_Service_HangoutsChat_ChatEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/ChatEmpty.php', - 'Google_Service_HangoutsChat_FormAction' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/FormAction.php', - 'Google_Service_HangoutsChat_Image' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/Image.php', - 'Google_Service_HangoutsChat_ImageButton' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/ImageButton.php', - 'Google_Service_HangoutsChat_KeyValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/KeyValue.php', - 'Google_Service_HangoutsChat_ListMembershipsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/ListMembershipsResponse.php', - 'Google_Service_HangoutsChat_ListSpacesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/ListSpacesResponse.php', - 'Google_Service_HangoutsChat_Membership' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/Membership.php', - 'Google_Service_HangoutsChat_Message' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/Message.php', - 'Google_Service_HangoutsChat_OnClick' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/OnClick.php', - 'Google_Service_HangoutsChat_OpenLink' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/OpenLink.php', - 'Google_Service_HangoutsChat_Resource_Dms' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/Resource/Dms.php', - 'Google_Service_HangoutsChat_Resource_DmsConversations' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/Resource/DmsConversations.php', - 'Google_Service_HangoutsChat_Resource_DmsConversationsMessages' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/Resource/DmsConversationsMessages.php', - 'Google_Service_HangoutsChat_Resource_DmsMessages' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/Resource/DmsMessages.php', - 'Google_Service_HangoutsChat_Resource_Rooms' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/Resource/Rooms.php', - 'Google_Service_HangoutsChat_Resource_RoomsConversations' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/Resource/RoomsConversations.php', - 'Google_Service_HangoutsChat_Resource_RoomsConversationsMessages' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/Resource/RoomsConversationsMessages.php', - 'Google_Service_HangoutsChat_Resource_RoomsMessages' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/Resource/RoomsMessages.php', - 'Google_Service_HangoutsChat_Resource_Spaces' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/Resource/Spaces.php', - 'Google_Service_HangoutsChat_Resource_SpacesMembers' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/Resource/SpacesMembers.php', - 'Google_Service_HangoutsChat_Resource_SpacesMessages' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/Resource/SpacesMessages.php', - 'Google_Service_HangoutsChat_Section' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/Section.php', - 'Google_Service_HangoutsChat_Space' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/Space.php', - 'Google_Service_HangoutsChat_TextButton' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/TextButton.php', - 'Google_Service_HangoutsChat_TextParagraph' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/TextParagraph.php', - 'Google_Service_HangoutsChat_Thread' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/Thread.php', - 'Google_Service_HangoutsChat_User' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/User.php', - 'Google_Service_HangoutsChat_UserMentionMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/UserMentionMetadata.php', - 'Google_Service_HangoutsChat_WidgetMarkup' => $vendorDir . '/google/apiclient-services/src/Google/Service/HangoutsChat/WidgetMarkup.php', - 'Google_Service_Iam' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam.php', - 'Google_Service_Iam_AuditConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/AuditConfig.php', - 'Google_Service_Iam_AuditData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/AuditData.php', - 'Google_Service_Iam_AuditLogConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/AuditLogConfig.php', - 'Google_Service_Iam_AuditableService' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/AuditableService.php', - 'Google_Service_Iam_Binding' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/Binding.php', - 'Google_Service_Iam_BindingDelta' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/BindingDelta.php', - 'Google_Service_Iam_CreateRoleRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/CreateRoleRequest.php', - 'Google_Service_Iam_CreateServiceAccountKeyRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/CreateServiceAccountKeyRequest.php', - 'Google_Service_Iam_CreateServiceAccountRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/CreateServiceAccountRequest.php', - 'Google_Service_Iam_IamEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/IamEmpty.php', - 'Google_Service_Iam_ListRolesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/ListRolesResponse.php', - 'Google_Service_Iam_ListServiceAccountKeysResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/ListServiceAccountKeysResponse.php', - 'Google_Service_Iam_ListServiceAccountsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/ListServiceAccountsResponse.php', - 'Google_Service_Iam_Permission' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/Permission.php', - 'Google_Service_Iam_Policy' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/Policy.php', - 'Google_Service_Iam_PolicyDelta' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/PolicyDelta.php', - 'Google_Service_Iam_QueryAuditableServicesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/QueryAuditableServicesRequest.php', - 'Google_Service_Iam_QueryAuditableServicesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/QueryAuditableServicesResponse.php', - 'Google_Service_Iam_QueryGrantableRolesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/QueryGrantableRolesRequest.php', - 'Google_Service_Iam_QueryGrantableRolesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/QueryGrantableRolesResponse.php', - 'Google_Service_Iam_QueryTestablePermissionsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/QueryTestablePermissionsRequest.php', - 'Google_Service_Iam_QueryTestablePermissionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/QueryTestablePermissionsResponse.php', - 'Google_Service_Iam_Resource_IamPolicies' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/Resource/IamPolicies.php', - 'Google_Service_Iam_Resource_Organizations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/Resource/Organizations.php', - 'Google_Service_Iam_Resource_OrganizationsRoles' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/Resource/OrganizationsRoles.php', - 'Google_Service_Iam_Resource_Permissions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/Resource/Permissions.php', - 'Google_Service_Iam_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/Resource/Projects.php', - 'Google_Service_Iam_Resource_ProjectsRoles' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/Resource/ProjectsRoles.php', - 'Google_Service_Iam_Resource_ProjectsServiceAccounts' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/Resource/ProjectsServiceAccounts.php', - 'Google_Service_Iam_Resource_ProjectsServiceAccountsKeys' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/Resource/ProjectsServiceAccountsKeys.php', - 'Google_Service_Iam_Resource_Roles' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/Resource/Roles.php', - 'Google_Service_Iam_Role' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/Role.php', - 'Google_Service_Iam_ServiceAccount' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/ServiceAccount.php', - 'Google_Service_Iam_ServiceAccountKey' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/ServiceAccountKey.php', - 'Google_Service_Iam_SetIamPolicyRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/SetIamPolicyRequest.php', - 'Google_Service_Iam_SignBlobRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/SignBlobRequest.php', - 'Google_Service_Iam_SignBlobResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/SignBlobResponse.php', - 'Google_Service_Iam_SignJwtRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/SignJwtRequest.php', - 'Google_Service_Iam_SignJwtResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/SignJwtResponse.php', - 'Google_Service_Iam_TestIamPermissionsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/TestIamPermissionsRequest.php', - 'Google_Service_Iam_TestIamPermissionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/TestIamPermissionsResponse.php', - 'Google_Service_Iam_UndeleteRoleRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Iam/UndeleteRoleRequest.php', - 'Google_Service_IdentityToolkit' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit.php', - 'Google_Service_IdentityToolkit_CreateAuthUriResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/CreateAuthUriResponse.php', - 'Google_Service_IdentityToolkit_DeleteAccountResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/DeleteAccountResponse.php', - 'Google_Service_IdentityToolkit_DownloadAccountResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/DownloadAccountResponse.php', - 'Google_Service_IdentityToolkit_EmailLinkSigninResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/EmailLinkSigninResponse.php', - 'Google_Service_IdentityToolkit_EmailTemplate' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/EmailTemplate.php', - 'Google_Service_IdentityToolkit_GetAccountInfoResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/GetAccountInfoResponse.php', - 'Google_Service_IdentityToolkit_GetOobConfirmationCodeResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/GetOobConfirmationCodeResponse.php', - 'Google_Service_IdentityToolkit_GetRecaptchaParamResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/GetRecaptchaParamResponse.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyCreateAuthUriRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyCreateAuthUriRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyDeleteAccountRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyDeleteAccountRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyDownloadAccountRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyDownloadAccountRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyEmailLinkSigninRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyEmailLinkSigninRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyGetAccountInfoRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyGetAccountInfoRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyGetProjectConfigResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyGetProjectConfigResponse.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyResetPasswordRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyResetPasswordRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartySendVerificationCodeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartySendVerificationCodeRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartySendVerificationCodeResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartySendVerificationCodeResponse.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartySetAccountInfoRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartySetAccountInfoRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartySetProjectConfigRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartySetProjectConfigRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartySetProjectConfigResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartySetProjectConfigResponse.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartySignOutUserRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartySignOutUserRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartySignOutUserResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartySignOutUserResponse.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartySignupNewUserRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartySignupNewUserRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyUploadAccountRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyUploadAccountRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyVerifyAssertionRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyVerifyAssertionRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyVerifyCustomTokenRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyVerifyCustomTokenRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyVerifyPasswordRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyVerifyPasswordRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse.php', - 'Google_Service_IdentityToolkit_IdpConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdpConfig.php', - 'Google_Service_IdentityToolkit_Relyingparty' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/Relyingparty.php', - 'Google_Service_IdentityToolkit_ResetPasswordResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/ResetPasswordResponse.php', - 'Google_Service_IdentityToolkit_Resource_Relyingparty' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/Resource/Relyingparty.php', - 'Google_Service_IdentityToolkit_SetAccountInfoResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/SetAccountInfoResponse.php', - 'Google_Service_IdentityToolkit_SetAccountInfoResponseProviderUserInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/SetAccountInfoResponseProviderUserInfo.php', - 'Google_Service_IdentityToolkit_SignupNewUserResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/SignupNewUserResponse.php', - 'Google_Service_IdentityToolkit_UploadAccountResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/UploadAccountResponse.php', - 'Google_Service_IdentityToolkit_UploadAccountResponseError' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/UploadAccountResponseError.php', - 'Google_Service_IdentityToolkit_UserInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/UserInfo.php', - 'Google_Service_IdentityToolkit_UserInfoProviderUserInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/UserInfoProviderUserInfo.php', - 'Google_Service_IdentityToolkit_VerifyAssertionResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/VerifyAssertionResponse.php', - 'Google_Service_IdentityToolkit_VerifyCustomTokenResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/VerifyCustomTokenResponse.php', - 'Google_Service_IdentityToolkit_VerifyPasswordResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/IdentityToolkit/VerifyPasswordResponse.php', - 'Google_Service_Kgsearch' => $vendorDir . '/google/apiclient-services/src/Google/Service/Kgsearch.php', - 'Google_Service_Kgsearch_Resource_Entities' => $vendorDir . '/google/apiclient-services/src/Google/Service/Kgsearch/Resource/Entities.php', - 'Google_Service_Kgsearch_SearchResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Kgsearch/SearchResponse.php', - 'Google_Service_Licensing' => $vendorDir . '/google/apiclient-services/src/Google/Service/Licensing.php', - 'Google_Service_Licensing_LicenseAssignment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Licensing/LicenseAssignment.php', - 'Google_Service_Licensing_LicenseAssignmentInsert' => $vendorDir . '/google/apiclient-services/src/Google/Service/Licensing/LicenseAssignmentInsert.php', - 'Google_Service_Licensing_LicenseAssignmentList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Licensing/LicenseAssignmentList.php', - 'Google_Service_Licensing_Resource_LicenseAssignments' => $vendorDir . '/google/apiclient-services/src/Google/Service/Licensing/Resource/LicenseAssignments.php', - 'Google_Service_Logging' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging.php', - 'Google_Service_Logging_BucketOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/BucketOptions.php', - 'Google_Service_Logging_Explicit' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/Explicit.php', - 'Google_Service_Logging_Exponential' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/Exponential.php', - 'Google_Service_Logging_HttpRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/HttpRequest.php', - 'Google_Service_Logging_LabelDescriptor' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/LabelDescriptor.php', - 'Google_Service_Logging_Linear' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/Linear.php', - 'Google_Service_Logging_ListExclusionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/ListExclusionsResponse.php', - 'Google_Service_Logging_ListLogEntriesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/ListLogEntriesRequest.php', - 'Google_Service_Logging_ListLogEntriesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/ListLogEntriesResponse.php', - 'Google_Service_Logging_ListLogMetricsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/ListLogMetricsResponse.php', - 'Google_Service_Logging_ListLogsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/ListLogsResponse.php', - 'Google_Service_Logging_ListMonitoredResourceDescriptorsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/ListMonitoredResourceDescriptorsResponse.php', - 'Google_Service_Logging_ListSinksResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/ListSinksResponse.php', - 'Google_Service_Logging_LogEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/LogEntry.php', - 'Google_Service_Logging_LogEntryOperation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/LogEntryOperation.php', - 'Google_Service_Logging_LogEntrySourceLocation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/LogEntrySourceLocation.php', - 'Google_Service_Logging_LogExclusion' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/LogExclusion.php', - 'Google_Service_Logging_LogLine' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/LogLine.php', - 'Google_Service_Logging_LogMetric' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/LogMetric.php', - 'Google_Service_Logging_LogSink' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/LogSink.php', - 'Google_Service_Logging_LoggingEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/LoggingEmpty.php', - 'Google_Service_Logging_MetricDescriptor' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/MetricDescriptor.php', - 'Google_Service_Logging_MonitoredResource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/MonitoredResource.php', - 'Google_Service_Logging_MonitoredResourceDescriptor' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/MonitoredResourceDescriptor.php', - 'Google_Service_Logging_RequestLog' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/RequestLog.php', - 'Google_Service_Logging_Resource_BillingAccounts' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/Resource/BillingAccounts.php', - 'Google_Service_Logging_Resource_BillingAccountsExclusions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/Resource/BillingAccountsExclusions.php', - 'Google_Service_Logging_Resource_BillingAccountsLogs' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/Resource/BillingAccountsLogs.php', - 'Google_Service_Logging_Resource_BillingAccountsSinks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/Resource/BillingAccountsSinks.php', - 'Google_Service_Logging_Resource_Entries' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/Resource/Entries.php', - 'Google_Service_Logging_Resource_Exclusions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/Resource/Exclusions.php', - 'Google_Service_Logging_Resource_Folders' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/Resource/Folders.php', - 'Google_Service_Logging_Resource_FoldersExclusions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/Resource/FoldersExclusions.php', - 'Google_Service_Logging_Resource_FoldersLogs' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/Resource/FoldersLogs.php', - 'Google_Service_Logging_Resource_FoldersSinks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/Resource/FoldersSinks.php', - 'Google_Service_Logging_Resource_Logs' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/Resource/Logs.php', - 'Google_Service_Logging_Resource_MonitoredResourceDescriptors' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/Resource/MonitoredResourceDescriptors.php', - 'Google_Service_Logging_Resource_Organizations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/Resource/Organizations.php', - 'Google_Service_Logging_Resource_OrganizationsExclusions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/Resource/OrganizationsExclusions.php', - 'Google_Service_Logging_Resource_OrganizationsLogs' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/Resource/OrganizationsLogs.php', - 'Google_Service_Logging_Resource_OrganizationsSinks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/Resource/OrganizationsSinks.php', - 'Google_Service_Logging_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/Resource/Projects.php', - 'Google_Service_Logging_Resource_ProjectsExclusions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/Resource/ProjectsExclusions.php', - 'Google_Service_Logging_Resource_ProjectsLogs' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/Resource/ProjectsLogs.php', - 'Google_Service_Logging_Resource_ProjectsMetrics' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/Resource/ProjectsMetrics.php', - 'Google_Service_Logging_Resource_ProjectsSinks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/Resource/ProjectsSinks.php', - 'Google_Service_Logging_Resource_Sinks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/Resource/Sinks.php', - 'Google_Service_Logging_SourceLocation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/SourceLocation.php', - 'Google_Service_Logging_SourceReference' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/SourceReference.php', - 'Google_Service_Logging_WriteLogEntriesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/WriteLogEntriesRequest.php', - 'Google_Service_Logging_WriteLogEntriesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Logging/WriteLogEntriesResponse.php', - 'Google_Service_Manager' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager.php', - 'Google_Service_Manager_AccessConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/AccessConfig.php', - 'Google_Service_Manager_Action' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/Action.php', - 'Google_Service_Manager_AllowedRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/AllowedRule.php', - 'Google_Service_Manager_AutoscalingModule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/AutoscalingModule.php', - 'Google_Service_Manager_AutoscalingModuleStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/AutoscalingModuleStatus.php', - 'Google_Service_Manager_DeployState' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/DeployState.php', - 'Google_Service_Manager_Deployment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/Deployment.php', - 'Google_Service_Manager_DeploymentsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/DeploymentsListResponse.php', - 'Google_Service_Manager_DeploymentsResource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/DeploymentsResource.php', - 'Google_Service_Manager_DiskAttachment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/DiskAttachment.php', - 'Google_Service_Manager_EnvVariable' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/EnvVariable.php', - 'Google_Service_Manager_ExistingDisk' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/ExistingDisk.php', - 'Google_Service_Manager_FirewallModule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/FirewallModule.php', - 'Google_Service_Manager_FirewallModuleStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/FirewallModuleStatus.php', - 'Google_Service_Manager_HealthCheckModule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/HealthCheckModule.php', - 'Google_Service_Manager_HealthCheckModuleStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/HealthCheckModuleStatus.php', - 'Google_Service_Manager_LbModule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/LbModule.php', - 'Google_Service_Manager_LbModuleStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/LbModuleStatus.php', - 'Google_Service_Manager_Metadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/Metadata.php', - 'Google_Service_Manager_MetadataItem' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/MetadataItem.php', - 'Google_Service_Manager_Module' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/Module.php', - 'Google_Service_Manager_ModuleStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/ModuleStatus.php', - 'Google_Service_Manager_NetworkInterface' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/NetworkInterface.php', - 'Google_Service_Manager_NetworkModule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/NetworkModule.php', - 'Google_Service_Manager_NetworkModuleStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/NetworkModuleStatus.php', - 'Google_Service_Manager_NewDisk' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/NewDisk.php', - 'Google_Service_Manager_NewDiskInitializeParams' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/NewDiskInitializeParams.php', - 'Google_Service_Manager_ParamOverride' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/ParamOverride.php', - 'Google_Service_Manager_ReplicaPoolModule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/ReplicaPoolModule.php', - 'Google_Service_Manager_ReplicaPoolModuleStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/ReplicaPoolModuleStatus.php', - 'Google_Service_Manager_ReplicaPoolParams' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/ReplicaPoolParams.php', - 'Google_Service_Manager_ReplicaPoolParamsV1Beta1' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/ReplicaPoolParamsV1Beta1.php', - 'Google_Service_Manager_ServiceAccount' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/ServiceAccount.php', - 'Google_Service_Manager_Tag' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/Tag.php', - 'Google_Service_Manager_Template' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/Template.php', - 'Google_Service_Manager_TemplatesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/TemplatesListResponse.php', - 'Google_Service_Manager_TemplatesResource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Manager/TemplatesResource.php', - 'Google_Service_ManufacturerCenter' => $vendorDir . '/google/apiclient-services/src/Google/Service/ManufacturerCenter.php', - 'Google_Service_ManufacturerCenter_Attributes' => $vendorDir . '/google/apiclient-services/src/Google/Service/ManufacturerCenter/Attributes.php', - 'Google_Service_ManufacturerCenter_Capacity' => $vendorDir . '/google/apiclient-services/src/Google/Service/ManufacturerCenter/Capacity.php', - 'Google_Service_ManufacturerCenter_Count' => $vendorDir . '/google/apiclient-services/src/Google/Service/ManufacturerCenter/Count.php', - 'Google_Service_ManufacturerCenter_FeatureDescription' => $vendorDir . '/google/apiclient-services/src/Google/Service/ManufacturerCenter/FeatureDescription.php', - 'Google_Service_ManufacturerCenter_Image' => $vendorDir . '/google/apiclient-services/src/Google/Service/ManufacturerCenter/Image.php', - 'Google_Service_ManufacturerCenter_Issue' => $vendorDir . '/google/apiclient-services/src/Google/Service/ManufacturerCenter/Issue.php', - 'Google_Service_ManufacturerCenter_ListProductsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ManufacturerCenter/ListProductsResponse.php', - 'Google_Service_ManufacturerCenter_ManufacturersEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/ManufacturerCenter/ManufacturersEmpty.php', - 'Google_Service_ManufacturerCenter_Price' => $vendorDir . '/google/apiclient-services/src/Google/Service/ManufacturerCenter/Price.php', - 'Google_Service_ManufacturerCenter_Product' => $vendorDir . '/google/apiclient-services/src/Google/Service/ManufacturerCenter/Product.php', - 'Google_Service_ManufacturerCenter_ProductDetail' => $vendorDir . '/google/apiclient-services/src/Google/Service/ManufacturerCenter/ProductDetail.php', - 'Google_Service_ManufacturerCenter_Resource_Accounts' => $vendorDir . '/google/apiclient-services/src/Google/Service/ManufacturerCenter/Resource/Accounts.php', - 'Google_Service_ManufacturerCenter_Resource_AccountsProducts' => $vendorDir . '/google/apiclient-services/src/Google/Service/ManufacturerCenter/Resource/AccountsProducts.php', - 'Google_Service_Mirror' => $vendorDir . '/google/apiclient-services/src/Google/Service/Mirror.php', - 'Google_Service_Mirror_Account' => $vendorDir . '/google/apiclient-services/src/Google/Service/Mirror/Account.php', - 'Google_Service_Mirror_Attachment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Mirror/Attachment.php', - 'Google_Service_Mirror_AttachmentsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Mirror/AttachmentsListResponse.php', - 'Google_Service_Mirror_AuthToken' => $vendorDir . '/google/apiclient-services/src/Google/Service/Mirror/AuthToken.php', - 'Google_Service_Mirror_Command' => $vendorDir . '/google/apiclient-services/src/Google/Service/Mirror/Command.php', - 'Google_Service_Mirror_Contact' => $vendorDir . '/google/apiclient-services/src/Google/Service/Mirror/Contact.php', - 'Google_Service_Mirror_ContactsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Mirror/ContactsListResponse.php', - 'Google_Service_Mirror_Location' => $vendorDir . '/google/apiclient-services/src/Google/Service/Mirror/Location.php', - 'Google_Service_Mirror_LocationsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Mirror/LocationsListResponse.php', - 'Google_Service_Mirror_MenuItem' => $vendorDir . '/google/apiclient-services/src/Google/Service/Mirror/MenuItem.php', - 'Google_Service_Mirror_MenuValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/Mirror/MenuValue.php', - 'Google_Service_Mirror_Notification' => $vendorDir . '/google/apiclient-services/src/Google/Service/Mirror/Notification.php', - 'Google_Service_Mirror_NotificationConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Mirror/NotificationConfig.php', - 'Google_Service_Mirror_Resource_Accounts' => $vendorDir . '/google/apiclient-services/src/Google/Service/Mirror/Resource/Accounts.php', - 'Google_Service_Mirror_Resource_Contacts' => $vendorDir . '/google/apiclient-services/src/Google/Service/Mirror/Resource/Contacts.php', - 'Google_Service_Mirror_Resource_Locations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Mirror/Resource/Locations.php', - 'Google_Service_Mirror_Resource_Settings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Mirror/Resource/Settings.php', - 'Google_Service_Mirror_Resource_Subscriptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Mirror/Resource/Subscriptions.php', - 'Google_Service_Mirror_Resource_Timeline' => $vendorDir . '/google/apiclient-services/src/Google/Service/Mirror/Resource/Timeline.php', - 'Google_Service_Mirror_Resource_TimelineAttachments' => $vendorDir . '/google/apiclient-services/src/Google/Service/Mirror/Resource/TimelineAttachments.php', - 'Google_Service_Mirror_Setting' => $vendorDir . '/google/apiclient-services/src/Google/Service/Mirror/Setting.php', - 'Google_Service_Mirror_Subscription' => $vendorDir . '/google/apiclient-services/src/Google/Service/Mirror/Subscription.php', - 'Google_Service_Mirror_SubscriptionsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Mirror/SubscriptionsListResponse.php', - 'Google_Service_Mirror_TimelineItem' => $vendorDir . '/google/apiclient-services/src/Google/Service/Mirror/TimelineItem.php', - 'Google_Service_Mirror_TimelineListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Mirror/TimelineListResponse.php', - 'Google_Service_Mirror_UserAction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Mirror/UserAction.php', - 'Google_Service_Mirror_UserData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Mirror/UserData.php', - 'Google_Service_Monitoring' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring.php', - 'Google_Service_Monitoring_BasicAuthentication' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/BasicAuthentication.php', - 'Google_Service_Monitoring_BucketOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/BucketOptions.php', - 'Google_Service_Monitoring_CollectdPayload' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/CollectdPayload.php', - 'Google_Service_Monitoring_CollectdPayloadError' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/CollectdPayloadError.php', - 'Google_Service_Monitoring_CollectdValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/CollectdValue.php', - 'Google_Service_Monitoring_CollectdValueError' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/CollectdValueError.php', - 'Google_Service_Monitoring_ContentMatcher' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/ContentMatcher.php', - 'Google_Service_Monitoring_CreateCollectdTimeSeriesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/CreateCollectdTimeSeriesRequest.php', - 'Google_Service_Monitoring_CreateCollectdTimeSeriesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/CreateCollectdTimeSeriesResponse.php', - 'Google_Service_Monitoring_CreateTimeSeriesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/CreateTimeSeriesRequest.php', - 'Google_Service_Monitoring_Distribution' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/Distribution.php', - 'Google_Service_Monitoring_Explicit' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/Explicit.php', - 'Google_Service_Monitoring_Exponential' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/Exponential.php', - 'Google_Service_Monitoring_Field' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/Field.php', - 'Google_Service_Monitoring_Group' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/Group.php', - 'Google_Service_Monitoring_HttpCheck' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/HttpCheck.php', - 'Google_Service_Monitoring_InternalChecker' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/InternalChecker.php', - 'Google_Service_Monitoring_LabelDescriptor' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/LabelDescriptor.php', - 'Google_Service_Monitoring_Linear' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/Linear.php', - 'Google_Service_Monitoring_ListGroupMembersResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/ListGroupMembersResponse.php', - 'Google_Service_Monitoring_ListGroupsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/ListGroupsResponse.php', - 'Google_Service_Monitoring_ListMetricDescriptorsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/ListMetricDescriptorsResponse.php', - 'Google_Service_Monitoring_ListMonitoredResourceDescriptorsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/ListMonitoredResourceDescriptorsResponse.php', - 'Google_Service_Monitoring_ListTimeSeriesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/ListTimeSeriesResponse.php', - 'Google_Service_Monitoring_ListUptimeCheckConfigsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/ListUptimeCheckConfigsResponse.php', - 'Google_Service_Monitoring_ListUptimeCheckIpsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/ListUptimeCheckIpsResponse.php', - 'Google_Service_Monitoring_Metric' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/Metric.php', - 'Google_Service_Monitoring_MetricDescriptor' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/MetricDescriptor.php', - 'Google_Service_Monitoring_MonitoredResource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/MonitoredResource.php', - 'Google_Service_Monitoring_MonitoredResourceDescriptor' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/MonitoredResourceDescriptor.php', - 'Google_Service_Monitoring_MonitoredResourceMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/MonitoredResourceMetadata.php', - 'Google_Service_Monitoring_MonitoringEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/MonitoringEmpty.php', - 'Google_Service_Monitoring_Option' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/Option.php', - 'Google_Service_Monitoring_Point' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/Point.php', - 'Google_Service_Monitoring_Range' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/Range.php', - 'Google_Service_Monitoring_ResourceGroup' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/ResourceGroup.php', - 'Google_Service_Monitoring_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/Resource/Projects.php', - 'Google_Service_Monitoring_Resource_ProjectsCollectdTimeSeries' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsCollectdTimeSeries.php', - 'Google_Service_Monitoring_Resource_ProjectsGroups' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsGroups.php', - 'Google_Service_Monitoring_Resource_ProjectsGroupsMembers' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsGroupsMembers.php', - 'Google_Service_Monitoring_Resource_ProjectsMetricDescriptors' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsMetricDescriptors.php', - 'Google_Service_Monitoring_Resource_ProjectsMonitoredResourceDescriptors' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsMonitoredResourceDescriptors.php', - 'Google_Service_Monitoring_Resource_ProjectsTimeSeries' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsTimeSeries.php', - 'Google_Service_Monitoring_Resource_ProjectsUptimeCheckConfigs' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsUptimeCheckConfigs.php', - 'Google_Service_Monitoring_Resource_UptimeCheckIps' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/Resource/UptimeCheckIps.php', - 'Google_Service_Monitoring_SourceContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/SourceContext.php', - 'Google_Service_Monitoring_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/Status.php', - 'Google_Service_Monitoring_TcpCheck' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/TcpCheck.php', - 'Google_Service_Monitoring_TimeInterval' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/TimeInterval.php', - 'Google_Service_Monitoring_TimeSeries' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/TimeSeries.php', - 'Google_Service_Monitoring_Type' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/Type.php', - 'Google_Service_Monitoring_TypedValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/TypedValue.php', - 'Google_Service_Monitoring_UptimeCheckConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/UptimeCheckConfig.php', - 'Google_Service_Monitoring_UptimeCheckIp' => $vendorDir . '/google/apiclient-services/src/Google/Service/Monitoring/UptimeCheckIp.php', - 'Google_Service_Oauth2' => $vendorDir . '/google/apiclient-services/src/Google/Service/Oauth2.php', - 'Google_Service_Oauth2_Jwk' => $vendorDir . '/google/apiclient-services/src/Google/Service/Oauth2/Jwk.php', - 'Google_Service_Oauth2_JwkKeys' => $vendorDir . '/google/apiclient-services/src/Google/Service/Oauth2/JwkKeys.php', - 'Google_Service_Oauth2_Resource_Userinfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Oauth2/Resource/Userinfo.php', - 'Google_Service_Oauth2_Resource_UserinfoV2' => $vendorDir . '/google/apiclient-services/src/Google/Service/Oauth2/Resource/UserinfoV2.php', - 'Google_Service_Oauth2_Resource_UserinfoV2Me' => $vendorDir . '/google/apiclient-services/src/Google/Service/Oauth2/Resource/UserinfoV2Me.php', - 'Google_Service_Oauth2_Tokeninfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Oauth2/Tokeninfo.php', - 'Google_Service_Oauth2_Userinfoplus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Oauth2/Userinfoplus.php', - 'Google_Service_Pagespeedonline' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pagespeedonline.php', - 'Google_Service_Pagespeedonline_PagespeedApiFormatStringV2' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiFormatStringV2.php', - 'Google_Service_Pagespeedonline_PagespeedApiFormatStringV2Args' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiFormatStringV2Args.php', - 'Google_Service_Pagespeedonline_PagespeedApiFormatStringV2ArgsRects' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiFormatStringV2ArgsRects.php', - 'Google_Service_Pagespeedonline_PagespeedApiFormatStringV2ArgsSecondaryRects' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiFormatStringV2ArgsSecondaryRects.php', - 'Google_Service_Pagespeedonline_PagespeedApiImageV2' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiImageV2.php', - 'Google_Service_Pagespeedonline_PagespeedApiImageV2PageRect' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiImageV2PageRect.php', - 'Google_Service_Pagespeedonline_Resource_Pagespeedapi' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pagespeedonline/Resource/Pagespeedapi.php', - 'Google_Service_Pagespeedonline_Result' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pagespeedonline/Result.php', - 'Google_Service_Pagespeedonline_ResultFormattedResults' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pagespeedonline/ResultFormattedResults.php', - 'Google_Service_Pagespeedonline_ResultFormattedResultsRuleResultsElement' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pagespeedonline/ResultFormattedResultsRuleResultsElement.php', - 'Google_Service_Pagespeedonline_ResultFormattedResultsRuleResultsElementUrlBlocks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pagespeedonline/ResultFormattedResultsRuleResultsElementUrlBlocks.php', - 'Google_Service_Pagespeedonline_ResultFormattedResultsRuleResultsElementUrlBlocksUrls' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pagespeedonline/ResultFormattedResultsRuleResultsElementUrlBlocksUrls.php', - 'Google_Service_Pagespeedonline_ResultPageStats' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pagespeedonline/ResultPageStats.php', - 'Google_Service_Pagespeedonline_ResultRuleGroupsElement' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pagespeedonline/ResultRuleGroupsElement.php', - 'Google_Service_Pagespeedonline_ResultVersion' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pagespeedonline/ResultVersion.php', - 'Google_Service_Partners' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners.php', - 'Google_Service_Partners_AdWordsManagerAccountInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/AdWordsManagerAccountInfo.php', - 'Google_Service_Partners_Analytics' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/Analytics.php', - 'Google_Service_Partners_AnalyticsDataPoint' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/AnalyticsDataPoint.php', - 'Google_Service_Partners_AnalyticsSummary' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/AnalyticsSummary.php', - 'Google_Service_Partners_AvailableOffer' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/AvailableOffer.php', - 'Google_Service_Partners_Certification' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/Certification.php', - 'Google_Service_Partners_CertificationExamStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/CertificationExamStatus.php', - 'Google_Service_Partners_CertificationStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/CertificationStatus.php', - 'Google_Service_Partners_Company' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/Company.php', - 'Google_Service_Partners_CompanyRelation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/CompanyRelation.php', - 'Google_Service_Partners_CountryOfferInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/CountryOfferInfo.php', - 'Google_Service_Partners_CreateLeadRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/CreateLeadRequest.php', - 'Google_Service_Partners_CreateLeadResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/CreateLeadResponse.php', - 'Google_Service_Partners_Date' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/Date.php', - 'Google_Service_Partners_DebugInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/DebugInfo.php', - 'Google_Service_Partners_EventData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/EventData.php', - 'Google_Service_Partners_ExamStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/ExamStatus.php', - 'Google_Service_Partners_GetCompanyResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/GetCompanyResponse.php', - 'Google_Service_Partners_GetPartnersStatusResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/GetPartnersStatusResponse.php', - 'Google_Service_Partners_HistoricalOffer' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/HistoricalOffer.php', - 'Google_Service_Partners_LatLng' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/LatLng.php', - 'Google_Service_Partners_Lead' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/Lead.php', - 'Google_Service_Partners_ListAnalyticsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/ListAnalyticsResponse.php', - 'Google_Service_Partners_ListCompaniesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/ListCompaniesResponse.php', - 'Google_Service_Partners_ListLeadsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/ListLeadsResponse.php', - 'Google_Service_Partners_ListOffersHistoryResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/ListOffersHistoryResponse.php', - 'Google_Service_Partners_ListOffersResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/ListOffersResponse.php', - 'Google_Service_Partners_ListUserStatesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/ListUserStatesResponse.php', - 'Google_Service_Partners_LocalizedCompanyInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/LocalizedCompanyInfo.php', - 'Google_Service_Partners_Location' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/Location.php', - 'Google_Service_Partners_LogMessageRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/LogMessageRequest.php', - 'Google_Service_Partners_LogMessageResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/LogMessageResponse.php', - 'Google_Service_Partners_LogUserEventRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/LogUserEventRequest.php', - 'Google_Service_Partners_LogUserEventResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/LogUserEventResponse.php', - 'Google_Service_Partners_Money' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/Money.php', - 'Google_Service_Partners_OfferCustomer' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/OfferCustomer.php', - 'Google_Service_Partners_OptIns' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/OptIns.php', - 'Google_Service_Partners_PartnersEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/PartnersEmpty.php', - 'Google_Service_Partners_PublicProfile' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/PublicProfile.php', - 'Google_Service_Partners_Rank' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/Rank.php', - 'Google_Service_Partners_RecaptchaChallenge' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/RecaptchaChallenge.php', - 'Google_Service_Partners_RequestMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/RequestMetadata.php', - 'Google_Service_Partners_Resource_Analytics' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/Resource/Analytics.php', - 'Google_Service_Partners_Resource_ClientMessages' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/Resource/ClientMessages.php', - 'Google_Service_Partners_Resource_Companies' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/Resource/Companies.php', - 'Google_Service_Partners_Resource_CompaniesLeads' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/Resource/CompaniesLeads.php', - 'Google_Service_Partners_Resource_Leads' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/Resource/Leads.php', - 'Google_Service_Partners_Resource_Offers' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/Resource/Offers.php', - 'Google_Service_Partners_Resource_OffersHistory' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/Resource/OffersHistory.php', - 'Google_Service_Partners_Resource_UserEvents' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/Resource/UserEvents.php', - 'Google_Service_Partners_Resource_UserStates' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/Resource/UserStates.php', - 'Google_Service_Partners_Resource_Users' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/Resource/Users.php', - 'Google_Service_Partners_Resource_V2' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/Resource/V2.php', - 'Google_Service_Partners_ResponseMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/ResponseMetadata.php', - 'Google_Service_Partners_SpecializationStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/SpecializationStatus.php', - 'Google_Service_Partners_TrafficSource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/TrafficSource.php', - 'Google_Service_Partners_User' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/User.php', - 'Google_Service_Partners_UserOverrides' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/UserOverrides.php', - 'Google_Service_Partners_UserProfile' => $vendorDir . '/google/apiclient-services/src/Google/Service/Partners/UserProfile.php', - 'Google_Service_People' => $vendorDir . '/google/apiclient-services/src/Google/Service/People.php', - 'Google_Service_PeopleService' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService.php', - 'Google_Service_PeopleService_Address' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/Address.php', - 'Google_Service_PeopleService_AgeRangeType' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/AgeRangeType.php', - 'Google_Service_PeopleService_BatchGetContactGroupsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/BatchGetContactGroupsResponse.php', - 'Google_Service_PeopleService_Biography' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/Biography.php', - 'Google_Service_PeopleService_Birthday' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/Birthday.php', - 'Google_Service_PeopleService_BraggingRights' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/BraggingRights.php', - 'Google_Service_PeopleService_ContactGroup' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/ContactGroup.php', - 'Google_Service_PeopleService_ContactGroupMembership' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/ContactGroupMembership.php', - 'Google_Service_PeopleService_ContactGroupMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/ContactGroupMetadata.php', - 'Google_Service_PeopleService_ContactGroupResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/ContactGroupResponse.php', - 'Google_Service_PeopleService_CoverPhoto' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/CoverPhoto.php', - 'Google_Service_PeopleService_CreateContactGroupRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/CreateContactGroupRequest.php', - 'Google_Service_PeopleService_Date' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/Date.php', - 'Google_Service_PeopleService_DomainMembership' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/DomainMembership.php', - 'Google_Service_PeopleService_EmailAddress' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/EmailAddress.php', - 'Google_Service_PeopleService_Event' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/Event.php', - 'Google_Service_PeopleService_FieldMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/FieldMetadata.php', - 'Google_Service_PeopleService_Gender' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/Gender.php', - 'Google_Service_PeopleService_GetPeopleResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/GetPeopleResponse.php', - 'Google_Service_PeopleService_ImClient' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/ImClient.php', - 'Google_Service_PeopleService_Interest' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/Interest.php', - 'Google_Service_PeopleService_ListConnectionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/ListConnectionsResponse.php', - 'Google_Service_PeopleService_ListContactGroupsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/ListContactGroupsResponse.php', - 'Google_Service_PeopleService_Locale' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/Locale.php', - 'Google_Service_PeopleService_Membership' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/Membership.php', - 'Google_Service_PeopleService_ModifyContactGroupMembersRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/ModifyContactGroupMembersRequest.php', - 'Google_Service_PeopleService_ModifyContactGroupMembersResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/ModifyContactGroupMembersResponse.php', - 'Google_Service_PeopleService_Name' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/Name.php', - 'Google_Service_PeopleService_Nickname' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/Nickname.php', - 'Google_Service_PeopleService_Occupation' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/Occupation.php', - 'Google_Service_PeopleService_Organization' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/Organization.php', - 'Google_Service_PeopleService_PeopleEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/PeopleEmpty.php', - 'Google_Service_PeopleService_Person' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/Person.php', - 'Google_Service_PeopleService_PersonMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/PersonMetadata.php', - 'Google_Service_PeopleService_PersonResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/PersonResponse.php', - 'Google_Service_PeopleService_PhoneNumber' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/PhoneNumber.php', - 'Google_Service_PeopleService_Photo' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/Photo.php', - 'Google_Service_PeopleService_ProfileMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/ProfileMetadata.php', - 'Google_Service_PeopleService_Relation' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/Relation.php', - 'Google_Service_PeopleService_RelationshipInterest' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/RelationshipInterest.php', - 'Google_Service_PeopleService_RelationshipStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/RelationshipStatus.php', - 'Google_Service_PeopleService_Residence' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/Residence.php', - 'Google_Service_PeopleService_Resource_ContactGroups' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/Resource/ContactGroups.php', - 'Google_Service_PeopleService_Resource_ContactGroupsMembers' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/Resource/ContactGroupsMembers.php', - 'Google_Service_PeopleService_Resource_People' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/Resource/People.php', - 'Google_Service_PeopleService_Resource_PeopleConnections' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/Resource/PeopleConnections.php', - 'Google_Service_PeopleService_Skill' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/Skill.php', - 'Google_Service_PeopleService_Source' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/Source.php', - 'Google_Service_PeopleService_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/Status.php', - 'Google_Service_PeopleService_Tagline' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/Tagline.php', - 'Google_Service_PeopleService_UpdateContactGroupRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/UpdateContactGroupRequest.php', - 'Google_Service_PeopleService_Url' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/Url.php', - 'Google_Service_PeopleService_UserDefined' => $vendorDir . '/google/apiclient-services/src/Google/Service/PeopleService/UserDefined.php', - 'Google_Service_People_Address' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/Address.php', - 'Google_Service_People_AgeRangeType' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/AgeRangeType.php', - 'Google_Service_People_Biography' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/Biography.php', - 'Google_Service_People_Birthday' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/Birthday.php', - 'Google_Service_People_BraggingRights' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/BraggingRights.php', - 'Google_Service_People_ContactGroupMembership' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/ContactGroupMembership.php', - 'Google_Service_People_CoverPhoto' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/CoverPhoto.php', - 'Google_Service_People_Date' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/Date.php', - 'Google_Service_People_DomainMembership' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/DomainMembership.php', - 'Google_Service_People_EmailAddress' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/EmailAddress.php', - 'Google_Service_People_Event' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/Event.php', - 'Google_Service_People_FieldMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/FieldMetadata.php', - 'Google_Service_People_Gender' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/Gender.php', - 'Google_Service_People_GetPeopleResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/GetPeopleResponse.php', - 'Google_Service_People_ImClient' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/ImClient.php', - 'Google_Service_People_Interest' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/Interest.php', - 'Google_Service_People_ListConnectionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/ListConnectionsResponse.php', - 'Google_Service_People_Locale' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/Locale.php', - 'Google_Service_People_Membership' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/Membership.php', - 'Google_Service_People_Name' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/Name.php', - 'Google_Service_People_Nickname' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/Nickname.php', - 'Google_Service_People_Occupation' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/Occupation.php', - 'Google_Service_People_Organization' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/Organization.php', - 'Google_Service_People_Person' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/Person.php', - 'Google_Service_People_PersonMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/PersonMetadata.php', - 'Google_Service_People_PersonResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/PersonResponse.php', - 'Google_Service_People_PhoneNumber' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/PhoneNumber.php', - 'Google_Service_People_Photo' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/Photo.php', - 'Google_Service_People_ProfileMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/ProfileMetadata.php', - 'Google_Service_People_Relation' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/Relation.php', - 'Google_Service_People_RelationshipInterest' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/RelationshipInterest.php', - 'Google_Service_People_RelationshipStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/RelationshipStatus.php', - 'Google_Service_People_Residence' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/Residence.php', - 'Google_Service_People_Resource_People' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/Resource/People.php', - 'Google_Service_People_Resource_PeopleConnections' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/Resource/PeopleConnections.php', - 'Google_Service_People_Skill' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/Skill.php', - 'Google_Service_People_Source' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/Source.php', - 'Google_Service_People_Tagline' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/Tagline.php', - 'Google_Service_People_Url' => $vendorDir . '/google/apiclient-services/src/Google/Service/People/Url.php', - 'Google_Service_PlayMovies' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlayMovies.php', - 'Google_Service_PlayMovies_Avail' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlayMovies/Avail.php', - 'Google_Service_PlayMovies_ListAvailsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlayMovies/ListAvailsResponse.php', - 'Google_Service_PlayMovies_ListOrdersResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlayMovies/ListOrdersResponse.php', - 'Google_Service_PlayMovies_ListStoreInfosResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlayMovies/ListStoreInfosResponse.php', - 'Google_Service_PlayMovies_Order' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlayMovies/Order.php', - 'Google_Service_PlayMovies_Resource_Accounts' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlayMovies/Resource/Accounts.php', - 'Google_Service_PlayMovies_Resource_AccountsAvails' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlayMovies/Resource/AccountsAvails.php', - 'Google_Service_PlayMovies_Resource_AccountsOrders' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlayMovies/Resource/AccountsOrders.php', - 'Google_Service_PlayMovies_Resource_AccountsStoreInfos' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlayMovies/Resource/AccountsStoreInfos.php', - 'Google_Service_PlayMovies_Resource_AccountsStoreInfosCountry' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlayMovies/Resource/AccountsStoreInfosCountry.php', - 'Google_Service_PlayMovies_StoreInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlayMovies/StoreInfo.php', - 'Google_Service_Playcustomapp' => $vendorDir . '/google/apiclient-services/src/Google/Service/Playcustomapp.php', - 'Google_Service_Playcustomapp_CustomApp' => $vendorDir . '/google/apiclient-services/src/Google/Service/Playcustomapp/CustomApp.php', - 'Google_Service_Playcustomapp_Resource_Accounts' => $vendorDir . '/google/apiclient-services/src/Google/Service/Playcustomapp/Resource/Accounts.php', - 'Google_Service_Playcustomapp_Resource_AccountsCustomApps' => $vendorDir . '/google/apiclient-services/src/Google/Service/Playcustomapp/Resource/AccountsCustomApps.php', - 'Google_Service_Playmoviespartner' => $vendorDir . '/google/apiclient-services/src/Google/Service/Playmoviespartner.php', - 'Google_Service_Playmoviespartner_AccountsAvailsResource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Playmoviespartner/AccountsAvailsResource.php', - 'Google_Service_Playmoviespartner_AccountsExperienceLocalesResource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Playmoviespartner/AccountsExperienceLocalesResource.php', - 'Google_Service_Playmoviespartner_AccountsOrdersResource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Playmoviespartner/AccountsOrdersResource.php', - 'Google_Service_Playmoviespartner_AccountsResource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Playmoviespartner/AccountsResource.php', - 'Google_Service_Playmoviespartner_AccountsStoreInfosCountryResource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Playmoviespartner/AccountsStoreInfosCountryResource.php', - 'Google_Service_Playmoviespartner_AccountsStoreInfosResource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Playmoviespartner/AccountsStoreInfosResource.php', - 'Google_Service_Playmoviespartner_Avail' => $vendorDir . '/google/apiclient-services/src/Google/Service/Playmoviespartner/Avail.php', - 'Google_Service_Playmoviespartner_ExperienceLocale' => $vendorDir . '/google/apiclient-services/src/Google/Service/Playmoviespartner/ExperienceLocale.php', - 'Google_Service_Playmoviespartner_ListAvailsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Playmoviespartner/ListAvailsResponse.php', - 'Google_Service_Playmoviespartner_ListExperienceLocalesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Playmoviespartner/ListExperienceLocalesResponse.php', - 'Google_Service_Playmoviespartner_ListOrdersResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Playmoviespartner/ListOrdersResponse.php', - 'Google_Service_Playmoviespartner_ListStoreInfosResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Playmoviespartner/ListStoreInfosResponse.php', - 'Google_Service_Playmoviespartner_Order' => $vendorDir . '/google/apiclient-services/src/Google/Service/Playmoviespartner/Order.php', - 'Google_Service_Playmoviespartner_StoreInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Playmoviespartner/StoreInfo.php', - 'Google_Service_Plus' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus.php', - 'Google_Service_PlusDomains' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains.php', - 'Google_Service_PlusDomains_Acl' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/Acl.php', - 'Google_Service_PlusDomains_Activity' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/Activity.php', - 'Google_Service_PlusDomains_ActivityActor' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityActor.php', - 'Google_Service_PlusDomains_ActivityActorClientSpecificActorInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityActorClientSpecificActorInfo.php', - 'Google_Service_PlusDomains_ActivityActorClientSpecificActorInfoYoutubeActorInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityActorClientSpecificActorInfoYoutubeActorInfo.php', - 'Google_Service_PlusDomains_ActivityActorImage' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityActorImage.php', - 'Google_Service_PlusDomains_ActivityActorName' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityActorName.php', - 'Google_Service_PlusDomains_ActivityActorVerification' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityActorVerification.php', - 'Google_Service_PlusDomains_ActivityFeed' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityFeed.php', - 'Google_Service_PlusDomains_ActivityObject' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObject.php', - 'Google_Service_PlusDomains_ActivityObjectActor' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectActor.php', - 'Google_Service_PlusDomains_ActivityObjectActorClientSpecificActorInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectActorClientSpecificActorInfo.php', - 'Google_Service_PlusDomains_ActivityObjectActorClientSpecificActorInfoYoutubeActorInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectActorClientSpecificActorInfoYoutubeActorInfo.php', - 'Google_Service_PlusDomains_ActivityObjectActorImage' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectActorImage.php', - 'Google_Service_PlusDomains_ActivityObjectActorVerification' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectActorVerification.php', - 'Google_Service_PlusDomains_ActivityObjectAttachments' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectAttachments.php', - 'Google_Service_PlusDomains_ActivityObjectAttachmentsEmbed' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectAttachmentsEmbed.php', - 'Google_Service_PlusDomains_ActivityObjectAttachmentsFullImage' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectAttachmentsFullImage.php', - 'Google_Service_PlusDomains_ActivityObjectAttachmentsImage' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectAttachmentsImage.php', - 'Google_Service_PlusDomains_ActivityObjectAttachmentsPreviewThumbnails' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectAttachmentsPreviewThumbnails.php', - 'Google_Service_PlusDomains_ActivityObjectAttachmentsThumbnails' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectAttachmentsThumbnails.php', - 'Google_Service_PlusDomains_ActivityObjectAttachmentsThumbnailsImage' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectAttachmentsThumbnailsImage.php', - 'Google_Service_PlusDomains_ActivityObjectPlusoners' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectPlusoners.php', - 'Google_Service_PlusDomains_ActivityObjectReplies' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectReplies.php', - 'Google_Service_PlusDomains_ActivityObjectResharers' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectResharers.php', - 'Google_Service_PlusDomains_ActivityObjectStatusForViewer' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectStatusForViewer.php', - 'Google_Service_PlusDomains_ActivityProvider' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityProvider.php', - 'Google_Service_PlusDomains_Audience' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/Audience.php', - 'Google_Service_PlusDomains_AudiencesFeed' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/AudiencesFeed.php', - 'Google_Service_PlusDomains_Circle' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/Circle.php', - 'Google_Service_PlusDomains_CircleFeed' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/CircleFeed.php', - 'Google_Service_PlusDomains_CirclePeople' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/CirclePeople.php', - 'Google_Service_PlusDomains_Comment' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/Comment.php', - 'Google_Service_PlusDomains_CommentActor' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/CommentActor.php', - 'Google_Service_PlusDomains_CommentActorClientSpecificActorInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/CommentActorClientSpecificActorInfo.php', - 'Google_Service_PlusDomains_CommentActorClientSpecificActorInfoYoutubeActorInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/CommentActorClientSpecificActorInfoYoutubeActorInfo.php', - 'Google_Service_PlusDomains_CommentActorImage' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/CommentActorImage.php', - 'Google_Service_PlusDomains_CommentActorVerification' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/CommentActorVerification.php', - 'Google_Service_PlusDomains_CommentFeed' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/CommentFeed.php', - 'Google_Service_PlusDomains_CommentInReplyTo' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/CommentInReplyTo.php', - 'Google_Service_PlusDomains_CommentObject' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/CommentObject.php', - 'Google_Service_PlusDomains_CommentPlusoners' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/CommentPlusoners.php', - 'Google_Service_PlusDomains_Media' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/Media.php', - 'Google_Service_PlusDomains_MediaAuthor' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/MediaAuthor.php', - 'Google_Service_PlusDomains_MediaAuthorImage' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/MediaAuthorImage.php', - 'Google_Service_PlusDomains_MediaExif' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/MediaExif.php', - 'Google_Service_PlusDomains_PeopleFeed' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/PeopleFeed.php', - 'Google_Service_PlusDomains_Person' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/Person.php', - 'Google_Service_PlusDomains_PersonCover' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/PersonCover.php', - 'Google_Service_PlusDomains_PersonCoverCoverInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/PersonCoverCoverInfo.php', - 'Google_Service_PlusDomains_PersonCoverCoverPhoto' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/PersonCoverCoverPhoto.php', - 'Google_Service_PlusDomains_PersonEmails' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/PersonEmails.php', - 'Google_Service_PlusDomains_PersonImage' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/PersonImage.php', - 'Google_Service_PlusDomains_PersonName' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/PersonName.php', - 'Google_Service_PlusDomains_PersonOrganizations' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/PersonOrganizations.php', - 'Google_Service_PlusDomains_PersonPlacesLived' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/PersonPlacesLived.php', - 'Google_Service_PlusDomains_PersonUrls' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/PersonUrls.php', - 'Google_Service_PlusDomains_Place' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/Place.php', - 'Google_Service_PlusDomains_PlaceAddress' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/PlaceAddress.php', - 'Google_Service_PlusDomains_PlacePosition' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/PlacePosition.php', - 'Google_Service_PlusDomains_PlusDomainsAclentryResource' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/PlusDomainsAclentryResource.php', - 'Google_Service_PlusDomains_Resource_Activities' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/Resource/Activities.php', - 'Google_Service_PlusDomains_Resource_Audiences' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/Resource/Audiences.php', - 'Google_Service_PlusDomains_Resource_Circles' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/Resource/Circles.php', - 'Google_Service_PlusDomains_Resource_Comments' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/Resource/Comments.php', - 'Google_Service_PlusDomains_Resource_Media' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/Resource/Media.php', - 'Google_Service_PlusDomains_Resource_People' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/Resource/People.php', - 'Google_Service_PlusDomains_Videostream' => $vendorDir . '/google/apiclient-services/src/Google/Service/PlusDomains/Videostream.php', - 'Google_Service_Plus_Acl' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/Acl.php', - 'Google_Service_Plus_Activity' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/Activity.php', - 'Google_Service_Plus_ActivityActor' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/ActivityActor.php', - 'Google_Service_Plus_ActivityActorClientSpecificActorInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/ActivityActorClientSpecificActorInfo.php', - 'Google_Service_Plus_ActivityActorClientSpecificActorInfoYoutubeActorInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/ActivityActorClientSpecificActorInfoYoutubeActorInfo.php', - 'Google_Service_Plus_ActivityActorImage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/ActivityActorImage.php', - 'Google_Service_Plus_ActivityActorName' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/ActivityActorName.php', - 'Google_Service_Plus_ActivityActorVerification' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/ActivityActorVerification.php', - 'Google_Service_Plus_ActivityFeed' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/ActivityFeed.php', - 'Google_Service_Plus_ActivityObject' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/ActivityObject.php', - 'Google_Service_Plus_ActivityObjectActor' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/ActivityObjectActor.php', - 'Google_Service_Plus_ActivityObjectActorClientSpecificActorInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/ActivityObjectActorClientSpecificActorInfo.php', - 'Google_Service_Plus_ActivityObjectActorClientSpecificActorInfoYoutubeActorInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/ActivityObjectActorClientSpecificActorInfoYoutubeActorInfo.php', - 'Google_Service_Plus_ActivityObjectActorImage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/ActivityObjectActorImage.php', - 'Google_Service_Plus_ActivityObjectActorVerification' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/ActivityObjectActorVerification.php', - 'Google_Service_Plus_ActivityObjectAttachments' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/ActivityObjectAttachments.php', - 'Google_Service_Plus_ActivityObjectAttachmentsEmbed' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/ActivityObjectAttachmentsEmbed.php', - 'Google_Service_Plus_ActivityObjectAttachmentsFullImage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/ActivityObjectAttachmentsFullImage.php', - 'Google_Service_Plus_ActivityObjectAttachmentsImage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/ActivityObjectAttachmentsImage.php', - 'Google_Service_Plus_ActivityObjectAttachmentsThumbnails' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/ActivityObjectAttachmentsThumbnails.php', - 'Google_Service_Plus_ActivityObjectAttachmentsThumbnailsImage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/ActivityObjectAttachmentsThumbnailsImage.php', - 'Google_Service_Plus_ActivityObjectPlusoners' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/ActivityObjectPlusoners.php', - 'Google_Service_Plus_ActivityObjectReplies' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/ActivityObjectReplies.php', - 'Google_Service_Plus_ActivityObjectResharers' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/ActivityObjectResharers.php', - 'Google_Service_Plus_ActivityProvider' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/ActivityProvider.php', - 'Google_Service_Plus_Comment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/Comment.php', - 'Google_Service_Plus_CommentActor' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/CommentActor.php', - 'Google_Service_Plus_CommentActorClientSpecificActorInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/CommentActorClientSpecificActorInfo.php', - 'Google_Service_Plus_CommentActorClientSpecificActorInfoYoutubeActorInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/CommentActorClientSpecificActorInfoYoutubeActorInfo.php', - 'Google_Service_Plus_CommentActorImage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/CommentActorImage.php', - 'Google_Service_Plus_CommentActorVerification' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/CommentActorVerification.php', - 'Google_Service_Plus_CommentFeed' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/CommentFeed.php', - 'Google_Service_Plus_CommentInReplyTo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/CommentInReplyTo.php', - 'Google_Service_Plus_CommentObject' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/CommentObject.php', - 'Google_Service_Plus_CommentPlusoners' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/CommentPlusoners.php', - 'Google_Service_Plus_PeopleFeed' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/PeopleFeed.php', - 'Google_Service_Plus_Person' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/Person.php', - 'Google_Service_Plus_PersonAgeRange' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/PersonAgeRange.php', - 'Google_Service_Plus_PersonCover' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/PersonCover.php', - 'Google_Service_Plus_PersonCoverCoverInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/PersonCoverCoverInfo.php', - 'Google_Service_Plus_PersonCoverCoverPhoto' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/PersonCoverCoverPhoto.php', - 'Google_Service_Plus_PersonEmails' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/PersonEmails.php', - 'Google_Service_Plus_PersonImage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/PersonImage.php', - 'Google_Service_Plus_PersonName' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/PersonName.php', - 'Google_Service_Plus_PersonOrganizations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/PersonOrganizations.php', - 'Google_Service_Plus_PersonPlacesLived' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/PersonPlacesLived.php', - 'Google_Service_Plus_PersonUrls' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/PersonUrls.php', - 'Google_Service_Plus_Place' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/Place.php', - 'Google_Service_Plus_PlaceAddress' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/PlaceAddress.php', - 'Google_Service_Plus_PlacePosition' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/PlacePosition.php', - 'Google_Service_Plus_PlusAclentryResource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/PlusAclentryResource.php', - 'Google_Service_Plus_Resource_Activities' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/Resource/Activities.php', - 'Google_Service_Plus_Resource_Comments' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/Resource/Comments.php', - 'Google_Service_Plus_Resource_People' => $vendorDir . '/google/apiclient-services/src/Google/Service/Plus/Resource/People.php', - 'Google_Service_PolyService' => $vendorDir . '/google/apiclient-services/src/Google/Service/PolyService.php', - 'Google_Service_PolyService_Asset' => $vendorDir . '/google/apiclient-services/src/Google/Service/PolyService/Asset.php', - 'Google_Service_PolyService_AssetImportMessage' => $vendorDir . '/google/apiclient-services/src/Google/Service/PolyService/AssetImportMessage.php', - 'Google_Service_PolyService_Format' => $vendorDir . '/google/apiclient-services/src/Google/Service/PolyService/Format.php', - 'Google_Service_PolyService_FormatComplexity' => $vendorDir . '/google/apiclient-services/src/Google/Service/PolyService/FormatComplexity.php', - 'Google_Service_PolyService_ImageError' => $vendorDir . '/google/apiclient-services/src/Google/Service/PolyService/ImageError.php', - 'Google_Service_PolyService_ListAssetsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/PolyService/ListAssetsResponse.php', - 'Google_Service_PolyService_ListLikedAssetsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/PolyService/ListLikedAssetsResponse.php', - 'Google_Service_PolyService_ListUserAssetsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/PolyService/ListUserAssetsResponse.php', - 'Google_Service_PolyService_ObjParseError' => $vendorDir . '/google/apiclient-services/src/Google/Service/PolyService/ObjParseError.php', - 'Google_Service_PolyService_PolyFile' => $vendorDir . '/google/apiclient-services/src/Google/Service/PolyService/PolyFile.php', - 'Google_Service_PolyService_PresentationParams' => $vendorDir . '/google/apiclient-services/src/Google/Service/PolyService/PresentationParams.php', - 'Google_Service_PolyService_Quaternion' => $vendorDir . '/google/apiclient-services/src/Google/Service/PolyService/Quaternion.php', - 'Google_Service_PolyService_Resource_Assets' => $vendorDir . '/google/apiclient-services/src/Google/Service/PolyService/Resource/Assets.php', - 'Google_Service_PolyService_Resource_Users' => $vendorDir . '/google/apiclient-services/src/Google/Service/PolyService/Resource/Users.php', - 'Google_Service_PolyService_Resource_UsersAssets' => $vendorDir . '/google/apiclient-services/src/Google/Service/PolyService/Resource/UsersAssets.php', - 'Google_Service_PolyService_Resource_UsersLikedassets' => $vendorDir . '/google/apiclient-services/src/Google/Service/PolyService/Resource/UsersLikedassets.php', - 'Google_Service_PolyService_StartAssetImportResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/PolyService/StartAssetImportResponse.php', - 'Google_Service_PolyService_UserAsset' => $vendorDir . '/google/apiclient-services/src/Google/Service/PolyService/UserAsset.php', - 'Google_Service_Prediction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Prediction.php', - 'Google_Service_Prediction_Analyze' => $vendorDir . '/google/apiclient-services/src/Google/Service/Prediction/Analyze.php', - 'Google_Service_Prediction_AnalyzeDataDescription' => $vendorDir . '/google/apiclient-services/src/Google/Service/Prediction/AnalyzeDataDescription.php', - 'Google_Service_Prediction_AnalyzeDataDescriptionFeatures' => $vendorDir . '/google/apiclient-services/src/Google/Service/Prediction/AnalyzeDataDescriptionFeatures.php', - 'Google_Service_Prediction_AnalyzeDataDescriptionFeaturesCategorical' => $vendorDir . '/google/apiclient-services/src/Google/Service/Prediction/AnalyzeDataDescriptionFeaturesCategorical.php', - 'Google_Service_Prediction_AnalyzeDataDescriptionFeaturesCategoricalValues' => $vendorDir . '/google/apiclient-services/src/Google/Service/Prediction/AnalyzeDataDescriptionFeaturesCategoricalValues.php', - 'Google_Service_Prediction_AnalyzeDataDescriptionFeaturesNumeric' => $vendorDir . '/google/apiclient-services/src/Google/Service/Prediction/AnalyzeDataDescriptionFeaturesNumeric.php', - 'Google_Service_Prediction_AnalyzeDataDescriptionFeaturesText' => $vendorDir . '/google/apiclient-services/src/Google/Service/Prediction/AnalyzeDataDescriptionFeaturesText.php', - 'Google_Service_Prediction_AnalyzeDataDescriptionOutputFeature' => $vendorDir . '/google/apiclient-services/src/Google/Service/Prediction/AnalyzeDataDescriptionOutputFeature.php', - 'Google_Service_Prediction_AnalyzeDataDescriptionOutputFeatureNumeric' => $vendorDir . '/google/apiclient-services/src/Google/Service/Prediction/AnalyzeDataDescriptionOutputFeatureNumeric.php', - 'Google_Service_Prediction_AnalyzeDataDescriptionOutputFeatureText' => $vendorDir . '/google/apiclient-services/src/Google/Service/Prediction/AnalyzeDataDescriptionOutputFeatureText.php', - 'Google_Service_Prediction_AnalyzeModelDescription' => $vendorDir . '/google/apiclient-services/src/Google/Service/Prediction/AnalyzeModelDescription.php', - 'Google_Service_Prediction_Input' => $vendorDir . '/google/apiclient-services/src/Google/Service/Prediction/Input.php', - 'Google_Service_Prediction_InputInput' => $vendorDir . '/google/apiclient-services/src/Google/Service/Prediction/InputInput.php', - 'Google_Service_Prediction_Insert' => $vendorDir . '/google/apiclient-services/src/Google/Service/Prediction/Insert.php', - 'Google_Service_Prediction_Insert2' => $vendorDir . '/google/apiclient-services/src/Google/Service/Prediction/Insert2.php', - 'Google_Service_Prediction_Insert2ModelInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Prediction/Insert2ModelInfo.php', - 'Google_Service_Prediction_InsertTrainingInstances' => $vendorDir . '/google/apiclient-services/src/Google/Service/Prediction/InsertTrainingInstances.php', - 'Google_Service_Prediction_Output' => $vendorDir . '/google/apiclient-services/src/Google/Service/Prediction/Output.php', - 'Google_Service_Prediction_OutputOutputMulti' => $vendorDir . '/google/apiclient-services/src/Google/Service/Prediction/OutputOutputMulti.php', - 'Google_Service_Prediction_PredictionList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Prediction/PredictionList.php', - 'Google_Service_Prediction_Resource_Hostedmodels' => $vendorDir . '/google/apiclient-services/src/Google/Service/Prediction/Resource/Hostedmodels.php', - 'Google_Service_Prediction_Resource_Trainedmodels' => $vendorDir . '/google/apiclient-services/src/Google/Service/Prediction/Resource/Trainedmodels.php', - 'Google_Service_Prediction_Update' => $vendorDir . '/google/apiclient-services/src/Google/Service/Prediction/Update.php', - 'Google_Service_Proximitybeacon' => $vendorDir . '/google/apiclient-services/src/Google/Service/Proximitybeacon.php', - 'Google_Service_Proximitybeacon_AdvertisedId' => $vendorDir . '/google/apiclient-services/src/Google/Service/Proximitybeacon/AdvertisedId.php', - 'Google_Service_Proximitybeacon_AttachmentInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Proximitybeacon/AttachmentInfo.php', - 'Google_Service_Proximitybeacon_Beacon' => $vendorDir . '/google/apiclient-services/src/Google/Service/Proximitybeacon/Beacon.php', - 'Google_Service_Proximitybeacon_BeaconAttachment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Proximitybeacon/BeaconAttachment.php', - 'Google_Service_Proximitybeacon_BeaconInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Proximitybeacon/BeaconInfo.php', - 'Google_Service_Proximitybeacon_Date' => $vendorDir . '/google/apiclient-services/src/Google/Service/Proximitybeacon/Date.php', - 'Google_Service_Proximitybeacon_DeleteAttachmentsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Proximitybeacon/DeleteAttachmentsResponse.php', - 'Google_Service_Proximitybeacon_Diagnostics' => $vendorDir . '/google/apiclient-services/src/Google/Service/Proximitybeacon/Diagnostics.php', - 'Google_Service_Proximitybeacon_EphemeralIdRegistration' => $vendorDir . '/google/apiclient-services/src/Google/Service/Proximitybeacon/EphemeralIdRegistration.php', - 'Google_Service_Proximitybeacon_EphemeralIdRegistrationParams' => $vendorDir . '/google/apiclient-services/src/Google/Service/Proximitybeacon/EphemeralIdRegistrationParams.php', - 'Google_Service_Proximitybeacon_GetInfoForObservedBeaconsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Proximitybeacon/GetInfoForObservedBeaconsRequest.php', - 'Google_Service_Proximitybeacon_GetInfoForObservedBeaconsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Proximitybeacon/GetInfoForObservedBeaconsResponse.php', - 'Google_Service_Proximitybeacon_IndoorLevel' => $vendorDir . '/google/apiclient-services/src/Google/Service/Proximitybeacon/IndoorLevel.php', - 'Google_Service_Proximitybeacon_LatLng' => $vendorDir . '/google/apiclient-services/src/Google/Service/Proximitybeacon/LatLng.php', - 'Google_Service_Proximitybeacon_ListBeaconAttachmentsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Proximitybeacon/ListBeaconAttachmentsResponse.php', - 'Google_Service_Proximitybeacon_ListBeaconsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Proximitybeacon/ListBeaconsResponse.php', - 'Google_Service_Proximitybeacon_ListDiagnosticsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Proximitybeacon/ListDiagnosticsResponse.php', - 'Google_Service_Proximitybeacon_ListNamespacesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Proximitybeacon/ListNamespacesResponse.php', - 'Google_Service_Proximitybeacon_Observation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Proximitybeacon/Observation.php', - 'Google_Service_Proximitybeacon_ProximitybeaconEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/Proximitybeacon/ProximitybeaconEmpty.php', - 'Google_Service_Proximitybeacon_ProximitybeaconNamespace' => $vendorDir . '/google/apiclient-services/src/Google/Service/Proximitybeacon/ProximitybeaconNamespace.php', - 'Google_Service_Proximitybeacon_Resource_Beaconinfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Proximitybeacon/Resource/Beaconinfo.php', - 'Google_Service_Proximitybeacon_Resource_Beacons' => $vendorDir . '/google/apiclient-services/src/Google/Service/Proximitybeacon/Resource/Beacons.php', - 'Google_Service_Proximitybeacon_Resource_BeaconsAttachments' => $vendorDir . '/google/apiclient-services/src/Google/Service/Proximitybeacon/Resource/BeaconsAttachments.php', - 'Google_Service_Proximitybeacon_Resource_BeaconsDiagnostics' => $vendorDir . '/google/apiclient-services/src/Google/Service/Proximitybeacon/Resource/BeaconsDiagnostics.php', - 'Google_Service_Proximitybeacon_Resource_Namespaces' => $vendorDir . '/google/apiclient-services/src/Google/Service/Proximitybeacon/Resource/Namespaces.php', - 'Google_Service_Proximitybeacon_Resource_V1beta1' => $vendorDir . '/google/apiclient-services/src/Google/Service/Proximitybeacon/Resource/V1beta1.php', - 'Google_Service_Pubsub' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub.php', - 'Google_Service_Pubsub_AcknowledgeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/AcknowledgeRequest.php', - 'Google_Service_Pubsub_Binding' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/Binding.php', - 'Google_Service_Pubsub_CreateSnapshotRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/CreateSnapshotRequest.php', - 'Google_Service_Pubsub_ListSnapshotsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/ListSnapshotsResponse.php', - 'Google_Service_Pubsub_ListSubscriptionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/ListSubscriptionsResponse.php', - 'Google_Service_Pubsub_ListTopicSnapshotsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/ListTopicSnapshotsResponse.php', - 'Google_Service_Pubsub_ListTopicSubscriptionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/ListTopicSubscriptionsResponse.php', - 'Google_Service_Pubsub_ListTopicsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/ListTopicsResponse.php', - 'Google_Service_Pubsub_ModifyAckDeadlineRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/ModifyAckDeadlineRequest.php', - 'Google_Service_Pubsub_ModifyPushConfigRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/ModifyPushConfigRequest.php', - 'Google_Service_Pubsub_Policy' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/Policy.php', - 'Google_Service_Pubsub_PublishRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/PublishRequest.php', - 'Google_Service_Pubsub_PublishResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/PublishResponse.php', - 'Google_Service_Pubsub_PubsubEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/PubsubEmpty.php', - 'Google_Service_Pubsub_PubsubMessage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/PubsubMessage.php', - 'Google_Service_Pubsub_PullRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/PullRequest.php', - 'Google_Service_Pubsub_PullResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/PullResponse.php', - 'Google_Service_Pubsub_PushConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/PushConfig.php', - 'Google_Service_Pubsub_ReceivedMessage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/ReceivedMessage.php', - 'Google_Service_Pubsub_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/Resource/Projects.php', - 'Google_Service_Pubsub_Resource_ProjectsSnapshots' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/Resource/ProjectsSnapshots.php', - 'Google_Service_Pubsub_Resource_ProjectsSubscriptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/Resource/ProjectsSubscriptions.php', - 'Google_Service_Pubsub_Resource_ProjectsTopics' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/Resource/ProjectsTopics.php', - 'Google_Service_Pubsub_Resource_ProjectsTopicsSnapshots' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/Resource/ProjectsTopicsSnapshots.php', - 'Google_Service_Pubsub_Resource_ProjectsTopicsSubscriptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/Resource/ProjectsTopicsSubscriptions.php', - 'Google_Service_Pubsub_SeekRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/SeekRequest.php', - 'Google_Service_Pubsub_SeekResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/SeekResponse.php', - 'Google_Service_Pubsub_SetIamPolicyRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/SetIamPolicyRequest.php', - 'Google_Service_Pubsub_Snapshot' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/Snapshot.php', - 'Google_Service_Pubsub_Subscription' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/Subscription.php', - 'Google_Service_Pubsub_TestIamPermissionsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/TestIamPermissionsRequest.php', - 'Google_Service_Pubsub_TestIamPermissionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/TestIamPermissionsResponse.php', - 'Google_Service_Pubsub_Topic' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/Topic.php', - 'Google_Service_Pubsub_UpdateSnapshotRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/UpdateSnapshotRequest.php', - 'Google_Service_Pubsub_UpdateSubscriptionRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Pubsub/UpdateSubscriptionRequest.php', - 'Google_Service_QPXExpress' => $vendorDir . '/google/apiclient-services/src/Google/Service/QPXExpress.php', - 'Google_Service_QPXExpress_AircraftData' => $vendorDir . '/google/apiclient-services/src/Google/Service/QPXExpress/AircraftData.php', - 'Google_Service_QPXExpress_AirportData' => $vendorDir . '/google/apiclient-services/src/Google/Service/QPXExpress/AirportData.php', - 'Google_Service_QPXExpress_BagDescriptor' => $vendorDir . '/google/apiclient-services/src/Google/Service/QPXExpress/BagDescriptor.php', - 'Google_Service_QPXExpress_CarrierData' => $vendorDir . '/google/apiclient-services/src/Google/Service/QPXExpress/CarrierData.php', - 'Google_Service_QPXExpress_CityData' => $vendorDir . '/google/apiclient-services/src/Google/Service/QPXExpress/CityData.php', - 'Google_Service_QPXExpress_Data' => $vendorDir . '/google/apiclient-services/src/Google/Service/QPXExpress/Data.php', - 'Google_Service_QPXExpress_FareInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/QPXExpress/FareInfo.php', - 'Google_Service_QPXExpress_FlightInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/QPXExpress/FlightInfo.php', - 'Google_Service_QPXExpress_FreeBaggageAllowance' => $vendorDir . '/google/apiclient-services/src/Google/Service/QPXExpress/FreeBaggageAllowance.php', - 'Google_Service_QPXExpress_LegInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/QPXExpress/LegInfo.php', - 'Google_Service_QPXExpress_PassengerCounts' => $vendorDir . '/google/apiclient-services/src/Google/Service/QPXExpress/PassengerCounts.php', - 'Google_Service_QPXExpress_PricingInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/QPXExpress/PricingInfo.php', - 'Google_Service_QPXExpress_Resource_Trips' => $vendorDir . '/google/apiclient-services/src/Google/Service/QPXExpress/Resource/Trips.php', - 'Google_Service_QPXExpress_SegmentInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/QPXExpress/SegmentInfo.php', - 'Google_Service_QPXExpress_SegmentPricing' => $vendorDir . '/google/apiclient-services/src/Google/Service/QPXExpress/SegmentPricing.php', - 'Google_Service_QPXExpress_SliceInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/QPXExpress/SliceInfo.php', - 'Google_Service_QPXExpress_SliceInput' => $vendorDir . '/google/apiclient-services/src/Google/Service/QPXExpress/SliceInput.php', - 'Google_Service_QPXExpress_TaxData' => $vendorDir . '/google/apiclient-services/src/Google/Service/QPXExpress/TaxData.php', - 'Google_Service_QPXExpress_TaxInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/QPXExpress/TaxInfo.php', - 'Google_Service_QPXExpress_TimeOfDayRange' => $vendorDir . '/google/apiclient-services/src/Google/Service/QPXExpress/TimeOfDayRange.php', - 'Google_Service_QPXExpress_TripOption' => $vendorDir . '/google/apiclient-services/src/Google/Service/QPXExpress/TripOption.php', - 'Google_Service_QPXExpress_TripOptionsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/QPXExpress/TripOptionsRequest.php', - 'Google_Service_QPXExpress_TripOptionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/QPXExpress/TripOptionsResponse.php', - 'Google_Service_QPXExpress_TripsSearchRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/QPXExpress/TripsSearchRequest.php', - 'Google_Service_QPXExpress_TripsSearchResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/QPXExpress/TripsSearchResponse.php', - 'Google_Service_Replicapool' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapool.php', - 'Google_Service_Replicapool_InstanceGroupManager' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapool/InstanceGroupManager.php', - 'Google_Service_Replicapool_InstanceGroupManagerList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapool/InstanceGroupManagerList.php', - 'Google_Service_Replicapool_InstanceGroupManagersAbandonInstancesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapool/InstanceGroupManagersAbandonInstancesRequest.php', - 'Google_Service_Replicapool_InstanceGroupManagersDeleteInstancesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapool/InstanceGroupManagersDeleteInstancesRequest.php', - 'Google_Service_Replicapool_InstanceGroupManagersRecreateInstancesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapool/InstanceGroupManagersRecreateInstancesRequest.php', - 'Google_Service_Replicapool_InstanceGroupManagersSetInstanceTemplateRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapool/InstanceGroupManagersSetInstanceTemplateRequest.php', - 'Google_Service_Replicapool_InstanceGroupManagersSetTargetPoolsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapool/InstanceGroupManagersSetTargetPoolsRequest.php', - 'Google_Service_Replicapool_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapool/Operation.php', - 'Google_Service_Replicapool_OperationError' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapool/OperationError.php', - 'Google_Service_Replicapool_OperationErrorErrors' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapool/OperationErrorErrors.php', - 'Google_Service_Replicapool_OperationList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapool/OperationList.php', - 'Google_Service_Replicapool_OperationWarnings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapool/OperationWarnings.php', - 'Google_Service_Replicapool_OperationWarningsData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapool/OperationWarningsData.php', - 'Google_Service_Replicapool_ReplicaPoolAutoHealingPolicy' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapool/ReplicaPoolAutoHealingPolicy.php', - 'Google_Service_Replicapool_Resource_InstanceGroupManagers' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapool/Resource/InstanceGroupManagers.php', - 'Google_Service_Replicapool_Resource_ZoneOperations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapool/Resource/ZoneOperations.php', - 'Google_Service_Replicapoolupdater' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapoolupdater.php', - 'Google_Service_Replicapoolupdater_InstanceUpdate' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/InstanceUpdate.php', - 'Google_Service_Replicapoolupdater_InstanceUpdateError' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/InstanceUpdateError.php', - 'Google_Service_Replicapoolupdater_InstanceUpdateErrorErrors' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/InstanceUpdateErrorErrors.php', - 'Google_Service_Replicapoolupdater_InstanceUpdateList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/InstanceUpdateList.php', - 'Google_Service_Replicapoolupdater_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/Operation.php', - 'Google_Service_Replicapoolupdater_OperationError' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/OperationError.php', - 'Google_Service_Replicapoolupdater_OperationErrorErrors' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/OperationErrorErrors.php', - 'Google_Service_Replicapoolupdater_OperationList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/OperationList.php', - 'Google_Service_Replicapoolupdater_OperationWarnings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/OperationWarnings.php', - 'Google_Service_Replicapoolupdater_OperationWarningsData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/OperationWarningsData.php', - 'Google_Service_Replicapoolupdater_Resource_RollingUpdates' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/Resource/RollingUpdates.php', - 'Google_Service_Replicapoolupdater_Resource_ZoneOperations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/Resource/ZoneOperations.php', - 'Google_Service_Replicapoolupdater_RollingUpdate' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/RollingUpdate.php', - 'Google_Service_Replicapoolupdater_RollingUpdateError' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/RollingUpdateError.php', - 'Google_Service_Replicapoolupdater_RollingUpdateErrorErrors' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/RollingUpdateErrorErrors.php', - 'Google_Service_Replicapoolupdater_RollingUpdateList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/RollingUpdateList.php', - 'Google_Service_Replicapoolupdater_RollingUpdatePolicy' => $vendorDir . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/RollingUpdatePolicy.php', - 'Google_Service_Reportcard' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reportcard.php', - 'Google_Service_Reportcard_Mute' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reportcard/Mute.php', - 'Google_Service_Reportcard_MutesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reportcard/MutesListResponse.php', - 'Google_Service_Reportcard_Notice' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reportcard/Notice.php', - 'Google_Service_Reportcard_NoticesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reportcard/NoticesListResponse.php', - 'Google_Service_Reportcard_Resource_Mutes' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reportcard/Resource/Mutes.php', - 'Google_Service_Reportcard_Resource_Notices' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reportcard/Resource/Notices.php', - 'Google_Service_Reportcard_Target' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reportcard/Target.php', - 'Google_Service_Reports' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reports.php', - 'Google_Service_Reports_Activities' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reports/Activities.php', - 'Google_Service_Reports_Activity' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reports/Activity.php', - 'Google_Service_Reports_ActivityActor' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reports/ActivityActor.php', - 'Google_Service_Reports_ActivityEvents' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reports/ActivityEvents.php', - 'Google_Service_Reports_ActivityEventsParameters' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reports/ActivityEventsParameters.php', - 'Google_Service_Reports_ActivityId' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reports/ActivityId.php', - 'Google_Service_Reports_Channel' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reports/Channel.php', - 'Google_Service_Reports_Resource_Activities' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reports/Resource/Activities.php', - 'Google_Service_Reports_Resource_Channels' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reports/Resource/Channels.php', - 'Google_Service_Reports_Resource_CustomerUsageReports' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reports/Resource/CustomerUsageReports.php', - 'Google_Service_Reports_Resource_EntityUsageReports' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reports/Resource/EntityUsageReports.php', - 'Google_Service_Reports_Resource_UserUsageReport' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reports/Resource/UserUsageReport.php', - 'Google_Service_Reports_UsageReport' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reports/UsageReport.php', - 'Google_Service_Reports_UsageReportEntity' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reports/UsageReportEntity.php', - 'Google_Service_Reports_UsageReportParameters' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reports/UsageReportParameters.php', - 'Google_Service_Reports_UsageReports' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reports/UsageReports.php', - 'Google_Service_Reports_UsageReportsWarnings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reports/UsageReportsWarnings.php', - 'Google_Service_Reports_UsageReportsWarningsData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reports/UsageReportsWarningsData.php', - 'Google_Service_Reseller' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reseller.php', - 'Google_Service_Reseller_Address' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reseller/Address.php', - 'Google_Service_Reseller_ChangePlanRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reseller/ChangePlanRequest.php', - 'Google_Service_Reseller_Customer' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reseller/Customer.php', - 'Google_Service_Reseller_RenewalSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reseller/RenewalSettings.php', - 'Google_Service_Reseller_ResellernotifyGetwatchdetailsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reseller/ResellernotifyGetwatchdetailsResponse.php', - 'Google_Service_Reseller_ResellernotifyResource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reseller/ResellernotifyResource.php', - 'Google_Service_Reseller_Resource_Customers' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reseller/Resource/Customers.php', - 'Google_Service_Reseller_Resource_Resellernotify' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reseller/Resource/Resellernotify.php', - 'Google_Service_Reseller_Resource_Subscriptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reseller/Resource/Subscriptions.php', - 'Google_Service_Reseller_Seats' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reseller/Seats.php', - 'Google_Service_Reseller_Subscription' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reseller/Subscription.php', - 'Google_Service_Reseller_SubscriptionPlan' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reseller/SubscriptionPlan.php', - 'Google_Service_Reseller_SubscriptionPlanCommitmentInterval' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reseller/SubscriptionPlanCommitmentInterval.php', - 'Google_Service_Reseller_SubscriptionTransferInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reseller/SubscriptionTransferInfo.php', - 'Google_Service_Reseller_SubscriptionTrialSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reseller/SubscriptionTrialSettings.php', - 'Google_Service_Reseller_Subscriptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Reseller/Subscriptions.php', 'Google_Service_Resource' => $vendorDir . '/google/apiclient/src/Google/Service/Resource.php', - 'Google_Service_Resourceviews' => $vendorDir . '/google/apiclient-services/src/Google/Service/Resourceviews.php', - 'Google_Service_Resourceviews_Label' => $vendorDir . '/google/apiclient-services/src/Google/Service/Resourceviews/Label.php', - 'Google_Service_Resourceviews_ListResourceResponseItem' => $vendorDir . '/google/apiclient-services/src/Google/Service/Resourceviews/ListResourceResponseItem.php', - 'Google_Service_Resourceviews_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Resourceviews/Operation.php', - 'Google_Service_Resourceviews_OperationError' => $vendorDir . '/google/apiclient-services/src/Google/Service/Resourceviews/OperationError.php', - 'Google_Service_Resourceviews_OperationErrorErrors' => $vendorDir . '/google/apiclient-services/src/Google/Service/Resourceviews/OperationErrorErrors.php', - 'Google_Service_Resourceviews_OperationList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Resourceviews/OperationList.php', - 'Google_Service_Resourceviews_OperationWarnings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Resourceviews/OperationWarnings.php', - 'Google_Service_Resourceviews_OperationWarningsData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Resourceviews/OperationWarningsData.php', - 'Google_Service_Resourceviews_ResourceView' => $vendorDir . '/google/apiclient-services/src/Google/Service/Resourceviews/ResourceView.php', - 'Google_Service_Resourceviews_Resource_ZoneOperations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Resourceviews/Resource/ZoneOperations.php', - 'Google_Service_Resourceviews_Resource_ZoneViews' => $vendorDir . '/google/apiclient-services/src/Google/Service/Resourceviews/Resource/ZoneViews.php', - 'Google_Service_Resourceviews_ServiceEndpoint' => $vendorDir . '/google/apiclient-services/src/Google/Service/Resourceviews/ServiceEndpoint.php', - 'Google_Service_Resourceviews_ZoneViewsAddResourcesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Resourceviews/ZoneViewsAddResourcesRequest.php', - 'Google_Service_Resourceviews_ZoneViewsGetServiceResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Resourceviews/ZoneViewsGetServiceResponse.php', - 'Google_Service_Resourceviews_ZoneViewsList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Resourceviews/ZoneViewsList.php', - 'Google_Service_Resourceviews_ZoneViewsListResourcesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Resourceviews/ZoneViewsListResourcesResponse.php', - 'Google_Service_Resourceviews_ZoneViewsRemoveResourcesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Resourceviews/ZoneViewsRemoveResourcesRequest.php', - 'Google_Service_Resourceviews_ZoneViewsSetServiceRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Resourceviews/ZoneViewsSetServiceRequest.php', - 'Google_Service_SQLAdmin' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin.php', - 'Google_Service_SQLAdmin_AclEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/AclEntry.php', - 'Google_Service_SQLAdmin_BackupConfiguration' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/BackupConfiguration.php', - 'Google_Service_SQLAdmin_BackupRun' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/BackupRun.php', - 'Google_Service_SQLAdmin_BackupRunsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/BackupRunsListResponse.php', - 'Google_Service_SQLAdmin_BinLogCoordinates' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/BinLogCoordinates.php', - 'Google_Service_SQLAdmin_CloneContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/CloneContext.php', - 'Google_Service_SQLAdmin_Database' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/Database.php', - 'Google_Service_SQLAdmin_DatabaseFlags' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/DatabaseFlags.php', - 'Google_Service_SQLAdmin_DatabaseInstance' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/DatabaseInstance.php', - 'Google_Service_SQLAdmin_DatabaseInstanceFailoverReplica' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/DatabaseInstanceFailoverReplica.php', - 'Google_Service_SQLAdmin_DatabasesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/DatabasesListResponse.php', - 'Google_Service_SQLAdmin_DemoteMasterConfiguration' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/DemoteMasterConfiguration.php', - 'Google_Service_SQLAdmin_DemoteMasterContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/DemoteMasterContext.php', - 'Google_Service_SQLAdmin_DemoteMasterMySqlReplicaConfiguration' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/DemoteMasterMySqlReplicaConfiguration.php', - 'Google_Service_SQLAdmin_ExportContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/ExportContext.php', - 'Google_Service_SQLAdmin_ExportContextCsvExportOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/ExportContextCsvExportOptions.php', - 'Google_Service_SQLAdmin_ExportContextSqlExportOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/ExportContextSqlExportOptions.php', - 'Google_Service_SQLAdmin_FailoverContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/FailoverContext.php', - 'Google_Service_SQLAdmin_Flag' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/Flag.php', - 'Google_Service_SQLAdmin_FlagsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/FlagsListResponse.php', - 'Google_Service_SQLAdmin_ImportContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/ImportContext.php', - 'Google_Service_SQLAdmin_ImportContextCsvImportOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/ImportContextCsvImportOptions.php', - 'Google_Service_SQLAdmin_InstancesCloneRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/InstancesCloneRequest.php', - 'Google_Service_SQLAdmin_InstancesDemoteMasterRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/InstancesDemoteMasterRequest.php', - 'Google_Service_SQLAdmin_InstancesExportRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/InstancesExportRequest.php', - 'Google_Service_SQLAdmin_InstancesFailoverRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/InstancesFailoverRequest.php', - 'Google_Service_SQLAdmin_InstancesImportRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/InstancesImportRequest.php', - 'Google_Service_SQLAdmin_InstancesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/InstancesListResponse.php', - 'Google_Service_SQLAdmin_InstancesRestoreBackupRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/InstancesRestoreBackupRequest.php', - 'Google_Service_SQLAdmin_InstancesTruncateLogRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/InstancesTruncateLogRequest.php', - 'Google_Service_SQLAdmin_IpConfiguration' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/IpConfiguration.php', - 'Google_Service_SQLAdmin_IpMapping' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/IpMapping.php', - 'Google_Service_SQLAdmin_LocationPreference' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/LocationPreference.php', - 'Google_Service_SQLAdmin_MaintenanceWindow' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/MaintenanceWindow.php', - 'Google_Service_SQLAdmin_MySqlReplicaConfiguration' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/MySqlReplicaConfiguration.php', - 'Google_Service_SQLAdmin_OnPremisesConfiguration' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/OnPremisesConfiguration.php', - 'Google_Service_SQLAdmin_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/Operation.php', - 'Google_Service_SQLAdmin_OperationError' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/OperationError.php', - 'Google_Service_SQLAdmin_OperationErrors' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/OperationErrors.php', - 'Google_Service_SQLAdmin_OperationsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/OperationsListResponse.php', - 'Google_Service_SQLAdmin_ReplicaConfiguration' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/ReplicaConfiguration.php', - 'Google_Service_SQLAdmin_Resource_BackupRuns' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/BackupRuns.php', - 'Google_Service_SQLAdmin_Resource_Databases' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Databases.php', - 'Google_Service_SQLAdmin_Resource_Flags' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Flags.php', - 'Google_Service_SQLAdmin_Resource_Instances' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Instances.php', - 'Google_Service_SQLAdmin_Resource_Operations' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Operations.php', - 'Google_Service_SQLAdmin_Resource_SslCerts' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/SslCerts.php', - 'Google_Service_SQLAdmin_Resource_Tiers' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Tiers.php', - 'Google_Service_SQLAdmin_Resource_Users' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Users.php', - 'Google_Service_SQLAdmin_RestoreBackupContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/RestoreBackupContext.php', - 'Google_Service_SQLAdmin_Settings' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/Settings.php', - 'Google_Service_SQLAdmin_SslCert' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/SslCert.php', - 'Google_Service_SQLAdmin_SslCertDetail' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/SslCertDetail.php', - 'Google_Service_SQLAdmin_SslCertsCreateEphemeralRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/SslCertsCreateEphemeralRequest.php', - 'Google_Service_SQLAdmin_SslCertsInsertRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/SslCertsInsertRequest.php', - 'Google_Service_SQLAdmin_SslCertsInsertResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/SslCertsInsertResponse.php', - 'Google_Service_SQLAdmin_SslCertsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/SslCertsListResponse.php', - 'Google_Service_SQLAdmin_Tier' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/Tier.php', - 'Google_Service_SQLAdmin_TiersListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/TiersListResponse.php', - 'Google_Service_SQLAdmin_TruncateLogContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/TruncateLogContext.php', - 'Google_Service_SQLAdmin_User' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/User.php', - 'Google_Service_SQLAdmin_UsersListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/SQLAdmin/UsersListResponse.php', - 'Google_Service_Safebrowsing' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing.php', - 'Google_Service_Safebrowsing_Checksum' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/Checksum.php', - 'Google_Service_Safebrowsing_ClientInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/ClientInfo.php', - 'Google_Service_Safebrowsing_Constraints' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/Constraints.php', - 'Google_Service_Safebrowsing_FetchThreatListUpdatesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/FetchThreatListUpdatesRequest.php', - 'Google_Service_Safebrowsing_FetchThreatListUpdatesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/FetchThreatListUpdatesResponse.php', - 'Google_Service_Safebrowsing_FindFullHashesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/FindFullHashesRequest.php', - 'Google_Service_Safebrowsing_FindFullHashesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/FindFullHashesResponse.php', - 'Google_Service_Safebrowsing_FindThreatMatchesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/FindThreatMatchesRequest.php', - 'Google_Service_Safebrowsing_FindThreatMatchesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/FindThreatMatchesResponse.php', - 'Google_Service_Safebrowsing_ListThreatListsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/ListThreatListsResponse.php', - 'Google_Service_Safebrowsing_ListUpdateRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/ListUpdateRequest.php', - 'Google_Service_Safebrowsing_ListUpdateResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/ListUpdateResponse.php', - 'Google_Service_Safebrowsing_MetadataEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/MetadataEntry.php', - 'Google_Service_Safebrowsing_RawHashes' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/RawHashes.php', - 'Google_Service_Safebrowsing_RawIndices' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/RawIndices.php', - 'Google_Service_Safebrowsing_Resource_EncodedFullHashes' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/Resource/EncodedFullHashes.php', - 'Google_Service_Safebrowsing_Resource_EncodedUpdates' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/Resource/EncodedUpdates.php', - 'Google_Service_Safebrowsing_Resource_FullHashes' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/Resource/FullHashes.php', - 'Google_Service_Safebrowsing_Resource_ThreatHits' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/Resource/ThreatHits.php', - 'Google_Service_Safebrowsing_Resource_ThreatListUpdates' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/Resource/ThreatListUpdates.php', - 'Google_Service_Safebrowsing_Resource_ThreatLists' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/Resource/ThreatLists.php', - 'Google_Service_Safebrowsing_Resource_ThreatMatches' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/Resource/ThreatMatches.php', - 'Google_Service_Safebrowsing_RiceDeltaEncoding' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/RiceDeltaEncoding.php', - 'Google_Service_Safebrowsing_SafebrowsingEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/SafebrowsingEmpty.php', - 'Google_Service_Safebrowsing_ThreatEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/ThreatEntry.php', - 'Google_Service_Safebrowsing_ThreatEntryMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/ThreatEntryMetadata.php', - 'Google_Service_Safebrowsing_ThreatEntrySet' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/ThreatEntrySet.php', - 'Google_Service_Safebrowsing_ThreatHit' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/ThreatHit.php', - 'Google_Service_Safebrowsing_ThreatInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/ThreatInfo.php', - 'Google_Service_Safebrowsing_ThreatListDescriptor' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/ThreatListDescriptor.php', - 'Google_Service_Safebrowsing_ThreatMatch' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/ThreatMatch.php', - 'Google_Service_Safebrowsing_ThreatSource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/ThreatSource.php', - 'Google_Service_Safebrowsing_UserInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Safebrowsing/UserInfo.php', - 'Google_Service_Script' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script.php', - 'Google_Service_Script_Content' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/Content.php', - 'Google_Service_Script_CreateProjectRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/CreateProjectRequest.php', - 'Google_Service_Script_Deployment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/Deployment.php', - 'Google_Service_Script_DeploymentConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/DeploymentConfig.php', - 'Google_Service_Script_EntryPoint' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/EntryPoint.php', - 'Google_Service_Script_ExecutionError' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/ExecutionError.php', - 'Google_Service_Script_ExecutionRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/ExecutionRequest.php', - 'Google_Service_Script_ExecutionResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/ExecutionResponse.php', - 'Google_Service_Script_GoogleAppsScriptTypeAddOnEntryPoint' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/GoogleAppsScriptTypeAddOnEntryPoint.php', - 'Google_Service_Script_GoogleAppsScriptTypeExecutionApiConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/GoogleAppsScriptTypeExecutionApiConfig.php', - 'Google_Service_Script_GoogleAppsScriptTypeExecutionApiEntryPoint' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/GoogleAppsScriptTypeExecutionApiEntryPoint.php', - 'Google_Service_Script_GoogleAppsScriptTypeFunction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/GoogleAppsScriptTypeFunction.php', - 'Google_Service_Script_GoogleAppsScriptTypeFunctionSet' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/GoogleAppsScriptTypeFunctionSet.php', - 'Google_Service_Script_GoogleAppsScriptTypeProcess' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/GoogleAppsScriptTypeProcess.php', - 'Google_Service_Script_GoogleAppsScriptTypeScope' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/GoogleAppsScriptTypeScope.php', - 'Google_Service_Script_GoogleAppsScriptTypeScopeSet' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/GoogleAppsScriptTypeScopeSet.php', - 'Google_Service_Script_GoogleAppsScriptTypeUser' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/GoogleAppsScriptTypeUser.php', - 'Google_Service_Script_GoogleAppsScriptTypeWebAppConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/GoogleAppsScriptTypeWebAppConfig.php', - 'Google_Service_Script_GoogleAppsScriptTypeWebAppEntryPoint' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/GoogleAppsScriptTypeWebAppEntryPoint.php', - 'Google_Service_Script_ListDeploymentsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/ListDeploymentsResponse.php', - 'Google_Service_Script_ListScriptProcessesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/ListScriptProcessesResponse.php', - 'Google_Service_Script_ListUserProcessesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/ListUserProcessesResponse.php', - 'Google_Service_Script_ListVersionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/ListVersionsResponse.php', - 'Google_Service_Script_Metrics' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/Metrics.php', - 'Google_Service_Script_MetricsValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/MetricsValue.php', - 'Google_Service_Script_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/Operation.php', - 'Google_Service_Script_Project' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/Project.php', - 'Google_Service_Script_Resource_Processes' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/Resource/Processes.php', - 'Google_Service_Script_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/Resource/Projects.php', - 'Google_Service_Script_Resource_ProjectsDeployments' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/Resource/ProjectsDeployments.php', - 'Google_Service_Script_Resource_ProjectsVersions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/Resource/ProjectsVersions.php', - 'Google_Service_Script_Resource_Scripts' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/Resource/Scripts.php', - 'Google_Service_Script_ScriptEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/ScriptEmpty.php', - 'Google_Service_Script_ScriptFile' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/ScriptFile.php', - 'Google_Service_Script_ScriptStackTraceElement' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/ScriptStackTraceElement.php', - 'Google_Service_Script_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/Status.php', - 'Google_Service_Script_UpdateDeploymentRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/UpdateDeploymentRequest.php', - 'Google_Service_Script_Version' => $vendorDir . '/google/apiclient-services/src/Google/Service/Script/Version.php', - 'Google_Service_SearchConsole' => $vendorDir . '/google/apiclient-services/src/Google/Service/SearchConsole.php', - 'Google_Service_SearchConsole_BlockedResource' => $vendorDir . '/google/apiclient-services/src/Google/Service/SearchConsole/BlockedResource.php', - 'Google_Service_SearchConsole_Image' => $vendorDir . '/google/apiclient-services/src/Google/Service/SearchConsole/Image.php', - 'Google_Service_SearchConsole_MobileFriendlyIssue' => $vendorDir . '/google/apiclient-services/src/Google/Service/SearchConsole/MobileFriendlyIssue.php', - 'Google_Service_SearchConsole_ResourceIssue' => $vendorDir . '/google/apiclient-services/src/Google/Service/SearchConsole/ResourceIssue.php', - 'Google_Service_SearchConsole_Resource_UrlTestingTools' => $vendorDir . '/google/apiclient-services/src/Google/Service/SearchConsole/Resource/UrlTestingTools.php', - 'Google_Service_SearchConsole_Resource_UrlTestingToolsMobileFriendlyTest' => $vendorDir . '/google/apiclient-services/src/Google/Service/SearchConsole/Resource/UrlTestingToolsMobileFriendlyTest.php', - 'Google_Service_SearchConsole_RunMobileFriendlyTestRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/SearchConsole/RunMobileFriendlyTestRequest.php', - 'Google_Service_SearchConsole_RunMobileFriendlyTestResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/SearchConsole/RunMobileFriendlyTestResponse.php', - 'Google_Service_SearchConsole_TestStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/SearchConsole/TestStatus.php', - 'Google_Service_ServiceConsumerManagement' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement.php', - 'Google_Service_ServiceConsumerManagement_AddTenantProjectRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/AddTenantProjectRequest.php', - 'Google_Service_ServiceConsumerManagement_Api' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Api.php', - 'Google_Service_ServiceConsumerManagement_AuthProvider' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/AuthProvider.php', - 'Google_Service_ServiceConsumerManagement_AuthRequirement' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/AuthRequirement.php', - 'Google_Service_ServiceConsumerManagement_Authentication' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Authentication.php', - 'Google_Service_ServiceConsumerManagement_AuthenticationRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/AuthenticationRule.php', - 'Google_Service_ServiceConsumerManagement_AuthorizationConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/AuthorizationConfig.php', - 'Google_Service_ServiceConsumerManagement_AuthorizationRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/AuthorizationRule.php', - 'Google_Service_ServiceConsumerManagement_Backend' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Backend.php', - 'Google_Service_ServiceConsumerManagement_BackendRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/BackendRule.php', - 'Google_Service_ServiceConsumerManagement_Billing' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Billing.php', - 'Google_Service_ServiceConsumerManagement_BillingConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/BillingConfig.php', - 'Google_Service_ServiceConsumerManagement_BillingDestination' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/BillingDestination.php', - 'Google_Service_ServiceConsumerManagement_CancelOperationRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/CancelOperationRequest.php', - 'Google_Service_ServiceConsumerManagement_Context' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Context.php', - 'Google_Service_ServiceConsumerManagement_ContextRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/ContextRule.php', - 'Google_Service_ServiceConsumerManagement_Control' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Control.php', - 'Google_Service_ServiceConsumerManagement_CreateTenancyUnitRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/CreateTenancyUnitRequest.php', - 'Google_Service_ServiceConsumerManagement_CustomAuthRequirements' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/CustomAuthRequirements.php', - 'Google_Service_ServiceConsumerManagement_CustomError' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/CustomError.php', - 'Google_Service_ServiceConsumerManagement_CustomErrorRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/CustomErrorRule.php', - 'Google_Service_ServiceConsumerManagement_CustomHttpPattern' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/CustomHttpPattern.php', - 'Google_Service_ServiceConsumerManagement_Documentation' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Documentation.php', - 'Google_Service_ServiceConsumerManagement_DocumentationRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/DocumentationRule.php', - 'Google_Service_ServiceConsumerManagement_Endpoint' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Endpoint.php', - 'Google_Service_ServiceConsumerManagement_Enum' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Enum.php', - 'Google_Service_ServiceConsumerManagement_EnumValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/EnumValue.php', - 'Google_Service_ServiceConsumerManagement_Experimental' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Experimental.php', - 'Google_Service_ServiceConsumerManagement_Field' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Field.php', - 'Google_Service_ServiceConsumerManagement_Http' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Http.php', - 'Google_Service_ServiceConsumerManagement_HttpRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/HttpRule.php', - 'Google_Service_ServiceConsumerManagement_LabelDescriptor' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/LabelDescriptor.php', - 'Google_Service_ServiceConsumerManagement_ListOperationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/ListOperationsResponse.php', - 'Google_Service_ServiceConsumerManagement_ListTenancyUnitsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/ListTenancyUnitsResponse.php', - 'Google_Service_ServiceConsumerManagement_LogDescriptor' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/LogDescriptor.php', - 'Google_Service_ServiceConsumerManagement_Logging' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Logging.php', - 'Google_Service_ServiceConsumerManagement_LoggingDestination' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/LoggingDestination.php', - 'Google_Service_ServiceConsumerManagement_MediaDownload' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/MediaDownload.php', - 'Google_Service_ServiceConsumerManagement_MediaUpload' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/MediaUpload.php', - 'Google_Service_ServiceConsumerManagement_Method' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Method.php', - 'Google_Service_ServiceConsumerManagement_MetricDescriptor' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/MetricDescriptor.php', - 'Google_Service_ServiceConsumerManagement_MetricRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/MetricRule.php', - 'Google_Service_ServiceConsumerManagement_Mixin' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Mixin.php', - 'Google_Service_ServiceConsumerManagement_MonitoredResourceDescriptor' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/MonitoredResourceDescriptor.php', - 'Google_Service_ServiceConsumerManagement_Monitoring' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Monitoring.php', - 'Google_Service_ServiceConsumerManagement_MonitoringDestination' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/MonitoringDestination.php', - 'Google_Service_ServiceConsumerManagement_OAuthRequirements' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/OAuthRequirements.php', - 'Google_Service_ServiceConsumerManagement_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Operation.php', - 'Google_Service_ServiceConsumerManagement_Option' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Option.php', - 'Google_Service_ServiceConsumerManagement_Page' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Page.php', - 'Google_Service_ServiceConsumerManagement_PolicyBinding' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/PolicyBinding.php', - 'Google_Service_ServiceConsumerManagement_Quota' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Quota.php', - 'Google_Service_ServiceConsumerManagement_QuotaLimit' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/QuotaLimit.php', - 'Google_Service_ServiceConsumerManagement_RemoveTenantProjectRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/RemoveTenantProjectRequest.php', - 'Google_Service_ServiceConsumerManagement_Resource_Operations' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Resource/Operations.php', - 'Google_Service_ServiceConsumerManagement_Resource_Services' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Resource/Services.php', - 'Google_Service_ServiceConsumerManagement_Resource_ServicesTenancyUnits' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Resource/ServicesTenancyUnits.php', - 'Google_Service_ServiceConsumerManagement_SearchTenancyUnitsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/SearchTenancyUnitsResponse.php', - 'Google_Service_ServiceConsumerManagement_Service' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Service.php', - 'Google_Service_ServiceConsumerManagement_ServiceAccountConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/ServiceAccountConfig.php', - 'Google_Service_ServiceConsumerManagement_ServiceconsumermanagementEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/ServiceconsumermanagementEmpty.php', - 'Google_Service_ServiceConsumerManagement_SourceContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/SourceContext.php', - 'Google_Service_ServiceConsumerManagement_SourceInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/SourceInfo.php', - 'Google_Service_ServiceConsumerManagement_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Status.php', - 'Google_Service_ServiceConsumerManagement_SystemParameter' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/SystemParameter.php', - 'Google_Service_ServiceConsumerManagement_SystemParameterRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/SystemParameterRule.php', - 'Google_Service_ServiceConsumerManagement_SystemParameters' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/SystemParameters.php', - 'Google_Service_ServiceConsumerManagement_TenancyUnit' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/TenancyUnit.php', - 'Google_Service_ServiceConsumerManagement_TenantProjectConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/TenantProjectConfig.php', - 'Google_Service_ServiceConsumerManagement_TenantProjectPolicy' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/TenantProjectPolicy.php', - 'Google_Service_ServiceConsumerManagement_TenantResource' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/TenantResource.php', - 'Google_Service_ServiceConsumerManagement_Type' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Type.php', - 'Google_Service_ServiceConsumerManagement_Usage' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Usage.php', - 'Google_Service_ServiceConsumerManagement_UsageRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/UsageRule.php', - 'Google_Service_ServiceConsumerManagement_Visibility' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Visibility.php', - 'Google_Service_ServiceConsumerManagement_VisibilityRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/VisibilityRule.php', - 'Google_Service_ServiceControl' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl.php', - 'Google_Service_ServiceControl_AllocateInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/AllocateInfo.php', - 'Google_Service_ServiceControl_AllocateQuotaRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/AllocateQuotaRequest.php', - 'Google_Service_ServiceControl_AllocateQuotaResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/AllocateQuotaResponse.php', - 'Google_Service_ServiceControl_AuditLog' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/AuditLog.php', - 'Google_Service_ServiceControl_AuthenticationInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/AuthenticationInfo.php', - 'Google_Service_ServiceControl_AuthorizationInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/AuthorizationInfo.php', - 'Google_Service_ServiceControl_CheckError' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/CheckError.php', - 'Google_Service_ServiceControl_CheckInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/CheckInfo.php', - 'Google_Service_ServiceControl_CheckRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/CheckRequest.php', - 'Google_Service_ServiceControl_CheckResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/CheckResponse.php', - 'Google_Service_ServiceControl_ConsumerInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/ConsumerInfo.php', - 'Google_Service_ServiceControl_Distribution' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/Distribution.php', - 'Google_Service_ServiceControl_EndReconciliationRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/EndReconciliationRequest.php', - 'Google_Service_ServiceControl_EndReconciliationResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/EndReconciliationResponse.php', - 'Google_Service_ServiceControl_ExplicitBuckets' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/ExplicitBuckets.php', - 'Google_Service_ServiceControl_ExponentialBuckets' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/ExponentialBuckets.php', - 'Google_Service_ServiceControl_LinearBuckets' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/LinearBuckets.php', - 'Google_Service_ServiceControl_LogEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/LogEntry.php', - 'Google_Service_ServiceControl_MetricValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/MetricValue.php', - 'Google_Service_ServiceControl_MetricValueSet' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/MetricValueSet.php', - 'Google_Service_ServiceControl_Money' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/Money.php', - 'Google_Service_ServiceControl_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/Operation.php', - 'Google_Service_ServiceControl_QuotaError' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/QuotaError.php', - 'Google_Service_ServiceControl_QuotaInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/QuotaInfo.php', - 'Google_Service_ServiceControl_QuotaOperation' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/QuotaOperation.php', - 'Google_Service_ServiceControl_QuotaProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/QuotaProperties.php', - 'Google_Service_ServiceControl_ReleaseQuotaRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/ReleaseQuotaRequest.php', - 'Google_Service_ServiceControl_ReleaseQuotaResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/ReleaseQuotaResponse.php', - 'Google_Service_ServiceControl_ReportError' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/ReportError.php', - 'Google_Service_ServiceControl_ReportInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/ReportInfo.php', - 'Google_Service_ServiceControl_ReportRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/ReportRequest.php', - 'Google_Service_ServiceControl_ReportResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/ReportResponse.php', - 'Google_Service_ServiceControl_RequestMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/RequestMetadata.php', - 'Google_Service_ServiceControl_ResourceInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/ResourceInfo.php', - 'Google_Service_ServiceControl_Resource_Services' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/Resource/Services.php', - 'Google_Service_ServiceControl_StartReconciliationRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/StartReconciliationRequest.php', - 'Google_Service_ServiceControl_StartReconciliationResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/StartReconciliationResponse.php', - 'Google_Service_ServiceControl_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceControl/Status.php', - 'Google_Service_ServiceManagement' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement.php', - 'Google_Service_ServiceManagement_Advice' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Advice.php', - 'Google_Service_ServiceManagement_Api' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Api.php', - 'Google_Service_ServiceManagement_AuditConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/AuditConfig.php', - 'Google_Service_ServiceManagement_AuditLogConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/AuditLogConfig.php', - 'Google_Service_ServiceManagement_AuthProvider' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/AuthProvider.php', - 'Google_Service_ServiceManagement_AuthRequirement' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/AuthRequirement.php', - 'Google_Service_ServiceManagement_Authentication' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Authentication.php', - 'Google_Service_ServiceManagement_AuthenticationRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/AuthenticationRule.php', - 'Google_Service_ServiceManagement_AuthorizationConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/AuthorizationConfig.php', - 'Google_Service_ServiceManagement_Backend' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Backend.php', - 'Google_Service_ServiceManagement_BackendRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/BackendRule.php', - 'Google_Service_ServiceManagement_Billing' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Billing.php', - 'Google_Service_ServiceManagement_BillingDestination' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/BillingDestination.php', - 'Google_Service_ServiceManagement_Binding' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Binding.php', - 'Google_Service_ServiceManagement_ChangeReport' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/ChangeReport.php', - 'Google_Service_ServiceManagement_ConfigChange' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/ConfigChange.php', - 'Google_Service_ServiceManagement_ConfigFile' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/ConfigFile.php', - 'Google_Service_ServiceManagement_ConfigRef' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/ConfigRef.php', - 'Google_Service_ServiceManagement_ConfigSource' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/ConfigSource.php', - 'Google_Service_ServiceManagement_Context' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Context.php', - 'Google_Service_ServiceManagement_ContextRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/ContextRule.php', - 'Google_Service_ServiceManagement_Control' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Control.php', - 'Google_Service_ServiceManagement_CustomAuthRequirements' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/CustomAuthRequirements.php', - 'Google_Service_ServiceManagement_CustomError' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/CustomError.php', - 'Google_Service_ServiceManagement_CustomErrorRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/CustomErrorRule.php', - 'Google_Service_ServiceManagement_CustomHttpPattern' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/CustomHttpPattern.php', - 'Google_Service_ServiceManagement_DeleteServiceStrategy' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/DeleteServiceStrategy.php', - 'Google_Service_ServiceManagement_Diagnostic' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Diagnostic.php', - 'Google_Service_ServiceManagement_DisableServiceRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/DisableServiceRequest.php', - 'Google_Service_ServiceManagement_Documentation' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Documentation.php', - 'Google_Service_ServiceManagement_DocumentationRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/DocumentationRule.php', - 'Google_Service_ServiceManagement_EnableServiceRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/EnableServiceRequest.php', - 'Google_Service_ServiceManagement_Endpoint' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Endpoint.php', - 'Google_Service_ServiceManagement_Enum' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Enum.php', - 'Google_Service_ServiceManagement_EnumValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/EnumValue.php', - 'Google_Service_ServiceManagement_Experimental' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Experimental.php', - 'Google_Service_ServiceManagement_Field' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Field.php', - 'Google_Service_ServiceManagement_GenerateConfigReportRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/GenerateConfigReportRequest.php', - 'Google_Service_ServiceManagement_GenerateConfigReportResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/GenerateConfigReportResponse.php', - 'Google_Service_ServiceManagement_GetIamPolicyRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/GetIamPolicyRequest.php', - 'Google_Service_ServiceManagement_Http' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Http.php', - 'Google_Service_ServiceManagement_HttpRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/HttpRule.php', - 'Google_Service_ServiceManagement_LabelDescriptor' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/LabelDescriptor.php', - 'Google_Service_ServiceManagement_ListOperationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/ListOperationsResponse.php', - 'Google_Service_ServiceManagement_ListServiceConfigsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/ListServiceConfigsResponse.php', - 'Google_Service_ServiceManagement_ListServiceRolloutsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/ListServiceRolloutsResponse.php', - 'Google_Service_ServiceManagement_ListServicesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/ListServicesResponse.php', - 'Google_Service_ServiceManagement_LogDescriptor' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/LogDescriptor.php', - 'Google_Service_ServiceManagement_Logging' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Logging.php', - 'Google_Service_ServiceManagement_LoggingDestination' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/LoggingDestination.php', - 'Google_Service_ServiceManagement_ManagedService' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/ManagedService.php', - 'Google_Service_ServiceManagement_MediaDownload' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/MediaDownload.php', - 'Google_Service_ServiceManagement_MediaUpload' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/MediaUpload.php', - 'Google_Service_ServiceManagement_Method' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Method.php', - 'Google_Service_ServiceManagement_MetricDescriptor' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/MetricDescriptor.php', - 'Google_Service_ServiceManagement_MetricRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/MetricRule.php', - 'Google_Service_ServiceManagement_Mixin' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Mixin.php', - 'Google_Service_ServiceManagement_MonitoredResourceDescriptor' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/MonitoredResourceDescriptor.php', - 'Google_Service_ServiceManagement_Monitoring' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Monitoring.php', - 'Google_Service_ServiceManagement_MonitoringDestination' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/MonitoringDestination.php', - 'Google_Service_ServiceManagement_OAuthRequirements' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/OAuthRequirements.php', - 'Google_Service_ServiceManagement_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Operation.php', - 'Google_Service_ServiceManagement_OperationMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/OperationMetadata.php', - 'Google_Service_ServiceManagement_Option' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Option.php', - 'Google_Service_ServiceManagement_Page' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Page.php', - 'Google_Service_ServiceManagement_Policy' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Policy.php', - 'Google_Service_ServiceManagement_Quota' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Quota.php', - 'Google_Service_ServiceManagement_QuotaLimit' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/QuotaLimit.php', - 'Google_Service_ServiceManagement_Resource_Operations' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Resource/Operations.php', - 'Google_Service_ServiceManagement_Resource_Services' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Resource/Services.php', - 'Google_Service_ServiceManagement_Resource_ServicesConfigs' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Resource/ServicesConfigs.php', - 'Google_Service_ServiceManagement_Resource_ServicesConsumers' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Resource/ServicesConsumers.php', - 'Google_Service_ServiceManagement_Resource_ServicesRollouts' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Resource/ServicesRollouts.php', - 'Google_Service_ServiceManagement_Rollout' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Rollout.php', - 'Google_Service_ServiceManagement_Service' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Service.php', - 'Google_Service_ServiceManagement_SetIamPolicyRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/SetIamPolicyRequest.php', - 'Google_Service_ServiceManagement_SourceContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/SourceContext.php', - 'Google_Service_ServiceManagement_SourceInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/SourceInfo.php', - 'Google_Service_ServiceManagement_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Status.php', - 'Google_Service_ServiceManagement_Step' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Step.php', - 'Google_Service_ServiceManagement_SubmitConfigSourceRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/SubmitConfigSourceRequest.php', - 'Google_Service_ServiceManagement_SubmitConfigSourceResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/SubmitConfigSourceResponse.php', - 'Google_Service_ServiceManagement_SystemParameter' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/SystemParameter.php', - 'Google_Service_ServiceManagement_SystemParameterRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/SystemParameterRule.php', - 'Google_Service_ServiceManagement_SystemParameters' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/SystemParameters.php', - 'Google_Service_ServiceManagement_TestIamPermissionsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/TestIamPermissionsRequest.php', - 'Google_Service_ServiceManagement_TestIamPermissionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/TestIamPermissionsResponse.php', - 'Google_Service_ServiceManagement_TrafficPercentStrategy' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/TrafficPercentStrategy.php', - 'Google_Service_ServiceManagement_Type' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Type.php', - 'Google_Service_ServiceManagement_UndeleteServiceResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/UndeleteServiceResponse.php', - 'Google_Service_ServiceManagement_Usage' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Usage.php', - 'Google_Service_ServiceManagement_UsageRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/UsageRule.php', - 'Google_Service_ServiceManagement_Visibility' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/Visibility.php', - 'Google_Service_ServiceManagement_VisibilityRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceManagement/VisibilityRule.php', - 'Google_Service_ServiceRegistry' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceRegistry.php', - 'Google_Service_ServiceRegistry_Endpoint' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceRegistry/Endpoint.php', - 'Google_Service_ServiceRegistry_EndpointEndpointVisibility' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceRegistry/EndpointEndpointVisibility.php', - 'Google_Service_ServiceRegistry_EndpointsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceRegistry/EndpointsListResponse.php', - 'Google_Service_ServiceRegistry_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceRegistry/Operation.php', - 'Google_Service_ServiceRegistry_OperationError' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceRegistry/OperationError.php', - 'Google_Service_ServiceRegistry_OperationErrorErrors' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceRegistry/OperationErrorErrors.php', - 'Google_Service_ServiceRegistry_OperationWarnings' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceRegistry/OperationWarnings.php', - 'Google_Service_ServiceRegistry_OperationWarningsData' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceRegistry/OperationWarningsData.php', - 'Google_Service_ServiceRegistry_OperationsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceRegistry/OperationsListResponse.php', - 'Google_Service_ServiceRegistry_Resource_Endpoints' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceRegistry/Resource/Endpoints.php', - 'Google_Service_ServiceRegistry_Resource_Operations' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceRegistry/Resource/Operations.php', - 'Google_Service_ServiceUsage' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage.php', - 'Google_Service_ServiceUsage_Api' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/Api.php', - 'Google_Service_ServiceUsage_AuthProvider' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/AuthProvider.php', - 'Google_Service_ServiceUsage_AuthRequirement' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/AuthRequirement.php', - 'Google_Service_ServiceUsage_Authentication' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/Authentication.php', - 'Google_Service_ServiceUsage_AuthenticationRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/AuthenticationRule.php', - 'Google_Service_ServiceUsage_AuthorizationConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/AuthorizationConfig.php', - 'Google_Service_ServiceUsage_AuthorizationRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/AuthorizationRule.php', - 'Google_Service_ServiceUsage_Backend' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/Backend.php', - 'Google_Service_ServiceUsage_BackendRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/BackendRule.php', - 'Google_Service_ServiceUsage_Billing' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/Billing.php', - 'Google_Service_ServiceUsage_BillingDestination' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/BillingDestination.php', - 'Google_Service_ServiceUsage_CancelOperationRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/CancelOperationRequest.php', - 'Google_Service_ServiceUsage_Context' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/Context.php', - 'Google_Service_ServiceUsage_ContextRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/ContextRule.php', - 'Google_Service_ServiceUsage_Control' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/Control.php', - 'Google_Service_ServiceUsage_CustomAuthRequirements' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/CustomAuthRequirements.php', - 'Google_Service_ServiceUsage_CustomError' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/CustomError.php', - 'Google_Service_ServiceUsage_CustomErrorRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/CustomErrorRule.php', - 'Google_Service_ServiceUsage_CustomHttpPattern' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/CustomHttpPattern.php', - 'Google_Service_ServiceUsage_DisableServiceRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/DisableServiceRequest.php', - 'Google_Service_ServiceUsage_Documentation' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/Documentation.php', - 'Google_Service_ServiceUsage_DocumentationRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/DocumentationRule.php', - 'Google_Service_ServiceUsage_EnableServiceRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/EnableServiceRequest.php', - 'Google_Service_ServiceUsage_EnabledState' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/EnabledState.php', - 'Google_Service_ServiceUsage_Endpoint' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/Endpoint.php', - 'Google_Service_ServiceUsage_Enum' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/Enum.php', - 'Google_Service_ServiceUsage_EnumValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/EnumValue.php', - 'Google_Service_ServiceUsage_Experimental' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/Experimental.php', - 'Google_Service_ServiceUsage_Field' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/Field.php', - 'Google_Service_ServiceUsage_GoogleApiService' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/GoogleApiService.php', - 'Google_Service_ServiceUsage_Http' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/Http.php', - 'Google_Service_ServiceUsage_HttpRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/HttpRule.php', - 'Google_Service_ServiceUsage_LabelDescriptor' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/LabelDescriptor.php', - 'Google_Service_ServiceUsage_ListEnabledServicesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/ListEnabledServicesResponse.php', - 'Google_Service_ServiceUsage_ListOperationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/ListOperationsResponse.php', - 'Google_Service_ServiceUsage_LogDescriptor' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/LogDescriptor.php', - 'Google_Service_ServiceUsage_Logging' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/Logging.php', - 'Google_Service_ServiceUsage_LoggingDestination' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/LoggingDestination.php', - 'Google_Service_ServiceUsage_MediaDownload' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/MediaDownload.php', - 'Google_Service_ServiceUsage_MediaUpload' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/MediaUpload.php', - 'Google_Service_ServiceUsage_Method' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/Method.php', - 'Google_Service_ServiceUsage_MetricDescriptor' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/MetricDescriptor.php', - 'Google_Service_ServiceUsage_MetricRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/MetricRule.php', - 'Google_Service_ServiceUsage_Mixin' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/Mixin.php', - 'Google_Service_ServiceUsage_MonitoredResourceDescriptor' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/MonitoredResourceDescriptor.php', - 'Google_Service_ServiceUsage_Monitoring' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/Monitoring.php', - 'Google_Service_ServiceUsage_MonitoringDestination' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/MonitoringDestination.php', - 'Google_Service_ServiceUsage_OAuthRequirements' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/OAuthRequirements.php', - 'Google_Service_ServiceUsage_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/Operation.php', - 'Google_Service_ServiceUsage_OperationMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/OperationMetadata.php', - 'Google_Service_ServiceUsage_Option' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/Option.php', - 'Google_Service_ServiceUsage_Page' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/Page.php', - 'Google_Service_ServiceUsage_PublishedService' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/PublishedService.php', - 'Google_Service_ServiceUsage_Quota' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/Quota.php', - 'Google_Service_ServiceUsage_QuotaLimit' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/QuotaLimit.php', - 'Google_Service_ServiceUsage_Resource_Operations' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/Resource/Operations.php', - 'Google_Service_ServiceUsage_Resource_Services' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/Resource/Services.php', - 'Google_Service_ServiceUsage_SearchServicesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/SearchServicesResponse.php', - 'Google_Service_ServiceUsage_ServiceState' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/ServiceState.php', - 'Google_Service_ServiceUsage_ServiceusageEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/ServiceusageEmpty.php', - 'Google_Service_ServiceUsage_SourceContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/SourceContext.php', - 'Google_Service_ServiceUsage_SourceInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/SourceInfo.php', - 'Google_Service_ServiceUsage_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/Status.php', - 'Google_Service_ServiceUsage_Step' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/Step.php', - 'Google_Service_ServiceUsage_SystemParameter' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/SystemParameter.php', - 'Google_Service_ServiceUsage_SystemParameterRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/SystemParameterRule.php', - 'Google_Service_ServiceUsage_SystemParameters' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/SystemParameters.php', - 'Google_Service_ServiceUsage_Type' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/Type.php', - 'Google_Service_ServiceUsage_Usage' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/Usage.php', - 'Google_Service_ServiceUsage_UsageRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/UsageRule.php', - 'Google_Service_ServiceUsage_Visibility' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/Visibility.php', - 'Google_Service_ServiceUsage_VisibilityRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUsage/VisibilityRule.php', - 'Google_Service_ServiceUser' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser.php', - 'Google_Service_ServiceUser_Api' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/Api.php', - 'Google_Service_ServiceUser_AuthProvider' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/AuthProvider.php', - 'Google_Service_ServiceUser_AuthRequirement' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/AuthRequirement.php', - 'Google_Service_ServiceUser_Authentication' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/Authentication.php', - 'Google_Service_ServiceUser_AuthenticationRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/AuthenticationRule.php', - 'Google_Service_ServiceUser_AuthorizationConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/AuthorizationConfig.php', - 'Google_Service_ServiceUser_Backend' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/Backend.php', - 'Google_Service_ServiceUser_BackendRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/BackendRule.php', - 'Google_Service_ServiceUser_Billing' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/Billing.php', - 'Google_Service_ServiceUser_BillingDestination' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/BillingDestination.php', - 'Google_Service_ServiceUser_Context' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/Context.php', - 'Google_Service_ServiceUser_ContextRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/ContextRule.php', - 'Google_Service_ServiceUser_Control' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/Control.php', - 'Google_Service_ServiceUser_CustomAuthRequirements' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/CustomAuthRequirements.php', - 'Google_Service_ServiceUser_CustomError' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/CustomError.php', - 'Google_Service_ServiceUser_CustomErrorRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/CustomErrorRule.php', - 'Google_Service_ServiceUser_CustomHttpPattern' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/CustomHttpPattern.php', - 'Google_Service_ServiceUser_DisableServiceRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/DisableServiceRequest.php', - 'Google_Service_ServiceUser_Documentation' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/Documentation.php', - 'Google_Service_ServiceUser_DocumentationRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/DocumentationRule.php', - 'Google_Service_ServiceUser_EnableServiceRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/EnableServiceRequest.php', - 'Google_Service_ServiceUser_Endpoint' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/Endpoint.php', - 'Google_Service_ServiceUser_Enum' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/Enum.php', - 'Google_Service_ServiceUser_EnumValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/EnumValue.php', - 'Google_Service_ServiceUser_Experimental' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/Experimental.php', - 'Google_Service_ServiceUser_Field' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/Field.php', - 'Google_Service_ServiceUser_Http' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/Http.php', - 'Google_Service_ServiceUser_HttpRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/HttpRule.php', - 'Google_Service_ServiceUser_LabelDescriptor' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/LabelDescriptor.php', - 'Google_Service_ServiceUser_ListEnabledServicesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/ListEnabledServicesResponse.php', - 'Google_Service_ServiceUser_LogDescriptor' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/LogDescriptor.php', - 'Google_Service_ServiceUser_Logging' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/Logging.php', - 'Google_Service_ServiceUser_LoggingDestination' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/LoggingDestination.php', - 'Google_Service_ServiceUser_MediaDownload' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/MediaDownload.php', - 'Google_Service_ServiceUser_MediaUpload' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/MediaUpload.php', - 'Google_Service_ServiceUser_Method' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/Method.php', - 'Google_Service_ServiceUser_MetricDescriptor' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/MetricDescriptor.php', - 'Google_Service_ServiceUser_MetricRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/MetricRule.php', - 'Google_Service_ServiceUser_Mixin' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/Mixin.php', - 'Google_Service_ServiceUser_MonitoredResourceDescriptor' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/MonitoredResourceDescriptor.php', - 'Google_Service_ServiceUser_Monitoring' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/Monitoring.php', - 'Google_Service_ServiceUser_MonitoringDestination' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/MonitoringDestination.php', - 'Google_Service_ServiceUser_OAuthRequirements' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/OAuthRequirements.php', - 'Google_Service_ServiceUser_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/Operation.php', - 'Google_Service_ServiceUser_OperationMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/OperationMetadata.php', - 'Google_Service_ServiceUser_Option' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/Option.php', - 'Google_Service_ServiceUser_Page' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/Page.php', - 'Google_Service_ServiceUser_PublishedService' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/PublishedService.php', - 'Google_Service_ServiceUser_Quota' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/Quota.php', - 'Google_Service_ServiceUser_QuotaLimit' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/QuotaLimit.php', - 'Google_Service_ServiceUser_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/Resource/Projects.php', - 'Google_Service_ServiceUser_Resource_ProjectsServices' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/Resource/ProjectsServices.php', - 'Google_Service_ServiceUser_Resource_Services' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/Resource/Services.php', - 'Google_Service_ServiceUser_SearchServicesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/SearchServicesResponse.php', - 'Google_Service_ServiceUser_Service' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/Service.php', - 'Google_Service_ServiceUser_SourceContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/SourceContext.php', - 'Google_Service_ServiceUser_SourceInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/SourceInfo.php', - 'Google_Service_ServiceUser_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/Status.php', - 'Google_Service_ServiceUser_Step' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/Step.php', - 'Google_Service_ServiceUser_SystemParameter' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/SystemParameter.php', - 'Google_Service_ServiceUser_SystemParameterRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/SystemParameterRule.php', - 'Google_Service_ServiceUser_SystemParameters' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/SystemParameters.php', - 'Google_Service_ServiceUser_Type' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/Type.php', - 'Google_Service_ServiceUser_Usage' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/Usage.php', - 'Google_Service_ServiceUser_UsageRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/UsageRule.php', - 'Google_Service_ServiceUser_Visibility' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/Visibility.php', - 'Google_Service_ServiceUser_VisibilityRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ServiceUser/VisibilityRule.php', - 'Google_Service_Sheets' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets.php', - 'Google_Service_Sheets_AddBandingRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/AddBandingRequest.php', - 'Google_Service_Sheets_AddBandingResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/AddBandingResponse.php', - 'Google_Service_Sheets_AddChartRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/AddChartRequest.php', - 'Google_Service_Sheets_AddChartResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/AddChartResponse.php', - 'Google_Service_Sheets_AddConditionalFormatRuleRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/AddConditionalFormatRuleRequest.php', - 'Google_Service_Sheets_AddFilterViewRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/AddFilterViewRequest.php', - 'Google_Service_Sheets_AddFilterViewResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/AddFilterViewResponse.php', - 'Google_Service_Sheets_AddNamedRangeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/AddNamedRangeRequest.php', - 'Google_Service_Sheets_AddNamedRangeResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/AddNamedRangeResponse.php', - 'Google_Service_Sheets_AddProtectedRangeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/AddProtectedRangeRequest.php', - 'Google_Service_Sheets_AddProtectedRangeResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/AddProtectedRangeResponse.php', - 'Google_Service_Sheets_AddSheetRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/AddSheetRequest.php', - 'Google_Service_Sheets_AddSheetResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/AddSheetResponse.php', - 'Google_Service_Sheets_AppendCellsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/AppendCellsRequest.php', - 'Google_Service_Sheets_AppendDimensionRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/AppendDimensionRequest.php', - 'Google_Service_Sheets_AppendValuesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/AppendValuesResponse.php', - 'Google_Service_Sheets_AutoFillRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/AutoFillRequest.php', - 'Google_Service_Sheets_AutoResizeDimensionsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/AutoResizeDimensionsRequest.php', - 'Google_Service_Sheets_BandedRange' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/BandedRange.php', - 'Google_Service_Sheets_BandingProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/BandingProperties.php', - 'Google_Service_Sheets_BasicChartAxis' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/BasicChartAxis.php', - 'Google_Service_Sheets_BasicChartDomain' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/BasicChartDomain.php', - 'Google_Service_Sheets_BasicChartSeries' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/BasicChartSeries.php', - 'Google_Service_Sheets_BasicChartSpec' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/BasicChartSpec.php', - 'Google_Service_Sheets_BasicFilter' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/BasicFilter.php', - 'Google_Service_Sheets_BatchClearValuesByDataFilterRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/BatchClearValuesByDataFilterRequest.php', - 'Google_Service_Sheets_BatchClearValuesByDataFilterResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/BatchClearValuesByDataFilterResponse.php', - 'Google_Service_Sheets_BatchClearValuesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/BatchClearValuesRequest.php', - 'Google_Service_Sheets_BatchClearValuesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/BatchClearValuesResponse.php', - 'Google_Service_Sheets_BatchGetValuesByDataFilterRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/BatchGetValuesByDataFilterRequest.php', - 'Google_Service_Sheets_BatchGetValuesByDataFilterResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/BatchGetValuesByDataFilterResponse.php', - 'Google_Service_Sheets_BatchGetValuesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/BatchGetValuesResponse.php', - 'Google_Service_Sheets_BatchUpdateSpreadsheetRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/BatchUpdateSpreadsheetRequest.php', - 'Google_Service_Sheets_BatchUpdateSpreadsheetResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/BatchUpdateSpreadsheetResponse.php', - 'Google_Service_Sheets_BatchUpdateValuesByDataFilterRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/BatchUpdateValuesByDataFilterRequest.php', - 'Google_Service_Sheets_BatchUpdateValuesByDataFilterResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/BatchUpdateValuesByDataFilterResponse.php', - 'Google_Service_Sheets_BatchUpdateValuesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/BatchUpdateValuesRequest.php', - 'Google_Service_Sheets_BatchUpdateValuesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/BatchUpdateValuesResponse.php', - 'Google_Service_Sheets_BooleanCondition' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/BooleanCondition.php', - 'Google_Service_Sheets_BooleanRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/BooleanRule.php', - 'Google_Service_Sheets_Border' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/Border.php', - 'Google_Service_Sheets_Borders' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/Borders.php', - 'Google_Service_Sheets_BubbleChartSpec' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/BubbleChartSpec.php', - 'Google_Service_Sheets_CandlestickChartSpec' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/CandlestickChartSpec.php', - 'Google_Service_Sheets_CandlestickData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/CandlestickData.php', - 'Google_Service_Sheets_CandlestickDomain' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/CandlestickDomain.php', - 'Google_Service_Sheets_CandlestickSeries' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/CandlestickSeries.php', - 'Google_Service_Sheets_CellData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/CellData.php', - 'Google_Service_Sheets_CellFormat' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/CellFormat.php', - 'Google_Service_Sheets_ChartData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/ChartData.php', - 'Google_Service_Sheets_ChartSourceRange' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/ChartSourceRange.php', - 'Google_Service_Sheets_ChartSpec' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/ChartSpec.php', - 'Google_Service_Sheets_ClearBasicFilterRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/ClearBasicFilterRequest.php', - 'Google_Service_Sheets_ClearValuesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/ClearValuesRequest.php', - 'Google_Service_Sheets_ClearValuesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/ClearValuesResponse.php', - 'Google_Service_Sheets_Color' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/Color.php', - 'Google_Service_Sheets_ConditionValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/ConditionValue.php', - 'Google_Service_Sheets_ConditionalFormatRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/ConditionalFormatRule.php', - 'Google_Service_Sheets_CopyPasteRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/CopyPasteRequest.php', - 'Google_Service_Sheets_CopySheetToAnotherSpreadsheetRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/CopySheetToAnotherSpreadsheetRequest.php', - 'Google_Service_Sheets_CreateDeveloperMetadataRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/CreateDeveloperMetadataRequest.php', - 'Google_Service_Sheets_CreateDeveloperMetadataResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/CreateDeveloperMetadataResponse.php', - 'Google_Service_Sheets_CutPasteRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/CutPasteRequest.php', - 'Google_Service_Sheets_DataFilter' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/DataFilter.php', - 'Google_Service_Sheets_DataFilterValueRange' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/DataFilterValueRange.php', - 'Google_Service_Sheets_DataValidationRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/DataValidationRule.php', - 'Google_Service_Sheets_DeleteBandingRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/DeleteBandingRequest.php', - 'Google_Service_Sheets_DeleteConditionalFormatRuleRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/DeleteConditionalFormatRuleRequest.php', - 'Google_Service_Sheets_DeleteConditionalFormatRuleResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/DeleteConditionalFormatRuleResponse.php', - 'Google_Service_Sheets_DeleteDeveloperMetadataRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/DeleteDeveloperMetadataRequest.php', - 'Google_Service_Sheets_DeleteDeveloperMetadataResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/DeleteDeveloperMetadataResponse.php', - 'Google_Service_Sheets_DeleteDimensionRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/DeleteDimensionRequest.php', - 'Google_Service_Sheets_DeleteEmbeddedObjectRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/DeleteEmbeddedObjectRequest.php', - 'Google_Service_Sheets_DeleteFilterViewRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/DeleteFilterViewRequest.php', - 'Google_Service_Sheets_DeleteNamedRangeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/DeleteNamedRangeRequest.php', - 'Google_Service_Sheets_DeleteProtectedRangeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/DeleteProtectedRangeRequest.php', - 'Google_Service_Sheets_DeleteRangeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/DeleteRangeRequest.php', - 'Google_Service_Sheets_DeleteSheetRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/DeleteSheetRequest.php', - 'Google_Service_Sheets_DeveloperMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/DeveloperMetadata.php', - 'Google_Service_Sheets_DeveloperMetadataLocation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/DeveloperMetadataLocation.php', - 'Google_Service_Sheets_DeveloperMetadataLookup' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/DeveloperMetadataLookup.php', - 'Google_Service_Sheets_DimensionProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/DimensionProperties.php', - 'Google_Service_Sheets_DimensionRange' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/DimensionRange.php', - 'Google_Service_Sheets_DuplicateFilterViewRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/DuplicateFilterViewRequest.php', - 'Google_Service_Sheets_DuplicateFilterViewResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/DuplicateFilterViewResponse.php', - 'Google_Service_Sheets_DuplicateSheetRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/DuplicateSheetRequest.php', - 'Google_Service_Sheets_DuplicateSheetResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/DuplicateSheetResponse.php', - 'Google_Service_Sheets_Editors' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/Editors.php', - 'Google_Service_Sheets_EmbeddedChart' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/EmbeddedChart.php', - 'Google_Service_Sheets_EmbeddedObjectPosition' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/EmbeddedObjectPosition.php', - 'Google_Service_Sheets_ErrorValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/ErrorValue.php', - 'Google_Service_Sheets_ExtendedValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/ExtendedValue.php', - 'Google_Service_Sheets_FilterCriteria' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/FilterCriteria.php', - 'Google_Service_Sheets_FilterView' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/FilterView.php', - 'Google_Service_Sheets_FindReplaceRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/FindReplaceRequest.php', - 'Google_Service_Sheets_FindReplaceResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/FindReplaceResponse.php', - 'Google_Service_Sheets_GetSpreadsheetByDataFilterRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/GetSpreadsheetByDataFilterRequest.php', - 'Google_Service_Sheets_GradientRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/GradientRule.php', - 'Google_Service_Sheets_GridCoordinate' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/GridCoordinate.php', - 'Google_Service_Sheets_GridData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/GridData.php', - 'Google_Service_Sheets_GridProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/GridProperties.php', - 'Google_Service_Sheets_GridRange' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/GridRange.php', - 'Google_Service_Sheets_HistogramChartSpec' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/HistogramChartSpec.php', - 'Google_Service_Sheets_HistogramRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/HistogramRule.php', - 'Google_Service_Sheets_HistogramSeries' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/HistogramSeries.php', - 'Google_Service_Sheets_InsertDimensionRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/InsertDimensionRequest.php', - 'Google_Service_Sheets_InsertRangeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/InsertRangeRequest.php', - 'Google_Service_Sheets_InterpolationPoint' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/InterpolationPoint.php', - 'Google_Service_Sheets_IterativeCalculationSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/IterativeCalculationSettings.php', - 'Google_Service_Sheets_LineStyle' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/LineStyle.php', - 'Google_Service_Sheets_ManualRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/ManualRule.php', - 'Google_Service_Sheets_ManualRuleGroup' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/ManualRuleGroup.php', - 'Google_Service_Sheets_MatchedDeveloperMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/MatchedDeveloperMetadata.php', - 'Google_Service_Sheets_MatchedValueRange' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/MatchedValueRange.php', - 'Google_Service_Sheets_MergeCellsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/MergeCellsRequest.php', - 'Google_Service_Sheets_MoveDimensionRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/MoveDimensionRequest.php', - 'Google_Service_Sheets_NamedRange' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/NamedRange.php', - 'Google_Service_Sheets_NumberFormat' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/NumberFormat.php', - 'Google_Service_Sheets_OrgChartSpec' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/OrgChartSpec.php', - 'Google_Service_Sheets_OverlayPosition' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/OverlayPosition.php', - 'Google_Service_Sheets_Padding' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/Padding.php', - 'Google_Service_Sheets_PasteDataRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/PasteDataRequest.php', - 'Google_Service_Sheets_PieChartSpec' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/PieChartSpec.php', - 'Google_Service_Sheets_PivotFilterCriteria' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/PivotFilterCriteria.php', - 'Google_Service_Sheets_PivotGroup' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/PivotGroup.php', - 'Google_Service_Sheets_PivotGroupRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/PivotGroupRule.php', - 'Google_Service_Sheets_PivotGroupSortValueBucket' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/PivotGroupSortValueBucket.php', - 'Google_Service_Sheets_PivotGroupValueMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/PivotGroupValueMetadata.php', - 'Google_Service_Sheets_PivotTable' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/PivotTable.php', - 'Google_Service_Sheets_PivotValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/PivotValue.php', - 'Google_Service_Sheets_ProtectedRange' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/ProtectedRange.php', - 'Google_Service_Sheets_RandomizeRangeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/RandomizeRangeRequest.php', - 'Google_Service_Sheets_RepeatCellRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/RepeatCellRequest.php', - 'Google_Service_Sheets_Request' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/Request.php', - 'Google_Service_Sheets_Resource_Spreadsheets' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/Resource/Spreadsheets.php', - 'Google_Service_Sheets_Resource_SpreadsheetsDeveloperMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/Resource/SpreadsheetsDeveloperMetadata.php', - 'Google_Service_Sheets_Resource_SpreadsheetsSheets' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/Resource/SpreadsheetsSheets.php', - 'Google_Service_Sheets_Resource_SpreadsheetsValues' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/Resource/SpreadsheetsValues.php', - 'Google_Service_Sheets_Response' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/Response.php', - 'Google_Service_Sheets_RowData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/RowData.php', - 'Google_Service_Sheets_SearchDeveloperMetadataRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/SearchDeveloperMetadataRequest.php', - 'Google_Service_Sheets_SearchDeveloperMetadataResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/SearchDeveloperMetadataResponse.php', - 'Google_Service_Sheets_SetBasicFilterRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/SetBasicFilterRequest.php', - 'Google_Service_Sheets_SetDataValidationRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/SetDataValidationRequest.php', - 'Google_Service_Sheets_Sheet' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/Sheet.php', - 'Google_Service_Sheets_SheetProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/SheetProperties.php', - 'Google_Service_Sheets_SortRangeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/SortRangeRequest.php', - 'Google_Service_Sheets_SortSpec' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/SortSpec.php', - 'Google_Service_Sheets_SourceAndDestination' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/SourceAndDestination.php', - 'Google_Service_Sheets_Spreadsheet' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/Spreadsheet.php', - 'Google_Service_Sheets_SpreadsheetProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/SpreadsheetProperties.php', - 'Google_Service_Sheets_TextFormat' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/TextFormat.php', - 'Google_Service_Sheets_TextFormatRun' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/TextFormatRun.php', - 'Google_Service_Sheets_TextPosition' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/TextPosition.php', - 'Google_Service_Sheets_TextRotation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/TextRotation.php', - 'Google_Service_Sheets_TextToColumnsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/TextToColumnsRequest.php', - 'Google_Service_Sheets_UnmergeCellsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/UnmergeCellsRequest.php', - 'Google_Service_Sheets_UpdateBandingRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/UpdateBandingRequest.php', - 'Google_Service_Sheets_UpdateBordersRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/UpdateBordersRequest.php', - 'Google_Service_Sheets_UpdateCellsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/UpdateCellsRequest.php', - 'Google_Service_Sheets_UpdateChartSpecRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/UpdateChartSpecRequest.php', - 'Google_Service_Sheets_UpdateConditionalFormatRuleRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/UpdateConditionalFormatRuleRequest.php', - 'Google_Service_Sheets_UpdateConditionalFormatRuleResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/UpdateConditionalFormatRuleResponse.php', - 'Google_Service_Sheets_UpdateDeveloperMetadataRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/UpdateDeveloperMetadataRequest.php', - 'Google_Service_Sheets_UpdateDeveloperMetadataResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/UpdateDeveloperMetadataResponse.php', - 'Google_Service_Sheets_UpdateDimensionPropertiesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/UpdateDimensionPropertiesRequest.php', - 'Google_Service_Sheets_UpdateEmbeddedObjectPositionRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/UpdateEmbeddedObjectPositionRequest.php', - 'Google_Service_Sheets_UpdateEmbeddedObjectPositionResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/UpdateEmbeddedObjectPositionResponse.php', - 'Google_Service_Sheets_UpdateFilterViewRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/UpdateFilterViewRequest.php', - 'Google_Service_Sheets_UpdateNamedRangeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/UpdateNamedRangeRequest.php', - 'Google_Service_Sheets_UpdateProtectedRangeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/UpdateProtectedRangeRequest.php', - 'Google_Service_Sheets_UpdateSheetPropertiesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/UpdateSheetPropertiesRequest.php', - 'Google_Service_Sheets_UpdateSpreadsheetPropertiesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/UpdateSpreadsheetPropertiesRequest.php', - 'Google_Service_Sheets_UpdateValuesByDataFilterResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/UpdateValuesByDataFilterResponse.php', - 'Google_Service_Sheets_UpdateValuesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/UpdateValuesResponse.php', - 'Google_Service_Sheets_ValueRange' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/ValueRange.php', - 'Google_Service_Sheets_WaterfallChartColumnStyle' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/WaterfallChartColumnStyle.php', - 'Google_Service_Sheets_WaterfallChartCustomSubtotal' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/WaterfallChartCustomSubtotal.php', - 'Google_Service_Sheets_WaterfallChartDomain' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/WaterfallChartDomain.php', - 'Google_Service_Sheets_WaterfallChartSeries' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/WaterfallChartSeries.php', - 'Google_Service_Sheets_WaterfallChartSpec' => $vendorDir . '/google/apiclient-services/src/Google/Service/Sheets/WaterfallChartSpec.php', - 'Google_Service_ShoppingContent' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent.php', - 'Google_Service_ShoppingContent_Account' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/Account.php', - 'Google_Service_ShoppingContent_AccountAdwordsLink' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountAdwordsLink.php', - 'Google_Service_ShoppingContent_AccountGoogleMyBusinessLink' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountGoogleMyBusinessLink.php', - 'Google_Service_ShoppingContent_AccountIdentifier' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountIdentifier.php', - 'Google_Service_ShoppingContent_AccountStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatus.php', - 'Google_Service_ShoppingContent_AccountStatusAccountLevelIssue' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatusAccountLevelIssue.php', - 'Google_Service_ShoppingContent_AccountStatusDataQualityIssue' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatusDataQualityIssue.php', - 'Google_Service_ShoppingContent_AccountStatusExampleItem' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatusExampleItem.php', - 'Google_Service_ShoppingContent_AccountTax' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountTax.php', - 'Google_Service_ShoppingContent_AccountTaxTaxRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountTaxTaxRule.php', - 'Google_Service_ShoppingContent_AccountUser' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountUser.php', - 'Google_Service_ShoppingContent_AccountYouTubeChannelLink' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountYouTubeChannelLink.php', - 'Google_Service_ShoppingContent_AccountsAuthInfoResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsAuthInfoResponse.php', - 'Google_Service_ShoppingContent_AccountsClaimWebsiteResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsClaimWebsiteResponse.php', - 'Google_Service_ShoppingContent_AccountsCustomBatchRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsCustomBatchRequest.php', - 'Google_Service_ShoppingContent_AccountsCustomBatchRequestEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsCustomBatchRequestEntry.php', - 'Google_Service_ShoppingContent_AccountsCustomBatchResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsCustomBatchResponse.php', - 'Google_Service_ShoppingContent_AccountsCustomBatchResponseEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsCustomBatchResponseEntry.php', - 'Google_Service_ShoppingContent_AccountsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsListResponse.php', - 'Google_Service_ShoppingContent_AccountstatusesCustomBatchRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountstatusesCustomBatchRequest.php', - 'Google_Service_ShoppingContent_AccountstatusesCustomBatchRequestEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountstatusesCustomBatchRequestEntry.php', - 'Google_Service_ShoppingContent_AccountstatusesCustomBatchResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountstatusesCustomBatchResponse.php', - 'Google_Service_ShoppingContent_AccountstatusesCustomBatchResponseEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountstatusesCustomBatchResponseEntry.php', - 'Google_Service_ShoppingContent_AccountstatusesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountstatusesListResponse.php', - 'Google_Service_ShoppingContent_AccounttaxCustomBatchRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccounttaxCustomBatchRequest.php', - 'Google_Service_ShoppingContent_AccounttaxCustomBatchRequestEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccounttaxCustomBatchRequestEntry.php', - 'Google_Service_ShoppingContent_AccounttaxCustomBatchResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccounttaxCustomBatchResponse.php', - 'Google_Service_ShoppingContent_AccounttaxCustomBatchResponseEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccounttaxCustomBatchResponseEntry.php', - 'Google_Service_ShoppingContent_AccounttaxListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccounttaxListResponse.php', - 'Google_Service_ShoppingContent_CarrierRate' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/CarrierRate.php', - 'Google_Service_ShoppingContent_CarriersCarrier' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/CarriersCarrier.php', - 'Google_Service_ShoppingContent_Datafeed' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/Datafeed.php', - 'Google_Service_ShoppingContent_DatafeedFetchSchedule' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedFetchSchedule.php', - 'Google_Service_ShoppingContent_DatafeedFormat' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedFormat.php', - 'Google_Service_ShoppingContent_DatafeedStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedStatus.php', - 'Google_Service_ShoppingContent_DatafeedStatusError' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedStatusError.php', - 'Google_Service_ShoppingContent_DatafeedStatusExample' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedStatusExample.php', - 'Google_Service_ShoppingContent_DatafeedTarget' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedTarget.php', - 'Google_Service_ShoppingContent_DatafeedsCustomBatchRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedsCustomBatchRequest.php', - 'Google_Service_ShoppingContent_DatafeedsCustomBatchRequestEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedsCustomBatchRequestEntry.php', - 'Google_Service_ShoppingContent_DatafeedsCustomBatchResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedsCustomBatchResponse.php', - 'Google_Service_ShoppingContent_DatafeedsCustomBatchResponseEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedsCustomBatchResponseEntry.php', - 'Google_Service_ShoppingContent_DatafeedsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedsListResponse.php', - 'Google_Service_ShoppingContent_DatafeedstatusesCustomBatchRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedstatusesCustomBatchRequest.php', - 'Google_Service_ShoppingContent_DatafeedstatusesCustomBatchRequestEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedstatusesCustomBatchRequestEntry.php', - 'Google_Service_ShoppingContent_DatafeedstatusesCustomBatchResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedstatusesCustomBatchResponse.php', - 'Google_Service_ShoppingContent_DatafeedstatusesCustomBatchResponseEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedstatusesCustomBatchResponseEntry.php', - 'Google_Service_ShoppingContent_DatafeedstatusesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedstatusesListResponse.php', - 'Google_Service_ShoppingContent_DeliveryTime' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/DeliveryTime.php', - 'Google_Service_ShoppingContent_Error' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/Error.php', - 'Google_Service_ShoppingContent_Errors' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/Errors.php', - 'Google_Service_ShoppingContent_Headers' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/Headers.php', - 'Google_Service_ShoppingContent_HolidayCutoff' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/HolidayCutoff.php', - 'Google_Service_ShoppingContent_HolidaysHoliday' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/HolidaysHoliday.php', - 'Google_Service_ShoppingContent_Installment' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/Installment.php', - 'Google_Service_ShoppingContent_Inventory' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/Inventory.php', - 'Google_Service_ShoppingContent_InventoryCustomBatchRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/InventoryCustomBatchRequest.php', - 'Google_Service_ShoppingContent_InventoryCustomBatchRequestEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/InventoryCustomBatchRequestEntry.php', - 'Google_Service_ShoppingContent_InventoryCustomBatchResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/InventoryCustomBatchResponse.php', - 'Google_Service_ShoppingContent_InventoryCustomBatchResponseEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/InventoryCustomBatchResponseEntry.php', - 'Google_Service_ShoppingContent_InventoryPickup' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/InventoryPickup.php', - 'Google_Service_ShoppingContent_InventorySetRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/InventorySetRequest.php', - 'Google_Service_ShoppingContent_InventorySetResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/InventorySetResponse.php', - 'Google_Service_ShoppingContent_LocationIdSet' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/LocationIdSet.php', - 'Google_Service_ShoppingContent_LoyaltyPoints' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/LoyaltyPoints.php', - 'Google_Service_ShoppingContent_Order' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/Order.php', - 'Google_Service_ShoppingContent_OrderAddress' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderAddress.php', - 'Google_Service_ShoppingContent_OrderCancellation' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderCancellation.php', - 'Google_Service_ShoppingContent_OrderCustomer' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderCustomer.php', - 'Google_Service_ShoppingContent_OrderDeliveryDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderDeliveryDetails.php', - 'Google_Service_ShoppingContent_OrderLineItem' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderLineItem.php', - 'Google_Service_ShoppingContent_OrderLineItemProduct' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderLineItemProduct.php', - 'Google_Service_ShoppingContent_OrderLineItemProductVariantAttribute' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderLineItemProductVariantAttribute.php', - 'Google_Service_ShoppingContent_OrderLineItemReturnInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderLineItemReturnInfo.php', - 'Google_Service_ShoppingContent_OrderLineItemShippingDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderLineItemShippingDetails.php', - 'Google_Service_ShoppingContent_OrderLineItemShippingDetailsMethod' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderLineItemShippingDetailsMethod.php', - 'Google_Service_ShoppingContent_OrderMerchantProvidedAnnotation' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderMerchantProvidedAnnotation.php', - 'Google_Service_ShoppingContent_OrderPaymentMethod' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderPaymentMethod.php', - 'Google_Service_ShoppingContent_OrderPromotion' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderPromotion.php', - 'Google_Service_ShoppingContent_OrderPromotionBenefit' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderPromotionBenefit.php', - 'Google_Service_ShoppingContent_OrderRefund' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderRefund.php', - 'Google_Service_ShoppingContent_OrderReturn' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderReturn.php', - 'Google_Service_ShoppingContent_OrderShipment' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderShipment.php', - 'Google_Service_ShoppingContent_OrderShipmentLineItemShipment' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderShipmentLineItemShipment.php', - 'Google_Service_ShoppingContent_OrdersAcknowledgeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersAcknowledgeRequest.php', - 'Google_Service_ShoppingContent_OrdersAcknowledgeResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersAcknowledgeResponse.php', - 'Google_Service_ShoppingContent_OrdersAdvanceTestOrderResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersAdvanceTestOrderResponse.php', - 'Google_Service_ShoppingContent_OrdersCancelLineItemRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCancelLineItemRequest.php', - 'Google_Service_ShoppingContent_OrdersCancelLineItemResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCancelLineItemResponse.php', - 'Google_Service_ShoppingContent_OrdersCancelRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCancelRequest.php', - 'Google_Service_ShoppingContent_OrdersCancelResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCancelResponse.php', - 'Google_Service_ShoppingContent_OrdersCreateTestOrderRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCreateTestOrderRequest.php', - 'Google_Service_ShoppingContent_OrdersCreateTestOrderResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCreateTestOrderResponse.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequest.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntry.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryCancel' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntryCancel.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryCancelLineItem' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntryCancelLineItem.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryInStoreRefundLineItem' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntryInStoreRefundLineItem.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryRefund' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntryRefund.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryRejectReturnLineItem' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntryRejectReturnLineItem.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryReturnLineItem' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntryReturnLineItem.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryReturnRefundLineItem' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntryReturnRefundLineItem.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntrySetLineItemMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntrySetLineItemMetadata.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryShipLineItems' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntryShipLineItems.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryShipLineItemsShipmentInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntryShipLineItemsShipmentInfo.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryUpdateLineItemShippingDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntryUpdateLineItemShippingDetails.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryUpdateShipment' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntryUpdateShipment.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchResponse.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchResponseEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchResponseEntry.php', - 'Google_Service_ShoppingContent_OrdersGetByMerchantOrderIdResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersGetByMerchantOrderIdResponse.php', - 'Google_Service_ShoppingContent_OrdersGetTestOrderTemplateResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersGetTestOrderTemplateResponse.php', - 'Google_Service_ShoppingContent_OrdersInStoreRefundLineItemRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersInStoreRefundLineItemRequest.php', - 'Google_Service_ShoppingContent_OrdersInStoreRefundLineItemResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersInStoreRefundLineItemResponse.php', - 'Google_Service_ShoppingContent_OrdersListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersListResponse.php', - 'Google_Service_ShoppingContent_OrdersRefundRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersRefundRequest.php', - 'Google_Service_ShoppingContent_OrdersRefundResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersRefundResponse.php', - 'Google_Service_ShoppingContent_OrdersRejectReturnLineItemRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersRejectReturnLineItemRequest.php', - 'Google_Service_ShoppingContent_OrdersRejectReturnLineItemResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersRejectReturnLineItemResponse.php', - 'Google_Service_ShoppingContent_OrdersReturnLineItemRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersReturnLineItemRequest.php', - 'Google_Service_ShoppingContent_OrdersReturnLineItemResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersReturnLineItemResponse.php', - 'Google_Service_ShoppingContent_OrdersReturnRefundLineItemRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersReturnRefundLineItemRequest.php', - 'Google_Service_ShoppingContent_OrdersReturnRefundLineItemResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersReturnRefundLineItemResponse.php', - 'Google_Service_ShoppingContent_OrdersSetLineItemMetadataRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersSetLineItemMetadataRequest.php', - 'Google_Service_ShoppingContent_OrdersSetLineItemMetadataResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersSetLineItemMetadataResponse.php', - 'Google_Service_ShoppingContent_OrdersShipLineItemsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersShipLineItemsRequest.php', - 'Google_Service_ShoppingContent_OrdersShipLineItemsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersShipLineItemsResponse.php', - 'Google_Service_ShoppingContent_OrdersUpdateLineItemShippingDetailsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersUpdateLineItemShippingDetailsRequest.php', - 'Google_Service_ShoppingContent_OrdersUpdateLineItemShippingDetailsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersUpdateLineItemShippingDetailsResponse.php', - 'Google_Service_ShoppingContent_OrdersUpdateMerchantOrderIdRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersUpdateMerchantOrderIdRequest.php', - 'Google_Service_ShoppingContent_OrdersUpdateMerchantOrderIdResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersUpdateMerchantOrderIdResponse.php', - 'Google_Service_ShoppingContent_OrdersUpdateShipmentRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersUpdateShipmentRequest.php', - 'Google_Service_ShoppingContent_OrdersUpdateShipmentResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersUpdateShipmentResponse.php', - 'Google_Service_ShoppingContent_PosCustomBatchRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/PosCustomBatchRequest.php', - 'Google_Service_ShoppingContent_PosCustomBatchRequestEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/PosCustomBatchRequestEntry.php', - 'Google_Service_ShoppingContent_PosCustomBatchResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/PosCustomBatchResponse.php', - 'Google_Service_ShoppingContent_PosCustomBatchResponseEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/PosCustomBatchResponseEntry.php', - 'Google_Service_ShoppingContent_PosInventory' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/PosInventory.php', - 'Google_Service_ShoppingContent_PosInventoryRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/PosInventoryRequest.php', - 'Google_Service_ShoppingContent_PosInventoryResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/PosInventoryResponse.php', - 'Google_Service_ShoppingContent_PosListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/PosListResponse.php', - 'Google_Service_ShoppingContent_PosSale' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/PosSale.php', - 'Google_Service_ShoppingContent_PosSaleRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/PosSaleRequest.php', - 'Google_Service_ShoppingContent_PosSaleResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/PosSaleResponse.php', - 'Google_Service_ShoppingContent_PosStore' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/PosStore.php', - 'Google_Service_ShoppingContent_PostalCodeGroup' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/PostalCodeGroup.php', - 'Google_Service_ShoppingContent_PostalCodeRange' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/PostalCodeRange.php', - 'Google_Service_ShoppingContent_Price' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/Price.php', - 'Google_Service_ShoppingContent_Product' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/Product.php', - 'Google_Service_ShoppingContent_ProductAspect' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductAspect.php', - 'Google_Service_ShoppingContent_ProductCustomAttribute' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductCustomAttribute.php', - 'Google_Service_ShoppingContent_ProductCustomGroup' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductCustomGroup.php', - 'Google_Service_ShoppingContent_ProductDestination' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductDestination.php', - 'Google_Service_ShoppingContent_ProductShipping' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductShipping.php', - 'Google_Service_ShoppingContent_ProductShippingDimension' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductShippingDimension.php', - 'Google_Service_ShoppingContent_ProductShippingWeight' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductShippingWeight.php', - 'Google_Service_ShoppingContent_ProductStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductStatus.php', - 'Google_Service_ShoppingContent_ProductStatusDataQualityIssue' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductStatusDataQualityIssue.php', - 'Google_Service_ShoppingContent_ProductStatusDestinationStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductStatusDestinationStatus.php', - 'Google_Service_ShoppingContent_ProductStatusItemLevelIssue' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductStatusItemLevelIssue.php', - 'Google_Service_ShoppingContent_ProductTax' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductTax.php', - 'Google_Service_ShoppingContent_ProductUnitPricingBaseMeasure' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductUnitPricingBaseMeasure.php', - 'Google_Service_ShoppingContent_ProductUnitPricingMeasure' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductUnitPricingMeasure.php', - 'Google_Service_ShoppingContent_ProductsCustomBatchRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductsCustomBatchRequest.php', - 'Google_Service_ShoppingContent_ProductsCustomBatchRequestEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductsCustomBatchRequestEntry.php', - 'Google_Service_ShoppingContent_ProductsCustomBatchResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductsCustomBatchResponse.php', - 'Google_Service_ShoppingContent_ProductsCustomBatchResponseEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductsCustomBatchResponseEntry.php', - 'Google_Service_ShoppingContent_ProductsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductsListResponse.php', - 'Google_Service_ShoppingContent_ProductstatusesCustomBatchRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductstatusesCustomBatchRequest.php', - 'Google_Service_ShoppingContent_ProductstatusesCustomBatchRequestEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductstatusesCustomBatchRequestEntry.php', - 'Google_Service_ShoppingContent_ProductstatusesCustomBatchResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductstatusesCustomBatchResponse.php', - 'Google_Service_ShoppingContent_ProductstatusesCustomBatchResponseEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductstatusesCustomBatchResponseEntry.php', - 'Google_Service_ShoppingContent_ProductstatusesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductstatusesListResponse.php', - 'Google_Service_ShoppingContent_RateGroup' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/RateGroup.php', - 'Google_Service_ShoppingContent_Resource_Accounts' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Accounts.php', - 'Google_Service_ShoppingContent_Resource_Accountstatuses' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Accountstatuses.php', - 'Google_Service_ShoppingContent_Resource_Accounttax' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Accounttax.php', - 'Google_Service_ShoppingContent_Resource_Datafeeds' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Datafeeds.php', - 'Google_Service_ShoppingContent_Resource_Datafeedstatuses' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Datafeedstatuses.php', - 'Google_Service_ShoppingContent_Resource_Inventory' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Inventory.php', - 'Google_Service_ShoppingContent_Resource_Orders' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Orders.php', - 'Google_Service_ShoppingContent_Resource_Pos' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Pos.php', - 'Google_Service_ShoppingContent_Resource_Products' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Products.php', - 'Google_Service_ShoppingContent_Resource_Productstatuses' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Productstatuses.php', - 'Google_Service_ShoppingContent_Resource_Shippingsettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Shippingsettings.php', - 'Google_Service_ShoppingContent_Row' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/Row.php', - 'Google_Service_ShoppingContent_Service' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/Service.php', - 'Google_Service_ShoppingContent_ShippingSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ShippingSettings.php', - 'Google_Service_ShoppingContent_ShippingsettingsCustomBatchRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ShippingsettingsCustomBatchRequest.php', - 'Google_Service_ShoppingContent_ShippingsettingsCustomBatchRequestEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ShippingsettingsCustomBatchRequestEntry.php', - 'Google_Service_ShoppingContent_ShippingsettingsCustomBatchResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ShippingsettingsCustomBatchResponse.php', - 'Google_Service_ShoppingContent_ShippingsettingsCustomBatchResponseEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ShippingsettingsCustomBatchResponseEntry.php', - 'Google_Service_ShoppingContent_ShippingsettingsGetSupportedCarriersResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ShippingsettingsGetSupportedCarriersResponse.php', - 'Google_Service_ShoppingContent_ShippingsettingsGetSupportedHolidaysResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ShippingsettingsGetSupportedHolidaysResponse.php', - 'Google_Service_ShoppingContent_ShippingsettingsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/ShippingsettingsListResponse.php', - 'Google_Service_ShoppingContent_Table' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/Table.php', - 'Google_Service_ShoppingContent_TestOrder' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/TestOrder.php', - 'Google_Service_ShoppingContent_TestOrderCustomer' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/TestOrderCustomer.php', - 'Google_Service_ShoppingContent_TestOrderLineItem' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/TestOrderLineItem.php', - 'Google_Service_ShoppingContent_TestOrderLineItemProduct' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/TestOrderLineItemProduct.php', - 'Google_Service_ShoppingContent_TestOrderPaymentMethod' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/TestOrderPaymentMethod.php', - 'Google_Service_ShoppingContent_Value' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/Value.php', - 'Google_Service_ShoppingContent_Weight' => $vendorDir . '/google/apiclient-services/src/Google/Service/ShoppingContent/Weight.php', - 'Google_Service_SiteVerification' => $vendorDir . '/google/apiclient-services/src/Google/Service/SiteVerification.php', - 'Google_Service_SiteVerification_Resource_WebResource' => $vendorDir . '/google/apiclient-services/src/Google/Service/SiteVerification/Resource/WebResource.php', - 'Google_Service_SiteVerification_SiteVerificationWebResourceGettokenRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/SiteVerification/SiteVerificationWebResourceGettokenRequest.php', - 'Google_Service_SiteVerification_SiteVerificationWebResourceGettokenRequestSite' => $vendorDir . '/google/apiclient-services/src/Google/Service/SiteVerification/SiteVerificationWebResourceGettokenRequestSite.php', - 'Google_Service_SiteVerification_SiteVerificationWebResourceGettokenResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/SiteVerification/SiteVerificationWebResourceGettokenResponse.php', - 'Google_Service_SiteVerification_SiteVerificationWebResourceListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/SiteVerification/SiteVerificationWebResourceListResponse.php', - 'Google_Service_SiteVerification_SiteVerificationWebResourceResource' => $vendorDir . '/google/apiclient-services/src/Google/Service/SiteVerification/SiteVerificationWebResourceResource.php', - 'Google_Service_SiteVerification_SiteVerificationWebResourceResourceSite' => $vendorDir . '/google/apiclient-services/src/Google/Service/SiteVerification/SiteVerificationWebResourceResourceSite.php', - 'Google_Service_Slides' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides.php', - 'Google_Service_Slides_AffineTransform' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/AffineTransform.php', - 'Google_Service_Slides_AutoText' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/AutoText.php', - 'Google_Service_Slides_BatchUpdatePresentationRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/BatchUpdatePresentationRequest.php', - 'Google_Service_Slides_BatchUpdatePresentationResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/BatchUpdatePresentationResponse.php', - 'Google_Service_Slides_Bullet' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/Bullet.php', - 'Google_Service_Slides_ColorScheme' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/ColorScheme.php', - 'Google_Service_Slides_ColorStop' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/ColorStop.php', - 'Google_Service_Slides_CreateImageRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/CreateImageRequest.php', - 'Google_Service_Slides_CreateImageResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/CreateImageResponse.php', - 'Google_Service_Slides_CreateLineRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/CreateLineRequest.php', - 'Google_Service_Slides_CreateLineResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/CreateLineResponse.php', - 'Google_Service_Slides_CreateParagraphBulletsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/CreateParagraphBulletsRequest.php', - 'Google_Service_Slides_CreateShapeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/CreateShapeRequest.php', - 'Google_Service_Slides_CreateShapeResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/CreateShapeResponse.php', - 'Google_Service_Slides_CreateSheetsChartRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/CreateSheetsChartRequest.php', - 'Google_Service_Slides_CreateSheetsChartResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/CreateSheetsChartResponse.php', - 'Google_Service_Slides_CreateSlideRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/CreateSlideRequest.php', - 'Google_Service_Slides_CreateSlideResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/CreateSlideResponse.php', - 'Google_Service_Slides_CreateTableRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/CreateTableRequest.php', - 'Google_Service_Slides_CreateTableResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/CreateTableResponse.php', - 'Google_Service_Slides_CreateVideoRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/CreateVideoRequest.php', - 'Google_Service_Slides_CreateVideoResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/CreateVideoResponse.php', - 'Google_Service_Slides_CropProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/CropProperties.php', - 'Google_Service_Slides_DeleteObjectRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/DeleteObjectRequest.php', - 'Google_Service_Slides_DeleteParagraphBulletsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/DeleteParagraphBulletsRequest.php', - 'Google_Service_Slides_DeleteTableColumnRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/DeleteTableColumnRequest.php', - 'Google_Service_Slides_DeleteTableRowRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/DeleteTableRowRequest.php', - 'Google_Service_Slides_DeleteTextRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/DeleteTextRequest.php', - 'Google_Service_Slides_Dimension' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/Dimension.php', - 'Google_Service_Slides_DuplicateObjectRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/DuplicateObjectRequest.php', - 'Google_Service_Slides_DuplicateObjectResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/DuplicateObjectResponse.php', - 'Google_Service_Slides_Group' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/Group.php', - 'Google_Service_Slides_GroupObjectsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/GroupObjectsRequest.php', - 'Google_Service_Slides_GroupObjectsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/GroupObjectsResponse.php', - 'Google_Service_Slides_Image' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/Image.php', - 'Google_Service_Slides_ImageProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/ImageProperties.php', - 'Google_Service_Slides_InsertTableColumnsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/InsertTableColumnsRequest.php', - 'Google_Service_Slides_InsertTableRowsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/InsertTableRowsRequest.php', - 'Google_Service_Slides_InsertTextRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/InsertTextRequest.php', - 'Google_Service_Slides_LayoutPlaceholderIdMapping' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/LayoutPlaceholderIdMapping.php', - 'Google_Service_Slides_LayoutProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/LayoutProperties.php', - 'Google_Service_Slides_LayoutReference' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/LayoutReference.php', - 'Google_Service_Slides_Line' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/Line.php', - 'Google_Service_Slides_LineFill' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/LineFill.php', - 'Google_Service_Slides_LineProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/LineProperties.php', - 'Google_Service_Slides_Link' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/Link.php', - 'Google_Service_Slides_MasterProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/MasterProperties.php', - 'Google_Service_Slides_MergeTableCellsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/MergeTableCellsRequest.php', - 'Google_Service_Slides_NestingLevel' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/NestingLevel.php', - 'Google_Service_Slides_NotesProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/NotesProperties.php', - 'Google_Service_Slides_OpaqueColor' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/OpaqueColor.php', - 'Google_Service_Slides_OptionalColor' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/OptionalColor.php', - 'Google_Service_Slides_Outline' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/Outline.php', - 'Google_Service_Slides_OutlineFill' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/OutlineFill.php', - 'Google_Service_Slides_Page' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/Page.php', - 'Google_Service_Slides_PageBackgroundFill' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/PageBackgroundFill.php', - 'Google_Service_Slides_PageElement' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/PageElement.php', - 'Google_Service_Slides_PageElementProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/PageElementProperties.php', - 'Google_Service_Slides_PageProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/PageProperties.php', - 'Google_Service_Slides_ParagraphMarker' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/ParagraphMarker.php', - 'Google_Service_Slides_ParagraphStyle' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/ParagraphStyle.php', - 'Google_Service_Slides_Placeholder' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/Placeholder.php', - 'Google_Service_Slides_Presentation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/Presentation.php', - 'Google_Service_Slides_Range' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/Range.php', - 'Google_Service_Slides_Recolor' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/Recolor.php', - 'Google_Service_Slides_RefreshSheetsChartRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/RefreshSheetsChartRequest.php', - 'Google_Service_Slides_ReplaceAllShapesWithImageRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/ReplaceAllShapesWithImageRequest.php', - 'Google_Service_Slides_ReplaceAllShapesWithImageResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/ReplaceAllShapesWithImageResponse.php', - 'Google_Service_Slides_ReplaceAllShapesWithSheetsChartRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/ReplaceAllShapesWithSheetsChartRequest.php', - 'Google_Service_Slides_ReplaceAllShapesWithSheetsChartResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/ReplaceAllShapesWithSheetsChartResponse.php', - 'Google_Service_Slides_ReplaceAllTextRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/ReplaceAllTextRequest.php', - 'Google_Service_Slides_ReplaceAllTextResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/ReplaceAllTextResponse.php', - 'Google_Service_Slides_ReplaceImageRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/ReplaceImageRequest.php', - 'Google_Service_Slides_Request' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/Request.php', - 'Google_Service_Slides_Resource_Presentations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/Resource/Presentations.php', - 'Google_Service_Slides_Resource_PresentationsPages' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/Resource/PresentationsPages.php', - 'Google_Service_Slides_Response' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/Response.php', - 'Google_Service_Slides_RgbColor' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/RgbColor.php', - 'Google_Service_Slides_Shadow' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/Shadow.php', - 'Google_Service_Slides_Shape' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/Shape.php', - 'Google_Service_Slides_ShapeBackgroundFill' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/ShapeBackgroundFill.php', - 'Google_Service_Slides_ShapeProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/ShapeProperties.php', - 'Google_Service_Slides_SheetsChart' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/SheetsChart.php', - 'Google_Service_Slides_SheetsChartProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/SheetsChartProperties.php', - 'Google_Service_Slides_Size' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/Size.php', - 'Google_Service_Slides_SlideProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/SlideProperties.php', - 'Google_Service_Slides_SlidesList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/SlidesList.php', - 'Google_Service_Slides_SolidFill' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/SolidFill.php', - 'Google_Service_Slides_StretchedPictureFill' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/StretchedPictureFill.php', - 'Google_Service_Slides_SubstringMatchCriteria' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/SubstringMatchCriteria.php', - 'Google_Service_Slides_Table' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/Table.php', - 'Google_Service_Slides_TableBorderCell' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/TableBorderCell.php', - 'Google_Service_Slides_TableBorderFill' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/TableBorderFill.php', - 'Google_Service_Slides_TableBorderProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/TableBorderProperties.php', - 'Google_Service_Slides_TableBorderRow' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/TableBorderRow.php', - 'Google_Service_Slides_TableCell' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/TableCell.php', - 'Google_Service_Slides_TableCellBackgroundFill' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/TableCellBackgroundFill.php', - 'Google_Service_Slides_TableCellLocation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/TableCellLocation.php', - 'Google_Service_Slides_TableCellProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/TableCellProperties.php', - 'Google_Service_Slides_TableColumnProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/TableColumnProperties.php', - 'Google_Service_Slides_TableRange' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/TableRange.php', - 'Google_Service_Slides_TableRow' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/TableRow.php', - 'Google_Service_Slides_TableRowProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/TableRowProperties.php', - 'Google_Service_Slides_TextContent' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/TextContent.php', - 'Google_Service_Slides_TextElement' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/TextElement.php', - 'Google_Service_Slides_TextRun' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/TextRun.php', - 'Google_Service_Slides_TextStyle' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/TextStyle.php', - 'Google_Service_Slides_ThemeColorPair' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/ThemeColorPair.php', - 'Google_Service_Slides_Thumbnail' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/Thumbnail.php', - 'Google_Service_Slides_UngroupObjectsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/UngroupObjectsRequest.php', - 'Google_Service_Slides_UnmergeTableCellsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/UnmergeTableCellsRequest.php', - 'Google_Service_Slides_UpdateImagePropertiesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/UpdateImagePropertiesRequest.php', - 'Google_Service_Slides_UpdateLinePropertiesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/UpdateLinePropertiesRequest.php', - 'Google_Service_Slides_UpdatePageElementAltTextRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/UpdatePageElementAltTextRequest.php', - 'Google_Service_Slides_UpdatePageElementTransformRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/UpdatePageElementTransformRequest.php', - 'Google_Service_Slides_UpdatePagePropertiesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/UpdatePagePropertiesRequest.php', - 'Google_Service_Slides_UpdateParagraphStyleRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/UpdateParagraphStyleRequest.php', - 'Google_Service_Slides_UpdateShapePropertiesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/UpdateShapePropertiesRequest.php', - 'Google_Service_Slides_UpdateSlidesPositionRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/UpdateSlidesPositionRequest.php', - 'Google_Service_Slides_UpdateTableBorderPropertiesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/UpdateTableBorderPropertiesRequest.php', - 'Google_Service_Slides_UpdateTableCellPropertiesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/UpdateTableCellPropertiesRequest.php', - 'Google_Service_Slides_UpdateTableColumnPropertiesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/UpdateTableColumnPropertiesRequest.php', - 'Google_Service_Slides_UpdateTableRowPropertiesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/UpdateTableRowPropertiesRequest.php', - 'Google_Service_Slides_UpdateTextStyleRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/UpdateTextStyleRequest.php', - 'Google_Service_Slides_UpdateVideoPropertiesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/UpdateVideoPropertiesRequest.php', - 'Google_Service_Slides_Video' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/Video.php', - 'Google_Service_Slides_VideoProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/VideoProperties.php', - 'Google_Service_Slides_WeightedFontFamily' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/WeightedFontFamily.php', - 'Google_Service_Slides_WordArt' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/WordArt.php', - 'Google_Service_Slides_WriteControl' => $vendorDir . '/google/apiclient-services/src/Google/Service/Slides/WriteControl.php', - 'Google_Service_Spanner' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner.php', - 'Google_Service_Spanner_BeginTransactionRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/BeginTransactionRequest.php', - 'Google_Service_Spanner_Binding' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/Binding.php', - 'Google_Service_Spanner_ChildLink' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/ChildLink.php', - 'Google_Service_Spanner_CommitRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/CommitRequest.php', - 'Google_Service_Spanner_CommitResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/CommitResponse.php', - 'Google_Service_Spanner_CreateDatabaseMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/CreateDatabaseMetadata.php', - 'Google_Service_Spanner_CreateDatabaseRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/CreateDatabaseRequest.php', - 'Google_Service_Spanner_CreateInstanceMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/CreateInstanceMetadata.php', - 'Google_Service_Spanner_CreateInstanceRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/CreateInstanceRequest.php', - 'Google_Service_Spanner_CreateSessionRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/CreateSessionRequest.php', - 'Google_Service_Spanner_Database' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/Database.php', - 'Google_Service_Spanner_Delete' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/Delete.php', - 'Google_Service_Spanner_ExecuteSqlRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/ExecuteSqlRequest.php', - 'Google_Service_Spanner_Field' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/Field.php', - 'Google_Service_Spanner_GetDatabaseDdlResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/GetDatabaseDdlResponse.php', - 'Google_Service_Spanner_GetIamPolicyRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/GetIamPolicyRequest.php', - 'Google_Service_Spanner_Instance' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/Instance.php', - 'Google_Service_Spanner_InstanceConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/InstanceConfig.php', - 'Google_Service_Spanner_KeyRange' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/KeyRange.php', - 'Google_Service_Spanner_KeySet' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/KeySet.php', - 'Google_Service_Spanner_ListDatabasesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/ListDatabasesResponse.php', - 'Google_Service_Spanner_ListInstanceConfigsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/ListInstanceConfigsResponse.php', - 'Google_Service_Spanner_ListInstancesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/ListInstancesResponse.php', - 'Google_Service_Spanner_ListOperationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/ListOperationsResponse.php', - 'Google_Service_Spanner_ListSessionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/ListSessionsResponse.php', - 'Google_Service_Spanner_Mutation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/Mutation.php', - 'Google_Service_Spanner_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/Operation.php', - 'Google_Service_Spanner_PartialResultSet' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/PartialResultSet.php', - 'Google_Service_Spanner_Partition' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/Partition.php', - 'Google_Service_Spanner_PartitionOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/PartitionOptions.php', - 'Google_Service_Spanner_PartitionQueryRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/PartitionQueryRequest.php', - 'Google_Service_Spanner_PartitionReadRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/PartitionReadRequest.php', - 'Google_Service_Spanner_PartitionResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/PartitionResponse.php', - 'Google_Service_Spanner_PlanNode' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/PlanNode.php', - 'Google_Service_Spanner_Policy' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/Policy.php', - 'Google_Service_Spanner_QueryPlan' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/QueryPlan.php', - 'Google_Service_Spanner_ReadOnly' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/ReadOnly.php', - 'Google_Service_Spanner_ReadRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/ReadRequest.php', - 'Google_Service_Spanner_ReadWrite' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/ReadWrite.php', - 'Google_Service_Spanner_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/Resource/Projects.php', - 'Google_Service_Spanner_Resource_ProjectsInstanceConfigs' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/Resource/ProjectsInstanceConfigs.php', - 'Google_Service_Spanner_Resource_ProjectsInstances' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/Resource/ProjectsInstances.php', - 'Google_Service_Spanner_Resource_ProjectsInstancesDatabases' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/Resource/ProjectsInstancesDatabases.php', - 'Google_Service_Spanner_Resource_ProjectsInstancesDatabasesOperations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/Resource/ProjectsInstancesDatabasesOperations.php', - 'Google_Service_Spanner_Resource_ProjectsInstancesDatabasesSessions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/Resource/ProjectsInstancesDatabasesSessions.php', - 'Google_Service_Spanner_Resource_ProjectsInstancesOperations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/Resource/ProjectsInstancesOperations.php', - 'Google_Service_Spanner_ResultSet' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/ResultSet.php', - 'Google_Service_Spanner_ResultSetMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/ResultSetMetadata.php', - 'Google_Service_Spanner_ResultSetStats' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/ResultSetStats.php', - 'Google_Service_Spanner_RollbackRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/RollbackRequest.php', - 'Google_Service_Spanner_Session' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/Session.php', - 'Google_Service_Spanner_SetIamPolicyRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/SetIamPolicyRequest.php', - 'Google_Service_Spanner_ShortRepresentation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/ShortRepresentation.php', - 'Google_Service_Spanner_SpannerEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/SpannerEmpty.php', - 'Google_Service_Spanner_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/Status.php', - 'Google_Service_Spanner_StructType' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/StructType.php', - 'Google_Service_Spanner_TestIamPermissionsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/TestIamPermissionsRequest.php', - 'Google_Service_Spanner_TestIamPermissionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/TestIamPermissionsResponse.php', - 'Google_Service_Spanner_Transaction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/Transaction.php', - 'Google_Service_Spanner_TransactionOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/TransactionOptions.php', - 'Google_Service_Spanner_TransactionSelector' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/TransactionSelector.php', - 'Google_Service_Spanner_Type' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/Type.php', - 'Google_Service_Spanner_UpdateDatabaseDdlMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/UpdateDatabaseDdlMetadata.php', - 'Google_Service_Spanner_UpdateDatabaseDdlRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/UpdateDatabaseDdlRequest.php', - 'Google_Service_Spanner_UpdateInstanceMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/UpdateInstanceMetadata.php', - 'Google_Service_Spanner_UpdateInstanceRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/UpdateInstanceRequest.php', - 'Google_Service_Spanner_Write' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spanner/Write.php', - 'Google_Service_Spectrum' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum.php', - 'Google_Service_Spectrum_AntennaCharacteristics' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/AntennaCharacteristics.php', - 'Google_Service_Spectrum_DatabaseSpec' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/DatabaseSpec.php', - 'Google_Service_Spectrum_DbUpdateSpec' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/DbUpdateSpec.php', - 'Google_Service_Spectrum_DeviceCapabilities' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/DeviceCapabilities.php', - 'Google_Service_Spectrum_DeviceDescriptor' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/DeviceDescriptor.php', - 'Google_Service_Spectrum_DeviceOwner' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/DeviceOwner.php', - 'Google_Service_Spectrum_DeviceValidity' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/DeviceValidity.php', - 'Google_Service_Spectrum_EventTime' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/EventTime.php', - 'Google_Service_Spectrum_FrequencyRange' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/FrequencyRange.php', - 'Google_Service_Spectrum_GeoLocation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/GeoLocation.php', - 'Google_Service_Spectrum_GeoLocationEllipse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/GeoLocationEllipse.php', - 'Google_Service_Spectrum_GeoLocationPoint' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/GeoLocationPoint.php', - 'Google_Service_Spectrum_GeoLocationPolygon' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/GeoLocationPolygon.php', - 'Google_Service_Spectrum_GeoSpectrumSchedule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/GeoSpectrumSchedule.php', - 'Google_Service_Spectrum_PawsGetSpectrumBatchRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/PawsGetSpectrumBatchRequest.php', - 'Google_Service_Spectrum_PawsGetSpectrumBatchResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/PawsGetSpectrumBatchResponse.php', - 'Google_Service_Spectrum_PawsGetSpectrumRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/PawsGetSpectrumRequest.php', - 'Google_Service_Spectrum_PawsGetSpectrumResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/PawsGetSpectrumResponse.php', - 'Google_Service_Spectrum_PawsInitRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/PawsInitRequest.php', - 'Google_Service_Spectrum_PawsInitResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/PawsInitResponse.php', - 'Google_Service_Spectrum_PawsNotifySpectrumUseRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/PawsNotifySpectrumUseRequest.php', - 'Google_Service_Spectrum_PawsNotifySpectrumUseResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/PawsNotifySpectrumUseResponse.php', - 'Google_Service_Spectrum_PawsRegisterRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/PawsRegisterRequest.php', - 'Google_Service_Spectrum_PawsRegisterResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/PawsRegisterResponse.php', - 'Google_Service_Spectrum_PawsVerifyDeviceRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/PawsVerifyDeviceRequest.php', - 'Google_Service_Spectrum_PawsVerifyDeviceResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/PawsVerifyDeviceResponse.php', - 'Google_Service_Spectrum_Resource_Paws' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/Resource/Paws.php', - 'Google_Service_Spectrum_RulesetInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/RulesetInfo.php', - 'Google_Service_Spectrum_SpectrumMessage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/SpectrumMessage.php', - 'Google_Service_Spectrum_SpectrumSchedule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/SpectrumSchedule.php', - 'Google_Service_Spectrum_Vcard' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/Vcard.php', - 'Google_Service_Spectrum_VcardAddress' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/VcardAddress.php', - 'Google_Service_Spectrum_VcardTelephone' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/VcardTelephone.php', - 'Google_Service_Spectrum_VcardTypedText' => $vendorDir . '/google/apiclient-services/src/Google/Service/Spectrum/VcardTypedText.php', - 'Google_Service_Speech' => $vendorDir . '/google/apiclient-services/src/Google/Service/Speech.php', - 'Google_Service_Speech_LongRunningRecognizeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Speech/LongRunningRecognizeRequest.php', - 'Google_Service_Speech_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Speech/Operation.php', - 'Google_Service_Speech_RecognitionAudio' => $vendorDir . '/google/apiclient-services/src/Google/Service/Speech/RecognitionAudio.php', - 'Google_Service_Speech_RecognitionConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Speech/RecognitionConfig.php', - 'Google_Service_Speech_RecognizeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Speech/RecognizeRequest.php', - 'Google_Service_Speech_RecognizeResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Speech/RecognizeResponse.php', - 'Google_Service_Speech_Resource_Operations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Speech/Resource/Operations.php', - 'Google_Service_Speech_Resource_Speech' => $vendorDir . '/google/apiclient-services/src/Google/Service/Speech/Resource/Speech.php', - 'Google_Service_Speech_SpeechContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/Speech/SpeechContext.php', - 'Google_Service_Speech_SpeechRecognitionAlternative' => $vendorDir . '/google/apiclient-services/src/Google/Service/Speech/SpeechRecognitionAlternative.php', - 'Google_Service_Speech_SpeechRecognitionResult' => $vendorDir . '/google/apiclient-services/src/Google/Service/Speech/SpeechRecognitionResult.php', - 'Google_Service_Speech_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/Speech/Status.php', - 'Google_Service_Speech_WordInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Speech/WordInfo.php', - 'Google_Service_Storage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage.php', - 'Google_Service_Storage_Bucket' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/Bucket.php', - 'Google_Service_Storage_BucketAccessControl' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/BucketAccessControl.php', - 'Google_Service_Storage_BucketAccessControlProjectTeam' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/BucketAccessControlProjectTeam.php', - 'Google_Service_Storage_BucketAccessControls' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/BucketAccessControls.php', - 'Google_Service_Storage_BucketBilling' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/BucketBilling.php', - 'Google_Service_Storage_BucketCors' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/BucketCors.php', - 'Google_Service_Storage_BucketEncryption' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/BucketEncryption.php', - 'Google_Service_Storage_BucketLifecycle' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/BucketLifecycle.php', - 'Google_Service_Storage_BucketLifecycleRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/BucketLifecycleRule.php', - 'Google_Service_Storage_BucketLifecycleRuleAction' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/BucketLifecycleRuleAction.php', - 'Google_Service_Storage_BucketLifecycleRuleCondition' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/BucketLifecycleRuleCondition.php', - 'Google_Service_Storage_BucketLogging' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/BucketLogging.php', - 'Google_Service_Storage_BucketOwner' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/BucketOwner.php', - 'Google_Service_Storage_BucketRetentionPolicy' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/BucketRetentionPolicy.php', - 'Google_Service_Storage_BucketVersioning' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/BucketVersioning.php', - 'Google_Service_Storage_BucketWebsite' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/BucketWebsite.php', - 'Google_Service_Storage_Buckets' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/Buckets.php', - 'Google_Service_Storage_Channel' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/Channel.php', - 'Google_Service_Storage_ComposeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/ComposeRequest.php', - 'Google_Service_Storage_ComposeRequestSourceObjects' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/ComposeRequestSourceObjects.php', - 'Google_Service_Storage_ComposeRequestSourceObjectsObjectPreconditions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/ComposeRequestSourceObjectsObjectPreconditions.php', - 'Google_Service_Storage_Notification' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/Notification.php', - 'Google_Service_Storage_Notifications' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/Notifications.php', - 'Google_Service_Storage_ObjectAccessControl' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/ObjectAccessControl.php', - 'Google_Service_Storage_ObjectAccessControlProjectTeam' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/ObjectAccessControlProjectTeam.php', - 'Google_Service_Storage_ObjectAccessControls' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/ObjectAccessControls.php', - 'Google_Service_Storage_Objects' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/Objects.php', - 'Google_Service_Storage_Policy' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/Policy.php', - 'Google_Service_Storage_PolicyBindings' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/PolicyBindings.php', - 'Google_Service_Storage_Resource_BucketAccessControls' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/Resource/BucketAccessControls.php', - 'Google_Service_Storage_Resource_Buckets' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/Resource/Buckets.php', - 'Google_Service_Storage_Resource_Channels' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/Resource/Channels.php', - 'Google_Service_Storage_Resource_DefaultObjectAccessControls' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/Resource/DefaultObjectAccessControls.php', - 'Google_Service_Storage_Resource_Notifications' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/Resource/Notifications.php', - 'Google_Service_Storage_Resource_ObjectAccessControls' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/Resource/ObjectAccessControls.php', - 'Google_Service_Storage_Resource_Objects' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/Resource/Objects.php', - 'Google_Service_Storage_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/Resource/Projects.php', - 'Google_Service_Storage_Resource_ProjectsServiceAccount' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/Resource/ProjectsServiceAccount.php', - 'Google_Service_Storage_RewriteResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/RewriteResponse.php', - 'Google_Service_Storage_ServiceAccount' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/ServiceAccount.php', - 'Google_Service_Storage_StorageObject' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/StorageObject.php', - 'Google_Service_Storage_StorageObjectCustomerEncryption' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/StorageObjectCustomerEncryption.php', - 'Google_Service_Storage_StorageObjectOwner' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/StorageObjectOwner.php', - 'Google_Service_Storage_TestIamPermissionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storage/TestIamPermissionsResponse.php', - 'Google_Service_Storagetransfer' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storagetransfer.php', - 'Google_Service_Storagetransfer_AwsAccessKey' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storagetransfer/AwsAccessKey.php', - 'Google_Service_Storagetransfer_AwsS3Data' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storagetransfer/AwsS3Data.php', - 'Google_Service_Storagetransfer_Date' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storagetransfer/Date.php', - 'Google_Service_Storagetransfer_ErrorLogEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storagetransfer/ErrorLogEntry.php', - 'Google_Service_Storagetransfer_ErrorSummary' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storagetransfer/ErrorSummary.php', - 'Google_Service_Storagetransfer_GcsData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storagetransfer/GcsData.php', - 'Google_Service_Storagetransfer_GoogleServiceAccount' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storagetransfer/GoogleServiceAccount.php', - 'Google_Service_Storagetransfer_HttpData' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storagetransfer/HttpData.php', - 'Google_Service_Storagetransfer_ListOperationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storagetransfer/ListOperationsResponse.php', - 'Google_Service_Storagetransfer_ListTransferJobsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storagetransfer/ListTransferJobsResponse.php', - 'Google_Service_Storagetransfer_ObjectConditions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storagetransfer/ObjectConditions.php', - 'Google_Service_Storagetransfer_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storagetransfer/Operation.php', - 'Google_Service_Storagetransfer_PauseTransferOperationRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storagetransfer/PauseTransferOperationRequest.php', - 'Google_Service_Storagetransfer_Resource_GoogleServiceAccounts' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storagetransfer/Resource/GoogleServiceAccounts.php', - 'Google_Service_Storagetransfer_Resource_TransferJobs' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storagetransfer/Resource/TransferJobs.php', - 'Google_Service_Storagetransfer_Resource_TransferOperations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storagetransfer/Resource/TransferOperations.php', - 'Google_Service_Storagetransfer_ResumeTransferOperationRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storagetransfer/ResumeTransferOperationRequest.php', - 'Google_Service_Storagetransfer_Schedule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storagetransfer/Schedule.php', - 'Google_Service_Storagetransfer_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storagetransfer/Status.php', - 'Google_Service_Storagetransfer_StoragetransferEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storagetransfer/StoragetransferEmpty.php', - 'Google_Service_Storagetransfer_TimeOfDay' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storagetransfer/TimeOfDay.php', - 'Google_Service_Storagetransfer_TransferCounters' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storagetransfer/TransferCounters.php', - 'Google_Service_Storagetransfer_TransferJob' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storagetransfer/TransferJob.php', - 'Google_Service_Storagetransfer_TransferOperation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storagetransfer/TransferOperation.php', - 'Google_Service_Storagetransfer_TransferOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storagetransfer/TransferOptions.php', - 'Google_Service_Storagetransfer_TransferSpec' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storagetransfer/TransferSpec.php', - 'Google_Service_Storagetransfer_UpdateTransferJobRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Storagetransfer/UpdateTransferJobRequest.php', - 'Google_Service_StreetViewPublish' => $vendorDir . '/google/apiclient-services/src/Google/Service/StreetViewPublish.php', - 'Google_Service_StreetViewPublish_BatchDeletePhotosRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/StreetViewPublish/BatchDeletePhotosRequest.php', - 'Google_Service_StreetViewPublish_BatchDeletePhotosResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/StreetViewPublish/BatchDeletePhotosResponse.php', - 'Google_Service_StreetViewPublish_BatchGetPhotosResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/StreetViewPublish/BatchGetPhotosResponse.php', - 'Google_Service_StreetViewPublish_BatchUpdatePhotosRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/StreetViewPublish/BatchUpdatePhotosRequest.php', - 'Google_Service_StreetViewPublish_BatchUpdatePhotosResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/StreetViewPublish/BatchUpdatePhotosResponse.php', - 'Google_Service_StreetViewPublish_Connection' => $vendorDir . '/google/apiclient-services/src/Google/Service/StreetViewPublish/Connection.php', - 'Google_Service_StreetViewPublish_LatLng' => $vendorDir . '/google/apiclient-services/src/Google/Service/StreetViewPublish/LatLng.php', - 'Google_Service_StreetViewPublish_Level' => $vendorDir . '/google/apiclient-services/src/Google/Service/StreetViewPublish/Level.php', - 'Google_Service_StreetViewPublish_ListPhotosResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/StreetViewPublish/ListPhotosResponse.php', - 'Google_Service_StreetViewPublish_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/StreetViewPublish/Operation.php', - 'Google_Service_StreetViewPublish_Photo' => $vendorDir . '/google/apiclient-services/src/Google/Service/StreetViewPublish/Photo.php', - 'Google_Service_StreetViewPublish_PhotoId' => $vendorDir . '/google/apiclient-services/src/Google/Service/StreetViewPublish/PhotoId.php', - 'Google_Service_StreetViewPublish_PhotoResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/StreetViewPublish/PhotoResponse.php', - 'Google_Service_StreetViewPublish_Place' => $vendorDir . '/google/apiclient-services/src/Google/Service/StreetViewPublish/Place.php', - 'Google_Service_StreetViewPublish_Pose' => $vendorDir . '/google/apiclient-services/src/Google/Service/StreetViewPublish/Pose.php', - 'Google_Service_StreetViewPublish_Resource_Photo' => $vendorDir . '/google/apiclient-services/src/Google/Service/StreetViewPublish/Resource/Photo.php', - 'Google_Service_StreetViewPublish_Resource_Photos' => $vendorDir . '/google/apiclient-services/src/Google/Service/StreetViewPublish/Resource/Photos.php', - 'Google_Service_StreetViewPublish_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/StreetViewPublish/Status.php', - 'Google_Service_StreetViewPublish_StreetviewpublishEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/StreetViewPublish/StreetviewpublishEmpty.php', - 'Google_Service_StreetViewPublish_UpdatePhotoRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/StreetViewPublish/UpdatePhotoRequest.php', - 'Google_Service_StreetViewPublish_UploadRef' => $vendorDir . '/google/apiclient-services/src/Google/Service/StreetViewPublish/UploadRef.php', - 'Google_Service_Surveys' => $vendorDir . '/google/apiclient-services/src/Google/Service/Surveys.php', - 'Google_Service_Surveys_FieldMask' => $vendorDir . '/google/apiclient-services/src/Google/Service/Surveys/FieldMask.php', - 'Google_Service_Surveys_MobileAppPanel' => $vendorDir . '/google/apiclient-services/src/Google/Service/Surveys/MobileAppPanel.php', - 'Google_Service_Surveys_MobileAppPanelsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Surveys/MobileAppPanelsListResponse.php', - 'Google_Service_Surveys_PageInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Surveys/PageInfo.php', - 'Google_Service_Surveys_Resource_Mobileapppanels' => $vendorDir . '/google/apiclient-services/src/Google/Service/Surveys/Resource/Mobileapppanels.php', - 'Google_Service_Surveys_Resource_Results' => $vendorDir . '/google/apiclient-services/src/Google/Service/Surveys/Resource/Results.php', - 'Google_Service_Surveys_Resource_Surveys' => $vendorDir . '/google/apiclient-services/src/Google/Service/Surveys/Resource/Surveys.php', - 'Google_Service_Surveys_ResultsGetRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Surveys/ResultsGetRequest.php', - 'Google_Service_Surveys_ResultsMask' => $vendorDir . '/google/apiclient-services/src/Google/Service/Surveys/ResultsMask.php', - 'Google_Service_Surveys_Survey' => $vendorDir . '/google/apiclient-services/src/Google/Service/Surveys/Survey.php', - 'Google_Service_Surveys_SurveyAudience' => $vendorDir . '/google/apiclient-services/src/Google/Service/Surveys/SurveyAudience.php', - 'Google_Service_Surveys_SurveyCost' => $vendorDir . '/google/apiclient-services/src/Google/Service/Surveys/SurveyCost.php', - 'Google_Service_Surveys_SurveyQuestion' => $vendorDir . '/google/apiclient-services/src/Google/Service/Surveys/SurveyQuestion.php', - 'Google_Service_Surveys_SurveyQuestionImage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Surveys/SurveyQuestionImage.php', - 'Google_Service_Surveys_SurveyRejection' => $vendorDir . '/google/apiclient-services/src/Google/Service/Surveys/SurveyRejection.php', - 'Google_Service_Surveys_SurveyResults' => $vendorDir . '/google/apiclient-services/src/Google/Service/Surveys/SurveyResults.php', - 'Google_Service_Surveys_SurveysDeleteResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Surveys/SurveysDeleteResponse.php', - 'Google_Service_Surveys_SurveysListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Surveys/SurveysListResponse.php', - 'Google_Service_Surveys_SurveysStartRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Surveys/SurveysStartRequest.php', - 'Google_Service_Surveys_SurveysStartResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Surveys/SurveysStartResponse.php', - 'Google_Service_Surveys_SurveysStopResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Surveys/SurveysStopResponse.php', - 'Google_Service_Surveys_TokenPagination' => $vendorDir . '/google/apiclient-services/src/Google/Service/Surveys/TokenPagination.php', - 'Google_Service_TPU' => $vendorDir . '/google/apiclient-services/src/Google/Service/TPU.php', - 'Google_Service_TPU_AcceleratorType' => $vendorDir . '/google/apiclient-services/src/Google/Service/TPU/AcceleratorType.php', - 'Google_Service_TPU_ListAcceleratorTypesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/TPU/ListAcceleratorTypesResponse.php', - 'Google_Service_TPU_ListLocationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/TPU/ListLocationsResponse.php', - 'Google_Service_TPU_ListNodesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/TPU/ListNodesResponse.php', - 'Google_Service_TPU_ListOperationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/TPU/ListOperationsResponse.php', - 'Google_Service_TPU_ListTensorFlowVersionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/TPU/ListTensorFlowVersionsResponse.php', - 'Google_Service_TPU_Location' => $vendorDir . '/google/apiclient-services/src/Google/Service/TPU/Location.php', - 'Google_Service_TPU_NetworkEndpoint' => $vendorDir . '/google/apiclient-services/src/Google/Service/TPU/NetworkEndpoint.php', - 'Google_Service_TPU_Node' => $vendorDir . '/google/apiclient-services/src/Google/Service/TPU/Node.php', - 'Google_Service_TPU_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/TPU/Operation.php', - 'Google_Service_TPU_OperationMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/TPU/OperationMetadata.php', - 'Google_Service_TPU_ReimageNodeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/TPU/ReimageNodeRequest.php', - 'Google_Service_TPU_ResetNodeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/TPU/ResetNodeRequest.php', - 'Google_Service_TPU_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/TPU/Resource/Projects.php', - 'Google_Service_TPU_Resource_ProjectsLocations' => $vendorDir . '/google/apiclient-services/src/Google/Service/TPU/Resource/ProjectsLocations.php', - 'Google_Service_TPU_Resource_ProjectsLocationsAcceleratorTypes' => $vendorDir . '/google/apiclient-services/src/Google/Service/TPU/Resource/ProjectsLocationsAcceleratorTypes.php', - 'Google_Service_TPU_Resource_ProjectsLocationsNodes' => $vendorDir . '/google/apiclient-services/src/Google/Service/TPU/Resource/ProjectsLocationsNodes.php', - 'Google_Service_TPU_Resource_ProjectsLocationsOperations' => $vendorDir . '/google/apiclient-services/src/Google/Service/TPU/Resource/ProjectsLocationsOperations.php', - 'Google_Service_TPU_Resource_ProjectsLocationsTensorflowVersions' => $vendorDir . '/google/apiclient-services/src/Google/Service/TPU/Resource/ProjectsLocationsTensorflowVersions.php', - 'Google_Service_TPU_StartNodeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/TPU/StartNodeRequest.php', - 'Google_Service_TPU_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/TPU/Status.php', - 'Google_Service_TPU_StopNodeRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/TPU/StopNodeRequest.php', - 'Google_Service_TPU_TensorFlowVersion' => $vendorDir . '/google/apiclient-services/src/Google/Service/TPU/TensorFlowVersion.php', - 'Google_Service_TPU_TpuEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/TPU/TpuEmpty.php', - 'Google_Service_TagManager' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager.php', - 'Google_Service_TagManager_Account' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/Account.php', - 'Google_Service_TagManager_AccountAccess' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/AccountAccess.php', - 'Google_Service_TagManager_BuiltInVariable' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/BuiltInVariable.php', - 'Google_Service_TagManager_Condition' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/Condition.php', - 'Google_Service_TagManager_Container' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/Container.php', - 'Google_Service_TagManager_ContainerAccess' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/ContainerAccess.php', - 'Google_Service_TagManager_ContainerVersion' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/ContainerVersion.php', - 'Google_Service_TagManager_ContainerVersionHeader' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/ContainerVersionHeader.php', - 'Google_Service_TagManager_CreateBuiltInVariableResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/CreateBuiltInVariableResponse.php', - 'Google_Service_TagManager_CreateContainerVersionRequestVersionOptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/CreateContainerVersionRequestVersionOptions.php', - 'Google_Service_TagManager_CreateContainerVersionResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/CreateContainerVersionResponse.php', - 'Google_Service_TagManager_CreateWorkspaceProposalRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/CreateWorkspaceProposalRequest.php', - 'Google_Service_TagManager_Entity' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/Entity.php', - 'Google_Service_TagManager_Environment' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/Environment.php', - 'Google_Service_TagManager_Folder' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/Folder.php', - 'Google_Service_TagManager_FolderEntities' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/FolderEntities.php', - 'Google_Service_TagManager_GetWorkspaceStatusResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/GetWorkspaceStatusResponse.php', - 'Google_Service_TagManager_ListAccountsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/ListAccountsResponse.php', - 'Google_Service_TagManager_ListContainerVersionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/ListContainerVersionsResponse.php', - 'Google_Service_TagManager_ListContainersResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/ListContainersResponse.php', - 'Google_Service_TagManager_ListEnabledBuiltInVariablesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/ListEnabledBuiltInVariablesResponse.php', - 'Google_Service_TagManager_ListEnvironmentsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/ListEnvironmentsResponse.php', - 'Google_Service_TagManager_ListFoldersResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/ListFoldersResponse.php', - 'Google_Service_TagManager_ListTagsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/ListTagsResponse.php', - 'Google_Service_TagManager_ListTriggersResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/ListTriggersResponse.php', - 'Google_Service_TagManager_ListUserPermissionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/ListUserPermissionsResponse.php', - 'Google_Service_TagManager_ListVariablesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/ListVariablesResponse.php', - 'Google_Service_TagManager_ListWorkspacesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/ListWorkspacesResponse.php', - 'Google_Service_TagManager_MergeConflict' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/MergeConflict.php', - 'Google_Service_TagManager_Parameter' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/Parameter.php', - 'Google_Service_TagManager_PublishContainerVersionResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/PublishContainerVersionResponse.php', - 'Google_Service_TagManager_QuickPreviewResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/QuickPreviewResponse.php', - 'Google_Service_TagManager_Resource_Accounts' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/Resource/Accounts.php', - 'Google_Service_TagManager_Resource_AccountsContainers' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/Resource/AccountsContainers.php', - 'Google_Service_TagManager_Resource_AccountsContainersEnvironments' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/Resource/AccountsContainersEnvironments.php', - 'Google_Service_TagManager_Resource_AccountsContainersVersionHeaders' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/Resource/AccountsContainersVersionHeaders.php', - 'Google_Service_TagManager_Resource_AccountsContainersVersions' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/Resource/AccountsContainersVersions.php', - 'Google_Service_TagManager_Resource_AccountsContainersWorkspaces' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/Resource/AccountsContainersWorkspaces.php', - 'Google_Service_TagManager_Resource_AccountsContainersWorkspacesBuiltInVariables' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/Resource/AccountsContainersWorkspacesBuiltInVariables.php', - 'Google_Service_TagManager_Resource_AccountsContainersWorkspacesFolders' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/Resource/AccountsContainersWorkspacesFolders.php', - 'Google_Service_TagManager_Resource_AccountsContainersWorkspacesProposal' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/Resource/AccountsContainersWorkspacesProposal.php', - 'Google_Service_TagManager_Resource_AccountsContainersWorkspacesTags' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/Resource/AccountsContainersWorkspacesTags.php', - 'Google_Service_TagManager_Resource_AccountsContainersWorkspacesTriggers' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/Resource/AccountsContainersWorkspacesTriggers.php', - 'Google_Service_TagManager_Resource_AccountsContainersWorkspacesVariables' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/Resource/AccountsContainersWorkspacesVariables.php', - 'Google_Service_TagManager_Resource_AccountsUserPermissions' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/Resource/AccountsUserPermissions.php', - 'Google_Service_TagManager_RevertBuiltInVariableResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/RevertBuiltInVariableResponse.php', - 'Google_Service_TagManager_RevertFolderResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/RevertFolderResponse.php', - 'Google_Service_TagManager_RevertTagResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/RevertTagResponse.php', - 'Google_Service_TagManager_RevertTriggerResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/RevertTriggerResponse.php', - 'Google_Service_TagManager_RevertVariableResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/RevertVariableResponse.php', - 'Google_Service_TagManager_SetupTag' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/SetupTag.php', - 'Google_Service_TagManager_SyncStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/SyncStatus.php', - 'Google_Service_TagManager_SyncWorkspaceResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/SyncWorkspaceResponse.php', - 'Google_Service_TagManager_Tag' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/Tag.php', - 'Google_Service_TagManager_TeardownTag' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/TeardownTag.php', - 'Google_Service_TagManager_Timestamp' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/Timestamp.php', - 'Google_Service_TagManager_Trigger' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/Trigger.php', - 'Google_Service_TagManager_UpdateWorkspaceProposalRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/UpdateWorkspaceProposalRequest.php', - 'Google_Service_TagManager_UserPermission' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/UserPermission.php', - 'Google_Service_TagManager_Variable' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/Variable.php', - 'Google_Service_TagManager_Workspace' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/Workspace.php', - 'Google_Service_TagManager_WorkspaceProposal' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/WorkspaceProposal.php', - 'Google_Service_TagManager_WorkspaceProposalHistory' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/WorkspaceProposalHistory.php', - 'Google_Service_TagManager_WorkspaceProposalHistoryComment' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/WorkspaceProposalHistoryComment.php', - 'Google_Service_TagManager_WorkspaceProposalHistoryStatusChange' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/WorkspaceProposalHistoryStatusChange.php', - 'Google_Service_TagManager_WorkspaceProposalUser' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/WorkspaceProposalUser.php', - 'Google_Service_TagManager_Zone' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/Zone.php', - 'Google_Service_TagManager_ZoneBoundary' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/ZoneBoundary.php', - 'Google_Service_TagManager_ZoneChildContainer' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/ZoneChildContainer.php', - 'Google_Service_TagManager_ZoneTypeRestriction' => $vendorDir . '/google/apiclient-services/src/Google/Service/TagManager/ZoneTypeRestriction.php', - 'Google_Service_Taskqueue' => $vendorDir . '/google/apiclient-services/src/Google/Service/Taskqueue.php', - 'Google_Service_Taskqueue_Resource_Taskqueues' => $vendorDir . '/google/apiclient-services/src/Google/Service/Taskqueue/Resource/Taskqueues.php', - 'Google_Service_Taskqueue_Resource_Tasks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Taskqueue/Resource/Tasks.php', - 'Google_Service_Taskqueue_Task' => $vendorDir . '/google/apiclient-services/src/Google/Service/Taskqueue/Task.php', - 'Google_Service_Taskqueue_TaskQueue' => $vendorDir . '/google/apiclient-services/src/Google/Service/Taskqueue/TaskQueue.php', - 'Google_Service_Taskqueue_TaskQueueAcl' => $vendorDir . '/google/apiclient-services/src/Google/Service/Taskqueue/TaskQueueAcl.php', - 'Google_Service_Taskqueue_TaskQueueStats' => $vendorDir . '/google/apiclient-services/src/Google/Service/Taskqueue/TaskQueueStats.php', - 'Google_Service_Taskqueue_Tasks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Taskqueue/Tasks.php', - 'Google_Service_Taskqueue_Tasks2' => $vendorDir . '/google/apiclient-services/src/Google/Service/Taskqueue/Tasks2.php', - 'Google_Service_Tasks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tasks.php', - 'Google_Service_Tasks_Resource_Tasklists' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tasks/Resource/Tasklists.php', - 'Google_Service_Tasks_Resource_Tasks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tasks/Resource/Tasks.php', - 'Google_Service_Tasks_Task' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tasks/Task.php', - 'Google_Service_Tasks_TaskLinks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tasks/TaskLinks.php', - 'Google_Service_Tasks_TaskList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tasks/TaskList.php', - 'Google_Service_Tasks_TaskLists' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tasks/TaskLists.php', - 'Google_Service_Tasks_Tasks' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tasks/Tasks.php', - 'Google_Service_Testing' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing.php', - 'Google_Service_Testing_Account' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/Account.php', - 'Google_Service_Testing_AndroidDevice' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/AndroidDevice.php', - 'Google_Service_Testing_AndroidDeviceCatalog' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/AndroidDeviceCatalog.php', - 'Google_Service_Testing_AndroidDeviceList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/AndroidDeviceList.php', - 'Google_Service_Testing_AndroidInstrumentationTest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/AndroidInstrumentationTest.php', - 'Google_Service_Testing_AndroidMatrix' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/AndroidMatrix.php', - 'Google_Service_Testing_AndroidModel' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/AndroidModel.php', - 'Google_Service_Testing_AndroidRoboTest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/AndroidRoboTest.php', - 'Google_Service_Testing_AndroidRuntimeConfiguration' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/AndroidRuntimeConfiguration.php', - 'Google_Service_Testing_AndroidTestLoop' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/AndroidTestLoop.php', - 'Google_Service_Testing_AndroidVersion' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/AndroidVersion.php', - 'Google_Service_Testing_ApkDetail' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/ApkDetail.php', - 'Google_Service_Testing_ApkManifest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/ApkManifest.php', - 'Google_Service_Testing_CancelTestMatrixResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/CancelTestMatrixResponse.php', - 'Google_Service_Testing_ClientInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/ClientInfo.php', - 'Google_Service_Testing_ClientInfoDetail' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/ClientInfoDetail.php', - 'Google_Service_Testing_Date' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/Date.php', - 'Google_Service_Testing_DeviceFile' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/DeviceFile.php', - 'Google_Service_Testing_Distribution' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/Distribution.php', - 'Google_Service_Testing_Environment' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/Environment.php', - 'Google_Service_Testing_EnvironmentMatrix' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/EnvironmentMatrix.php', - 'Google_Service_Testing_EnvironmentVariable' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/EnvironmentVariable.php', - 'Google_Service_Testing_FileReference' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/FileReference.php', - 'Google_Service_Testing_GetApkDetailsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/GetApkDetailsResponse.php', - 'Google_Service_Testing_GoogleAuto' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/GoogleAuto.php', - 'Google_Service_Testing_GoogleCloudStorage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/GoogleCloudStorage.php', - 'Google_Service_Testing_IntentFilter' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/IntentFilter.php', - 'Google_Service_Testing_LauncherActivityIntent' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/LauncherActivityIntent.php', - 'Google_Service_Testing_Locale' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/Locale.php', - 'Google_Service_Testing_NetworkConfiguration' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/NetworkConfiguration.php', - 'Google_Service_Testing_NetworkConfigurationCatalog' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/NetworkConfigurationCatalog.php', - 'Google_Service_Testing_ObbFile' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/ObbFile.php', - 'Google_Service_Testing_Orientation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/Orientation.php', - 'Google_Service_Testing_Resource_ApplicationDetailService' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/Resource/ApplicationDetailService.php', - 'Google_Service_Testing_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/Resource/Projects.php', - 'Google_Service_Testing_Resource_ProjectsTestMatrices' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/Resource/ProjectsTestMatrices.php', - 'Google_Service_Testing_Resource_TestEnvironmentCatalog' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/Resource/TestEnvironmentCatalog.php', - 'Google_Service_Testing_ResultStorage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/ResultStorage.php', - 'Google_Service_Testing_RoboDirective' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/RoboDirective.php', - 'Google_Service_Testing_RoboStartingIntent' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/RoboStartingIntent.php', - 'Google_Service_Testing_StartActivityIntent' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/StartActivityIntent.php', - 'Google_Service_Testing_TestDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/TestDetails.php', - 'Google_Service_Testing_TestEnvironmentCatalog' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/TestEnvironmentCatalog.php', - 'Google_Service_Testing_TestExecution' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/TestExecution.php', - 'Google_Service_Testing_TestMatrix' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/TestMatrix.php', - 'Google_Service_Testing_TestSetup' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/TestSetup.php', - 'Google_Service_Testing_TestSpecification' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/TestSpecification.php', - 'Google_Service_Testing_ToolResultsExecution' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/ToolResultsExecution.php', - 'Google_Service_Testing_ToolResultsHistory' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/ToolResultsHistory.php', - 'Google_Service_Testing_ToolResultsStep' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/ToolResultsStep.php', - 'Google_Service_Testing_TrafficRule' => $vendorDir . '/google/apiclient-services/src/Google/Service/Testing/TrafficRule.php', - 'Google_Service_ToolResults' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults.php', - 'Google_Service_ToolResults_AndroidAppInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/AndroidAppInfo.php', - 'Google_Service_ToolResults_AndroidInstrumentationTest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/AndroidInstrumentationTest.php', - 'Google_Service_ToolResults_AndroidRoboTest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/AndroidRoboTest.php', - 'Google_Service_ToolResults_AndroidTest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/AndroidTest.php', - 'Google_Service_ToolResults_Any' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/Any.php', - 'Google_Service_ToolResults_AppStartTime' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/AppStartTime.php', - 'Google_Service_ToolResults_BasicPerfSampleSeries' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/BasicPerfSampleSeries.php', - 'Google_Service_ToolResults_BatchCreatePerfSamplesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/BatchCreatePerfSamplesRequest.php', - 'Google_Service_ToolResults_BatchCreatePerfSamplesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/BatchCreatePerfSamplesResponse.php', - 'Google_Service_ToolResults_CPUInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/CPUInfo.php', - 'Google_Service_ToolResults_Duration' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/Duration.php', - 'Google_Service_ToolResults_Execution' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/Execution.php', - 'Google_Service_ToolResults_FailureDetail' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/FailureDetail.php', - 'Google_Service_ToolResults_FileReference' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/FileReference.php', - 'Google_Service_ToolResults_GraphicsStats' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/GraphicsStats.php', - 'Google_Service_ToolResults_GraphicsStatsBucket' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/GraphicsStatsBucket.php', - 'Google_Service_ToolResults_History' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/History.php', - 'Google_Service_ToolResults_Image' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/Image.php', - 'Google_Service_ToolResults_InconclusiveDetail' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/InconclusiveDetail.php', - 'Google_Service_ToolResults_ListExecutionsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/ListExecutionsResponse.php', - 'Google_Service_ToolResults_ListHistoriesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/ListHistoriesResponse.php', - 'Google_Service_ToolResults_ListPerfSampleSeriesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/ListPerfSampleSeriesResponse.php', - 'Google_Service_ToolResults_ListPerfSamplesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/ListPerfSamplesResponse.php', - 'Google_Service_ToolResults_ListScreenshotClustersResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/ListScreenshotClustersResponse.php', - 'Google_Service_ToolResults_ListStepThumbnailsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/ListStepThumbnailsResponse.php', - 'Google_Service_ToolResults_ListStepsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/ListStepsResponse.php', - 'Google_Service_ToolResults_MemoryInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/MemoryInfo.php', - 'Google_Service_ToolResults_Outcome' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/Outcome.php', - 'Google_Service_ToolResults_PerfEnvironment' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/PerfEnvironment.php', - 'Google_Service_ToolResults_PerfMetricsSummary' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/PerfMetricsSummary.php', - 'Google_Service_ToolResults_PerfSample' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/PerfSample.php', - 'Google_Service_ToolResults_PerfSampleSeries' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/PerfSampleSeries.php', - 'Google_Service_ToolResults_ProjectSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/ProjectSettings.php', - 'Google_Service_ToolResults_PublishXunitXmlFilesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/PublishXunitXmlFilesRequest.php', - 'Google_Service_ToolResults_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/Resource/Projects.php', - 'Google_Service_ToolResults_Resource_ProjectsHistories' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/Resource/ProjectsHistories.php', - 'Google_Service_ToolResults_Resource_ProjectsHistoriesExecutions' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/Resource/ProjectsHistoriesExecutions.php', - 'Google_Service_ToolResults_Resource_ProjectsHistoriesExecutionsClusters' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/Resource/ProjectsHistoriesExecutionsClusters.php', - 'Google_Service_ToolResults_Resource_ProjectsHistoriesExecutionsSteps' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/Resource/ProjectsHistoriesExecutionsSteps.php', - 'Google_Service_ToolResults_Resource_ProjectsHistoriesExecutionsStepsPerfMetricsSummary' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/Resource/ProjectsHistoriesExecutionsStepsPerfMetricsSummary.php', - 'Google_Service_ToolResults_Resource_ProjectsHistoriesExecutionsStepsPerfSampleSeries' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/Resource/ProjectsHistoriesExecutionsStepsPerfSampleSeries.php', - 'Google_Service_ToolResults_Resource_ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamples' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/Resource/ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamples.php', - 'Google_Service_ToolResults_Resource_ProjectsHistoriesExecutionsStepsThumbnails' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/Resource/ProjectsHistoriesExecutionsStepsThumbnails.php', - 'Google_Service_ToolResults_Screen' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/Screen.php', - 'Google_Service_ToolResults_ScreenshotCluster' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/ScreenshotCluster.php', - 'Google_Service_ToolResults_SkippedDetail' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/SkippedDetail.php', - 'Google_Service_ToolResults_Specification' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/Specification.php', - 'Google_Service_ToolResults_StackTrace' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/StackTrace.php', - 'Google_Service_ToolResults_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/Status.php', - 'Google_Service_ToolResults_Step' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/Step.php', - 'Google_Service_ToolResults_StepDimensionValueEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/StepDimensionValueEntry.php', - 'Google_Service_ToolResults_StepLabelsEntry' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/StepLabelsEntry.php', - 'Google_Service_ToolResults_SuccessDetail' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/SuccessDetail.php', - 'Google_Service_ToolResults_TestCaseReference' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/TestCaseReference.php', - 'Google_Service_ToolResults_TestExecutionStep' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/TestExecutionStep.php', - 'Google_Service_ToolResults_TestIssue' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/TestIssue.php', - 'Google_Service_ToolResults_TestSuiteOverview' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/TestSuiteOverview.php', - 'Google_Service_ToolResults_TestTiming' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/TestTiming.php', - 'Google_Service_ToolResults_Thumbnail' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/Thumbnail.php', - 'Google_Service_ToolResults_Timestamp' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/Timestamp.php', - 'Google_Service_ToolResults_ToolExecution' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/ToolExecution.php', - 'Google_Service_ToolResults_ToolExecutionStep' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/ToolExecutionStep.php', - 'Google_Service_ToolResults_ToolExitCode' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/ToolExitCode.php', - 'Google_Service_ToolResults_ToolOutputReference' => $vendorDir . '/google/apiclient-services/src/Google/Service/ToolResults/ToolOutputReference.php', - 'Google_Service_Tracing' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tracing.php', - 'Google_Service_Tracing_Annotation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tracing/Annotation.php', - 'Google_Service_Tracing_AttributeValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tracing/AttributeValue.php', - 'Google_Service_Tracing_Attributes' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tracing/Attributes.php', - 'Google_Service_Tracing_BatchWriteSpansRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tracing/BatchWriteSpansRequest.php', - 'Google_Service_Tracing_Link' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tracing/Link.php', - 'Google_Service_Tracing_Links' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tracing/Links.php', - 'Google_Service_Tracing_ListSpansResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tracing/ListSpansResponse.php', - 'Google_Service_Tracing_ListTracesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tracing/ListTracesResponse.php', - 'Google_Service_Tracing_Module' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tracing/Module.php', - 'Google_Service_Tracing_NetworkEvent' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tracing/NetworkEvent.php', - 'Google_Service_Tracing_Resource_Projects' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tracing/Resource/Projects.php', - 'Google_Service_Tracing_Resource_ProjectsTraces' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tracing/Resource/ProjectsTraces.php', - 'Google_Service_Tracing_Resource_ProjectsTracesSpans' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tracing/Resource/ProjectsTracesSpans.php', - 'Google_Service_Tracing_Span' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tracing/Span.php', - 'Google_Service_Tracing_StackFrame' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tracing/StackFrame.php', - 'Google_Service_Tracing_StackFrames' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tracing/StackFrames.php', - 'Google_Service_Tracing_StackTrace' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tracing/StackTrace.php', - 'Google_Service_Tracing_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tracing/Status.php', - 'Google_Service_Tracing_TimeEvent' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tracing/TimeEvent.php', - 'Google_Service_Tracing_TimeEvents' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tracing/TimeEvents.php', - 'Google_Service_Tracing_Trace' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tracing/Trace.php', - 'Google_Service_Tracing_TracingEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tracing/TracingEmpty.php', - 'Google_Service_Tracing_TruncatableString' => $vendorDir . '/google/apiclient-services/src/Google/Service/Tracing/TruncatableString.php', - 'Google_Service_Translate' => $vendorDir . '/google/apiclient-services/src/Google/Service/Translate.php', - 'Google_Service_Translate_DetectLanguageRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Translate/DetectLanguageRequest.php', - 'Google_Service_Translate_DetectionsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Translate/DetectionsListResponse.php', - 'Google_Service_Translate_DetectionsResourceItems' => $vendorDir . '/google/apiclient-services/src/Google/Service/Translate/DetectionsResourceItems.php', - 'Google_Service_Translate_GetSupportedLanguagesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Translate/GetSupportedLanguagesRequest.php', - 'Google_Service_Translate_LanguagesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Translate/LanguagesListResponse.php', - 'Google_Service_Translate_LanguagesResource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Translate/LanguagesResource.php', - 'Google_Service_Translate_Resource_Detections' => $vendorDir . '/google/apiclient-services/src/Google/Service/Translate/Resource/Detections.php', - 'Google_Service_Translate_Resource_Languages' => $vendorDir . '/google/apiclient-services/src/Google/Service/Translate/Resource/Languages.php', - 'Google_Service_Translate_Resource_Translations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Translate/Resource/Translations.php', - 'Google_Service_Translate_TranslateTextRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Translate/TranslateTextRequest.php', - 'Google_Service_Translate_TranslationsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Translate/TranslationsListResponse.php', - 'Google_Service_Translate_TranslationsResource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Translate/TranslationsResource.php', - 'Google_Service_Urlshortener' => $vendorDir . '/google/apiclient-services/src/Google/Service/Urlshortener.php', - 'Google_Service_Urlshortener_AnalyticsSnapshot' => $vendorDir . '/google/apiclient-services/src/Google/Service/Urlshortener/AnalyticsSnapshot.php', - 'Google_Service_Urlshortener_AnalyticsSummary' => $vendorDir . '/google/apiclient-services/src/Google/Service/Urlshortener/AnalyticsSummary.php', - 'Google_Service_Urlshortener_Resource_Url' => $vendorDir . '/google/apiclient-services/src/Google/Service/Urlshortener/Resource/Url.php', - 'Google_Service_Urlshortener_StringCount' => $vendorDir . '/google/apiclient-services/src/Google/Service/Urlshortener/StringCount.php', - 'Google_Service_Urlshortener_Url' => $vendorDir . '/google/apiclient-services/src/Google/Service/Urlshortener/Url.php', - 'Google_Service_Urlshortener_UrlHistory' => $vendorDir . '/google/apiclient-services/src/Google/Service/Urlshortener/UrlHistory.php', - 'Google_Service_Vault' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vault.php', - 'Google_Service_Vault_AddMatterPermissionsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vault/AddMatterPermissionsRequest.php', - 'Google_Service_Vault_CloseMatterRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vault/CloseMatterRequest.php', - 'Google_Service_Vault_CloseMatterResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vault/CloseMatterResponse.php', - 'Google_Service_Vault_CorpusQuery' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vault/CorpusQuery.php', - 'Google_Service_Vault_HeldAccount' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vault/HeldAccount.php', - 'Google_Service_Vault_HeldDriveQuery' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vault/HeldDriveQuery.php', - 'Google_Service_Vault_HeldGroupsQuery' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vault/HeldGroupsQuery.php', - 'Google_Service_Vault_HeldHangoutsChatQuery' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vault/HeldHangoutsChatQuery.php', - 'Google_Service_Vault_HeldMailQuery' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vault/HeldMailQuery.php', - 'Google_Service_Vault_HeldOrgUnit' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vault/HeldOrgUnit.php', - 'Google_Service_Vault_Hold' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vault/Hold.php', - 'Google_Service_Vault_ListHeldAccountsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vault/ListHeldAccountsResponse.php', - 'Google_Service_Vault_ListHoldsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vault/ListHoldsResponse.php', - 'Google_Service_Vault_ListMattersResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vault/ListMattersResponse.php', - 'Google_Service_Vault_Matter' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vault/Matter.php', - 'Google_Service_Vault_MatterPermission' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vault/MatterPermission.php', - 'Google_Service_Vault_RemoveMatterPermissionsRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vault/RemoveMatterPermissionsRequest.php', - 'Google_Service_Vault_ReopenMatterRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vault/ReopenMatterRequest.php', - 'Google_Service_Vault_ReopenMatterResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vault/ReopenMatterResponse.php', - 'Google_Service_Vault_Resource_Matters' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vault/Resource/Matters.php', - 'Google_Service_Vault_Resource_MattersHolds' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vault/Resource/MattersHolds.php', - 'Google_Service_Vault_Resource_MattersHoldsAccounts' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vault/Resource/MattersHoldsAccounts.php', - 'Google_Service_Vault_UndeleteMatterRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vault/UndeleteMatterRequest.php', - 'Google_Service_Vault_VaultEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vault/VaultEmpty.php', - 'Google_Service_Vision' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision.php', - 'Google_Service_Vision_AnnotateImageRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/AnnotateImageRequest.php', - 'Google_Service_Vision_AnnotateImageResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/AnnotateImageResponse.php', - 'Google_Service_Vision_BatchAnnotateImagesRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/BatchAnnotateImagesRequest.php', - 'Google_Service_Vision_BatchAnnotateImagesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/BatchAnnotateImagesResponse.php', - 'Google_Service_Vision_Block' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/Block.php', - 'Google_Service_Vision_BoundingPoly' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/BoundingPoly.php', - 'Google_Service_Vision_CancelOperationRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/CancelOperationRequest.php', - 'Google_Service_Vision_Color' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/Color.php', - 'Google_Service_Vision_ColorInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/ColorInfo.php', - 'Google_Service_Vision_CropHint' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/CropHint.php', - 'Google_Service_Vision_CropHintsAnnotation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/CropHintsAnnotation.php', - 'Google_Service_Vision_CropHintsParams' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/CropHintsParams.php', - 'Google_Service_Vision_DetectedBreak' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/DetectedBreak.php', - 'Google_Service_Vision_DetectedLanguage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/DetectedLanguage.php', - 'Google_Service_Vision_DominantColorsAnnotation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/DominantColorsAnnotation.php', - 'Google_Service_Vision_EntityAnnotation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/EntityAnnotation.php', - 'Google_Service_Vision_FaceAnnotation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/FaceAnnotation.php', - 'Google_Service_Vision_Feature' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/Feature.php', - 'Google_Service_Vision_GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse.php', - 'Google_Service_Vision_GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse.php', - 'Google_Service_Vision_GoogleCloudVisionV1p2beta1GcsDestination' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1GcsDestination.php', - 'Google_Service_Vision_GoogleCloudVisionV1p2beta1OperationMetadata' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1OperationMetadata.php', - 'Google_Service_Vision_GoogleCloudVisionV1p2beta1OutputConfig' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1OutputConfig.php', - 'Google_Service_Vision_Image' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/Image.php', - 'Google_Service_Vision_ImageContext' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/ImageContext.php', - 'Google_Service_Vision_ImageProperties' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/ImageProperties.php', - 'Google_Service_Vision_ImageSource' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/ImageSource.php', - 'Google_Service_Vision_Landmark' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/Landmark.php', - 'Google_Service_Vision_LatLng' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/LatLng.php', - 'Google_Service_Vision_LatLongRect' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/LatLongRect.php', - 'Google_Service_Vision_ListOperationsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/ListOperationsResponse.php', - 'Google_Service_Vision_LocationInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/LocationInfo.php', - 'Google_Service_Vision_Operation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/Operation.php', - 'Google_Service_Vision_Page' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/Page.php', - 'Google_Service_Vision_Paragraph' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/Paragraph.php', - 'Google_Service_Vision_Position' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/Position.php', - 'Google_Service_Vision_Property' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/Property.php', - 'Google_Service_Vision_Resource_Images' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/Resource/Images.php', - 'Google_Service_Vision_Resource_Operations' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/Resource/Operations.php', - 'Google_Service_Vision_SafeSearchAnnotation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/SafeSearchAnnotation.php', - 'Google_Service_Vision_Status' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/Status.php', - 'Google_Service_Vision_Symbol' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/Symbol.php', - 'Google_Service_Vision_TextAnnotation' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/TextAnnotation.php', - 'Google_Service_Vision_TextProperty' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/TextProperty.php', - 'Google_Service_Vision_Vertex' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/Vertex.php', - 'Google_Service_Vision_VisionEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/VisionEmpty.php', - 'Google_Service_Vision_WebDetection' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/WebDetection.php', - 'Google_Service_Vision_WebDetectionParams' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/WebDetectionParams.php', - 'Google_Service_Vision_WebEntity' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/WebEntity.php', - 'Google_Service_Vision_WebImage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/WebImage.php', - 'Google_Service_Vision_WebLabel' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/WebLabel.php', - 'Google_Service_Vision_WebPage' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/WebPage.php', - 'Google_Service_Vision_Word' => $vendorDir . '/google/apiclient-services/src/Google/Service/Vision/Word.php', - 'Google_Service_Webfonts' => $vendorDir . '/google/apiclient-services/src/Google/Service/Webfonts.php', - 'Google_Service_Webfonts_Resource_Webfonts' => $vendorDir . '/google/apiclient-services/src/Google/Service/Webfonts/Resource/Webfonts.php', - 'Google_Service_Webfonts_Webfont' => $vendorDir . '/google/apiclient-services/src/Google/Service/Webfonts/Webfont.php', - 'Google_Service_Webfonts_WebfontList' => $vendorDir . '/google/apiclient-services/src/Google/Service/Webfonts/WebfontList.php', - 'Google_Service_Webmasters' => $vendorDir . '/google/apiclient-services/src/Google/Service/Webmasters.php', - 'Google_Service_Webmasters_ApiDataRow' => $vendorDir . '/google/apiclient-services/src/Google/Service/Webmasters/ApiDataRow.php', - 'Google_Service_Webmasters_ApiDimensionFilter' => $vendorDir . '/google/apiclient-services/src/Google/Service/Webmasters/ApiDimensionFilter.php', - 'Google_Service_Webmasters_ApiDimensionFilterGroup' => $vendorDir . '/google/apiclient-services/src/Google/Service/Webmasters/ApiDimensionFilterGroup.php', - 'Google_Service_Webmasters_Resource_Searchanalytics' => $vendorDir . '/google/apiclient-services/src/Google/Service/Webmasters/Resource/Searchanalytics.php', - 'Google_Service_Webmasters_Resource_Sitemaps' => $vendorDir . '/google/apiclient-services/src/Google/Service/Webmasters/Resource/Sitemaps.php', - 'Google_Service_Webmasters_Resource_Sites' => $vendorDir . '/google/apiclient-services/src/Google/Service/Webmasters/Resource/Sites.php', - 'Google_Service_Webmasters_Resource_Urlcrawlerrorscounts' => $vendorDir . '/google/apiclient-services/src/Google/Service/Webmasters/Resource/Urlcrawlerrorscounts.php', - 'Google_Service_Webmasters_Resource_Urlcrawlerrorssamples' => $vendorDir . '/google/apiclient-services/src/Google/Service/Webmasters/Resource/Urlcrawlerrorssamples.php', - 'Google_Service_Webmasters_SearchAnalyticsQueryRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/Webmasters/SearchAnalyticsQueryRequest.php', - 'Google_Service_Webmasters_SearchAnalyticsQueryResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Webmasters/SearchAnalyticsQueryResponse.php', - 'Google_Service_Webmasters_SitemapsListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Webmasters/SitemapsListResponse.php', - 'Google_Service_Webmasters_SitesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Webmasters/SitesListResponse.php', - 'Google_Service_Webmasters_UrlCrawlErrorCount' => $vendorDir . '/google/apiclient-services/src/Google/Service/Webmasters/UrlCrawlErrorCount.php', - 'Google_Service_Webmasters_UrlCrawlErrorCountsPerType' => $vendorDir . '/google/apiclient-services/src/Google/Service/Webmasters/UrlCrawlErrorCountsPerType.php', - 'Google_Service_Webmasters_UrlCrawlErrorsCountsQueryResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Webmasters/UrlCrawlErrorsCountsQueryResponse.php', - 'Google_Service_Webmasters_UrlCrawlErrorsSample' => $vendorDir . '/google/apiclient-services/src/Google/Service/Webmasters/UrlCrawlErrorsSample.php', - 'Google_Service_Webmasters_UrlCrawlErrorsSamplesListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/Webmasters/UrlCrawlErrorsSamplesListResponse.php', - 'Google_Service_Webmasters_UrlSampleDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/Webmasters/UrlSampleDetails.php', - 'Google_Service_Webmasters_WmxSite' => $vendorDir . '/google/apiclient-services/src/Google/Service/Webmasters/WmxSite.php', - 'Google_Service_Webmasters_WmxSitemap' => $vendorDir . '/google/apiclient-services/src/Google/Service/Webmasters/WmxSitemap.php', - 'Google_Service_Webmasters_WmxSitemapContent' => $vendorDir . '/google/apiclient-services/src/Google/Service/Webmasters/WmxSitemapContent.php', - 'Google_Service_YouTube' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube.php', - 'Google_Service_YouTubeAnalytics' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeAnalytics.php', - 'Google_Service_YouTubeAnalytics_Group' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeAnalytics/Group.php', - 'Google_Service_YouTubeAnalytics_GroupContentDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeAnalytics/GroupContentDetails.php', - 'Google_Service_YouTubeAnalytics_GroupItem' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeAnalytics/GroupItem.php', - 'Google_Service_YouTubeAnalytics_GroupItemListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeAnalytics/GroupItemListResponse.php', - 'Google_Service_YouTubeAnalytics_GroupItemResource' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeAnalytics/GroupItemResource.php', - 'Google_Service_YouTubeAnalytics_GroupListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeAnalytics/GroupListResponse.php', - 'Google_Service_YouTubeAnalytics_GroupSnippet' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeAnalytics/GroupSnippet.php', - 'Google_Service_YouTubeAnalytics_Resource_GroupItems' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeAnalytics/Resource/GroupItems.php', - 'Google_Service_YouTubeAnalytics_Resource_Groups' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeAnalytics/Resource/Groups.php', - 'Google_Service_YouTubeAnalytics_Resource_Reports' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeAnalytics/Resource/Reports.php', - 'Google_Service_YouTubeAnalytics_ResultTable' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeAnalytics/ResultTable.php', - 'Google_Service_YouTubeAnalytics_ResultTableColumnHeaders' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeAnalytics/ResultTableColumnHeaders.php', - 'Google_Service_YouTubeReporting' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeReporting.php', - 'Google_Service_YouTubeReporting_GdataBlobstore2Info' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeReporting/GdataBlobstore2Info.php', - 'Google_Service_YouTubeReporting_GdataCompositeMedia' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeReporting/GdataCompositeMedia.php', - 'Google_Service_YouTubeReporting_GdataContentTypeInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeReporting/GdataContentTypeInfo.php', - 'Google_Service_YouTubeReporting_GdataDiffChecksumsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeReporting/GdataDiffChecksumsResponse.php', - 'Google_Service_YouTubeReporting_GdataDiffDownloadResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeReporting/GdataDiffDownloadResponse.php', - 'Google_Service_YouTubeReporting_GdataDiffUploadRequest' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeReporting/GdataDiffUploadRequest.php', - 'Google_Service_YouTubeReporting_GdataDiffUploadResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeReporting/GdataDiffUploadResponse.php', - 'Google_Service_YouTubeReporting_GdataDiffVersionResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeReporting/GdataDiffVersionResponse.php', - 'Google_Service_YouTubeReporting_GdataDownloadParameters' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeReporting/GdataDownloadParameters.php', - 'Google_Service_YouTubeReporting_GdataMedia' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeReporting/GdataMedia.php', - 'Google_Service_YouTubeReporting_GdataObjectId' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeReporting/GdataObjectId.php', - 'Google_Service_YouTubeReporting_Job' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeReporting/Job.php', - 'Google_Service_YouTubeReporting_ListJobsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeReporting/ListJobsResponse.php', - 'Google_Service_YouTubeReporting_ListReportTypesResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeReporting/ListReportTypesResponse.php', - 'Google_Service_YouTubeReporting_ListReportsResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeReporting/ListReportsResponse.php', - 'Google_Service_YouTubeReporting_Report' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeReporting/Report.php', - 'Google_Service_YouTubeReporting_ReportType' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeReporting/ReportType.php', - 'Google_Service_YouTubeReporting_Resource_Jobs' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeReporting/Resource/Jobs.php', - 'Google_Service_YouTubeReporting_Resource_JobsReports' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeReporting/Resource/JobsReports.php', - 'Google_Service_YouTubeReporting_Resource_Media' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeReporting/Resource/Media.php', - 'Google_Service_YouTubeReporting_Resource_ReportTypes' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeReporting/Resource/ReportTypes.php', - 'Google_Service_YouTubeReporting_YoutubereportingEmpty' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTubeReporting/YoutubereportingEmpty.php', - 'Google_Service_YouTube_AccessPolicy' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/AccessPolicy.php', - 'Google_Service_YouTube_Activity' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Activity.php', - 'Google_Service_YouTube_ActivityContentDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ActivityContentDetails.php', - 'Google_Service_YouTube_ActivityContentDetailsBulletin' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ActivityContentDetailsBulletin.php', - 'Google_Service_YouTube_ActivityContentDetailsChannelItem' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ActivityContentDetailsChannelItem.php', - 'Google_Service_YouTube_ActivityContentDetailsComment' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ActivityContentDetailsComment.php', - 'Google_Service_YouTube_ActivityContentDetailsFavorite' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ActivityContentDetailsFavorite.php', - 'Google_Service_YouTube_ActivityContentDetailsLike' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ActivityContentDetailsLike.php', - 'Google_Service_YouTube_ActivityContentDetailsPlaylistItem' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ActivityContentDetailsPlaylistItem.php', - 'Google_Service_YouTube_ActivityContentDetailsPromotedItem' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ActivityContentDetailsPromotedItem.php', - 'Google_Service_YouTube_ActivityContentDetailsRecommendation' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ActivityContentDetailsRecommendation.php', - 'Google_Service_YouTube_ActivityContentDetailsSocial' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ActivityContentDetailsSocial.php', - 'Google_Service_YouTube_ActivityContentDetailsSubscription' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ActivityContentDetailsSubscription.php', - 'Google_Service_YouTube_ActivityContentDetailsUpload' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ActivityContentDetailsUpload.php', - 'Google_Service_YouTube_ActivityListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ActivityListResponse.php', - 'Google_Service_YouTube_ActivitySnippet' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ActivitySnippet.php', - 'Google_Service_YouTube_Caption' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Caption.php', - 'Google_Service_YouTube_CaptionListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/CaptionListResponse.php', - 'Google_Service_YouTube_CaptionSnippet' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/CaptionSnippet.php', - 'Google_Service_YouTube_CdnSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/CdnSettings.php', - 'Google_Service_YouTube_Channel' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Channel.php', - 'Google_Service_YouTube_ChannelAuditDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ChannelAuditDetails.php', - 'Google_Service_YouTube_ChannelBannerResource' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ChannelBannerResource.php', - 'Google_Service_YouTube_ChannelBrandingSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ChannelBrandingSettings.php', - 'Google_Service_YouTube_ChannelContentDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ChannelContentDetails.php', - 'Google_Service_YouTube_ChannelContentDetailsRelatedPlaylists' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ChannelContentDetailsRelatedPlaylists.php', - 'Google_Service_YouTube_ChannelContentOwnerDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ChannelContentOwnerDetails.php', - 'Google_Service_YouTube_ChannelConversionPing' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ChannelConversionPing.php', - 'Google_Service_YouTube_ChannelConversionPings' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ChannelConversionPings.php', - 'Google_Service_YouTube_ChannelListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ChannelListResponse.php', - 'Google_Service_YouTube_ChannelLocalization' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ChannelLocalization.php', - 'Google_Service_YouTube_ChannelProfileDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ChannelProfileDetails.php', - 'Google_Service_YouTube_ChannelSection' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ChannelSection.php', - 'Google_Service_YouTube_ChannelSectionContentDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ChannelSectionContentDetails.php', - 'Google_Service_YouTube_ChannelSectionListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ChannelSectionListResponse.php', - 'Google_Service_YouTube_ChannelSectionLocalization' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ChannelSectionLocalization.php', - 'Google_Service_YouTube_ChannelSectionSnippet' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ChannelSectionSnippet.php', - 'Google_Service_YouTube_ChannelSectionTargeting' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ChannelSectionTargeting.php', - 'Google_Service_YouTube_ChannelSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ChannelSettings.php', - 'Google_Service_YouTube_ChannelSnippet' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ChannelSnippet.php', - 'Google_Service_YouTube_ChannelStatistics' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ChannelStatistics.php', - 'Google_Service_YouTube_ChannelStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ChannelStatus.php', - 'Google_Service_YouTube_ChannelTopicDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ChannelTopicDetails.php', - 'Google_Service_YouTube_Comment' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Comment.php', - 'Google_Service_YouTube_CommentListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/CommentListResponse.php', - 'Google_Service_YouTube_CommentSnippet' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/CommentSnippet.php', - 'Google_Service_YouTube_CommentThread' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/CommentThread.php', - 'Google_Service_YouTube_CommentThreadListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/CommentThreadListResponse.php', - 'Google_Service_YouTube_CommentThreadReplies' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/CommentThreadReplies.php', - 'Google_Service_YouTube_CommentThreadSnippet' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/CommentThreadSnippet.php', - 'Google_Service_YouTube_ContentRating' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ContentRating.php', - 'Google_Service_YouTube_FanFundingEvent' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/FanFundingEvent.php', - 'Google_Service_YouTube_FanFundingEventListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/FanFundingEventListResponse.php', - 'Google_Service_YouTube_FanFundingEventSnippet' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/FanFundingEventSnippet.php', - 'Google_Service_YouTube_GeoPoint' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/GeoPoint.php', - 'Google_Service_YouTube_GuideCategory' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/GuideCategory.php', - 'Google_Service_YouTube_GuideCategoryListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/GuideCategoryListResponse.php', - 'Google_Service_YouTube_GuideCategorySnippet' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/GuideCategorySnippet.php', - 'Google_Service_YouTube_I18nLanguage' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/I18nLanguage.php', - 'Google_Service_YouTube_I18nLanguageListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/I18nLanguageListResponse.php', - 'Google_Service_YouTube_I18nLanguageSnippet' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/I18nLanguageSnippet.php', - 'Google_Service_YouTube_I18nRegion' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/I18nRegion.php', - 'Google_Service_YouTube_I18nRegionListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/I18nRegionListResponse.php', - 'Google_Service_YouTube_I18nRegionSnippet' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/I18nRegionSnippet.php', - 'Google_Service_YouTube_ImageSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ImageSettings.php', - 'Google_Service_YouTube_IngestionInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/IngestionInfo.php', - 'Google_Service_YouTube_InvideoBranding' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/InvideoBranding.php', - 'Google_Service_YouTube_InvideoPosition' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/InvideoPosition.php', - 'Google_Service_YouTube_InvideoPromotion' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/InvideoPromotion.php', - 'Google_Service_YouTube_InvideoTiming' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/InvideoTiming.php', - 'Google_Service_YouTube_LanguageTag' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LanguageTag.php', - 'Google_Service_YouTube_LiveBroadcast' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveBroadcast.php', - 'Google_Service_YouTube_LiveBroadcastContentDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveBroadcastContentDetails.php', - 'Google_Service_YouTube_LiveBroadcastListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveBroadcastListResponse.php', - 'Google_Service_YouTube_LiveBroadcastSnippet' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveBroadcastSnippet.php', - 'Google_Service_YouTube_LiveBroadcastStatistics' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveBroadcastStatistics.php', - 'Google_Service_YouTube_LiveBroadcastStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveBroadcastStatus.php', - 'Google_Service_YouTube_LiveChatBan' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatBan.php', - 'Google_Service_YouTube_LiveChatBanSnippet' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatBanSnippet.php', - 'Google_Service_YouTube_LiveChatFanFundingEventDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatFanFundingEventDetails.php', - 'Google_Service_YouTube_LiveChatMessage' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatMessage.php', - 'Google_Service_YouTube_LiveChatMessageAuthorDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatMessageAuthorDetails.php', - 'Google_Service_YouTube_LiveChatMessageDeletedDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatMessageDeletedDetails.php', - 'Google_Service_YouTube_LiveChatMessageListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatMessageListResponse.php', - 'Google_Service_YouTube_LiveChatMessageRetractedDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatMessageRetractedDetails.php', - 'Google_Service_YouTube_LiveChatMessageSnippet' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatMessageSnippet.php', - 'Google_Service_YouTube_LiveChatModerator' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatModerator.php', - 'Google_Service_YouTube_LiveChatModeratorListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatModeratorListResponse.php', - 'Google_Service_YouTube_LiveChatModeratorSnippet' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatModeratorSnippet.php', - 'Google_Service_YouTube_LiveChatPollClosedDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatPollClosedDetails.php', - 'Google_Service_YouTube_LiveChatPollEditedDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatPollEditedDetails.php', - 'Google_Service_YouTube_LiveChatPollItem' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatPollItem.php', - 'Google_Service_YouTube_LiveChatPollOpenedDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatPollOpenedDetails.php', - 'Google_Service_YouTube_LiveChatPollVotedDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatPollVotedDetails.php', - 'Google_Service_YouTube_LiveChatSuperChatDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatSuperChatDetails.php', - 'Google_Service_YouTube_LiveChatTextMessageDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatTextMessageDetails.php', - 'Google_Service_YouTube_LiveChatUserBannedMessageDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatUserBannedMessageDetails.php', - 'Google_Service_YouTube_LiveStream' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveStream.php', - 'Google_Service_YouTube_LiveStreamConfigurationIssue' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveStreamConfigurationIssue.php', - 'Google_Service_YouTube_LiveStreamContentDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveStreamContentDetails.php', - 'Google_Service_YouTube_LiveStreamHealthStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveStreamHealthStatus.php', - 'Google_Service_YouTube_LiveStreamListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveStreamListResponse.php', - 'Google_Service_YouTube_LiveStreamSnippet' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveStreamSnippet.php', - 'Google_Service_YouTube_LiveStreamStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LiveStreamStatus.php', - 'Google_Service_YouTube_LocalizedProperty' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LocalizedProperty.php', - 'Google_Service_YouTube_LocalizedString' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/LocalizedString.php', - 'Google_Service_YouTube_MonitorStreamInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/MonitorStreamInfo.php', - 'Google_Service_YouTube_Nonprofit' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Nonprofit.php', - 'Google_Service_YouTube_NonprofitId' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/NonprofitId.php', - 'Google_Service_YouTube_PageInfo' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/PageInfo.php', - 'Google_Service_YouTube_Playlist' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Playlist.php', - 'Google_Service_YouTube_PlaylistContentDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/PlaylistContentDetails.php', - 'Google_Service_YouTube_PlaylistItem' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/PlaylistItem.php', - 'Google_Service_YouTube_PlaylistItemContentDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/PlaylistItemContentDetails.php', - 'Google_Service_YouTube_PlaylistItemListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/PlaylistItemListResponse.php', - 'Google_Service_YouTube_PlaylistItemSnippet' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/PlaylistItemSnippet.php', - 'Google_Service_YouTube_PlaylistItemStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/PlaylistItemStatus.php', - 'Google_Service_YouTube_PlaylistListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/PlaylistListResponse.php', - 'Google_Service_YouTube_PlaylistLocalization' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/PlaylistLocalization.php', - 'Google_Service_YouTube_PlaylistPlayer' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/PlaylistPlayer.php', - 'Google_Service_YouTube_PlaylistSnippet' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/PlaylistSnippet.php', - 'Google_Service_YouTube_PlaylistStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/PlaylistStatus.php', - 'Google_Service_YouTube_PromotedItem' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/PromotedItem.php', - 'Google_Service_YouTube_PromotedItemId' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/PromotedItemId.php', - 'Google_Service_YouTube_PropertyValue' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/PropertyValue.php', - 'Google_Service_YouTube_ResourceId' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ResourceId.php', - 'Google_Service_YouTube_Resource_Activities' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Resource/Activities.php', - 'Google_Service_YouTube_Resource_Captions' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Resource/Captions.php', - 'Google_Service_YouTube_Resource_ChannelBanners' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Resource/ChannelBanners.php', - 'Google_Service_YouTube_Resource_ChannelSections' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Resource/ChannelSections.php', - 'Google_Service_YouTube_Resource_Channels' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Resource/Channels.php', - 'Google_Service_YouTube_Resource_CommentThreads' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Resource/CommentThreads.php', - 'Google_Service_YouTube_Resource_Comments' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Resource/Comments.php', - 'Google_Service_YouTube_Resource_FanFundingEvents' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Resource/FanFundingEvents.php', - 'Google_Service_YouTube_Resource_GuideCategories' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Resource/GuideCategories.php', - 'Google_Service_YouTube_Resource_I18nLanguages' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Resource/I18nLanguages.php', - 'Google_Service_YouTube_Resource_I18nRegions' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Resource/I18nRegions.php', - 'Google_Service_YouTube_Resource_LiveBroadcasts' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Resource/LiveBroadcasts.php', - 'Google_Service_YouTube_Resource_LiveChatBans' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Resource/LiveChatBans.php', - 'Google_Service_YouTube_Resource_LiveChatMessages' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Resource/LiveChatMessages.php', - 'Google_Service_YouTube_Resource_LiveChatModerators' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Resource/LiveChatModerators.php', - 'Google_Service_YouTube_Resource_LiveStreams' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Resource/LiveStreams.php', - 'Google_Service_YouTube_Resource_PlaylistItems' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Resource/PlaylistItems.php', - 'Google_Service_YouTube_Resource_Playlists' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Resource/Playlists.php', - 'Google_Service_YouTube_Resource_Search' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Resource/Search.php', - 'Google_Service_YouTube_Resource_Sponsors' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Resource/Sponsors.php', - 'Google_Service_YouTube_Resource_Subscriptions' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Resource/Subscriptions.php', - 'Google_Service_YouTube_Resource_SuperChatEvents' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Resource/SuperChatEvents.php', - 'Google_Service_YouTube_Resource_Thumbnails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Resource/Thumbnails.php', - 'Google_Service_YouTube_Resource_VideoAbuseReportReasons' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Resource/VideoAbuseReportReasons.php', - 'Google_Service_YouTube_Resource_VideoCategories' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Resource/VideoCategories.php', - 'Google_Service_YouTube_Resource_Videos' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Resource/Videos.php', - 'Google_Service_YouTube_Resource_Watermarks' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Resource/Watermarks.php', - 'Google_Service_YouTube_SearchListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/SearchListResponse.php', - 'Google_Service_YouTube_SearchResult' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/SearchResult.php', - 'Google_Service_YouTube_SearchResultSnippet' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/SearchResultSnippet.php', - 'Google_Service_YouTube_Sponsor' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Sponsor.php', - 'Google_Service_YouTube_SponsorListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/SponsorListResponse.php', - 'Google_Service_YouTube_SponsorSnippet' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/SponsorSnippet.php', - 'Google_Service_YouTube_Subscription' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Subscription.php', - 'Google_Service_YouTube_SubscriptionContentDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/SubscriptionContentDetails.php', - 'Google_Service_YouTube_SubscriptionListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/SubscriptionListResponse.php', - 'Google_Service_YouTube_SubscriptionSnippet' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/SubscriptionSnippet.php', - 'Google_Service_YouTube_SubscriptionSubscriberSnippet' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/SubscriptionSubscriberSnippet.php', - 'Google_Service_YouTube_SuperChatEvent' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/SuperChatEvent.php', - 'Google_Service_YouTube_SuperChatEventListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/SuperChatEventListResponse.php', - 'Google_Service_YouTube_SuperChatEventSnippet' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/SuperChatEventSnippet.php', - 'Google_Service_YouTube_Thumbnail' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Thumbnail.php', - 'Google_Service_YouTube_ThumbnailDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ThumbnailDetails.php', - 'Google_Service_YouTube_ThumbnailSetResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/ThumbnailSetResponse.php', - 'Google_Service_YouTube_TokenPagination' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/TokenPagination.php', - 'Google_Service_YouTube_Video' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/Video.php', - 'Google_Service_YouTube_VideoAbuseReport' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/VideoAbuseReport.php', - 'Google_Service_YouTube_VideoAbuseReportReason' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/VideoAbuseReportReason.php', - 'Google_Service_YouTube_VideoAbuseReportReasonListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/VideoAbuseReportReasonListResponse.php', - 'Google_Service_YouTube_VideoAbuseReportReasonSnippet' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/VideoAbuseReportReasonSnippet.php', - 'Google_Service_YouTube_VideoAbuseReportSecondaryReason' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/VideoAbuseReportSecondaryReason.php', - 'Google_Service_YouTube_VideoAgeGating' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/VideoAgeGating.php', - 'Google_Service_YouTube_VideoCategory' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/VideoCategory.php', - 'Google_Service_YouTube_VideoCategoryListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/VideoCategoryListResponse.php', - 'Google_Service_YouTube_VideoCategorySnippet' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/VideoCategorySnippet.php', - 'Google_Service_YouTube_VideoContentDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/VideoContentDetails.php', - 'Google_Service_YouTube_VideoContentDetailsRegionRestriction' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/VideoContentDetailsRegionRestriction.php', - 'Google_Service_YouTube_VideoFileDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/VideoFileDetails.php', - 'Google_Service_YouTube_VideoFileDetailsAudioStream' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/VideoFileDetailsAudioStream.php', - 'Google_Service_YouTube_VideoFileDetailsVideoStream' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/VideoFileDetailsVideoStream.php', - 'Google_Service_YouTube_VideoGetRatingResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/VideoGetRatingResponse.php', - 'Google_Service_YouTube_VideoListResponse' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/VideoListResponse.php', - 'Google_Service_YouTube_VideoLiveStreamingDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/VideoLiveStreamingDetails.php', - 'Google_Service_YouTube_VideoLocalization' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/VideoLocalization.php', - 'Google_Service_YouTube_VideoMonetizationDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/VideoMonetizationDetails.php', - 'Google_Service_YouTube_VideoPlayer' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/VideoPlayer.php', - 'Google_Service_YouTube_VideoProcessingDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/VideoProcessingDetails.php', - 'Google_Service_YouTube_VideoProcessingDetailsProcessingProgress' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/VideoProcessingDetailsProcessingProgress.php', - 'Google_Service_YouTube_VideoProjectDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/VideoProjectDetails.php', - 'Google_Service_YouTube_VideoRating' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/VideoRating.php', - 'Google_Service_YouTube_VideoRecordingDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/VideoRecordingDetails.php', - 'Google_Service_YouTube_VideoSnippet' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/VideoSnippet.php', - 'Google_Service_YouTube_VideoStatistics' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/VideoStatistics.php', - 'Google_Service_YouTube_VideoStatus' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/VideoStatus.php', - 'Google_Service_YouTube_VideoSuggestions' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/VideoSuggestions.php', - 'Google_Service_YouTube_VideoSuggestionsTagSuggestion' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/VideoSuggestionsTagSuggestion.php', - 'Google_Service_YouTube_VideoTopicDetails' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/VideoTopicDetails.php', - 'Google_Service_YouTube_WatchSettings' => $vendorDir . '/google/apiclient-services/src/Google/Service/YouTube/WatchSettings.php', - 'Google_Task_Exception' => $vendorDir . '/google/apiclient/src/Google/Task/Exception.php', - 'Google_Task_Retryable' => $vendorDir . '/google/apiclient/src/Google/Task/Retryable.php', - 'Google_Task_Runner' => $vendorDir . '/google/apiclient/src/Google/Task/Runner.php', - 'Google_Utils_UriTemplate' => $vendorDir . '/google/apiclient/src/Google/Utils/UriTemplate.php', - 'GuzzleHttp\\Client' => $vendorDir . '/guzzlehttp/guzzle/src/Client.php', - 'GuzzleHttp\\ClientInterface' => $vendorDir . '/guzzlehttp/guzzle/src/ClientInterface.php', - 'GuzzleHttp\\Cookie\\CookieJar' => $vendorDir . '/guzzlehttp/guzzle/src/Cookie/CookieJar.php', - 'GuzzleHttp\\Cookie\\CookieJarInterface' => $vendorDir . '/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php', - 'GuzzleHttp\\Cookie\\FileCookieJar' => $vendorDir . '/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php', - 'GuzzleHttp\\Cookie\\SessionCookieJar' => $vendorDir . '/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php', - 'GuzzleHttp\\Cookie\\SetCookie' => $vendorDir . '/guzzlehttp/guzzle/src/Cookie/SetCookie.php', - 'GuzzleHttp\\Exception\\BadResponseException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/BadResponseException.php', - 'GuzzleHttp\\Exception\\ClientException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/ClientException.php', - 'GuzzleHttp\\Exception\\ConnectException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/ConnectException.php', - 'GuzzleHttp\\Exception\\GuzzleException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/GuzzleException.php', - 'GuzzleHttp\\Exception\\RequestException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/RequestException.php', - 'GuzzleHttp\\Exception\\SeekException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/SeekException.php', - 'GuzzleHttp\\Exception\\ServerException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/ServerException.php', - 'GuzzleHttp\\Exception\\TooManyRedirectsException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php', - 'GuzzleHttp\\Exception\\TransferException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/TransferException.php', - 'GuzzleHttp\\HandlerStack' => $vendorDir . '/guzzlehttp/guzzle/src/HandlerStack.php', - 'GuzzleHttp\\Handler\\CurlFactory' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/CurlFactory.php', - 'GuzzleHttp\\Handler\\CurlFactoryInterface' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php', - 'GuzzleHttp\\Handler\\CurlHandler' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/CurlHandler.php', - 'GuzzleHttp\\Handler\\CurlMultiHandler' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php', - 'GuzzleHttp\\Handler\\EasyHandle' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/EasyHandle.php', - 'GuzzleHttp\\Handler\\MockHandler' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/MockHandler.php', - 'GuzzleHttp\\Handler\\Proxy' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/Proxy.php', - 'GuzzleHttp\\Handler\\StreamHandler' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/StreamHandler.php', - 'GuzzleHttp\\MessageFormatter' => $vendorDir . '/guzzlehttp/guzzle/src/MessageFormatter.php', - 'GuzzleHttp\\Middleware' => $vendorDir . '/guzzlehttp/guzzle/src/Middleware.php', - 'GuzzleHttp\\Pool' => $vendorDir . '/guzzlehttp/guzzle/src/Pool.php', - 'GuzzleHttp\\PrepareBodyMiddleware' => $vendorDir . '/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php', - 'GuzzleHttp\\Promise\\AggregateException' => $vendorDir . '/guzzlehttp/promises/src/AggregateException.php', - 'GuzzleHttp\\Promise\\CancellationException' => $vendorDir . '/guzzlehttp/promises/src/CancellationException.php', - 'GuzzleHttp\\Promise\\Coroutine' => $vendorDir . '/guzzlehttp/promises/src/Coroutine.php', - 'GuzzleHttp\\Promise\\EachPromise' => $vendorDir . '/guzzlehttp/promises/src/EachPromise.php', - 'GuzzleHttp\\Promise\\FulfilledPromise' => $vendorDir . '/guzzlehttp/promises/src/FulfilledPromise.php', - 'GuzzleHttp\\Promise\\Promise' => $vendorDir . '/guzzlehttp/promises/src/Promise.php', - 'GuzzleHttp\\Promise\\PromiseInterface' => $vendorDir . '/guzzlehttp/promises/src/PromiseInterface.php', - 'GuzzleHttp\\Promise\\PromisorInterface' => $vendorDir . '/guzzlehttp/promises/src/PromisorInterface.php', - 'GuzzleHttp\\Promise\\RejectedPromise' => $vendorDir . '/guzzlehttp/promises/src/RejectedPromise.php', - 'GuzzleHttp\\Promise\\RejectionException' => $vendorDir . '/guzzlehttp/promises/src/RejectionException.php', - 'GuzzleHttp\\Promise\\TaskQueue' => $vendorDir . '/guzzlehttp/promises/src/TaskQueue.php', - 'GuzzleHttp\\Promise\\TaskQueueInterface' => $vendorDir . '/guzzlehttp/promises/src/TaskQueueInterface.php', - 'GuzzleHttp\\Psr7\\AppendStream' => $vendorDir . '/guzzlehttp/psr7/src/AppendStream.php', - 'GuzzleHttp\\Psr7\\BufferStream' => $vendorDir . '/guzzlehttp/psr7/src/BufferStream.php', - 'GuzzleHttp\\Psr7\\CachingStream' => $vendorDir . '/guzzlehttp/psr7/src/CachingStream.php', - 'GuzzleHttp\\Psr7\\DroppingStream' => $vendorDir . '/guzzlehttp/psr7/src/DroppingStream.php', - 'GuzzleHttp\\Psr7\\FnStream' => $vendorDir . '/guzzlehttp/psr7/src/FnStream.php', - 'GuzzleHttp\\Psr7\\InflateStream' => $vendorDir . '/guzzlehttp/psr7/src/InflateStream.php', - 'GuzzleHttp\\Psr7\\LazyOpenStream' => $vendorDir . '/guzzlehttp/psr7/src/LazyOpenStream.php', - 'GuzzleHttp\\Psr7\\LimitStream' => $vendorDir . '/guzzlehttp/psr7/src/LimitStream.php', - 'GuzzleHttp\\Psr7\\MessageTrait' => $vendorDir . '/guzzlehttp/psr7/src/MessageTrait.php', - 'GuzzleHttp\\Psr7\\MultipartStream' => $vendorDir . '/guzzlehttp/psr7/src/MultipartStream.php', - 'GuzzleHttp\\Psr7\\NoSeekStream' => $vendorDir . '/guzzlehttp/psr7/src/NoSeekStream.php', - 'GuzzleHttp\\Psr7\\PumpStream' => $vendorDir . '/guzzlehttp/psr7/src/PumpStream.php', - 'GuzzleHttp\\Psr7\\Request' => $vendorDir . '/guzzlehttp/psr7/src/Request.php', - 'GuzzleHttp\\Psr7\\Response' => $vendorDir . '/guzzlehttp/psr7/src/Response.php', - 'GuzzleHttp\\Psr7\\ServerRequest' => $vendorDir . '/guzzlehttp/psr7/src/ServerRequest.php', - 'GuzzleHttp\\Psr7\\Stream' => $vendorDir . '/guzzlehttp/psr7/src/Stream.php', - 'GuzzleHttp\\Psr7\\StreamDecoratorTrait' => $vendorDir . '/guzzlehttp/psr7/src/StreamDecoratorTrait.php', - 'GuzzleHttp\\Psr7\\StreamWrapper' => $vendorDir . '/guzzlehttp/psr7/src/StreamWrapper.php', - 'GuzzleHttp\\Psr7\\UploadedFile' => $vendorDir . '/guzzlehttp/psr7/src/UploadedFile.php', - 'GuzzleHttp\\Psr7\\Uri' => $vendorDir . '/guzzlehttp/psr7/src/Uri.php', - 'GuzzleHttp\\Psr7\\UriNormalizer' => $vendorDir . '/guzzlehttp/psr7/src/UriNormalizer.php', - 'GuzzleHttp\\Psr7\\UriResolver' => $vendorDir . '/guzzlehttp/psr7/src/UriResolver.php', - 'GuzzleHttp\\RedirectMiddleware' => $vendorDir . '/guzzlehttp/guzzle/src/RedirectMiddleware.php', - 'GuzzleHttp\\RequestOptions' => $vendorDir . '/guzzlehttp/guzzle/src/RequestOptions.php', - 'GuzzleHttp\\RetryMiddleware' => $vendorDir . '/guzzlehttp/guzzle/src/RetryMiddleware.php', - 'GuzzleHttp\\TransferStats' => $vendorDir . '/guzzlehttp/guzzle/src/TransferStats.php', - 'GuzzleHttp\\UriTemplate' => $vendorDir . '/guzzlehttp/guzzle/src/UriTemplate.php', - 'Monolog\\ErrorHandler' => $vendorDir . '/monolog/monolog/src/Monolog/ErrorHandler.php', - 'Monolog\\Formatter\\ChromePHPFormatter' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php', - 'Monolog\\Formatter\\ElasticaFormatter' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php', - 'Monolog\\Formatter\\FlowdockFormatter' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php', - 'Monolog\\Formatter\\FluentdFormatter' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php', - 'Monolog\\Formatter\\FormatterInterface' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php', - 'Monolog\\Formatter\\GelfMessageFormatter' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php', - 'Monolog\\Formatter\\HtmlFormatter' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php', - 'Monolog\\Formatter\\JsonFormatter' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php', - 'Monolog\\Formatter\\LineFormatter' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/LineFormatter.php', - 'Monolog\\Formatter\\LogglyFormatter' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php', - 'Monolog\\Formatter\\LogstashFormatter' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php', - 'Monolog\\Formatter\\MongoDBFormatter' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php', - 'Monolog\\Formatter\\NormalizerFormatter' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php', - 'Monolog\\Formatter\\ScalarFormatter' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php', - 'Monolog\\Formatter\\WildfireFormatter' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php', - 'Monolog\\Handler\\AbstractHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/AbstractHandler.php', - 'Monolog\\Handler\\AbstractProcessingHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php', - 'Monolog\\Handler\\AbstractSyslogHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php', - 'Monolog\\Handler\\AmqpHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/AmqpHandler.php', - 'Monolog\\Handler\\BrowserConsoleHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php', - 'Monolog\\Handler\\BufferHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/BufferHandler.php', - 'Monolog\\Handler\\ChromePHPHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php', - 'Monolog\\Handler\\CouchDBHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php', - 'Monolog\\Handler\\CubeHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/CubeHandler.php', - 'Monolog\\Handler\\Curl\\Util' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/Curl/Util.php', - 'Monolog\\Handler\\DeduplicationHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php', - 'Monolog\\Handler\\DoctrineCouchDBHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php', - 'Monolog\\Handler\\DynamoDbHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php', - 'Monolog\\Handler\\ElasticSearchHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/ElasticSearchHandler.php', - 'Monolog\\Handler\\ErrorLogHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php', - 'Monolog\\Handler\\FilterHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/FilterHandler.php', - 'Monolog\\Handler\\FingersCrossedHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php', - 'Monolog\\Handler\\FingersCrossed\\ActivationStrategyInterface' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php', - 'Monolog\\Handler\\FingersCrossed\\ChannelLevelActivationStrategy' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php', - 'Monolog\\Handler\\FingersCrossed\\ErrorLevelActivationStrategy' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php', - 'Monolog\\Handler\\FirePHPHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php', - 'Monolog\\Handler\\FleepHookHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php', - 'Monolog\\Handler\\FlowdockHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php', - 'Monolog\\Handler\\GelfHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/GelfHandler.php', - 'Monolog\\Handler\\GroupHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/GroupHandler.php', - 'Monolog\\Handler\\HandlerInterface' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/HandlerInterface.php', - 'Monolog\\Handler\\HandlerWrapper' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php', - 'Monolog\\Handler\\HipChatHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/HipChatHandler.php', - 'Monolog\\Handler\\IFTTTHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php', - 'Monolog\\Handler\\LogEntriesHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php', - 'Monolog\\Handler\\LogglyHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/LogglyHandler.php', - 'Monolog\\Handler\\MailHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/MailHandler.php', - 'Monolog\\Handler\\MandrillHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/MandrillHandler.php', - 'Monolog\\Handler\\MissingExtensionException' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php', - 'Monolog\\Handler\\MongoDBHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php', - 'Monolog\\Handler\\NativeMailerHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php', - 'Monolog\\Handler\\NewRelicHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php', - 'Monolog\\Handler\\NullHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/NullHandler.php', - 'Monolog\\Handler\\PHPConsoleHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php', - 'Monolog\\Handler\\PsrHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/PsrHandler.php', - 'Monolog\\Handler\\PushoverHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/PushoverHandler.php', - 'Monolog\\Handler\\RavenHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/RavenHandler.php', - 'Monolog\\Handler\\RedisHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/RedisHandler.php', - 'Monolog\\Handler\\RollbarHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/RollbarHandler.php', - 'Monolog\\Handler\\RotatingFileHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php', - 'Monolog\\Handler\\SamplingHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/SamplingHandler.php', - 'Monolog\\Handler\\SlackHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/SlackHandler.php', - 'Monolog\\Handler\\SlackWebhookHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php', - 'Monolog\\Handler\\Slack\\SlackRecord' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php', - 'Monolog\\Handler\\SlackbotHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/SlackbotHandler.php', - 'Monolog\\Handler\\SocketHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/SocketHandler.php', - 'Monolog\\Handler\\StreamHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/StreamHandler.php', - 'Monolog\\Handler\\SwiftMailerHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php', - 'Monolog\\Handler\\SyslogHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/SyslogHandler.php', - 'Monolog\\Handler\\SyslogUdpHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php', - 'Monolog\\Handler\\SyslogUdp\\UdpSocket' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php', - 'Monolog\\Handler\\TestHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/TestHandler.php', - 'Monolog\\Handler\\WhatFailureGroupHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php', - 'Monolog\\Handler\\ZendMonitorHandler' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php', - 'Monolog\\Logger' => $vendorDir . '/monolog/monolog/src/Monolog/Logger.php', - 'Monolog\\Processor\\GitProcessor' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/GitProcessor.php', - 'Monolog\\Processor\\IntrospectionProcessor' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php', - 'Monolog\\Processor\\MemoryPeakUsageProcessor' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php', - 'Monolog\\Processor\\MemoryProcessor' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php', - 'Monolog\\Processor\\MemoryUsageProcessor' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php', - 'Monolog\\Processor\\MercurialProcessor' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php', - 'Monolog\\Processor\\ProcessIdProcessor' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php', - 'Monolog\\Processor\\PsrLogMessageProcessor' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php', - 'Monolog\\Processor\\TagProcessor' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/TagProcessor.php', - 'Monolog\\Processor\\UidProcessor' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/UidProcessor.php', - 'Monolog\\Processor\\WebProcessor' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/WebProcessor.php', - 'Monolog\\Registry' => $vendorDir . '/monolog/monolog/src/Monolog/Registry.php', - 'Moometric\\genericActions' => $baseDir . '/src/Gsuite.php', - 'Moometric\\mooSignature' => $baseDir . '/src/Gsuite.php', - 'Psr\\Cache\\CacheException' => $vendorDir . '/psr/cache/src/CacheException.php', - 'Psr\\Cache\\CacheItemInterface' => $vendorDir . '/psr/cache/src/CacheItemInterface.php', - 'Psr\\Cache\\CacheItemPoolInterface' => $vendorDir . '/psr/cache/src/CacheItemPoolInterface.php', - 'Psr\\Cache\\InvalidArgumentException' => $vendorDir . '/psr/cache/src/InvalidArgumentException.php', - 'Psr\\Http\\Message\\MessageInterface' => $vendorDir . '/psr/http-message/src/MessageInterface.php', - 'Psr\\Http\\Message\\RequestInterface' => $vendorDir . '/psr/http-message/src/RequestInterface.php', - 'Psr\\Http\\Message\\ResponseInterface' => $vendorDir . '/psr/http-message/src/ResponseInterface.php', - 'Psr\\Http\\Message\\ServerRequestInterface' => $vendorDir . '/psr/http-message/src/ServerRequestInterface.php', - 'Psr\\Http\\Message\\StreamInterface' => $vendorDir . '/psr/http-message/src/StreamInterface.php', - 'Psr\\Http\\Message\\UploadedFileInterface' => $vendorDir . '/psr/http-message/src/UploadedFileInterface.php', - 'Psr\\Http\\Message\\UriInterface' => $vendorDir . '/psr/http-message/src/UriInterface.php', - 'Psr\\Log\\AbstractLogger' => $vendorDir . '/psr/log/Psr/Log/AbstractLogger.php', - 'Psr\\Log\\InvalidArgumentException' => $vendorDir . '/psr/log/Psr/Log/InvalidArgumentException.php', - 'Psr\\Log\\LogLevel' => $vendorDir . '/psr/log/Psr/Log/LogLevel.php', - 'Psr\\Log\\LoggerAwareInterface' => $vendorDir . '/psr/log/Psr/Log/LoggerAwareInterface.php', - 'Psr\\Log\\LoggerAwareTrait' => $vendorDir . '/psr/log/Psr/Log/LoggerAwareTrait.php', - 'Psr\\Log\\LoggerInterface' => $vendorDir . '/psr/log/Psr/Log/LoggerInterface.php', - 'Psr\\Log\\LoggerTrait' => $vendorDir . '/psr/log/Psr/Log/LoggerTrait.php', - 'Psr\\Log\\NullLogger' => $vendorDir . '/psr/log/Psr/Log/NullLogger.php', - 'Psr\\Log\\Test\\DummyTest' => $vendorDir . '/psr/log/Psr/Log/Test/LoggerInterfaceTest.php', - 'Psr\\Log\\Test\\LoggerInterfaceTest' => $vendorDir . '/psr/log/Psr/Log/Test/LoggerInterfaceTest.php', - 'phpseclib\\Crypt\\AES' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/AES.php', - 'phpseclib\\Crypt\\Base' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Base.php', - 'phpseclib\\Crypt\\Blowfish' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php', - 'phpseclib\\Crypt\\DES' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DES.php', - 'phpseclib\\Crypt\\Hash' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Hash.php', - 'phpseclib\\Crypt\\RC2' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/RC2.php', - 'phpseclib\\Crypt\\RC4' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/RC4.php', - 'phpseclib\\Crypt\\RSA' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/RSA.php', - 'phpseclib\\Crypt\\Random' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Random.php', - 'phpseclib\\Crypt\\Rijndael' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php', - 'phpseclib\\Crypt\\TripleDES' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php', - 'phpseclib\\Crypt\\Twofish' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php', - 'phpseclib\\File\\ANSI' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ANSI.php', - 'phpseclib\\File\\ASN1' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1.php', - 'phpseclib\\File\\ASN1\\Element' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php', - 'phpseclib\\File\\X509' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/X509.php', - 'phpseclib\\Math\\BigInteger' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger.php', - 'phpseclib\\Net\\SCP' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Net/SCP.php', - 'phpseclib\\Net\\SFTP' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Net/SFTP.php', - 'phpseclib\\Net\\SFTP\\Stream' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php', - 'phpseclib\\Net\\SSH1' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Net/SSH1.php', - 'phpseclib\\Net\\SSH2' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Net/SSH2.php', - 'phpseclib\\System\\SSH\\Agent' => $vendorDir . '/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php', - 'phpseclib\\System\\SSH\\Agent\\Identity' => $vendorDir . '/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php', ); diff --git a/vendor/composer/autoload_static.php b/vendor/composer/autoload_static.php index 73ddf053..7748491c 100644 --- a/vendor/composer/autoload_static.php +++ b/vendor/composer/autoload_static.php @@ -104,7300 +104,8 @@ class ComposerStaticInit02bbbe3bb1638f6c378ed1b14f3e6df8 ); public static $classMap = array ( - 'Firebase\\JWT\\BeforeValidException' => __DIR__ . '/..' . '/firebase/php-jwt/src/BeforeValidException.php', - 'Firebase\\JWT\\ExpiredException' => __DIR__ . '/..' . '/firebase/php-jwt/src/ExpiredException.php', - 'Firebase\\JWT\\JWT' => __DIR__ . '/..' . '/firebase/php-jwt/src/JWT.php', - 'Firebase\\JWT\\SignatureInvalidException' => __DIR__ . '/..' . '/firebase/php-jwt/src/SignatureInvalidException.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\\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\\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\\HttpHandler\\Guzzle5HttpHandler' => __DIR__ . '/..' . '/google/auth/src/HttpHandler/Guzzle5HttpHandler.php', - 'Google\\Auth\\HttpHandler\\Guzzle6HttpHandler' => __DIR__ . '/..' . '/google/auth/src/HttpHandler/Guzzle6HttpHandler.php', - 'Google\\Auth\\HttpHandler\\HttpHandlerFactory' => __DIR__ . '/..' . '/google/auth/src/HttpHandler/HttpHandlerFactory.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\\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_AccessToken_Revoke' => __DIR__ . '/..' . '/google/apiclient/src/Google/AccessToken/Revoke.php', - 'Google_AccessToken_Verify' => __DIR__ . '/..' . '/google/apiclient/src/Google/AccessToken/Verify.php', - 'Google_AuthHandler_AuthHandlerFactory' => __DIR__ . '/..' . '/google/apiclient/src/Google/AuthHandler/AuthHandlerFactory.php', - 'Google_AuthHandler_Guzzle5AuthHandler' => __DIR__ . '/..' . '/google/apiclient/src/Google/AuthHandler/Guzzle5AuthHandler.php', - 'Google_AuthHandler_Guzzle6AuthHandler' => __DIR__ . '/..' . '/google/apiclient/src/Google/AuthHandler/Guzzle6AuthHandler.php', - 'Google_Client' => __DIR__ . '/..' . '/google/apiclient/src/Google/Client.php', - 'Google_Collection' => __DIR__ . '/..' . '/google/apiclient/src/Google/Collection.php', - 'Google_Exception' => __DIR__ . '/..' . '/google/apiclient/src/Google/Exception.php', - 'Google_Http_Batch' => __DIR__ . '/..' . '/google/apiclient/src/Google/Http/Batch.php', - 'Google_Http_MediaFileUpload' => __DIR__ . '/..' . '/google/apiclient/src/Google/Http/MediaFileUpload.php', - 'Google_Http_REST' => __DIR__ . '/..' . '/google/apiclient/src/Google/Http/REST.php', - 'Google_Model' => __DIR__ . '/..' . '/google/apiclient/src/Google/Model.php', - 'Google_Service' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service.php', - 'Google_Service_AbusiveExperienceReport' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AbusiveExperienceReport.php', - 'Google_Service_AbusiveExperienceReport_Resource_Sites' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AbusiveExperienceReport/Resource/Sites.php', - 'Google_Service_AbusiveExperienceReport_Resource_ViolatingSites' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AbusiveExperienceReport/Resource/ViolatingSites.php', - 'Google_Service_AbusiveExperienceReport_SiteSummaryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AbusiveExperienceReport/SiteSummaryResponse.php', - 'Google_Service_AbusiveExperienceReport_ViolatingSitesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AbusiveExperienceReport/ViolatingSitesResponse.php', - 'Google_Service_Acceleratedmobilepageurl' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Acceleratedmobilepageurl.php', - 'Google_Service_Acceleratedmobilepageurl_AmpUrl' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Acceleratedmobilepageurl/AmpUrl.php', - 'Google_Service_Acceleratedmobilepageurl_AmpUrlError' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Acceleratedmobilepageurl/AmpUrlError.php', - 'Google_Service_Acceleratedmobilepageurl_BatchGetAmpUrlsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Acceleratedmobilepageurl/BatchGetAmpUrlsRequest.php', - 'Google_Service_Acceleratedmobilepageurl_BatchGetAmpUrlsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Acceleratedmobilepageurl/BatchGetAmpUrlsResponse.php', - 'Google_Service_Acceleratedmobilepageurl_Resource_AmpUrls' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Acceleratedmobilepageurl/Resource/AmpUrls.php', - 'Google_Service_AdExchangeBuyer' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer.php', - 'Google_Service_AdExchangeBuyerII' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII.php', - 'Google_Service_AdExchangeBuyerII_AbsoluteDateRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/AbsoluteDateRange.php', - 'Google_Service_AdExchangeBuyerII_AddDealAssociationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/AddDealAssociationRequest.php', - 'Google_Service_AdExchangeBuyerII_Adexchangebuyer2Empty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Adexchangebuyer2Empty.php', - 'Google_Service_AdExchangeBuyerII_AppContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/AppContext.php', - 'Google_Service_AdExchangeBuyerII_AuctionContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/AuctionContext.php', - 'Google_Service_AdExchangeBuyerII_BidMetricsRow' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/BidMetricsRow.php', - 'Google_Service_AdExchangeBuyerII_BidResponseWithoutBidsStatusRow' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/BidResponseWithoutBidsStatusRow.php', - 'Google_Service_AdExchangeBuyerII_CalloutStatusRow' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/CalloutStatusRow.php', - 'Google_Service_AdExchangeBuyerII_Client' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Client.php', - 'Google_Service_AdExchangeBuyerII_ClientUser' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ClientUser.php', - 'Google_Service_AdExchangeBuyerII_ClientUserInvitation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ClientUserInvitation.php', - 'Google_Service_AdExchangeBuyerII_Correction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Correction.php', - 'Google_Service_AdExchangeBuyerII_Creative' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Creative.php', - 'Google_Service_AdExchangeBuyerII_CreativeDealAssociation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/CreativeDealAssociation.php', - 'Google_Service_AdExchangeBuyerII_CreativeStatusRow' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/CreativeStatusRow.php', - 'Google_Service_AdExchangeBuyerII_Date' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Date.php', - 'Google_Service_AdExchangeBuyerII_Disapproval' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Disapproval.php', - 'Google_Service_AdExchangeBuyerII_FilterSet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/FilterSet.php', - 'Google_Service_AdExchangeBuyerII_FilteredBidCreativeRow' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/FilteredBidCreativeRow.php', - 'Google_Service_AdExchangeBuyerII_FilteredBidDetailRow' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/FilteredBidDetailRow.php', - 'Google_Service_AdExchangeBuyerII_FilteringStats' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/FilteringStats.php', - 'Google_Service_AdExchangeBuyerII_HtmlContent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/HtmlContent.php', - 'Google_Service_AdExchangeBuyerII_Image' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Image.php', - 'Google_Service_AdExchangeBuyerII_ImpressionMetricsRow' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ImpressionMetricsRow.php', - 'Google_Service_AdExchangeBuyerII_ListBidMetricsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListBidMetricsResponse.php', - 'Google_Service_AdExchangeBuyerII_ListBidResponseErrorsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListBidResponseErrorsResponse.php', - 'Google_Service_AdExchangeBuyerII_ListBidResponsesWithoutBidsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListBidResponsesWithoutBidsResponse.php', - 'Google_Service_AdExchangeBuyerII_ListClientUserInvitationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListClientUserInvitationsResponse.php', - 'Google_Service_AdExchangeBuyerII_ListClientUsersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListClientUsersResponse.php', - 'Google_Service_AdExchangeBuyerII_ListClientsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListClientsResponse.php', - 'Google_Service_AdExchangeBuyerII_ListCreativeStatusBreakdownByCreativeResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListCreativeStatusBreakdownByCreativeResponse.php', - 'Google_Service_AdExchangeBuyerII_ListCreativeStatusBreakdownByDetailResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListCreativeStatusBreakdownByDetailResponse.php', - 'Google_Service_AdExchangeBuyerII_ListCreativesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListCreativesResponse.php', - 'Google_Service_AdExchangeBuyerII_ListDealAssociationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListDealAssociationsResponse.php', - 'Google_Service_AdExchangeBuyerII_ListFilterSetsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListFilterSetsResponse.php', - 'Google_Service_AdExchangeBuyerII_ListFilteredBidRequestsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListFilteredBidRequestsResponse.php', - 'Google_Service_AdExchangeBuyerII_ListFilteredBidsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListFilteredBidsResponse.php', - 'Google_Service_AdExchangeBuyerII_ListImpressionMetricsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListImpressionMetricsResponse.php', - 'Google_Service_AdExchangeBuyerII_ListLosingBidsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListLosingBidsResponse.php', - 'Google_Service_AdExchangeBuyerII_ListNonBillableWinningBidsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListNonBillableWinningBidsResponse.php', - 'Google_Service_AdExchangeBuyerII_LocationContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/LocationContext.php', - 'Google_Service_AdExchangeBuyerII_MetricValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/MetricValue.php', - 'Google_Service_AdExchangeBuyerII_NativeContent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/NativeContent.php', - 'Google_Service_AdExchangeBuyerII_NonBillableWinningBidStatusRow' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/NonBillableWinningBidStatusRow.php', - 'Google_Service_AdExchangeBuyerII_PlatformContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/PlatformContext.php', - 'Google_Service_AdExchangeBuyerII_RealtimeTimeRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/RealtimeTimeRange.php', - 'Google_Service_AdExchangeBuyerII_Reason' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Reason.php', - 'Google_Service_AdExchangeBuyerII_RelativeDateRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/RelativeDateRange.php', - 'Google_Service_AdExchangeBuyerII_RemoveDealAssociationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/RemoveDealAssociationRequest.php', - 'Google_Service_AdExchangeBuyerII_Resource_Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/Accounts.php', - 'Google_Service_AdExchangeBuyerII_Resource_AccountsClients' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsClients.php', - 'Google_Service_AdExchangeBuyerII_Resource_AccountsClientsInvitations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsClientsInvitations.php', - 'Google_Service_AdExchangeBuyerII_Resource_AccountsClientsUsers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsClientsUsers.php', - 'Google_Service_AdExchangeBuyerII_Resource_AccountsCreatives' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsCreatives.php', - 'Google_Service_AdExchangeBuyerII_Resource_AccountsCreativesDealAssociations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsCreativesDealAssociations.php', - 'Google_Service_AdExchangeBuyerII_Resource_Bidders' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/Bidders.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersAccounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersAccounts.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSets' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersAccountsFilterSets.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSetsBidMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsBidMetrics.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSetsBidResponseErrors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsBidResponseErrors.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSetsBidResponsesWithoutBids' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsBidResponsesWithoutBids.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSetsFilteredBidRequests' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsFilteredBidRequests.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSetsFilteredBids' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsFilteredBids.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSetsFilteredBidsCreatives' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsFilteredBidsCreatives.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSetsFilteredBidsDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsFilteredBidsDetails.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSetsImpressionMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsImpressionMetrics.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSetsLosingBids' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsLosingBids.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSetsNonBillableWinningBids' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsNonBillableWinningBids.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSets' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersFilterSets.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSetsBidMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersFilterSetsBidMetrics.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSetsBidResponseErrors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersFilterSetsBidResponseErrors.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSetsBidResponsesWithoutBids' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersFilterSetsBidResponsesWithoutBids.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSetsFilteredBidRequests' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersFilterSetsFilteredBidRequests.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSetsFilteredBids' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersFilterSetsFilteredBids.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSetsFilteredBidsCreatives' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersFilterSetsFilteredBidsCreatives.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSetsFilteredBidsDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersFilterSetsFilteredBidsDetails.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSetsImpressionMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersFilterSetsImpressionMetrics.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSetsLosingBids' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersFilterSetsLosingBids.php', - 'Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSetsNonBillableWinningBids' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersFilterSetsNonBillableWinningBids.php', - 'Google_Service_AdExchangeBuyerII_RowDimensions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/RowDimensions.php', - 'Google_Service_AdExchangeBuyerII_SecurityContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/SecurityContext.php', - 'Google_Service_AdExchangeBuyerII_ServingContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ServingContext.php', - 'Google_Service_AdExchangeBuyerII_ServingRestriction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ServingRestriction.php', - 'Google_Service_AdExchangeBuyerII_StopWatchingCreativeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/StopWatchingCreativeRequest.php', - 'Google_Service_AdExchangeBuyerII_TimeInterval' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/TimeInterval.php', - 'Google_Service_AdExchangeBuyerII_VideoContent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/VideoContent.php', - 'Google_Service_AdExchangeBuyerII_WatchCreativeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/WatchCreativeRequest.php', - 'Google_Service_AdExchangeBuyer_Account' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Account.php', - 'Google_Service_AdExchangeBuyer_AccountBidderLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/AccountBidderLocation.php', - 'Google_Service_AdExchangeBuyer_AccountsList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/AccountsList.php', - 'Google_Service_AdExchangeBuyer_AddOrderDealsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/AddOrderDealsRequest.php', - 'Google_Service_AdExchangeBuyer_AddOrderDealsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/AddOrderDealsResponse.php', - 'Google_Service_AdExchangeBuyer_AddOrderNotesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/AddOrderNotesRequest.php', - 'Google_Service_AdExchangeBuyer_AddOrderNotesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/AddOrderNotesResponse.php', - 'Google_Service_AdExchangeBuyer_BillingInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/BillingInfo.php', - 'Google_Service_AdExchangeBuyer_BillingInfoList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/BillingInfoList.php', - 'Google_Service_AdExchangeBuyer_Budget' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Budget.php', - 'Google_Service_AdExchangeBuyer_Buyer' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Buyer.php', - 'Google_Service_AdExchangeBuyer_ContactInformation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/ContactInformation.php', - 'Google_Service_AdExchangeBuyer_CreateOrdersRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreateOrdersRequest.php', - 'Google_Service_AdExchangeBuyer_CreateOrdersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreateOrdersResponse.php', - 'Google_Service_AdExchangeBuyer_Creative' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Creative.php', - 'Google_Service_AdExchangeBuyer_CreativeCorrections' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreativeCorrections.php', - 'Google_Service_AdExchangeBuyer_CreativeCorrectionsContexts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreativeCorrectionsContexts.php', - 'Google_Service_AdExchangeBuyer_CreativeDealIds' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreativeDealIds.php', - 'Google_Service_AdExchangeBuyer_CreativeDealIdsDealStatuses' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreativeDealIdsDealStatuses.php', - 'Google_Service_AdExchangeBuyer_CreativeFilteringReasons' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreativeFilteringReasons.php', - 'Google_Service_AdExchangeBuyer_CreativeFilteringReasonsReasons' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreativeFilteringReasonsReasons.php', - 'Google_Service_AdExchangeBuyer_CreativeNativeAd' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreativeNativeAd.php', - 'Google_Service_AdExchangeBuyer_CreativeNativeAdAppIcon' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreativeNativeAdAppIcon.php', - 'Google_Service_AdExchangeBuyer_CreativeNativeAdImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreativeNativeAdImage.php', - 'Google_Service_AdExchangeBuyer_CreativeNativeAdLogo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreativeNativeAdLogo.php', - 'Google_Service_AdExchangeBuyer_CreativeServingRestrictions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreativeServingRestrictions.php', - 'Google_Service_AdExchangeBuyer_CreativeServingRestrictionsContexts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreativeServingRestrictionsContexts.php', - 'Google_Service_AdExchangeBuyer_CreativeServingRestrictionsDisapprovalReasons' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreativeServingRestrictionsDisapprovalReasons.php', - 'Google_Service_AdExchangeBuyer_CreativesList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/CreativesList.php', - 'Google_Service_AdExchangeBuyer_DealServingMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/DealServingMetadata.php', - 'Google_Service_AdExchangeBuyer_DealServingMetadataDealPauseStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/DealServingMetadataDealPauseStatus.php', - 'Google_Service_AdExchangeBuyer_DealTerms' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/DealTerms.php', - 'Google_Service_AdExchangeBuyer_DealTermsGuaranteedFixedPriceTerms' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/DealTermsGuaranteedFixedPriceTerms.php', - 'Google_Service_AdExchangeBuyer_DealTermsGuaranteedFixedPriceTermsBillingInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/DealTermsGuaranteedFixedPriceTermsBillingInfo.php', - 'Google_Service_AdExchangeBuyer_DealTermsNonGuaranteedAuctionTerms' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/DealTermsNonGuaranteedAuctionTerms.php', - 'Google_Service_AdExchangeBuyer_DealTermsNonGuaranteedFixedPriceTerms' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/DealTermsNonGuaranteedFixedPriceTerms.php', - 'Google_Service_AdExchangeBuyer_DealTermsRubiconNonGuaranteedTerms' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/DealTermsRubiconNonGuaranteedTerms.php', - 'Google_Service_AdExchangeBuyer_DeleteOrderDealsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/DeleteOrderDealsRequest.php', - 'Google_Service_AdExchangeBuyer_DeleteOrderDealsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/DeleteOrderDealsResponse.php', - 'Google_Service_AdExchangeBuyer_DeliveryControl' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/DeliveryControl.php', - 'Google_Service_AdExchangeBuyer_DeliveryControlFrequencyCap' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/DeliveryControlFrequencyCap.php', - 'Google_Service_AdExchangeBuyer_Dimension' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Dimension.php', - 'Google_Service_AdExchangeBuyer_DimensionDimensionValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/DimensionDimensionValue.php', - 'Google_Service_AdExchangeBuyer_EditAllOrderDealsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/EditAllOrderDealsRequest.php', - 'Google_Service_AdExchangeBuyer_EditAllOrderDealsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/EditAllOrderDealsResponse.php', - 'Google_Service_AdExchangeBuyer_GetOffersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/GetOffersResponse.php', - 'Google_Service_AdExchangeBuyer_GetOrderDealsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/GetOrderDealsResponse.php', - 'Google_Service_AdExchangeBuyer_GetOrderNotesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/GetOrderNotesResponse.php', - 'Google_Service_AdExchangeBuyer_GetOrdersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/GetOrdersResponse.php', - 'Google_Service_AdExchangeBuyer_GetPublisherProfilesByAccountIdResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/GetPublisherProfilesByAccountIdResponse.php', - 'Google_Service_AdExchangeBuyer_MarketplaceDeal' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/MarketplaceDeal.php', - 'Google_Service_AdExchangeBuyer_MarketplaceDealParty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/MarketplaceDealParty.php', - 'Google_Service_AdExchangeBuyer_MarketplaceLabel' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/MarketplaceLabel.php', - 'Google_Service_AdExchangeBuyer_MarketplaceNote' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/MarketplaceNote.php', - 'Google_Service_AdExchangeBuyer_PerformanceReport' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/PerformanceReport.php', - 'Google_Service_AdExchangeBuyer_PerformanceReportList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/PerformanceReportList.php', - 'Google_Service_AdExchangeBuyer_PretargetingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/PretargetingConfig.php', - 'Google_Service_AdExchangeBuyer_PretargetingConfigDimensions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/PretargetingConfigDimensions.php', - 'Google_Service_AdExchangeBuyer_PretargetingConfigExcludedPlacements' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/PretargetingConfigExcludedPlacements.php', - 'Google_Service_AdExchangeBuyer_PretargetingConfigList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/PretargetingConfigList.php', - 'Google_Service_AdExchangeBuyer_PretargetingConfigPlacements' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/PretargetingConfigPlacements.php', - 'Google_Service_AdExchangeBuyer_PretargetingConfigVideoPlayerSizes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/PretargetingConfigVideoPlayerSizes.php', - 'Google_Service_AdExchangeBuyer_Price' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Price.php', - 'Google_Service_AdExchangeBuyer_PricePerBuyer' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/PricePerBuyer.php', - 'Google_Service_AdExchangeBuyer_PrivateData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/PrivateData.php', - 'Google_Service_AdExchangeBuyer_Product' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Product.php', - 'Google_Service_AdExchangeBuyer_Proposal' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Proposal.php', - 'Google_Service_AdExchangeBuyer_PublisherProfileApiProto' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/PublisherProfileApiProto.php', - 'Google_Service_AdExchangeBuyer_PublisherProvidedForecast' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/PublisherProvidedForecast.php', - 'Google_Service_AdExchangeBuyer_Resource_Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Resource/Accounts.php', - 'Google_Service_AdExchangeBuyer_Resource_BillingInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Resource/BillingInfo.php', - 'Google_Service_AdExchangeBuyer_Resource_Budget' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Resource/Budget.php', - 'Google_Service_AdExchangeBuyer_Resource_Creatives' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Resource/Creatives.php', - 'Google_Service_AdExchangeBuyer_Resource_Marketplacedeals' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Resource/Marketplacedeals.php', - 'Google_Service_AdExchangeBuyer_Resource_Marketplacenotes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Resource/Marketplacenotes.php', - 'Google_Service_AdExchangeBuyer_Resource_Marketplaceprivateauction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Resource/Marketplaceprivateauction.php', - 'Google_Service_AdExchangeBuyer_Resource_PerformanceReport' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Resource/PerformanceReport.php', - 'Google_Service_AdExchangeBuyer_Resource_PretargetingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Resource/PretargetingConfig.php', - 'Google_Service_AdExchangeBuyer_Resource_Products' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Resource/Products.php', - 'Google_Service_AdExchangeBuyer_Resource_Proposals' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Resource/Proposals.php', - 'Google_Service_AdExchangeBuyer_Resource_Pubprofiles' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Resource/Pubprofiles.php', - 'Google_Service_AdExchangeBuyer_Seller' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Seller.php', - 'Google_Service_AdExchangeBuyer_SharedTargeting' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/SharedTargeting.php', - 'Google_Service_AdExchangeBuyer_TargetingValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/TargetingValue.php', - 'Google_Service_AdExchangeBuyer_TargetingValueCreativeSize' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/TargetingValueCreativeSize.php', - 'Google_Service_AdExchangeBuyer_TargetingValueDayPartTargeting' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/TargetingValueDayPartTargeting.php', - 'Google_Service_AdExchangeBuyer_TargetingValueDayPartTargetingDayPart' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/TargetingValueDayPartTargetingDayPart.php', - 'Google_Service_AdExchangeBuyer_TargetingValueDemogAgeCriteria' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/TargetingValueDemogAgeCriteria.php', - 'Google_Service_AdExchangeBuyer_TargetingValueDemogGenderCriteria' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/TargetingValueDemogGenderCriteria.php', - 'Google_Service_AdExchangeBuyer_TargetingValueSize' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/TargetingValueSize.php', - 'Google_Service_AdExchangeBuyer_UpdatePrivateAuctionProposalRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeBuyer/UpdatePrivateAuctionProposalRequest.php', - 'Google_Service_AdExchangeSeller' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeSeller.php', - 'Google_Service_AdExchangeSeller_Account' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Account.php', - 'Google_Service_AdExchangeSeller_Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Accounts.php', - 'Google_Service_AdExchangeSeller_AdClient' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/AdClient.php', - 'Google_Service_AdExchangeSeller_AdClients' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/AdClients.php', - 'Google_Service_AdExchangeSeller_Alert' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Alert.php', - 'Google_Service_AdExchangeSeller_Alerts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Alerts.php', - 'Google_Service_AdExchangeSeller_CustomChannel' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/CustomChannel.php', - 'Google_Service_AdExchangeSeller_CustomChannelTargetingInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/CustomChannelTargetingInfo.php', - 'Google_Service_AdExchangeSeller_CustomChannels' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/CustomChannels.php', - 'Google_Service_AdExchangeSeller_Metadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Metadata.php', - 'Google_Service_AdExchangeSeller_PreferredDeal' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/PreferredDeal.php', - 'Google_Service_AdExchangeSeller_PreferredDeals' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/PreferredDeals.php', - 'Google_Service_AdExchangeSeller_Report' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Report.php', - 'Google_Service_AdExchangeSeller_ReportHeaders' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/ReportHeaders.php', - 'Google_Service_AdExchangeSeller_ReportingMetadataEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/ReportingMetadataEntry.php', - 'Google_Service_AdExchangeSeller_Resource_Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Resource/Accounts.php', - 'Google_Service_AdExchangeSeller_Resource_AccountsAdclients' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Resource/AccountsAdclients.php', - 'Google_Service_AdExchangeSeller_Resource_AccountsAlerts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Resource/AccountsAlerts.php', - 'Google_Service_AdExchangeSeller_Resource_AccountsCustomchannels' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Resource/AccountsCustomchannels.php', - 'Google_Service_AdExchangeSeller_Resource_AccountsMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Resource/AccountsMetadata.php', - 'Google_Service_AdExchangeSeller_Resource_AccountsMetadataDimensions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Resource/AccountsMetadataDimensions.php', - 'Google_Service_AdExchangeSeller_Resource_AccountsMetadataMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Resource/AccountsMetadataMetrics.php', - 'Google_Service_AdExchangeSeller_Resource_AccountsPreferreddeals' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Resource/AccountsPreferreddeals.php', - 'Google_Service_AdExchangeSeller_Resource_AccountsReports' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Resource/AccountsReports.php', - 'Google_Service_AdExchangeSeller_Resource_AccountsReportsSaved' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Resource/AccountsReportsSaved.php', - 'Google_Service_AdExchangeSeller_Resource_AccountsUrlchannels' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/Resource/AccountsUrlchannels.php', - 'Google_Service_AdExchangeSeller_SavedReport' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/SavedReport.php', - 'Google_Service_AdExchangeSeller_SavedReports' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/SavedReports.php', - 'Google_Service_AdExchangeSeller_UrlChannel' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/UrlChannel.php', - 'Google_Service_AdExchangeSeller_UrlChannels' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExchangeSeller/UrlChannels.php', - 'Google_Service_AdExperienceReport' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExperienceReport.php', - 'Google_Service_AdExperienceReport_PlatformSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExperienceReport/PlatformSummary.php', - 'Google_Service_AdExperienceReport_Resource_Sites' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExperienceReport/Resource/Sites.php', - 'Google_Service_AdExperienceReport_Resource_ViolatingSites' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExperienceReport/Resource/ViolatingSites.php', - 'Google_Service_AdExperienceReport_SiteSummaryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExperienceReport/SiteSummaryResponse.php', - 'Google_Service_AdExperienceReport_ViolatingSitesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdExperienceReport/ViolatingSitesResponse.php', - 'Google_Service_AdSense' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense.php', - 'Google_Service_AdSenseHost' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSenseHost.php', - 'Google_Service_AdSenseHost_Account' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSenseHost/Account.php', - 'Google_Service_AdSenseHost_Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSenseHost/Accounts.php', - 'Google_Service_AdSenseHost_AdClient' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSenseHost/AdClient.php', - 'Google_Service_AdSenseHost_AdClients' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSenseHost/AdClients.php', - 'Google_Service_AdSenseHost_AdCode' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSenseHost/AdCode.php', - 'Google_Service_AdSenseHost_AdStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSenseHost/AdStyle.php', - 'Google_Service_AdSenseHost_AdStyleColors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSenseHost/AdStyleColors.php', - 'Google_Service_AdSenseHost_AdStyleFont' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSenseHost/AdStyleFont.php', - 'Google_Service_AdSenseHost_AdUnit' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSenseHost/AdUnit.php', - 'Google_Service_AdSenseHost_AdUnitContentAdsSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSenseHost/AdUnitContentAdsSettings.php', - 'Google_Service_AdSenseHost_AdUnitContentAdsSettingsBackupOption' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSenseHost/AdUnitContentAdsSettingsBackupOption.php', - 'Google_Service_AdSenseHost_AdUnitMobileContentAdsSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSenseHost/AdUnitMobileContentAdsSettings.php', - 'Google_Service_AdSenseHost_AdUnits' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSenseHost/AdUnits.php', - 'Google_Service_AdSenseHost_AssociationSession' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSenseHost/AssociationSession.php', - 'Google_Service_AdSenseHost_CustomChannel' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSenseHost/CustomChannel.php', - 'Google_Service_AdSenseHost_CustomChannels' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSenseHost/CustomChannels.php', - 'Google_Service_AdSenseHost_Report' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSenseHost/Report.php', - 'Google_Service_AdSenseHost_ReportHeaders' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSenseHost/ReportHeaders.php', - 'Google_Service_AdSenseHost_Resource_Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSenseHost/Resource/Accounts.php', - 'Google_Service_AdSenseHost_Resource_AccountsAdclients' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSenseHost/Resource/AccountsAdclients.php', - 'Google_Service_AdSenseHost_Resource_AccountsAdunits' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSenseHost/Resource/AccountsAdunits.php', - 'Google_Service_AdSenseHost_Resource_AccountsReports' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSenseHost/Resource/AccountsReports.php', - 'Google_Service_AdSenseHost_Resource_Adclients' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSenseHost/Resource/Adclients.php', - 'Google_Service_AdSenseHost_Resource_Associationsessions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSenseHost/Resource/Associationsessions.php', - 'Google_Service_AdSenseHost_Resource_Customchannels' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSenseHost/Resource/Customchannels.php', - 'Google_Service_AdSenseHost_Resource_Reports' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSenseHost/Resource/Reports.php', - 'Google_Service_AdSenseHost_Resource_Urlchannels' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSenseHost/Resource/Urlchannels.php', - 'Google_Service_AdSenseHost_UrlChannel' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSenseHost/UrlChannel.php', - 'Google_Service_AdSenseHost_UrlChannels' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSenseHost/UrlChannels.php', - 'Google_Service_AdSense_Account' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Account.php', - 'Google_Service_AdSense_Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Accounts.php', - 'Google_Service_AdSense_AdClient' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/AdClient.php', - 'Google_Service_AdSense_AdClients' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/AdClients.php', - 'Google_Service_AdSense_AdCode' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/AdCode.php', - 'Google_Service_AdSense_AdStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/AdStyle.php', - 'Google_Service_AdSense_AdStyleColors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/AdStyleColors.php', - 'Google_Service_AdSense_AdStyleFont' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/AdStyleFont.php', - 'Google_Service_AdSense_AdUnit' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/AdUnit.php', - 'Google_Service_AdSense_AdUnitContentAdsSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/AdUnitContentAdsSettings.php', - 'Google_Service_AdSense_AdUnitContentAdsSettingsBackupOption' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/AdUnitContentAdsSettingsBackupOption.php', - 'Google_Service_AdSense_AdUnitFeedAdsSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/AdUnitFeedAdsSettings.php', - 'Google_Service_AdSense_AdUnitMobileContentAdsSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/AdUnitMobileContentAdsSettings.php', - 'Google_Service_AdSense_AdUnits' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/AdUnits.php', - 'Google_Service_AdSense_AdsenseReportsGenerateResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/AdsenseReportsGenerateResponse.php', - 'Google_Service_AdSense_AdsenseReportsGenerateResponseHeaders' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/AdsenseReportsGenerateResponseHeaders.php', - 'Google_Service_AdSense_Alert' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Alert.php', - 'Google_Service_AdSense_Alerts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Alerts.php', - 'Google_Service_AdSense_CustomChannel' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/CustomChannel.php', - 'Google_Service_AdSense_CustomChannelTargetingInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/CustomChannelTargetingInfo.php', - 'Google_Service_AdSense_CustomChannels' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/CustomChannels.php', - 'Google_Service_AdSense_Metadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Metadata.php', - 'Google_Service_AdSense_Payment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Payment.php', - 'Google_Service_AdSense_Payments' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Payments.php', - 'Google_Service_AdSense_ReportingMetadataEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/ReportingMetadataEntry.php', - 'Google_Service_AdSense_Resource_Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Resource/Accounts.php', - 'Google_Service_AdSense_Resource_AccountsAdclients' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Resource/AccountsAdclients.php', - 'Google_Service_AdSense_Resource_AccountsAdunits' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Resource/AccountsAdunits.php', - 'Google_Service_AdSense_Resource_AccountsAdunitsCustomchannels' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Resource/AccountsAdunitsCustomchannels.php', - 'Google_Service_AdSense_Resource_AccountsAlerts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Resource/AccountsAlerts.php', - 'Google_Service_AdSense_Resource_AccountsCustomchannels' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Resource/AccountsCustomchannels.php', - 'Google_Service_AdSense_Resource_AccountsCustomchannelsAdunits' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Resource/AccountsCustomchannelsAdunits.php', - 'Google_Service_AdSense_Resource_AccountsPayments' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Resource/AccountsPayments.php', - 'Google_Service_AdSense_Resource_AccountsReports' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Resource/AccountsReports.php', - 'Google_Service_AdSense_Resource_AccountsReportsSaved' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Resource/AccountsReportsSaved.php', - 'Google_Service_AdSense_Resource_AccountsSavedadstyles' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Resource/AccountsSavedadstyles.php', - 'Google_Service_AdSense_Resource_AccountsUrlchannels' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Resource/AccountsUrlchannels.php', - 'Google_Service_AdSense_Resource_Adclients' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Resource/Adclients.php', - 'Google_Service_AdSense_Resource_Adunits' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Resource/Adunits.php', - 'Google_Service_AdSense_Resource_AdunitsCustomchannels' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Resource/AdunitsCustomchannels.php', - 'Google_Service_AdSense_Resource_Alerts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Resource/Alerts.php', - 'Google_Service_AdSense_Resource_Customchannels' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Resource/Customchannels.php', - 'Google_Service_AdSense_Resource_CustomchannelsAdunits' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Resource/CustomchannelsAdunits.php', - 'Google_Service_AdSense_Resource_Metadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Resource/Metadata.php', - 'Google_Service_AdSense_Resource_MetadataDimensions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Resource/MetadataDimensions.php', - 'Google_Service_AdSense_Resource_MetadataMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Resource/MetadataMetrics.php', - 'Google_Service_AdSense_Resource_Payments' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Resource/Payments.php', - 'Google_Service_AdSense_Resource_Reports' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Resource/Reports.php', - 'Google_Service_AdSense_Resource_ReportsSaved' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Resource/ReportsSaved.php', - 'Google_Service_AdSense_Resource_Savedadstyles' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Resource/Savedadstyles.php', - 'Google_Service_AdSense_Resource_Urlchannels' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/Resource/Urlchannels.php', - 'Google_Service_AdSense_SavedAdStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/SavedAdStyle.php', - 'Google_Service_AdSense_SavedAdStyles' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/SavedAdStyles.php', - 'Google_Service_AdSense_SavedReport' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/SavedReport.php', - 'Google_Service_AdSense_SavedReports' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/SavedReports.php', - 'Google_Service_AdSense_UrlChannel' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/UrlChannel.php', - 'Google_Service_AdSense_UrlChannels' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AdSense/UrlChannels.php', - 'Google_Service_Analytics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics.php', - 'Google_Service_AnalyticsReporting' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting.php', - 'Google_Service_AnalyticsReporting_Cohort' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/Cohort.php', - 'Google_Service_AnalyticsReporting_CohortGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/CohortGroup.php', - 'Google_Service_AnalyticsReporting_ColumnHeader' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/ColumnHeader.php', - 'Google_Service_AnalyticsReporting_DateRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/DateRange.php', - 'Google_Service_AnalyticsReporting_DateRangeValues' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/DateRangeValues.php', - 'Google_Service_AnalyticsReporting_Dimension' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/Dimension.php', - 'Google_Service_AnalyticsReporting_DimensionFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/DimensionFilter.php', - 'Google_Service_AnalyticsReporting_DimensionFilterClause' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/DimensionFilterClause.php', - 'Google_Service_AnalyticsReporting_DynamicSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/DynamicSegment.php', - 'Google_Service_AnalyticsReporting_GetReportsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/GetReportsRequest.php', - 'Google_Service_AnalyticsReporting_GetReportsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/GetReportsResponse.php', - 'Google_Service_AnalyticsReporting_Metric' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/Metric.php', - 'Google_Service_AnalyticsReporting_MetricFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/MetricFilter.php', - 'Google_Service_AnalyticsReporting_MetricFilterClause' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/MetricFilterClause.php', - 'Google_Service_AnalyticsReporting_MetricHeader' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/MetricHeader.php', - 'Google_Service_AnalyticsReporting_MetricHeaderEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/MetricHeaderEntry.php', - 'Google_Service_AnalyticsReporting_OrFiltersForSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/OrFiltersForSegment.php', - 'Google_Service_AnalyticsReporting_OrderBy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/OrderBy.php', - 'Google_Service_AnalyticsReporting_Pivot' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/Pivot.php', - 'Google_Service_AnalyticsReporting_PivotHeader' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/PivotHeader.php', - 'Google_Service_AnalyticsReporting_PivotHeaderEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/PivotHeaderEntry.php', - 'Google_Service_AnalyticsReporting_PivotValueRegion' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/PivotValueRegion.php', - 'Google_Service_AnalyticsReporting_Report' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/Report.php', - 'Google_Service_AnalyticsReporting_ReportData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/ReportData.php', - 'Google_Service_AnalyticsReporting_ReportRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/ReportRequest.php', - 'Google_Service_AnalyticsReporting_ReportRow' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/ReportRow.php', - 'Google_Service_AnalyticsReporting_ResourceQuotasRemaining' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/ResourceQuotasRemaining.php', - 'Google_Service_AnalyticsReporting_Resource_Reports' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/Resource/Reports.php', - 'Google_Service_AnalyticsReporting_Segment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/Segment.php', - 'Google_Service_AnalyticsReporting_SegmentDefinition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/SegmentDefinition.php', - 'Google_Service_AnalyticsReporting_SegmentDimensionFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/SegmentDimensionFilter.php', - 'Google_Service_AnalyticsReporting_SegmentFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/SegmentFilter.php', - 'Google_Service_AnalyticsReporting_SegmentFilterClause' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/SegmentFilterClause.php', - 'Google_Service_AnalyticsReporting_SegmentMetricFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/SegmentMetricFilter.php', - 'Google_Service_AnalyticsReporting_SegmentSequenceStep' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/SegmentSequenceStep.php', - 'Google_Service_AnalyticsReporting_SequenceSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/SequenceSegment.php', - 'Google_Service_AnalyticsReporting_SimpleSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AnalyticsReporting/SimpleSegment.php', - 'Google_Service_Analytics_Account' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Account.php', - 'Google_Service_Analytics_AccountChildLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/AccountChildLink.php', - 'Google_Service_Analytics_AccountPermissions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/AccountPermissions.php', - 'Google_Service_Analytics_AccountRef' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/AccountRef.php', - 'Google_Service_Analytics_AccountSummaries' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/AccountSummaries.php', - 'Google_Service_Analytics_AccountSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/AccountSummary.php', - 'Google_Service_Analytics_AccountTicket' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/AccountTicket.php', - 'Google_Service_Analytics_AccountTreeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/AccountTreeRequest.php', - 'Google_Service_Analytics_AccountTreeRequestAccountSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/AccountTreeRequestAccountSettings.php', - 'Google_Service_Analytics_AccountTreeResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/AccountTreeResponse.php', - 'Google_Service_Analytics_AccountTreeResponseAccountSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/AccountTreeResponseAccountSettings.php', - 'Google_Service_Analytics_Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Accounts.php', - 'Google_Service_Analytics_AdWordsAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/AdWordsAccount.php', - 'Google_Service_Analytics_AnalyticsDataimportDeleteUploadDataRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/AnalyticsDataimportDeleteUploadDataRequest.php', - 'Google_Service_Analytics_Column' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Column.php', - 'Google_Service_Analytics_Columns' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Columns.php', - 'Google_Service_Analytics_CustomDataSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/CustomDataSource.php', - 'Google_Service_Analytics_CustomDataSourceChildLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/CustomDataSourceChildLink.php', - 'Google_Service_Analytics_CustomDataSourceParentLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/CustomDataSourceParentLink.php', - 'Google_Service_Analytics_CustomDataSources' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/CustomDataSources.php', - 'Google_Service_Analytics_CustomDimension' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/CustomDimension.php', - 'Google_Service_Analytics_CustomDimensionParentLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/CustomDimensionParentLink.php', - 'Google_Service_Analytics_CustomDimensions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/CustomDimensions.php', - 'Google_Service_Analytics_CustomMetric' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/CustomMetric.php', - 'Google_Service_Analytics_CustomMetricParentLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/CustomMetricParentLink.php', - 'Google_Service_Analytics_CustomMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/CustomMetrics.php', - 'Google_Service_Analytics_EntityAdWordsLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/EntityAdWordsLink.php', - 'Google_Service_Analytics_EntityAdWordsLinkEntity' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/EntityAdWordsLinkEntity.php', - 'Google_Service_Analytics_EntityAdWordsLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/EntityAdWordsLinks.php', - 'Google_Service_Analytics_EntityUserLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/EntityUserLink.php', - 'Google_Service_Analytics_EntityUserLinkEntity' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/EntityUserLinkEntity.php', - 'Google_Service_Analytics_EntityUserLinkPermissions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/EntityUserLinkPermissions.php', - 'Google_Service_Analytics_EntityUserLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/EntityUserLinks.php', - 'Google_Service_Analytics_Experiment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Experiment.php', - 'Google_Service_Analytics_ExperimentParentLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/ExperimentParentLink.php', - 'Google_Service_Analytics_ExperimentVariations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/ExperimentVariations.php', - 'Google_Service_Analytics_Experiments' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Experiments.php', - 'Google_Service_Analytics_Filter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Filter.php', - 'Google_Service_Analytics_FilterAdvancedDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/FilterAdvancedDetails.php', - 'Google_Service_Analytics_FilterExpression' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/FilterExpression.php', - 'Google_Service_Analytics_FilterLowercaseDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/FilterLowercaseDetails.php', - 'Google_Service_Analytics_FilterParentLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/FilterParentLink.php', - 'Google_Service_Analytics_FilterRef' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/FilterRef.php', - 'Google_Service_Analytics_FilterSearchAndReplaceDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/FilterSearchAndReplaceDetails.php', - 'Google_Service_Analytics_FilterUppercaseDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/FilterUppercaseDetails.php', - 'Google_Service_Analytics_Filters' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Filters.php', - 'Google_Service_Analytics_GaData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/GaData.php', - 'Google_Service_Analytics_GaDataColumnHeaders' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/GaDataColumnHeaders.php', - 'Google_Service_Analytics_GaDataDataTable' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/GaDataDataTable.php', - 'Google_Service_Analytics_GaDataDataTableCols' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/GaDataDataTableCols.php', - 'Google_Service_Analytics_GaDataDataTableRows' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/GaDataDataTableRows.php', - 'Google_Service_Analytics_GaDataDataTableRowsC' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/GaDataDataTableRowsC.php', - 'Google_Service_Analytics_GaDataProfileInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/GaDataProfileInfo.php', - 'Google_Service_Analytics_GaDataQuery' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/GaDataQuery.php', - 'Google_Service_Analytics_Goal' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Goal.php', - 'Google_Service_Analytics_GoalEventDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/GoalEventDetails.php', - 'Google_Service_Analytics_GoalEventDetailsEventConditions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/GoalEventDetailsEventConditions.php', - 'Google_Service_Analytics_GoalParentLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/GoalParentLink.php', - 'Google_Service_Analytics_GoalUrlDestinationDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/GoalUrlDestinationDetails.php', - 'Google_Service_Analytics_GoalUrlDestinationDetailsSteps' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/GoalUrlDestinationDetailsSteps.php', - 'Google_Service_Analytics_GoalVisitNumPagesDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/GoalVisitNumPagesDetails.php', - 'Google_Service_Analytics_GoalVisitTimeOnSiteDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/GoalVisitTimeOnSiteDetails.php', - 'Google_Service_Analytics_Goals' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Goals.php', - 'Google_Service_Analytics_IncludeConditions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/IncludeConditions.php', - 'Google_Service_Analytics_LinkedForeignAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/LinkedForeignAccount.php', - 'Google_Service_Analytics_McfData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/McfData.php', - 'Google_Service_Analytics_McfDataColumnHeaders' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/McfDataColumnHeaders.php', - 'Google_Service_Analytics_McfDataProfileInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/McfDataProfileInfo.php', - 'Google_Service_Analytics_McfDataQuery' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/McfDataQuery.php', - 'Google_Service_Analytics_McfDataRows' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/McfDataRows.php', - 'Google_Service_Analytics_McfDataRowsConversionPathValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/McfDataRowsConversionPathValue.php', - 'Google_Service_Analytics_Profile' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Profile.php', - 'Google_Service_Analytics_ProfileChildLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/ProfileChildLink.php', - 'Google_Service_Analytics_ProfileFilterLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/ProfileFilterLink.php', - 'Google_Service_Analytics_ProfileFilterLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/ProfileFilterLinks.php', - 'Google_Service_Analytics_ProfileParentLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/ProfileParentLink.php', - 'Google_Service_Analytics_ProfilePermissions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/ProfilePermissions.php', - 'Google_Service_Analytics_ProfileRef' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/ProfileRef.php', - 'Google_Service_Analytics_ProfileSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/ProfileSummary.php', - 'Google_Service_Analytics_Profiles' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Profiles.php', - 'Google_Service_Analytics_RealtimeData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/RealtimeData.php', - 'Google_Service_Analytics_RealtimeDataColumnHeaders' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/RealtimeDataColumnHeaders.php', - 'Google_Service_Analytics_RealtimeDataProfileInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/RealtimeDataProfileInfo.php', - 'Google_Service_Analytics_RealtimeDataQuery' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/RealtimeDataQuery.php', - 'Google_Service_Analytics_RemarketingAudience' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/RemarketingAudience.php', - 'Google_Service_Analytics_RemarketingAudienceAudienceDefinition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/RemarketingAudienceAudienceDefinition.php', - 'Google_Service_Analytics_RemarketingAudienceStateBasedAudienceDefinition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/RemarketingAudienceStateBasedAudienceDefinition.php', - 'Google_Service_Analytics_RemarketingAudienceStateBasedAudienceDefinitionExcludeConditions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/RemarketingAudienceStateBasedAudienceDefinitionExcludeConditions.php', - 'Google_Service_Analytics_RemarketingAudiences' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/RemarketingAudiences.php', - 'Google_Service_Analytics_Resource_Data' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Resource/Data.php', - 'Google_Service_Analytics_Resource_DataGa' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Resource/DataGa.php', - 'Google_Service_Analytics_Resource_DataMcf' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Resource/DataMcf.php', - 'Google_Service_Analytics_Resource_DataRealtime' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Resource/DataRealtime.php', - 'Google_Service_Analytics_Resource_Management' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Resource/Management.php', - 'Google_Service_Analytics_Resource_ManagementAccountSummaries' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementAccountSummaries.php', - 'Google_Service_Analytics_Resource_ManagementAccountUserLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementAccountUserLinks.php', - 'Google_Service_Analytics_Resource_ManagementAccounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementAccounts.php', - 'Google_Service_Analytics_Resource_ManagementCustomDataSources' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementCustomDataSources.php', - 'Google_Service_Analytics_Resource_ManagementCustomDimensions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementCustomDimensions.php', - 'Google_Service_Analytics_Resource_ManagementCustomMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementCustomMetrics.php', - 'Google_Service_Analytics_Resource_ManagementExperiments' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementExperiments.php', - 'Google_Service_Analytics_Resource_ManagementFilters' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementFilters.php', - 'Google_Service_Analytics_Resource_ManagementGoals' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementGoals.php', - 'Google_Service_Analytics_Resource_ManagementProfileFilterLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementProfileFilterLinks.php', - 'Google_Service_Analytics_Resource_ManagementProfileUserLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementProfileUserLinks.php', - 'Google_Service_Analytics_Resource_ManagementProfiles' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementProfiles.php', - 'Google_Service_Analytics_Resource_ManagementRemarketingAudience' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementRemarketingAudience.php', - 'Google_Service_Analytics_Resource_ManagementSegments' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementSegments.php', - 'Google_Service_Analytics_Resource_ManagementUnsampledReports' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementUnsampledReports.php', - 'Google_Service_Analytics_Resource_ManagementUploads' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementUploads.php', - 'Google_Service_Analytics_Resource_ManagementWebPropertyAdWordsLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementWebPropertyAdWordsLinks.php', - 'Google_Service_Analytics_Resource_ManagementWebproperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementWebproperties.php', - 'Google_Service_Analytics_Resource_ManagementWebpropertyUserLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementWebpropertyUserLinks.php', - 'Google_Service_Analytics_Resource_Metadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Resource/Metadata.php', - 'Google_Service_Analytics_Resource_MetadataColumns' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Resource/MetadataColumns.php', - 'Google_Service_Analytics_Resource_Provisioning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Resource/Provisioning.php', - 'Google_Service_Analytics_Segment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Segment.php', - 'Google_Service_Analytics_Segments' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Segments.php', - 'Google_Service_Analytics_UnsampledReport' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/UnsampledReport.php', - 'Google_Service_Analytics_UnsampledReportCloudStorageDownloadDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/UnsampledReportCloudStorageDownloadDetails.php', - 'Google_Service_Analytics_UnsampledReportDriveDownloadDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/UnsampledReportDriveDownloadDetails.php', - 'Google_Service_Analytics_UnsampledReports' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/UnsampledReports.php', - 'Google_Service_Analytics_Upload' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Upload.php', - 'Google_Service_Analytics_Uploads' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Uploads.php', - 'Google_Service_Analytics_UserRef' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/UserRef.php', - 'Google_Service_Analytics_WebPropertyRef' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/WebPropertyRef.php', - 'Google_Service_Analytics_WebPropertySummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/WebPropertySummary.php', - 'Google_Service_Analytics_Webproperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Webproperties.php', - 'Google_Service_Analytics_Webproperty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/Webproperty.php', - 'Google_Service_Analytics_WebpropertyChildLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/WebpropertyChildLink.php', - 'Google_Service_Analytics_WebpropertyParentLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/WebpropertyParentLink.php', - 'Google_Service_Analytics_WebpropertyPermissions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Analytics/WebpropertyPermissions.php', - 'Google_Service_AndroidEnterprise' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise.php', - 'Google_Service_AndroidEnterprise_Administrator' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Administrator.php', - 'Google_Service_AndroidEnterprise_AdministratorWebToken' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/AdministratorWebToken.php', - 'Google_Service_AndroidEnterprise_AdministratorWebTokenSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/AdministratorWebTokenSpec.php', - 'Google_Service_AndroidEnterprise_AndroidDevicePolicyConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/AndroidDevicePolicyConfig.php', - 'Google_Service_AndroidEnterprise_AppRestrictionsSchema' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/AppRestrictionsSchema.php', - 'Google_Service_AndroidEnterprise_AppRestrictionsSchemaChangeEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/AppRestrictionsSchemaChangeEvent.php', - 'Google_Service_AndroidEnterprise_AppRestrictionsSchemaRestriction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/AppRestrictionsSchemaRestriction.php', - 'Google_Service_AndroidEnterprise_AppRestrictionsSchemaRestrictionRestrictionValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/AppRestrictionsSchemaRestrictionRestrictionValue.php', - 'Google_Service_AndroidEnterprise_AppUpdateEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/AppUpdateEvent.php', - 'Google_Service_AndroidEnterprise_AppVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/AppVersion.php', - 'Google_Service_AndroidEnterprise_ApprovalUrlInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ApprovalUrlInfo.php', - 'Google_Service_AndroidEnterprise_AuthenticationToken' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/AuthenticationToken.php', - 'Google_Service_AndroidEnterprise_ConfigurationVariables' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ConfigurationVariables.php', - 'Google_Service_AndroidEnterprise_Device' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Device.php', - 'Google_Service_AndroidEnterprise_DeviceState' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/DeviceState.php', - 'Google_Service_AndroidEnterprise_DevicesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/DevicesListResponse.php', - 'Google_Service_AndroidEnterprise_Enterprise' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Enterprise.php', - 'Google_Service_AndroidEnterprise_EnterpriseAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/EnterpriseAccount.php', - 'Google_Service_AndroidEnterprise_EnterprisesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/EnterprisesListResponse.php', - 'Google_Service_AndroidEnterprise_EnterprisesSendTestPushNotificationResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/EnterprisesSendTestPushNotificationResponse.php', - 'Google_Service_AndroidEnterprise_Entitlement' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Entitlement.php', - 'Google_Service_AndroidEnterprise_EntitlementsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/EntitlementsListResponse.php', - 'Google_Service_AndroidEnterprise_GroupLicense' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/GroupLicense.php', - 'Google_Service_AndroidEnterprise_GroupLicenseUsersListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/GroupLicenseUsersListResponse.php', - 'Google_Service_AndroidEnterprise_GroupLicensesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/GroupLicensesListResponse.php', - 'Google_Service_AndroidEnterprise_Install' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Install.php', - 'Google_Service_AndroidEnterprise_InstallFailureEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/InstallFailureEvent.php', - 'Google_Service_AndroidEnterprise_InstallsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/InstallsListResponse.php', - 'Google_Service_AndroidEnterprise_LocalizedText' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/LocalizedText.php', - 'Google_Service_AndroidEnterprise_ManagedConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ManagedConfiguration.php', - 'Google_Service_AndroidEnterprise_ManagedConfigurationsForDeviceListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ManagedConfigurationsForDeviceListResponse.php', - 'Google_Service_AndroidEnterprise_ManagedConfigurationsForUserListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ManagedConfigurationsForUserListResponse.php', - 'Google_Service_AndroidEnterprise_ManagedConfigurationsSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ManagedConfigurationsSettings.php', - 'Google_Service_AndroidEnterprise_ManagedConfigurationsSettingsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ManagedConfigurationsSettingsListResponse.php', - 'Google_Service_AndroidEnterprise_ManagedProperty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ManagedProperty.php', - 'Google_Service_AndroidEnterprise_ManagedPropertyBundle' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ManagedPropertyBundle.php', - 'Google_Service_AndroidEnterprise_NewDeviceEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/NewDeviceEvent.php', - 'Google_Service_AndroidEnterprise_NewPermissionsEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/NewPermissionsEvent.php', - 'Google_Service_AndroidEnterprise_Notification' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Notification.php', - 'Google_Service_AndroidEnterprise_NotificationSet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/NotificationSet.php', - 'Google_Service_AndroidEnterprise_PageInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/PageInfo.php', - 'Google_Service_AndroidEnterprise_Permission' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Permission.php', - 'Google_Service_AndroidEnterprise_Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Policy.php', - 'Google_Service_AndroidEnterprise_Product' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Product.php', - 'Google_Service_AndroidEnterprise_ProductApprovalEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ProductApprovalEvent.php', - 'Google_Service_AndroidEnterprise_ProductAvailabilityChangeEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ProductAvailabilityChangeEvent.php', - 'Google_Service_AndroidEnterprise_ProductPermission' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ProductPermission.php', - 'Google_Service_AndroidEnterprise_ProductPermissions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ProductPermissions.php', - 'Google_Service_AndroidEnterprise_ProductPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ProductPolicy.php', - 'Google_Service_AndroidEnterprise_ProductSet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ProductSet.php', - 'Google_Service_AndroidEnterprise_ProductSigningCertificate' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ProductSigningCertificate.php', - 'Google_Service_AndroidEnterprise_ProductVisibility' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ProductVisibility.php', - 'Google_Service_AndroidEnterprise_ProductsApproveRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ProductsApproveRequest.php', - 'Google_Service_AndroidEnterprise_ProductsGenerateApprovalUrlResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ProductsGenerateApprovalUrlResponse.php', - 'Google_Service_AndroidEnterprise_ProductsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ProductsListResponse.php', - 'Google_Service_AndroidEnterprise_Resource_Devices' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Devices.php', - 'Google_Service_AndroidEnterprise_Resource_Enterprises' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Enterprises.php', - 'Google_Service_AndroidEnterprise_Resource_Entitlements' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Entitlements.php', - 'Google_Service_AndroidEnterprise_Resource_Grouplicenses' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Grouplicenses.php', - 'Google_Service_AndroidEnterprise_Resource_Grouplicenseusers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Grouplicenseusers.php', - 'Google_Service_AndroidEnterprise_Resource_Installs' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Installs.php', - 'Google_Service_AndroidEnterprise_Resource_Managedconfigurationsfordevice' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Managedconfigurationsfordevice.php', - 'Google_Service_AndroidEnterprise_Resource_Managedconfigurationsforuser' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Managedconfigurationsforuser.php', - 'Google_Service_AndroidEnterprise_Resource_Managedconfigurationssettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Managedconfigurationssettings.php', - 'Google_Service_AndroidEnterprise_Resource_Permissions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Permissions.php', - 'Google_Service_AndroidEnterprise_Resource_Products' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Products.php', - 'Google_Service_AndroidEnterprise_Resource_Serviceaccountkeys' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Serviceaccountkeys.php', - 'Google_Service_AndroidEnterprise_Resource_Storelayoutclusters' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Storelayoutclusters.php', - 'Google_Service_AndroidEnterprise_Resource_Storelayoutpages' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Storelayoutpages.php', - 'Google_Service_AndroidEnterprise_Resource_Users' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Users.php', - 'Google_Service_AndroidEnterprise_ServiceAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ServiceAccount.php', - 'Google_Service_AndroidEnterprise_ServiceAccountKey' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ServiceAccountKey.php', - 'Google_Service_AndroidEnterprise_ServiceAccountKeysListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/ServiceAccountKeysListResponse.php', - 'Google_Service_AndroidEnterprise_SignupInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/SignupInfo.php', - 'Google_Service_AndroidEnterprise_StoreCluster' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/StoreCluster.php', - 'Google_Service_AndroidEnterprise_StoreLayout' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/StoreLayout.php', - 'Google_Service_AndroidEnterprise_StoreLayoutClustersListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/StoreLayoutClustersListResponse.php', - 'Google_Service_AndroidEnterprise_StoreLayoutPagesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/StoreLayoutPagesListResponse.php', - 'Google_Service_AndroidEnterprise_StorePage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/StorePage.php', - 'Google_Service_AndroidEnterprise_TokenPagination' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/TokenPagination.php', - 'Google_Service_AndroidEnterprise_User' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/User.php', - 'Google_Service_AndroidEnterprise_UserToken' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/UserToken.php', - 'Google_Service_AndroidEnterprise_UsersListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/UsersListResponse.php', - 'Google_Service_AndroidEnterprise_VariableSet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidEnterprise/VariableSet.php', - 'Google_Service_AndroidManagement' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement.php', - 'Google_Service_AndroidManagement_AlwaysOnVpnPackage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/AlwaysOnVpnPackage.php', - 'Google_Service_AndroidManagement_AndroidmanagementEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/AndroidmanagementEmpty.php', - 'Google_Service_AndroidManagement_ApiLevelCondition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/ApiLevelCondition.php', - 'Google_Service_AndroidManagement_Application' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/Application.php', - 'Google_Service_AndroidManagement_ApplicationPermission' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/ApplicationPermission.php', - 'Google_Service_AndroidManagement_ApplicationPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/ApplicationPolicy.php', - 'Google_Service_AndroidManagement_Command' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/Command.php', - 'Google_Service_AndroidManagement_ComplianceRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/ComplianceRule.php', - 'Google_Service_AndroidManagement_Device' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/Device.php', - 'Google_Service_AndroidManagement_DeviceSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/DeviceSettings.php', - 'Google_Service_AndroidManagement_Display' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/Display.php', - 'Google_Service_AndroidManagement_EnrollmentToken' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/EnrollmentToken.php', - 'Google_Service_AndroidManagement_Enterprise' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/Enterprise.php', - 'Google_Service_AndroidManagement_ExternalData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/ExternalData.php', - 'Google_Service_AndroidManagement_HardwareInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/HardwareInfo.php', - 'Google_Service_AndroidManagement_HardwareStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/HardwareStatus.php', - 'Google_Service_AndroidManagement_ListDevicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/ListDevicesResponse.php', - 'Google_Service_AndroidManagement_ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/ListOperationsResponse.php', - 'Google_Service_AndroidManagement_ListPoliciesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/ListPoliciesResponse.php', - 'Google_Service_AndroidManagement_ManagedProperty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/ManagedProperty.php', - 'Google_Service_AndroidManagement_ManagedPropertyEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/ManagedPropertyEntry.php', - 'Google_Service_AndroidManagement_MemoryEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/MemoryEvent.php', - 'Google_Service_AndroidManagement_MemoryInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/MemoryInfo.php', - 'Google_Service_AndroidManagement_NetworkInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/NetworkInfo.php', - 'Google_Service_AndroidManagement_NonComplianceDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/NonComplianceDetail.php', - 'Google_Service_AndroidManagement_NonComplianceDetailCondition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/NonComplianceDetailCondition.php', - 'Google_Service_AndroidManagement_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/Operation.php', - 'Google_Service_AndroidManagement_PackageNameList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/PackageNameList.php', - 'Google_Service_AndroidManagement_PasswordRequirements' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/PasswordRequirements.php', - 'Google_Service_AndroidManagement_PermissionGrant' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/PermissionGrant.php', - 'Google_Service_AndroidManagement_PersistentPreferredActivity' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/PersistentPreferredActivity.php', - 'Google_Service_AndroidManagement_Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/Policy.php', - 'Google_Service_AndroidManagement_PowerManagementEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/PowerManagementEvent.php', - 'Google_Service_AndroidManagement_ProxyInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/ProxyInfo.php', - 'Google_Service_AndroidManagement_Resource_Enterprises' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/Enterprises.php', - 'Google_Service_AndroidManagement_Resource_EnterprisesApplications' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/EnterprisesApplications.php', - 'Google_Service_AndroidManagement_Resource_EnterprisesDevices' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/EnterprisesDevices.php', - 'Google_Service_AndroidManagement_Resource_EnterprisesDevicesOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/EnterprisesDevicesOperations.php', - 'Google_Service_AndroidManagement_Resource_EnterprisesEnrollmentTokens' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/EnterprisesEnrollmentTokens.php', - 'Google_Service_AndroidManagement_Resource_EnterprisesPolicies' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/EnterprisesPolicies.php', - 'Google_Service_AndroidManagement_Resource_EnterprisesWebTokens' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/EnterprisesWebTokens.php', - 'Google_Service_AndroidManagement_Resource_SignupUrls' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/SignupUrls.php', - 'Google_Service_AndroidManagement_SignupUrl' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/SignupUrl.php', - 'Google_Service_AndroidManagement_SoftwareInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/SoftwareInfo.php', - 'Google_Service_AndroidManagement_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/Status.php', - 'Google_Service_AndroidManagement_StatusReportingSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/StatusReportingSettings.php', - 'Google_Service_AndroidManagement_SystemUpdate' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/SystemUpdate.php', - 'Google_Service_AndroidManagement_UserFacingMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/UserFacingMessage.php', - 'Google_Service_AndroidManagement_WebToken' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidManagement/WebToken.php', - 'Google_Service_AndroidProvisioningPartner' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner.php', - 'Google_Service_AndroidProvisioningPartner_AndroiddeviceprovisioningEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/AndroiddeviceprovisioningEmpty.php', - 'Google_Service_AndroidProvisioningPartner_ClaimDeviceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/ClaimDeviceRequest.php', - 'Google_Service_AndroidProvisioningPartner_ClaimDeviceResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/ClaimDeviceResponse.php', - 'Google_Service_AndroidProvisioningPartner_ClaimDevicesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/ClaimDevicesRequest.php', - 'Google_Service_AndroidProvisioningPartner_Company' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Company.php', - 'Google_Service_AndroidProvisioningPartner_Configuration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Configuration.php', - 'Google_Service_AndroidProvisioningPartner_CreateCustomerRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/CreateCustomerRequest.php', - 'Google_Service_AndroidProvisioningPartner_CustomerApplyConfigurationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/CustomerApplyConfigurationRequest.php', - 'Google_Service_AndroidProvisioningPartner_CustomerListConfigurationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/CustomerListConfigurationsResponse.php', - 'Google_Service_AndroidProvisioningPartner_CustomerListCustomersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/CustomerListCustomersResponse.php', - 'Google_Service_AndroidProvisioningPartner_CustomerListDevicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/CustomerListDevicesResponse.php', - 'Google_Service_AndroidProvisioningPartner_CustomerListDpcsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/CustomerListDpcsResponse.php', - 'Google_Service_AndroidProvisioningPartner_CustomerRemoveConfigurationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/CustomerRemoveConfigurationRequest.php', - 'Google_Service_AndroidProvisioningPartner_CustomerUnclaimDeviceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/CustomerUnclaimDeviceRequest.php', - 'Google_Service_AndroidProvisioningPartner_Device' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Device.php', - 'Google_Service_AndroidProvisioningPartner_DeviceClaim' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/DeviceClaim.php', - 'Google_Service_AndroidProvisioningPartner_DeviceIdentifier' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/DeviceIdentifier.php', - 'Google_Service_AndroidProvisioningPartner_DeviceMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/DeviceMetadata.php', - 'Google_Service_AndroidProvisioningPartner_DeviceReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/DeviceReference.php', - 'Google_Service_AndroidProvisioningPartner_DevicesLongRunningOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/DevicesLongRunningOperationMetadata.php', - 'Google_Service_AndroidProvisioningPartner_DevicesLongRunningOperationResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/DevicesLongRunningOperationResponse.php', - 'Google_Service_AndroidProvisioningPartner_Dpc' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Dpc.php', - 'Google_Service_AndroidProvisioningPartner_FindDevicesByDeviceIdentifierRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/FindDevicesByDeviceIdentifierRequest.php', - 'Google_Service_AndroidProvisioningPartner_FindDevicesByDeviceIdentifierResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/FindDevicesByDeviceIdentifierResponse.php', - 'Google_Service_AndroidProvisioningPartner_FindDevicesByOwnerRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/FindDevicesByOwnerRequest.php', - 'Google_Service_AndroidProvisioningPartner_FindDevicesByOwnerResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/FindDevicesByOwnerResponse.php', - 'Google_Service_AndroidProvisioningPartner_ListCustomersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/ListCustomersResponse.php', - 'Google_Service_AndroidProvisioningPartner_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Operation.php', - 'Google_Service_AndroidProvisioningPartner_OperationPerDevice' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/OperationPerDevice.php', - 'Google_Service_AndroidProvisioningPartner_PartnerClaim' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/PartnerClaim.php', - 'Google_Service_AndroidProvisioningPartner_PartnerUnclaim' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/PartnerUnclaim.php', - 'Google_Service_AndroidProvisioningPartner_PerDeviceStatusInBatch' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/PerDeviceStatusInBatch.php', - 'Google_Service_AndroidProvisioningPartner_Resource_Customers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/Customers.php', - 'Google_Service_AndroidProvisioningPartner_Resource_CustomersConfigurations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/CustomersConfigurations.php', - 'Google_Service_AndroidProvisioningPartner_Resource_CustomersDevices' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/CustomersDevices.php', - 'Google_Service_AndroidProvisioningPartner_Resource_CustomersDpcs' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/CustomersDpcs.php', - 'Google_Service_AndroidProvisioningPartner_Resource_Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/Operations.php', - 'Google_Service_AndroidProvisioningPartner_Resource_Partners' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/Partners.php', - 'Google_Service_AndroidProvisioningPartner_Resource_PartnersCustomers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/PartnersCustomers.php', - 'Google_Service_AndroidProvisioningPartner_Resource_PartnersDevices' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/PartnersDevices.php', - 'Google_Service_AndroidProvisioningPartner_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Status.php', - 'Google_Service_AndroidProvisioningPartner_UnclaimDeviceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/UnclaimDeviceRequest.php', - 'Google_Service_AndroidProvisioningPartner_UnclaimDevicesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/UnclaimDevicesRequest.php', - 'Google_Service_AndroidProvisioningPartner_UpdateDeviceMetadataInBatchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/UpdateDeviceMetadataInBatchRequest.php', - 'Google_Service_AndroidProvisioningPartner_UpdateDeviceMetadataRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/UpdateDeviceMetadataRequest.php', - 'Google_Service_AndroidProvisioningPartner_UpdateMetadataArguments' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/UpdateMetadataArguments.php', - 'Google_Service_AndroidPublisher' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher.php', - 'Google_Service_AndroidPublisher_Apk' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Apk.php', - 'Google_Service_AndroidPublisher_ApkBinary' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ApkBinary.php', - 'Google_Service_AndroidPublisher_ApkListing' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ApkListing.php', - 'Google_Service_AndroidPublisher_ApkListingsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ApkListingsListResponse.php', - 'Google_Service_AndroidPublisher_ApksAddExternallyHostedRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ApksAddExternallyHostedRequest.php', - 'Google_Service_AndroidPublisher_ApksAddExternallyHostedResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ApksAddExternallyHostedResponse.php', - 'Google_Service_AndroidPublisher_ApksListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ApksListResponse.php', - 'Google_Service_AndroidPublisher_AppDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/AppDetails.php', - 'Google_Service_AndroidPublisher_AppEdit' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/AppEdit.php', - 'Google_Service_AndroidPublisher_Comment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Comment.php', - 'Google_Service_AndroidPublisher_DeobfuscationFile' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/DeobfuscationFile.php', - 'Google_Service_AndroidPublisher_DeobfuscationFilesUploadResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/DeobfuscationFilesUploadResponse.php', - 'Google_Service_AndroidPublisher_DeveloperComment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/DeveloperComment.php', - 'Google_Service_AndroidPublisher_DeviceMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/DeviceMetadata.php', - 'Google_Service_AndroidPublisher_Entitlement' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Entitlement.php', - 'Google_Service_AndroidPublisher_EntitlementsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/EntitlementsListResponse.php', - 'Google_Service_AndroidPublisher_ExpansionFile' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ExpansionFile.php', - 'Google_Service_AndroidPublisher_ExpansionFilesUploadResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ExpansionFilesUploadResponse.php', - 'Google_Service_AndroidPublisher_ExternallyHostedApk' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ExternallyHostedApk.php', - 'Google_Service_AndroidPublisher_ExternallyHostedApkUsesPermission' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ExternallyHostedApkUsesPermission.php', - 'Google_Service_AndroidPublisher_Image' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Image.php', - 'Google_Service_AndroidPublisher_ImagesDeleteAllResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ImagesDeleteAllResponse.php', - 'Google_Service_AndroidPublisher_ImagesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ImagesListResponse.php', - 'Google_Service_AndroidPublisher_ImagesUploadResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ImagesUploadResponse.php', - 'Google_Service_AndroidPublisher_InAppProduct' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/InAppProduct.php', - 'Google_Service_AndroidPublisher_InAppProductListing' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/InAppProductListing.php', - 'Google_Service_AndroidPublisher_InappproductsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/InappproductsListResponse.php', - 'Google_Service_AndroidPublisher_Listing' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Listing.php', - 'Google_Service_AndroidPublisher_ListingsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ListingsListResponse.php', - 'Google_Service_AndroidPublisher_MonthDay' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/MonthDay.php', - 'Google_Service_AndroidPublisher_PageInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/PageInfo.php', - 'Google_Service_AndroidPublisher_Price' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Price.php', - 'Google_Service_AndroidPublisher_ProductPurchase' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ProductPurchase.php', - 'Google_Service_AndroidPublisher_Prorate' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Prorate.php', - 'Google_Service_AndroidPublisher_Resource_Edits' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/Edits.php', - 'Google_Service_AndroidPublisher_Resource_EditsApklistings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/EditsApklistings.php', - 'Google_Service_AndroidPublisher_Resource_EditsApks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/EditsApks.php', - 'Google_Service_AndroidPublisher_Resource_EditsDeobfuscationfiles' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/EditsDeobfuscationfiles.php', - 'Google_Service_AndroidPublisher_Resource_EditsDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/EditsDetails.php', - 'Google_Service_AndroidPublisher_Resource_EditsExpansionfiles' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/EditsExpansionfiles.php', - 'Google_Service_AndroidPublisher_Resource_EditsImages' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/EditsImages.php', - 'Google_Service_AndroidPublisher_Resource_EditsListings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/EditsListings.php', - 'Google_Service_AndroidPublisher_Resource_EditsTesters' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/EditsTesters.php', - 'Google_Service_AndroidPublisher_Resource_EditsTracks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/EditsTracks.php', - 'Google_Service_AndroidPublisher_Resource_Entitlements' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/Entitlements.php', - 'Google_Service_AndroidPublisher_Resource_Inappproducts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/Inappproducts.php', - 'Google_Service_AndroidPublisher_Resource_Purchases' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/Purchases.php', - 'Google_Service_AndroidPublisher_Resource_PurchasesProducts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/PurchasesProducts.php', - 'Google_Service_AndroidPublisher_Resource_PurchasesSubscriptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/PurchasesSubscriptions.php', - 'Google_Service_AndroidPublisher_Resource_PurchasesVoidedpurchases' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/PurchasesVoidedpurchases.php', - 'Google_Service_AndroidPublisher_Resource_Reviews' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/Reviews.php', - 'Google_Service_AndroidPublisher_Review' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Review.php', - 'Google_Service_AndroidPublisher_ReviewReplyResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ReviewReplyResult.php', - 'Google_Service_AndroidPublisher_ReviewsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ReviewsListResponse.php', - 'Google_Service_AndroidPublisher_ReviewsReplyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ReviewsReplyRequest.php', - 'Google_Service_AndroidPublisher_ReviewsReplyResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/ReviewsReplyResponse.php', - 'Google_Service_AndroidPublisher_Season' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Season.php', - 'Google_Service_AndroidPublisher_SubscriptionDeferralInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/SubscriptionDeferralInfo.php', - 'Google_Service_AndroidPublisher_SubscriptionPurchase' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/SubscriptionPurchase.php', - 'Google_Service_AndroidPublisher_SubscriptionPurchasesDeferRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/SubscriptionPurchasesDeferRequest.php', - 'Google_Service_AndroidPublisher_SubscriptionPurchasesDeferResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/SubscriptionPurchasesDeferResponse.php', - 'Google_Service_AndroidPublisher_Testers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Testers.php', - 'Google_Service_AndroidPublisher_Timestamp' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Timestamp.php', - 'Google_Service_AndroidPublisher_TokenPagination' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/TokenPagination.php', - 'Google_Service_AndroidPublisher_Track' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/Track.php', - 'Google_Service_AndroidPublisher_TracksListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/TracksListResponse.php', - 'Google_Service_AndroidPublisher_UserComment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/UserComment.php', - 'Google_Service_AndroidPublisher_VoidedPurchase' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/VoidedPurchase.php', - 'Google_Service_AndroidPublisher_VoidedPurchasesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AndroidPublisher/VoidedPurchasesListResponse.php', - 'Google_Service_AppState' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AppState.php', - 'Google_Service_AppState_GetResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AppState/GetResponse.php', - 'Google_Service_AppState_ListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AppState/ListResponse.php', - 'Google_Service_AppState_Resource_States' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AppState/Resource/States.php', - 'Google_Service_AppState_UpdateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AppState/UpdateRequest.php', - 'Google_Service_AppState_WriteResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/AppState/WriteResult.php', - 'Google_Service_Appengine' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine.php', - 'Google_Service_Appengine_ApiConfigHandler' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/ApiConfigHandler.php', - 'Google_Service_Appengine_ApiEndpointHandler' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/ApiEndpointHandler.php', - 'Google_Service_Appengine_AppengineEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/AppengineEmpty.php', - 'Google_Service_Appengine_Application' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/Application.php', - 'Google_Service_Appengine_AuthorizedCertificate' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/AuthorizedCertificate.php', - 'Google_Service_Appengine_AuthorizedDomain' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/AuthorizedDomain.php', - 'Google_Service_Appengine_AutomaticScaling' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/AutomaticScaling.php', - 'Google_Service_Appengine_BasicScaling' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/BasicScaling.php', - 'Google_Service_Appengine_BatchUpdateIngressRulesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/BatchUpdateIngressRulesRequest.php', - 'Google_Service_Appengine_BatchUpdateIngressRulesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/BatchUpdateIngressRulesResponse.php', - 'Google_Service_Appengine_CertificateRawData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/CertificateRawData.php', - 'Google_Service_Appengine_ContainerInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/ContainerInfo.php', - 'Google_Service_Appengine_CpuUtilization' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/CpuUtilization.php', - 'Google_Service_Appengine_CreateVersionMetadataV1Alpha' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/CreateVersionMetadataV1Alpha.php', - 'Google_Service_Appengine_CreateVersionMetadataV1Beta' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/CreateVersionMetadataV1Beta.php', - 'Google_Service_Appengine_DebugInstanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/DebugInstanceRequest.php', - 'Google_Service_Appengine_Deployment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/Deployment.php', - 'Google_Service_Appengine_DiskUtilization' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/DiskUtilization.php', - 'Google_Service_Appengine_DomainMapping' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/DomainMapping.php', - 'Google_Service_Appengine_EndpointsApiService' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/EndpointsApiService.php', - 'Google_Service_Appengine_ErrorHandler' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/ErrorHandler.php', - 'Google_Service_Appengine_FeatureSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/FeatureSettings.php', - 'Google_Service_Appengine_FileInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/FileInfo.php', - 'Google_Service_Appengine_FirewallRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/FirewallRule.php', - 'Google_Service_Appengine_HealthCheck' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/HealthCheck.php', - 'Google_Service_Appengine_IdentityAwareProxy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/IdentityAwareProxy.php', - 'Google_Service_Appengine_Instance' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/Instance.php', - 'Google_Service_Appengine_Library' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/Library.php', - 'Google_Service_Appengine_ListAuthorizedCertificatesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/ListAuthorizedCertificatesResponse.php', - 'Google_Service_Appengine_ListAuthorizedDomainsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/ListAuthorizedDomainsResponse.php', - 'Google_Service_Appengine_ListDomainMappingsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/ListDomainMappingsResponse.php', - 'Google_Service_Appengine_ListIngressRulesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/ListIngressRulesResponse.php', - 'Google_Service_Appengine_ListInstancesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/ListInstancesResponse.php', - 'Google_Service_Appengine_ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/ListLocationsResponse.php', - 'Google_Service_Appengine_ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/ListOperationsResponse.php', - 'Google_Service_Appengine_ListServicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/ListServicesResponse.php', - 'Google_Service_Appengine_ListVersionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/ListVersionsResponse.php', - 'Google_Service_Appengine_LivenessCheck' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/LivenessCheck.php', - 'Google_Service_Appengine_Location' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/Location.php', - 'Google_Service_Appengine_LocationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/LocationMetadata.php', - 'Google_Service_Appengine_ManualScaling' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/ManualScaling.php', - 'Google_Service_Appengine_Network' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/Network.php', - 'Google_Service_Appengine_NetworkUtilization' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/NetworkUtilization.php', - 'Google_Service_Appengine_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/Operation.php', - 'Google_Service_Appengine_OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/OperationMetadata.php', - 'Google_Service_Appengine_OperationMetadataV1' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/OperationMetadataV1.php', - 'Google_Service_Appengine_OperationMetadataV1Alpha' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/OperationMetadataV1Alpha.php', - 'Google_Service_Appengine_OperationMetadataV1Beta' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/OperationMetadataV1Beta.php', - 'Google_Service_Appengine_OperationMetadataV1Beta5' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/OperationMetadataV1Beta5.php', - 'Google_Service_Appengine_ReadinessCheck' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/ReadinessCheck.php', - 'Google_Service_Appengine_RepairApplicationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/RepairApplicationRequest.php', - 'Google_Service_Appengine_RequestUtilization' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/RequestUtilization.php', - 'Google_Service_Appengine_ResourceRecord' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/ResourceRecord.php', - 'Google_Service_Appengine_Resource_Apps' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/Resource/Apps.php', - 'Google_Service_Appengine_Resource_AppsAuthorizedCertificates' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsAuthorizedCertificates.php', - 'Google_Service_Appengine_Resource_AppsAuthorizedDomains' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsAuthorizedDomains.php', - 'Google_Service_Appengine_Resource_AppsDomainMappings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsDomainMappings.php', - 'Google_Service_Appengine_Resource_AppsFirewall' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsFirewall.php', - 'Google_Service_Appengine_Resource_AppsFirewallIngressRules' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsFirewallIngressRules.php', - 'Google_Service_Appengine_Resource_AppsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsLocations.php', - 'Google_Service_Appengine_Resource_AppsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsOperations.php', - 'Google_Service_Appengine_Resource_AppsServices' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsServices.php', - 'Google_Service_Appengine_Resource_AppsServicesVersions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsServicesVersions.php', - 'Google_Service_Appengine_Resource_AppsServicesVersionsInstances' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsServicesVersionsInstances.php', - 'Google_Service_Appengine_Resources' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/Resources.php', - 'Google_Service_Appengine_ScriptHandler' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/ScriptHandler.php', - 'Google_Service_Appengine_Service' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/Service.php', - 'Google_Service_Appengine_SslSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/SslSettings.php', - 'Google_Service_Appengine_StandardSchedulerSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/StandardSchedulerSettings.php', - 'Google_Service_Appengine_StaticFilesHandler' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/StaticFilesHandler.php', - 'Google_Service_Appengine_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/Status.php', - 'Google_Service_Appengine_TrafficSplit' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/TrafficSplit.php', - 'Google_Service_Appengine_UrlDispatchRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/UrlDispatchRule.php', - 'Google_Service_Appengine_UrlMap' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/UrlMap.php', - 'Google_Service_Appengine_Version' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/Version.php', - 'Google_Service_Appengine_Volume' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/Volume.php', - 'Google_Service_Appengine_ZipInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appengine/ZipInfo.php', - 'Google_Service_Appsactivity' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appsactivity.php', - 'Google_Service_Appsactivity_Activity' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appsactivity/Activity.php', - 'Google_Service_Appsactivity_AppsactivityParent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appsactivity/AppsactivityParent.php', - 'Google_Service_Appsactivity_Event' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appsactivity/Event.php', - 'Google_Service_Appsactivity_ListActivitiesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appsactivity/ListActivitiesResponse.php', - 'Google_Service_Appsactivity_Move' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appsactivity/Move.php', - 'Google_Service_Appsactivity_Permission' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appsactivity/Permission.php', - 'Google_Service_Appsactivity_PermissionChange' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appsactivity/PermissionChange.php', - 'Google_Service_Appsactivity_Photo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appsactivity/Photo.php', - 'Google_Service_Appsactivity_Rename' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appsactivity/Rename.php', - 'Google_Service_Appsactivity_Resource_Activities' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appsactivity/Resource/Activities.php', - 'Google_Service_Appsactivity_Target' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appsactivity/Target.php', - 'Google_Service_Appsactivity_User' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Appsactivity/User.php', - 'Google_Service_Autoscaler' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Autoscaler.php', - 'Google_Service_Autoscaler_Autoscaler' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Autoscaler/Autoscaler.php', - 'Google_Service_Autoscaler_AutoscalerListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Autoscaler/AutoscalerListResponse.php', - 'Google_Service_Autoscaler_AutoscalingPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Autoscaler/AutoscalingPolicy.php', - 'Google_Service_Autoscaler_AutoscalingPolicyCpuUtilization' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Autoscaler/AutoscalingPolicyCpuUtilization.php', - 'Google_Service_Autoscaler_AutoscalingPolicyCustomMetricUtilization' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Autoscaler/AutoscalingPolicyCustomMetricUtilization.php', - 'Google_Service_Autoscaler_AutoscalingPolicyLoadBalancingUtilization' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Autoscaler/AutoscalingPolicyLoadBalancingUtilization.php', - 'Google_Service_Autoscaler_DeprecationStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Autoscaler/DeprecationStatus.php', - 'Google_Service_Autoscaler_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Autoscaler/Operation.php', - 'Google_Service_Autoscaler_OperationError' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Autoscaler/OperationError.php', - 'Google_Service_Autoscaler_OperationErrorErrors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Autoscaler/OperationErrorErrors.php', - 'Google_Service_Autoscaler_OperationList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Autoscaler/OperationList.php', - 'Google_Service_Autoscaler_OperationWarnings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Autoscaler/OperationWarnings.php', - 'Google_Service_Autoscaler_OperationWarningsData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Autoscaler/OperationWarningsData.php', - 'Google_Service_Autoscaler_Resource_Autoscalers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Autoscaler/Resource/Autoscalers.php', - 'Google_Service_Autoscaler_Resource_ZoneOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Autoscaler/Resource/ZoneOperations.php', - 'Google_Service_Autoscaler_Resource_Zones' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Autoscaler/Resource/Zones.php', - 'Google_Service_Autoscaler_Zone' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Autoscaler/Zone.php', - 'Google_Service_Autoscaler_ZoneList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Autoscaler/ZoneList.php', - 'Google_Service_BigQueryDataTransfer' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer.php', - 'Google_Service_BigQueryDataTransfer_BigquerydatatransferEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/BigquerydatatransferEmpty.php', - 'Google_Service_BigQueryDataTransfer_CheckValidCredsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/CheckValidCredsRequest.php', - 'Google_Service_BigQueryDataTransfer_CheckValidCredsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/CheckValidCredsResponse.php', - 'Google_Service_BigQueryDataTransfer_DataSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/DataSource.php', - 'Google_Service_BigQueryDataTransfer_DataSourceParameter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/DataSourceParameter.php', - 'Google_Service_BigQueryDataTransfer_ListDataSourcesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/ListDataSourcesResponse.php', - 'Google_Service_BigQueryDataTransfer_ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/ListLocationsResponse.php', - 'Google_Service_BigQueryDataTransfer_ListTransferConfigsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/ListTransferConfigsResponse.php', - 'Google_Service_BigQueryDataTransfer_ListTransferLogsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/ListTransferLogsResponse.php', - 'Google_Service_BigQueryDataTransfer_ListTransferRunsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/ListTransferRunsResponse.php', - 'Google_Service_BigQueryDataTransfer_Location' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Location.php', - 'Google_Service_BigQueryDataTransfer_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/Projects.php', - 'Google_Service_BigQueryDataTransfer_Resource_ProjectsDataSources' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsDataSources.php', - 'Google_Service_BigQueryDataTransfer_Resource_ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsLocations.php', - 'Google_Service_BigQueryDataTransfer_Resource_ProjectsLocationsDataSources' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsLocationsDataSources.php', - 'Google_Service_BigQueryDataTransfer_Resource_ProjectsLocationsTransferConfigs' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsLocationsTransferConfigs.php', - 'Google_Service_BigQueryDataTransfer_Resource_ProjectsLocationsTransferConfigsRuns' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsLocationsTransferConfigsRuns.php', - 'Google_Service_BigQueryDataTransfer_Resource_ProjectsLocationsTransferConfigsRunsTransferLogs' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsLocationsTransferConfigsRunsTransferLogs.php', - 'Google_Service_BigQueryDataTransfer_Resource_ProjectsTransferConfigs' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsTransferConfigs.php', - 'Google_Service_BigQueryDataTransfer_Resource_ProjectsTransferConfigsRuns' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsTransferConfigsRuns.php', - 'Google_Service_BigQueryDataTransfer_Resource_ProjectsTransferConfigsRunsTransferLogs' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsTransferConfigsRunsTransferLogs.php', - 'Google_Service_BigQueryDataTransfer_ScheduleTransferRunsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/ScheduleTransferRunsRequest.php', - 'Google_Service_BigQueryDataTransfer_ScheduleTransferRunsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/ScheduleTransferRunsResponse.php', - 'Google_Service_BigQueryDataTransfer_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Status.php', - 'Google_Service_BigQueryDataTransfer_TransferConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/TransferConfig.php', - 'Google_Service_BigQueryDataTransfer_TransferMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/TransferMessage.php', - 'Google_Service_BigQueryDataTransfer_TransferRun' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/TransferRun.php', - 'Google_Service_Bigquery' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery.php', - 'Google_Service_Bigquery_BigtableColumn' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/BigtableColumn.php', - 'Google_Service_Bigquery_BigtableColumnFamily' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/BigtableColumnFamily.php', - 'Google_Service_Bigquery_BigtableOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/BigtableOptions.php', - 'Google_Service_Bigquery_CsvOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/CsvOptions.php', - 'Google_Service_Bigquery_Dataset' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/Dataset.php', - 'Google_Service_Bigquery_DatasetAccess' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/DatasetAccess.php', - 'Google_Service_Bigquery_DatasetList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/DatasetList.php', - 'Google_Service_Bigquery_DatasetListDatasets' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/DatasetListDatasets.php', - 'Google_Service_Bigquery_DatasetReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/DatasetReference.php', - 'Google_Service_Bigquery_DestinationTableProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/DestinationTableProperties.php', - 'Google_Service_Bigquery_EncryptionConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/EncryptionConfiguration.php', - 'Google_Service_Bigquery_ErrorProto' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/ErrorProto.php', - 'Google_Service_Bigquery_ExplainQueryStage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/ExplainQueryStage.php', - 'Google_Service_Bigquery_ExplainQueryStep' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/ExplainQueryStep.php', - 'Google_Service_Bigquery_ExternalDataConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/ExternalDataConfiguration.php', - 'Google_Service_Bigquery_GetQueryResultsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/GetQueryResultsResponse.php', - 'Google_Service_Bigquery_GetServiceAccountResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/GetServiceAccountResponse.php', - 'Google_Service_Bigquery_GoogleSheetsOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/GoogleSheetsOptions.php', - 'Google_Service_Bigquery_Job' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/Job.php', - 'Google_Service_Bigquery_JobCancelResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/JobCancelResponse.php', - 'Google_Service_Bigquery_JobConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/JobConfiguration.php', - 'Google_Service_Bigquery_JobConfigurationExtract' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/JobConfigurationExtract.php', - 'Google_Service_Bigquery_JobConfigurationLoad' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/JobConfigurationLoad.php', - 'Google_Service_Bigquery_JobConfigurationQuery' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/JobConfigurationQuery.php', - 'Google_Service_Bigquery_JobConfigurationTableCopy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/JobConfigurationTableCopy.php', - 'Google_Service_Bigquery_JobList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/JobList.php', - 'Google_Service_Bigquery_JobListJobs' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/JobListJobs.php', - 'Google_Service_Bigquery_JobReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/JobReference.php', - 'Google_Service_Bigquery_JobStatistics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/JobStatistics.php', - 'Google_Service_Bigquery_JobStatistics2' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/JobStatistics2.php', - 'Google_Service_Bigquery_JobStatistics3' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/JobStatistics3.php', - 'Google_Service_Bigquery_JobStatistics4' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/JobStatistics4.php', - 'Google_Service_Bigquery_JobStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/JobStatus.php', - 'Google_Service_Bigquery_ProjectList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/ProjectList.php', - 'Google_Service_Bigquery_ProjectListProjects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/ProjectListProjects.php', - 'Google_Service_Bigquery_ProjectReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/ProjectReference.php', - 'Google_Service_Bigquery_QueryParameter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/QueryParameter.php', - 'Google_Service_Bigquery_QueryParameterType' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/QueryParameterType.php', - 'Google_Service_Bigquery_QueryParameterTypeStructTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/QueryParameterTypeStructTypes.php', - 'Google_Service_Bigquery_QueryParameterValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/QueryParameterValue.php', - 'Google_Service_Bigquery_QueryRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/QueryRequest.php', - 'Google_Service_Bigquery_QueryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/QueryResponse.php', - 'Google_Service_Bigquery_QueryTimelineSample' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/QueryTimelineSample.php', - 'Google_Service_Bigquery_Resource_Datasets' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/Resource/Datasets.php', - 'Google_Service_Bigquery_Resource_Jobs' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/Resource/Jobs.php', - 'Google_Service_Bigquery_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/Resource/Projects.php', - 'Google_Service_Bigquery_Resource_Tabledata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/Resource/Tabledata.php', - 'Google_Service_Bigquery_Resource_Tables' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/Resource/Tables.php', - 'Google_Service_Bigquery_Streamingbuffer' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/Streamingbuffer.php', - 'Google_Service_Bigquery_Table' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/Table.php', - 'Google_Service_Bigquery_TableCell' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/TableCell.php', - 'Google_Service_Bigquery_TableDataInsertAllRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/TableDataInsertAllRequest.php', - 'Google_Service_Bigquery_TableDataInsertAllRequestRows' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/TableDataInsertAllRequestRows.php', - 'Google_Service_Bigquery_TableDataInsertAllResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/TableDataInsertAllResponse.php', - 'Google_Service_Bigquery_TableDataInsertAllResponseInsertErrors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/TableDataInsertAllResponseInsertErrors.php', - 'Google_Service_Bigquery_TableDataList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/TableDataList.php', - 'Google_Service_Bigquery_TableFieldSchema' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/TableFieldSchema.php', - 'Google_Service_Bigquery_TableList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/TableList.php', - 'Google_Service_Bigquery_TableListTables' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/TableListTables.php', - 'Google_Service_Bigquery_TableListTablesView' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/TableListTablesView.php', - 'Google_Service_Bigquery_TableReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/TableReference.php', - 'Google_Service_Bigquery_TableRow' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/TableRow.php', - 'Google_Service_Bigquery_TableSchema' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/TableSchema.php', - 'Google_Service_Bigquery_TimePartitioning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/TimePartitioning.php', - 'Google_Service_Bigquery_UserDefinedFunctionResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/UserDefinedFunctionResource.php', - 'Google_Service_Bigquery_ViewDefinition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Bigquery/ViewDefinition.php', - 'Google_Service_Blogger' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger.php', - 'Google_Service_Blogger_Blog' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/Blog.php', - 'Google_Service_Blogger_BlogList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/BlogList.php', - 'Google_Service_Blogger_BlogLocale' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/BlogLocale.php', - 'Google_Service_Blogger_BlogPages' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/BlogPages.php', - 'Google_Service_Blogger_BlogPerUserInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/BlogPerUserInfo.php', - 'Google_Service_Blogger_BlogPosts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/BlogPosts.php', - 'Google_Service_Blogger_BlogUserInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/BlogUserInfo.php', - 'Google_Service_Blogger_Comment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/Comment.php', - 'Google_Service_Blogger_CommentAuthor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/CommentAuthor.php', - 'Google_Service_Blogger_CommentAuthorImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/CommentAuthorImage.php', - 'Google_Service_Blogger_CommentBlog' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/CommentBlog.php', - 'Google_Service_Blogger_CommentInReplyTo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/CommentInReplyTo.php', - 'Google_Service_Blogger_CommentList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/CommentList.php', - 'Google_Service_Blogger_CommentPost' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/CommentPost.php', - 'Google_Service_Blogger_Page' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/Page.php', - 'Google_Service_Blogger_PageAuthor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/PageAuthor.php', - 'Google_Service_Blogger_PageAuthorImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/PageAuthorImage.php', - 'Google_Service_Blogger_PageBlog' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/PageBlog.php', - 'Google_Service_Blogger_PageList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/PageList.php', - 'Google_Service_Blogger_Pageviews' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/Pageviews.php', - 'Google_Service_Blogger_PageviewsCounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/PageviewsCounts.php', - 'Google_Service_Blogger_Post' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/Post.php', - 'Google_Service_Blogger_PostAuthor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/PostAuthor.php', - 'Google_Service_Blogger_PostAuthorImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/PostAuthorImage.php', - 'Google_Service_Blogger_PostBlog' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/PostBlog.php', - 'Google_Service_Blogger_PostImages' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/PostImages.php', - 'Google_Service_Blogger_PostList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/PostList.php', - 'Google_Service_Blogger_PostLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/PostLocation.php', - 'Google_Service_Blogger_PostPerUserInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/PostPerUserInfo.php', - 'Google_Service_Blogger_PostReplies' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/PostReplies.php', - 'Google_Service_Blogger_PostUserInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/PostUserInfo.php', - 'Google_Service_Blogger_PostUserInfosList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/PostUserInfosList.php', - 'Google_Service_Blogger_Resource_BlogUserInfos' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/Resource/BlogUserInfos.php', - 'Google_Service_Blogger_Resource_Blogs' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/Resource/Blogs.php', - 'Google_Service_Blogger_Resource_Comments' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/Resource/Comments.php', - 'Google_Service_Blogger_Resource_PageViews' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/Resource/PageViews.php', - 'Google_Service_Blogger_Resource_Pages' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/Resource/Pages.php', - 'Google_Service_Blogger_Resource_PostUserInfos' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/Resource/PostUserInfos.php', - 'Google_Service_Blogger_Resource_Posts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/Resource/Posts.php', - 'Google_Service_Blogger_Resource_Users' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/Resource/Users.php', - 'Google_Service_Blogger_User' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/User.php', - 'Google_Service_Blogger_UserBlogs' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/UserBlogs.php', - 'Google_Service_Blogger_UserLocale' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Blogger/UserLocale.php', - 'Google_Service_Books' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books.php', - 'Google_Service_Books_Annotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Annotation.php', - 'Google_Service_Books_AnnotationClientVersionRanges' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/AnnotationClientVersionRanges.php', - 'Google_Service_Books_AnnotationCurrentVersionRanges' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/AnnotationCurrentVersionRanges.php', - 'Google_Service_Books_AnnotationLayerSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/AnnotationLayerSummary.php', - 'Google_Service_Books_Annotationdata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Annotationdata.php', - 'Google_Service_Books_Annotations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Annotations.php', - 'Google_Service_Books_AnnotationsSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/AnnotationsSummary.php', - 'Google_Service_Books_AnnotationsSummaryLayers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/AnnotationsSummaryLayers.php', - 'Google_Service_Books_Annotationsdata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Annotationsdata.php', - 'Google_Service_Books_BooksAnnotationsRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/BooksAnnotationsRange.php', - 'Google_Service_Books_BooksCloudloadingResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/BooksCloudloadingResource.php', - 'Google_Service_Books_BooksVolumesRecommendedRateResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/BooksVolumesRecommendedRateResponse.php', - 'Google_Service_Books_Bookshelf' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Bookshelf.php', - 'Google_Service_Books_Bookshelves' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Bookshelves.php', - 'Google_Service_Books_Category' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Category.php', - 'Google_Service_Books_CategoryItems' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/CategoryItems.php', - 'Google_Service_Books_ConcurrentAccessRestriction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/ConcurrentAccessRestriction.php', - 'Google_Service_Books_Dictlayerdata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Dictlayerdata.php', - 'Google_Service_Books_DictlayerdataCommon' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataCommon.php', - 'Google_Service_Books_DictlayerdataDict' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDict.php', - 'Google_Service_Books_DictlayerdataDictSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDictSource.php', - 'Google_Service_Books_DictlayerdataDictWords' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDictWords.php', - 'Google_Service_Books_DictlayerdataDictWordsDerivatives' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDictWordsDerivatives.php', - 'Google_Service_Books_DictlayerdataDictWordsDerivativesSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDictWordsDerivativesSource.php', - 'Google_Service_Books_DictlayerdataDictWordsExamples' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDictWordsExamples.php', - 'Google_Service_Books_DictlayerdataDictWordsExamplesSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDictWordsExamplesSource.php', - 'Google_Service_Books_DictlayerdataDictWordsSenses' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDictWordsSenses.php', - 'Google_Service_Books_DictlayerdataDictWordsSensesConjugations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDictWordsSensesConjugations.php', - 'Google_Service_Books_DictlayerdataDictWordsSensesDefinitions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDictWordsSensesDefinitions.php', - 'Google_Service_Books_DictlayerdataDictWordsSensesDefinitionsExamples' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDictWordsSensesDefinitionsExamples.php', - 'Google_Service_Books_DictlayerdataDictWordsSensesDefinitionsExamplesSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDictWordsSensesDefinitionsExamplesSource.php', - 'Google_Service_Books_DictlayerdataDictWordsSensesSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDictWordsSensesSource.php', - 'Google_Service_Books_DictlayerdataDictWordsSensesSynonyms' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDictWordsSensesSynonyms.php', - 'Google_Service_Books_DictlayerdataDictWordsSensesSynonymsSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDictWordsSensesSynonymsSource.php', - 'Google_Service_Books_DictlayerdataDictWordsSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/DictlayerdataDictWordsSource.php', - 'Google_Service_Books_Discoveryclusters' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Discoveryclusters.php', - 'Google_Service_Books_DiscoveryclustersClusters' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/DiscoveryclustersClusters.php', - 'Google_Service_Books_DiscoveryclustersClustersBannerWithContentContainer' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/DiscoveryclustersClustersBannerWithContentContainer.php', - 'Google_Service_Books_DownloadAccessRestriction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/DownloadAccessRestriction.php', - 'Google_Service_Books_DownloadAccesses' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/DownloadAccesses.php', - 'Google_Service_Books_FamilyInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/FamilyInfo.php', - 'Google_Service_Books_FamilyInfoMembership' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/FamilyInfoMembership.php', - 'Google_Service_Books_Geolayerdata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Geolayerdata.php', - 'Google_Service_Books_GeolayerdataCommon' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/GeolayerdataCommon.php', - 'Google_Service_Books_GeolayerdataGeo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/GeolayerdataGeo.php', - 'Google_Service_Books_GeolayerdataGeoBoundary' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/GeolayerdataGeoBoundary.php', - 'Google_Service_Books_GeolayerdataGeoViewport' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/GeolayerdataGeoViewport.php', - 'Google_Service_Books_GeolayerdataGeoViewportHi' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/GeolayerdataGeoViewportHi.php', - 'Google_Service_Books_GeolayerdataGeoViewportLo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/GeolayerdataGeoViewportLo.php', - 'Google_Service_Books_Layersummaries' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Layersummaries.php', - 'Google_Service_Books_Layersummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Layersummary.php', - 'Google_Service_Books_Metadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Metadata.php', - 'Google_Service_Books_MetadataItems' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/MetadataItems.php', - 'Google_Service_Books_Notification' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Notification.php', - 'Google_Service_Books_Offers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Offers.php', - 'Google_Service_Books_OffersItems' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/OffersItems.php', - 'Google_Service_Books_OffersItemsItems' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/OffersItemsItems.php', - 'Google_Service_Books_ReadingPosition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/ReadingPosition.php', - 'Google_Service_Books_RequestAccess' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/RequestAccess.php', - 'Google_Service_Books_Resource_Bookshelves' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Resource/Bookshelves.php', - 'Google_Service_Books_Resource_BookshelvesVolumes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Resource/BookshelvesVolumes.php', - 'Google_Service_Books_Resource_Cloudloading' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Resource/Cloudloading.php', - 'Google_Service_Books_Resource_Dictionary' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Resource/Dictionary.php', - 'Google_Service_Books_Resource_Familysharing' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Resource/Familysharing.php', - 'Google_Service_Books_Resource_Layers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Resource/Layers.php', - 'Google_Service_Books_Resource_LayersAnnotationData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Resource/LayersAnnotationData.php', - 'Google_Service_Books_Resource_LayersVolumeAnnotations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Resource/LayersVolumeAnnotations.php', - 'Google_Service_Books_Resource_Myconfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Resource/Myconfig.php', - 'Google_Service_Books_Resource_Mylibrary' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Resource/Mylibrary.php', - 'Google_Service_Books_Resource_MylibraryAnnotations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Resource/MylibraryAnnotations.php', - 'Google_Service_Books_Resource_MylibraryBookshelves' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Resource/MylibraryBookshelves.php', - 'Google_Service_Books_Resource_MylibraryBookshelvesVolumes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Resource/MylibraryBookshelvesVolumes.php', - 'Google_Service_Books_Resource_MylibraryReadingpositions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Resource/MylibraryReadingpositions.php', - 'Google_Service_Books_Resource_Notification' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Resource/Notification.php', - 'Google_Service_Books_Resource_Onboarding' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Resource/Onboarding.php', - 'Google_Service_Books_Resource_Personalizedstream' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Resource/Personalizedstream.php', - 'Google_Service_Books_Resource_Promooffer' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Resource/Promooffer.php', - 'Google_Service_Books_Resource_Series' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Resource/Series.php', - 'Google_Service_Books_Resource_SeriesMembership' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Resource/SeriesMembership.php', - 'Google_Service_Books_Resource_Volumes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Resource/Volumes.php', - 'Google_Service_Books_Resource_VolumesAssociated' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Resource/VolumesAssociated.php', - 'Google_Service_Books_Resource_VolumesMybooks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Resource/VolumesMybooks.php', - 'Google_Service_Books_Resource_VolumesRecommended' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Resource/VolumesRecommended.php', - 'Google_Service_Books_Resource_VolumesUseruploaded' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Resource/VolumesUseruploaded.php', - 'Google_Service_Books_Review' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Review.php', - 'Google_Service_Books_ReviewAuthor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/ReviewAuthor.php', - 'Google_Service_Books_ReviewSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/ReviewSource.php', - 'Google_Service_Books_Series' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Series.php', - 'Google_Service_Books_SeriesSeries' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/SeriesSeries.php', - 'Google_Service_Books_Seriesmembership' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Seriesmembership.php', - 'Google_Service_Books_Usersettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Usersettings.php', - 'Google_Service_Books_UsersettingsNotesExport' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/UsersettingsNotesExport.php', - 'Google_Service_Books_UsersettingsNotification' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/UsersettingsNotification.php', - 'Google_Service_Books_UsersettingsNotificationMatchMyInterests' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/UsersettingsNotificationMatchMyInterests.php', - 'Google_Service_Books_UsersettingsNotificationMoreFromAuthors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/UsersettingsNotificationMoreFromAuthors.php', - 'Google_Service_Books_UsersettingsNotificationMoreFromSeries' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/UsersettingsNotificationMoreFromSeries.php', - 'Google_Service_Books_UsersettingsNotificationPriceDrop' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/UsersettingsNotificationPriceDrop.php', - 'Google_Service_Books_UsersettingsNotificationRewardExpirations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/UsersettingsNotificationRewardExpirations.php', - 'Google_Service_Books_Volume' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Volume.php', - 'Google_Service_Books_Volume2' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Volume2.php', - 'Google_Service_Books_VolumeAccessInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/VolumeAccessInfo.php', - 'Google_Service_Books_VolumeAccessInfoEpub' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/VolumeAccessInfoEpub.php', - 'Google_Service_Books_VolumeAccessInfoPdf' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/VolumeAccessInfoPdf.php', - 'Google_Service_Books_VolumeLayerInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/VolumeLayerInfo.php', - 'Google_Service_Books_VolumeLayerInfoLayers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/VolumeLayerInfoLayers.php', - 'Google_Service_Books_VolumeRecommendedInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/VolumeRecommendedInfo.php', - 'Google_Service_Books_VolumeSaleInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/VolumeSaleInfo.php', - 'Google_Service_Books_VolumeSaleInfoListPrice' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/VolumeSaleInfoListPrice.php', - 'Google_Service_Books_VolumeSaleInfoOffers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/VolumeSaleInfoOffers.php', - 'Google_Service_Books_VolumeSaleInfoOffersListPrice' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/VolumeSaleInfoOffersListPrice.php', - 'Google_Service_Books_VolumeSaleInfoOffersRentalDuration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/VolumeSaleInfoOffersRentalDuration.php', - 'Google_Service_Books_VolumeSaleInfoOffersRetailPrice' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/VolumeSaleInfoOffersRetailPrice.php', - 'Google_Service_Books_VolumeSaleInfoRetailPrice' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/VolumeSaleInfoRetailPrice.php', - 'Google_Service_Books_VolumeSearchInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/VolumeSearchInfo.php', - 'Google_Service_Books_VolumeUserInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/VolumeUserInfo.php', - 'Google_Service_Books_VolumeUserInfoCopy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/VolumeUserInfoCopy.php', - 'Google_Service_Books_VolumeUserInfoFamilySharing' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/VolumeUserInfoFamilySharing.php', - 'Google_Service_Books_VolumeUserInfoRentalPeriod' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/VolumeUserInfoRentalPeriod.php', - 'Google_Service_Books_VolumeUserInfoUserUploadedVolumeInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/VolumeUserInfoUserUploadedVolumeInfo.php', - 'Google_Service_Books_VolumeVolumeInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/VolumeVolumeInfo.php', - 'Google_Service_Books_VolumeVolumeInfoDimensions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/VolumeVolumeInfoDimensions.php', - 'Google_Service_Books_VolumeVolumeInfoImageLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/VolumeVolumeInfoImageLinks.php', - 'Google_Service_Books_VolumeVolumeInfoIndustryIdentifiers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/VolumeVolumeInfoIndustryIdentifiers.php', - 'Google_Service_Books_VolumeVolumeInfoPanelizationSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/VolumeVolumeInfoPanelizationSummary.php', - 'Google_Service_Books_Volumeannotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Volumeannotation.php', - 'Google_Service_Books_VolumeannotationContentRanges' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/VolumeannotationContentRanges.php', - 'Google_Service_Books_Volumeannotations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Volumeannotations.php', - 'Google_Service_Books_Volumes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Volumes.php', - 'Google_Service_Books_Volumeseriesinfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/Volumeseriesinfo.php', - 'Google_Service_Books_VolumeseriesinfoVolumeSeries' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/VolumeseriesinfoVolumeSeries.php', - 'Google_Service_Books_VolumeseriesinfoVolumeSeriesIssue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Books/VolumeseriesinfoVolumeSeriesIssue.php', - 'Google_Service_Calendar' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar.php', - 'Google_Service_Calendar_Acl' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/Acl.php', - 'Google_Service_Calendar_AclRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/AclRule.php', - 'Google_Service_Calendar_AclRuleScope' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/AclRuleScope.php', - 'Google_Service_Calendar_Calendar' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/Calendar.php', - 'Google_Service_Calendar_CalendarList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/CalendarList.php', - 'Google_Service_Calendar_CalendarListEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/CalendarListEntry.php', - 'Google_Service_Calendar_CalendarListEntryNotificationSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/CalendarListEntryNotificationSettings.php', - 'Google_Service_Calendar_CalendarNotification' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/CalendarNotification.php', - 'Google_Service_Calendar_Channel' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/Channel.php', - 'Google_Service_Calendar_ColorDefinition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/ColorDefinition.php', - 'Google_Service_Calendar_Colors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/Colors.php', - 'Google_Service_Calendar_ConferenceData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/ConferenceData.php', - 'Google_Service_Calendar_ConferenceParameters' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/ConferenceParameters.php', - 'Google_Service_Calendar_ConferenceParametersAddOnParameters' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/ConferenceParametersAddOnParameters.php', - 'Google_Service_Calendar_ConferenceProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/ConferenceProperties.php', - 'Google_Service_Calendar_ConferenceRequestStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/ConferenceRequestStatus.php', - 'Google_Service_Calendar_ConferenceSolution' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/ConferenceSolution.php', - 'Google_Service_Calendar_ConferenceSolutionKey' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/ConferenceSolutionKey.php', - 'Google_Service_Calendar_CreateConferenceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/CreateConferenceRequest.php', - 'Google_Service_Calendar_EntryPoint' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/EntryPoint.php', - 'Google_Service_Calendar_Error' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/Error.php', - 'Google_Service_Calendar_Event' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/Event.php', - 'Google_Service_Calendar_EventAttachment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/EventAttachment.php', - 'Google_Service_Calendar_EventAttendee' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/EventAttendee.php', - 'Google_Service_Calendar_EventCreator' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/EventCreator.php', - 'Google_Service_Calendar_EventDateTime' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/EventDateTime.php', - 'Google_Service_Calendar_EventExtendedProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/EventExtendedProperties.php', - 'Google_Service_Calendar_EventGadget' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/EventGadget.php', - 'Google_Service_Calendar_EventOrganizer' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/EventOrganizer.php', - 'Google_Service_Calendar_EventReminder' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/EventReminder.php', - 'Google_Service_Calendar_EventReminders' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/EventReminders.php', - 'Google_Service_Calendar_EventSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/EventSource.php', - 'Google_Service_Calendar_Events' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/Events.php', - 'Google_Service_Calendar_FreeBusyCalendar' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/FreeBusyCalendar.php', - 'Google_Service_Calendar_FreeBusyGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/FreeBusyGroup.php', - 'Google_Service_Calendar_FreeBusyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/FreeBusyRequest.php', - 'Google_Service_Calendar_FreeBusyRequestItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/FreeBusyRequestItem.php', - 'Google_Service_Calendar_FreeBusyResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/FreeBusyResponse.php', - 'Google_Service_Calendar_Resource_Acl' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/Resource/Acl.php', - 'Google_Service_Calendar_Resource_CalendarList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/Resource/CalendarList.php', - 'Google_Service_Calendar_Resource_Calendars' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/Resource/Calendars.php', - 'Google_Service_Calendar_Resource_Channels' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/Resource/Channels.php', - 'Google_Service_Calendar_Resource_Colors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/Resource/Colors.php', - 'Google_Service_Calendar_Resource_Events' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/Resource/Events.php', - 'Google_Service_Calendar_Resource_Freebusy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/Resource/Freebusy.php', - 'Google_Service_Calendar_Resource_Settings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/Resource/Settings.php', - 'Google_Service_Calendar_Setting' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/Setting.php', - 'Google_Service_Calendar_Settings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/Settings.php', - 'Google_Service_Calendar_TimePeriod' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Calendar/TimePeriod.php', - 'Google_Service_Chromewebstore' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Chromewebstore.php', - 'Google_Service_Chromewebstore_InAppProduct' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Chromewebstore/InAppProduct.php', - 'Google_Service_Chromewebstore_InAppProductList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Chromewebstore/InAppProductList.php', - 'Google_Service_Chromewebstore_InAppProductLocaleData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Chromewebstore/InAppProductLocaleData.php', - 'Google_Service_Chromewebstore_InAppProductPrices' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Chromewebstore/InAppProductPrices.php', - 'Google_Service_Chromewebstore_Item' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Chromewebstore/Item.php', - 'Google_Service_Chromewebstore_Jwt' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Chromewebstore/Jwt.php', - 'Google_Service_Chromewebstore_License' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Chromewebstore/License.php', - 'Google_Service_Chromewebstore_PaymentsBuyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Chromewebstore/PaymentsBuyRequest.php', - 'Google_Service_Chromewebstore_PaymentsDeleteResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Chromewebstore/PaymentsDeleteResponse.php', - 'Google_Service_Chromewebstore_PaymentsListResponseItems' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Chromewebstore/PaymentsListResponseItems.php', - 'Google_Service_Chromewebstore_PublishRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Chromewebstore/PublishRequest.php', - 'Google_Service_Chromewebstore_Resource_InAppProducts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Chromewebstore/Resource/InAppProducts.php', - 'Google_Service_Chromewebstore_Resource_Items' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Chromewebstore/Resource/Items.php', - 'Google_Service_Chromewebstore_Resource_Licenses' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Chromewebstore/Resource/Licenses.php', - 'Google_Service_Chromewebstore_Resource_Payments' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Chromewebstore/Resource/Payments.php', - 'Google_Service_Chromewebstore_UserLicense' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Chromewebstore/UserLicense.php', - 'Google_Service_Cih' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih.php', - 'Google_Service_Cih_AdoptionInteraction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/AdoptionInteraction.php', - 'Google_Service_Cih_AdvertiserExperienceData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/AdvertiserExperienceData.php', - 'Google_Service_Cih_AssociatedEmail' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/AssociatedEmail.php', - 'Google_Service_Cih_CasesData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/CasesData.php', - 'Google_Service_Cih_CasesInteractionSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/CasesInteractionSource.php', - 'Google_Service_Cih_ChatInteraction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/ChatInteraction.php', - 'Google_Service_Cih_EmailInteraction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/EmailInteraction.php', - 'Google_Service_Cih_Entity' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/Entity.php', - 'Google_Service_Cih_GammaData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/GammaData.php', - 'Google_Service_Cih_GenieData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/GenieData.php', - 'Google_Service_Cih_GoalInteraction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/GoalInteraction.php', - 'Google_Service_Cih_GreenTeaData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/GreenTeaData.php', - 'Google_Service_Cih_GrmData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/GrmData.php', - 'Google_Service_Cih_HangoutInteraction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/HangoutInteraction.php', - 'Google_Service_Cih_HelpcenterData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/HelpcenterData.php', - 'Google_Service_Cih_IncentiveInteraction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/IncentiveInteraction.php', - 'Google_Service_Cih_IncentiveInteractionMonetaryReward' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/IncentiveInteractionMonetaryReward.php', - 'Google_Service_Cih_IncentivesData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/IncentivesData.php', - 'Google_Service_Cih_MarketingEmailInteraction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/MarketingEmailInteraction.php', - 'Google_Service_Cih_MeetingInteraction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/MeetingInteraction.php', - 'Google_Service_Cih_NoteInteraction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/NoteInteraction.php', - 'Google_Service_Cih_Participant' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/Participant.php', - 'Google_Service_Cih_PartnerSearchData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/PartnerSearchData.php', - 'Google_Service_Cih_PhoneInteraction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/PhoneInteraction.php', - 'Google_Service_Cih_Resource_AssociatedEmails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/Resource/AssociatedEmails.php', - 'Google_Service_Cih_Resource_UserInteractions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/Resource/UserInteractions.php', - 'Google_Service_Cih_TaskInteraction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/TaskInteraction.php', - 'Google_Service_Cih_TraxAgent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/TraxAgent.php', - 'Google_Service_Cih_TraxData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/TraxData.php', - 'Google_Service_Cih_TraxInteraction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/TraxInteraction.php', - 'Google_Service_Cih_Uaid' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/Uaid.php', - 'Google_Service_Cih_UserCommData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/UserCommData.php', - 'Google_Service_Cih_UserId' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/UserId.php', - 'Google_Service_Cih_UserInteraction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/UserInteraction.php', - 'Google_Service_Cih_UserInteractionsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cih/UserInteractionsListResponse.php', - 'Google_Service_CivicInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo.php', - 'Google_Service_CivicInfo_AdministrationRegion' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo/AdministrationRegion.php', - 'Google_Service_CivicInfo_AdministrativeBody' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo/AdministrativeBody.php', - 'Google_Service_CivicInfo_Candidate' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo/Candidate.php', - 'Google_Service_CivicInfo_Channel' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo/Channel.php', - 'Google_Service_CivicInfo_Contest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo/Contest.php', - 'Google_Service_CivicInfo_ContextParams' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo/ContextParams.php', - 'Google_Service_CivicInfo_DivisionRepresentativeInfoRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo/DivisionRepresentativeInfoRequest.php', - 'Google_Service_CivicInfo_DivisionSearchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo/DivisionSearchRequest.php', - 'Google_Service_CivicInfo_DivisionSearchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo/DivisionSearchResponse.php', - 'Google_Service_CivicInfo_DivisionSearchResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo/DivisionSearchResult.php', - 'Google_Service_CivicInfo_Election' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo/Election.php', - 'Google_Service_CivicInfo_ElectionOfficial' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo/ElectionOfficial.php', - 'Google_Service_CivicInfo_ElectionsQueryRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo/ElectionsQueryRequest.php', - 'Google_Service_CivicInfo_ElectionsQueryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo/ElectionsQueryResponse.php', - 'Google_Service_CivicInfo_ElectoralDistrict' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo/ElectoralDistrict.php', - 'Google_Service_CivicInfo_GeographicDivision' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo/GeographicDivision.php', - 'Google_Service_CivicInfo_Office' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo/Office.php', - 'Google_Service_CivicInfo_Official' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo/Official.php', - 'Google_Service_CivicInfo_PollingLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo/PollingLocation.php', - 'Google_Service_CivicInfo_PostalAddress' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo/PostalAddress.php', - 'Google_Service_CivicInfo_RepresentativeInfoData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo/RepresentativeInfoData.php', - 'Google_Service_CivicInfo_RepresentativeInfoRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo/RepresentativeInfoRequest.php', - 'Google_Service_CivicInfo_RepresentativeInfoResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo/RepresentativeInfoResponse.php', - 'Google_Service_CivicInfo_Resource_Divisions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo/Resource/Divisions.php', - 'Google_Service_CivicInfo_Resource_Elections' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo/Resource/Elections.php', - 'Google_Service_CivicInfo_Resource_Representatives' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo/Resource/Representatives.php', - 'Google_Service_CivicInfo_SimpleAddressType' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo/SimpleAddressType.php', - 'Google_Service_CivicInfo_Source' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo/Source.php', - 'Google_Service_CivicInfo_VoterInfoRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo/VoterInfoRequest.php', - 'Google_Service_CivicInfo_VoterInfoResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo/VoterInfoResponse.php', - 'Google_Service_CivicInfo_VoterInfoSegmentResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CivicInfo/VoterInfoSegmentResult.php', - 'Google_Service_Classroom' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom.php', - 'Google_Service_Classroom_Announcement' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/Announcement.php', - 'Google_Service_Classroom_Assignment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/Assignment.php', - 'Google_Service_Classroom_AssignmentSubmission' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/AssignmentSubmission.php', - 'Google_Service_Classroom_Attachment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/Attachment.php', - 'Google_Service_Classroom_ClassroomEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/ClassroomEmpty.php', - 'Google_Service_Classroom_CloudPubsubTopic' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/CloudPubsubTopic.php', - 'Google_Service_Classroom_Course' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/Course.php', - 'Google_Service_Classroom_CourseAlias' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/CourseAlias.php', - 'Google_Service_Classroom_CourseMaterial' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/CourseMaterial.php', - 'Google_Service_Classroom_CourseMaterialSet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/CourseMaterialSet.php', - 'Google_Service_Classroom_CourseRosterChangesInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/CourseRosterChangesInfo.php', - 'Google_Service_Classroom_CourseWork' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/CourseWork.php', - 'Google_Service_Classroom_Date' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/Date.php', - 'Google_Service_Classroom_DriveFile' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/DriveFile.php', - 'Google_Service_Classroom_DriveFolder' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/DriveFolder.php', - 'Google_Service_Classroom_Feed' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/Feed.php', - 'Google_Service_Classroom_Form' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/Form.php', - 'Google_Service_Classroom_GlobalPermission' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/GlobalPermission.php', - 'Google_Service_Classroom_GradeHistory' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/GradeHistory.php', - 'Google_Service_Classroom_Guardian' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/Guardian.php', - 'Google_Service_Classroom_GuardianInvitation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/GuardianInvitation.php', - 'Google_Service_Classroom_IndividualStudentsOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/IndividualStudentsOptions.php', - 'Google_Service_Classroom_Invitation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/Invitation.php', - 'Google_Service_Classroom_Link' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/Link.php', - 'Google_Service_Classroom_ListAnnouncementsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/ListAnnouncementsResponse.php', - 'Google_Service_Classroom_ListCourseAliasesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/ListCourseAliasesResponse.php', - 'Google_Service_Classroom_ListCourseWorkResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/ListCourseWorkResponse.php', - 'Google_Service_Classroom_ListCoursesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/ListCoursesResponse.php', - 'Google_Service_Classroom_ListGuardianInvitationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/ListGuardianInvitationsResponse.php', - 'Google_Service_Classroom_ListGuardiansResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/ListGuardiansResponse.php', - 'Google_Service_Classroom_ListInvitationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/ListInvitationsResponse.php', - 'Google_Service_Classroom_ListStudentSubmissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/ListStudentSubmissionsResponse.php', - 'Google_Service_Classroom_ListStudentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/ListStudentsResponse.php', - 'Google_Service_Classroom_ListTeachersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/ListTeachersResponse.php', - 'Google_Service_Classroom_ListTopicResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/ListTopicResponse.php', - 'Google_Service_Classroom_Material' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/Material.php', - 'Google_Service_Classroom_ModifyAnnouncementAssigneesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/ModifyAnnouncementAssigneesRequest.php', - 'Google_Service_Classroom_ModifyAttachmentsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/ModifyAttachmentsRequest.php', - 'Google_Service_Classroom_ModifyCourseWorkAssigneesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/ModifyCourseWorkAssigneesRequest.php', - 'Google_Service_Classroom_ModifyIndividualStudentsOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/ModifyIndividualStudentsOptions.php', - 'Google_Service_Classroom_MultipleChoiceQuestion' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/MultipleChoiceQuestion.php', - 'Google_Service_Classroom_MultipleChoiceSubmission' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/MultipleChoiceSubmission.php', - 'Google_Service_Classroom_Name' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/Name.php', - 'Google_Service_Classroom_ReclaimStudentSubmissionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/ReclaimStudentSubmissionRequest.php', - 'Google_Service_Classroom_Registration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/Registration.php', - 'Google_Service_Classroom_Resource_Courses' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/Resource/Courses.php', - 'Google_Service_Classroom_Resource_CoursesAliases' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/Resource/CoursesAliases.php', - 'Google_Service_Classroom_Resource_CoursesAnnouncements' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/Resource/CoursesAnnouncements.php', - 'Google_Service_Classroom_Resource_CoursesCourseWork' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/Resource/CoursesCourseWork.php', - 'Google_Service_Classroom_Resource_CoursesCourseWorkStudentSubmissions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/Resource/CoursesCourseWorkStudentSubmissions.php', - 'Google_Service_Classroom_Resource_CoursesStudents' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/Resource/CoursesStudents.php', - 'Google_Service_Classroom_Resource_CoursesTeachers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/Resource/CoursesTeachers.php', - 'Google_Service_Classroom_Resource_CoursesTopics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/Resource/CoursesTopics.php', - 'Google_Service_Classroom_Resource_Invitations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/Resource/Invitations.php', - 'Google_Service_Classroom_Resource_Registrations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/Resource/Registrations.php', - 'Google_Service_Classroom_Resource_UserProfiles' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/Resource/UserProfiles.php', - 'Google_Service_Classroom_Resource_UserProfilesGuardianInvitations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/Resource/UserProfilesGuardianInvitations.php', - 'Google_Service_Classroom_Resource_UserProfilesGuardians' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/Resource/UserProfilesGuardians.php', - 'Google_Service_Classroom_ReturnStudentSubmissionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/ReturnStudentSubmissionRequest.php', - 'Google_Service_Classroom_SharedDriveFile' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/SharedDriveFile.php', - 'Google_Service_Classroom_ShortAnswerSubmission' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/ShortAnswerSubmission.php', - 'Google_Service_Classroom_StateHistory' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/StateHistory.php', - 'Google_Service_Classroom_Student' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/Student.php', - 'Google_Service_Classroom_StudentSubmission' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/StudentSubmission.php', - 'Google_Service_Classroom_SubmissionHistory' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/SubmissionHistory.php', - 'Google_Service_Classroom_Teacher' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/Teacher.php', - 'Google_Service_Classroom_TimeOfDay' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/TimeOfDay.php', - 'Google_Service_Classroom_Topic' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/Topic.php', - 'Google_Service_Classroom_TurnInStudentSubmissionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/TurnInStudentSubmissionRequest.php', - 'Google_Service_Classroom_UserProfile' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/UserProfile.php', - 'Google_Service_Classroom_YouTubeVideo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Classroom/YouTubeVideo.php', - 'Google_Service_CloudBuild' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudBuild.php', - 'Google_Service_CloudBuild_Build' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudBuild/Build.php', - 'Google_Service_CloudBuild_BuildOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudBuild/BuildOperationMetadata.php', - 'Google_Service_CloudBuild_BuildOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudBuild/BuildOptions.php', - 'Google_Service_CloudBuild_BuildStep' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudBuild/BuildStep.php', - 'Google_Service_CloudBuild_BuildTrigger' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudBuild/BuildTrigger.php', - 'Google_Service_CloudBuild_BuiltImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudBuild/BuiltImage.php', - 'Google_Service_CloudBuild_CancelBuildRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudBuild/CancelBuildRequest.php', - 'Google_Service_CloudBuild_CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudBuild/CancelOperationRequest.php', - 'Google_Service_CloudBuild_CloudbuildEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudBuild/CloudbuildEmpty.php', - 'Google_Service_CloudBuild_FileHashes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudBuild/FileHashes.php', - 'Google_Service_CloudBuild_Hash' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudBuild/Hash.php', - 'Google_Service_CloudBuild_ListBuildTriggersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudBuild/ListBuildTriggersResponse.php', - 'Google_Service_CloudBuild_ListBuildsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudBuild/ListBuildsResponse.php', - 'Google_Service_CloudBuild_ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudBuild/ListOperationsResponse.php', - 'Google_Service_CloudBuild_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudBuild/Operation.php', - 'Google_Service_CloudBuild_RepoSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudBuild/RepoSource.php', - 'Google_Service_CloudBuild_Resource_Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudBuild/Resource/Operations.php', - 'Google_Service_CloudBuild_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudBuild/Resource/Projects.php', - 'Google_Service_CloudBuild_Resource_ProjectsBuilds' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudBuild/Resource/ProjectsBuilds.php', - 'Google_Service_CloudBuild_Resource_ProjectsTriggers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudBuild/Resource/ProjectsTriggers.php', - 'Google_Service_CloudBuild_Results' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudBuild/Results.php', - 'Google_Service_CloudBuild_RetryBuildRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudBuild/RetryBuildRequest.php', - 'Google_Service_CloudBuild_Secret' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudBuild/Secret.php', - 'Google_Service_CloudBuild_Source' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudBuild/Source.php', - 'Google_Service_CloudBuild_SourceProvenance' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudBuild/SourceProvenance.php', - 'Google_Service_CloudBuild_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudBuild/Status.php', - 'Google_Service_CloudBuild_StorageSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudBuild/StorageSource.php', - 'Google_Service_CloudBuild_TimeSpan' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudBuild/TimeSpan.php', - 'Google_Service_CloudBuild_Volume' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudBuild/Volume.php', - 'Google_Service_CloudDebugger' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger.php', - 'Google_Service_CloudDebugger_AliasContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/AliasContext.php', - 'Google_Service_CloudDebugger_Breakpoint' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/Breakpoint.php', - 'Google_Service_CloudDebugger_CloudRepoSourceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/CloudRepoSourceContext.php', - 'Google_Service_CloudDebugger_CloudWorkspaceId' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/CloudWorkspaceId.php', - 'Google_Service_CloudDebugger_CloudWorkspaceSourceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/CloudWorkspaceSourceContext.php', - 'Google_Service_CloudDebugger_ClouddebuggerEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/ClouddebuggerEmpty.php', - 'Google_Service_CloudDebugger_Debuggee' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/Debuggee.php', - 'Google_Service_CloudDebugger_ExtendedSourceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/ExtendedSourceContext.php', - 'Google_Service_CloudDebugger_FormatMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/FormatMessage.php', - 'Google_Service_CloudDebugger_GerritSourceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/GerritSourceContext.php', - 'Google_Service_CloudDebugger_GetBreakpointResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/GetBreakpointResponse.php', - 'Google_Service_CloudDebugger_GitSourceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/GitSourceContext.php', - 'Google_Service_CloudDebugger_ListActiveBreakpointsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/ListActiveBreakpointsResponse.php', - 'Google_Service_CloudDebugger_ListBreakpointsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/ListBreakpointsResponse.php', - 'Google_Service_CloudDebugger_ListDebuggeesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/ListDebuggeesResponse.php', - 'Google_Service_CloudDebugger_ProjectRepoId' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/ProjectRepoId.php', - 'Google_Service_CloudDebugger_RegisterDebuggeeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/RegisterDebuggeeRequest.php', - 'Google_Service_CloudDebugger_RegisterDebuggeeResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/RegisterDebuggeeResponse.php', - 'Google_Service_CloudDebugger_RepoId' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/RepoId.php', - 'Google_Service_CloudDebugger_Resource_Controller' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/Resource/Controller.php', - 'Google_Service_CloudDebugger_Resource_ControllerDebuggees' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/Resource/ControllerDebuggees.php', - 'Google_Service_CloudDebugger_Resource_ControllerDebuggeesBreakpoints' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/Resource/ControllerDebuggeesBreakpoints.php', - 'Google_Service_CloudDebugger_Resource_Debugger' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/Resource/Debugger.php', - 'Google_Service_CloudDebugger_Resource_DebuggerDebuggees' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/Resource/DebuggerDebuggees.php', - 'Google_Service_CloudDebugger_Resource_DebuggerDebuggeesBreakpoints' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/Resource/DebuggerDebuggeesBreakpoints.php', - 'Google_Service_CloudDebugger_SetBreakpointResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/SetBreakpointResponse.php', - 'Google_Service_CloudDebugger_SourceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/SourceContext.php', - 'Google_Service_CloudDebugger_SourceLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/SourceLocation.php', - 'Google_Service_CloudDebugger_StackFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/StackFrame.php', - 'Google_Service_CloudDebugger_StatusMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/StatusMessage.php', - 'Google_Service_CloudDebugger_UpdateActiveBreakpointRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/UpdateActiveBreakpointRequest.php', - 'Google_Service_CloudDebugger_UpdateActiveBreakpointResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/UpdateActiveBreakpointResponse.php', - 'Google_Service_CloudDebugger_Variable' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudDebugger/Variable.php', - 'Google_Service_CloudFunctions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudFunctions.php', - 'Google_Service_CloudFunctions_CallFunctionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudFunctions/CallFunctionRequest.php', - 'Google_Service_CloudFunctions_CallFunctionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudFunctions/CallFunctionResponse.php', - 'Google_Service_CloudFunctions_CloudFunction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudFunctions/CloudFunction.php', - 'Google_Service_CloudFunctions_EventTrigger' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudFunctions/EventTrigger.php', - 'Google_Service_CloudFunctions_FailurePolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudFunctions/FailurePolicy.php', - 'Google_Service_CloudFunctions_GenerateDownloadUrlRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudFunctions/GenerateDownloadUrlRequest.php', - 'Google_Service_CloudFunctions_GenerateDownloadUrlResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudFunctions/GenerateDownloadUrlResponse.php', - 'Google_Service_CloudFunctions_GenerateUploadUrlRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudFunctions/GenerateUploadUrlRequest.php', - 'Google_Service_CloudFunctions_GenerateUploadUrlResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudFunctions/GenerateUploadUrlResponse.php', - 'Google_Service_CloudFunctions_HttpsTrigger' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudFunctions/HttpsTrigger.php', - 'Google_Service_CloudFunctions_ListFunctionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudFunctions/ListFunctionsResponse.php', - 'Google_Service_CloudFunctions_ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudFunctions/ListLocationsResponse.php', - 'Google_Service_CloudFunctions_ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudFunctions/ListOperationsResponse.php', - 'Google_Service_CloudFunctions_Location' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudFunctions/Location.php', - 'Google_Service_CloudFunctions_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudFunctions/Operation.php', - 'Google_Service_CloudFunctions_OperationMetadataV1' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudFunctions/OperationMetadataV1.php', - 'Google_Service_CloudFunctions_OperationMetadataV1Beta2' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudFunctions/OperationMetadataV1Beta2.php', - 'Google_Service_CloudFunctions_Resource_Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudFunctions/Resource/Operations.php', - 'Google_Service_CloudFunctions_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudFunctions/Resource/Projects.php', - 'Google_Service_CloudFunctions_Resource_ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudFunctions/Resource/ProjectsLocations.php', - 'Google_Service_CloudFunctions_Resource_ProjectsLocationsFunctions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudFunctions/Resource/ProjectsLocationsFunctions.php', - 'Google_Service_CloudFunctions_Retry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudFunctions/Retry.php', - 'Google_Service_CloudFunctions_SourceRepository' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudFunctions/SourceRepository.php', - 'Google_Service_CloudFunctions_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudFunctions/Status.php', - 'Google_Service_CloudIot' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot.php', - 'Google_Service_CloudIot_Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/Binding.php', - 'Google_Service_CloudIot_CloudiotEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/CloudiotEmpty.php', - 'Google_Service_CloudIot_Device' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/Device.php', - 'Google_Service_CloudIot_DeviceConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/DeviceConfig.php', - 'Google_Service_CloudIot_DeviceCredential' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/DeviceCredential.php', - 'Google_Service_CloudIot_DeviceRegistry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/DeviceRegistry.php', - 'Google_Service_CloudIot_DeviceState' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/DeviceState.php', - 'Google_Service_CloudIot_EventNotificationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/EventNotificationConfig.php', - 'Google_Service_CloudIot_GetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/GetIamPolicyRequest.php', - 'Google_Service_CloudIot_HttpConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/HttpConfig.php', - 'Google_Service_CloudIot_ListDeviceConfigVersionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/ListDeviceConfigVersionsResponse.php', - 'Google_Service_CloudIot_ListDeviceRegistriesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/ListDeviceRegistriesResponse.php', - 'Google_Service_CloudIot_ListDeviceStatesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/ListDeviceStatesResponse.php', - 'Google_Service_CloudIot_ListDevicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/ListDevicesResponse.php', - 'Google_Service_CloudIot_ModifyCloudToDeviceConfigRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/ModifyCloudToDeviceConfigRequest.php', - 'Google_Service_CloudIot_MqttConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/MqttConfig.php', - 'Google_Service_CloudIot_Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/Policy.php', - 'Google_Service_CloudIot_PublicKeyCertificate' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/PublicKeyCertificate.php', - 'Google_Service_CloudIot_PublicKeyCredential' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/PublicKeyCredential.php', - 'Google_Service_CloudIot_RegistryCredential' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/RegistryCredential.php', - 'Google_Service_CloudIot_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/Resource/Projects.php', - 'Google_Service_CloudIot_Resource_ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocations.php', - 'Google_Service_CloudIot_Resource_ProjectsLocationsRegistries' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistries.php', - 'Google_Service_CloudIot_Resource_ProjectsLocationsRegistriesDevices' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistriesDevices.php', - 'Google_Service_CloudIot_Resource_ProjectsLocationsRegistriesDevicesConfigVersions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistriesDevicesConfigVersions.php', - 'Google_Service_CloudIot_Resource_ProjectsLocationsRegistriesDevicesStates' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistriesDevicesStates.php', - 'Google_Service_CloudIot_SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/SetIamPolicyRequest.php', - 'Google_Service_CloudIot_StateNotificationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/StateNotificationConfig.php', - 'Google_Service_CloudIot_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/Status.php', - 'Google_Service_CloudIot_TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/TestIamPermissionsRequest.php', - 'Google_Service_CloudIot_TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/TestIamPermissionsResponse.php', - 'Google_Service_CloudIot_X509CertificateDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudIot/X509CertificateDetails.php', - 'Google_Service_CloudKMS' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudKMS.php', - 'Google_Service_CloudKMS_AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudKMS/AuditConfig.php', - 'Google_Service_CloudKMS_AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudKMS/AuditLogConfig.php', - 'Google_Service_CloudKMS_Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudKMS/Binding.php', - 'Google_Service_CloudKMS_CryptoKey' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudKMS/CryptoKey.php', - 'Google_Service_CloudKMS_CryptoKeyVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudKMS/CryptoKeyVersion.php', - 'Google_Service_CloudKMS_DecryptRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudKMS/DecryptRequest.php', - 'Google_Service_CloudKMS_DecryptResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudKMS/DecryptResponse.php', - 'Google_Service_CloudKMS_DestroyCryptoKeyVersionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudKMS/DestroyCryptoKeyVersionRequest.php', - 'Google_Service_CloudKMS_EncryptRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudKMS/EncryptRequest.php', - 'Google_Service_CloudKMS_EncryptResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudKMS/EncryptResponse.php', - 'Google_Service_CloudKMS_KeyRing' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudKMS/KeyRing.php', - 'Google_Service_CloudKMS_ListCryptoKeyVersionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudKMS/ListCryptoKeyVersionsResponse.php', - 'Google_Service_CloudKMS_ListCryptoKeysResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudKMS/ListCryptoKeysResponse.php', - 'Google_Service_CloudKMS_ListKeyRingsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudKMS/ListKeyRingsResponse.php', - 'Google_Service_CloudKMS_ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudKMS/ListLocationsResponse.php', - 'Google_Service_CloudKMS_Location' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudKMS/Location.php', - 'Google_Service_CloudKMS_Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudKMS/Policy.php', - 'Google_Service_CloudKMS_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudKMS/Resource/Projects.php', - 'Google_Service_CloudKMS_Resource_ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudKMS/Resource/ProjectsLocations.php', - 'Google_Service_CloudKMS_Resource_ProjectsLocationsKeyRings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudKMS/Resource/ProjectsLocationsKeyRings.php', - 'Google_Service_CloudKMS_Resource_ProjectsLocationsKeyRingsCryptoKeys' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudKMS/Resource/ProjectsLocationsKeyRingsCryptoKeys.php', - 'Google_Service_CloudKMS_Resource_ProjectsLocationsKeyRingsCryptoKeysCryptoKeyVersions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudKMS/Resource/ProjectsLocationsKeyRingsCryptoKeysCryptoKeyVersions.php', - 'Google_Service_CloudKMS_RestoreCryptoKeyVersionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudKMS/RestoreCryptoKeyVersionRequest.php', - 'Google_Service_CloudKMS_SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudKMS/SetIamPolicyRequest.php', - 'Google_Service_CloudKMS_TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudKMS/TestIamPermissionsRequest.php', - 'Google_Service_CloudKMS_TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudKMS/TestIamPermissionsResponse.php', - 'Google_Service_CloudKMS_UpdateCryptoKeyPrimaryVersionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudKMS/UpdateCryptoKeyPrimaryVersionRequest.php', - 'Google_Service_CloudMachineLearning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearning.php', - 'Google_Service_CloudMachineLearningEngine' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine.php', - 'Google_Service_CloudMachineLearningEngine_GoogleApiHttpBody' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleApiHttpBody.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1AutoScaling' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1AutoScaling.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1CancelJobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1CancelJobRequest.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Capability' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1Capability.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Config' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1Config.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1GetConfigResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1GetConfigResponse.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1HyperparameterOutput' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1HyperparameterOutput.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1HyperparameterOutputHyperparameterMetric' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1HyperparameterOutputHyperparameterMetric.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1HyperparameterSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1HyperparameterSpec.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Job' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1Job.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ListJobsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1ListJobsResponse.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1ListLocationsResponse.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ListModelsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1ListModelsResponse.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ListVersionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1ListVersionsResponse.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Location' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1Location.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ManualScaling' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1ManualScaling.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Model' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1Model.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1OperationMetadata.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ParameterSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1ParameterSpec.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1PredictRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1PredictRequest.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1PredictionInput' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1PredictionInput.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1PredictionOutput' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1PredictionOutput.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1SetDefaultVersionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1SetDefaultVersionRequest.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1TrainingInput' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1TrainingInput.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1TrainingOutput' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1TrainingOutput.php', - 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Version' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1Version.php', - 'Google_Service_CloudMachineLearningEngine_GoogleIamV1AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleIamV1AuditConfig.php', - 'Google_Service_CloudMachineLearningEngine_GoogleIamV1AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleIamV1AuditLogConfig.php', - 'Google_Service_CloudMachineLearningEngine_GoogleIamV1Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleIamV1Binding.php', - 'Google_Service_CloudMachineLearningEngine_GoogleIamV1Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleIamV1Policy.php', - 'Google_Service_CloudMachineLearningEngine_GoogleIamV1SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleIamV1SetIamPolicyRequest.php', - 'Google_Service_CloudMachineLearningEngine_GoogleIamV1TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleIamV1TestIamPermissionsRequest.php', - 'Google_Service_CloudMachineLearningEngine_GoogleIamV1TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleIamV1TestIamPermissionsResponse.php', - 'Google_Service_CloudMachineLearningEngine_GoogleLongrunningListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleLongrunningListOperationsResponse.php', - 'Google_Service_CloudMachineLearningEngine_GoogleLongrunningOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleLongrunningOperation.php', - 'Google_Service_CloudMachineLearningEngine_GoogleProtobufEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleProtobufEmpty.php', - 'Google_Service_CloudMachineLearningEngine_GoogleRpcStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleRpcStatus.php', - 'Google_Service_CloudMachineLearningEngine_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/Resource/Projects.php', - 'Google_Service_CloudMachineLearningEngine_Resource_ProjectsJobs' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/Resource/ProjectsJobs.php', - 'Google_Service_CloudMachineLearningEngine_Resource_ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/Resource/ProjectsLocations.php', - 'Google_Service_CloudMachineLearningEngine_Resource_ProjectsModels' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/Resource/ProjectsModels.php', - 'Google_Service_CloudMachineLearningEngine_Resource_ProjectsModelsVersions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/Resource/ProjectsModelsVersions.php', - 'Google_Service_CloudMachineLearningEngine_Resource_ProjectsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/Resource/ProjectsOperations.php', - 'Google_Service_CloudMachineLearning_GoogleApiHttpBody' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleApiHttpBody.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1CancelJobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1CancelJobRequest.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1GetConfigResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1GetConfigResponse.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1HyperparameterOutput' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1HyperparameterOutput.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1HyperparameterOutputHyperparameterMetric' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1HyperparameterOutputHyperparameterMetric.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1HyperparameterSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1HyperparameterSpec.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1Job' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1Job.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1ListJobsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1ListJobsResponse.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1ListModelsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1ListModelsResponse.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1ListVersionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1ListVersionsResponse.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1Model' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1Model.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1OperationMetadata.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1ParameterSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1ParameterSpec.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1PredictRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1PredictRequest.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1PredictionInput' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1PredictionInput.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1PredictionOutput' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1PredictionOutput.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1SetDefaultVersionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1SetDefaultVersionRequest.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1TrainingInput' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1TrainingInput.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1TrainingOutput' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1TrainingOutput.php', - 'Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1Version' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleCloudMlV1beta1Version.php', - 'Google_Service_CloudMachineLearning_GoogleLongrunningListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleLongrunningListOperationsResponse.php', - 'Google_Service_CloudMachineLearning_GoogleLongrunningOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleLongrunningOperation.php', - 'Google_Service_CloudMachineLearning_GoogleProtobufEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleProtobufEmpty.php', - 'Google_Service_CloudMachineLearning_GoogleRpcStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/GoogleRpcStatus.php', - 'Google_Service_CloudMachineLearning_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/Resource/Projects.php', - 'Google_Service_CloudMachineLearning_Resource_ProjectsJobs' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/Resource/ProjectsJobs.php', - 'Google_Service_CloudMachineLearning_Resource_ProjectsModels' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/Resource/ProjectsModels.php', - 'Google_Service_CloudMachineLearning_Resource_ProjectsModelsVersions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/Resource/ProjectsModelsVersions.php', - 'Google_Service_CloudMachineLearning_Resource_ProjectsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMachineLearning/Resource/ProjectsOperations.php', - 'Google_Service_CloudMonitoring' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMonitoring.php', - 'Google_Service_CloudMonitoring_DeleteMetricDescriptorResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMonitoring/DeleteMetricDescriptorResponse.php', - 'Google_Service_CloudMonitoring_ListMetricDescriptorsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMonitoring/ListMetricDescriptorsRequest.php', - 'Google_Service_CloudMonitoring_ListMetricDescriptorsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMonitoring/ListMetricDescriptorsResponse.php', - 'Google_Service_CloudMonitoring_ListTimeseriesDescriptorsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMonitoring/ListTimeseriesDescriptorsRequest.php', - 'Google_Service_CloudMonitoring_ListTimeseriesDescriptorsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMonitoring/ListTimeseriesDescriptorsResponse.php', - 'Google_Service_CloudMonitoring_ListTimeseriesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMonitoring/ListTimeseriesRequest.php', - 'Google_Service_CloudMonitoring_ListTimeseriesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMonitoring/ListTimeseriesResponse.php', - 'Google_Service_CloudMonitoring_MetricDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMonitoring/MetricDescriptor.php', - 'Google_Service_CloudMonitoring_MetricDescriptorLabelDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMonitoring/MetricDescriptorLabelDescriptor.php', - 'Google_Service_CloudMonitoring_MetricDescriptorTypeDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMonitoring/MetricDescriptorTypeDescriptor.php', - 'Google_Service_CloudMonitoring_Point' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMonitoring/Point.php', - 'Google_Service_CloudMonitoring_PointDistribution' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMonitoring/PointDistribution.php', - 'Google_Service_CloudMonitoring_PointDistributionBucket' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMonitoring/PointDistributionBucket.php', - 'Google_Service_CloudMonitoring_PointDistributionOverflowBucket' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMonitoring/PointDistributionOverflowBucket.php', - 'Google_Service_CloudMonitoring_PointDistributionUnderflowBucket' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMonitoring/PointDistributionUnderflowBucket.php', - 'Google_Service_CloudMonitoring_Resource_MetricDescriptors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMonitoring/Resource/MetricDescriptors.php', - 'Google_Service_CloudMonitoring_Resource_Timeseries' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMonitoring/Resource/Timeseries.php', - 'Google_Service_CloudMonitoring_Resource_TimeseriesDescriptors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMonitoring/Resource/TimeseriesDescriptors.php', - 'Google_Service_CloudMonitoring_Timeseries' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMonitoring/Timeseries.php', - 'Google_Service_CloudMonitoring_TimeseriesDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMonitoring/TimeseriesDescriptor.php', - 'Google_Service_CloudMonitoring_TimeseriesDescriptorLabel' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMonitoring/TimeseriesDescriptorLabel.php', - 'Google_Service_CloudMonitoring_TimeseriesPoint' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMonitoring/TimeseriesPoint.php', - 'Google_Service_CloudMonitoring_WriteTimeseriesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMonitoring/WriteTimeseriesRequest.php', - 'Google_Service_CloudMonitoring_WriteTimeseriesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudMonitoring/WriteTimeseriesResponse.php', - 'Google_Service_CloudNaturalLanguage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage.php', - 'Google_Service_CloudNaturalLanguageAPI' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI.php', - 'Google_Service_CloudNaturalLanguageAPI_AnalyzeEntitiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/AnalyzeEntitiesRequest.php', - 'Google_Service_CloudNaturalLanguageAPI_AnalyzeEntitiesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/AnalyzeEntitiesResponse.php', - 'Google_Service_CloudNaturalLanguageAPI_AnalyzeSentimentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/AnalyzeSentimentRequest.php', - 'Google_Service_CloudNaturalLanguageAPI_AnalyzeSentimentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/AnalyzeSentimentResponse.php', - 'Google_Service_CloudNaturalLanguageAPI_AnnotateTextRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/AnnotateTextRequest.php', - 'Google_Service_CloudNaturalLanguageAPI_AnnotateTextResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/AnnotateTextResponse.php', - 'Google_Service_CloudNaturalLanguageAPI_DependencyEdge' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/DependencyEdge.php', - 'Google_Service_CloudNaturalLanguageAPI_Document' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/Document.php', - 'Google_Service_CloudNaturalLanguageAPI_Entity' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/Entity.php', - 'Google_Service_CloudNaturalLanguageAPI_EntityMention' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/EntityMention.php', - 'Google_Service_CloudNaturalLanguageAPI_Features' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/Features.php', - 'Google_Service_CloudNaturalLanguageAPI_PartOfSpeech' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/PartOfSpeech.php', - 'Google_Service_CloudNaturalLanguageAPI_Resource_Documents' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/Resource/Documents.php', - 'Google_Service_CloudNaturalLanguageAPI_Sentence' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/Sentence.php', - 'Google_Service_CloudNaturalLanguageAPI_Sentiment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/Sentiment.php', - 'Google_Service_CloudNaturalLanguageAPI_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/Status.php', - 'Google_Service_CloudNaturalLanguageAPI_TextSpan' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/TextSpan.php', - 'Google_Service_CloudNaturalLanguageAPI_Token' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/Token.php', - 'Google_Service_CloudNaturalLanguage_AnalyzeEntitiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/AnalyzeEntitiesRequest.php', - 'Google_Service_CloudNaturalLanguage_AnalyzeEntitiesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/AnalyzeEntitiesResponse.php', - 'Google_Service_CloudNaturalLanguage_AnalyzeEntitySentimentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/AnalyzeEntitySentimentRequest.php', - 'Google_Service_CloudNaturalLanguage_AnalyzeEntitySentimentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/AnalyzeEntitySentimentResponse.php', - 'Google_Service_CloudNaturalLanguage_AnalyzeSentimentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/AnalyzeSentimentRequest.php', - 'Google_Service_CloudNaturalLanguage_AnalyzeSentimentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/AnalyzeSentimentResponse.php', - 'Google_Service_CloudNaturalLanguage_AnalyzeSyntaxRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/AnalyzeSyntaxRequest.php', - 'Google_Service_CloudNaturalLanguage_AnalyzeSyntaxResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/AnalyzeSyntaxResponse.php', - 'Google_Service_CloudNaturalLanguage_AnnotateTextRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/AnnotateTextRequest.php', - 'Google_Service_CloudNaturalLanguage_AnnotateTextResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/AnnotateTextResponse.php', - 'Google_Service_CloudNaturalLanguage_ClassificationCategory' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/ClassificationCategory.php', - 'Google_Service_CloudNaturalLanguage_ClassifyTextRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/ClassifyTextRequest.php', - 'Google_Service_CloudNaturalLanguage_ClassifyTextResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/ClassifyTextResponse.php', - 'Google_Service_CloudNaturalLanguage_DependencyEdge' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/DependencyEdge.php', - 'Google_Service_CloudNaturalLanguage_Document' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/Document.php', - 'Google_Service_CloudNaturalLanguage_Entity' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/Entity.php', - 'Google_Service_CloudNaturalLanguage_EntityMention' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/EntityMention.php', - 'Google_Service_CloudNaturalLanguage_Features' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/Features.php', - 'Google_Service_CloudNaturalLanguage_PartOfSpeech' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/PartOfSpeech.php', - 'Google_Service_CloudNaturalLanguage_Resource_Documents' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/Resource/Documents.php', - 'Google_Service_CloudNaturalLanguage_Sentence' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/Sentence.php', - 'Google_Service_CloudNaturalLanguage_Sentiment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/Sentiment.php', - 'Google_Service_CloudNaturalLanguage_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/Status.php', - 'Google_Service_CloudNaturalLanguage_TextSpan' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/TextSpan.php', - 'Google_Service_CloudNaturalLanguage_Token' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/Token.php', - 'Google_Service_CloudOSLogin' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudOSLogin.php', - 'Google_Service_CloudOSLogin_ImportSshPublicKeyResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudOSLogin/ImportSshPublicKeyResponse.php', - 'Google_Service_CloudOSLogin_LoginProfile' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudOSLogin/LoginProfile.php', - 'Google_Service_CloudOSLogin_OsloginEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudOSLogin/OsloginEmpty.php', - 'Google_Service_CloudOSLogin_PosixAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudOSLogin/PosixAccount.php', - 'Google_Service_CloudOSLogin_Resource_Users' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudOSLogin/Resource/Users.php', - 'Google_Service_CloudOSLogin_Resource_UsersProjects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudOSLogin/Resource/UsersProjects.php', - 'Google_Service_CloudOSLogin_Resource_UsersSshPublicKeys' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudOSLogin/Resource/UsersSshPublicKeys.php', - 'Google_Service_CloudOSLogin_SshPublicKey' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudOSLogin/SshPublicKey.php', - 'Google_Service_CloudResourceManager' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager.php', - 'Google_Service_CloudResourceManager_Ancestor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/Ancestor.php', - 'Google_Service_CloudResourceManager_AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/AuditConfig.php', - 'Google_Service_CloudResourceManager_AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/AuditLogConfig.php', - 'Google_Service_CloudResourceManager_Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/Binding.php', - 'Google_Service_CloudResourceManager_BooleanConstraint' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/BooleanConstraint.php', - 'Google_Service_CloudResourceManager_BooleanPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/BooleanPolicy.php', - 'Google_Service_CloudResourceManager_ClearOrgPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/ClearOrgPolicyRequest.php', - 'Google_Service_CloudResourceManager_CloudresourcemanagerEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/CloudresourcemanagerEmpty.php', - 'Google_Service_CloudResourceManager_Constraint' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/Constraint.php', - 'Google_Service_CloudResourceManager_FolderOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/FolderOperation.php', - 'Google_Service_CloudResourceManager_FolderOperationError' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/FolderOperationError.php', - 'Google_Service_CloudResourceManager_GetAncestryRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/GetAncestryRequest.php', - 'Google_Service_CloudResourceManager_GetAncestryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/GetAncestryResponse.php', - 'Google_Service_CloudResourceManager_GetEffectiveOrgPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/GetEffectiveOrgPolicyRequest.php', - 'Google_Service_CloudResourceManager_GetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/GetIamPolicyRequest.php', - 'Google_Service_CloudResourceManager_GetOrgPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/GetOrgPolicyRequest.php', - 'Google_Service_CloudResourceManager_Lien' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/Lien.php', - 'Google_Service_CloudResourceManager_ListAvailableOrgPolicyConstraintsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/ListAvailableOrgPolicyConstraintsRequest.php', - 'Google_Service_CloudResourceManager_ListAvailableOrgPolicyConstraintsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/ListAvailableOrgPolicyConstraintsResponse.php', - 'Google_Service_CloudResourceManager_ListConstraint' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/ListConstraint.php', - 'Google_Service_CloudResourceManager_ListLiensResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/ListLiensResponse.php', - 'Google_Service_CloudResourceManager_ListOrgPoliciesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/ListOrgPoliciesRequest.php', - 'Google_Service_CloudResourceManager_ListOrgPoliciesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/ListOrgPoliciesResponse.php', - 'Google_Service_CloudResourceManager_ListPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/ListPolicy.php', - 'Google_Service_CloudResourceManager_ListProjectsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/ListProjectsResponse.php', - 'Google_Service_CloudResourceManager_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/Operation.php', - 'Google_Service_CloudResourceManager_OrgPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/OrgPolicy.php', - 'Google_Service_CloudResourceManager_Organization' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/Organization.php', - 'Google_Service_CloudResourceManager_OrganizationOwner' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/OrganizationOwner.php', - 'Google_Service_CloudResourceManager_Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/Policy.php', - 'Google_Service_CloudResourceManager_Project' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/Project.php', - 'Google_Service_CloudResourceManager_ProjectCreationStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/ProjectCreationStatus.php', - 'Google_Service_CloudResourceManager_ResourceId' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/ResourceId.php', - 'Google_Service_CloudResourceManager_Resource_Folders' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/Resource/Folders.php', - 'Google_Service_CloudResourceManager_Resource_Liens' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/Resource/Liens.php', - 'Google_Service_CloudResourceManager_Resource_Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/Resource/Operations.php', - 'Google_Service_CloudResourceManager_Resource_Organizations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/Resource/Organizations.php', - 'Google_Service_CloudResourceManager_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/Resource/Projects.php', - 'Google_Service_CloudResourceManager_RestoreDefault' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/RestoreDefault.php', - 'Google_Service_CloudResourceManager_SearchOrganizationsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/SearchOrganizationsRequest.php', - 'Google_Service_CloudResourceManager_SearchOrganizationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/SearchOrganizationsResponse.php', - 'Google_Service_CloudResourceManager_SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/SetIamPolicyRequest.php', - 'Google_Service_CloudResourceManager_SetOrgPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/SetOrgPolicyRequest.php', - 'Google_Service_CloudResourceManager_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/Status.php', - 'Google_Service_CloudResourceManager_TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/TestIamPermissionsRequest.php', - 'Google_Service_CloudResourceManager_TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/TestIamPermissionsResponse.php', - 'Google_Service_CloudResourceManager_UndeleteProjectRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudResourceManager/UndeleteProjectRequest.php', - 'Google_Service_CloudRuntimeConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudRuntimeConfig.php', - 'Google_Service_CloudRuntimeConfig_CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudRuntimeConfig/CancelOperationRequest.php', - 'Google_Service_CloudRuntimeConfig_ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudRuntimeConfig/ListOperationsResponse.php', - 'Google_Service_CloudRuntimeConfig_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudRuntimeConfig/Operation.php', - 'Google_Service_CloudRuntimeConfig_Resource_Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudRuntimeConfig/Resource/Operations.php', - 'Google_Service_CloudRuntimeConfig_RuntimeconfigEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudRuntimeConfig/RuntimeconfigEmpty.php', - 'Google_Service_CloudRuntimeConfig_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudRuntimeConfig/Status.php', - 'Google_Service_CloudShell' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudShell.php', - 'Google_Service_CloudShell_CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudShell/CancelOperationRequest.php', - 'Google_Service_CloudShell_CloudshellEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudShell/CloudshellEmpty.php', - 'Google_Service_CloudShell_Environment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudShell/Environment.php', - 'Google_Service_CloudShell_ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudShell/ListOperationsResponse.php', - 'Google_Service_CloudShell_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudShell/Operation.php', - 'Google_Service_CloudShell_PublicKey' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudShell/PublicKey.php', - 'Google_Service_CloudShell_Resource_Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudShell/Resource/Operations.php', - 'Google_Service_CloudShell_StartEnvironmentMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudShell/StartEnvironmentMetadata.php', - 'Google_Service_CloudShell_StartEnvironmentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudShell/StartEnvironmentResponse.php', - 'Google_Service_CloudShell_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudShell/Status.php', - 'Google_Service_CloudSourceRepositories' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudSourceRepositories.php', - 'Google_Service_CloudSourceRepositories_AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudSourceRepositories/AuditConfig.php', - 'Google_Service_CloudSourceRepositories_AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudSourceRepositories/AuditLogConfig.php', - 'Google_Service_CloudSourceRepositories_Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudSourceRepositories/Binding.php', - 'Google_Service_CloudSourceRepositories_Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudSourceRepositories/Expr.php', - 'Google_Service_CloudSourceRepositories_ListReposResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudSourceRepositories/ListReposResponse.php', - 'Google_Service_CloudSourceRepositories_MirrorConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudSourceRepositories/MirrorConfig.php', - 'Google_Service_CloudSourceRepositories_Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudSourceRepositories/Policy.php', - 'Google_Service_CloudSourceRepositories_Repo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudSourceRepositories/Repo.php', - 'Google_Service_CloudSourceRepositories_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudSourceRepositories/Resource/Projects.php', - 'Google_Service_CloudSourceRepositories_Resource_ProjectsRepos' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudSourceRepositories/Resource/ProjectsRepos.php', - 'Google_Service_CloudSourceRepositories_SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudSourceRepositories/SetIamPolicyRequest.php', - 'Google_Service_CloudSourceRepositories_SourcerepoEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudSourceRepositories/SourcerepoEmpty.php', - 'Google_Service_CloudSourceRepositories_TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudSourceRepositories/TestIamPermissionsRequest.php', - 'Google_Service_CloudSourceRepositories_TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudSourceRepositories/TestIamPermissionsResponse.php', - 'Google_Service_CloudSpeechAPI' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI.php', - 'Google_Service_CloudSpeechAPI_AsyncRecognizeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI/AsyncRecognizeRequest.php', - 'Google_Service_CloudSpeechAPI_CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI/CancelOperationRequest.php', - 'Google_Service_CloudSpeechAPI_ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI/ListOperationsResponse.php', - 'Google_Service_CloudSpeechAPI_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI/Operation.php', - 'Google_Service_CloudSpeechAPI_RecognitionAudio' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI/RecognitionAudio.php', - 'Google_Service_CloudSpeechAPI_RecognitionConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI/RecognitionConfig.php', - 'Google_Service_CloudSpeechAPI_Resource_Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI/Resource/Operations.php', - 'Google_Service_CloudSpeechAPI_Resource_Speech' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI/Resource/Speech.php', - 'Google_Service_CloudSpeechAPI_SpeechContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI/SpeechContext.php', - 'Google_Service_CloudSpeechAPI_SpeechEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI/SpeechEmpty.php', - 'Google_Service_CloudSpeechAPI_SpeechRecognitionAlternative' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI/SpeechRecognitionAlternative.php', - 'Google_Service_CloudSpeechAPI_SpeechRecognitionResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI/SpeechRecognitionResult.php', - 'Google_Service_CloudSpeechAPI_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI/Status.php', - 'Google_Service_CloudSpeechAPI_SyncRecognizeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI/SyncRecognizeRequest.php', - 'Google_Service_CloudSpeechAPI_SyncRecognizeResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudSpeechAPI/SyncRecognizeResponse.php', - 'Google_Service_CloudTasks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks.php', - 'Google_Service_CloudTasks_AcknowledgeTaskRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/AcknowledgeTaskRequest.php', - 'Google_Service_CloudTasks_AppEngineHttpRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/AppEngineHttpRequest.php', - 'Google_Service_CloudTasks_AppEngineHttpTarget' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/AppEngineHttpTarget.php', - 'Google_Service_CloudTasks_AppEngineRouting' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/AppEngineRouting.php', - 'Google_Service_CloudTasks_AttemptStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/AttemptStatus.php', - 'Google_Service_CloudTasks_Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/Binding.php', - 'Google_Service_CloudTasks_CancelLeaseRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/CancelLeaseRequest.php', - 'Google_Service_CloudTasks_CloudtasksEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/CloudtasksEmpty.php', - 'Google_Service_CloudTasks_CreateTaskRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/CreateTaskRequest.php', - 'Google_Service_CloudTasks_GetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/GetIamPolicyRequest.php', - 'Google_Service_CloudTasks_LeaseTasksRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/LeaseTasksRequest.php', - 'Google_Service_CloudTasks_LeaseTasksResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/LeaseTasksResponse.php', - 'Google_Service_CloudTasks_ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/ListLocationsResponse.php', - 'Google_Service_CloudTasks_ListQueuesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/ListQueuesResponse.php', - 'Google_Service_CloudTasks_ListTasksResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/ListTasksResponse.php', - 'Google_Service_CloudTasks_Location' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/Location.php', - 'Google_Service_CloudTasks_PauseQueueRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/PauseQueueRequest.php', - 'Google_Service_CloudTasks_Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/Policy.php', - 'Google_Service_CloudTasks_PullMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/PullMessage.php', - 'Google_Service_CloudTasks_PullTarget' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/PullTarget.php', - 'Google_Service_CloudTasks_PurgeQueueRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/PurgeQueueRequest.php', - 'Google_Service_CloudTasks_Queue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/Queue.php', - 'Google_Service_CloudTasks_RateLimits' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/RateLimits.php', - 'Google_Service_CloudTasks_RenewLeaseRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/RenewLeaseRequest.php', - 'Google_Service_CloudTasks_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/Resource/Projects.php', - 'Google_Service_CloudTasks_Resource_ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/Resource/ProjectsLocations.php', - 'Google_Service_CloudTasks_Resource_ProjectsLocationsQueues' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/Resource/ProjectsLocationsQueues.php', - 'Google_Service_CloudTasks_Resource_ProjectsLocationsQueuesTasks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/Resource/ProjectsLocationsQueuesTasks.php', - 'Google_Service_CloudTasks_ResumeQueueRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/ResumeQueueRequest.php', - 'Google_Service_CloudTasks_RetryConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/RetryConfig.php', - 'Google_Service_CloudTasks_RunTaskRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/RunTaskRequest.php', - 'Google_Service_CloudTasks_SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/SetIamPolicyRequest.php', - 'Google_Service_CloudTasks_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/Status.php', - 'Google_Service_CloudTasks_Task' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/Task.php', - 'Google_Service_CloudTasks_TaskStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/TaskStatus.php', - 'Google_Service_CloudTasks_TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/TestIamPermissionsRequest.php', - 'Google_Service_CloudTasks_TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTasks/TestIamPermissionsResponse.php', - 'Google_Service_CloudTrace' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTrace.php', - 'Google_Service_CloudTrace_Annotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTrace/Annotation.php', - 'Google_Service_CloudTrace_AttributeValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTrace/AttributeValue.php', - 'Google_Service_CloudTrace_Attributes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTrace/Attributes.php', - 'Google_Service_CloudTrace_BatchWriteSpansRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTrace/BatchWriteSpansRequest.php', - 'Google_Service_CloudTrace_CloudtraceEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTrace/CloudtraceEmpty.php', - 'Google_Service_CloudTrace_Link' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTrace/Link.php', - 'Google_Service_CloudTrace_Links' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTrace/Links.php', - 'Google_Service_CloudTrace_MessageEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTrace/MessageEvent.php', - 'Google_Service_CloudTrace_Module' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTrace/Module.php', - 'Google_Service_CloudTrace_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTrace/Resource/Projects.php', - 'Google_Service_CloudTrace_Resource_ProjectsTraces' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTrace/Resource/ProjectsTraces.php', - 'Google_Service_CloudTrace_Resource_ProjectsTracesSpans' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTrace/Resource/ProjectsTracesSpans.php', - 'Google_Service_CloudTrace_Span' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTrace/Span.php', - 'Google_Service_CloudTrace_StackFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTrace/StackFrame.php', - 'Google_Service_CloudTrace_StackFrames' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTrace/StackFrames.php', - 'Google_Service_CloudTrace_StackTrace' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTrace/StackTrace.php', - 'Google_Service_CloudTrace_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTrace/Status.php', - 'Google_Service_CloudTrace_TimeEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTrace/TimeEvent.php', - 'Google_Service_CloudTrace_TimeEvents' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTrace/TimeEvents.php', - 'Google_Service_CloudTrace_TruncatableString' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudTrace/TruncatableString.php', - 'Google_Service_CloudUserAccounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts.php', - 'Google_Service_CloudUserAccounts_AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/AuditConfig.php', - 'Google_Service_CloudUserAccounts_AuthorizedKeysView' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/AuthorizedKeysView.php', - 'Google_Service_CloudUserAccounts_Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/Binding.php', - 'Google_Service_CloudUserAccounts_Condition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/Condition.php', - 'Google_Service_CloudUserAccounts_Group' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/Group.php', - 'Google_Service_CloudUserAccounts_GroupList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/GroupList.php', - 'Google_Service_CloudUserAccounts_GroupsAddMemberRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/GroupsAddMemberRequest.php', - 'Google_Service_CloudUserAccounts_GroupsRemoveMemberRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/GroupsRemoveMemberRequest.php', - 'Google_Service_CloudUserAccounts_LinuxAccountViews' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/LinuxAccountViews.php', - 'Google_Service_CloudUserAccounts_LinuxGetAuthorizedKeysViewResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/LinuxGetAuthorizedKeysViewResponse.php', - 'Google_Service_CloudUserAccounts_LinuxGetLinuxAccountViewsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/LinuxGetLinuxAccountViewsResponse.php', - 'Google_Service_CloudUserAccounts_LinuxGroupView' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/LinuxGroupView.php', - 'Google_Service_CloudUserAccounts_LinuxUserView' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/LinuxUserView.php', - 'Google_Service_CloudUserAccounts_LogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/LogConfig.php', - 'Google_Service_CloudUserAccounts_LogConfigCounterOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/LogConfigCounterOptions.php', - 'Google_Service_CloudUserAccounts_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/Operation.php', - 'Google_Service_CloudUserAccounts_OperationError' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/OperationError.php', - 'Google_Service_CloudUserAccounts_OperationErrorErrors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/OperationErrorErrors.php', - 'Google_Service_CloudUserAccounts_OperationList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/OperationList.php', - 'Google_Service_CloudUserAccounts_OperationWarnings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/OperationWarnings.php', - 'Google_Service_CloudUserAccounts_OperationWarningsData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/OperationWarningsData.php', - 'Google_Service_CloudUserAccounts_Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/Policy.php', - 'Google_Service_CloudUserAccounts_PublicKey' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/PublicKey.php', - 'Google_Service_CloudUserAccounts_Resource_GlobalAccountsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/Resource/GlobalAccountsOperations.php', - 'Google_Service_CloudUserAccounts_Resource_Groups' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/Resource/Groups.php', - 'Google_Service_CloudUserAccounts_Resource_Linux' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/Resource/Linux.php', - 'Google_Service_CloudUserAccounts_Resource_Users' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/Resource/Users.php', - 'Google_Service_CloudUserAccounts_Rule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/Rule.php', - 'Google_Service_CloudUserAccounts_TestPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/TestPermissionsRequest.php', - 'Google_Service_CloudUserAccounts_TestPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/TestPermissionsResponse.php', - 'Google_Service_CloudUserAccounts_User' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/User.php', - 'Google_Service_CloudUserAccounts_UserList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudUserAccounts/UserList.php', - 'Google_Service_CloudVideoIntelligence' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1AnnotateVideoProgress' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1AnnotateVideoProgress.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1AnnotateVideoResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1AnnotateVideoResponse.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1Entity' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1Entity.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1ExplicitContentAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1ExplicitContentAnnotation.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1ExplicitContentFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1ExplicitContentFrame.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1LabelAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1LabelAnnotation.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1LabelFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1LabelFrame.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1LabelSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1LabelSegment.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1VideoAnnotationProgress' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1VideoAnnotationProgress.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1VideoAnnotationResults' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1VideoAnnotationResults.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1VideoSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1VideoSegment.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta1AnnotateVideoProgress' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta1AnnotateVideoProgress.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta1AnnotateVideoRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta1AnnotateVideoRequest.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta1AnnotateVideoResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta1AnnotateVideoResponse.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta1LabelAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta1LabelAnnotation.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta1LabelLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta1LabelLocation.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta1SafeSearchAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta1SafeSearchAnnotation.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta1VideoAnnotationProgress' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta1VideoAnnotationProgress.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta1VideoAnnotationResults' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta1VideoAnnotationResults.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta1VideoContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta1VideoContext.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta1VideoSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta1VideoSegment.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2Entity' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2Entity.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2ExplicitContentFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2ExplicitContentFrame.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2LabelAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2LabelAnnotation.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2LabelFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2LabelFrame.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2LabelSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2LabelSegment.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2VideoAnnotationResults' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2VideoAnnotationResults.php', - 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2VideoSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1beta2VideoSegment.php', - 'Google_Service_CloudVideoIntelligence_GoogleLongrunningOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleLongrunningOperation.php', - 'Google_Service_CloudVideoIntelligence_GoogleRpcStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleRpcStatus.php', - 'Google_Service_CloudVideoIntelligence_Resource_Videos' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/Resource/Videos.php', - 'Google_Service_Cloudbilling' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cloudbilling.php', - 'Google_Service_Cloudbilling_AggregationInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cloudbilling/AggregationInfo.php', - 'Google_Service_Cloudbilling_BillingAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cloudbilling/BillingAccount.php', - 'Google_Service_Cloudbilling_Category' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cloudbilling/Category.php', - 'Google_Service_Cloudbilling_ListBillingAccountsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cloudbilling/ListBillingAccountsResponse.php', - 'Google_Service_Cloudbilling_ListProjectBillingInfoResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cloudbilling/ListProjectBillingInfoResponse.php', - 'Google_Service_Cloudbilling_ListServicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cloudbilling/ListServicesResponse.php', - 'Google_Service_Cloudbilling_ListSkusResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cloudbilling/ListSkusResponse.php', - 'Google_Service_Cloudbilling_Money' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cloudbilling/Money.php', - 'Google_Service_Cloudbilling_PricingExpression' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cloudbilling/PricingExpression.php', - 'Google_Service_Cloudbilling_PricingInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cloudbilling/PricingInfo.php', - 'Google_Service_Cloudbilling_ProjectBillingInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cloudbilling/ProjectBillingInfo.php', - 'Google_Service_Cloudbilling_Resource_BillingAccounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cloudbilling/Resource/BillingAccounts.php', - 'Google_Service_Cloudbilling_Resource_BillingAccountsProjects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cloudbilling/Resource/BillingAccountsProjects.php', - 'Google_Service_Cloudbilling_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cloudbilling/Resource/Projects.php', - 'Google_Service_Cloudbilling_Resource_Services' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cloudbilling/Resource/Services.php', - 'Google_Service_Cloudbilling_Resource_ServicesSkus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cloudbilling/Resource/ServicesSkus.php', - 'Google_Service_Cloudbilling_Service' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cloudbilling/Service.php', - 'Google_Service_Cloudbilling_Sku' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cloudbilling/Sku.php', - 'Google_Service_Cloudbilling_TierRate' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cloudbilling/TierRate.php', - 'Google_Service_Clouderrorreporting' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Clouderrorreporting.php', - 'Google_Service_Clouderrorreporting_DeleteEventsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/DeleteEventsResponse.php', - 'Google_Service_Clouderrorreporting_ErrorContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/ErrorContext.php', - 'Google_Service_Clouderrorreporting_ErrorEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/ErrorEvent.php', - 'Google_Service_Clouderrorreporting_ErrorGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/ErrorGroup.php', - 'Google_Service_Clouderrorreporting_ErrorGroupStats' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/ErrorGroupStats.php', - 'Google_Service_Clouderrorreporting_HttpRequestContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/HttpRequestContext.php', - 'Google_Service_Clouderrorreporting_ListEventsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/ListEventsResponse.php', - 'Google_Service_Clouderrorreporting_ListGroupStatsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/ListGroupStatsResponse.php', - 'Google_Service_Clouderrorreporting_ReportErrorEventResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/ReportErrorEventResponse.php', - 'Google_Service_Clouderrorreporting_ReportedErrorEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/ReportedErrorEvent.php', - 'Google_Service_Clouderrorreporting_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/Resource/Projects.php', - 'Google_Service_Clouderrorreporting_Resource_ProjectsEvents' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/Resource/ProjectsEvents.php', - 'Google_Service_Clouderrorreporting_Resource_ProjectsGroupStats' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/Resource/ProjectsGroupStats.php', - 'Google_Service_Clouderrorreporting_Resource_ProjectsGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/Resource/ProjectsGroups.php', - 'Google_Service_Clouderrorreporting_ServiceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/ServiceContext.php', - 'Google_Service_Clouderrorreporting_SourceLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/SourceLocation.php', - 'Google_Service_Clouderrorreporting_SourceReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/SourceReference.php', - 'Google_Service_Clouderrorreporting_TimedCount' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/TimedCount.php', - 'Google_Service_Clouderrorreporting_TrackingIssue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Clouderrorreporting/TrackingIssue.php', - 'Google_Service_Cloudlatencytest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cloudlatencytest.php', - 'Google_Service_Cloudlatencytest_AggregatedStats' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cloudlatencytest/AggregatedStats.php', - 'Google_Service_Cloudlatencytest_AggregatedStatsReply' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cloudlatencytest/AggregatedStatsReply.php', - 'Google_Service_Cloudlatencytest_DoubleValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cloudlatencytest/DoubleValue.php', - 'Google_Service_Cloudlatencytest_IntValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cloudlatencytest/IntValue.php', - 'Google_Service_Cloudlatencytest_Stats' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cloudlatencytest/Stats.php', - 'Google_Service_Cloudlatencytest_StatsReply' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cloudlatencytest/StatsReply.php', - 'Google_Service_Cloudlatencytest_StatscollectionResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cloudlatencytest/StatscollectionResource.php', - 'Google_Service_Cloudlatencytest_StringValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Cloudlatencytest/StringValue.php', - 'Google_Service_Compute' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute.php', - 'Google_Service_Compute_AcceleratorConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AcceleratorConfig.php', - 'Google_Service_Compute_AcceleratorType' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AcceleratorType.php', - 'Google_Service_Compute_AcceleratorTypeAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AcceleratorTypeAggregatedList.php', - 'Google_Service_Compute_AcceleratorTypeAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AcceleratorTypeAggregatedListWarning.php', - 'Google_Service_Compute_AcceleratorTypeAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AcceleratorTypeAggregatedListWarningData.php', - 'Google_Service_Compute_AcceleratorTypeList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AcceleratorTypeList.php', - 'Google_Service_Compute_AcceleratorTypeListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AcceleratorTypeListWarning.php', - 'Google_Service_Compute_AcceleratorTypeListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AcceleratorTypeListWarningData.php', - 'Google_Service_Compute_AcceleratorTypesScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AcceleratorTypesScopedList.php', - 'Google_Service_Compute_AcceleratorTypesScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AcceleratorTypesScopedListWarning.php', - 'Google_Service_Compute_AcceleratorTypesScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AcceleratorTypesScopedListWarningData.php', - 'Google_Service_Compute_AccessConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AccessConfig.php', - 'Google_Service_Compute_Address' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Address.php', - 'Google_Service_Compute_AddressAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AddressAggregatedList.php', - 'Google_Service_Compute_AddressAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AddressAggregatedListWarning.php', - 'Google_Service_Compute_AddressAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AddressAggregatedListWarningData.php', - 'Google_Service_Compute_AddressList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AddressList.php', - 'Google_Service_Compute_AddressListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AddressListWarning.php', - 'Google_Service_Compute_AddressListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AddressListWarningData.php', - 'Google_Service_Compute_AddressesScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AddressesScopedList.php', - 'Google_Service_Compute_AddressesScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AddressesScopedListWarning.php', - 'Google_Service_Compute_AddressesScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AddressesScopedListWarningData.php', - 'Google_Service_Compute_AliasIpRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AliasIpRange.php', - 'Google_Service_Compute_AttachedDisk' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AttachedDisk.php', - 'Google_Service_Compute_AttachedDiskInitializeParams' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AttachedDiskInitializeParams.php', - 'Google_Service_Compute_Autoscaler' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Autoscaler.php', - 'Google_Service_Compute_AutoscalerAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AutoscalerAggregatedList.php', - 'Google_Service_Compute_AutoscalerAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AutoscalerAggregatedListWarning.php', - 'Google_Service_Compute_AutoscalerAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AutoscalerAggregatedListWarningData.php', - 'Google_Service_Compute_AutoscalerList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AutoscalerList.php', - 'Google_Service_Compute_AutoscalerListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AutoscalerListWarning.php', - 'Google_Service_Compute_AutoscalerListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AutoscalerListWarningData.php', - 'Google_Service_Compute_AutoscalerStatusDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AutoscalerStatusDetails.php', - 'Google_Service_Compute_AutoscalersScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AutoscalersScopedList.php', - 'Google_Service_Compute_AutoscalersScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AutoscalersScopedListWarning.php', - 'Google_Service_Compute_AutoscalersScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AutoscalersScopedListWarningData.php', - 'Google_Service_Compute_AutoscalingPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AutoscalingPolicy.php', - 'Google_Service_Compute_AutoscalingPolicyCpuUtilization' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AutoscalingPolicyCpuUtilization.php', - 'Google_Service_Compute_AutoscalingPolicyCustomMetricUtilization' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AutoscalingPolicyCustomMetricUtilization.php', - 'Google_Service_Compute_AutoscalingPolicyLoadBalancingUtilization' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/AutoscalingPolicyLoadBalancingUtilization.php', - 'Google_Service_Compute_Backend' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Backend.php', - 'Google_Service_Compute_BackendBucket' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/BackendBucket.php', - 'Google_Service_Compute_BackendBucketList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/BackendBucketList.php', - 'Google_Service_Compute_BackendBucketListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/BackendBucketListWarning.php', - 'Google_Service_Compute_BackendBucketListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/BackendBucketListWarningData.php', - 'Google_Service_Compute_BackendService' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/BackendService.php', - 'Google_Service_Compute_BackendServiceAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/BackendServiceAggregatedList.php', - 'Google_Service_Compute_BackendServiceAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/BackendServiceAggregatedListWarning.php', - 'Google_Service_Compute_BackendServiceAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/BackendServiceAggregatedListWarningData.php', - 'Google_Service_Compute_BackendServiceCdnPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/BackendServiceCdnPolicy.php', - 'Google_Service_Compute_BackendServiceGroupHealth' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/BackendServiceGroupHealth.php', - 'Google_Service_Compute_BackendServiceIAP' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/BackendServiceIAP.php', - 'Google_Service_Compute_BackendServiceList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/BackendServiceList.php', - 'Google_Service_Compute_BackendServiceListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/BackendServiceListWarning.php', - 'Google_Service_Compute_BackendServiceListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/BackendServiceListWarningData.php', - 'Google_Service_Compute_BackendServicesScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/BackendServicesScopedList.php', - 'Google_Service_Compute_BackendServicesScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/BackendServicesScopedListWarning.php', - 'Google_Service_Compute_BackendServicesScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/BackendServicesScopedListWarningData.php', - 'Google_Service_Compute_CacheInvalidationRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/CacheInvalidationRule.php', - 'Google_Service_Compute_CacheKeyPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/CacheKeyPolicy.php', - 'Google_Service_Compute_Commitment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Commitment.php', - 'Google_Service_Compute_CommitmentAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/CommitmentAggregatedList.php', - 'Google_Service_Compute_CommitmentAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/CommitmentAggregatedListWarning.php', - 'Google_Service_Compute_CommitmentAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/CommitmentAggregatedListWarningData.php', - 'Google_Service_Compute_CommitmentList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/CommitmentList.php', - 'Google_Service_Compute_CommitmentListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/CommitmentListWarning.php', - 'Google_Service_Compute_CommitmentListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/CommitmentListWarningData.php', - 'Google_Service_Compute_CommitmentsScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/CommitmentsScopedList.php', - 'Google_Service_Compute_CommitmentsScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/CommitmentsScopedListWarning.php', - 'Google_Service_Compute_CommitmentsScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/CommitmentsScopedListWarningData.php', - 'Google_Service_Compute_ConnectionDraining' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/ConnectionDraining.php', - 'Google_Service_Compute_CustomerEncryptionKey' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/CustomerEncryptionKey.php', - 'Google_Service_Compute_CustomerEncryptionKeyProtectedDisk' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/CustomerEncryptionKeyProtectedDisk.php', - 'Google_Service_Compute_DeprecationStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/DeprecationStatus.php', - 'Google_Service_Compute_Disk' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Disk.php', - 'Google_Service_Compute_DiskAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/DiskAggregatedList.php', - 'Google_Service_Compute_DiskAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/DiskAggregatedListWarning.php', - 'Google_Service_Compute_DiskAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/DiskAggregatedListWarningData.php', - 'Google_Service_Compute_DiskList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/DiskList.php', - 'Google_Service_Compute_DiskListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/DiskListWarning.php', - 'Google_Service_Compute_DiskListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/DiskListWarningData.php', - 'Google_Service_Compute_DiskMoveRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/DiskMoveRequest.php', - 'Google_Service_Compute_DiskType' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/DiskType.php', - 'Google_Service_Compute_DiskTypeAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/DiskTypeAggregatedList.php', - 'Google_Service_Compute_DiskTypeAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/DiskTypeAggregatedListWarning.php', - 'Google_Service_Compute_DiskTypeAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/DiskTypeAggregatedListWarningData.php', - 'Google_Service_Compute_DiskTypeList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/DiskTypeList.php', - 'Google_Service_Compute_DiskTypeListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/DiskTypeListWarning.php', - 'Google_Service_Compute_DiskTypeListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/DiskTypeListWarningData.php', - 'Google_Service_Compute_DiskTypesScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/DiskTypesScopedList.php', - 'Google_Service_Compute_DiskTypesScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/DiskTypesScopedListWarning.php', - 'Google_Service_Compute_DiskTypesScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/DiskTypesScopedListWarningData.php', - 'Google_Service_Compute_DisksResizeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/DisksResizeRequest.php', - 'Google_Service_Compute_DisksScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/DisksScopedList.php', - 'Google_Service_Compute_DisksScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/DisksScopedListWarning.php', - 'Google_Service_Compute_DisksScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/DisksScopedListWarningData.php', - 'Google_Service_Compute_Firewall' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Firewall.php', - 'Google_Service_Compute_FirewallAllowed' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/FirewallAllowed.php', - 'Google_Service_Compute_FirewallDenied' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/FirewallDenied.php', - 'Google_Service_Compute_FirewallList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/FirewallList.php', - 'Google_Service_Compute_FirewallListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/FirewallListWarning.php', - 'Google_Service_Compute_FirewallListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/FirewallListWarningData.php', - 'Google_Service_Compute_ForwardingRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/ForwardingRule.php', - 'Google_Service_Compute_ForwardingRuleAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/ForwardingRuleAggregatedList.php', - 'Google_Service_Compute_ForwardingRuleAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/ForwardingRuleAggregatedListWarning.php', - 'Google_Service_Compute_ForwardingRuleAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/ForwardingRuleAggregatedListWarningData.php', - 'Google_Service_Compute_ForwardingRuleList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/ForwardingRuleList.php', - 'Google_Service_Compute_ForwardingRuleListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/ForwardingRuleListWarning.php', - 'Google_Service_Compute_ForwardingRuleListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/ForwardingRuleListWarningData.php', - 'Google_Service_Compute_ForwardingRulesScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/ForwardingRulesScopedList.php', - 'Google_Service_Compute_ForwardingRulesScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/ForwardingRulesScopedListWarning.php', - 'Google_Service_Compute_ForwardingRulesScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/ForwardingRulesScopedListWarningData.php', - 'Google_Service_Compute_GlobalSetLabelsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/GlobalSetLabelsRequest.php', - 'Google_Service_Compute_GuestOsFeature' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/GuestOsFeature.php', - 'Google_Service_Compute_HealthCheck' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/HealthCheck.php', - 'Google_Service_Compute_HealthCheckList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/HealthCheckList.php', - 'Google_Service_Compute_HealthCheckListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/HealthCheckListWarning.php', - 'Google_Service_Compute_HealthCheckListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/HealthCheckListWarningData.php', - 'Google_Service_Compute_HealthCheckReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/HealthCheckReference.php', - 'Google_Service_Compute_HealthStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/HealthStatus.php', - 'Google_Service_Compute_HostRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/HostRule.php', - 'Google_Service_Compute_HttpHealthCheck' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/HttpHealthCheck.php', - 'Google_Service_Compute_HttpHealthCheckList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/HttpHealthCheckList.php', - 'Google_Service_Compute_HttpHealthCheckListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/HttpHealthCheckListWarning.php', - 'Google_Service_Compute_HttpHealthCheckListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/HttpHealthCheckListWarningData.php', - 'Google_Service_Compute_HttpsHealthCheck' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/HttpsHealthCheck.php', - 'Google_Service_Compute_HttpsHealthCheckList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/HttpsHealthCheckList.php', - 'Google_Service_Compute_HttpsHealthCheckListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/HttpsHealthCheckListWarning.php', - 'Google_Service_Compute_HttpsHealthCheckListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/HttpsHealthCheckListWarningData.php', - 'Google_Service_Compute_Image' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Image.php', - 'Google_Service_Compute_ImageList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/ImageList.php', - 'Google_Service_Compute_ImageListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/ImageListWarning.php', - 'Google_Service_Compute_ImageListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/ImageListWarningData.php', - 'Google_Service_Compute_ImageRawDisk' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/ImageRawDisk.php', - 'Google_Service_Compute_Instance' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Instance.php', - 'Google_Service_Compute_InstanceAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceAggregatedList.php', - 'Google_Service_Compute_InstanceAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceAggregatedListWarning.php', - 'Google_Service_Compute_InstanceAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceAggregatedListWarningData.php', - 'Google_Service_Compute_InstanceGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroup.php', - 'Google_Service_Compute_InstanceGroupAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupAggregatedList.php', - 'Google_Service_Compute_InstanceGroupAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupAggregatedListWarning.php', - 'Google_Service_Compute_InstanceGroupAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupAggregatedListWarningData.php', - 'Google_Service_Compute_InstanceGroupList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupList.php', - 'Google_Service_Compute_InstanceGroupListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupListWarning.php', - 'Google_Service_Compute_InstanceGroupListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupListWarningData.php', - 'Google_Service_Compute_InstanceGroupManager' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManager.php', - 'Google_Service_Compute_InstanceGroupManagerActionsSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagerActionsSummary.php', - 'Google_Service_Compute_InstanceGroupManagerAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagerAggregatedList.php', - 'Google_Service_Compute_InstanceGroupManagerAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagerAggregatedListWarning.php', - 'Google_Service_Compute_InstanceGroupManagerAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagerAggregatedListWarningData.php', - 'Google_Service_Compute_InstanceGroupManagerList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagerList.php', - 'Google_Service_Compute_InstanceGroupManagerListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagerListWarning.php', - 'Google_Service_Compute_InstanceGroupManagerListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagerListWarningData.php', - 'Google_Service_Compute_InstanceGroupManagersAbandonInstancesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagersAbandonInstancesRequest.php', - 'Google_Service_Compute_InstanceGroupManagersDeleteInstancesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagersDeleteInstancesRequest.php', - 'Google_Service_Compute_InstanceGroupManagersListManagedInstancesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagersListManagedInstancesResponse.php', - 'Google_Service_Compute_InstanceGroupManagersRecreateInstancesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagersRecreateInstancesRequest.php', - 'Google_Service_Compute_InstanceGroupManagersScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagersScopedList.php', - 'Google_Service_Compute_InstanceGroupManagersScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagersScopedListWarning.php', - 'Google_Service_Compute_InstanceGroupManagersScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagersScopedListWarningData.php', - 'Google_Service_Compute_InstanceGroupManagersSetInstanceTemplateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagersSetInstanceTemplateRequest.php', - 'Google_Service_Compute_InstanceGroupManagersSetTargetPoolsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManagersSetTargetPoolsRequest.php', - 'Google_Service_Compute_InstanceGroupsAddInstancesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupsAddInstancesRequest.php', - 'Google_Service_Compute_InstanceGroupsListInstances' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupsListInstances.php', - 'Google_Service_Compute_InstanceGroupsListInstancesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupsListInstancesRequest.php', - 'Google_Service_Compute_InstanceGroupsListInstancesWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupsListInstancesWarning.php', - 'Google_Service_Compute_InstanceGroupsListInstancesWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupsListInstancesWarningData.php', - 'Google_Service_Compute_InstanceGroupsRemoveInstancesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupsRemoveInstancesRequest.php', - 'Google_Service_Compute_InstanceGroupsScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupsScopedList.php', - 'Google_Service_Compute_InstanceGroupsScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupsScopedListWarning.php', - 'Google_Service_Compute_InstanceGroupsScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupsScopedListWarningData.php', - 'Google_Service_Compute_InstanceGroupsSetNamedPortsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceGroupsSetNamedPortsRequest.php', - 'Google_Service_Compute_InstanceList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceList.php', - 'Google_Service_Compute_InstanceListReferrers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceListReferrers.php', - 'Google_Service_Compute_InstanceListReferrersWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceListReferrersWarning.php', - 'Google_Service_Compute_InstanceListReferrersWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceListReferrersWarningData.php', - 'Google_Service_Compute_InstanceListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceListWarning.php', - 'Google_Service_Compute_InstanceListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceListWarningData.php', - 'Google_Service_Compute_InstanceMoveRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceMoveRequest.php', - 'Google_Service_Compute_InstanceProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceProperties.php', - 'Google_Service_Compute_InstanceReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceReference.php', - 'Google_Service_Compute_InstanceTemplate' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceTemplate.php', - 'Google_Service_Compute_InstanceTemplateList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceTemplateList.php', - 'Google_Service_Compute_InstanceTemplateListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceTemplateListWarning.php', - 'Google_Service_Compute_InstanceTemplateListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceTemplateListWarningData.php', - 'Google_Service_Compute_InstanceWithNamedPorts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstanceWithNamedPorts.php', - 'Google_Service_Compute_InstancesScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstancesScopedList.php', - 'Google_Service_Compute_InstancesScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstancesScopedListWarning.php', - 'Google_Service_Compute_InstancesScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstancesScopedListWarningData.php', - 'Google_Service_Compute_InstancesSetLabelsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstancesSetLabelsRequest.php', - 'Google_Service_Compute_InstancesSetMachineResourcesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstancesSetMachineResourcesRequest.php', - 'Google_Service_Compute_InstancesSetMachineTypeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstancesSetMachineTypeRequest.php', - 'Google_Service_Compute_InstancesSetMinCpuPlatformRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstancesSetMinCpuPlatformRequest.php', - 'Google_Service_Compute_InstancesSetServiceAccountRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstancesSetServiceAccountRequest.php', - 'Google_Service_Compute_InstancesStartWithEncryptionKeyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InstancesStartWithEncryptionKeyRequest.php', - 'Google_Service_Compute_Interconnect' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Interconnect.php', - 'Google_Service_Compute_InterconnectAttachment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InterconnectAttachment.php', - 'Google_Service_Compute_InterconnectAttachmentAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InterconnectAttachmentAggregatedList.php', - 'Google_Service_Compute_InterconnectAttachmentAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InterconnectAttachmentAggregatedListWarning.php', - 'Google_Service_Compute_InterconnectAttachmentAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InterconnectAttachmentAggregatedListWarningData.php', - 'Google_Service_Compute_InterconnectAttachmentList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InterconnectAttachmentList.php', - 'Google_Service_Compute_InterconnectAttachmentListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InterconnectAttachmentListWarning.php', - 'Google_Service_Compute_InterconnectAttachmentListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InterconnectAttachmentListWarningData.php', - 'Google_Service_Compute_InterconnectAttachmentPrivateInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InterconnectAttachmentPrivateInfo.php', - 'Google_Service_Compute_InterconnectAttachmentsScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InterconnectAttachmentsScopedList.php', - 'Google_Service_Compute_InterconnectAttachmentsScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InterconnectAttachmentsScopedListWarning.php', - 'Google_Service_Compute_InterconnectAttachmentsScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InterconnectAttachmentsScopedListWarningData.php', - 'Google_Service_Compute_InterconnectCircuitInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InterconnectCircuitInfo.php', - 'Google_Service_Compute_InterconnectList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InterconnectList.php', - 'Google_Service_Compute_InterconnectListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InterconnectListWarning.php', - 'Google_Service_Compute_InterconnectListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InterconnectListWarningData.php', - 'Google_Service_Compute_InterconnectLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InterconnectLocation.php', - 'Google_Service_Compute_InterconnectLocationList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InterconnectLocationList.php', - 'Google_Service_Compute_InterconnectLocationListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InterconnectLocationListWarning.php', - 'Google_Service_Compute_InterconnectLocationListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InterconnectLocationListWarningData.php', - 'Google_Service_Compute_InterconnectLocationRegionInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InterconnectLocationRegionInfo.php', - 'Google_Service_Compute_InterconnectOutageNotification' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/InterconnectOutageNotification.php', - 'Google_Service_Compute_License' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/License.php', - 'Google_Service_Compute_MachineType' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/MachineType.php', - 'Google_Service_Compute_MachineTypeAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/MachineTypeAggregatedList.php', - 'Google_Service_Compute_MachineTypeAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/MachineTypeAggregatedListWarning.php', - 'Google_Service_Compute_MachineTypeAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/MachineTypeAggregatedListWarningData.php', - 'Google_Service_Compute_MachineTypeList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/MachineTypeList.php', - 'Google_Service_Compute_MachineTypeListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/MachineTypeListWarning.php', - 'Google_Service_Compute_MachineTypeListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/MachineTypeListWarningData.php', - 'Google_Service_Compute_MachineTypeScratchDisks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/MachineTypeScratchDisks.php', - 'Google_Service_Compute_MachineTypesScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/MachineTypesScopedList.php', - 'Google_Service_Compute_MachineTypesScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/MachineTypesScopedListWarning.php', - 'Google_Service_Compute_MachineTypesScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/MachineTypesScopedListWarningData.php', - 'Google_Service_Compute_ManagedInstance' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/ManagedInstance.php', - 'Google_Service_Compute_ManagedInstanceLastAttempt' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/ManagedInstanceLastAttempt.php', - 'Google_Service_Compute_ManagedInstanceLastAttemptErrors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/ManagedInstanceLastAttemptErrors.php', - 'Google_Service_Compute_ManagedInstanceLastAttemptErrorsErrors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/ManagedInstanceLastAttemptErrorsErrors.php', - 'Google_Service_Compute_Metadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Metadata.php', - 'Google_Service_Compute_MetadataItems' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/MetadataItems.php', - 'Google_Service_Compute_NamedPort' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/NamedPort.php', - 'Google_Service_Compute_Network' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Network.php', - 'Google_Service_Compute_NetworkInterface' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/NetworkInterface.php', - 'Google_Service_Compute_NetworkList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/NetworkList.php', - 'Google_Service_Compute_NetworkListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/NetworkListWarning.php', - 'Google_Service_Compute_NetworkListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/NetworkListWarningData.php', - 'Google_Service_Compute_NetworkPeering' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/NetworkPeering.php', - 'Google_Service_Compute_NetworkRoutingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/NetworkRoutingConfig.php', - 'Google_Service_Compute_NetworksAddPeeringRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/NetworksAddPeeringRequest.php', - 'Google_Service_Compute_NetworksRemovePeeringRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/NetworksRemovePeeringRequest.php', - 'Google_Service_Compute_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Operation.php', - 'Google_Service_Compute_OperationAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/OperationAggregatedList.php', - 'Google_Service_Compute_OperationAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/OperationAggregatedListWarning.php', - 'Google_Service_Compute_OperationAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/OperationAggregatedListWarningData.php', - 'Google_Service_Compute_OperationError' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/OperationError.php', - 'Google_Service_Compute_OperationErrorErrors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/OperationErrorErrors.php', - 'Google_Service_Compute_OperationList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/OperationList.php', - 'Google_Service_Compute_OperationListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/OperationListWarning.php', - 'Google_Service_Compute_OperationListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/OperationListWarningData.php', - 'Google_Service_Compute_OperationWarnings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/OperationWarnings.php', - 'Google_Service_Compute_OperationWarningsData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/OperationWarningsData.php', - 'Google_Service_Compute_OperationsScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/OperationsScopedList.php', - 'Google_Service_Compute_OperationsScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/OperationsScopedListWarning.php', - 'Google_Service_Compute_OperationsScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/OperationsScopedListWarningData.php', - 'Google_Service_Compute_PathMatcher' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/PathMatcher.php', - 'Google_Service_Compute_PathRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/PathRule.php', - 'Google_Service_Compute_Project' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Project.php', - 'Google_Service_Compute_ProjectsDisableXpnResourceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/ProjectsDisableXpnResourceRequest.php', - 'Google_Service_Compute_ProjectsEnableXpnResourceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/ProjectsEnableXpnResourceRequest.php', - 'Google_Service_Compute_ProjectsGetXpnResources' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/ProjectsGetXpnResources.php', - 'Google_Service_Compute_ProjectsListXpnHostsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/ProjectsListXpnHostsRequest.php', - 'Google_Service_Compute_Quota' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Quota.php', - 'Google_Service_Compute_Reference' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Reference.php', - 'Google_Service_Compute_Region' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Region.php', - 'Google_Service_Compute_RegionAutoscalerList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RegionAutoscalerList.php', - 'Google_Service_Compute_RegionAutoscalerListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RegionAutoscalerListWarning.php', - 'Google_Service_Compute_RegionAutoscalerListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RegionAutoscalerListWarningData.php', - 'Google_Service_Compute_RegionInstanceGroupList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupList.php', - 'Google_Service_Compute_RegionInstanceGroupListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupListWarning.php', - 'Google_Service_Compute_RegionInstanceGroupListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupListWarningData.php', - 'Google_Service_Compute_RegionInstanceGroupManagerList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupManagerList.php', - 'Google_Service_Compute_RegionInstanceGroupManagerListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupManagerListWarning.php', - 'Google_Service_Compute_RegionInstanceGroupManagerListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupManagerListWarningData.php', - 'Google_Service_Compute_RegionInstanceGroupManagersAbandonInstancesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupManagersAbandonInstancesRequest.php', - 'Google_Service_Compute_RegionInstanceGroupManagersDeleteInstancesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupManagersDeleteInstancesRequest.php', - 'Google_Service_Compute_RegionInstanceGroupManagersListInstancesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupManagersListInstancesResponse.php', - 'Google_Service_Compute_RegionInstanceGroupManagersRecreateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupManagersRecreateRequest.php', - 'Google_Service_Compute_RegionInstanceGroupManagersSetTargetPoolsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupManagersSetTargetPoolsRequest.php', - 'Google_Service_Compute_RegionInstanceGroupManagersSetTemplateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupManagersSetTemplateRequest.php', - 'Google_Service_Compute_RegionInstanceGroupsListInstances' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupsListInstances.php', - 'Google_Service_Compute_RegionInstanceGroupsListInstancesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupsListInstancesRequest.php', - 'Google_Service_Compute_RegionInstanceGroupsListInstancesWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupsListInstancesWarning.php', - 'Google_Service_Compute_RegionInstanceGroupsListInstancesWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupsListInstancesWarningData.php', - 'Google_Service_Compute_RegionInstanceGroupsSetNamedPortsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RegionInstanceGroupsSetNamedPortsRequest.php', - 'Google_Service_Compute_RegionList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RegionList.php', - 'Google_Service_Compute_RegionListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RegionListWarning.php', - 'Google_Service_Compute_RegionListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RegionListWarningData.php', - 'Google_Service_Compute_ResourceCommitment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/ResourceCommitment.php', - 'Google_Service_Compute_ResourceGroupReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/ResourceGroupReference.php', - 'Google_Service_Compute_Resource_AcceleratorTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/AcceleratorTypes.php', - 'Google_Service_Compute_Resource_Addresses' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/Addresses.php', - 'Google_Service_Compute_Resource_Autoscalers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/Autoscalers.php', - 'Google_Service_Compute_Resource_BackendBuckets' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/BackendBuckets.php', - 'Google_Service_Compute_Resource_BackendServices' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/BackendServices.php', - 'Google_Service_Compute_Resource_DiskTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/DiskTypes.php', - 'Google_Service_Compute_Resource_Disks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/Disks.php', - 'Google_Service_Compute_Resource_Firewalls' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/Firewalls.php', - 'Google_Service_Compute_Resource_ForwardingRules' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/ForwardingRules.php', - 'Google_Service_Compute_Resource_GlobalAddresses' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/GlobalAddresses.php', - 'Google_Service_Compute_Resource_GlobalForwardingRules' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/GlobalForwardingRules.php', - 'Google_Service_Compute_Resource_GlobalOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/GlobalOperations.php', - 'Google_Service_Compute_Resource_HealthChecks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/HealthChecks.php', - 'Google_Service_Compute_Resource_HttpHealthChecks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/HttpHealthChecks.php', - 'Google_Service_Compute_Resource_HttpsHealthChecks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/HttpsHealthChecks.php', - 'Google_Service_Compute_Resource_Images' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/Images.php', - 'Google_Service_Compute_Resource_InstanceGroupManagers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/InstanceGroupManagers.php', - 'Google_Service_Compute_Resource_InstanceGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/InstanceGroups.php', - 'Google_Service_Compute_Resource_InstanceTemplates' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/InstanceTemplates.php', - 'Google_Service_Compute_Resource_Instances' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/Instances.php', - 'Google_Service_Compute_Resource_InterconnectAttachments' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/InterconnectAttachments.php', - 'Google_Service_Compute_Resource_InterconnectLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/InterconnectLocations.php', - 'Google_Service_Compute_Resource_Interconnects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/Interconnects.php', - 'Google_Service_Compute_Resource_Licenses' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/Licenses.php', - 'Google_Service_Compute_Resource_MachineTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/MachineTypes.php', - 'Google_Service_Compute_Resource_Networks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/Networks.php', - 'Google_Service_Compute_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/Projects.php', - 'Google_Service_Compute_Resource_RegionAutoscalers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/RegionAutoscalers.php', - 'Google_Service_Compute_Resource_RegionBackendServices' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/RegionBackendServices.php', - 'Google_Service_Compute_Resource_RegionCommitments' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/RegionCommitments.php', - 'Google_Service_Compute_Resource_RegionInstanceGroupManagers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/RegionInstanceGroupManagers.php', - 'Google_Service_Compute_Resource_RegionInstanceGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/RegionInstanceGroups.php', - 'Google_Service_Compute_Resource_RegionOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/RegionOperations.php', - 'Google_Service_Compute_Resource_Regions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/Regions.php', - 'Google_Service_Compute_Resource_Routers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/Routers.php', - 'Google_Service_Compute_Resource_Routes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/Routes.php', - 'Google_Service_Compute_Resource_Snapshots' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/Snapshots.php', - 'Google_Service_Compute_Resource_SslCertificates' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/SslCertificates.php', - 'Google_Service_Compute_Resource_Subnetworks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/Subnetworks.php', - 'Google_Service_Compute_Resource_TargetHttpProxies' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/TargetHttpProxies.php', - 'Google_Service_Compute_Resource_TargetHttpsProxies' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/TargetHttpsProxies.php', - 'Google_Service_Compute_Resource_TargetInstances' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/TargetInstances.php', - 'Google_Service_Compute_Resource_TargetPools' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/TargetPools.php', - 'Google_Service_Compute_Resource_TargetSslProxies' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/TargetSslProxies.php', - 'Google_Service_Compute_Resource_TargetTcpProxies' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/TargetTcpProxies.php', - 'Google_Service_Compute_Resource_TargetVpnGateways' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/TargetVpnGateways.php', - 'Google_Service_Compute_Resource_UrlMaps' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/UrlMaps.php', - 'Google_Service_Compute_Resource_VpnTunnels' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/VpnTunnels.php', - 'Google_Service_Compute_Resource_ZoneOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/ZoneOperations.php', - 'Google_Service_Compute_Resource_Zones' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Resource/Zones.php', - 'Google_Service_Compute_Route' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Route.php', - 'Google_Service_Compute_RouteList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RouteList.php', - 'Google_Service_Compute_RouteListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RouteListWarning.php', - 'Google_Service_Compute_RouteListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RouteListWarningData.php', - 'Google_Service_Compute_RouteWarnings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RouteWarnings.php', - 'Google_Service_Compute_RouteWarningsData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RouteWarningsData.php', - 'Google_Service_Compute_Router' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Router.php', - 'Google_Service_Compute_RouterAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RouterAggregatedList.php', - 'Google_Service_Compute_RouterAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RouterAggregatedListWarning.php', - 'Google_Service_Compute_RouterAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RouterAggregatedListWarningData.php', - 'Google_Service_Compute_RouterBgp' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RouterBgp.php', - 'Google_Service_Compute_RouterBgpPeer' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RouterBgpPeer.php', - 'Google_Service_Compute_RouterInterface' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RouterInterface.php', - 'Google_Service_Compute_RouterList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RouterList.php', - 'Google_Service_Compute_RouterListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RouterListWarning.php', - 'Google_Service_Compute_RouterListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RouterListWarningData.php', - 'Google_Service_Compute_RouterStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RouterStatus.php', - 'Google_Service_Compute_RouterStatusBgpPeerStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RouterStatusBgpPeerStatus.php', - 'Google_Service_Compute_RouterStatusResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RouterStatusResponse.php', - 'Google_Service_Compute_RoutersPreviewResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RoutersPreviewResponse.php', - 'Google_Service_Compute_RoutersScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RoutersScopedList.php', - 'Google_Service_Compute_RoutersScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RoutersScopedListWarning.php', - 'Google_Service_Compute_RoutersScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/RoutersScopedListWarningData.php', - 'Google_Service_Compute_SSLHealthCheck' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/SSLHealthCheck.php', - 'Google_Service_Compute_Scheduling' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Scheduling.php', - 'Google_Service_Compute_SerialPortOutput' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/SerialPortOutput.php', - 'Google_Service_Compute_ServiceAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/ServiceAccount.php', - 'Google_Service_Compute_Snapshot' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Snapshot.php', - 'Google_Service_Compute_SnapshotList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/SnapshotList.php', - 'Google_Service_Compute_SnapshotListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/SnapshotListWarning.php', - 'Google_Service_Compute_SnapshotListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/SnapshotListWarningData.php', - 'Google_Service_Compute_SslCertificate' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/SslCertificate.php', - 'Google_Service_Compute_SslCertificateList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/SslCertificateList.php', - 'Google_Service_Compute_SslCertificateListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/SslCertificateListWarning.php', - 'Google_Service_Compute_SslCertificateListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/SslCertificateListWarningData.php', - 'Google_Service_Compute_Subnetwork' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Subnetwork.php', - 'Google_Service_Compute_SubnetworkAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/SubnetworkAggregatedList.php', - 'Google_Service_Compute_SubnetworkAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/SubnetworkAggregatedListWarning.php', - 'Google_Service_Compute_SubnetworkAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/SubnetworkAggregatedListWarningData.php', - 'Google_Service_Compute_SubnetworkList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/SubnetworkList.php', - 'Google_Service_Compute_SubnetworkListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/SubnetworkListWarning.php', - 'Google_Service_Compute_SubnetworkListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/SubnetworkListWarningData.php', - 'Google_Service_Compute_SubnetworkSecondaryRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/SubnetworkSecondaryRange.php', - 'Google_Service_Compute_SubnetworksExpandIpCidrRangeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/SubnetworksExpandIpCidrRangeRequest.php', - 'Google_Service_Compute_SubnetworksScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/SubnetworksScopedList.php', - 'Google_Service_Compute_SubnetworksScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/SubnetworksScopedListWarning.php', - 'Google_Service_Compute_SubnetworksScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/SubnetworksScopedListWarningData.php', - 'Google_Service_Compute_SubnetworksSetPrivateIpGoogleAccessRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/SubnetworksSetPrivateIpGoogleAccessRequest.php', - 'Google_Service_Compute_TCPHealthCheck' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TCPHealthCheck.php', - 'Google_Service_Compute_Tags' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Tags.php', - 'Google_Service_Compute_TargetHttpProxy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetHttpProxy.php', - 'Google_Service_Compute_TargetHttpProxyList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetHttpProxyList.php', - 'Google_Service_Compute_TargetHttpProxyListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetHttpProxyListWarning.php', - 'Google_Service_Compute_TargetHttpProxyListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetHttpProxyListWarningData.php', - 'Google_Service_Compute_TargetHttpsProxiesSetSslCertificatesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetHttpsProxiesSetSslCertificatesRequest.php', - 'Google_Service_Compute_TargetHttpsProxy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetHttpsProxy.php', - 'Google_Service_Compute_TargetHttpsProxyList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetHttpsProxyList.php', - 'Google_Service_Compute_TargetHttpsProxyListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetHttpsProxyListWarning.php', - 'Google_Service_Compute_TargetHttpsProxyListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetHttpsProxyListWarningData.php', - 'Google_Service_Compute_TargetInstance' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetInstance.php', - 'Google_Service_Compute_TargetInstanceAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetInstanceAggregatedList.php', - 'Google_Service_Compute_TargetInstanceAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetInstanceAggregatedListWarning.php', - 'Google_Service_Compute_TargetInstanceAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetInstanceAggregatedListWarningData.php', - 'Google_Service_Compute_TargetInstanceList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetInstanceList.php', - 'Google_Service_Compute_TargetInstanceListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetInstanceListWarning.php', - 'Google_Service_Compute_TargetInstanceListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetInstanceListWarningData.php', - 'Google_Service_Compute_TargetInstancesScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetInstancesScopedList.php', - 'Google_Service_Compute_TargetInstancesScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetInstancesScopedListWarning.php', - 'Google_Service_Compute_TargetInstancesScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetInstancesScopedListWarningData.php', - 'Google_Service_Compute_TargetPool' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetPool.php', - 'Google_Service_Compute_TargetPoolAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetPoolAggregatedList.php', - 'Google_Service_Compute_TargetPoolAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetPoolAggregatedListWarning.php', - 'Google_Service_Compute_TargetPoolAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetPoolAggregatedListWarningData.php', - 'Google_Service_Compute_TargetPoolInstanceHealth' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetPoolInstanceHealth.php', - 'Google_Service_Compute_TargetPoolList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetPoolList.php', - 'Google_Service_Compute_TargetPoolListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetPoolListWarning.php', - 'Google_Service_Compute_TargetPoolListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetPoolListWarningData.php', - 'Google_Service_Compute_TargetPoolsAddHealthCheckRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetPoolsAddHealthCheckRequest.php', - 'Google_Service_Compute_TargetPoolsAddInstanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetPoolsAddInstanceRequest.php', - 'Google_Service_Compute_TargetPoolsRemoveHealthCheckRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetPoolsRemoveHealthCheckRequest.php', - 'Google_Service_Compute_TargetPoolsRemoveInstanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetPoolsRemoveInstanceRequest.php', - 'Google_Service_Compute_TargetPoolsScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetPoolsScopedList.php', - 'Google_Service_Compute_TargetPoolsScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetPoolsScopedListWarning.php', - 'Google_Service_Compute_TargetPoolsScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetPoolsScopedListWarningData.php', - 'Google_Service_Compute_TargetReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetReference.php', - 'Google_Service_Compute_TargetSslProxiesSetBackendServiceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetSslProxiesSetBackendServiceRequest.php', - 'Google_Service_Compute_TargetSslProxiesSetProxyHeaderRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetSslProxiesSetProxyHeaderRequest.php', - 'Google_Service_Compute_TargetSslProxiesSetSslCertificatesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetSslProxiesSetSslCertificatesRequest.php', - 'Google_Service_Compute_TargetSslProxy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetSslProxy.php', - 'Google_Service_Compute_TargetSslProxyList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetSslProxyList.php', - 'Google_Service_Compute_TargetSslProxyListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetSslProxyListWarning.php', - 'Google_Service_Compute_TargetSslProxyListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetSslProxyListWarningData.php', - 'Google_Service_Compute_TargetTcpProxiesSetBackendServiceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetTcpProxiesSetBackendServiceRequest.php', - 'Google_Service_Compute_TargetTcpProxiesSetProxyHeaderRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetTcpProxiesSetProxyHeaderRequest.php', - 'Google_Service_Compute_TargetTcpProxy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetTcpProxy.php', - 'Google_Service_Compute_TargetTcpProxyList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetTcpProxyList.php', - 'Google_Service_Compute_TargetTcpProxyListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetTcpProxyListWarning.php', - 'Google_Service_Compute_TargetTcpProxyListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetTcpProxyListWarningData.php', - 'Google_Service_Compute_TargetVpnGateway' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetVpnGateway.php', - 'Google_Service_Compute_TargetVpnGatewayAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetVpnGatewayAggregatedList.php', - 'Google_Service_Compute_TargetVpnGatewayAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetVpnGatewayAggregatedListWarning.php', - 'Google_Service_Compute_TargetVpnGatewayAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetVpnGatewayAggregatedListWarningData.php', - 'Google_Service_Compute_TargetVpnGatewayList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetVpnGatewayList.php', - 'Google_Service_Compute_TargetVpnGatewayListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetVpnGatewayListWarning.php', - 'Google_Service_Compute_TargetVpnGatewayListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetVpnGatewayListWarningData.php', - 'Google_Service_Compute_TargetVpnGatewaysScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetVpnGatewaysScopedList.php', - 'Google_Service_Compute_TargetVpnGatewaysScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetVpnGatewaysScopedListWarning.php', - 'Google_Service_Compute_TargetVpnGatewaysScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TargetVpnGatewaysScopedListWarningData.php', - 'Google_Service_Compute_TestFailure' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/TestFailure.php', - 'Google_Service_Compute_UrlMap' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/UrlMap.php', - 'Google_Service_Compute_UrlMapList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/UrlMapList.php', - 'Google_Service_Compute_UrlMapListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/UrlMapListWarning.php', - 'Google_Service_Compute_UrlMapListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/UrlMapListWarningData.php', - 'Google_Service_Compute_UrlMapReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/UrlMapReference.php', - 'Google_Service_Compute_UrlMapTest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/UrlMapTest.php', - 'Google_Service_Compute_UrlMapValidationResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/UrlMapValidationResult.php', - 'Google_Service_Compute_UrlMapsValidateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/UrlMapsValidateRequest.php', - 'Google_Service_Compute_UrlMapsValidateResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/UrlMapsValidateResponse.php', - 'Google_Service_Compute_UsageExportLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/UsageExportLocation.php', - 'Google_Service_Compute_VpnTunnel' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/VpnTunnel.php', - 'Google_Service_Compute_VpnTunnelAggregatedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/VpnTunnelAggregatedList.php', - 'Google_Service_Compute_VpnTunnelAggregatedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/VpnTunnelAggregatedListWarning.php', - 'Google_Service_Compute_VpnTunnelAggregatedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/VpnTunnelAggregatedListWarningData.php', - 'Google_Service_Compute_VpnTunnelList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/VpnTunnelList.php', - 'Google_Service_Compute_VpnTunnelListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/VpnTunnelListWarning.php', - 'Google_Service_Compute_VpnTunnelListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/VpnTunnelListWarningData.php', - 'Google_Service_Compute_VpnTunnelsScopedList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/VpnTunnelsScopedList.php', - 'Google_Service_Compute_VpnTunnelsScopedListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/VpnTunnelsScopedListWarning.php', - 'Google_Service_Compute_VpnTunnelsScopedListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/VpnTunnelsScopedListWarningData.php', - 'Google_Service_Compute_XpnHostList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/XpnHostList.php', - 'Google_Service_Compute_XpnHostListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/XpnHostListWarning.php', - 'Google_Service_Compute_XpnHostListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/XpnHostListWarningData.php', - 'Google_Service_Compute_XpnResourceId' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/XpnResourceId.php', - 'Google_Service_Compute_Zone' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/Zone.php', - 'Google_Service_Compute_ZoneList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/ZoneList.php', - 'Google_Service_Compute_ZoneListWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/ZoneListWarning.php', - 'Google_Service_Compute_ZoneListWarningData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/ZoneListWarningData.php', - 'Google_Service_Compute_ZoneSetLabelsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Compute/ZoneSetLabelsRequest.php', - 'Google_Service_ConsumerSurveys' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ConsumerSurveys.php', - 'Google_Service_ConsumerSurveys_FieldMask' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/FieldMask.php', - 'Google_Service_ConsumerSurveys_MobileAppPanel' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/MobileAppPanel.php', - 'Google_Service_ConsumerSurveys_MobileAppPanelsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/MobileAppPanelsListResponse.php', - 'Google_Service_ConsumerSurveys_PageInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/PageInfo.php', - 'Google_Service_ConsumerSurveys_Resource_Mobileapppanels' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/Resource/Mobileapppanels.php', - 'Google_Service_ConsumerSurveys_Resource_Results' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/Resource/Results.php', - 'Google_Service_ConsumerSurveys_Resource_Surveys' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/Resource/Surveys.php', - 'Google_Service_ConsumerSurveys_ResultsGetRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/ResultsGetRequest.php', - 'Google_Service_ConsumerSurveys_ResultsMask' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/ResultsMask.php', - 'Google_Service_ConsumerSurveys_Survey' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/Survey.php', - 'Google_Service_ConsumerSurveys_SurveyAudience' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/SurveyAudience.php', - 'Google_Service_ConsumerSurveys_SurveyCost' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/SurveyCost.php', - 'Google_Service_ConsumerSurveys_SurveyQuestion' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/SurveyQuestion.php', - 'Google_Service_ConsumerSurveys_SurveyQuestionImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/SurveyQuestionImage.php', - 'Google_Service_ConsumerSurveys_SurveyRejection' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/SurveyRejection.php', - 'Google_Service_ConsumerSurveys_SurveyResults' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/SurveyResults.php', - 'Google_Service_ConsumerSurveys_SurveysDeleteResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/SurveysDeleteResponse.php', - 'Google_Service_ConsumerSurveys_SurveysListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/SurveysListResponse.php', - 'Google_Service_ConsumerSurveys_SurveysStartRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/SurveysStartRequest.php', - 'Google_Service_ConsumerSurveys_SurveysStartResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/SurveysStartResponse.php', - 'Google_Service_ConsumerSurveys_SurveysStopResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/SurveysStopResponse.php', - 'Google_Service_ConsumerSurveys_TokenPagination' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ConsumerSurveys/TokenPagination.php', - 'Google_Service_Container' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container.php', - 'Google_Service_Container_AcceleratorConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/AcceleratorConfig.php', - 'Google_Service_Container_AddonsConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/AddonsConfig.php', - 'Google_Service_Container_AutoUpgradeOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/AutoUpgradeOptions.php', - 'Google_Service_Container_CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/CancelOperationRequest.php', - 'Google_Service_Container_CidrBlock' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/CidrBlock.php', - 'Google_Service_Container_ClientCertificateConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/ClientCertificateConfig.php', - 'Google_Service_Container_Cluster' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/Cluster.php', - 'Google_Service_Container_ClusterUpdate' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/ClusterUpdate.php', - 'Google_Service_Container_CompleteIPRotationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/CompleteIPRotationRequest.php', - 'Google_Service_Container_ContainerEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/ContainerEmpty.php', - 'Google_Service_Container_CreateClusterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/CreateClusterRequest.php', - 'Google_Service_Container_CreateNodePoolRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/CreateNodePoolRequest.php', - 'Google_Service_Container_DailyMaintenanceWindow' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/DailyMaintenanceWindow.php', - 'Google_Service_Container_HorizontalPodAutoscaling' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/HorizontalPodAutoscaling.php', - 'Google_Service_Container_HttpLoadBalancing' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/HttpLoadBalancing.php', - 'Google_Service_Container_IPAllocationPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/IPAllocationPolicy.php', - 'Google_Service_Container_KubernetesDashboard' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/KubernetesDashboard.php', - 'Google_Service_Container_LegacyAbac' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/LegacyAbac.php', - 'Google_Service_Container_ListClustersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/ListClustersResponse.php', - 'Google_Service_Container_ListNodePoolsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/ListNodePoolsResponse.php', - 'Google_Service_Container_ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/ListOperationsResponse.php', - 'Google_Service_Container_MaintenancePolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/MaintenancePolicy.php', - 'Google_Service_Container_MaintenanceWindow' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/MaintenanceWindow.php', - 'Google_Service_Container_MasterAuth' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/MasterAuth.php', - 'Google_Service_Container_MasterAuthorizedNetworksConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/MasterAuthorizedNetworksConfig.php', - 'Google_Service_Container_NetworkPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/NetworkPolicy.php', - 'Google_Service_Container_NetworkPolicyConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/NetworkPolicyConfig.php', - 'Google_Service_Container_NodeConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/NodeConfig.php', - 'Google_Service_Container_NodeManagement' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/NodeManagement.php', - 'Google_Service_Container_NodePool' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/NodePool.php', - 'Google_Service_Container_NodePoolAutoscaling' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/NodePoolAutoscaling.php', - 'Google_Service_Container_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/Operation.php', - 'Google_Service_Container_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/Resource/Projects.php', - 'Google_Service_Container_Resource_ProjectsZones' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsZones.php', - 'Google_Service_Container_Resource_ProjectsZonesClusters' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsZonesClusters.php', - 'Google_Service_Container_Resource_ProjectsZonesClustersNodePools' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsZonesClustersNodePools.php', - 'Google_Service_Container_Resource_ProjectsZonesOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsZonesOperations.php', - 'Google_Service_Container_RollbackNodePoolUpgradeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/RollbackNodePoolUpgradeRequest.php', - 'Google_Service_Container_ServerConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/ServerConfig.php', - 'Google_Service_Container_SetAddonsConfigRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/SetAddonsConfigRequest.php', - 'Google_Service_Container_SetLabelsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/SetLabelsRequest.php', - 'Google_Service_Container_SetLegacyAbacRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/SetLegacyAbacRequest.php', - 'Google_Service_Container_SetLocationsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/SetLocationsRequest.php', - 'Google_Service_Container_SetLoggingServiceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/SetLoggingServiceRequest.php', - 'Google_Service_Container_SetMaintenancePolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/SetMaintenancePolicyRequest.php', - 'Google_Service_Container_SetMasterAuthRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/SetMasterAuthRequest.php', - 'Google_Service_Container_SetMonitoringServiceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/SetMonitoringServiceRequest.php', - 'Google_Service_Container_SetNetworkPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/SetNetworkPolicyRequest.php', - 'Google_Service_Container_SetNodePoolAutoscalingRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/SetNodePoolAutoscalingRequest.php', - 'Google_Service_Container_SetNodePoolManagementRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/SetNodePoolManagementRequest.php', - 'Google_Service_Container_SetNodePoolSizeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/SetNodePoolSizeRequest.php', - 'Google_Service_Container_StartIPRotationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/StartIPRotationRequest.php', - 'Google_Service_Container_UpdateClusterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/UpdateClusterRequest.php', - 'Google_Service_Container_UpdateMasterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/UpdateMasterRequest.php', - 'Google_Service_Container_UpdateNodePoolRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Container/UpdateNodePoolRequest.php', - 'Google_Service_Coordinate' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Coordinate.php', - 'Google_Service_Coordinate_CustomField' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Coordinate/CustomField.php', - 'Google_Service_Coordinate_CustomFieldDef' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Coordinate/CustomFieldDef.php', - 'Google_Service_Coordinate_CustomFieldDefListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Coordinate/CustomFieldDefListResponse.php', - 'Google_Service_Coordinate_CustomFields' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Coordinate/CustomFields.php', - 'Google_Service_Coordinate_EnumItemDef' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Coordinate/EnumItemDef.php', - 'Google_Service_Coordinate_Job' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Coordinate/Job.php', - 'Google_Service_Coordinate_JobChange' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Coordinate/JobChange.php', - 'Google_Service_Coordinate_JobListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Coordinate/JobListResponse.php', - 'Google_Service_Coordinate_JobState' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Coordinate/JobState.php', - 'Google_Service_Coordinate_Location' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Coordinate/Location.php', - 'Google_Service_Coordinate_LocationListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Coordinate/LocationListResponse.php', - 'Google_Service_Coordinate_LocationRecord' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Coordinate/LocationRecord.php', - 'Google_Service_Coordinate_Resource_CustomFieldDef' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Coordinate/Resource/CustomFieldDef.php', - 'Google_Service_Coordinate_Resource_Jobs' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Coordinate/Resource/Jobs.php', - 'Google_Service_Coordinate_Resource_Location' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Coordinate/Resource/Location.php', - 'Google_Service_Coordinate_Resource_Schedule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Coordinate/Resource/Schedule.php', - 'Google_Service_Coordinate_Resource_Team' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Coordinate/Resource/Team.php', - 'Google_Service_Coordinate_Resource_Worker' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Coordinate/Resource/Worker.php', - 'Google_Service_Coordinate_Schedule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Coordinate/Schedule.php', - 'Google_Service_Coordinate_Team' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Coordinate/Team.php', - 'Google_Service_Coordinate_TeamListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Coordinate/TeamListResponse.php', - 'Google_Service_Coordinate_TokenPagination' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Coordinate/TokenPagination.php', - 'Google_Service_Coordinate_Worker' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Coordinate/Worker.php', - 'Google_Service_Coordinate_WorkerListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Coordinate/WorkerListResponse.php', - 'Google_Service_Customsearch' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Customsearch.php', - 'Google_Service_Customsearch_Context' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Customsearch/Context.php', - 'Google_Service_Customsearch_ContextFacets' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Customsearch/ContextFacets.php', - 'Google_Service_Customsearch_Promotion' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Customsearch/Promotion.php', - 'Google_Service_Customsearch_PromotionBodyLines' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Customsearch/PromotionBodyLines.php', - 'Google_Service_Customsearch_PromotionImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Customsearch/PromotionImage.php', - 'Google_Service_Customsearch_Query' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Customsearch/Query.php', - 'Google_Service_Customsearch_Resource_Cse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Customsearch/Resource/Cse.php', - 'Google_Service_Customsearch_Resource_CseSiterestrict' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Customsearch/Resource/CseSiterestrict.php', - 'Google_Service_Customsearch_Result' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Customsearch/Result.php', - 'Google_Service_Customsearch_ResultImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Customsearch/ResultImage.php', - 'Google_Service_Customsearch_ResultLabels' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Customsearch/ResultLabels.php', - 'Google_Service_Customsearch_Search' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Customsearch/Search.php', - 'Google_Service_Customsearch_SearchSearchInformation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Customsearch/SearchSearchInformation.php', - 'Google_Service_Customsearch_SearchSpelling' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Customsearch/SearchSpelling.php', - 'Google_Service_Customsearch_SearchUrl' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Customsearch/SearchUrl.php', - 'Google_Service_DLP' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1AuxiliaryTable' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1AuxiliaryTable.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1BigQueryOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1BigQueryOptions.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1BigQueryTable' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1BigQueryTable.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1CategoricalStatsConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1CategoricalStatsConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1CategoricalStatsHistogramBucket' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1CategoricalStatsHistogramBucket.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1CategoricalStatsResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1CategoricalStatsResult.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1CloudStorageOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1CloudStorageOptions.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1CloudStoragePath' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1CloudStoragePath.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1CustomInfoType' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1CustomInfoType.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1DatastoreOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1DatastoreOptions.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1Dictionary' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1Dictionary.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1EntityId' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1EntityId.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1FieldId' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1FieldId.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1FileSet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1FileSet.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1InfoType' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1InfoType.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1InfoTypeLimit' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1InfoTypeLimit.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1InfoTypeStatistics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1InfoTypeStatistics.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1InspectConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1InspectConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1InspectOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1InspectOperationMetadata.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1InspectOperationResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1InspectOperationResult.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1KAnonymityConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1KAnonymityConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1KAnonymityEquivalenceClass' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1KAnonymityEquivalenceClass.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1KAnonymityHistogramBucket' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1KAnonymityHistogramBucket.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1KAnonymityResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1KAnonymityResult.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1KMapEstimationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1KMapEstimationConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1KMapEstimationHistogramBucket' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1KMapEstimationHistogramBucket.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1KMapEstimationQuasiIdValues' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1KMapEstimationQuasiIdValues.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1KMapEstimationResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1KMapEstimationResult.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1KindExpression' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1KindExpression.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1LDiversityConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1LDiversityConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1LDiversityEquivalenceClass' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1LDiversityEquivalenceClass.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1LDiversityHistogramBucket' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1LDiversityHistogramBucket.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1LDiversityResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1LDiversityResult.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1NumericalStatsConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1NumericalStatsConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1NumericalStatsResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1NumericalStatsResult.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1OutputStorageConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1OutputStorageConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1PartitionId' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1PartitionId.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1PrivacyMetric' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1PrivacyMetric.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1Projection' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1Projection.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1PropertyReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1PropertyReference.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1QuasiIdField' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1QuasiIdField.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1RiskAnalysisOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1RiskAnalysisOperationMetadata.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1RiskAnalysisOperationResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1RiskAnalysisOperationResult.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1StorageConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1StorageConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1SurrogateType' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1SurrogateType.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1TaggedField' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1TaggedField.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1Value' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1Value.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1ValueFrequency' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1ValueFrequency.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta1WordList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta1WordList.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Action' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Action.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2AnalyzeDataSourceRiskDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2AnalyzeDataSourceRiskDetails.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2AnalyzeDataSourceRiskRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2AnalyzeDataSourceRiskRequest.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2AuxiliaryTable' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2AuxiliaryTable.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2BigQueryKey' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2BigQueryKey.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2BigQueryOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2BigQueryOptions.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2BigQueryTable' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2BigQueryTable.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Bucket' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Bucket.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2BucketingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2BucketingConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2CancelDlpJobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2CancelDlpJobRequest.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2CategoricalStatsConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2CategoricalStatsConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2CategoricalStatsHistogramBucket' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2CategoricalStatsHistogramBucket.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2CategoricalStatsResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2CategoricalStatsResult.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2CharacterMaskConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2CharacterMaskConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2CharsToIgnore' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2CharsToIgnore.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2CloudStorageKey' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2CloudStorageKey.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2CloudStorageOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2CloudStorageOptions.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Color' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Color.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Condition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Condition.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Conditions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Conditions.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2ContentItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2ContentItem.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2CreateDeidentifyTemplateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2CreateDeidentifyTemplateRequest.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2CreateInspectTemplateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2CreateInspectTemplateRequest.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2CreateJobTriggerRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2CreateJobTriggerRequest.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2CryptoHashConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2CryptoHashConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2CryptoKey' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2CryptoKey.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2CryptoReplaceFfxFpeConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2CryptoReplaceFfxFpeConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2CustomInfoType' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2CustomInfoType.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2DatastoreKey' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2DatastoreKey.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2DatastoreOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2DatastoreOptions.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2DateShiftConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2DateShiftConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2DateTime' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2DateTime.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2DeidentifyConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2DeidentifyConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2DeidentifyContentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2DeidentifyContentRequest.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2DeidentifyContentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2DeidentifyContentResponse.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2DeidentifyTemplate' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2DeidentifyTemplate.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2DetectionRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2DetectionRule.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Dictionary' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Dictionary.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2DlpJob' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2DlpJob.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2EntityId' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2EntityId.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Error' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Error.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Expressions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Expressions.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2FieldId' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2FieldId.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2FieldTransformation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2FieldTransformation.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2FileSet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2FileSet.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Finding' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Finding.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2FindingLimits' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2FindingLimits.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2FixedSizeBucketingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2FixedSizeBucketingConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2HotwordRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2HotwordRule.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2ImageLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2ImageLocation.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2ImageRedactionConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2ImageRedactionConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2InfoType' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2InfoType.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2InfoTypeDescription' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2InfoTypeDescription.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2InfoTypeLimit' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2InfoTypeLimit.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2InfoTypeStatistics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2InfoTypeStatistics.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2InfoTypeTransformation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2InfoTypeTransformation.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2InfoTypeTransformations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2InfoTypeTransformations.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2InspectConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2InspectConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2InspectContentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2InspectContentRequest.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2InspectContentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2InspectContentResponse.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2InspectDataSourceDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2InspectDataSourceDetails.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2InspectDataSourceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2InspectDataSourceRequest.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2InspectJobConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2InspectJobConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2InspectResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2InspectResult.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2InspectTemplate' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2InspectTemplate.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2JobTrigger' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2JobTrigger.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2KAnonymityConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2KAnonymityConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2KAnonymityEquivalenceClass' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2KAnonymityEquivalenceClass.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2KAnonymityHistogramBucket' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2KAnonymityHistogramBucket.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2KAnonymityResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2KAnonymityResult.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2KMapEstimationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2KMapEstimationConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2KMapEstimationHistogramBucket' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2KMapEstimationHistogramBucket.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2KMapEstimationQuasiIdValues' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2KMapEstimationQuasiIdValues.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2KMapEstimationResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2KMapEstimationResult.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Key' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Key.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2KindExpression' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2KindExpression.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2KmsWrappedCryptoKey' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2KmsWrappedCryptoKey.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2LDiversityConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2LDiversityConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2LDiversityEquivalenceClass' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2LDiversityEquivalenceClass.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2LDiversityHistogramBucket' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2LDiversityHistogramBucket.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2LDiversityResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2LDiversityResult.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2LikelihoodAdjustment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2LikelihoodAdjustment.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2ListDeidentifyTemplatesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2ListDeidentifyTemplatesResponse.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2ListDlpJobsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2ListDlpJobsResponse.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2ListInfoTypesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2ListInfoTypesResponse.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2ListInspectTemplatesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2ListInspectTemplatesResponse.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2ListJobTriggersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2ListJobTriggersResponse.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Location' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Location.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2NumericalStatsConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2NumericalStatsConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2NumericalStatsResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2NumericalStatsResult.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2OutputStorageConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2OutputStorageConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2PartitionId' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2PartitionId.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2PathElement' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2PathElement.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2PrimitiveTransformation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2PrimitiveTransformation.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2PrivacyMetric' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2PrivacyMetric.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Proximity' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Proximity.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2PublishToPubSub' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2PublishToPubSub.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2QuasiIdField' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2QuasiIdField.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2QuoteInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2QuoteInfo.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Range' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Range.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2RecordCondition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2RecordCondition.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2RecordKey' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2RecordKey.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2RecordSuppression' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2RecordSuppression.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2RecordTransformations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2RecordTransformations.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2RedactConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2RedactConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2RedactImageRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2RedactImageRequest.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2RedactImageResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2RedactImageResponse.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Regex' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Regex.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2ReidentifyContentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2ReidentifyContentRequest.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2ReidentifyContentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2ReidentifyContentResponse.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2ReplaceValueConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2ReplaceValueConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2ReplaceWithInfoTypeConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2ReplaceWithInfoTypeConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2RequestedOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2RequestedOptions.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Result' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Result.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2RiskAnalysisJobConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2RiskAnalysisJobConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Row' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Row.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2SaveFindings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2SaveFindings.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Schedule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Schedule.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2StorageConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2StorageConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2SummaryResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2SummaryResult.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2SurrogateType' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2SurrogateType.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Table' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Table.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2TableLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2TableLocation.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2TaggedField' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2TaggedField.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2TimePartConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2TimePartConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2TimeZone' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2TimeZone.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2TimespanConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2TimespanConfig.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2TransformationOverview' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2TransformationOverview.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2TransformationSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2TransformationSummary.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2TransientCryptoKey' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2TransientCryptoKey.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Trigger' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Trigger.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2UnwrappedCryptoKey' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2UnwrappedCryptoKey.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2UpdateDeidentifyTemplateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2UpdateDeidentifyTemplateRequest.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2UpdateInspectTemplateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2UpdateInspectTemplateRequest.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2UpdateJobTriggerRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2UpdateJobTriggerRequest.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2Value' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2Value.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2ValueFrequency' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2ValueFrequency.php', - 'Google_Service_DLP_GooglePrivacyDlpV2beta2WordList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2beta2WordList.php', - 'Google_Service_DLP_GoogleProtobufEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GoogleProtobufEmpty.php', - 'Google_Service_DLP_GoogleRpcStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GoogleRpcStatus.php', - 'Google_Service_DLP_GoogleTypeDate' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GoogleTypeDate.php', - 'Google_Service_DLP_GoogleTypeTimeOfDay' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/GoogleTypeTimeOfDay.php', - 'Google_Service_DLP_Resource_InfoTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/Resource/InfoTypes.php', - 'Google_Service_DLP_Resource_Organizations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/Resource/Organizations.php', - 'Google_Service_DLP_Resource_OrganizationsDeidentifyTemplates' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/Resource/OrganizationsDeidentifyTemplates.php', - 'Google_Service_DLP_Resource_OrganizationsInspectTemplates' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/Resource/OrganizationsInspectTemplates.php', - 'Google_Service_DLP_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/Resource/Projects.php', - 'Google_Service_DLP_Resource_ProjectsContent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsContent.php', - 'Google_Service_DLP_Resource_ProjectsDataSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsDataSource.php', - 'Google_Service_DLP_Resource_ProjectsDeidentifyTemplates' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsDeidentifyTemplates.php', - 'Google_Service_DLP_Resource_ProjectsDlpJobs' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsDlpJobs.php', - 'Google_Service_DLP_Resource_ProjectsImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsImage.php', - 'Google_Service_DLP_Resource_ProjectsInspectTemplates' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsInspectTemplates.php', - 'Google_Service_DLP_Resource_ProjectsJobTriggers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsJobTriggers.php', - 'Google_Service_DataTransfer' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DataTransfer.php', - 'Google_Service_DataTransfer_Application' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DataTransfer/Application.php', - 'Google_Service_DataTransfer_ApplicationDataTransfer' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DataTransfer/ApplicationDataTransfer.php', - 'Google_Service_DataTransfer_ApplicationTransferParam' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DataTransfer/ApplicationTransferParam.php', - 'Google_Service_DataTransfer_ApplicationsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DataTransfer/ApplicationsListResponse.php', - 'Google_Service_DataTransfer_DataTransfer' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DataTransfer/DataTransfer.php', - 'Google_Service_DataTransfer_DataTransfersListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DataTransfer/DataTransfersListResponse.php', - 'Google_Service_DataTransfer_Resource_Applications' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DataTransfer/Resource/Applications.php', - 'Google_Service_DataTransfer_Resource_Transfers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DataTransfer/Resource/Transfers.php', - 'Google_Service_Dataflow' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow.php', - 'Google_Service_Dataflow_ApproximateProgress' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/ApproximateProgress.php', - 'Google_Service_Dataflow_ApproximateReportedProgress' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/ApproximateReportedProgress.php', - 'Google_Service_Dataflow_ApproximateSplitRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/ApproximateSplitRequest.php', - 'Google_Service_Dataflow_AutoscalingEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/AutoscalingEvent.php', - 'Google_Service_Dataflow_AutoscalingSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/AutoscalingSettings.php', - 'Google_Service_Dataflow_CPUTime' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/CPUTime.php', - 'Google_Service_Dataflow_ComponentSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/ComponentSource.php', - 'Google_Service_Dataflow_ComponentTransform' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/ComponentTransform.php', - 'Google_Service_Dataflow_ComputationTopology' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/ComputationTopology.php', - 'Google_Service_Dataflow_ConcatPosition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/ConcatPosition.php', - 'Google_Service_Dataflow_CounterMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/CounterMetadata.php', - 'Google_Service_Dataflow_CounterStructuredName' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/CounterStructuredName.php', - 'Google_Service_Dataflow_CounterStructuredNameAndMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/CounterStructuredNameAndMetadata.php', - 'Google_Service_Dataflow_CounterUpdate' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/CounterUpdate.php', - 'Google_Service_Dataflow_CreateJobFromTemplateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/CreateJobFromTemplateRequest.php', - 'Google_Service_Dataflow_CustomSourceLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/CustomSourceLocation.php', - 'Google_Service_Dataflow_DataDiskAssignment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/DataDiskAssignment.php', - 'Google_Service_Dataflow_DerivedSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/DerivedSource.php', - 'Google_Service_Dataflow_Disk' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/Disk.php', - 'Google_Service_Dataflow_DisplayData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/DisplayData.php', - 'Google_Service_Dataflow_DistributionUpdate' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/DistributionUpdate.php', - 'Google_Service_Dataflow_DynamicSourceSplit' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/DynamicSourceSplit.php', - 'Google_Service_Dataflow_Environment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/Environment.php', - 'Google_Service_Dataflow_ExecutionStageState' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/ExecutionStageState.php', - 'Google_Service_Dataflow_ExecutionStageSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/ExecutionStageSummary.php', - 'Google_Service_Dataflow_FailedLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/FailedLocation.php', - 'Google_Service_Dataflow_FlattenInstruction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/FlattenInstruction.php', - 'Google_Service_Dataflow_FloatingPointList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/FloatingPointList.php', - 'Google_Service_Dataflow_FloatingPointMean' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/FloatingPointMean.php', - 'Google_Service_Dataflow_GetDebugConfigRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/GetDebugConfigRequest.php', - 'Google_Service_Dataflow_GetDebugConfigResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/GetDebugConfigResponse.php', - 'Google_Service_Dataflow_GetTemplateResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/GetTemplateResponse.php', - 'Google_Service_Dataflow_Histogram' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/Histogram.php', - 'Google_Service_Dataflow_InstructionInput' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/InstructionInput.php', - 'Google_Service_Dataflow_InstructionOutput' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/InstructionOutput.php', - 'Google_Service_Dataflow_IntegerList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/IntegerList.php', - 'Google_Service_Dataflow_IntegerMean' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/IntegerMean.php', - 'Google_Service_Dataflow_Job' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/Job.php', - 'Google_Service_Dataflow_JobExecutionInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/JobExecutionInfo.php', - 'Google_Service_Dataflow_JobExecutionStageInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/JobExecutionStageInfo.php', - 'Google_Service_Dataflow_JobMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/JobMessage.php', - 'Google_Service_Dataflow_JobMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/JobMetrics.php', - 'Google_Service_Dataflow_KeyRangeDataDiskAssignment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/KeyRangeDataDiskAssignment.php', - 'Google_Service_Dataflow_KeyRangeLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/KeyRangeLocation.php', - 'Google_Service_Dataflow_LaunchTemplateParameters' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/LaunchTemplateParameters.php', - 'Google_Service_Dataflow_LaunchTemplateResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/LaunchTemplateResponse.php', - 'Google_Service_Dataflow_LeaseWorkItemRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/LeaseWorkItemRequest.php', - 'Google_Service_Dataflow_LeaseWorkItemResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/LeaseWorkItemResponse.php', - 'Google_Service_Dataflow_ListJobMessagesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/ListJobMessagesResponse.php', - 'Google_Service_Dataflow_ListJobsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/ListJobsResponse.php', - 'Google_Service_Dataflow_MapTask' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/MapTask.php', - 'Google_Service_Dataflow_MetricShortId' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/MetricShortId.php', - 'Google_Service_Dataflow_MetricStructuredName' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/MetricStructuredName.php', - 'Google_Service_Dataflow_MetricUpdate' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/MetricUpdate.php', - 'Google_Service_Dataflow_MountedDataDisk' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/MountedDataDisk.php', - 'Google_Service_Dataflow_MultiOutputInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/MultiOutputInfo.php', - 'Google_Service_Dataflow_NameAndKind' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/NameAndKind.php', - 'Google_Service_Dataflow_Package' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/Package.php', - 'Google_Service_Dataflow_ParDoInstruction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/ParDoInstruction.php', - 'Google_Service_Dataflow_ParallelInstruction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/ParallelInstruction.php', - 'Google_Service_Dataflow_Parameter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/Parameter.php', - 'Google_Service_Dataflow_ParameterMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/ParameterMetadata.php', - 'Google_Service_Dataflow_PartialGroupByKeyInstruction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/PartialGroupByKeyInstruction.php', - 'Google_Service_Dataflow_PipelineDescription' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/PipelineDescription.php', - 'Google_Service_Dataflow_Position' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/Position.php', - 'Google_Service_Dataflow_PubsubLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/PubsubLocation.php', - 'Google_Service_Dataflow_ReadInstruction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/ReadInstruction.php', - 'Google_Service_Dataflow_ReportWorkItemStatusRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/ReportWorkItemStatusRequest.php', - 'Google_Service_Dataflow_ReportWorkItemStatusResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/ReportWorkItemStatusResponse.php', - 'Google_Service_Dataflow_ReportedParallelism' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/ReportedParallelism.php', - 'Google_Service_Dataflow_ResourceUtilizationReport' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/ResourceUtilizationReport.php', - 'Google_Service_Dataflow_ResourceUtilizationReportResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/ResourceUtilizationReportResponse.php', - 'Google_Service_Dataflow_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/Resource/Projects.php', - 'Google_Service_Dataflow_Resource_ProjectsJobs' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsJobs.php', - 'Google_Service_Dataflow_Resource_ProjectsJobsDebug' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsJobsDebug.php', - 'Google_Service_Dataflow_Resource_ProjectsJobsMessages' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsJobsMessages.php', - 'Google_Service_Dataflow_Resource_ProjectsJobsWorkItems' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsJobsWorkItems.php', - 'Google_Service_Dataflow_Resource_ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsLocations.php', - 'Google_Service_Dataflow_Resource_ProjectsLocationsJobs' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsLocationsJobs.php', - 'Google_Service_Dataflow_Resource_ProjectsLocationsJobsDebug' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsLocationsJobsDebug.php', - 'Google_Service_Dataflow_Resource_ProjectsLocationsJobsMessages' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsLocationsJobsMessages.php', - 'Google_Service_Dataflow_Resource_ProjectsLocationsJobsWorkItems' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsLocationsJobsWorkItems.php', - 'Google_Service_Dataflow_Resource_ProjectsLocationsTemplates' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsLocationsTemplates.php', - 'Google_Service_Dataflow_Resource_ProjectsTemplates' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsTemplates.php', - 'Google_Service_Dataflow_RuntimeEnvironment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/RuntimeEnvironment.php', - 'Google_Service_Dataflow_SendDebugCaptureRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/SendDebugCaptureRequest.php', - 'Google_Service_Dataflow_SendDebugCaptureResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/SendDebugCaptureResponse.php', - 'Google_Service_Dataflow_SendWorkerMessagesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/SendWorkerMessagesRequest.php', - 'Google_Service_Dataflow_SendWorkerMessagesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/SendWorkerMessagesResponse.php', - 'Google_Service_Dataflow_SeqMapTask' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/SeqMapTask.php', - 'Google_Service_Dataflow_SeqMapTaskOutputInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/SeqMapTaskOutputInfo.php', - 'Google_Service_Dataflow_ShellTask' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/ShellTask.php', - 'Google_Service_Dataflow_SideInputInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/SideInputInfo.php', - 'Google_Service_Dataflow_Sink' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/Sink.php', - 'Google_Service_Dataflow_Source' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/Source.php', - 'Google_Service_Dataflow_SourceFork' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/SourceFork.php', - 'Google_Service_Dataflow_SourceGetMetadataRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/SourceGetMetadataRequest.php', - 'Google_Service_Dataflow_SourceGetMetadataResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/SourceGetMetadataResponse.php', - 'Google_Service_Dataflow_SourceMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/SourceMetadata.php', - 'Google_Service_Dataflow_SourceOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/SourceOperationRequest.php', - 'Google_Service_Dataflow_SourceOperationResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/SourceOperationResponse.php', - 'Google_Service_Dataflow_SourceSplitOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/SourceSplitOptions.php', - 'Google_Service_Dataflow_SourceSplitRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/SourceSplitRequest.php', - 'Google_Service_Dataflow_SourceSplitResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/SourceSplitResponse.php', - 'Google_Service_Dataflow_SourceSplitShard' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/SourceSplitShard.php', - 'Google_Service_Dataflow_SplitInt64' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/SplitInt64.php', - 'Google_Service_Dataflow_StageSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/StageSource.php', - 'Google_Service_Dataflow_StateFamilyConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/StateFamilyConfig.php', - 'Google_Service_Dataflow_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/Status.php', - 'Google_Service_Dataflow_Step' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/Step.php', - 'Google_Service_Dataflow_StreamLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/StreamLocation.php', - 'Google_Service_Dataflow_StreamingComputationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/StreamingComputationConfig.php', - 'Google_Service_Dataflow_StreamingComputationRanges' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/StreamingComputationRanges.php', - 'Google_Service_Dataflow_StreamingComputationTask' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/StreamingComputationTask.php', - 'Google_Service_Dataflow_StreamingConfigTask' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/StreamingConfigTask.php', - 'Google_Service_Dataflow_StreamingSetupTask' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/StreamingSetupTask.php', - 'Google_Service_Dataflow_StreamingSideInputLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/StreamingSideInputLocation.php', - 'Google_Service_Dataflow_StreamingStageLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/StreamingStageLocation.php', - 'Google_Service_Dataflow_StringList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/StringList.php', - 'Google_Service_Dataflow_StructuredMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/StructuredMessage.php', - 'Google_Service_Dataflow_TaskRunnerSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/TaskRunnerSettings.php', - 'Google_Service_Dataflow_TemplateMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/TemplateMetadata.php', - 'Google_Service_Dataflow_TopologyConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/TopologyConfig.php', - 'Google_Service_Dataflow_TransformSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/TransformSummary.php', - 'Google_Service_Dataflow_WorkItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/WorkItem.php', - 'Google_Service_Dataflow_WorkItemServiceState' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/WorkItemServiceState.php', - 'Google_Service_Dataflow_WorkItemStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/WorkItemStatus.php', - 'Google_Service_Dataflow_WorkerHealthReport' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/WorkerHealthReport.php', - 'Google_Service_Dataflow_WorkerHealthReportResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/WorkerHealthReportResponse.php', - 'Google_Service_Dataflow_WorkerLifecycleEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/WorkerLifecycleEvent.php', - 'Google_Service_Dataflow_WorkerMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/WorkerMessage.php', - 'Google_Service_Dataflow_WorkerMessageCode' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/WorkerMessageCode.php', - 'Google_Service_Dataflow_WorkerMessageResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/WorkerMessageResponse.php', - 'Google_Service_Dataflow_WorkerPool' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/WorkerPool.php', - 'Google_Service_Dataflow_WorkerSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/WorkerSettings.php', - 'Google_Service_Dataflow_WorkerShutdownNotice' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/WorkerShutdownNotice.php', - 'Google_Service_Dataflow_WorkerShutdownNoticeResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/WorkerShutdownNoticeResponse.php', - 'Google_Service_Dataflow_WriteInstruction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataflow/WriteInstruction.php', - 'Google_Service_Dataproc' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc.php', - 'Google_Service_Dataproc_AcceleratorConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/AcceleratorConfig.php', - 'Google_Service_Dataproc_CancelJobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/CancelJobRequest.php', - 'Google_Service_Dataproc_Cluster' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/Cluster.php', - 'Google_Service_Dataproc_ClusterConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/ClusterConfig.php', - 'Google_Service_Dataproc_ClusterMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/ClusterMetrics.php', - 'Google_Service_Dataproc_ClusterOperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/ClusterOperationMetadata.php', - 'Google_Service_Dataproc_ClusterOperationStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/ClusterOperationStatus.php', - 'Google_Service_Dataproc_ClusterStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/ClusterStatus.php', - 'Google_Service_Dataproc_DataprocEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/DataprocEmpty.php', - 'Google_Service_Dataproc_DiagnoseClusterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/DiagnoseClusterRequest.php', - 'Google_Service_Dataproc_DiagnoseClusterResults' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/DiagnoseClusterResults.php', - 'Google_Service_Dataproc_DiskConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/DiskConfig.php', - 'Google_Service_Dataproc_GceClusterConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/GceClusterConfig.php', - 'Google_Service_Dataproc_HadoopJob' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/HadoopJob.php', - 'Google_Service_Dataproc_HiveJob' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/HiveJob.php', - 'Google_Service_Dataproc_InstanceGroupConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/InstanceGroupConfig.php', - 'Google_Service_Dataproc_Job' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/Job.php', - 'Google_Service_Dataproc_JobPlacement' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/JobPlacement.php', - 'Google_Service_Dataproc_JobReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/JobReference.php', - 'Google_Service_Dataproc_JobScheduling' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/JobScheduling.php', - 'Google_Service_Dataproc_JobStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/JobStatus.php', - 'Google_Service_Dataproc_ListClustersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/ListClustersResponse.php', - 'Google_Service_Dataproc_ListJobsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/ListJobsResponse.php', - 'Google_Service_Dataproc_ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/ListOperationsResponse.php', - 'Google_Service_Dataproc_LoggingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/LoggingConfig.php', - 'Google_Service_Dataproc_ManagedGroupConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/ManagedGroupConfig.php', - 'Google_Service_Dataproc_NodeInitializationAction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/NodeInitializationAction.php', - 'Google_Service_Dataproc_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/Operation.php', - 'Google_Service_Dataproc_PigJob' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/PigJob.php', - 'Google_Service_Dataproc_PySparkJob' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/PySparkJob.php', - 'Google_Service_Dataproc_QueryList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/QueryList.php', - 'Google_Service_Dataproc_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/Resource/Projects.php', - 'Google_Service_Dataproc_Resource_ProjectsRegions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsRegions.php', - 'Google_Service_Dataproc_Resource_ProjectsRegionsClusters' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsRegionsClusters.php', - 'Google_Service_Dataproc_Resource_ProjectsRegionsJobs' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsRegionsJobs.php', - 'Google_Service_Dataproc_Resource_ProjectsRegionsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsRegionsOperations.php', - 'Google_Service_Dataproc_SoftwareConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/SoftwareConfig.php', - 'Google_Service_Dataproc_SparkJob' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/SparkJob.php', - 'Google_Service_Dataproc_SparkSqlJob' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/SparkSqlJob.php', - 'Google_Service_Dataproc_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/Status.php', - 'Google_Service_Dataproc_SubmitJobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/SubmitJobRequest.php', - 'Google_Service_Dataproc_YarnApplication' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dataproc/YarnApplication.php', - 'Google_Service_Datastore' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore.php', - 'Google_Service_Datastore_AllocateIdsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/AllocateIdsRequest.php', - 'Google_Service_Datastore_AllocateIdsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/AllocateIdsResponse.php', - 'Google_Service_Datastore_ArrayValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/ArrayValue.php', - 'Google_Service_Datastore_BeginTransactionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/BeginTransactionRequest.php', - 'Google_Service_Datastore_BeginTransactionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/BeginTransactionResponse.php', - 'Google_Service_Datastore_CommitRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/CommitRequest.php', - 'Google_Service_Datastore_CommitResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/CommitResponse.php', - 'Google_Service_Datastore_CompositeFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/CompositeFilter.php', - 'Google_Service_Datastore_DatastoreEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/DatastoreEmpty.php', - 'Google_Service_Datastore_Entity' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/Entity.php', - 'Google_Service_Datastore_EntityResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/EntityResult.php', - 'Google_Service_Datastore_Filter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/Filter.php', - 'Google_Service_Datastore_GoogleDatastoreAdminV1beta1CommonMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1beta1CommonMetadata.php', - 'Google_Service_Datastore_GoogleDatastoreAdminV1beta1EntityFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1beta1EntityFilter.php', - 'Google_Service_Datastore_GoogleDatastoreAdminV1beta1ExportEntitiesMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1beta1ExportEntitiesMetadata.php', - 'Google_Service_Datastore_GoogleDatastoreAdminV1beta1ExportEntitiesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1beta1ExportEntitiesResponse.php', - 'Google_Service_Datastore_GoogleDatastoreAdminV1beta1ImportEntitiesMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1beta1ImportEntitiesMetadata.php', - 'Google_Service_Datastore_GoogleDatastoreAdminV1beta1Progress' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1beta1Progress.php', - 'Google_Service_Datastore_GoogleLongrunningListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/GoogleLongrunningListOperationsResponse.php', - 'Google_Service_Datastore_GoogleLongrunningOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/GoogleLongrunningOperation.php', - 'Google_Service_Datastore_GqlQuery' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/GqlQuery.php', - 'Google_Service_Datastore_GqlQueryParameter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/GqlQueryParameter.php', - 'Google_Service_Datastore_Key' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/Key.php', - 'Google_Service_Datastore_KindExpression' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/KindExpression.php', - 'Google_Service_Datastore_LatLng' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/LatLng.php', - 'Google_Service_Datastore_LookupRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/LookupRequest.php', - 'Google_Service_Datastore_LookupResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/LookupResponse.php', - 'Google_Service_Datastore_Mutation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/Mutation.php', - 'Google_Service_Datastore_MutationResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/MutationResult.php', - 'Google_Service_Datastore_PartitionId' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/PartitionId.php', - 'Google_Service_Datastore_PathElement' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/PathElement.php', - 'Google_Service_Datastore_Projection' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/Projection.php', - 'Google_Service_Datastore_PropertyFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/PropertyFilter.php', - 'Google_Service_Datastore_PropertyOrder' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/PropertyOrder.php', - 'Google_Service_Datastore_PropertyReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/PropertyReference.php', - 'Google_Service_Datastore_Query' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/Query.php', - 'Google_Service_Datastore_QueryResultBatch' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/QueryResultBatch.php', - 'Google_Service_Datastore_ReadOnly' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/ReadOnly.php', - 'Google_Service_Datastore_ReadOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/ReadOptions.php', - 'Google_Service_Datastore_ReadWrite' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/ReadWrite.php', - 'Google_Service_Datastore_ReserveIdsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/ReserveIdsRequest.php', - 'Google_Service_Datastore_ReserveIdsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/ReserveIdsResponse.php', - 'Google_Service_Datastore_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/Resource/Projects.php', - 'Google_Service_Datastore_Resource_ProjectsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/Resource/ProjectsOperations.php', - 'Google_Service_Datastore_RollbackRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/RollbackRequest.php', - 'Google_Service_Datastore_RollbackResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/RollbackResponse.php', - 'Google_Service_Datastore_RunQueryRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/RunQueryRequest.php', - 'Google_Service_Datastore_RunQueryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/RunQueryResponse.php', - 'Google_Service_Datastore_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/Status.php', - 'Google_Service_Datastore_TransactionOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/TransactionOptions.php', - 'Google_Service_Datastore_Value' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Datastore/Value.php', - 'Google_Service_DeploymentManager' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager.php', - 'Google_Service_DeploymentManager_AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/AuditConfig.php', - 'Google_Service_DeploymentManager_AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/AuditLogConfig.php', - 'Google_Service_DeploymentManager_AuthorizationLoggingOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/AuthorizationLoggingOptions.php', - 'Google_Service_DeploymentManager_Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/Binding.php', - 'Google_Service_DeploymentManager_Condition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/Condition.php', - 'Google_Service_DeploymentManager_ConfigFile' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/ConfigFile.php', - 'Google_Service_DeploymentManager_Deployment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/Deployment.php', - 'Google_Service_DeploymentManager_DeploymentLabelEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/DeploymentLabelEntry.php', - 'Google_Service_DeploymentManager_DeploymentUpdate' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/DeploymentUpdate.php', - 'Google_Service_DeploymentManager_DeploymentUpdateLabelEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/DeploymentUpdateLabelEntry.php', - 'Google_Service_DeploymentManager_DeploymentmanagerResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/DeploymentmanagerResource.php', - 'Google_Service_DeploymentManager_DeploymentmanagerResourceWarnings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/DeploymentmanagerResourceWarnings.php', - 'Google_Service_DeploymentManager_DeploymentmanagerResourceWarningsData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/DeploymentmanagerResourceWarningsData.php', - 'Google_Service_DeploymentManager_DeploymentsCancelPreviewRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/DeploymentsCancelPreviewRequest.php', - 'Google_Service_DeploymentManager_DeploymentsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/DeploymentsListResponse.php', - 'Google_Service_DeploymentManager_DeploymentsStopRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/DeploymentsStopRequest.php', - 'Google_Service_DeploymentManager_Expr' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/Expr.php', - 'Google_Service_DeploymentManager_ImportFile' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/ImportFile.php', - 'Google_Service_DeploymentManager_LogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/LogConfig.php', - 'Google_Service_DeploymentManager_LogConfigCloudAuditOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/LogConfigCloudAuditOptions.php', - 'Google_Service_DeploymentManager_LogConfigCounterOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/LogConfigCounterOptions.php', - 'Google_Service_DeploymentManager_LogConfigDataAccessOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/LogConfigDataAccessOptions.php', - 'Google_Service_DeploymentManager_Manifest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/Manifest.php', - 'Google_Service_DeploymentManager_ManifestsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/ManifestsListResponse.php', - 'Google_Service_DeploymentManager_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/Operation.php', - 'Google_Service_DeploymentManager_OperationError' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/OperationError.php', - 'Google_Service_DeploymentManager_OperationErrorErrors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/OperationErrorErrors.php', - 'Google_Service_DeploymentManager_OperationWarnings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/OperationWarnings.php', - 'Google_Service_DeploymentManager_OperationWarningsData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/OperationWarningsData.php', - 'Google_Service_DeploymentManager_OperationsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/OperationsListResponse.php', - 'Google_Service_DeploymentManager_Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/Policy.php', - 'Google_Service_DeploymentManager_ResourceAccessControl' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/ResourceAccessControl.php', - 'Google_Service_DeploymentManager_ResourceUpdate' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/ResourceUpdate.php', - 'Google_Service_DeploymentManager_ResourceUpdateError' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/ResourceUpdateError.php', - 'Google_Service_DeploymentManager_ResourceUpdateErrorErrors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/ResourceUpdateErrorErrors.php', - 'Google_Service_DeploymentManager_ResourceUpdateWarnings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/ResourceUpdateWarnings.php', - 'Google_Service_DeploymentManager_ResourceUpdateWarningsData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/ResourceUpdateWarningsData.php', - 'Google_Service_DeploymentManager_Resource_Deployments' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/Resource/Deployments.php', - 'Google_Service_DeploymentManager_Resource_Manifests' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/Resource/Manifests.php', - 'Google_Service_DeploymentManager_Resource_Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/Resource/Operations.php', - 'Google_Service_DeploymentManager_Resource_Resources' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/Resource/Resources.php', - 'Google_Service_DeploymentManager_Resource_Types' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/Resource/Types.php', - 'Google_Service_DeploymentManager_ResourcesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/ResourcesListResponse.php', - 'Google_Service_DeploymentManager_Rule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/Rule.php', - 'Google_Service_DeploymentManager_TargetConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/TargetConfiguration.php', - 'Google_Service_DeploymentManager_TestPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/TestPermissionsRequest.php', - 'Google_Service_DeploymentManager_TestPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/TestPermissionsResponse.php', - 'Google_Service_DeploymentManager_Type' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/Type.php', - 'Google_Service_DeploymentManager_TypesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DeploymentManager/TypesListResponse.php', - 'Google_Service_Devprojects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects.php', - 'Google_Service_Devprojects_AbuseSection' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/AbuseSection.php', - 'Google_Service_Devprojects_AbuseType' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/AbuseType.php', - 'Google_Service_Devprojects_AbuseiamClient' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/AbuseiamClient.php', - 'Google_Service_Devprojects_Acceptance' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/Acceptance.php', - 'Google_Service_Devprojects_AcceptanceDenied' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/AcceptanceDenied.php', - 'Google_Service_Devprojects_AcceptanceRequired' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/AcceptanceRequired.php', - 'Google_Service_Devprojects_ActivationLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ActivationLink.php', - 'Google_Service_Devprojects_ActivationLinksCollection' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ActivationLinksCollection.php', - 'Google_Service_Devprojects_ActivationLinksValidateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ActivationLinksValidateRequest.php', - 'Google_Service_Devprojects_ActivationLinksValidateResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ActivationLinksValidateResponse.php', - 'Google_Service_Devprojects_ActiveApi' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ActiveApi.php', - 'Google_Service_Devprojects_ActiveMember' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ActiveMember.php', - 'Google_Service_Devprojects_AgeRestriction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/AgeRestriction.php', - 'Google_Service_Devprojects_AndRestriction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/AndRestriction.php', - 'Google_Service_Devprojects_ApiConsumer' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ApiConsumer.php', - 'Google_Service_Devprojects_ApiConsumerId' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ApiConsumerId.php', - 'Google_Service_Devprojects_ApiData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ApiData.php', - 'Google_Service_Devprojects_ApiDefinition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ApiDefinition.php', - 'Google_Service_Devprojects_ApiLimitDefinition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ApiLimitDefinition.php', - 'Google_Service_Devprojects_ApiLimitStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ApiLimitStatus.php', - 'Google_Service_Devprojects_ApiSection' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ApiSection.php', - 'Google_Service_Devprojects_ApiStatsInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ApiStatsInfo.php', - 'Google_Service_Devprojects_ApiaryProperty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ApiaryProperty.php', - 'Google_Service_Devprojects_ApiaryPropertySection' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ApiaryPropertySection.php', - 'Google_Service_Devprojects_ApiconsumersListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ApiconsumersListResponse.php', - 'Google_Service_Devprojects_ApisListConsumedResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ApisListConsumedResponse.php', - 'Google_Service_Devprojects_ApisListProducedResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ApisListProducedResponse.php', - 'Google_Service_Devprojects_ApisListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ApisListResponse.php', - 'Google_Service_Devprojects_AppEngineSection' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/AppEngineSection.php', - 'Google_Service_Devprojects_AppsScriptSection' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/AppsScriptSection.php', - 'Google_Service_Devprojects_AuthSection' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/AuthSection.php', - 'Google_Service_Devprojects_BucketId' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/BucketId.php', - 'Google_Service_Devprojects_BucketLimitStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/BucketLimitStatus.php', - 'Google_Service_Devprojects_Client' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/Client.php', - 'Google_Service_Devprojects_ClientInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ClientInfo.php', - 'Google_Service_Devprojects_CloudComputeSection' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/CloudComputeSection.php', - 'Google_Service_Devprojects_CloudSqlSection' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/CloudSqlSection.php', - 'Google_Service_Devprojects_CloudStorageSection' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/CloudStorageSection.php', - 'Google_Service_Devprojects_Component' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/Component.php', - 'Google_Service_Devprojects_ComponentAbuseStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ComponentAbuseStatus.php', - 'Google_Service_Devprojects_ConsumerInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ConsumerInfo.php', - 'Google_Service_Devprojects_Context' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/Context.php', - 'Google_Service_Devprojects_DomainAccountData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/DomainAccountData.php', - 'Google_Service_Devprojects_DomainData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/DomainData.php', - 'Google_Service_Devprojects_EmbeddingParameters' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/EmbeddingParameters.php', - 'Google_Service_Devprojects_Evaluation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/Evaluation.php', - 'Google_Service_Devprojects_Feature' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/Feature.php', - 'Google_Service_Devprojects_GeoRestriction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/GeoRestriction.php', - 'Google_Service_Devprojects_IamSection' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/IamSection.php', - 'Google_Service_Devprojects_InstalledAppInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/InstalledAppInfo.php', - 'Google_Service_Devprojects_Locale' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/Locale.php', - 'Google_Service_Devprojects_ManagedEntityMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ManagedEntityMetadata.php', - 'Google_Service_Devprojects_NameValuePair' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/NameValuePair.php', - 'Google_Service_Devprojects_NotRestriction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/NotRestriction.php', - 'Google_Service_Devprojects_OrRestriction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/OrRestriction.php', - 'Google_Service_Devprojects_PlusPageInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/PlusPageInfo.php', - 'Google_Service_Devprojects_ProducerConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ProducerConfiguration.php', - 'Google_Service_Devprojects_ProjectClientStructure' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ProjectClientStructure.php', - 'Google_Service_Devprojects_ProjectData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ProjectData.php', - 'Google_Service_Devprojects_ProjectLinkingSection' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ProjectLinkingSection.php', - 'Google_Service_Devprojects_ProjectPlusPage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ProjectPlusPage.php', - 'Google_Service_Devprojects_ProjectsDeveloperKeyToProjectIdResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ProjectsDeveloperKeyToProjectIdResponse.php', - 'Google_Service_Devprojects_ProjectsGetProjectClientStructureRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ProjectsGetProjectClientStructureRequest.php', - 'Google_Service_Devprojects_ProjectsGetProjectClientStructureResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ProjectsGetProjectClientStructureResponse.php', - 'Google_Service_Devprojects_ProjectsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ProjectsListResponse.php', - 'Google_Service_Devprojects_ProjectsNotifyOwnersRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ProjectsNotifyOwnersRequest.php', - 'Google_Service_Devprojects_ProjectsNotifyOwnersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ProjectsNotifyOwnersResponse.php', - 'Google_Service_Devprojects_ProjectsStringIdToNumericIdResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ProjectsStringIdToNumericIdResponse.php', - 'Google_Service_Devprojects_ProjectsUndeleteRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ProjectsUndeleteRequest.php', - 'Google_Service_Devprojects_QueryUrl' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/QueryUrl.php', - 'Google_Service_Devprojects_QuotaBucketDefinition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/QuotaBucketDefinition.php', - 'Google_Service_Devprojects_QuotaConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/QuotaConfiguration.php', - 'Google_Service_Devprojects_QuotaConstraints' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/QuotaConstraints.php', - 'Google_Service_Devprojects_QuotaInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/QuotaInfo.php', - 'Google_Service_Devprojects_Region' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/Region.php', - 'Google_Service_Devprojects_Resource_ActivationLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/Resource/ActivationLinks.php', - 'Google_Service_Devprojects_Resource_Apiconsumers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/Resource/Apiconsumers.php', - 'Google_Service_Devprojects_Resource_Apis' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/Resource/Apis.php', - 'Google_Service_Devprojects_Resource_Controlwidgets' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/Resource/Controlwidgets.php', - 'Google_Service_Devprojects_Resource_Domains' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/Resource/Domains.php', - 'Google_Service_Devprojects_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/Resource/Projects.php', - 'Google_Service_Devprojects_Resource_Toses' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/Resource/Toses.php', - 'Google_Service_Devprojects_Resource_Users' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/Resource/Users.php', - 'Google_Service_Devprojects_RobotCreationParameters' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/RobotCreationParameters.php', - 'Google_Service_Devprojects_ServiceAccountMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ServiceAccountMetadata.php', - 'Google_Service_Devprojects_ServiceAccountSection' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/ServiceAccountSection.php', - 'Google_Service_Devprojects_SpecialRestriction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/SpecialRestriction.php', - 'Google_Service_Devprojects_StatsInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/StatsInfo.php', - 'Google_Service_Devprojects_StatsSection' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/StatsSection.php', - 'Google_Service_Devprojects_Target' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/Target.php', - 'Google_Service_Devprojects_TeamSection' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/TeamSection.php', - 'Google_Service_Devprojects_TermInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/TermInfo.php', - 'Google_Service_Devprojects_TermsContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/TermsContext.php', - 'Google_Service_Devprojects_TermsOfService' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/TermsOfService.php', - 'Google_Service_Devprojects_TermsVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/TermsVersion.php', - 'Google_Service_Devprojects_TosesAcceptRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/TosesAcceptRequest.php', - 'Google_Service_Devprojects_TosesAcceptResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/TosesAcceptResponse.php', - 'Google_Service_Devprojects_TosesCheckRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/TosesCheckRequest.php', - 'Google_Service_Devprojects_TosesCheckResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/TosesCheckResponse.php', - 'Google_Service_Devprojects_TosesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/TosesListResponse.php', - 'Google_Service_Devprojects_TypedKeyValuePair' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/TypedKeyValuePair.php', - 'Google_Service_Devprojects_TypedValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/TypedValue.php', - 'Google_Service_Devprojects_UiCustomizationSection' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/UiCustomizationSection.php', - 'Google_Service_Devprojects_UserData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/UserData.php', - 'Google_Service_Devprojects_UserNotification' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/UserNotification.php', - 'Google_Service_Devprojects_UserRestriction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/UserRestriction.php', - 'Google_Service_Devprojects_UsersTermsOfService' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/UsersTermsOfService.php', - 'Google_Service_Devprojects_Verdict' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/Verdict.php', - 'Google_Service_Devprojects_VerdictRestriction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Devprojects/VerdictRestriction.php', - 'Google_Service_Dfareporting' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting.php', - 'Google_Service_Dfareporting_Account' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Account.php', - 'Google_Service_Dfareporting_AccountActiveAdSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/AccountActiveAdSummary.php', - 'Google_Service_Dfareporting_AccountPermission' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/AccountPermission.php', - 'Google_Service_Dfareporting_AccountPermissionGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/AccountPermissionGroup.php', - 'Google_Service_Dfareporting_AccountPermissionGroupsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/AccountPermissionGroupsListResponse.php', - 'Google_Service_Dfareporting_AccountPermissionsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/AccountPermissionsListResponse.php', - 'Google_Service_Dfareporting_AccountUserProfile' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/AccountUserProfile.php', - 'Google_Service_Dfareporting_AccountUserProfilesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/AccountUserProfilesListResponse.php', - 'Google_Service_Dfareporting_AccountsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/AccountsListResponse.php', - 'Google_Service_Dfareporting_Activities' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Activities.php', - 'Google_Service_Dfareporting_Ad' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Ad.php', - 'Google_Service_Dfareporting_AdBlockingConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/AdBlockingConfiguration.php', - 'Google_Service_Dfareporting_AdSlot' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/AdSlot.php', - 'Google_Service_Dfareporting_AdsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/AdsListResponse.php', - 'Google_Service_Dfareporting_Advertiser' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Advertiser.php', - 'Google_Service_Dfareporting_AdvertiserGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/AdvertiserGroup.php', - 'Google_Service_Dfareporting_AdvertiserGroupsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/AdvertiserGroupsListResponse.php', - 'Google_Service_Dfareporting_AdvertiserLandingPagesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/AdvertiserLandingPagesListResponse.php', - 'Google_Service_Dfareporting_AdvertisersListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/AdvertisersListResponse.php', - 'Google_Service_Dfareporting_AudienceSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/AudienceSegment.php', - 'Google_Service_Dfareporting_AudienceSegmentGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/AudienceSegmentGroup.php', - 'Google_Service_Dfareporting_Browser' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Browser.php', - 'Google_Service_Dfareporting_BrowsersListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/BrowsersListResponse.php', - 'Google_Service_Dfareporting_Campaign' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Campaign.php', - 'Google_Service_Dfareporting_CampaignCreativeAssociation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/CampaignCreativeAssociation.php', - 'Google_Service_Dfareporting_CampaignCreativeAssociationsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/CampaignCreativeAssociationsListResponse.php', - 'Google_Service_Dfareporting_CampaignsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/CampaignsListResponse.php', - 'Google_Service_Dfareporting_ChangeLog' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ChangeLog.php', - 'Google_Service_Dfareporting_ChangeLogsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ChangeLogsListResponse.php', - 'Google_Service_Dfareporting_CitiesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/CitiesListResponse.php', - 'Google_Service_Dfareporting_City' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/City.php', - 'Google_Service_Dfareporting_ClickTag' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ClickTag.php', - 'Google_Service_Dfareporting_ClickThroughUrl' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ClickThroughUrl.php', - 'Google_Service_Dfareporting_ClickThroughUrlSuffixProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ClickThroughUrlSuffixProperties.php', - 'Google_Service_Dfareporting_CompanionClickThroughOverride' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/CompanionClickThroughOverride.php', - 'Google_Service_Dfareporting_CompanionSetting' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/CompanionSetting.php', - 'Google_Service_Dfareporting_CompatibleFields' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/CompatibleFields.php', - 'Google_Service_Dfareporting_ConnectionType' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ConnectionType.php', - 'Google_Service_Dfareporting_ConnectionTypesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ConnectionTypesListResponse.php', - 'Google_Service_Dfareporting_ContentCategoriesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ContentCategoriesListResponse.php', - 'Google_Service_Dfareporting_ContentCategory' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ContentCategory.php', - 'Google_Service_Dfareporting_Conversion' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Conversion.php', - 'Google_Service_Dfareporting_ConversionError' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ConversionError.php', - 'Google_Service_Dfareporting_ConversionStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ConversionStatus.php', - 'Google_Service_Dfareporting_ConversionsBatchInsertRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ConversionsBatchInsertRequest.php', - 'Google_Service_Dfareporting_ConversionsBatchInsertResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ConversionsBatchInsertResponse.php', - 'Google_Service_Dfareporting_ConversionsBatchUpdateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ConversionsBatchUpdateRequest.php', - 'Google_Service_Dfareporting_ConversionsBatchUpdateResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ConversionsBatchUpdateResponse.php', - 'Google_Service_Dfareporting_CountriesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/CountriesListResponse.php', - 'Google_Service_Dfareporting_Country' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Country.php', - 'Google_Service_Dfareporting_Creative' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Creative.php', - 'Google_Service_Dfareporting_CreativeAsset' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeAsset.php', - 'Google_Service_Dfareporting_CreativeAssetId' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeAssetId.php', - 'Google_Service_Dfareporting_CreativeAssetMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeAssetMetadata.php', - 'Google_Service_Dfareporting_CreativeAssetSelection' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeAssetSelection.php', - 'Google_Service_Dfareporting_CreativeAssignment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeAssignment.php', - 'Google_Service_Dfareporting_CreativeClickThroughUrl' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeClickThroughUrl.php', - 'Google_Service_Dfareporting_CreativeCustomEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeCustomEvent.php', - 'Google_Service_Dfareporting_CreativeField' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeField.php', - 'Google_Service_Dfareporting_CreativeFieldAssignment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeFieldAssignment.php', - 'Google_Service_Dfareporting_CreativeFieldValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeFieldValue.php', - 'Google_Service_Dfareporting_CreativeFieldValuesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeFieldValuesListResponse.php', - 'Google_Service_Dfareporting_CreativeFieldsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeFieldsListResponse.php', - 'Google_Service_Dfareporting_CreativeGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeGroup.php', - 'Google_Service_Dfareporting_CreativeGroupAssignment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeGroupAssignment.php', - 'Google_Service_Dfareporting_CreativeGroupsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeGroupsListResponse.php', - 'Google_Service_Dfareporting_CreativeOptimizationConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeOptimizationConfiguration.php', - 'Google_Service_Dfareporting_CreativeRotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeRotation.php', - 'Google_Service_Dfareporting_CreativeSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativeSettings.php', - 'Google_Service_Dfareporting_CreativesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/CreativesListResponse.php', - 'Google_Service_Dfareporting_CrossDimensionReachReportCompatibleFields' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/CrossDimensionReachReportCompatibleFields.php', - 'Google_Service_Dfareporting_CustomFloodlightVariable' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/CustomFloodlightVariable.php', - 'Google_Service_Dfareporting_CustomRichMediaEvents' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/CustomRichMediaEvents.php', - 'Google_Service_Dfareporting_DateRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/DateRange.php', - 'Google_Service_Dfareporting_DayPartTargeting' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/DayPartTargeting.php', - 'Google_Service_Dfareporting_DefaultClickThroughEventTagProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/DefaultClickThroughEventTagProperties.php', - 'Google_Service_Dfareporting_DeliverySchedule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/DeliverySchedule.php', - 'Google_Service_Dfareporting_DfareportingFile' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/DfareportingFile.php', - 'Google_Service_Dfareporting_DfareportingFileUrls' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/DfareportingFileUrls.php', - 'Google_Service_Dfareporting_DfpSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/DfpSettings.php', - 'Google_Service_Dfareporting_Dimension' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Dimension.php', - 'Google_Service_Dfareporting_DimensionFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/DimensionFilter.php', - 'Google_Service_Dfareporting_DimensionValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/DimensionValue.php', - 'Google_Service_Dfareporting_DimensionValueList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/DimensionValueList.php', - 'Google_Service_Dfareporting_DimensionValueRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/DimensionValueRequest.php', - 'Google_Service_Dfareporting_DirectorySite' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/DirectorySite.php', - 'Google_Service_Dfareporting_DirectorySiteContact' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/DirectorySiteContact.php', - 'Google_Service_Dfareporting_DirectorySiteContactAssignment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/DirectorySiteContactAssignment.php', - 'Google_Service_Dfareporting_DirectorySiteContactsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/DirectorySiteContactsListResponse.php', - 'Google_Service_Dfareporting_DirectorySiteSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/DirectorySiteSettings.php', - 'Google_Service_Dfareporting_DirectorySitesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/DirectorySitesListResponse.php', - 'Google_Service_Dfareporting_DynamicTargetingKey' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/DynamicTargetingKey.php', - 'Google_Service_Dfareporting_DynamicTargetingKeysListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/DynamicTargetingKeysListResponse.php', - 'Google_Service_Dfareporting_EncryptionInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/EncryptionInfo.php', - 'Google_Service_Dfareporting_EventTag' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/EventTag.php', - 'Google_Service_Dfareporting_EventTagOverride' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/EventTagOverride.php', - 'Google_Service_Dfareporting_EventTagsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/EventTagsListResponse.php', - 'Google_Service_Dfareporting_FileList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/FileList.php', - 'Google_Service_Dfareporting_Flight' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Flight.php', - 'Google_Service_Dfareporting_FloodlightActivitiesGenerateTagResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/FloodlightActivitiesGenerateTagResponse.php', - 'Google_Service_Dfareporting_FloodlightActivitiesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/FloodlightActivitiesListResponse.php', - 'Google_Service_Dfareporting_FloodlightActivity' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/FloodlightActivity.php', - 'Google_Service_Dfareporting_FloodlightActivityDynamicTag' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/FloodlightActivityDynamicTag.php', - 'Google_Service_Dfareporting_FloodlightActivityGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/FloodlightActivityGroup.php', - 'Google_Service_Dfareporting_FloodlightActivityGroupsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/FloodlightActivityGroupsListResponse.php', - 'Google_Service_Dfareporting_FloodlightActivityPublisherDynamicTag' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/FloodlightActivityPublisherDynamicTag.php', - 'Google_Service_Dfareporting_FloodlightConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/FloodlightConfiguration.php', - 'Google_Service_Dfareporting_FloodlightConfigurationsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/FloodlightConfigurationsListResponse.php', - 'Google_Service_Dfareporting_FloodlightReportCompatibleFields' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/FloodlightReportCompatibleFields.php', - 'Google_Service_Dfareporting_FrequencyCap' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/FrequencyCap.php', - 'Google_Service_Dfareporting_FsCommand' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/FsCommand.php', - 'Google_Service_Dfareporting_GeoTargeting' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/GeoTargeting.php', - 'Google_Service_Dfareporting_InventoryItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/InventoryItem.php', - 'Google_Service_Dfareporting_InventoryItemsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/InventoryItemsListResponse.php', - 'Google_Service_Dfareporting_KeyValueTargetingExpression' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/KeyValueTargetingExpression.php', - 'Google_Service_Dfareporting_LandingPage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/LandingPage.php', - 'Google_Service_Dfareporting_Language' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Language.php', - 'Google_Service_Dfareporting_LanguageTargeting' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/LanguageTargeting.php', - 'Google_Service_Dfareporting_LanguagesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/LanguagesListResponse.php', - 'Google_Service_Dfareporting_LastModifiedInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/LastModifiedInfo.php', - 'Google_Service_Dfareporting_ListPopulationClause' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ListPopulationClause.php', - 'Google_Service_Dfareporting_ListPopulationRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ListPopulationRule.php', - 'Google_Service_Dfareporting_ListPopulationTerm' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ListPopulationTerm.php', - 'Google_Service_Dfareporting_ListTargetingExpression' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ListTargetingExpression.php', - 'Google_Service_Dfareporting_LookbackConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/LookbackConfiguration.php', - 'Google_Service_Dfareporting_Metric' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Metric.php', - 'Google_Service_Dfareporting_Metro' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Metro.php', - 'Google_Service_Dfareporting_MetrosListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/MetrosListResponse.php', - 'Google_Service_Dfareporting_MobileCarrier' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/MobileCarrier.php', - 'Google_Service_Dfareporting_MobileCarriersListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/MobileCarriersListResponse.php', - 'Google_Service_Dfareporting_ObjectFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ObjectFilter.php', - 'Google_Service_Dfareporting_OffsetPosition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/OffsetPosition.php', - 'Google_Service_Dfareporting_OmnitureSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/OmnitureSettings.php', - 'Google_Service_Dfareporting_OperatingSystem' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/OperatingSystem.php', - 'Google_Service_Dfareporting_OperatingSystemVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/OperatingSystemVersion.php', - 'Google_Service_Dfareporting_OperatingSystemVersionsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/OperatingSystemVersionsListResponse.php', - 'Google_Service_Dfareporting_OperatingSystemsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/OperatingSystemsListResponse.php', - 'Google_Service_Dfareporting_OptimizationActivity' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/OptimizationActivity.php', - 'Google_Service_Dfareporting_Order' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Order.php', - 'Google_Service_Dfareporting_OrderContact' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/OrderContact.php', - 'Google_Service_Dfareporting_OrderDocument' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/OrderDocument.php', - 'Google_Service_Dfareporting_OrderDocumentsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/OrderDocumentsListResponse.php', - 'Google_Service_Dfareporting_OrdersListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/OrdersListResponse.php', - 'Google_Service_Dfareporting_PathToConversionReportCompatibleFields' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/PathToConversionReportCompatibleFields.php', - 'Google_Service_Dfareporting_Placement' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Placement.php', - 'Google_Service_Dfareporting_PlacementAssignment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/PlacementAssignment.php', - 'Google_Service_Dfareporting_PlacementGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/PlacementGroup.php', - 'Google_Service_Dfareporting_PlacementGroupsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/PlacementGroupsListResponse.php', - 'Google_Service_Dfareporting_PlacementStrategiesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/PlacementStrategiesListResponse.php', - 'Google_Service_Dfareporting_PlacementStrategy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/PlacementStrategy.php', - 'Google_Service_Dfareporting_PlacementTag' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/PlacementTag.php', - 'Google_Service_Dfareporting_PlacementsGenerateTagsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/PlacementsGenerateTagsResponse.php', - 'Google_Service_Dfareporting_PlacementsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/PlacementsListResponse.php', - 'Google_Service_Dfareporting_PlatformType' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/PlatformType.php', - 'Google_Service_Dfareporting_PlatformTypesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/PlatformTypesListResponse.php', - 'Google_Service_Dfareporting_PopupWindowProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/PopupWindowProperties.php', - 'Google_Service_Dfareporting_PostalCode' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/PostalCode.php', - 'Google_Service_Dfareporting_PostalCodesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/PostalCodesListResponse.php', - 'Google_Service_Dfareporting_Pricing' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Pricing.php', - 'Google_Service_Dfareporting_PricingSchedule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/PricingSchedule.php', - 'Google_Service_Dfareporting_PricingSchedulePricingPeriod' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/PricingSchedulePricingPeriod.php', - 'Google_Service_Dfareporting_Project' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Project.php', - 'Google_Service_Dfareporting_ProjectsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ProjectsListResponse.php', - 'Google_Service_Dfareporting_ReachReportCompatibleFields' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ReachReportCompatibleFields.php', - 'Google_Service_Dfareporting_Recipient' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Recipient.php', - 'Google_Service_Dfareporting_Region' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Region.php', - 'Google_Service_Dfareporting_RegionsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/RegionsListResponse.php', - 'Google_Service_Dfareporting_RemarketingList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/RemarketingList.php', - 'Google_Service_Dfareporting_RemarketingListShare' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/RemarketingListShare.php', - 'Google_Service_Dfareporting_RemarketingListsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/RemarketingListsListResponse.php', - 'Google_Service_Dfareporting_Report' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Report.php', - 'Google_Service_Dfareporting_ReportCompatibleFields' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ReportCompatibleFields.php', - 'Google_Service_Dfareporting_ReportCriteria' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ReportCriteria.php', - 'Google_Service_Dfareporting_ReportCrossDimensionReachCriteria' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ReportCrossDimensionReachCriteria.php', - 'Google_Service_Dfareporting_ReportDelivery' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ReportDelivery.php', - 'Google_Service_Dfareporting_ReportFloodlightCriteria' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ReportFloodlightCriteria.php', - 'Google_Service_Dfareporting_ReportFloodlightCriteriaReportProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ReportFloodlightCriteriaReportProperties.php', - 'Google_Service_Dfareporting_ReportList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ReportList.php', - 'Google_Service_Dfareporting_ReportPathToConversionCriteria' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ReportPathToConversionCriteria.php', - 'Google_Service_Dfareporting_ReportPathToConversionCriteriaReportProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ReportPathToConversionCriteriaReportProperties.php', - 'Google_Service_Dfareporting_ReportReachCriteria' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ReportReachCriteria.php', - 'Google_Service_Dfareporting_ReportSchedule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ReportSchedule.php', - 'Google_Service_Dfareporting_ReportsConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ReportsConfiguration.php', - 'Google_Service_Dfareporting_Resource_AccountActiveAdSummaries' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/AccountActiveAdSummaries.php', - 'Google_Service_Dfareporting_Resource_AccountPermissionGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/AccountPermissionGroups.php', - 'Google_Service_Dfareporting_Resource_AccountPermissions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/AccountPermissions.php', - 'Google_Service_Dfareporting_Resource_AccountUserProfiles' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/AccountUserProfiles.php', - 'Google_Service_Dfareporting_Resource_Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Accounts.php', - 'Google_Service_Dfareporting_Resource_Ads' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Ads.php', - 'Google_Service_Dfareporting_Resource_AdvertiserGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/AdvertiserGroups.php', - 'Google_Service_Dfareporting_Resource_AdvertiserLandingPages' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/AdvertiserLandingPages.php', - 'Google_Service_Dfareporting_Resource_Advertisers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Advertisers.php', - 'Google_Service_Dfareporting_Resource_Browsers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Browsers.php', - 'Google_Service_Dfareporting_Resource_CampaignCreativeAssociations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/CampaignCreativeAssociations.php', - 'Google_Service_Dfareporting_Resource_Campaigns' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Campaigns.php', - 'Google_Service_Dfareporting_Resource_ChangeLogs' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/ChangeLogs.php', - 'Google_Service_Dfareporting_Resource_Cities' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Cities.php', - 'Google_Service_Dfareporting_Resource_ConnectionTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/ConnectionTypes.php', - 'Google_Service_Dfareporting_Resource_ContentCategories' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/ContentCategories.php', - 'Google_Service_Dfareporting_Resource_Conversions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Conversions.php', - 'Google_Service_Dfareporting_Resource_Countries' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Countries.php', - 'Google_Service_Dfareporting_Resource_CreativeAssets' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/CreativeAssets.php', - 'Google_Service_Dfareporting_Resource_CreativeFieldValues' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/CreativeFieldValues.php', - 'Google_Service_Dfareporting_Resource_CreativeFields' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/CreativeFields.php', - 'Google_Service_Dfareporting_Resource_CreativeGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/CreativeGroups.php', - 'Google_Service_Dfareporting_Resource_Creatives' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Creatives.php', - 'Google_Service_Dfareporting_Resource_DimensionValues' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/DimensionValues.php', - 'Google_Service_Dfareporting_Resource_DirectorySiteContacts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/DirectorySiteContacts.php', - 'Google_Service_Dfareporting_Resource_DirectorySites' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/DirectorySites.php', - 'Google_Service_Dfareporting_Resource_DynamicTargetingKeys' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/DynamicTargetingKeys.php', - 'Google_Service_Dfareporting_Resource_EventTags' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/EventTags.php', - 'Google_Service_Dfareporting_Resource_Files' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Files.php', - 'Google_Service_Dfareporting_Resource_FloodlightActivities' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/FloodlightActivities.php', - 'Google_Service_Dfareporting_Resource_FloodlightActivityGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/FloodlightActivityGroups.php', - 'Google_Service_Dfareporting_Resource_FloodlightConfigurations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/FloodlightConfigurations.php', - 'Google_Service_Dfareporting_Resource_InventoryItems' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/InventoryItems.php', - 'Google_Service_Dfareporting_Resource_Languages' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Languages.php', - 'Google_Service_Dfareporting_Resource_Metros' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Metros.php', - 'Google_Service_Dfareporting_Resource_MobileCarriers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/MobileCarriers.php', - 'Google_Service_Dfareporting_Resource_OperatingSystemVersions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/OperatingSystemVersions.php', - 'Google_Service_Dfareporting_Resource_OperatingSystems' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/OperatingSystems.php', - 'Google_Service_Dfareporting_Resource_OrderDocuments' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/OrderDocuments.php', - 'Google_Service_Dfareporting_Resource_Orders' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Orders.php', - 'Google_Service_Dfareporting_Resource_PlacementGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/PlacementGroups.php', - 'Google_Service_Dfareporting_Resource_PlacementStrategies' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/PlacementStrategies.php', - 'Google_Service_Dfareporting_Resource_Placements' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Placements.php', - 'Google_Service_Dfareporting_Resource_PlatformTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/PlatformTypes.php', - 'Google_Service_Dfareporting_Resource_PostalCodes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/PostalCodes.php', - 'Google_Service_Dfareporting_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Projects.php', - 'Google_Service_Dfareporting_Resource_Regions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Regions.php', - 'Google_Service_Dfareporting_Resource_RemarketingListShares' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/RemarketingListShares.php', - 'Google_Service_Dfareporting_Resource_RemarketingLists' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/RemarketingLists.php', - 'Google_Service_Dfareporting_Resource_Reports' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Reports.php', - 'Google_Service_Dfareporting_Resource_ReportsCompatibleFields' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/ReportsCompatibleFields.php', - 'Google_Service_Dfareporting_Resource_ReportsFiles' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/ReportsFiles.php', - 'Google_Service_Dfareporting_Resource_Sites' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Sites.php', - 'Google_Service_Dfareporting_Resource_Sizes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Sizes.php', - 'Google_Service_Dfareporting_Resource_Subaccounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Subaccounts.php', - 'Google_Service_Dfareporting_Resource_TargetableRemarketingLists' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/TargetableRemarketingLists.php', - 'Google_Service_Dfareporting_Resource_TargetingTemplates' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/TargetingTemplates.php', - 'Google_Service_Dfareporting_Resource_UserProfiles' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/UserProfiles.php', - 'Google_Service_Dfareporting_Resource_UserRolePermissionGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/UserRolePermissionGroups.php', - 'Google_Service_Dfareporting_Resource_UserRolePermissions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/UserRolePermissions.php', - 'Google_Service_Dfareporting_Resource_UserRoles' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/UserRoles.php', - 'Google_Service_Dfareporting_Resource_VideoFormats' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Resource/VideoFormats.php', - 'Google_Service_Dfareporting_RichMediaExitOverride' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/RichMediaExitOverride.php', - 'Google_Service_Dfareporting_Rule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Rule.php', - 'Google_Service_Dfareporting_Site' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Site.php', - 'Google_Service_Dfareporting_SiteContact' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/SiteContact.php', - 'Google_Service_Dfareporting_SiteSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/SiteSettings.php', - 'Google_Service_Dfareporting_SitesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/SitesListResponse.php', - 'Google_Service_Dfareporting_Size' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Size.php', - 'Google_Service_Dfareporting_SizesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/SizesListResponse.php', - 'Google_Service_Dfareporting_SkippableSetting' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/SkippableSetting.php', - 'Google_Service_Dfareporting_SortedDimension' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/SortedDimension.php', - 'Google_Service_Dfareporting_Subaccount' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/Subaccount.php', - 'Google_Service_Dfareporting_SubaccountsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/SubaccountsListResponse.php', - 'Google_Service_Dfareporting_TagData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/TagData.php', - 'Google_Service_Dfareporting_TagSetting' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/TagSetting.php', - 'Google_Service_Dfareporting_TagSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/TagSettings.php', - 'Google_Service_Dfareporting_TargetWindow' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/TargetWindow.php', - 'Google_Service_Dfareporting_TargetableRemarketingList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/TargetableRemarketingList.php', - 'Google_Service_Dfareporting_TargetableRemarketingListsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/TargetableRemarketingListsListResponse.php', - 'Google_Service_Dfareporting_TargetingTemplate' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/TargetingTemplate.php', - 'Google_Service_Dfareporting_TargetingTemplatesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/TargetingTemplatesListResponse.php', - 'Google_Service_Dfareporting_TechnologyTargeting' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/TechnologyTargeting.php', - 'Google_Service_Dfareporting_ThirdPartyAuthenticationToken' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ThirdPartyAuthenticationToken.php', - 'Google_Service_Dfareporting_ThirdPartyTrackingUrl' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/ThirdPartyTrackingUrl.php', - 'Google_Service_Dfareporting_TranscodeSetting' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/TranscodeSetting.php', - 'Google_Service_Dfareporting_UniversalAdId' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/UniversalAdId.php', - 'Google_Service_Dfareporting_UserDefinedVariableConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/UserDefinedVariableConfiguration.php', - 'Google_Service_Dfareporting_UserProfile' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/UserProfile.php', - 'Google_Service_Dfareporting_UserProfileList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/UserProfileList.php', - 'Google_Service_Dfareporting_UserRole' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/UserRole.php', - 'Google_Service_Dfareporting_UserRolePermission' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/UserRolePermission.php', - 'Google_Service_Dfareporting_UserRolePermissionGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/UserRolePermissionGroup.php', - 'Google_Service_Dfareporting_UserRolePermissionGroupsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/UserRolePermissionGroupsListResponse.php', - 'Google_Service_Dfareporting_UserRolePermissionsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/UserRolePermissionsListResponse.php', - 'Google_Service_Dfareporting_UserRolesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/UserRolesListResponse.php', - 'Google_Service_Dfareporting_VideoFormat' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/VideoFormat.php', - 'Google_Service_Dfareporting_VideoFormatsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/VideoFormatsListResponse.php', - 'Google_Service_Dfareporting_VideoOffset' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/VideoOffset.php', - 'Google_Service_Dfareporting_VideoSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dfareporting/VideoSettings.php', - 'Google_Service_Dialogflow' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2BatchUpdateIntentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchUpdateIntentsResponse.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2Context' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2Context.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2EntityType' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2EntityType.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2EntityTypeEntity' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2EntityTypeEntity.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2EventInput' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2EventInput.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2ExportAgentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2ExportAgentResponse.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2Intent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2Intent.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentFollowupIntentInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentFollowupIntentInfo.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessage.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageBasicCard' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageBasicCard.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageBasicCardButton' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageBasicCardButton.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageCard' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageCard.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageCardButton' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageCardButton.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageCarouselSelect' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageCarouselSelect.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageCarouselSelectItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageCarouselSelectItem.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageImage.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageListSelect' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageListSelect.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageListSelectItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageListSelectItem.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageQuickReplies' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageQuickReplies.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageSelectItemInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageSelectItemInfo.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageSimpleResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageSimpleResponse.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageSimpleResponses' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageSimpleResponses.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageSuggestion' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageSuggestion.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageSuggestions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageSuggestions.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageText' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentMessageText.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentParameter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentParameter.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentTrainingPhrase' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentTrainingPhrase.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentTrainingPhrasePart' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentTrainingPhrasePart.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2OriginalDetectIntentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2OriginalDetectIntentRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2QueryResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2QueryResult.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2WebhookRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2WebhookRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2WebhookResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2WebhookResponse.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Agent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1Agent.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchDeleteEntitiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1BatchDeleteEntitiesRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchDeleteEntityTypesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1BatchDeleteEntityTypesRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchDeleteIntentsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1BatchDeleteIntentsRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchUpdateEntitiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1BatchUpdateEntitiesRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchUpdateIntentsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1BatchUpdateIntentsRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Context' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1Context.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1DetectIntentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1DetectIntentRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1DetectIntentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1DetectIntentResponse.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1EntityType' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1EntityType.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1EntityTypeBatch' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1EntityTypeBatch.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1EntityTypeEntity' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1EntityTypeEntity.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1EventInput' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1EventInput.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1ExportAgentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1ExportAgentRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1ExportAgentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1ExportAgentResponse.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1ImportAgentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1ImportAgentRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1InputAudioConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1InputAudioConfig.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Intent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1Intent.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentBatch' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentBatch.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessage.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageBasicCard' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageBasicCard.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageCard' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageCard.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageCardButton' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageCardButton.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageImage.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageListSelect' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageListSelect.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageListSelectItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageListSelectItem.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageQuickReplies' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageQuickReplies.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageSuggestion' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageSuggestion.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageSuggestions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageSuggestions.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageText' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageText.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentParameter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentParameter.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentTrainingPhrase' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentTrainingPhrase.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1ListContextsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1ListContextsResponse.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1ListEntityTypesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1ListEntityTypesResponse.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1ListIntentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1ListIntentsResponse.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1ListSessionEntityTypesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1ListSessionEntityTypesResponse.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1QueryInput' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1QueryInput.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1QueryParameters' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1QueryParameters.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1QueryResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1QueryResult.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1RestoreAgentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1RestoreAgentRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1SearchAgentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1SearchAgentsResponse.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1SessionEntityType' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1SessionEntityType.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1TextInput' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1TextInput.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1TrainAgentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1TrainAgentRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1WebhookRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1WebhookRequest.php', - 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1WebhookResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1WebhookResponse.php', - 'Google_Service_Dialogflow_GoogleLongrunningOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleLongrunningOperation.php', - 'Google_Service_Dialogflow_GoogleProtobufEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleProtobufEmpty.php', - 'Google_Service_Dialogflow_GoogleRpcStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleRpcStatus.php', - 'Google_Service_Dialogflow_GoogleTypeLatLng' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/GoogleTypeLatLng.php', - 'Google_Service_Dialogflow_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/Resource/Projects.php', - 'Google_Service_Dialogflow_Resource_ProjectsAgent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgent.php', - 'Google_Service_Dialogflow_Resource_ProjectsAgentEntityTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentEntityTypes.php', - 'Google_Service_Dialogflow_Resource_ProjectsAgentEntityTypesEntities' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentEntityTypesEntities.php', - 'Google_Service_Dialogflow_Resource_ProjectsAgentIntents' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentIntents.php', - 'Google_Service_Dialogflow_Resource_ProjectsAgentRuntimes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentRuntimes.php', - 'Google_Service_Dialogflow_Resource_ProjectsAgentRuntimesSessions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentRuntimesSessions.php', - 'Google_Service_Dialogflow_Resource_ProjectsAgentRuntimesSessionsContexts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentRuntimesSessionsContexts.php', - 'Google_Service_Dialogflow_Resource_ProjectsAgentRuntimesSessionsEntityTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentRuntimesSessionsEntityTypes.php', - 'Google_Service_Dialogflow_Resource_ProjectsAgentSessions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentSessions.php', - 'Google_Service_Dialogflow_Resource_ProjectsAgentSessionsContexts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentSessionsContexts.php', - 'Google_Service_Dialogflow_Resource_ProjectsAgentSessionsEntityTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentSessionsEntityTypes.php', - 'Google_Service_Dialogflow_Resource_ProjectsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsOperations.php', - 'Google_Service_Digitalassetlinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Digitalassetlinks.php', - 'Google_Service_Digitalassetlinks_AndroidAppAsset' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Digitalassetlinks/AndroidAppAsset.php', - 'Google_Service_Digitalassetlinks_Asset' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Digitalassetlinks/Asset.php', - 'Google_Service_Digitalassetlinks_CertificateInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Digitalassetlinks/CertificateInfo.php', - 'Google_Service_Digitalassetlinks_CheckResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Digitalassetlinks/CheckResponse.php', - 'Google_Service_Digitalassetlinks_ListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Digitalassetlinks/ListResponse.php', - 'Google_Service_Digitalassetlinks_Resource_Assetlinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Digitalassetlinks/Resource/Assetlinks.php', - 'Google_Service_Digitalassetlinks_Resource_Statements' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Digitalassetlinks/Resource/Statements.php', - 'Google_Service_Digitalassetlinks_Statement' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Digitalassetlinks/Statement.php', - 'Google_Service_Digitalassetlinks_WebAsset' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Digitalassetlinks/WebAsset.php', - 'Google_Service_Directory' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory.php', - 'Google_Service_Directory_Alias' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Alias.php', - 'Google_Service_Directory_Aliases' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Aliases.php', - 'Google_Service_Directory_AppAccessCollections' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/AppAccessCollections.php', - 'Google_Service_Directory_Asp' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Asp.php', - 'Google_Service_Directory_Asps' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Asps.php', - 'Google_Service_Directory_Building' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Building.php', - 'Google_Service_Directory_BuildingCoordinates' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/BuildingCoordinates.php', - 'Google_Service_Directory_Buildings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Buildings.php', - 'Google_Service_Directory_CalendarResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/CalendarResource.php', - 'Google_Service_Directory_CalendarResources' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/CalendarResources.php', - 'Google_Service_Directory_Channel' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Channel.php', - 'Google_Service_Directory_ChromeOsDevice' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/ChromeOsDevice.php', - 'Google_Service_Directory_ChromeOsDeviceAction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/ChromeOsDeviceAction.php', - 'Google_Service_Directory_ChromeOsDeviceActiveTimeRanges' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/ChromeOsDeviceActiveTimeRanges.php', - 'Google_Service_Directory_ChromeOsDeviceDeviceFiles' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/ChromeOsDeviceDeviceFiles.php', - 'Google_Service_Directory_ChromeOsDeviceRecentUsers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/ChromeOsDeviceRecentUsers.php', - 'Google_Service_Directory_ChromeOsDeviceTpmVersionInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/ChromeOsDeviceTpmVersionInfo.php', - 'Google_Service_Directory_ChromeOsDevices' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/ChromeOsDevices.php', - 'Google_Service_Directory_ChromeOsMoveDevicesToOu' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/ChromeOsMoveDevicesToOu.php', - 'Google_Service_Directory_Customer' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Customer.php', - 'Google_Service_Directory_CustomerPostalAddress' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/CustomerPostalAddress.php', - 'Google_Service_Directory_DomainAlias' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/DomainAlias.php', - 'Google_Service_Directory_DomainAliases' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/DomainAliases.php', - 'Google_Service_Directory_Domains' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Domains.php', - 'Google_Service_Directory_Domains2' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Domains2.php', - 'Google_Service_Directory_Feature' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Feature.php', - 'Google_Service_Directory_FeatureInstance' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/FeatureInstance.php', - 'Google_Service_Directory_FeatureRename' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/FeatureRename.php', - 'Google_Service_Directory_Features' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Features.php', - 'Google_Service_Directory_Group' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Group.php', - 'Google_Service_Directory_Groups' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Groups.php', - 'Google_Service_Directory_Member' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Member.php', - 'Google_Service_Directory_Members' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Members.php', - 'Google_Service_Directory_MembersHasMember' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/MembersHasMember.php', - 'Google_Service_Directory_MobileDevice' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/MobileDevice.php', - 'Google_Service_Directory_MobileDeviceAction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/MobileDeviceAction.php', - 'Google_Service_Directory_MobileDeviceApplications' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/MobileDeviceApplications.php', - 'Google_Service_Directory_MobileDevices' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/MobileDevices.php', - 'Google_Service_Directory_Notification' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Notification.php', - 'Google_Service_Directory_Notifications' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Notifications.php', - 'Google_Service_Directory_OrgUnit' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/OrgUnit.php', - 'Google_Service_Directory_OrgUnits' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/OrgUnits.php', - 'Google_Service_Directory_Privilege' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Privilege.php', - 'Google_Service_Directory_Privileges' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Privileges.php', - 'Google_Service_Directory_Resource_Asps' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Resource/Asps.php', - 'Google_Service_Directory_Resource_Channels' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Resource/Channels.php', - 'Google_Service_Directory_Resource_Chromeosdevices' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Resource/Chromeosdevices.php', - 'Google_Service_Directory_Resource_Customers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Resource/Customers.php', - 'Google_Service_Directory_Resource_DomainAliases' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Resource/DomainAliases.php', - 'Google_Service_Directory_Resource_Domains' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Resource/Domains.php', - 'Google_Service_Directory_Resource_Groups' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Resource/Groups.php', - 'Google_Service_Directory_Resource_GroupsAliases' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Resource/GroupsAliases.php', - 'Google_Service_Directory_Resource_Members' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Resource/Members.php', - 'Google_Service_Directory_Resource_Mobiledevices' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Resource/Mobiledevices.php', - 'Google_Service_Directory_Resource_Notifications' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Resource/Notifications.php', - 'Google_Service_Directory_Resource_Orgunits' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Resource/Orgunits.php', - 'Google_Service_Directory_Resource_Privileges' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Resource/Privileges.php', - 'Google_Service_Directory_Resource_ResolvedAppAccessSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Resource/ResolvedAppAccessSettings.php', - 'Google_Service_Directory_Resource_Resources' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Resource/Resources.php', - 'Google_Service_Directory_Resource_ResourcesBuildings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Resource/ResourcesBuildings.php', - 'Google_Service_Directory_Resource_ResourcesCalendars' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Resource/ResourcesCalendars.php', - 'Google_Service_Directory_Resource_ResourcesFeatures' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Resource/ResourcesFeatures.php', - 'Google_Service_Directory_Resource_RoleAssignments' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Resource/RoleAssignments.php', - 'Google_Service_Directory_Resource_Roles' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Resource/Roles.php', - 'Google_Service_Directory_Resource_Schemas' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Resource/Schemas.php', - 'Google_Service_Directory_Resource_Tokens' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Resource/Tokens.php', - 'Google_Service_Directory_Resource_Users' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Resource/Users.php', - 'Google_Service_Directory_Resource_UsersAliases' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Resource/UsersAliases.php', - 'Google_Service_Directory_Resource_UsersPhotos' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Resource/UsersPhotos.php', - 'Google_Service_Directory_Resource_VerificationCodes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Resource/VerificationCodes.php', - 'Google_Service_Directory_Role' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Role.php', - 'Google_Service_Directory_RoleAssignment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/RoleAssignment.php', - 'Google_Service_Directory_RoleAssignments' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/RoleAssignments.php', - 'Google_Service_Directory_RoleRolePrivileges' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/RoleRolePrivileges.php', - 'Google_Service_Directory_Roles' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Roles.php', - 'Google_Service_Directory_Schema' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Schema.php', - 'Google_Service_Directory_SchemaFieldSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/SchemaFieldSpec.php', - 'Google_Service_Directory_SchemaFieldSpecNumericIndexingSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/SchemaFieldSpecNumericIndexingSpec.php', - 'Google_Service_Directory_Schemas' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Schemas.php', - 'Google_Service_Directory_Token' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Token.php', - 'Google_Service_Directory_Tokens' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Tokens.php', - 'Google_Service_Directory_TrustedAppId' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/TrustedAppId.php', - 'Google_Service_Directory_TrustedApps' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/TrustedApps.php', - 'Google_Service_Directory_User' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/User.php', - 'Google_Service_Directory_UserAbout' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/UserAbout.php', - 'Google_Service_Directory_UserAddress' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/UserAddress.php', - 'Google_Service_Directory_UserEmail' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/UserEmail.php', - 'Google_Service_Directory_UserExternalId' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/UserExternalId.php', - 'Google_Service_Directory_UserGender' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/UserGender.php', - 'Google_Service_Directory_UserIm' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/UserIm.php', - 'Google_Service_Directory_UserKeyword' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/UserKeyword.php', - 'Google_Service_Directory_UserLanguage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/UserLanguage.php', - 'Google_Service_Directory_UserLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/UserLocation.php', - 'Google_Service_Directory_UserMakeAdmin' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/UserMakeAdmin.php', - 'Google_Service_Directory_UserName' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/UserName.php', - 'Google_Service_Directory_UserOrganization' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/UserOrganization.php', - 'Google_Service_Directory_UserPhone' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/UserPhone.php', - 'Google_Service_Directory_UserPhoto' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/UserPhoto.php', - 'Google_Service_Directory_UserPosixAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/UserPosixAccount.php', - 'Google_Service_Directory_UserRelation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/UserRelation.php', - 'Google_Service_Directory_UserSshPublicKey' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/UserSshPublicKey.php', - 'Google_Service_Directory_UserUndelete' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/UserUndelete.php', - 'Google_Service_Directory_UserWebsite' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/UserWebsite.php', - 'Google_Service_Directory_Users' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/Users.php', - 'Google_Service_Directory_VerificationCode' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/VerificationCode.php', - 'Google_Service_Directory_VerificationCodes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Directory/VerificationCodes.php', - 'Google_Service_Dns' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dns.php', - 'Google_Service_Dns_Change' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dns/Change.php', - 'Google_Service_Dns_ChangesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dns/ChangesListResponse.php', - 'Google_Service_Dns_ManagedZone' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dns/ManagedZone.php', - 'Google_Service_Dns_ManagedZonesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dns/ManagedZonesListResponse.php', - 'Google_Service_Dns_Project' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dns/Project.php', - 'Google_Service_Dns_Quota' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dns/Quota.php', - 'Google_Service_Dns_ResourceRecordSet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dns/ResourceRecordSet.php', - 'Google_Service_Dns_ResourceRecordSetsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dns/ResourceRecordSetsListResponse.php', - 'Google_Service_Dns_Resource_Changes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dns/Resource/Changes.php', - 'Google_Service_Dns_Resource_ManagedZones' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dns/Resource/ManagedZones.php', - 'Google_Service_Dns_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dns/Resource/Projects.php', - 'Google_Service_Dns_Resource_ResourceRecordSets' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Dns/Resource/ResourceRecordSets.php', - 'Google_Service_DoubleClickBidManager' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager.php', - 'Google_Service_DoubleClickBidManager_DownloadLineItemsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/DownloadLineItemsRequest.php', - 'Google_Service_DoubleClickBidManager_DownloadLineItemsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/DownloadLineItemsResponse.php', - 'Google_Service_DoubleClickBidManager_DownloadRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/DownloadRequest.php', - 'Google_Service_DoubleClickBidManager_DownloadResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/DownloadResponse.php', - 'Google_Service_DoubleClickBidManager_FilterPair' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/FilterPair.php', - 'Google_Service_DoubleClickBidManager_ListQueriesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/ListQueriesResponse.php', - 'Google_Service_DoubleClickBidManager_ListReportsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/ListReportsResponse.php', - 'Google_Service_DoubleClickBidManager_Parameters' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/Parameters.php', - 'Google_Service_DoubleClickBidManager_Query' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/Query.php', - 'Google_Service_DoubleClickBidManager_QueryMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/QueryMetadata.php', - 'Google_Service_DoubleClickBidManager_QuerySchedule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/QuerySchedule.php', - 'Google_Service_DoubleClickBidManager_Report' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/Report.php', - 'Google_Service_DoubleClickBidManager_ReportFailure' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/ReportFailure.php', - 'Google_Service_DoubleClickBidManager_ReportKey' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/ReportKey.php', - 'Google_Service_DoubleClickBidManager_ReportMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/ReportMetadata.php', - 'Google_Service_DoubleClickBidManager_ReportStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/ReportStatus.php', - 'Google_Service_DoubleClickBidManager_Resource_Lineitems' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/Resource/Lineitems.php', - 'Google_Service_DoubleClickBidManager_Resource_Queries' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/Resource/Queries.php', - 'Google_Service_DoubleClickBidManager_Resource_Reports' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/Resource/Reports.php', - 'Google_Service_DoubleClickBidManager_Resource_Sdf' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/Resource/Sdf.php', - 'Google_Service_DoubleClickBidManager_RowStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/RowStatus.php', - 'Google_Service_DoubleClickBidManager_RunQueryRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/RunQueryRequest.php', - 'Google_Service_DoubleClickBidManager_UploadLineItemsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/UploadLineItemsRequest.php', - 'Google_Service_DoubleClickBidManager_UploadLineItemsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/UploadLineItemsResponse.php', - 'Google_Service_DoubleClickBidManager_UploadStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/DoubleClickBidManager/UploadStatus.php', - 'Google_Service_Doubleclicksearch' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Doubleclicksearch.php', - 'Google_Service_Doubleclicksearch_Availability' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/Availability.php', - 'Google_Service_Doubleclicksearch_Conversion' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/Conversion.php', - 'Google_Service_Doubleclicksearch_ConversionList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/ConversionList.php', - 'Google_Service_Doubleclicksearch_CustomDimension' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/CustomDimension.php', - 'Google_Service_Doubleclicksearch_CustomMetric' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/CustomMetric.php', - 'Google_Service_Doubleclicksearch_Report' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/Report.php', - 'Google_Service_Doubleclicksearch_ReportApiColumnSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/ReportApiColumnSpec.php', - 'Google_Service_Doubleclicksearch_ReportFiles' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/ReportFiles.php', - 'Google_Service_Doubleclicksearch_ReportRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/ReportRequest.php', - 'Google_Service_Doubleclicksearch_ReportRequestFilters' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/ReportRequestFilters.php', - 'Google_Service_Doubleclicksearch_ReportRequestOrderBy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/ReportRequestOrderBy.php', - 'Google_Service_Doubleclicksearch_ReportRequestReportScope' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/ReportRequestReportScope.php', - 'Google_Service_Doubleclicksearch_ReportRequestTimeRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/ReportRequestTimeRange.php', - 'Google_Service_Doubleclicksearch_Resource_Conversion' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/Resource/Conversion.php', - 'Google_Service_Doubleclicksearch_Resource_Reports' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/Resource/Reports.php', - 'Google_Service_Doubleclicksearch_Resource_SavedColumns' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/Resource/SavedColumns.php', - 'Google_Service_Doubleclicksearch_SavedColumn' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/SavedColumn.php', - 'Google_Service_Doubleclicksearch_SavedColumnList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/SavedColumnList.php', - 'Google_Service_Doubleclicksearch_UpdateAvailabilityRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/UpdateAvailabilityRequest.php', - 'Google_Service_Doubleclicksearch_UpdateAvailabilityResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Doubleclicksearch/UpdateAvailabilityResponse.php', - 'Google_Service_Drive' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive.php', - 'Google_Service_Drive_About' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/About.php', - 'Google_Service_Drive_AboutStorageQuota' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/AboutStorageQuota.php', - 'Google_Service_Drive_AboutTeamDriveThemes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/AboutTeamDriveThemes.php', - 'Google_Service_Drive_Change' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/Change.php', - 'Google_Service_Drive_ChangeList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/ChangeList.php', - 'Google_Service_Drive_Channel' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/Channel.php', - 'Google_Service_Drive_Comment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/Comment.php', - 'Google_Service_Drive_CommentList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/CommentList.php', - 'Google_Service_Drive_CommentQuotedFileContent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/CommentQuotedFileContent.php', - 'Google_Service_Drive_DriveFile' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/DriveFile.php', - 'Google_Service_Drive_DriveFileCapabilities' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/DriveFileCapabilities.php', - 'Google_Service_Drive_DriveFileContentHints' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/DriveFileContentHints.php', - 'Google_Service_Drive_DriveFileContentHintsThumbnail' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/DriveFileContentHintsThumbnail.php', - 'Google_Service_Drive_DriveFileImageMediaMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/DriveFileImageMediaMetadata.php', - 'Google_Service_Drive_DriveFileImageMediaMetadataLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/DriveFileImageMediaMetadataLocation.php', - 'Google_Service_Drive_DriveFileVideoMediaMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/DriveFileVideoMediaMetadata.php', - 'Google_Service_Drive_FileList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/FileList.php', - 'Google_Service_Drive_GeneratedIds' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/GeneratedIds.php', - 'Google_Service_Drive_Permission' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/Permission.php', - 'Google_Service_Drive_PermissionList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/PermissionList.php', - 'Google_Service_Drive_PermissionTeamDrivePermissionDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/PermissionTeamDrivePermissionDetails.php', - 'Google_Service_Drive_Reply' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/Reply.php', - 'Google_Service_Drive_ReplyList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/ReplyList.php', - 'Google_Service_Drive_Resource_About' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/Resource/About.php', - 'Google_Service_Drive_Resource_Changes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/Resource/Changes.php', - 'Google_Service_Drive_Resource_Channels' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/Resource/Channels.php', - 'Google_Service_Drive_Resource_Comments' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/Resource/Comments.php', - 'Google_Service_Drive_Resource_Files' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/Resource/Files.php', - 'Google_Service_Drive_Resource_Permissions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/Resource/Permissions.php', - 'Google_Service_Drive_Resource_Replies' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/Resource/Replies.php', - 'Google_Service_Drive_Resource_Revisions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/Resource/Revisions.php', - 'Google_Service_Drive_Resource_Teamdrives' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/Resource/Teamdrives.php', - 'Google_Service_Drive_Revision' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/Revision.php', - 'Google_Service_Drive_RevisionList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/RevisionList.php', - 'Google_Service_Drive_StartPageToken' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/StartPageToken.php', - 'Google_Service_Drive_TeamDrive' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/TeamDrive.php', - 'Google_Service_Drive_TeamDriveBackgroundImageFile' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/TeamDriveBackgroundImageFile.php', - 'Google_Service_Drive_TeamDriveCapabilities' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/TeamDriveCapabilities.php', - 'Google_Service_Drive_TeamDriveList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/TeamDriveList.php', - 'Google_Service_Drive_User' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Drive/User.php', 'Google_Service_Exception' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Exception.php', - 'Google_Service_FirebaseDynamicLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks.php', - 'Google_Service_FirebaseDynamicLinksAPI' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinksAPI.php', - 'Google_Service_FirebaseDynamicLinksAPI_AnalyticsInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinksAPI/AnalyticsInfo.php', - 'Google_Service_FirebaseDynamicLinksAPI_AndroidInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinksAPI/AndroidInfo.php', - 'Google_Service_FirebaseDynamicLinksAPI_CreateShortDynamicLinkRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinksAPI/CreateShortDynamicLinkRequest.php', - 'Google_Service_FirebaseDynamicLinksAPI_CreateShortDynamicLinkResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinksAPI/CreateShortDynamicLinkResponse.php', - 'Google_Service_FirebaseDynamicLinksAPI_DynamicLinkInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinksAPI/DynamicLinkInfo.php', - 'Google_Service_FirebaseDynamicLinksAPI_DynamicLinkWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinksAPI/DynamicLinkWarning.php', - 'Google_Service_FirebaseDynamicLinksAPI_GooglePlayAnalytics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinksAPI/GooglePlayAnalytics.php', - 'Google_Service_FirebaseDynamicLinksAPI_ITunesConnectAnalytics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinksAPI/ITunesConnectAnalytics.php', - 'Google_Service_FirebaseDynamicLinksAPI_IosInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinksAPI/IosInfo.php', - 'Google_Service_FirebaseDynamicLinksAPI_Resource_ShortDynamicLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinksAPI/Resource/ShortDynamicLinks.php', - 'Google_Service_FirebaseDynamicLinksAPI_SocialMetaTagInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinksAPI/SocialMetaTagInfo.php', - 'Google_Service_FirebaseDynamicLinksAPI_Suffix' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinksAPI/Suffix.php', - 'Google_Service_FirebaseDynamicLinks_AnalyticsInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/AnalyticsInfo.php', - 'Google_Service_FirebaseDynamicLinks_AndroidInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/AndroidInfo.php', - 'Google_Service_FirebaseDynamicLinks_CreateShortDynamicLinkRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/CreateShortDynamicLinkRequest.php', - 'Google_Service_FirebaseDynamicLinks_CreateShortDynamicLinkResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/CreateShortDynamicLinkResponse.php', - 'Google_Service_FirebaseDynamicLinks_DesktopInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/DesktopInfo.php', - 'Google_Service_FirebaseDynamicLinks_DeviceInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/DeviceInfo.php', - 'Google_Service_FirebaseDynamicLinks_DynamicLinkEventStat' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/DynamicLinkEventStat.php', - 'Google_Service_FirebaseDynamicLinks_DynamicLinkInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/DynamicLinkInfo.php', - 'Google_Service_FirebaseDynamicLinks_DynamicLinkStats' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/DynamicLinkStats.php', - 'Google_Service_FirebaseDynamicLinks_DynamicLinkWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/DynamicLinkWarning.php', - 'Google_Service_FirebaseDynamicLinks_GetIosPostInstallAttributionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/GetIosPostInstallAttributionRequest.php', - 'Google_Service_FirebaseDynamicLinks_GetIosPostInstallAttributionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/GetIosPostInstallAttributionResponse.php', - 'Google_Service_FirebaseDynamicLinks_GooglePlayAnalytics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/GooglePlayAnalytics.php', - 'Google_Service_FirebaseDynamicLinks_ITunesConnectAnalytics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/ITunesConnectAnalytics.php', - 'Google_Service_FirebaseDynamicLinks_IosInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/IosInfo.php', - 'Google_Service_FirebaseDynamicLinks_NavigationInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/NavigationInfo.php', - 'Google_Service_FirebaseDynamicLinks_Resource_ShortLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/Resource/ShortLinks.php', - 'Google_Service_FirebaseDynamicLinks_Resource_V1' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/Resource/V1.php', - 'Google_Service_FirebaseDynamicLinks_SocialMetaTagInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/SocialMetaTagInfo.php', - 'Google_Service_FirebaseDynamicLinks_Suffix' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/Suffix.php', - 'Google_Service_FirebaseRemoteConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRemoteConfig.php', - 'Google_Service_FirebaseRemoteConfig_RemoteConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRemoteConfig/RemoteConfig.php', - 'Google_Service_FirebaseRemoteConfig_RemoteConfigCondition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRemoteConfig/RemoteConfigCondition.php', - 'Google_Service_FirebaseRemoteConfig_RemoteConfigParameter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRemoteConfig/RemoteConfigParameter.php', - 'Google_Service_FirebaseRemoteConfig_RemoteConfigParameterValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRemoteConfig/RemoteConfigParameterValue.php', - 'Google_Service_FirebaseRemoteConfig_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRemoteConfig/Resource/Projects.php', - 'Google_Service_FirebaseRules' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRules.php', - 'Google_Service_FirebaseRulesAPI' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRulesAPI.php', - 'Google_Service_FirebaseRulesAPI_FirebaserulesEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRulesAPI/FirebaserulesEmpty.php', - 'Google_Service_FirebaseRulesAPI_FirebaserulesFile' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRulesAPI/FirebaserulesFile.php', - 'Google_Service_FirebaseRulesAPI_Issue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRulesAPI/Issue.php', - 'Google_Service_FirebaseRulesAPI_ListReleasesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRulesAPI/ListReleasesResponse.php', - 'Google_Service_FirebaseRulesAPI_ListRulesetsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRulesAPI/ListRulesetsResponse.php', - 'Google_Service_FirebaseRulesAPI_Release' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRulesAPI/Release.php', - 'Google_Service_FirebaseRulesAPI_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRulesAPI/Resource/Projects.php', - 'Google_Service_FirebaseRulesAPI_Resource_ProjectsReleases' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRulesAPI/Resource/ProjectsReleases.php', - 'Google_Service_FirebaseRulesAPI_Resource_ProjectsRulesets' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRulesAPI/Resource/ProjectsRulesets.php', - 'Google_Service_FirebaseRulesAPI_Ruleset' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRulesAPI/Ruleset.php', - 'Google_Service_FirebaseRulesAPI_Source' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRulesAPI/Source.php', - 'Google_Service_FirebaseRulesAPI_SourcePosition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRulesAPI/SourcePosition.php', - 'Google_Service_FirebaseRulesAPI_TestRulesetRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRulesAPI/TestRulesetRequest.php', - 'Google_Service_FirebaseRulesAPI_TestRulesetResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRulesAPI/TestRulesetResponse.php', - 'Google_Service_FirebaseRules_Arg' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRules/Arg.php', - 'Google_Service_FirebaseRules_FirebaserulesEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRules/FirebaserulesEmpty.php', - 'Google_Service_FirebaseRules_FirebaserulesFile' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRules/FirebaserulesFile.php', - 'Google_Service_FirebaseRules_FunctionCall' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRules/FunctionCall.php', - 'Google_Service_FirebaseRules_FunctionMock' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRules/FunctionMock.php', - 'Google_Service_FirebaseRules_GetReleaseExecutableResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRules/GetReleaseExecutableResponse.php', - 'Google_Service_FirebaseRules_Issue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRules/Issue.php', - 'Google_Service_FirebaseRules_ListReleasesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRules/ListReleasesResponse.php', - 'Google_Service_FirebaseRules_ListRulesetsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRules/ListRulesetsResponse.php', - 'Google_Service_FirebaseRules_Release' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRules/Release.php', - 'Google_Service_FirebaseRules_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRules/Resource/Projects.php', - 'Google_Service_FirebaseRules_Resource_ProjectsReleases' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRules/Resource/ProjectsReleases.php', - 'Google_Service_FirebaseRules_Resource_ProjectsRulesets' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRules/Resource/ProjectsRulesets.php', - 'Google_Service_FirebaseRules_Result' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRules/Result.php', - 'Google_Service_FirebaseRules_Ruleset' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRules/Ruleset.php', - 'Google_Service_FirebaseRules_Source' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRules/Source.php', - 'Google_Service_FirebaseRules_SourcePosition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRules/SourcePosition.php', - 'Google_Service_FirebaseRules_TestCase' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRules/TestCase.php', - 'Google_Service_FirebaseRules_TestResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRules/TestResult.php', - 'Google_Service_FirebaseRules_TestRulesetRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRules/TestRulesetRequest.php', - 'Google_Service_FirebaseRules_TestRulesetResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRules/TestRulesetResponse.php', - 'Google_Service_FirebaseRules_TestSuite' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRules/TestSuite.php', - 'Google_Service_FirebaseRules_UpdateReleaseRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FirebaseRules/UpdateReleaseRequest.php', - 'Google_Service_Firestore' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore.php', - 'Google_Service_Firestore_ArrayValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/ArrayValue.php', - 'Google_Service_Firestore_BatchGetDocumentsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/BatchGetDocumentsRequest.php', - 'Google_Service_Firestore_BatchGetDocumentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/BatchGetDocumentsResponse.php', - 'Google_Service_Firestore_BeginTransactionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/BeginTransactionRequest.php', - 'Google_Service_Firestore_BeginTransactionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/BeginTransactionResponse.php', - 'Google_Service_Firestore_CollectionSelector' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/CollectionSelector.php', - 'Google_Service_Firestore_CommitRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/CommitRequest.php', - 'Google_Service_Firestore_CommitResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/CommitResponse.php', - 'Google_Service_Firestore_CompositeFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/CompositeFilter.php', - 'Google_Service_Firestore_Cursor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/Cursor.php', - 'Google_Service_Firestore_Document' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/Document.php', - 'Google_Service_Firestore_DocumentChange' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/DocumentChange.php', - 'Google_Service_Firestore_DocumentDelete' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/DocumentDelete.php', - 'Google_Service_Firestore_DocumentMask' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/DocumentMask.php', - 'Google_Service_Firestore_DocumentRemove' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/DocumentRemove.php', - 'Google_Service_Firestore_DocumentTransform' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/DocumentTransform.php', - 'Google_Service_Firestore_DocumentsTarget' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/DocumentsTarget.php', - 'Google_Service_Firestore_ExistenceFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/ExistenceFilter.php', - 'Google_Service_Firestore_FieldFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/FieldFilter.php', - 'Google_Service_Firestore_FieldReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/FieldReference.php', - 'Google_Service_Firestore_FieldTransform' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/FieldTransform.php', - 'Google_Service_Firestore_Filter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/Filter.php', - 'Google_Service_Firestore_FirestoreEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/FirestoreEmpty.php', - 'Google_Service_Firestore_Index' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/Index.php', - 'Google_Service_Firestore_IndexField' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/IndexField.php', - 'Google_Service_Firestore_LatLng' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/LatLng.php', - 'Google_Service_Firestore_ListCollectionIdsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/ListCollectionIdsRequest.php', - 'Google_Service_Firestore_ListCollectionIdsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/ListCollectionIdsResponse.php', - 'Google_Service_Firestore_ListDocumentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/ListDocumentsResponse.php', - 'Google_Service_Firestore_ListIndexesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/ListIndexesResponse.php', - 'Google_Service_Firestore_ListenRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/ListenRequest.php', - 'Google_Service_Firestore_ListenResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/ListenResponse.php', - 'Google_Service_Firestore_MapValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/MapValue.php', - 'Google_Service_Firestore_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/Operation.php', - 'Google_Service_Firestore_Order' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/Order.php', - 'Google_Service_Firestore_Precondition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/Precondition.php', - 'Google_Service_Firestore_Projection' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/Projection.php', - 'Google_Service_Firestore_QueryTarget' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/QueryTarget.php', - 'Google_Service_Firestore_ReadOnly' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/ReadOnly.php', - 'Google_Service_Firestore_ReadWrite' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/ReadWrite.php', - 'Google_Service_Firestore_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/Resource/Projects.php', - 'Google_Service_Firestore_Resource_ProjectsDatabases' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/Resource/ProjectsDatabases.php', - 'Google_Service_Firestore_Resource_ProjectsDatabasesDocuments' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/Resource/ProjectsDatabasesDocuments.php', - 'Google_Service_Firestore_Resource_ProjectsDatabasesIndexes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/Resource/ProjectsDatabasesIndexes.php', - 'Google_Service_Firestore_RollbackRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/RollbackRequest.php', - 'Google_Service_Firestore_RunQueryRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/RunQueryRequest.php', - 'Google_Service_Firestore_RunQueryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/RunQueryResponse.php', - 'Google_Service_Firestore_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/Status.php', - 'Google_Service_Firestore_StructuredQuery' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/StructuredQuery.php', - 'Google_Service_Firestore_Target' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/Target.php', - 'Google_Service_Firestore_TargetChange' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/TargetChange.php', - 'Google_Service_Firestore_TransactionOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/TransactionOptions.php', - 'Google_Service_Firestore_UnaryFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/UnaryFilter.php', - 'Google_Service_Firestore_Value' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/Value.php', - 'Google_Service_Firestore_Write' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/Write.php', - 'Google_Service_Firestore_WriteRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/WriteRequest.php', - 'Google_Service_Firestore_WriteResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/WriteResponse.php', - 'Google_Service_Firestore_WriteResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Firestore/WriteResult.php', - 'Google_Service_Fitness' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fitness.php', - 'Google_Service_Fitness_AggregateBucket' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fitness/AggregateBucket.php', - 'Google_Service_Fitness_AggregateBy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fitness/AggregateBy.php', - 'Google_Service_Fitness_AggregateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fitness/AggregateRequest.php', - 'Google_Service_Fitness_AggregateResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fitness/AggregateResponse.php', - 'Google_Service_Fitness_Application' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fitness/Application.php', - 'Google_Service_Fitness_BucketByActivity' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fitness/BucketByActivity.php', - 'Google_Service_Fitness_BucketBySession' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fitness/BucketBySession.php', - 'Google_Service_Fitness_BucketByTime' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fitness/BucketByTime.php', - 'Google_Service_Fitness_BucketByTimePeriod' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fitness/BucketByTimePeriod.php', - 'Google_Service_Fitness_DataPoint' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fitness/DataPoint.php', - 'Google_Service_Fitness_DataSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fitness/DataSource.php', - 'Google_Service_Fitness_DataType' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fitness/DataType.php', - 'Google_Service_Fitness_DataTypeField' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fitness/DataTypeField.php', - 'Google_Service_Fitness_Dataset' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fitness/Dataset.php', - 'Google_Service_Fitness_Device' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fitness/Device.php', - 'Google_Service_Fitness_ListDataPointChangesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fitness/ListDataPointChangesResponse.php', - 'Google_Service_Fitness_ListDataSourcesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fitness/ListDataSourcesResponse.php', - 'Google_Service_Fitness_ListSessionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fitness/ListSessionsResponse.php', - 'Google_Service_Fitness_MapValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fitness/MapValue.php', - 'Google_Service_Fitness_Resource_Users' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fitness/Resource/Users.php', - 'Google_Service_Fitness_Resource_UsersDataSources' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fitness/Resource/UsersDataSources.php', - 'Google_Service_Fitness_Resource_UsersDataSourcesDataPointChanges' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fitness/Resource/UsersDataSourcesDataPointChanges.php', - 'Google_Service_Fitness_Resource_UsersDataSourcesDatasets' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fitness/Resource/UsersDataSourcesDatasets.php', - 'Google_Service_Fitness_Resource_UsersDataset' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fitness/Resource/UsersDataset.php', - 'Google_Service_Fitness_Resource_UsersSessions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fitness/Resource/UsersSessions.php', - 'Google_Service_Fitness_Session' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fitness/Session.php', - 'Google_Service_Fitness_Value' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fitness/Value.php', - 'Google_Service_Fitness_ValueMapValEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fitness/ValueMapValEntry.php', - 'Google_Service_FlightAvailability' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FlightAvailability.php', - 'Google_Service_FlightAvailability_FlightavailabilityDate' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityDate.php', - 'Google_Service_FlightAvailability_FlightavailabilityPartnerAvailAnswers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityPartnerAvailAnswers.php', - 'Google_Service_FlightAvailability_FlightavailabilityPartnerAvailAnswersAnswer' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityPartnerAvailAnswersAnswer.php', - 'Google_Service_FlightAvailability_FlightavailabilityPartnerAvailAnswersConstraint' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityPartnerAvailAnswersConstraint.php', - 'Google_Service_FlightAvailability_FlightavailabilityPartnerAvailAnswersConstraintWithEquivalence' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityPartnerAvailAnswersConstraintWithEquivalence.php', - 'Google_Service_FlightAvailability_FlightavailabilityPartnerAvailAnswersConstraints' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityPartnerAvailAnswersConstraints.php', - 'Google_Service_FlightAvailability_FlightavailabilityPartnerAvailAnswersEquivalentBookingCodes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityPartnerAvailAnswersEquivalentBookingCodes.php', - 'Google_Service_FlightAvailability_FlightavailabilityPartnerAvailAnswersSeatCount' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityPartnerAvailAnswersSeatCount.php', - 'Google_Service_FlightAvailability_FlightavailabilityPartnerAvailAnswersSeatCountSeatsFlag' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityPartnerAvailAnswersSeatCountSeatsFlag.php', - 'Google_Service_FlightAvailability_FlightavailabilityPartnerAvailAnswersSegmentCounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityPartnerAvailAnswersSegmentCounts.php', - 'Google_Service_FlightAvailability_FlightavailabilityPartnerAvailAnswersSolution' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityPartnerAvailAnswersSolution.php', - 'Google_Service_FlightAvailability_FlightavailabilityPartnerAvailQuestions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityPartnerAvailQuestions.php', - 'Google_Service_FlightAvailability_FlightavailabilityPartnerAvailQuestionsParameters' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityPartnerAvailQuestionsParameters.php', - 'Google_Service_FlightAvailability_FlightavailabilityPartnerAvailQuestionsPointOfSale' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityPartnerAvailQuestionsPointOfSale.php', - 'Google_Service_FlightAvailability_FlightavailabilityPartnerAvailQuestionsQuestion' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityPartnerAvailQuestionsQuestion.php', - 'Google_Service_FlightAvailability_FlightavailabilityPartnerAvailQuestionsSegment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FlightAvailability/FlightavailabilityPartnerAvailQuestionsSegment.php', - 'Google_Service_FlightAvailability_Resource_V1' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/FlightAvailability/Resource/V1.php', - 'Google_Service_Freebase' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Freebase.php', - 'Google_Service_Freebase_ReconcileCandidate' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Freebase/ReconcileCandidate.php', - 'Google_Service_Freebase_ReconcileCandidateNotable' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Freebase/ReconcileCandidateNotable.php', - 'Google_Service_Freebase_ReconcileGet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Freebase/ReconcileGet.php', - 'Google_Service_Freebase_ReconcileGetCosts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Freebase/ReconcileGetCosts.php', - 'Google_Service_Freebase_ReconcileGetWarning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Freebase/ReconcileGetWarning.php', - 'Google_Service_Fusiontables' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fusiontables.php', - 'Google_Service_Fusiontables_Bucket' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fusiontables/Bucket.php', - 'Google_Service_Fusiontables_Column' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fusiontables/Column.php', - 'Google_Service_Fusiontables_ColumnBaseColumn' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fusiontables/ColumnBaseColumn.php', - 'Google_Service_Fusiontables_ColumnList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fusiontables/ColumnList.php', - 'Google_Service_Fusiontables_Geometry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fusiontables/Geometry.php', - 'Google_Service_Fusiontables_Import' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fusiontables/Import.php', - 'Google_Service_Fusiontables_Line' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fusiontables/Line.php', - 'Google_Service_Fusiontables_LineStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fusiontables/LineStyle.php', - 'Google_Service_Fusiontables_Point' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fusiontables/Point.php', - 'Google_Service_Fusiontables_PointStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fusiontables/PointStyle.php', - 'Google_Service_Fusiontables_Polygon' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fusiontables/Polygon.php', - 'Google_Service_Fusiontables_PolygonStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fusiontables/PolygonStyle.php', - 'Google_Service_Fusiontables_Resource_Column' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fusiontables/Resource/Column.php', - 'Google_Service_Fusiontables_Resource_Query' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fusiontables/Resource/Query.php', - 'Google_Service_Fusiontables_Resource_Style' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fusiontables/Resource/Style.php', - 'Google_Service_Fusiontables_Resource_Table' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fusiontables/Resource/Table.php', - 'Google_Service_Fusiontables_Resource_Task' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fusiontables/Resource/Task.php', - 'Google_Service_Fusiontables_Resource_Template' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fusiontables/Resource/Template.php', - 'Google_Service_Fusiontables_Sqlresponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fusiontables/Sqlresponse.php', - 'Google_Service_Fusiontables_StyleFunction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fusiontables/StyleFunction.php', - 'Google_Service_Fusiontables_StyleFunctionGradient' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fusiontables/StyleFunctionGradient.php', - 'Google_Service_Fusiontables_StyleFunctionGradientColors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fusiontables/StyleFunctionGradientColors.php', - 'Google_Service_Fusiontables_StyleSetting' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fusiontables/StyleSetting.php', - 'Google_Service_Fusiontables_StyleSettingList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fusiontables/StyleSettingList.php', - 'Google_Service_Fusiontables_Table' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fusiontables/Table.php', - 'Google_Service_Fusiontables_TableList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fusiontables/TableList.php', - 'Google_Service_Fusiontables_Task' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fusiontables/Task.php', - 'Google_Service_Fusiontables_TaskList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fusiontables/TaskList.php', - 'Google_Service_Fusiontables_Template' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fusiontables/Template.php', - 'Google_Service_Fusiontables_TemplateList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Fusiontables/TemplateList.php', - 'Google_Service_Games' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games.php', - 'Google_Service_GamesConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesConfiguration.php', - 'Google_Service_GamesConfiguration_AchievementConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesConfiguration/AchievementConfiguration.php', - 'Google_Service_GamesConfiguration_AchievementConfigurationDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesConfiguration/AchievementConfigurationDetail.php', - 'Google_Service_GamesConfiguration_AchievementConfigurationListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesConfiguration/AchievementConfigurationListResponse.php', - 'Google_Service_GamesConfiguration_GamesNumberAffixConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesConfiguration/GamesNumberAffixConfiguration.php', - 'Google_Service_GamesConfiguration_GamesNumberFormatConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesConfiguration/GamesNumberFormatConfiguration.php', - 'Google_Service_GamesConfiguration_ImageConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesConfiguration/ImageConfiguration.php', - 'Google_Service_GamesConfiguration_LeaderboardConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesConfiguration/LeaderboardConfiguration.php', - 'Google_Service_GamesConfiguration_LeaderboardConfigurationDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesConfiguration/LeaderboardConfigurationDetail.php', - 'Google_Service_GamesConfiguration_LeaderboardConfigurationListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesConfiguration/LeaderboardConfigurationListResponse.php', - 'Google_Service_GamesConfiguration_LocalizedString' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesConfiguration/LocalizedString.php', - 'Google_Service_GamesConfiguration_LocalizedStringBundle' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesConfiguration/LocalizedStringBundle.php', - 'Google_Service_GamesConfiguration_Resource_AchievementConfigurations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesConfiguration/Resource/AchievementConfigurations.php', - 'Google_Service_GamesConfiguration_Resource_ImageConfigurations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesConfiguration/Resource/ImageConfigurations.php', - 'Google_Service_GamesConfiguration_Resource_LeaderboardConfigurations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesConfiguration/Resource/LeaderboardConfigurations.php', - 'Google_Service_GamesManagement' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesManagement.php', - 'Google_Service_GamesManagement_AchievementResetAllResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesManagement/AchievementResetAllResponse.php', - 'Google_Service_GamesManagement_AchievementResetMultipleForAllRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesManagement/AchievementResetMultipleForAllRequest.php', - 'Google_Service_GamesManagement_AchievementResetResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesManagement/AchievementResetResponse.php', - 'Google_Service_GamesManagement_EventsResetMultipleForAllRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesManagement/EventsResetMultipleForAllRequest.php', - 'Google_Service_GamesManagement_GamesPlayedResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesManagement/GamesPlayedResource.php', - 'Google_Service_GamesManagement_GamesPlayerExperienceInfoResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesManagement/GamesPlayerExperienceInfoResource.php', - 'Google_Service_GamesManagement_GamesPlayerLevelResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesManagement/GamesPlayerLevelResource.php', - 'Google_Service_GamesManagement_HiddenPlayer' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesManagement/HiddenPlayer.php', - 'Google_Service_GamesManagement_HiddenPlayerList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesManagement/HiddenPlayerList.php', - 'Google_Service_GamesManagement_Player' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesManagement/Player.php', - 'Google_Service_GamesManagement_PlayerName' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesManagement/PlayerName.php', - 'Google_Service_GamesManagement_PlayerScoreResetAllResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesManagement/PlayerScoreResetAllResponse.php', - 'Google_Service_GamesManagement_PlayerScoreResetResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesManagement/PlayerScoreResetResponse.php', - 'Google_Service_GamesManagement_ProfileSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesManagement/ProfileSettings.php', - 'Google_Service_GamesManagement_QuestsResetMultipleForAllRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesManagement/QuestsResetMultipleForAllRequest.php', - 'Google_Service_GamesManagement_Resource_Achievements' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesManagement/Resource/Achievements.php', - 'Google_Service_GamesManagement_Resource_Applications' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesManagement/Resource/Applications.php', - 'Google_Service_GamesManagement_Resource_Events' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesManagement/Resource/Events.php', - 'Google_Service_GamesManagement_Resource_Players' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesManagement/Resource/Players.php', - 'Google_Service_GamesManagement_Resource_Quests' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesManagement/Resource/Quests.php', - 'Google_Service_GamesManagement_Resource_Rooms' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesManagement/Resource/Rooms.php', - 'Google_Service_GamesManagement_Resource_Scores' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesManagement/Resource/Scores.php', - 'Google_Service_GamesManagement_Resource_TurnBasedMatches' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesManagement/Resource/TurnBasedMatches.php', - 'Google_Service_GamesManagement_ScoresResetMultipleForAllRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GamesManagement/ScoresResetMultipleForAllRequest.php', - 'Google_Service_Games_AchievementDefinition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/AchievementDefinition.php', - 'Google_Service_Games_AchievementDefinitionsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/AchievementDefinitionsListResponse.php', - 'Google_Service_Games_AchievementIncrementResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/AchievementIncrementResponse.php', - 'Google_Service_Games_AchievementRevealResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/AchievementRevealResponse.php', - 'Google_Service_Games_AchievementSetStepsAtLeastResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/AchievementSetStepsAtLeastResponse.php', - 'Google_Service_Games_AchievementUnlockResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/AchievementUnlockResponse.php', - 'Google_Service_Games_AchievementUpdateMultipleRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/AchievementUpdateMultipleRequest.php', - 'Google_Service_Games_AchievementUpdateMultipleResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/AchievementUpdateMultipleResponse.php', - 'Google_Service_Games_AchievementUpdateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/AchievementUpdateRequest.php', - 'Google_Service_Games_AchievementUpdateResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/AchievementUpdateResponse.php', - 'Google_Service_Games_AggregateStats' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/AggregateStats.php', - 'Google_Service_Games_AnonymousPlayer' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/AnonymousPlayer.php', - 'Google_Service_Games_Application' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/Application.php', - 'Google_Service_Games_ApplicationCategory' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/ApplicationCategory.php', - 'Google_Service_Games_ApplicationVerifyResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/ApplicationVerifyResponse.php', - 'Google_Service_Games_Category' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/Category.php', - 'Google_Service_Games_CategoryListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/CategoryListResponse.php', - 'Google_Service_Games_EventBatchRecordFailure' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/EventBatchRecordFailure.php', - 'Google_Service_Games_EventChild' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/EventChild.php', - 'Google_Service_Games_EventDefinition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/EventDefinition.php', - 'Google_Service_Games_EventDefinitionListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/EventDefinitionListResponse.php', - 'Google_Service_Games_EventPeriodRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/EventPeriodRange.php', - 'Google_Service_Games_EventPeriodUpdate' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/EventPeriodUpdate.php', - 'Google_Service_Games_EventRecordFailure' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/EventRecordFailure.php', - 'Google_Service_Games_EventRecordRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/EventRecordRequest.php', - 'Google_Service_Games_EventUpdateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/EventUpdateRequest.php', - 'Google_Service_Games_EventUpdateResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/EventUpdateResponse.php', - 'Google_Service_Games_GamesAchievementIncrement' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/GamesAchievementIncrement.php', - 'Google_Service_Games_GamesAchievementSetStepsAtLeast' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/GamesAchievementSetStepsAtLeast.php', - 'Google_Service_Games_ImageAsset' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/ImageAsset.php', - 'Google_Service_Games_Instance' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/Instance.php', - 'Google_Service_Games_InstanceAndroidDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/InstanceAndroidDetails.php', - 'Google_Service_Games_InstanceIosDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/InstanceIosDetails.php', - 'Google_Service_Games_InstanceWebDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/InstanceWebDetails.php', - 'Google_Service_Games_Leaderboard' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/Leaderboard.php', - 'Google_Service_Games_LeaderboardEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/LeaderboardEntry.php', - 'Google_Service_Games_LeaderboardListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/LeaderboardListResponse.php', - 'Google_Service_Games_LeaderboardScoreRank' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/LeaderboardScoreRank.php', - 'Google_Service_Games_LeaderboardScores' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/LeaderboardScores.php', - 'Google_Service_Games_MetagameConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/MetagameConfig.php', - 'Google_Service_Games_NetworkDiagnostics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/NetworkDiagnostics.php', - 'Google_Service_Games_ParticipantResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/ParticipantResult.php', - 'Google_Service_Games_PeerChannelDiagnostics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/PeerChannelDiagnostics.php', - 'Google_Service_Games_PeerSessionDiagnostics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/PeerSessionDiagnostics.php', - 'Google_Service_Games_Played' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/Played.php', - 'Google_Service_Games_Player' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/Player.php', - 'Google_Service_Games_PlayerAchievement' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/PlayerAchievement.php', - 'Google_Service_Games_PlayerAchievementListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/PlayerAchievementListResponse.php', - 'Google_Service_Games_PlayerEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/PlayerEvent.php', - 'Google_Service_Games_PlayerEventListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/PlayerEventListResponse.php', - 'Google_Service_Games_PlayerExperienceInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/PlayerExperienceInfo.php', - 'Google_Service_Games_PlayerLeaderboardScore' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/PlayerLeaderboardScore.php', - 'Google_Service_Games_PlayerLeaderboardScoreListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/PlayerLeaderboardScoreListResponse.php', - 'Google_Service_Games_PlayerLevel' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/PlayerLevel.php', - 'Google_Service_Games_PlayerListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/PlayerListResponse.php', - 'Google_Service_Games_PlayerName' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/PlayerName.php', - 'Google_Service_Games_PlayerScore' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/PlayerScore.php', - 'Google_Service_Games_PlayerScoreListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/PlayerScoreListResponse.php', - 'Google_Service_Games_PlayerScoreResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/PlayerScoreResponse.php', - 'Google_Service_Games_PlayerScoreSubmissionList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/PlayerScoreSubmissionList.php', - 'Google_Service_Games_ProfileSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/ProfileSettings.php', - 'Google_Service_Games_PushToken' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/PushToken.php', - 'Google_Service_Games_PushTokenId' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/PushTokenId.php', - 'Google_Service_Games_PushTokenIdIos' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/PushTokenIdIos.php', - 'Google_Service_Games_Quest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/Quest.php', - 'Google_Service_Games_QuestContribution' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/QuestContribution.php', - 'Google_Service_Games_QuestCriterion' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/QuestCriterion.php', - 'Google_Service_Games_QuestListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/QuestListResponse.php', - 'Google_Service_Games_QuestMilestone' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/QuestMilestone.php', - 'Google_Service_Games_Resource_AchievementDefinitions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/Resource/AchievementDefinitions.php', - 'Google_Service_Games_Resource_Achievements' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/Resource/Achievements.php', - 'Google_Service_Games_Resource_Applications' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/Resource/Applications.php', - 'Google_Service_Games_Resource_Events' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/Resource/Events.php', - 'Google_Service_Games_Resource_Leaderboards' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/Resource/Leaderboards.php', - 'Google_Service_Games_Resource_Metagame' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/Resource/Metagame.php', - 'Google_Service_Games_Resource_Players' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/Resource/Players.php', - 'Google_Service_Games_Resource_Pushtokens' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/Resource/Pushtokens.php', - 'Google_Service_Games_Resource_QuestMilestones' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/Resource/QuestMilestones.php', - 'Google_Service_Games_Resource_Quests' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/Resource/Quests.php', - 'Google_Service_Games_Resource_Revisions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/Resource/Revisions.php', - 'Google_Service_Games_Resource_Rooms' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/Resource/Rooms.php', - 'Google_Service_Games_Resource_Scores' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/Resource/Scores.php', - 'Google_Service_Games_Resource_Snapshots' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/Resource/Snapshots.php', - 'Google_Service_Games_Resource_TurnBasedMatches' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/Resource/TurnBasedMatches.php', - 'Google_Service_Games_RevisionCheckResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/RevisionCheckResponse.php', - 'Google_Service_Games_Room' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/Room.php', - 'Google_Service_Games_RoomAutoMatchStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/RoomAutoMatchStatus.php', - 'Google_Service_Games_RoomAutoMatchingCriteria' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/RoomAutoMatchingCriteria.php', - 'Google_Service_Games_RoomClientAddress' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/RoomClientAddress.php', - 'Google_Service_Games_RoomCreateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/RoomCreateRequest.php', - 'Google_Service_Games_RoomJoinRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/RoomJoinRequest.php', - 'Google_Service_Games_RoomLeaveDiagnostics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/RoomLeaveDiagnostics.php', - 'Google_Service_Games_RoomLeaveRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/RoomLeaveRequest.php', - 'Google_Service_Games_RoomList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/RoomList.php', - 'Google_Service_Games_RoomModification' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/RoomModification.php', - 'Google_Service_Games_RoomP2PStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/RoomP2PStatus.php', - 'Google_Service_Games_RoomP2PStatuses' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/RoomP2PStatuses.php', - 'Google_Service_Games_RoomParticipant' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/RoomParticipant.php', - 'Google_Service_Games_RoomStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/RoomStatus.php', - 'Google_Service_Games_ScoreSubmission' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/ScoreSubmission.php', - 'Google_Service_Games_Snapshot' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/Snapshot.php', - 'Google_Service_Games_SnapshotImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/SnapshotImage.php', - 'Google_Service_Games_SnapshotListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/SnapshotListResponse.php', - 'Google_Service_Games_TurnBasedAutoMatchingCriteria' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/TurnBasedAutoMatchingCriteria.php', - 'Google_Service_Games_TurnBasedMatch' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/TurnBasedMatch.php', - 'Google_Service_Games_TurnBasedMatchCreateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/TurnBasedMatchCreateRequest.php', - 'Google_Service_Games_TurnBasedMatchData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/TurnBasedMatchData.php', - 'Google_Service_Games_TurnBasedMatchDataRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/TurnBasedMatchDataRequest.php', - 'Google_Service_Games_TurnBasedMatchList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/TurnBasedMatchList.php', - 'Google_Service_Games_TurnBasedMatchModification' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/TurnBasedMatchModification.php', - 'Google_Service_Games_TurnBasedMatchParticipant' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/TurnBasedMatchParticipant.php', - 'Google_Service_Games_TurnBasedMatchRematch' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/TurnBasedMatchRematch.php', - 'Google_Service_Games_TurnBasedMatchResults' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/TurnBasedMatchResults.php', - 'Google_Service_Games_TurnBasedMatchSync' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/TurnBasedMatchSync.php', - 'Google_Service_Games_TurnBasedMatchTurn' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Games/TurnBasedMatchTurn.php', - 'Google_Service_Genomics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics.php', - 'Google_Service_Genomics_Annotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/Annotation.php', - 'Google_Service_Genomics_AnnotationSet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/AnnotationSet.php', - 'Google_Service_Genomics_BatchCreateAnnotationsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/BatchCreateAnnotationsRequest.php', - 'Google_Service_Genomics_BatchCreateAnnotationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/BatchCreateAnnotationsResponse.php', - 'Google_Service_Genomics_Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/Binding.php', - 'Google_Service_Genomics_CallSet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/CallSet.php', - 'Google_Service_Genomics_CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/CancelOperationRequest.php', - 'Google_Service_Genomics_CigarUnit' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/CigarUnit.php', - 'Google_Service_Genomics_ClinicalCondition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/ClinicalCondition.php', - 'Google_Service_Genomics_CodingSequence' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/CodingSequence.php', - 'Google_Service_Genomics_ComputeEngine' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/ComputeEngine.php', - 'Google_Service_Genomics_ContainerStartedEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/ContainerStartedEvent.php', - 'Google_Service_Genomics_ContainerStoppedEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/ContainerStoppedEvent.php', - 'Google_Service_Genomics_CoverageBucket' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/CoverageBucket.php', - 'Google_Service_Genomics_Dataset' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/Dataset.php', - 'Google_Service_Genomics_DelayedEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/DelayedEvent.php', - 'Google_Service_Genomics_Entry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/Entry.php', - 'Google_Service_Genomics_Event' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/Event.php', - 'Google_Service_Genomics_Exon' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/Exon.php', - 'Google_Service_Genomics_Experiment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/Experiment.php', - 'Google_Service_Genomics_ExportReadGroupSetRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/ExportReadGroupSetRequest.php', - 'Google_Service_Genomics_ExportVariantSetRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/ExportVariantSetRequest.php', - 'Google_Service_Genomics_ExternalId' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/ExternalId.php', - 'Google_Service_Genomics_FailedEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/FailedEvent.php', - 'Google_Service_Genomics_GenomicsEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/GenomicsEmpty.php', - 'Google_Service_Genomics_GetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/GetIamPolicyRequest.php', - 'Google_Service_Genomics_ImportReadGroupSetsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/ImportReadGroupSetsRequest.php', - 'Google_Service_Genomics_ImportReadGroupSetsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/ImportReadGroupSetsResponse.php', - 'Google_Service_Genomics_ImportVariantsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/ImportVariantsRequest.php', - 'Google_Service_Genomics_ImportVariantsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/ImportVariantsResponse.php', - 'Google_Service_Genomics_LinearAlignment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/LinearAlignment.php', - 'Google_Service_Genomics_ListBasesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/ListBasesResponse.php', - 'Google_Service_Genomics_ListCoverageBucketsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/ListCoverageBucketsResponse.php', - 'Google_Service_Genomics_ListDatasetsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/ListDatasetsResponse.php', - 'Google_Service_Genomics_ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/ListOperationsResponse.php', - 'Google_Service_Genomics_MergeVariantsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/MergeVariantsRequest.php', - 'Google_Service_Genomics_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/Operation.php', - 'Google_Service_Genomics_OperationEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/OperationEvent.php', - 'Google_Service_Genomics_OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/OperationMetadata.php', - 'Google_Service_Genomics_Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/Policy.php', - 'Google_Service_Genomics_Position' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/Position.php', - 'Google_Service_Genomics_Program' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/Program.php', - 'Google_Service_Genomics_PullStartedEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/PullStartedEvent.php', - 'Google_Service_Genomics_PullStoppedEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/PullStoppedEvent.php', - 'Google_Service_Genomics_Range' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/Range.php', - 'Google_Service_Genomics_Read' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/Read.php', - 'Google_Service_Genomics_ReadGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/ReadGroup.php', - 'Google_Service_Genomics_ReadGroupSet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/ReadGroupSet.php', - 'Google_Service_Genomics_Reference' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/Reference.php', - 'Google_Service_Genomics_ReferenceBound' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/ReferenceBound.php', - 'Google_Service_Genomics_ReferenceSet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/ReferenceSet.php', - 'Google_Service_Genomics_Resource_Annotations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/Resource/Annotations.php', - 'Google_Service_Genomics_Resource_Annotationsets' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/Resource/Annotationsets.php', - 'Google_Service_Genomics_Resource_Callsets' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/Resource/Callsets.php', - 'Google_Service_Genomics_Resource_Datasets' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/Resource/Datasets.php', - 'Google_Service_Genomics_Resource_Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/Resource/Operations.php', - 'Google_Service_Genomics_Resource_Readgroupsets' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/Resource/Readgroupsets.php', - 'Google_Service_Genomics_Resource_ReadgroupsetsCoveragebuckets' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/Resource/ReadgroupsetsCoveragebuckets.php', - 'Google_Service_Genomics_Resource_Reads' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/Resource/Reads.php', - 'Google_Service_Genomics_Resource_References' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/Resource/References.php', - 'Google_Service_Genomics_Resource_ReferencesBases' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/Resource/ReferencesBases.php', - 'Google_Service_Genomics_Resource_Referencesets' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/Resource/Referencesets.php', - 'Google_Service_Genomics_Resource_Variants' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/Resource/Variants.php', - 'Google_Service_Genomics_Resource_Variantsets' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/Resource/Variantsets.php', - 'Google_Service_Genomics_RuntimeMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/RuntimeMetadata.php', - 'Google_Service_Genomics_SearchAnnotationSetsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/SearchAnnotationSetsRequest.php', - 'Google_Service_Genomics_SearchAnnotationSetsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/SearchAnnotationSetsResponse.php', - 'Google_Service_Genomics_SearchAnnotationsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/SearchAnnotationsRequest.php', - 'Google_Service_Genomics_SearchAnnotationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/SearchAnnotationsResponse.php', - 'Google_Service_Genomics_SearchCallSetsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/SearchCallSetsRequest.php', - 'Google_Service_Genomics_SearchCallSetsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/SearchCallSetsResponse.php', - 'Google_Service_Genomics_SearchReadGroupSetsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/SearchReadGroupSetsRequest.php', - 'Google_Service_Genomics_SearchReadGroupSetsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/SearchReadGroupSetsResponse.php', - 'Google_Service_Genomics_SearchReadsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/SearchReadsRequest.php', - 'Google_Service_Genomics_SearchReadsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/SearchReadsResponse.php', - 'Google_Service_Genomics_SearchReferenceSetsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/SearchReferenceSetsRequest.php', - 'Google_Service_Genomics_SearchReferenceSetsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/SearchReferenceSetsResponse.php', - 'Google_Service_Genomics_SearchReferencesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/SearchReferencesRequest.php', - 'Google_Service_Genomics_SearchReferencesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/SearchReferencesResponse.php', - 'Google_Service_Genomics_SearchVariantSetsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/SearchVariantSetsRequest.php', - 'Google_Service_Genomics_SearchVariantSetsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/SearchVariantSetsResponse.php', - 'Google_Service_Genomics_SearchVariantsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/SearchVariantsRequest.php', - 'Google_Service_Genomics_SearchVariantsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/SearchVariantsResponse.php', - 'Google_Service_Genomics_SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/SetIamPolicyRequest.php', - 'Google_Service_Genomics_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/Status.php', - 'Google_Service_Genomics_TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/TestIamPermissionsRequest.php', - 'Google_Service_Genomics_TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/TestIamPermissionsResponse.php', - 'Google_Service_Genomics_Transcript' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/Transcript.php', - 'Google_Service_Genomics_UndeleteDatasetRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/UndeleteDatasetRequest.php', - 'Google_Service_Genomics_UnexpectedExitStatusEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/UnexpectedExitStatusEvent.php', - 'Google_Service_Genomics_Variant' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/Variant.php', - 'Google_Service_Genomics_VariantAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/VariantAnnotation.php', - 'Google_Service_Genomics_VariantCall' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/VariantCall.php', - 'Google_Service_Genomics_VariantSet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/VariantSet.php', - 'Google_Service_Genomics_VariantSetMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/VariantSetMetadata.php', - 'Google_Service_Genomics_WorkerAssignedEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/WorkerAssignedEvent.php', - 'Google_Service_Genomics_WorkerReleasedEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Genomics/WorkerReleasedEvent.php', - 'Google_Service_Gmail' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail.php', - 'Google_Service_Gmail_AutoForwarding' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/AutoForwarding.php', - 'Google_Service_Gmail_BatchDeleteMessagesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/BatchDeleteMessagesRequest.php', - 'Google_Service_Gmail_BatchModifyMessagesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/BatchModifyMessagesRequest.php', - 'Google_Service_Gmail_Draft' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/Draft.php', - 'Google_Service_Gmail_Filter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/Filter.php', - 'Google_Service_Gmail_FilterAction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/FilterAction.php', - 'Google_Service_Gmail_FilterCriteria' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/FilterCriteria.php', - 'Google_Service_Gmail_ForwardingAddress' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/ForwardingAddress.php', - 'Google_Service_Gmail_History' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/History.php', - 'Google_Service_Gmail_HistoryLabelAdded' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/HistoryLabelAdded.php', - 'Google_Service_Gmail_HistoryLabelRemoved' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/HistoryLabelRemoved.php', - 'Google_Service_Gmail_HistoryMessageAdded' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/HistoryMessageAdded.php', - 'Google_Service_Gmail_HistoryMessageDeleted' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/HistoryMessageDeleted.php', - 'Google_Service_Gmail_ImapSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/ImapSettings.php', - 'Google_Service_Gmail_Label' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/Label.php', - 'Google_Service_Gmail_LabelColor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/LabelColor.php', - 'Google_Service_Gmail_ListDraftsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/ListDraftsResponse.php', - 'Google_Service_Gmail_ListFiltersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/ListFiltersResponse.php', - 'Google_Service_Gmail_ListForwardingAddressesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/ListForwardingAddressesResponse.php', - 'Google_Service_Gmail_ListHistoryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/ListHistoryResponse.php', - 'Google_Service_Gmail_ListLabelsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/ListLabelsResponse.php', - 'Google_Service_Gmail_ListMessagesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/ListMessagesResponse.php', - 'Google_Service_Gmail_ListSendAsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/ListSendAsResponse.php', - 'Google_Service_Gmail_ListSmimeInfoResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/ListSmimeInfoResponse.php', - 'Google_Service_Gmail_ListThreadsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/ListThreadsResponse.php', - 'Google_Service_Gmail_Message' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/Message.php', - 'Google_Service_Gmail_MessagePart' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/MessagePart.php', - 'Google_Service_Gmail_MessagePartBody' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/MessagePartBody.php', - 'Google_Service_Gmail_MessagePartHeader' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/MessagePartHeader.php', - 'Google_Service_Gmail_ModifyMessageRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/ModifyMessageRequest.php', - 'Google_Service_Gmail_ModifyThreadRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/ModifyThreadRequest.php', - 'Google_Service_Gmail_PopSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/PopSettings.php', - 'Google_Service_Gmail_Profile' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/Profile.php', - 'Google_Service_Gmail_Resource_Users' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/Resource/Users.php', - 'Google_Service_Gmail_Resource_UsersDrafts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersDrafts.php', - 'Google_Service_Gmail_Resource_UsersHistory' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersHistory.php', - 'Google_Service_Gmail_Resource_UsersLabels' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersLabels.php', - 'Google_Service_Gmail_Resource_UsersMessages' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersMessages.php', - 'Google_Service_Gmail_Resource_UsersMessagesAttachments' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersMessagesAttachments.php', - 'Google_Service_Gmail_Resource_UsersSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersSettings.php', - 'Google_Service_Gmail_Resource_UsersSettingsFilters' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersSettingsFilters.php', - 'Google_Service_Gmail_Resource_UsersSettingsForwardingAddresses' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersSettingsForwardingAddresses.php', - 'Google_Service_Gmail_Resource_UsersSettingsSendAs' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersSettingsSendAs.php', - 'Google_Service_Gmail_Resource_UsersSettingsSendAsSmimeInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersSettingsSendAsSmimeInfo.php', - 'Google_Service_Gmail_Resource_UsersThreads' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersThreads.php', - 'Google_Service_Gmail_SendAs' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/SendAs.php', - 'Google_Service_Gmail_SmimeInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/SmimeInfo.php', - 'Google_Service_Gmail_SmtpMsa' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/SmtpMsa.php', - 'Google_Service_Gmail_Thread' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/Thread.php', - 'Google_Service_Gmail_VacationSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/VacationSettings.php', - 'Google_Service_Gmail_WatchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/WatchRequest.php', - 'Google_Service_Gmail_WatchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Gmail/WatchResponse.php', - 'Google_Service_GroupsMigration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GroupsMigration.php', - 'Google_Service_GroupsMigration_Groups' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GroupsMigration/Groups.php', - 'Google_Service_GroupsMigration_Resource_Archive' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/GroupsMigration/Resource/Archive.php', - 'Google_Service_Groupssettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Groupssettings.php', - 'Google_Service_Groupssettings_Groups' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Groupssettings/Groups.php', - 'Google_Service_Groupssettings_Resource_Groups' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Groupssettings/Resource/Groups.php', - 'Google_Service_HangoutsChat' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat.php', - 'Google_Service_HangoutsChat_ActionParameter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/ActionParameter.php', - 'Google_Service_HangoutsChat_ActionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/ActionResponse.php', - 'Google_Service_HangoutsChat_Annotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/Annotation.php', - 'Google_Service_HangoutsChat_Button' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/Button.php', - 'Google_Service_HangoutsChat_Card' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/Card.php', - 'Google_Service_HangoutsChat_CardAction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/CardAction.php', - 'Google_Service_HangoutsChat_CardHeader' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/CardHeader.php', - 'Google_Service_HangoutsChat_ChatEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/ChatEmpty.php', - 'Google_Service_HangoutsChat_FormAction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/FormAction.php', - 'Google_Service_HangoutsChat_Image' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/Image.php', - 'Google_Service_HangoutsChat_ImageButton' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/ImageButton.php', - 'Google_Service_HangoutsChat_KeyValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/KeyValue.php', - 'Google_Service_HangoutsChat_ListMembershipsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/ListMembershipsResponse.php', - 'Google_Service_HangoutsChat_ListSpacesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/ListSpacesResponse.php', - 'Google_Service_HangoutsChat_Membership' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/Membership.php', - 'Google_Service_HangoutsChat_Message' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/Message.php', - 'Google_Service_HangoutsChat_OnClick' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/OnClick.php', - 'Google_Service_HangoutsChat_OpenLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/OpenLink.php', - 'Google_Service_HangoutsChat_Resource_Dms' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/Resource/Dms.php', - 'Google_Service_HangoutsChat_Resource_DmsConversations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/Resource/DmsConversations.php', - 'Google_Service_HangoutsChat_Resource_DmsConversationsMessages' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/Resource/DmsConversationsMessages.php', - 'Google_Service_HangoutsChat_Resource_DmsMessages' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/Resource/DmsMessages.php', - 'Google_Service_HangoutsChat_Resource_Rooms' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/Resource/Rooms.php', - 'Google_Service_HangoutsChat_Resource_RoomsConversations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/Resource/RoomsConversations.php', - 'Google_Service_HangoutsChat_Resource_RoomsConversationsMessages' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/Resource/RoomsConversationsMessages.php', - 'Google_Service_HangoutsChat_Resource_RoomsMessages' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/Resource/RoomsMessages.php', - 'Google_Service_HangoutsChat_Resource_Spaces' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/Resource/Spaces.php', - 'Google_Service_HangoutsChat_Resource_SpacesMembers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/Resource/SpacesMembers.php', - 'Google_Service_HangoutsChat_Resource_SpacesMessages' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/Resource/SpacesMessages.php', - 'Google_Service_HangoutsChat_Section' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/Section.php', - 'Google_Service_HangoutsChat_Space' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/Space.php', - 'Google_Service_HangoutsChat_TextButton' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/TextButton.php', - 'Google_Service_HangoutsChat_TextParagraph' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/TextParagraph.php', - 'Google_Service_HangoutsChat_Thread' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/Thread.php', - 'Google_Service_HangoutsChat_User' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/User.php', - 'Google_Service_HangoutsChat_UserMentionMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/UserMentionMetadata.php', - 'Google_Service_HangoutsChat_WidgetMarkup' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/HangoutsChat/WidgetMarkup.php', - 'Google_Service_Iam' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam.php', - 'Google_Service_Iam_AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/AuditConfig.php', - 'Google_Service_Iam_AuditData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/AuditData.php', - 'Google_Service_Iam_AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/AuditLogConfig.php', - 'Google_Service_Iam_AuditableService' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/AuditableService.php', - 'Google_Service_Iam_Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/Binding.php', - 'Google_Service_Iam_BindingDelta' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/BindingDelta.php', - 'Google_Service_Iam_CreateRoleRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/CreateRoleRequest.php', - 'Google_Service_Iam_CreateServiceAccountKeyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/CreateServiceAccountKeyRequest.php', - 'Google_Service_Iam_CreateServiceAccountRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/CreateServiceAccountRequest.php', - 'Google_Service_Iam_IamEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/IamEmpty.php', - 'Google_Service_Iam_ListRolesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/ListRolesResponse.php', - 'Google_Service_Iam_ListServiceAccountKeysResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/ListServiceAccountKeysResponse.php', - 'Google_Service_Iam_ListServiceAccountsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/ListServiceAccountsResponse.php', - 'Google_Service_Iam_Permission' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/Permission.php', - 'Google_Service_Iam_Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/Policy.php', - 'Google_Service_Iam_PolicyDelta' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/PolicyDelta.php', - 'Google_Service_Iam_QueryAuditableServicesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/QueryAuditableServicesRequest.php', - 'Google_Service_Iam_QueryAuditableServicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/QueryAuditableServicesResponse.php', - 'Google_Service_Iam_QueryGrantableRolesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/QueryGrantableRolesRequest.php', - 'Google_Service_Iam_QueryGrantableRolesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/QueryGrantableRolesResponse.php', - 'Google_Service_Iam_QueryTestablePermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/QueryTestablePermissionsRequest.php', - 'Google_Service_Iam_QueryTestablePermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/QueryTestablePermissionsResponse.php', - 'Google_Service_Iam_Resource_IamPolicies' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/Resource/IamPolicies.php', - 'Google_Service_Iam_Resource_Organizations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/Resource/Organizations.php', - 'Google_Service_Iam_Resource_OrganizationsRoles' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/Resource/OrganizationsRoles.php', - 'Google_Service_Iam_Resource_Permissions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/Resource/Permissions.php', - 'Google_Service_Iam_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/Resource/Projects.php', - 'Google_Service_Iam_Resource_ProjectsRoles' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/Resource/ProjectsRoles.php', - 'Google_Service_Iam_Resource_ProjectsServiceAccounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/Resource/ProjectsServiceAccounts.php', - 'Google_Service_Iam_Resource_ProjectsServiceAccountsKeys' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/Resource/ProjectsServiceAccountsKeys.php', - 'Google_Service_Iam_Resource_Roles' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/Resource/Roles.php', - 'Google_Service_Iam_Role' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/Role.php', - 'Google_Service_Iam_ServiceAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/ServiceAccount.php', - 'Google_Service_Iam_ServiceAccountKey' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/ServiceAccountKey.php', - 'Google_Service_Iam_SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/SetIamPolicyRequest.php', - 'Google_Service_Iam_SignBlobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/SignBlobRequest.php', - 'Google_Service_Iam_SignBlobResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/SignBlobResponse.php', - 'Google_Service_Iam_SignJwtRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/SignJwtRequest.php', - 'Google_Service_Iam_SignJwtResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/SignJwtResponse.php', - 'Google_Service_Iam_TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/TestIamPermissionsRequest.php', - 'Google_Service_Iam_TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/TestIamPermissionsResponse.php', - 'Google_Service_Iam_UndeleteRoleRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Iam/UndeleteRoleRequest.php', - 'Google_Service_IdentityToolkit' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit.php', - 'Google_Service_IdentityToolkit_CreateAuthUriResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/CreateAuthUriResponse.php', - 'Google_Service_IdentityToolkit_DeleteAccountResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/DeleteAccountResponse.php', - 'Google_Service_IdentityToolkit_DownloadAccountResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/DownloadAccountResponse.php', - 'Google_Service_IdentityToolkit_EmailLinkSigninResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/EmailLinkSigninResponse.php', - 'Google_Service_IdentityToolkit_EmailTemplate' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/EmailTemplate.php', - 'Google_Service_IdentityToolkit_GetAccountInfoResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/GetAccountInfoResponse.php', - 'Google_Service_IdentityToolkit_GetOobConfirmationCodeResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/GetOobConfirmationCodeResponse.php', - 'Google_Service_IdentityToolkit_GetRecaptchaParamResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/GetRecaptchaParamResponse.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyCreateAuthUriRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyCreateAuthUriRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyDeleteAccountRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyDeleteAccountRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyDownloadAccountRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyDownloadAccountRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyEmailLinkSigninRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyEmailLinkSigninRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyGetAccountInfoRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyGetAccountInfoRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyGetProjectConfigResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyGetProjectConfigResponse.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyResetPasswordRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyResetPasswordRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartySendVerificationCodeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartySendVerificationCodeRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartySendVerificationCodeResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartySendVerificationCodeResponse.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartySetAccountInfoRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartySetAccountInfoRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartySetProjectConfigRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartySetProjectConfigRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartySetProjectConfigResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartySetProjectConfigResponse.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartySignOutUserRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartySignOutUserRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartySignOutUserResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartySignOutUserResponse.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartySignupNewUserRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartySignupNewUserRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyUploadAccountRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyUploadAccountRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyVerifyAssertionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyVerifyAssertionRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyVerifyCustomTokenRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyVerifyCustomTokenRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyVerifyPasswordRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyVerifyPasswordRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest.php', - 'Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse.php', - 'Google_Service_IdentityToolkit_IdpConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/IdpConfig.php', - 'Google_Service_IdentityToolkit_Relyingparty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/Relyingparty.php', - 'Google_Service_IdentityToolkit_ResetPasswordResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/ResetPasswordResponse.php', - 'Google_Service_IdentityToolkit_Resource_Relyingparty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/Resource/Relyingparty.php', - 'Google_Service_IdentityToolkit_SetAccountInfoResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/SetAccountInfoResponse.php', - 'Google_Service_IdentityToolkit_SetAccountInfoResponseProviderUserInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/SetAccountInfoResponseProviderUserInfo.php', - 'Google_Service_IdentityToolkit_SignupNewUserResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/SignupNewUserResponse.php', - 'Google_Service_IdentityToolkit_UploadAccountResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/UploadAccountResponse.php', - 'Google_Service_IdentityToolkit_UploadAccountResponseError' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/UploadAccountResponseError.php', - 'Google_Service_IdentityToolkit_UserInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/UserInfo.php', - 'Google_Service_IdentityToolkit_UserInfoProviderUserInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/UserInfoProviderUserInfo.php', - 'Google_Service_IdentityToolkit_VerifyAssertionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/VerifyAssertionResponse.php', - 'Google_Service_IdentityToolkit_VerifyCustomTokenResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/VerifyCustomTokenResponse.php', - 'Google_Service_IdentityToolkit_VerifyPasswordResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/IdentityToolkit/VerifyPasswordResponse.php', - 'Google_Service_Kgsearch' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Kgsearch.php', - 'Google_Service_Kgsearch_Resource_Entities' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Kgsearch/Resource/Entities.php', - 'Google_Service_Kgsearch_SearchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Kgsearch/SearchResponse.php', - 'Google_Service_Licensing' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Licensing.php', - 'Google_Service_Licensing_LicenseAssignment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Licensing/LicenseAssignment.php', - 'Google_Service_Licensing_LicenseAssignmentInsert' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Licensing/LicenseAssignmentInsert.php', - 'Google_Service_Licensing_LicenseAssignmentList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Licensing/LicenseAssignmentList.php', - 'Google_Service_Licensing_Resource_LicenseAssignments' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Licensing/Resource/LicenseAssignments.php', - 'Google_Service_Logging' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging.php', - 'Google_Service_Logging_BucketOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/BucketOptions.php', - 'Google_Service_Logging_Explicit' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/Explicit.php', - 'Google_Service_Logging_Exponential' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/Exponential.php', - 'Google_Service_Logging_HttpRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/HttpRequest.php', - 'Google_Service_Logging_LabelDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/LabelDescriptor.php', - 'Google_Service_Logging_Linear' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/Linear.php', - 'Google_Service_Logging_ListExclusionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/ListExclusionsResponse.php', - 'Google_Service_Logging_ListLogEntriesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/ListLogEntriesRequest.php', - 'Google_Service_Logging_ListLogEntriesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/ListLogEntriesResponse.php', - 'Google_Service_Logging_ListLogMetricsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/ListLogMetricsResponse.php', - 'Google_Service_Logging_ListLogsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/ListLogsResponse.php', - 'Google_Service_Logging_ListMonitoredResourceDescriptorsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/ListMonitoredResourceDescriptorsResponse.php', - 'Google_Service_Logging_ListSinksResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/ListSinksResponse.php', - 'Google_Service_Logging_LogEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/LogEntry.php', - 'Google_Service_Logging_LogEntryOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/LogEntryOperation.php', - 'Google_Service_Logging_LogEntrySourceLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/LogEntrySourceLocation.php', - 'Google_Service_Logging_LogExclusion' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/LogExclusion.php', - 'Google_Service_Logging_LogLine' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/LogLine.php', - 'Google_Service_Logging_LogMetric' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/LogMetric.php', - 'Google_Service_Logging_LogSink' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/LogSink.php', - 'Google_Service_Logging_LoggingEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/LoggingEmpty.php', - 'Google_Service_Logging_MetricDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/MetricDescriptor.php', - 'Google_Service_Logging_MonitoredResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/MonitoredResource.php', - 'Google_Service_Logging_MonitoredResourceDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/MonitoredResourceDescriptor.php', - 'Google_Service_Logging_RequestLog' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/RequestLog.php', - 'Google_Service_Logging_Resource_BillingAccounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/Resource/BillingAccounts.php', - 'Google_Service_Logging_Resource_BillingAccountsExclusions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/Resource/BillingAccountsExclusions.php', - 'Google_Service_Logging_Resource_BillingAccountsLogs' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/Resource/BillingAccountsLogs.php', - 'Google_Service_Logging_Resource_BillingAccountsSinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/Resource/BillingAccountsSinks.php', - 'Google_Service_Logging_Resource_Entries' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/Resource/Entries.php', - 'Google_Service_Logging_Resource_Exclusions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/Resource/Exclusions.php', - 'Google_Service_Logging_Resource_Folders' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/Resource/Folders.php', - 'Google_Service_Logging_Resource_FoldersExclusions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/Resource/FoldersExclusions.php', - 'Google_Service_Logging_Resource_FoldersLogs' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/Resource/FoldersLogs.php', - 'Google_Service_Logging_Resource_FoldersSinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/Resource/FoldersSinks.php', - 'Google_Service_Logging_Resource_Logs' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/Resource/Logs.php', - 'Google_Service_Logging_Resource_MonitoredResourceDescriptors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/Resource/MonitoredResourceDescriptors.php', - 'Google_Service_Logging_Resource_Organizations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/Resource/Organizations.php', - 'Google_Service_Logging_Resource_OrganizationsExclusions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/Resource/OrganizationsExclusions.php', - 'Google_Service_Logging_Resource_OrganizationsLogs' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/Resource/OrganizationsLogs.php', - 'Google_Service_Logging_Resource_OrganizationsSinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/Resource/OrganizationsSinks.php', - 'Google_Service_Logging_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/Resource/Projects.php', - 'Google_Service_Logging_Resource_ProjectsExclusions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/Resource/ProjectsExclusions.php', - 'Google_Service_Logging_Resource_ProjectsLogs' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/Resource/ProjectsLogs.php', - 'Google_Service_Logging_Resource_ProjectsMetrics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/Resource/ProjectsMetrics.php', - 'Google_Service_Logging_Resource_ProjectsSinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/Resource/ProjectsSinks.php', - 'Google_Service_Logging_Resource_Sinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/Resource/Sinks.php', - 'Google_Service_Logging_SourceLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/SourceLocation.php', - 'Google_Service_Logging_SourceReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/SourceReference.php', - 'Google_Service_Logging_WriteLogEntriesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/WriteLogEntriesRequest.php', - 'Google_Service_Logging_WriteLogEntriesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Logging/WriteLogEntriesResponse.php', - 'Google_Service_Manager' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager.php', - 'Google_Service_Manager_AccessConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/AccessConfig.php', - 'Google_Service_Manager_Action' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/Action.php', - 'Google_Service_Manager_AllowedRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/AllowedRule.php', - 'Google_Service_Manager_AutoscalingModule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/AutoscalingModule.php', - 'Google_Service_Manager_AutoscalingModuleStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/AutoscalingModuleStatus.php', - 'Google_Service_Manager_DeployState' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/DeployState.php', - 'Google_Service_Manager_Deployment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/Deployment.php', - 'Google_Service_Manager_DeploymentsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/DeploymentsListResponse.php', - 'Google_Service_Manager_DeploymentsResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/DeploymentsResource.php', - 'Google_Service_Manager_DiskAttachment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/DiskAttachment.php', - 'Google_Service_Manager_EnvVariable' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/EnvVariable.php', - 'Google_Service_Manager_ExistingDisk' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/ExistingDisk.php', - 'Google_Service_Manager_FirewallModule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/FirewallModule.php', - 'Google_Service_Manager_FirewallModuleStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/FirewallModuleStatus.php', - 'Google_Service_Manager_HealthCheckModule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/HealthCheckModule.php', - 'Google_Service_Manager_HealthCheckModuleStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/HealthCheckModuleStatus.php', - 'Google_Service_Manager_LbModule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/LbModule.php', - 'Google_Service_Manager_LbModuleStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/LbModuleStatus.php', - 'Google_Service_Manager_Metadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/Metadata.php', - 'Google_Service_Manager_MetadataItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/MetadataItem.php', - 'Google_Service_Manager_Module' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/Module.php', - 'Google_Service_Manager_ModuleStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/ModuleStatus.php', - 'Google_Service_Manager_NetworkInterface' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/NetworkInterface.php', - 'Google_Service_Manager_NetworkModule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/NetworkModule.php', - 'Google_Service_Manager_NetworkModuleStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/NetworkModuleStatus.php', - 'Google_Service_Manager_NewDisk' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/NewDisk.php', - 'Google_Service_Manager_NewDiskInitializeParams' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/NewDiskInitializeParams.php', - 'Google_Service_Manager_ParamOverride' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/ParamOverride.php', - 'Google_Service_Manager_ReplicaPoolModule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/ReplicaPoolModule.php', - 'Google_Service_Manager_ReplicaPoolModuleStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/ReplicaPoolModuleStatus.php', - 'Google_Service_Manager_ReplicaPoolParams' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/ReplicaPoolParams.php', - 'Google_Service_Manager_ReplicaPoolParamsV1Beta1' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/ReplicaPoolParamsV1Beta1.php', - 'Google_Service_Manager_ServiceAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/ServiceAccount.php', - 'Google_Service_Manager_Tag' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/Tag.php', - 'Google_Service_Manager_Template' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/Template.php', - 'Google_Service_Manager_TemplatesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/TemplatesListResponse.php', - 'Google_Service_Manager_TemplatesResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Manager/TemplatesResource.php', - 'Google_Service_ManufacturerCenter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ManufacturerCenter.php', - 'Google_Service_ManufacturerCenter_Attributes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ManufacturerCenter/Attributes.php', - 'Google_Service_ManufacturerCenter_Capacity' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ManufacturerCenter/Capacity.php', - 'Google_Service_ManufacturerCenter_Count' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ManufacturerCenter/Count.php', - 'Google_Service_ManufacturerCenter_FeatureDescription' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ManufacturerCenter/FeatureDescription.php', - 'Google_Service_ManufacturerCenter_Image' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ManufacturerCenter/Image.php', - 'Google_Service_ManufacturerCenter_Issue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ManufacturerCenter/Issue.php', - 'Google_Service_ManufacturerCenter_ListProductsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ManufacturerCenter/ListProductsResponse.php', - 'Google_Service_ManufacturerCenter_ManufacturersEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ManufacturerCenter/ManufacturersEmpty.php', - 'Google_Service_ManufacturerCenter_Price' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ManufacturerCenter/Price.php', - 'Google_Service_ManufacturerCenter_Product' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ManufacturerCenter/Product.php', - 'Google_Service_ManufacturerCenter_ProductDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ManufacturerCenter/ProductDetail.php', - 'Google_Service_ManufacturerCenter_Resource_Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ManufacturerCenter/Resource/Accounts.php', - 'Google_Service_ManufacturerCenter_Resource_AccountsProducts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ManufacturerCenter/Resource/AccountsProducts.php', - 'Google_Service_Mirror' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Mirror.php', - 'Google_Service_Mirror_Account' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Mirror/Account.php', - 'Google_Service_Mirror_Attachment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Mirror/Attachment.php', - 'Google_Service_Mirror_AttachmentsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Mirror/AttachmentsListResponse.php', - 'Google_Service_Mirror_AuthToken' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Mirror/AuthToken.php', - 'Google_Service_Mirror_Command' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Mirror/Command.php', - 'Google_Service_Mirror_Contact' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Mirror/Contact.php', - 'Google_Service_Mirror_ContactsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Mirror/ContactsListResponse.php', - 'Google_Service_Mirror_Location' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Mirror/Location.php', - 'Google_Service_Mirror_LocationsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Mirror/LocationsListResponse.php', - 'Google_Service_Mirror_MenuItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Mirror/MenuItem.php', - 'Google_Service_Mirror_MenuValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Mirror/MenuValue.php', - 'Google_Service_Mirror_Notification' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Mirror/Notification.php', - 'Google_Service_Mirror_NotificationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Mirror/NotificationConfig.php', - 'Google_Service_Mirror_Resource_Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Mirror/Resource/Accounts.php', - 'Google_Service_Mirror_Resource_Contacts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Mirror/Resource/Contacts.php', - 'Google_Service_Mirror_Resource_Locations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Mirror/Resource/Locations.php', - 'Google_Service_Mirror_Resource_Settings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Mirror/Resource/Settings.php', - 'Google_Service_Mirror_Resource_Subscriptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Mirror/Resource/Subscriptions.php', - 'Google_Service_Mirror_Resource_Timeline' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Mirror/Resource/Timeline.php', - 'Google_Service_Mirror_Resource_TimelineAttachments' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Mirror/Resource/TimelineAttachments.php', - 'Google_Service_Mirror_Setting' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Mirror/Setting.php', - 'Google_Service_Mirror_Subscription' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Mirror/Subscription.php', - 'Google_Service_Mirror_SubscriptionsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Mirror/SubscriptionsListResponse.php', - 'Google_Service_Mirror_TimelineItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Mirror/TimelineItem.php', - 'Google_Service_Mirror_TimelineListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Mirror/TimelineListResponse.php', - 'Google_Service_Mirror_UserAction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Mirror/UserAction.php', - 'Google_Service_Mirror_UserData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Mirror/UserData.php', - 'Google_Service_Monitoring' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring.php', - 'Google_Service_Monitoring_BasicAuthentication' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/BasicAuthentication.php', - 'Google_Service_Monitoring_BucketOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/BucketOptions.php', - 'Google_Service_Monitoring_CollectdPayload' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/CollectdPayload.php', - 'Google_Service_Monitoring_CollectdPayloadError' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/CollectdPayloadError.php', - 'Google_Service_Monitoring_CollectdValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/CollectdValue.php', - 'Google_Service_Monitoring_CollectdValueError' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/CollectdValueError.php', - 'Google_Service_Monitoring_ContentMatcher' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/ContentMatcher.php', - 'Google_Service_Monitoring_CreateCollectdTimeSeriesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/CreateCollectdTimeSeriesRequest.php', - 'Google_Service_Monitoring_CreateCollectdTimeSeriesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/CreateCollectdTimeSeriesResponse.php', - 'Google_Service_Monitoring_CreateTimeSeriesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/CreateTimeSeriesRequest.php', - 'Google_Service_Monitoring_Distribution' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/Distribution.php', - 'Google_Service_Monitoring_Explicit' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/Explicit.php', - 'Google_Service_Monitoring_Exponential' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/Exponential.php', - 'Google_Service_Monitoring_Field' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/Field.php', - 'Google_Service_Monitoring_Group' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/Group.php', - 'Google_Service_Monitoring_HttpCheck' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/HttpCheck.php', - 'Google_Service_Monitoring_InternalChecker' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/InternalChecker.php', - 'Google_Service_Monitoring_LabelDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/LabelDescriptor.php', - 'Google_Service_Monitoring_Linear' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/Linear.php', - 'Google_Service_Monitoring_ListGroupMembersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/ListGroupMembersResponse.php', - 'Google_Service_Monitoring_ListGroupsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/ListGroupsResponse.php', - 'Google_Service_Monitoring_ListMetricDescriptorsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/ListMetricDescriptorsResponse.php', - 'Google_Service_Monitoring_ListMonitoredResourceDescriptorsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/ListMonitoredResourceDescriptorsResponse.php', - 'Google_Service_Monitoring_ListTimeSeriesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/ListTimeSeriesResponse.php', - 'Google_Service_Monitoring_ListUptimeCheckConfigsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/ListUptimeCheckConfigsResponse.php', - 'Google_Service_Monitoring_ListUptimeCheckIpsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/ListUptimeCheckIpsResponse.php', - 'Google_Service_Monitoring_Metric' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/Metric.php', - 'Google_Service_Monitoring_MetricDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/MetricDescriptor.php', - 'Google_Service_Monitoring_MonitoredResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/MonitoredResource.php', - 'Google_Service_Monitoring_MonitoredResourceDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/MonitoredResourceDescriptor.php', - 'Google_Service_Monitoring_MonitoredResourceMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/MonitoredResourceMetadata.php', - 'Google_Service_Monitoring_MonitoringEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/MonitoringEmpty.php', - 'Google_Service_Monitoring_Option' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/Option.php', - 'Google_Service_Monitoring_Point' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/Point.php', - 'Google_Service_Monitoring_Range' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/Range.php', - 'Google_Service_Monitoring_ResourceGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/ResourceGroup.php', - 'Google_Service_Monitoring_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/Resource/Projects.php', - 'Google_Service_Monitoring_Resource_ProjectsCollectdTimeSeries' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsCollectdTimeSeries.php', - 'Google_Service_Monitoring_Resource_ProjectsGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsGroups.php', - 'Google_Service_Monitoring_Resource_ProjectsGroupsMembers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsGroupsMembers.php', - 'Google_Service_Monitoring_Resource_ProjectsMetricDescriptors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsMetricDescriptors.php', - 'Google_Service_Monitoring_Resource_ProjectsMonitoredResourceDescriptors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsMonitoredResourceDescriptors.php', - 'Google_Service_Monitoring_Resource_ProjectsTimeSeries' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsTimeSeries.php', - 'Google_Service_Monitoring_Resource_ProjectsUptimeCheckConfigs' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsUptimeCheckConfigs.php', - 'Google_Service_Monitoring_Resource_UptimeCheckIps' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/Resource/UptimeCheckIps.php', - 'Google_Service_Monitoring_SourceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/SourceContext.php', - 'Google_Service_Monitoring_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/Status.php', - 'Google_Service_Monitoring_TcpCheck' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/TcpCheck.php', - 'Google_Service_Monitoring_TimeInterval' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/TimeInterval.php', - 'Google_Service_Monitoring_TimeSeries' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/TimeSeries.php', - 'Google_Service_Monitoring_Type' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/Type.php', - 'Google_Service_Monitoring_TypedValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/TypedValue.php', - 'Google_Service_Monitoring_UptimeCheckConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/UptimeCheckConfig.php', - 'Google_Service_Monitoring_UptimeCheckIp' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Monitoring/UptimeCheckIp.php', - 'Google_Service_Oauth2' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Oauth2.php', - 'Google_Service_Oauth2_Jwk' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Oauth2/Jwk.php', - 'Google_Service_Oauth2_JwkKeys' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Oauth2/JwkKeys.php', - 'Google_Service_Oauth2_Resource_Userinfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Oauth2/Resource/Userinfo.php', - 'Google_Service_Oauth2_Resource_UserinfoV2' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Oauth2/Resource/UserinfoV2.php', - 'Google_Service_Oauth2_Resource_UserinfoV2Me' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Oauth2/Resource/UserinfoV2Me.php', - 'Google_Service_Oauth2_Tokeninfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Oauth2/Tokeninfo.php', - 'Google_Service_Oauth2_Userinfoplus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Oauth2/Userinfoplus.php', - 'Google_Service_Pagespeedonline' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pagespeedonline.php', - 'Google_Service_Pagespeedonline_PagespeedApiFormatStringV2' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiFormatStringV2.php', - 'Google_Service_Pagespeedonline_PagespeedApiFormatStringV2Args' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiFormatStringV2Args.php', - 'Google_Service_Pagespeedonline_PagespeedApiFormatStringV2ArgsRects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiFormatStringV2ArgsRects.php', - 'Google_Service_Pagespeedonline_PagespeedApiFormatStringV2ArgsSecondaryRects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiFormatStringV2ArgsSecondaryRects.php', - 'Google_Service_Pagespeedonline_PagespeedApiImageV2' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiImageV2.php', - 'Google_Service_Pagespeedonline_PagespeedApiImageV2PageRect' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiImageV2PageRect.php', - 'Google_Service_Pagespeedonline_Resource_Pagespeedapi' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pagespeedonline/Resource/Pagespeedapi.php', - 'Google_Service_Pagespeedonline_Result' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pagespeedonline/Result.php', - 'Google_Service_Pagespeedonline_ResultFormattedResults' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pagespeedonline/ResultFormattedResults.php', - 'Google_Service_Pagespeedonline_ResultFormattedResultsRuleResultsElement' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pagespeedonline/ResultFormattedResultsRuleResultsElement.php', - 'Google_Service_Pagespeedonline_ResultFormattedResultsRuleResultsElementUrlBlocks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pagespeedonline/ResultFormattedResultsRuleResultsElementUrlBlocks.php', - 'Google_Service_Pagespeedonline_ResultFormattedResultsRuleResultsElementUrlBlocksUrls' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pagespeedonline/ResultFormattedResultsRuleResultsElementUrlBlocksUrls.php', - 'Google_Service_Pagespeedonline_ResultPageStats' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pagespeedonline/ResultPageStats.php', - 'Google_Service_Pagespeedonline_ResultRuleGroupsElement' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pagespeedonline/ResultRuleGroupsElement.php', - 'Google_Service_Pagespeedonline_ResultVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pagespeedonline/ResultVersion.php', - 'Google_Service_Partners' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners.php', - 'Google_Service_Partners_AdWordsManagerAccountInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/AdWordsManagerAccountInfo.php', - 'Google_Service_Partners_Analytics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/Analytics.php', - 'Google_Service_Partners_AnalyticsDataPoint' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/AnalyticsDataPoint.php', - 'Google_Service_Partners_AnalyticsSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/AnalyticsSummary.php', - 'Google_Service_Partners_AvailableOffer' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/AvailableOffer.php', - 'Google_Service_Partners_Certification' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/Certification.php', - 'Google_Service_Partners_CertificationExamStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/CertificationExamStatus.php', - 'Google_Service_Partners_CertificationStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/CertificationStatus.php', - 'Google_Service_Partners_Company' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/Company.php', - 'Google_Service_Partners_CompanyRelation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/CompanyRelation.php', - 'Google_Service_Partners_CountryOfferInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/CountryOfferInfo.php', - 'Google_Service_Partners_CreateLeadRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/CreateLeadRequest.php', - 'Google_Service_Partners_CreateLeadResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/CreateLeadResponse.php', - 'Google_Service_Partners_Date' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/Date.php', - 'Google_Service_Partners_DebugInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/DebugInfo.php', - 'Google_Service_Partners_EventData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/EventData.php', - 'Google_Service_Partners_ExamStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/ExamStatus.php', - 'Google_Service_Partners_GetCompanyResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/GetCompanyResponse.php', - 'Google_Service_Partners_GetPartnersStatusResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/GetPartnersStatusResponse.php', - 'Google_Service_Partners_HistoricalOffer' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/HistoricalOffer.php', - 'Google_Service_Partners_LatLng' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/LatLng.php', - 'Google_Service_Partners_Lead' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/Lead.php', - 'Google_Service_Partners_ListAnalyticsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/ListAnalyticsResponse.php', - 'Google_Service_Partners_ListCompaniesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/ListCompaniesResponse.php', - 'Google_Service_Partners_ListLeadsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/ListLeadsResponse.php', - 'Google_Service_Partners_ListOffersHistoryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/ListOffersHistoryResponse.php', - 'Google_Service_Partners_ListOffersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/ListOffersResponse.php', - 'Google_Service_Partners_ListUserStatesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/ListUserStatesResponse.php', - 'Google_Service_Partners_LocalizedCompanyInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/LocalizedCompanyInfo.php', - 'Google_Service_Partners_Location' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/Location.php', - 'Google_Service_Partners_LogMessageRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/LogMessageRequest.php', - 'Google_Service_Partners_LogMessageResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/LogMessageResponse.php', - 'Google_Service_Partners_LogUserEventRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/LogUserEventRequest.php', - 'Google_Service_Partners_LogUserEventResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/LogUserEventResponse.php', - 'Google_Service_Partners_Money' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/Money.php', - 'Google_Service_Partners_OfferCustomer' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/OfferCustomer.php', - 'Google_Service_Partners_OptIns' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/OptIns.php', - 'Google_Service_Partners_PartnersEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/PartnersEmpty.php', - 'Google_Service_Partners_PublicProfile' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/PublicProfile.php', - 'Google_Service_Partners_Rank' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/Rank.php', - 'Google_Service_Partners_RecaptchaChallenge' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/RecaptchaChallenge.php', - 'Google_Service_Partners_RequestMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/RequestMetadata.php', - 'Google_Service_Partners_Resource_Analytics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/Resource/Analytics.php', - 'Google_Service_Partners_Resource_ClientMessages' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/Resource/ClientMessages.php', - 'Google_Service_Partners_Resource_Companies' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/Resource/Companies.php', - 'Google_Service_Partners_Resource_CompaniesLeads' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/Resource/CompaniesLeads.php', - 'Google_Service_Partners_Resource_Leads' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/Resource/Leads.php', - 'Google_Service_Partners_Resource_Offers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/Resource/Offers.php', - 'Google_Service_Partners_Resource_OffersHistory' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/Resource/OffersHistory.php', - 'Google_Service_Partners_Resource_UserEvents' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/Resource/UserEvents.php', - 'Google_Service_Partners_Resource_UserStates' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/Resource/UserStates.php', - 'Google_Service_Partners_Resource_Users' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/Resource/Users.php', - 'Google_Service_Partners_Resource_V2' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/Resource/V2.php', - 'Google_Service_Partners_ResponseMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/ResponseMetadata.php', - 'Google_Service_Partners_SpecializationStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/SpecializationStatus.php', - 'Google_Service_Partners_TrafficSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/TrafficSource.php', - 'Google_Service_Partners_User' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/User.php', - 'Google_Service_Partners_UserOverrides' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/UserOverrides.php', - 'Google_Service_Partners_UserProfile' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Partners/UserProfile.php', - 'Google_Service_People' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People.php', - 'Google_Service_PeopleService' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService.php', - 'Google_Service_PeopleService_Address' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/Address.php', - 'Google_Service_PeopleService_AgeRangeType' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/AgeRangeType.php', - 'Google_Service_PeopleService_BatchGetContactGroupsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/BatchGetContactGroupsResponse.php', - 'Google_Service_PeopleService_Biography' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/Biography.php', - 'Google_Service_PeopleService_Birthday' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/Birthday.php', - 'Google_Service_PeopleService_BraggingRights' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/BraggingRights.php', - 'Google_Service_PeopleService_ContactGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/ContactGroup.php', - 'Google_Service_PeopleService_ContactGroupMembership' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/ContactGroupMembership.php', - 'Google_Service_PeopleService_ContactGroupMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/ContactGroupMetadata.php', - 'Google_Service_PeopleService_ContactGroupResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/ContactGroupResponse.php', - 'Google_Service_PeopleService_CoverPhoto' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/CoverPhoto.php', - 'Google_Service_PeopleService_CreateContactGroupRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/CreateContactGroupRequest.php', - 'Google_Service_PeopleService_Date' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/Date.php', - 'Google_Service_PeopleService_DomainMembership' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/DomainMembership.php', - 'Google_Service_PeopleService_EmailAddress' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/EmailAddress.php', - 'Google_Service_PeopleService_Event' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/Event.php', - 'Google_Service_PeopleService_FieldMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/FieldMetadata.php', - 'Google_Service_PeopleService_Gender' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/Gender.php', - 'Google_Service_PeopleService_GetPeopleResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/GetPeopleResponse.php', - 'Google_Service_PeopleService_ImClient' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/ImClient.php', - 'Google_Service_PeopleService_Interest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/Interest.php', - 'Google_Service_PeopleService_ListConnectionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/ListConnectionsResponse.php', - 'Google_Service_PeopleService_ListContactGroupsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/ListContactGroupsResponse.php', - 'Google_Service_PeopleService_Locale' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/Locale.php', - 'Google_Service_PeopleService_Membership' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/Membership.php', - 'Google_Service_PeopleService_ModifyContactGroupMembersRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/ModifyContactGroupMembersRequest.php', - 'Google_Service_PeopleService_ModifyContactGroupMembersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/ModifyContactGroupMembersResponse.php', - 'Google_Service_PeopleService_Name' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/Name.php', - 'Google_Service_PeopleService_Nickname' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/Nickname.php', - 'Google_Service_PeopleService_Occupation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/Occupation.php', - 'Google_Service_PeopleService_Organization' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/Organization.php', - 'Google_Service_PeopleService_PeopleEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/PeopleEmpty.php', - 'Google_Service_PeopleService_Person' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/Person.php', - 'Google_Service_PeopleService_PersonMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/PersonMetadata.php', - 'Google_Service_PeopleService_PersonResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/PersonResponse.php', - 'Google_Service_PeopleService_PhoneNumber' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/PhoneNumber.php', - 'Google_Service_PeopleService_Photo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/Photo.php', - 'Google_Service_PeopleService_ProfileMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/ProfileMetadata.php', - 'Google_Service_PeopleService_Relation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/Relation.php', - 'Google_Service_PeopleService_RelationshipInterest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/RelationshipInterest.php', - 'Google_Service_PeopleService_RelationshipStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/RelationshipStatus.php', - 'Google_Service_PeopleService_Residence' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/Residence.php', - 'Google_Service_PeopleService_Resource_ContactGroups' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/Resource/ContactGroups.php', - 'Google_Service_PeopleService_Resource_ContactGroupsMembers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/Resource/ContactGroupsMembers.php', - 'Google_Service_PeopleService_Resource_People' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/Resource/People.php', - 'Google_Service_PeopleService_Resource_PeopleConnections' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/Resource/PeopleConnections.php', - 'Google_Service_PeopleService_Skill' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/Skill.php', - 'Google_Service_PeopleService_Source' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/Source.php', - 'Google_Service_PeopleService_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/Status.php', - 'Google_Service_PeopleService_Tagline' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/Tagline.php', - 'Google_Service_PeopleService_UpdateContactGroupRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/UpdateContactGroupRequest.php', - 'Google_Service_PeopleService_Url' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/Url.php', - 'Google_Service_PeopleService_UserDefined' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PeopleService/UserDefined.php', - 'Google_Service_People_Address' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/Address.php', - 'Google_Service_People_AgeRangeType' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/AgeRangeType.php', - 'Google_Service_People_Biography' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/Biography.php', - 'Google_Service_People_Birthday' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/Birthday.php', - 'Google_Service_People_BraggingRights' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/BraggingRights.php', - 'Google_Service_People_ContactGroupMembership' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/ContactGroupMembership.php', - 'Google_Service_People_CoverPhoto' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/CoverPhoto.php', - 'Google_Service_People_Date' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/Date.php', - 'Google_Service_People_DomainMembership' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/DomainMembership.php', - 'Google_Service_People_EmailAddress' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/EmailAddress.php', - 'Google_Service_People_Event' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/Event.php', - 'Google_Service_People_FieldMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/FieldMetadata.php', - 'Google_Service_People_Gender' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/Gender.php', - 'Google_Service_People_GetPeopleResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/GetPeopleResponse.php', - 'Google_Service_People_ImClient' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/ImClient.php', - 'Google_Service_People_Interest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/Interest.php', - 'Google_Service_People_ListConnectionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/ListConnectionsResponse.php', - 'Google_Service_People_Locale' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/Locale.php', - 'Google_Service_People_Membership' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/Membership.php', - 'Google_Service_People_Name' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/Name.php', - 'Google_Service_People_Nickname' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/Nickname.php', - 'Google_Service_People_Occupation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/Occupation.php', - 'Google_Service_People_Organization' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/Organization.php', - 'Google_Service_People_Person' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/Person.php', - 'Google_Service_People_PersonMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/PersonMetadata.php', - 'Google_Service_People_PersonResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/PersonResponse.php', - 'Google_Service_People_PhoneNumber' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/PhoneNumber.php', - 'Google_Service_People_Photo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/Photo.php', - 'Google_Service_People_ProfileMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/ProfileMetadata.php', - 'Google_Service_People_Relation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/Relation.php', - 'Google_Service_People_RelationshipInterest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/RelationshipInterest.php', - 'Google_Service_People_RelationshipStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/RelationshipStatus.php', - 'Google_Service_People_Residence' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/Residence.php', - 'Google_Service_People_Resource_People' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/Resource/People.php', - 'Google_Service_People_Resource_PeopleConnections' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/Resource/PeopleConnections.php', - 'Google_Service_People_Skill' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/Skill.php', - 'Google_Service_People_Source' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/Source.php', - 'Google_Service_People_Tagline' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/Tagline.php', - 'Google_Service_People_Url' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/People/Url.php', - 'Google_Service_PlayMovies' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlayMovies.php', - 'Google_Service_PlayMovies_Avail' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlayMovies/Avail.php', - 'Google_Service_PlayMovies_ListAvailsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlayMovies/ListAvailsResponse.php', - 'Google_Service_PlayMovies_ListOrdersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlayMovies/ListOrdersResponse.php', - 'Google_Service_PlayMovies_ListStoreInfosResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlayMovies/ListStoreInfosResponse.php', - 'Google_Service_PlayMovies_Order' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlayMovies/Order.php', - 'Google_Service_PlayMovies_Resource_Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlayMovies/Resource/Accounts.php', - 'Google_Service_PlayMovies_Resource_AccountsAvails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlayMovies/Resource/AccountsAvails.php', - 'Google_Service_PlayMovies_Resource_AccountsOrders' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlayMovies/Resource/AccountsOrders.php', - 'Google_Service_PlayMovies_Resource_AccountsStoreInfos' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlayMovies/Resource/AccountsStoreInfos.php', - 'Google_Service_PlayMovies_Resource_AccountsStoreInfosCountry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlayMovies/Resource/AccountsStoreInfosCountry.php', - 'Google_Service_PlayMovies_StoreInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlayMovies/StoreInfo.php', - 'Google_Service_Playcustomapp' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Playcustomapp.php', - 'Google_Service_Playcustomapp_CustomApp' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Playcustomapp/CustomApp.php', - 'Google_Service_Playcustomapp_Resource_Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Playcustomapp/Resource/Accounts.php', - 'Google_Service_Playcustomapp_Resource_AccountsCustomApps' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Playcustomapp/Resource/AccountsCustomApps.php', - 'Google_Service_Playmoviespartner' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Playmoviespartner.php', - 'Google_Service_Playmoviespartner_AccountsAvailsResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Playmoviespartner/AccountsAvailsResource.php', - 'Google_Service_Playmoviespartner_AccountsExperienceLocalesResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Playmoviespartner/AccountsExperienceLocalesResource.php', - 'Google_Service_Playmoviespartner_AccountsOrdersResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Playmoviespartner/AccountsOrdersResource.php', - 'Google_Service_Playmoviespartner_AccountsResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Playmoviespartner/AccountsResource.php', - 'Google_Service_Playmoviespartner_AccountsStoreInfosCountryResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Playmoviespartner/AccountsStoreInfosCountryResource.php', - 'Google_Service_Playmoviespartner_AccountsStoreInfosResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Playmoviespartner/AccountsStoreInfosResource.php', - 'Google_Service_Playmoviespartner_Avail' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Playmoviespartner/Avail.php', - 'Google_Service_Playmoviespartner_ExperienceLocale' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Playmoviespartner/ExperienceLocale.php', - 'Google_Service_Playmoviespartner_ListAvailsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Playmoviespartner/ListAvailsResponse.php', - 'Google_Service_Playmoviespartner_ListExperienceLocalesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Playmoviespartner/ListExperienceLocalesResponse.php', - 'Google_Service_Playmoviespartner_ListOrdersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Playmoviespartner/ListOrdersResponse.php', - 'Google_Service_Playmoviespartner_ListStoreInfosResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Playmoviespartner/ListStoreInfosResponse.php', - 'Google_Service_Playmoviespartner_Order' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Playmoviespartner/Order.php', - 'Google_Service_Playmoviespartner_StoreInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Playmoviespartner/StoreInfo.php', - 'Google_Service_Plus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus.php', - 'Google_Service_PlusDomains' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains.php', - 'Google_Service_PlusDomains_Acl' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/Acl.php', - 'Google_Service_PlusDomains_Activity' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/Activity.php', - 'Google_Service_PlusDomains_ActivityActor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityActor.php', - 'Google_Service_PlusDomains_ActivityActorClientSpecificActorInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityActorClientSpecificActorInfo.php', - 'Google_Service_PlusDomains_ActivityActorClientSpecificActorInfoYoutubeActorInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityActorClientSpecificActorInfoYoutubeActorInfo.php', - 'Google_Service_PlusDomains_ActivityActorImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityActorImage.php', - 'Google_Service_PlusDomains_ActivityActorName' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityActorName.php', - 'Google_Service_PlusDomains_ActivityActorVerification' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityActorVerification.php', - 'Google_Service_PlusDomains_ActivityFeed' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityFeed.php', - 'Google_Service_PlusDomains_ActivityObject' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObject.php', - 'Google_Service_PlusDomains_ActivityObjectActor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectActor.php', - 'Google_Service_PlusDomains_ActivityObjectActorClientSpecificActorInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectActorClientSpecificActorInfo.php', - 'Google_Service_PlusDomains_ActivityObjectActorClientSpecificActorInfoYoutubeActorInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectActorClientSpecificActorInfoYoutubeActorInfo.php', - 'Google_Service_PlusDomains_ActivityObjectActorImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectActorImage.php', - 'Google_Service_PlusDomains_ActivityObjectActorVerification' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectActorVerification.php', - 'Google_Service_PlusDomains_ActivityObjectAttachments' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectAttachments.php', - 'Google_Service_PlusDomains_ActivityObjectAttachmentsEmbed' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectAttachmentsEmbed.php', - 'Google_Service_PlusDomains_ActivityObjectAttachmentsFullImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectAttachmentsFullImage.php', - 'Google_Service_PlusDomains_ActivityObjectAttachmentsImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectAttachmentsImage.php', - 'Google_Service_PlusDomains_ActivityObjectAttachmentsPreviewThumbnails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectAttachmentsPreviewThumbnails.php', - 'Google_Service_PlusDomains_ActivityObjectAttachmentsThumbnails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectAttachmentsThumbnails.php', - 'Google_Service_PlusDomains_ActivityObjectAttachmentsThumbnailsImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectAttachmentsThumbnailsImage.php', - 'Google_Service_PlusDomains_ActivityObjectPlusoners' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectPlusoners.php', - 'Google_Service_PlusDomains_ActivityObjectReplies' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectReplies.php', - 'Google_Service_PlusDomains_ActivityObjectResharers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectResharers.php', - 'Google_Service_PlusDomains_ActivityObjectStatusForViewer' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityObjectStatusForViewer.php', - 'Google_Service_PlusDomains_ActivityProvider' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/ActivityProvider.php', - 'Google_Service_PlusDomains_Audience' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/Audience.php', - 'Google_Service_PlusDomains_AudiencesFeed' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/AudiencesFeed.php', - 'Google_Service_PlusDomains_Circle' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/Circle.php', - 'Google_Service_PlusDomains_CircleFeed' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/CircleFeed.php', - 'Google_Service_PlusDomains_CirclePeople' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/CirclePeople.php', - 'Google_Service_PlusDomains_Comment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/Comment.php', - 'Google_Service_PlusDomains_CommentActor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/CommentActor.php', - 'Google_Service_PlusDomains_CommentActorClientSpecificActorInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/CommentActorClientSpecificActorInfo.php', - 'Google_Service_PlusDomains_CommentActorClientSpecificActorInfoYoutubeActorInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/CommentActorClientSpecificActorInfoYoutubeActorInfo.php', - 'Google_Service_PlusDomains_CommentActorImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/CommentActorImage.php', - 'Google_Service_PlusDomains_CommentActorVerification' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/CommentActorVerification.php', - 'Google_Service_PlusDomains_CommentFeed' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/CommentFeed.php', - 'Google_Service_PlusDomains_CommentInReplyTo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/CommentInReplyTo.php', - 'Google_Service_PlusDomains_CommentObject' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/CommentObject.php', - 'Google_Service_PlusDomains_CommentPlusoners' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/CommentPlusoners.php', - 'Google_Service_PlusDomains_Media' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/Media.php', - 'Google_Service_PlusDomains_MediaAuthor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/MediaAuthor.php', - 'Google_Service_PlusDomains_MediaAuthorImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/MediaAuthorImage.php', - 'Google_Service_PlusDomains_MediaExif' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/MediaExif.php', - 'Google_Service_PlusDomains_PeopleFeed' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/PeopleFeed.php', - 'Google_Service_PlusDomains_Person' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/Person.php', - 'Google_Service_PlusDomains_PersonCover' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/PersonCover.php', - 'Google_Service_PlusDomains_PersonCoverCoverInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/PersonCoverCoverInfo.php', - 'Google_Service_PlusDomains_PersonCoverCoverPhoto' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/PersonCoverCoverPhoto.php', - 'Google_Service_PlusDomains_PersonEmails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/PersonEmails.php', - 'Google_Service_PlusDomains_PersonImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/PersonImage.php', - 'Google_Service_PlusDomains_PersonName' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/PersonName.php', - 'Google_Service_PlusDomains_PersonOrganizations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/PersonOrganizations.php', - 'Google_Service_PlusDomains_PersonPlacesLived' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/PersonPlacesLived.php', - 'Google_Service_PlusDomains_PersonUrls' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/PersonUrls.php', - 'Google_Service_PlusDomains_Place' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/Place.php', - 'Google_Service_PlusDomains_PlaceAddress' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/PlaceAddress.php', - 'Google_Service_PlusDomains_PlacePosition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/PlacePosition.php', - 'Google_Service_PlusDomains_PlusDomainsAclentryResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/PlusDomainsAclentryResource.php', - 'Google_Service_PlusDomains_Resource_Activities' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/Resource/Activities.php', - 'Google_Service_PlusDomains_Resource_Audiences' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/Resource/Audiences.php', - 'Google_Service_PlusDomains_Resource_Circles' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/Resource/Circles.php', - 'Google_Service_PlusDomains_Resource_Comments' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/Resource/Comments.php', - 'Google_Service_PlusDomains_Resource_Media' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/Resource/Media.php', - 'Google_Service_PlusDomains_Resource_People' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/Resource/People.php', - 'Google_Service_PlusDomains_Videostream' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PlusDomains/Videostream.php', - 'Google_Service_Plus_Acl' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/Acl.php', - 'Google_Service_Plus_Activity' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/Activity.php', - 'Google_Service_Plus_ActivityActor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/ActivityActor.php', - 'Google_Service_Plus_ActivityActorClientSpecificActorInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/ActivityActorClientSpecificActorInfo.php', - 'Google_Service_Plus_ActivityActorClientSpecificActorInfoYoutubeActorInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/ActivityActorClientSpecificActorInfoYoutubeActorInfo.php', - 'Google_Service_Plus_ActivityActorImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/ActivityActorImage.php', - 'Google_Service_Plus_ActivityActorName' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/ActivityActorName.php', - 'Google_Service_Plus_ActivityActorVerification' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/ActivityActorVerification.php', - 'Google_Service_Plus_ActivityFeed' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/ActivityFeed.php', - 'Google_Service_Plus_ActivityObject' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/ActivityObject.php', - 'Google_Service_Plus_ActivityObjectActor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/ActivityObjectActor.php', - 'Google_Service_Plus_ActivityObjectActorClientSpecificActorInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/ActivityObjectActorClientSpecificActorInfo.php', - 'Google_Service_Plus_ActivityObjectActorClientSpecificActorInfoYoutubeActorInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/ActivityObjectActorClientSpecificActorInfoYoutubeActorInfo.php', - 'Google_Service_Plus_ActivityObjectActorImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/ActivityObjectActorImage.php', - 'Google_Service_Plus_ActivityObjectActorVerification' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/ActivityObjectActorVerification.php', - 'Google_Service_Plus_ActivityObjectAttachments' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/ActivityObjectAttachments.php', - 'Google_Service_Plus_ActivityObjectAttachmentsEmbed' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/ActivityObjectAttachmentsEmbed.php', - 'Google_Service_Plus_ActivityObjectAttachmentsFullImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/ActivityObjectAttachmentsFullImage.php', - 'Google_Service_Plus_ActivityObjectAttachmentsImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/ActivityObjectAttachmentsImage.php', - 'Google_Service_Plus_ActivityObjectAttachmentsThumbnails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/ActivityObjectAttachmentsThumbnails.php', - 'Google_Service_Plus_ActivityObjectAttachmentsThumbnailsImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/ActivityObjectAttachmentsThumbnailsImage.php', - 'Google_Service_Plus_ActivityObjectPlusoners' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/ActivityObjectPlusoners.php', - 'Google_Service_Plus_ActivityObjectReplies' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/ActivityObjectReplies.php', - 'Google_Service_Plus_ActivityObjectResharers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/ActivityObjectResharers.php', - 'Google_Service_Plus_ActivityProvider' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/ActivityProvider.php', - 'Google_Service_Plus_Comment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/Comment.php', - 'Google_Service_Plus_CommentActor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/CommentActor.php', - 'Google_Service_Plus_CommentActorClientSpecificActorInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/CommentActorClientSpecificActorInfo.php', - 'Google_Service_Plus_CommentActorClientSpecificActorInfoYoutubeActorInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/CommentActorClientSpecificActorInfoYoutubeActorInfo.php', - 'Google_Service_Plus_CommentActorImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/CommentActorImage.php', - 'Google_Service_Plus_CommentActorVerification' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/CommentActorVerification.php', - 'Google_Service_Plus_CommentFeed' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/CommentFeed.php', - 'Google_Service_Plus_CommentInReplyTo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/CommentInReplyTo.php', - 'Google_Service_Plus_CommentObject' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/CommentObject.php', - 'Google_Service_Plus_CommentPlusoners' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/CommentPlusoners.php', - 'Google_Service_Plus_PeopleFeed' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/PeopleFeed.php', - 'Google_Service_Plus_Person' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/Person.php', - 'Google_Service_Plus_PersonAgeRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/PersonAgeRange.php', - 'Google_Service_Plus_PersonCover' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/PersonCover.php', - 'Google_Service_Plus_PersonCoverCoverInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/PersonCoverCoverInfo.php', - 'Google_Service_Plus_PersonCoverCoverPhoto' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/PersonCoverCoverPhoto.php', - 'Google_Service_Plus_PersonEmails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/PersonEmails.php', - 'Google_Service_Plus_PersonImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/PersonImage.php', - 'Google_Service_Plus_PersonName' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/PersonName.php', - 'Google_Service_Plus_PersonOrganizations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/PersonOrganizations.php', - 'Google_Service_Plus_PersonPlacesLived' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/PersonPlacesLived.php', - 'Google_Service_Plus_PersonUrls' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/PersonUrls.php', - 'Google_Service_Plus_Place' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/Place.php', - 'Google_Service_Plus_PlaceAddress' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/PlaceAddress.php', - 'Google_Service_Plus_PlacePosition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/PlacePosition.php', - 'Google_Service_Plus_PlusAclentryResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/PlusAclentryResource.php', - 'Google_Service_Plus_Resource_Activities' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/Resource/Activities.php', - 'Google_Service_Plus_Resource_Comments' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/Resource/Comments.php', - 'Google_Service_Plus_Resource_People' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Plus/Resource/People.php', - 'Google_Service_PolyService' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PolyService.php', - 'Google_Service_PolyService_Asset' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PolyService/Asset.php', - 'Google_Service_PolyService_AssetImportMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PolyService/AssetImportMessage.php', - 'Google_Service_PolyService_Format' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PolyService/Format.php', - 'Google_Service_PolyService_FormatComplexity' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PolyService/FormatComplexity.php', - 'Google_Service_PolyService_ImageError' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PolyService/ImageError.php', - 'Google_Service_PolyService_ListAssetsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PolyService/ListAssetsResponse.php', - 'Google_Service_PolyService_ListLikedAssetsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PolyService/ListLikedAssetsResponse.php', - 'Google_Service_PolyService_ListUserAssetsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PolyService/ListUserAssetsResponse.php', - 'Google_Service_PolyService_ObjParseError' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PolyService/ObjParseError.php', - 'Google_Service_PolyService_PolyFile' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PolyService/PolyFile.php', - 'Google_Service_PolyService_PresentationParams' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PolyService/PresentationParams.php', - 'Google_Service_PolyService_Quaternion' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PolyService/Quaternion.php', - 'Google_Service_PolyService_Resource_Assets' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PolyService/Resource/Assets.php', - 'Google_Service_PolyService_Resource_Users' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PolyService/Resource/Users.php', - 'Google_Service_PolyService_Resource_UsersAssets' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PolyService/Resource/UsersAssets.php', - 'Google_Service_PolyService_Resource_UsersLikedassets' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PolyService/Resource/UsersLikedassets.php', - 'Google_Service_PolyService_StartAssetImportResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PolyService/StartAssetImportResponse.php', - 'Google_Service_PolyService_UserAsset' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/PolyService/UserAsset.php', - 'Google_Service_Prediction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Prediction.php', - 'Google_Service_Prediction_Analyze' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Prediction/Analyze.php', - 'Google_Service_Prediction_AnalyzeDataDescription' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Prediction/AnalyzeDataDescription.php', - 'Google_Service_Prediction_AnalyzeDataDescriptionFeatures' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Prediction/AnalyzeDataDescriptionFeatures.php', - 'Google_Service_Prediction_AnalyzeDataDescriptionFeaturesCategorical' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Prediction/AnalyzeDataDescriptionFeaturesCategorical.php', - 'Google_Service_Prediction_AnalyzeDataDescriptionFeaturesCategoricalValues' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Prediction/AnalyzeDataDescriptionFeaturesCategoricalValues.php', - 'Google_Service_Prediction_AnalyzeDataDescriptionFeaturesNumeric' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Prediction/AnalyzeDataDescriptionFeaturesNumeric.php', - 'Google_Service_Prediction_AnalyzeDataDescriptionFeaturesText' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Prediction/AnalyzeDataDescriptionFeaturesText.php', - 'Google_Service_Prediction_AnalyzeDataDescriptionOutputFeature' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Prediction/AnalyzeDataDescriptionOutputFeature.php', - 'Google_Service_Prediction_AnalyzeDataDescriptionOutputFeatureNumeric' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Prediction/AnalyzeDataDescriptionOutputFeatureNumeric.php', - 'Google_Service_Prediction_AnalyzeDataDescriptionOutputFeatureText' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Prediction/AnalyzeDataDescriptionOutputFeatureText.php', - 'Google_Service_Prediction_AnalyzeModelDescription' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Prediction/AnalyzeModelDescription.php', - 'Google_Service_Prediction_Input' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Prediction/Input.php', - 'Google_Service_Prediction_InputInput' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Prediction/InputInput.php', - 'Google_Service_Prediction_Insert' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Prediction/Insert.php', - 'Google_Service_Prediction_Insert2' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Prediction/Insert2.php', - 'Google_Service_Prediction_Insert2ModelInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Prediction/Insert2ModelInfo.php', - 'Google_Service_Prediction_InsertTrainingInstances' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Prediction/InsertTrainingInstances.php', - 'Google_Service_Prediction_Output' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Prediction/Output.php', - 'Google_Service_Prediction_OutputOutputMulti' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Prediction/OutputOutputMulti.php', - 'Google_Service_Prediction_PredictionList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Prediction/PredictionList.php', - 'Google_Service_Prediction_Resource_Hostedmodels' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Prediction/Resource/Hostedmodels.php', - 'Google_Service_Prediction_Resource_Trainedmodels' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Prediction/Resource/Trainedmodels.php', - 'Google_Service_Prediction_Update' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Prediction/Update.php', - 'Google_Service_Proximitybeacon' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Proximitybeacon.php', - 'Google_Service_Proximitybeacon_AdvertisedId' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Proximitybeacon/AdvertisedId.php', - 'Google_Service_Proximitybeacon_AttachmentInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Proximitybeacon/AttachmentInfo.php', - 'Google_Service_Proximitybeacon_Beacon' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Proximitybeacon/Beacon.php', - 'Google_Service_Proximitybeacon_BeaconAttachment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Proximitybeacon/BeaconAttachment.php', - 'Google_Service_Proximitybeacon_BeaconInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Proximitybeacon/BeaconInfo.php', - 'Google_Service_Proximitybeacon_Date' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Proximitybeacon/Date.php', - 'Google_Service_Proximitybeacon_DeleteAttachmentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Proximitybeacon/DeleteAttachmentsResponse.php', - 'Google_Service_Proximitybeacon_Diagnostics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Proximitybeacon/Diagnostics.php', - 'Google_Service_Proximitybeacon_EphemeralIdRegistration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Proximitybeacon/EphemeralIdRegistration.php', - 'Google_Service_Proximitybeacon_EphemeralIdRegistrationParams' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Proximitybeacon/EphemeralIdRegistrationParams.php', - 'Google_Service_Proximitybeacon_GetInfoForObservedBeaconsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Proximitybeacon/GetInfoForObservedBeaconsRequest.php', - 'Google_Service_Proximitybeacon_GetInfoForObservedBeaconsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Proximitybeacon/GetInfoForObservedBeaconsResponse.php', - 'Google_Service_Proximitybeacon_IndoorLevel' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Proximitybeacon/IndoorLevel.php', - 'Google_Service_Proximitybeacon_LatLng' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Proximitybeacon/LatLng.php', - 'Google_Service_Proximitybeacon_ListBeaconAttachmentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Proximitybeacon/ListBeaconAttachmentsResponse.php', - 'Google_Service_Proximitybeacon_ListBeaconsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Proximitybeacon/ListBeaconsResponse.php', - 'Google_Service_Proximitybeacon_ListDiagnosticsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Proximitybeacon/ListDiagnosticsResponse.php', - 'Google_Service_Proximitybeacon_ListNamespacesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Proximitybeacon/ListNamespacesResponse.php', - 'Google_Service_Proximitybeacon_Observation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Proximitybeacon/Observation.php', - 'Google_Service_Proximitybeacon_ProximitybeaconEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Proximitybeacon/ProximitybeaconEmpty.php', - 'Google_Service_Proximitybeacon_ProximitybeaconNamespace' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Proximitybeacon/ProximitybeaconNamespace.php', - 'Google_Service_Proximitybeacon_Resource_Beaconinfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Proximitybeacon/Resource/Beaconinfo.php', - 'Google_Service_Proximitybeacon_Resource_Beacons' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Proximitybeacon/Resource/Beacons.php', - 'Google_Service_Proximitybeacon_Resource_BeaconsAttachments' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Proximitybeacon/Resource/BeaconsAttachments.php', - 'Google_Service_Proximitybeacon_Resource_BeaconsDiagnostics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Proximitybeacon/Resource/BeaconsDiagnostics.php', - 'Google_Service_Proximitybeacon_Resource_Namespaces' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Proximitybeacon/Resource/Namespaces.php', - 'Google_Service_Proximitybeacon_Resource_V1beta1' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Proximitybeacon/Resource/V1beta1.php', - 'Google_Service_Pubsub' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub.php', - 'Google_Service_Pubsub_AcknowledgeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/AcknowledgeRequest.php', - 'Google_Service_Pubsub_Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/Binding.php', - 'Google_Service_Pubsub_CreateSnapshotRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/CreateSnapshotRequest.php', - 'Google_Service_Pubsub_ListSnapshotsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/ListSnapshotsResponse.php', - 'Google_Service_Pubsub_ListSubscriptionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/ListSubscriptionsResponse.php', - 'Google_Service_Pubsub_ListTopicSnapshotsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/ListTopicSnapshotsResponse.php', - 'Google_Service_Pubsub_ListTopicSubscriptionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/ListTopicSubscriptionsResponse.php', - 'Google_Service_Pubsub_ListTopicsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/ListTopicsResponse.php', - 'Google_Service_Pubsub_ModifyAckDeadlineRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/ModifyAckDeadlineRequest.php', - 'Google_Service_Pubsub_ModifyPushConfigRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/ModifyPushConfigRequest.php', - 'Google_Service_Pubsub_Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/Policy.php', - 'Google_Service_Pubsub_PublishRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/PublishRequest.php', - 'Google_Service_Pubsub_PublishResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/PublishResponse.php', - 'Google_Service_Pubsub_PubsubEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/PubsubEmpty.php', - 'Google_Service_Pubsub_PubsubMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/PubsubMessage.php', - 'Google_Service_Pubsub_PullRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/PullRequest.php', - 'Google_Service_Pubsub_PullResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/PullResponse.php', - 'Google_Service_Pubsub_PushConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/PushConfig.php', - 'Google_Service_Pubsub_ReceivedMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/ReceivedMessage.php', - 'Google_Service_Pubsub_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/Resource/Projects.php', - 'Google_Service_Pubsub_Resource_ProjectsSnapshots' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/Resource/ProjectsSnapshots.php', - 'Google_Service_Pubsub_Resource_ProjectsSubscriptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/Resource/ProjectsSubscriptions.php', - 'Google_Service_Pubsub_Resource_ProjectsTopics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/Resource/ProjectsTopics.php', - 'Google_Service_Pubsub_Resource_ProjectsTopicsSnapshots' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/Resource/ProjectsTopicsSnapshots.php', - 'Google_Service_Pubsub_Resource_ProjectsTopicsSubscriptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/Resource/ProjectsTopicsSubscriptions.php', - 'Google_Service_Pubsub_SeekRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/SeekRequest.php', - 'Google_Service_Pubsub_SeekResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/SeekResponse.php', - 'Google_Service_Pubsub_SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/SetIamPolicyRequest.php', - 'Google_Service_Pubsub_Snapshot' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/Snapshot.php', - 'Google_Service_Pubsub_Subscription' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/Subscription.php', - 'Google_Service_Pubsub_TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/TestIamPermissionsRequest.php', - 'Google_Service_Pubsub_TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/TestIamPermissionsResponse.php', - 'Google_Service_Pubsub_Topic' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/Topic.php', - 'Google_Service_Pubsub_UpdateSnapshotRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/UpdateSnapshotRequest.php', - 'Google_Service_Pubsub_UpdateSubscriptionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Pubsub/UpdateSubscriptionRequest.php', - 'Google_Service_QPXExpress' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/QPXExpress.php', - 'Google_Service_QPXExpress_AircraftData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/QPXExpress/AircraftData.php', - 'Google_Service_QPXExpress_AirportData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/QPXExpress/AirportData.php', - 'Google_Service_QPXExpress_BagDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/QPXExpress/BagDescriptor.php', - 'Google_Service_QPXExpress_CarrierData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/QPXExpress/CarrierData.php', - 'Google_Service_QPXExpress_CityData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/QPXExpress/CityData.php', - 'Google_Service_QPXExpress_Data' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/QPXExpress/Data.php', - 'Google_Service_QPXExpress_FareInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/QPXExpress/FareInfo.php', - 'Google_Service_QPXExpress_FlightInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/QPXExpress/FlightInfo.php', - 'Google_Service_QPXExpress_FreeBaggageAllowance' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/QPXExpress/FreeBaggageAllowance.php', - 'Google_Service_QPXExpress_LegInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/QPXExpress/LegInfo.php', - 'Google_Service_QPXExpress_PassengerCounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/QPXExpress/PassengerCounts.php', - 'Google_Service_QPXExpress_PricingInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/QPXExpress/PricingInfo.php', - 'Google_Service_QPXExpress_Resource_Trips' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/QPXExpress/Resource/Trips.php', - 'Google_Service_QPXExpress_SegmentInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/QPXExpress/SegmentInfo.php', - 'Google_Service_QPXExpress_SegmentPricing' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/QPXExpress/SegmentPricing.php', - 'Google_Service_QPXExpress_SliceInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/QPXExpress/SliceInfo.php', - 'Google_Service_QPXExpress_SliceInput' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/QPXExpress/SliceInput.php', - 'Google_Service_QPXExpress_TaxData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/QPXExpress/TaxData.php', - 'Google_Service_QPXExpress_TaxInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/QPXExpress/TaxInfo.php', - 'Google_Service_QPXExpress_TimeOfDayRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/QPXExpress/TimeOfDayRange.php', - 'Google_Service_QPXExpress_TripOption' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/QPXExpress/TripOption.php', - 'Google_Service_QPXExpress_TripOptionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/QPXExpress/TripOptionsRequest.php', - 'Google_Service_QPXExpress_TripOptionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/QPXExpress/TripOptionsResponse.php', - 'Google_Service_QPXExpress_TripsSearchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/QPXExpress/TripsSearchRequest.php', - 'Google_Service_QPXExpress_TripsSearchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/QPXExpress/TripsSearchResponse.php', - 'Google_Service_Replicapool' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapool.php', - 'Google_Service_Replicapool_InstanceGroupManager' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapool/InstanceGroupManager.php', - 'Google_Service_Replicapool_InstanceGroupManagerList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapool/InstanceGroupManagerList.php', - 'Google_Service_Replicapool_InstanceGroupManagersAbandonInstancesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapool/InstanceGroupManagersAbandonInstancesRequest.php', - 'Google_Service_Replicapool_InstanceGroupManagersDeleteInstancesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapool/InstanceGroupManagersDeleteInstancesRequest.php', - 'Google_Service_Replicapool_InstanceGroupManagersRecreateInstancesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapool/InstanceGroupManagersRecreateInstancesRequest.php', - 'Google_Service_Replicapool_InstanceGroupManagersSetInstanceTemplateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapool/InstanceGroupManagersSetInstanceTemplateRequest.php', - 'Google_Service_Replicapool_InstanceGroupManagersSetTargetPoolsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapool/InstanceGroupManagersSetTargetPoolsRequest.php', - 'Google_Service_Replicapool_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapool/Operation.php', - 'Google_Service_Replicapool_OperationError' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapool/OperationError.php', - 'Google_Service_Replicapool_OperationErrorErrors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapool/OperationErrorErrors.php', - 'Google_Service_Replicapool_OperationList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapool/OperationList.php', - 'Google_Service_Replicapool_OperationWarnings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapool/OperationWarnings.php', - 'Google_Service_Replicapool_OperationWarningsData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapool/OperationWarningsData.php', - 'Google_Service_Replicapool_ReplicaPoolAutoHealingPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapool/ReplicaPoolAutoHealingPolicy.php', - 'Google_Service_Replicapool_Resource_InstanceGroupManagers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapool/Resource/InstanceGroupManagers.php', - 'Google_Service_Replicapool_Resource_ZoneOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapool/Resource/ZoneOperations.php', - 'Google_Service_Replicapoolupdater' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapoolupdater.php', - 'Google_Service_Replicapoolupdater_InstanceUpdate' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/InstanceUpdate.php', - 'Google_Service_Replicapoolupdater_InstanceUpdateError' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/InstanceUpdateError.php', - 'Google_Service_Replicapoolupdater_InstanceUpdateErrorErrors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/InstanceUpdateErrorErrors.php', - 'Google_Service_Replicapoolupdater_InstanceUpdateList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/InstanceUpdateList.php', - 'Google_Service_Replicapoolupdater_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/Operation.php', - 'Google_Service_Replicapoolupdater_OperationError' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/OperationError.php', - 'Google_Service_Replicapoolupdater_OperationErrorErrors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/OperationErrorErrors.php', - 'Google_Service_Replicapoolupdater_OperationList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/OperationList.php', - 'Google_Service_Replicapoolupdater_OperationWarnings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/OperationWarnings.php', - 'Google_Service_Replicapoolupdater_OperationWarningsData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/OperationWarningsData.php', - 'Google_Service_Replicapoolupdater_Resource_RollingUpdates' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/Resource/RollingUpdates.php', - 'Google_Service_Replicapoolupdater_Resource_ZoneOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/Resource/ZoneOperations.php', - 'Google_Service_Replicapoolupdater_RollingUpdate' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/RollingUpdate.php', - 'Google_Service_Replicapoolupdater_RollingUpdateError' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/RollingUpdateError.php', - 'Google_Service_Replicapoolupdater_RollingUpdateErrorErrors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/RollingUpdateErrorErrors.php', - 'Google_Service_Replicapoolupdater_RollingUpdateList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/RollingUpdateList.php', - 'Google_Service_Replicapoolupdater_RollingUpdatePolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Replicapoolupdater/RollingUpdatePolicy.php', - 'Google_Service_Reportcard' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reportcard.php', - 'Google_Service_Reportcard_Mute' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reportcard/Mute.php', - 'Google_Service_Reportcard_MutesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reportcard/MutesListResponse.php', - 'Google_Service_Reportcard_Notice' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reportcard/Notice.php', - 'Google_Service_Reportcard_NoticesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reportcard/NoticesListResponse.php', - 'Google_Service_Reportcard_Resource_Mutes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reportcard/Resource/Mutes.php', - 'Google_Service_Reportcard_Resource_Notices' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reportcard/Resource/Notices.php', - 'Google_Service_Reportcard_Target' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reportcard/Target.php', - 'Google_Service_Reports' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reports.php', - 'Google_Service_Reports_Activities' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reports/Activities.php', - 'Google_Service_Reports_Activity' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reports/Activity.php', - 'Google_Service_Reports_ActivityActor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reports/ActivityActor.php', - 'Google_Service_Reports_ActivityEvents' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reports/ActivityEvents.php', - 'Google_Service_Reports_ActivityEventsParameters' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reports/ActivityEventsParameters.php', - 'Google_Service_Reports_ActivityId' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reports/ActivityId.php', - 'Google_Service_Reports_Channel' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reports/Channel.php', - 'Google_Service_Reports_Resource_Activities' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reports/Resource/Activities.php', - 'Google_Service_Reports_Resource_Channels' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reports/Resource/Channels.php', - 'Google_Service_Reports_Resource_CustomerUsageReports' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reports/Resource/CustomerUsageReports.php', - 'Google_Service_Reports_Resource_EntityUsageReports' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reports/Resource/EntityUsageReports.php', - 'Google_Service_Reports_Resource_UserUsageReport' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reports/Resource/UserUsageReport.php', - 'Google_Service_Reports_UsageReport' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reports/UsageReport.php', - 'Google_Service_Reports_UsageReportEntity' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reports/UsageReportEntity.php', - 'Google_Service_Reports_UsageReportParameters' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reports/UsageReportParameters.php', - 'Google_Service_Reports_UsageReports' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reports/UsageReports.php', - 'Google_Service_Reports_UsageReportsWarnings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reports/UsageReportsWarnings.php', - 'Google_Service_Reports_UsageReportsWarningsData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reports/UsageReportsWarningsData.php', - 'Google_Service_Reseller' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reseller.php', - 'Google_Service_Reseller_Address' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reseller/Address.php', - 'Google_Service_Reseller_ChangePlanRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reseller/ChangePlanRequest.php', - 'Google_Service_Reseller_Customer' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reseller/Customer.php', - 'Google_Service_Reseller_RenewalSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reseller/RenewalSettings.php', - 'Google_Service_Reseller_ResellernotifyGetwatchdetailsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reseller/ResellernotifyGetwatchdetailsResponse.php', - 'Google_Service_Reseller_ResellernotifyResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reseller/ResellernotifyResource.php', - 'Google_Service_Reseller_Resource_Customers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reseller/Resource/Customers.php', - 'Google_Service_Reseller_Resource_Resellernotify' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reseller/Resource/Resellernotify.php', - 'Google_Service_Reseller_Resource_Subscriptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reseller/Resource/Subscriptions.php', - 'Google_Service_Reseller_Seats' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reseller/Seats.php', - 'Google_Service_Reseller_Subscription' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reseller/Subscription.php', - 'Google_Service_Reseller_SubscriptionPlan' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reseller/SubscriptionPlan.php', - 'Google_Service_Reseller_SubscriptionPlanCommitmentInterval' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reseller/SubscriptionPlanCommitmentInterval.php', - 'Google_Service_Reseller_SubscriptionTransferInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reseller/SubscriptionTransferInfo.php', - 'Google_Service_Reseller_SubscriptionTrialSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reseller/SubscriptionTrialSettings.php', - 'Google_Service_Reseller_Subscriptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Reseller/Subscriptions.php', 'Google_Service_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Resource.php', - 'Google_Service_Resourceviews' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Resourceviews.php', - 'Google_Service_Resourceviews_Label' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Resourceviews/Label.php', - 'Google_Service_Resourceviews_ListResourceResponseItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Resourceviews/ListResourceResponseItem.php', - 'Google_Service_Resourceviews_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Resourceviews/Operation.php', - 'Google_Service_Resourceviews_OperationError' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Resourceviews/OperationError.php', - 'Google_Service_Resourceviews_OperationErrorErrors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Resourceviews/OperationErrorErrors.php', - 'Google_Service_Resourceviews_OperationList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Resourceviews/OperationList.php', - 'Google_Service_Resourceviews_OperationWarnings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Resourceviews/OperationWarnings.php', - 'Google_Service_Resourceviews_OperationWarningsData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Resourceviews/OperationWarningsData.php', - 'Google_Service_Resourceviews_ResourceView' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Resourceviews/ResourceView.php', - 'Google_Service_Resourceviews_Resource_ZoneOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Resourceviews/Resource/ZoneOperations.php', - 'Google_Service_Resourceviews_Resource_ZoneViews' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Resourceviews/Resource/ZoneViews.php', - 'Google_Service_Resourceviews_ServiceEndpoint' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Resourceviews/ServiceEndpoint.php', - 'Google_Service_Resourceviews_ZoneViewsAddResourcesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Resourceviews/ZoneViewsAddResourcesRequest.php', - 'Google_Service_Resourceviews_ZoneViewsGetServiceResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Resourceviews/ZoneViewsGetServiceResponse.php', - 'Google_Service_Resourceviews_ZoneViewsList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Resourceviews/ZoneViewsList.php', - 'Google_Service_Resourceviews_ZoneViewsListResourcesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Resourceviews/ZoneViewsListResourcesResponse.php', - 'Google_Service_Resourceviews_ZoneViewsRemoveResourcesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Resourceviews/ZoneViewsRemoveResourcesRequest.php', - 'Google_Service_Resourceviews_ZoneViewsSetServiceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Resourceviews/ZoneViewsSetServiceRequest.php', - 'Google_Service_SQLAdmin' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin.php', - 'Google_Service_SQLAdmin_AclEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/AclEntry.php', - 'Google_Service_SQLAdmin_BackupConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/BackupConfiguration.php', - 'Google_Service_SQLAdmin_BackupRun' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/BackupRun.php', - 'Google_Service_SQLAdmin_BackupRunsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/BackupRunsListResponse.php', - 'Google_Service_SQLAdmin_BinLogCoordinates' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/BinLogCoordinates.php', - 'Google_Service_SQLAdmin_CloneContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/CloneContext.php', - 'Google_Service_SQLAdmin_Database' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/Database.php', - 'Google_Service_SQLAdmin_DatabaseFlags' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/DatabaseFlags.php', - 'Google_Service_SQLAdmin_DatabaseInstance' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/DatabaseInstance.php', - 'Google_Service_SQLAdmin_DatabaseInstanceFailoverReplica' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/DatabaseInstanceFailoverReplica.php', - 'Google_Service_SQLAdmin_DatabasesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/DatabasesListResponse.php', - 'Google_Service_SQLAdmin_DemoteMasterConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/DemoteMasterConfiguration.php', - 'Google_Service_SQLAdmin_DemoteMasterContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/DemoteMasterContext.php', - 'Google_Service_SQLAdmin_DemoteMasterMySqlReplicaConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/DemoteMasterMySqlReplicaConfiguration.php', - 'Google_Service_SQLAdmin_ExportContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/ExportContext.php', - 'Google_Service_SQLAdmin_ExportContextCsvExportOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/ExportContextCsvExportOptions.php', - 'Google_Service_SQLAdmin_ExportContextSqlExportOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/ExportContextSqlExportOptions.php', - 'Google_Service_SQLAdmin_FailoverContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/FailoverContext.php', - 'Google_Service_SQLAdmin_Flag' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/Flag.php', - 'Google_Service_SQLAdmin_FlagsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/FlagsListResponse.php', - 'Google_Service_SQLAdmin_ImportContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/ImportContext.php', - 'Google_Service_SQLAdmin_ImportContextCsvImportOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/ImportContextCsvImportOptions.php', - 'Google_Service_SQLAdmin_InstancesCloneRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/InstancesCloneRequest.php', - 'Google_Service_SQLAdmin_InstancesDemoteMasterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/InstancesDemoteMasterRequest.php', - 'Google_Service_SQLAdmin_InstancesExportRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/InstancesExportRequest.php', - 'Google_Service_SQLAdmin_InstancesFailoverRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/InstancesFailoverRequest.php', - 'Google_Service_SQLAdmin_InstancesImportRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/InstancesImportRequest.php', - 'Google_Service_SQLAdmin_InstancesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/InstancesListResponse.php', - 'Google_Service_SQLAdmin_InstancesRestoreBackupRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/InstancesRestoreBackupRequest.php', - 'Google_Service_SQLAdmin_InstancesTruncateLogRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/InstancesTruncateLogRequest.php', - 'Google_Service_SQLAdmin_IpConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/IpConfiguration.php', - 'Google_Service_SQLAdmin_IpMapping' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/IpMapping.php', - 'Google_Service_SQLAdmin_LocationPreference' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/LocationPreference.php', - 'Google_Service_SQLAdmin_MaintenanceWindow' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/MaintenanceWindow.php', - 'Google_Service_SQLAdmin_MySqlReplicaConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/MySqlReplicaConfiguration.php', - 'Google_Service_SQLAdmin_OnPremisesConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/OnPremisesConfiguration.php', - 'Google_Service_SQLAdmin_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/Operation.php', - 'Google_Service_SQLAdmin_OperationError' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/OperationError.php', - 'Google_Service_SQLAdmin_OperationErrors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/OperationErrors.php', - 'Google_Service_SQLAdmin_OperationsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/OperationsListResponse.php', - 'Google_Service_SQLAdmin_ReplicaConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/ReplicaConfiguration.php', - 'Google_Service_SQLAdmin_Resource_BackupRuns' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/BackupRuns.php', - 'Google_Service_SQLAdmin_Resource_Databases' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Databases.php', - 'Google_Service_SQLAdmin_Resource_Flags' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Flags.php', - 'Google_Service_SQLAdmin_Resource_Instances' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Instances.php', - 'Google_Service_SQLAdmin_Resource_Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Operations.php', - 'Google_Service_SQLAdmin_Resource_SslCerts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/SslCerts.php', - 'Google_Service_SQLAdmin_Resource_Tiers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Tiers.php', - 'Google_Service_SQLAdmin_Resource_Users' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Users.php', - 'Google_Service_SQLAdmin_RestoreBackupContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/RestoreBackupContext.php', - 'Google_Service_SQLAdmin_Settings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/Settings.php', - 'Google_Service_SQLAdmin_SslCert' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/SslCert.php', - 'Google_Service_SQLAdmin_SslCertDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/SslCertDetail.php', - 'Google_Service_SQLAdmin_SslCertsCreateEphemeralRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/SslCertsCreateEphemeralRequest.php', - 'Google_Service_SQLAdmin_SslCertsInsertRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/SslCertsInsertRequest.php', - 'Google_Service_SQLAdmin_SslCertsInsertResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/SslCertsInsertResponse.php', - 'Google_Service_SQLAdmin_SslCertsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/SslCertsListResponse.php', - 'Google_Service_SQLAdmin_Tier' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/Tier.php', - 'Google_Service_SQLAdmin_TiersListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/TiersListResponse.php', - 'Google_Service_SQLAdmin_TruncateLogContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/TruncateLogContext.php', - 'Google_Service_SQLAdmin_User' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/User.php', - 'Google_Service_SQLAdmin_UsersListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SQLAdmin/UsersListResponse.php', - 'Google_Service_Safebrowsing' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing.php', - 'Google_Service_Safebrowsing_Checksum' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/Checksum.php', - 'Google_Service_Safebrowsing_ClientInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/ClientInfo.php', - 'Google_Service_Safebrowsing_Constraints' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/Constraints.php', - 'Google_Service_Safebrowsing_FetchThreatListUpdatesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/FetchThreatListUpdatesRequest.php', - 'Google_Service_Safebrowsing_FetchThreatListUpdatesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/FetchThreatListUpdatesResponse.php', - 'Google_Service_Safebrowsing_FindFullHashesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/FindFullHashesRequest.php', - 'Google_Service_Safebrowsing_FindFullHashesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/FindFullHashesResponse.php', - 'Google_Service_Safebrowsing_FindThreatMatchesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/FindThreatMatchesRequest.php', - 'Google_Service_Safebrowsing_FindThreatMatchesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/FindThreatMatchesResponse.php', - 'Google_Service_Safebrowsing_ListThreatListsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/ListThreatListsResponse.php', - 'Google_Service_Safebrowsing_ListUpdateRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/ListUpdateRequest.php', - 'Google_Service_Safebrowsing_ListUpdateResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/ListUpdateResponse.php', - 'Google_Service_Safebrowsing_MetadataEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/MetadataEntry.php', - 'Google_Service_Safebrowsing_RawHashes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/RawHashes.php', - 'Google_Service_Safebrowsing_RawIndices' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/RawIndices.php', - 'Google_Service_Safebrowsing_Resource_EncodedFullHashes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/Resource/EncodedFullHashes.php', - 'Google_Service_Safebrowsing_Resource_EncodedUpdates' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/Resource/EncodedUpdates.php', - 'Google_Service_Safebrowsing_Resource_FullHashes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/Resource/FullHashes.php', - 'Google_Service_Safebrowsing_Resource_ThreatHits' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/Resource/ThreatHits.php', - 'Google_Service_Safebrowsing_Resource_ThreatListUpdates' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/Resource/ThreatListUpdates.php', - 'Google_Service_Safebrowsing_Resource_ThreatLists' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/Resource/ThreatLists.php', - 'Google_Service_Safebrowsing_Resource_ThreatMatches' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/Resource/ThreatMatches.php', - 'Google_Service_Safebrowsing_RiceDeltaEncoding' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/RiceDeltaEncoding.php', - 'Google_Service_Safebrowsing_SafebrowsingEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/SafebrowsingEmpty.php', - 'Google_Service_Safebrowsing_ThreatEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/ThreatEntry.php', - 'Google_Service_Safebrowsing_ThreatEntryMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/ThreatEntryMetadata.php', - 'Google_Service_Safebrowsing_ThreatEntrySet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/ThreatEntrySet.php', - 'Google_Service_Safebrowsing_ThreatHit' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/ThreatHit.php', - 'Google_Service_Safebrowsing_ThreatInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/ThreatInfo.php', - 'Google_Service_Safebrowsing_ThreatListDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/ThreatListDescriptor.php', - 'Google_Service_Safebrowsing_ThreatMatch' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/ThreatMatch.php', - 'Google_Service_Safebrowsing_ThreatSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/ThreatSource.php', - 'Google_Service_Safebrowsing_UserInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Safebrowsing/UserInfo.php', - 'Google_Service_Script' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script.php', - 'Google_Service_Script_Content' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/Content.php', - 'Google_Service_Script_CreateProjectRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/CreateProjectRequest.php', - 'Google_Service_Script_Deployment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/Deployment.php', - 'Google_Service_Script_DeploymentConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/DeploymentConfig.php', - 'Google_Service_Script_EntryPoint' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/EntryPoint.php', - 'Google_Service_Script_ExecutionError' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/ExecutionError.php', - 'Google_Service_Script_ExecutionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/ExecutionRequest.php', - 'Google_Service_Script_ExecutionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/ExecutionResponse.php', - 'Google_Service_Script_GoogleAppsScriptTypeAddOnEntryPoint' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/GoogleAppsScriptTypeAddOnEntryPoint.php', - 'Google_Service_Script_GoogleAppsScriptTypeExecutionApiConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/GoogleAppsScriptTypeExecutionApiConfig.php', - 'Google_Service_Script_GoogleAppsScriptTypeExecutionApiEntryPoint' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/GoogleAppsScriptTypeExecutionApiEntryPoint.php', - 'Google_Service_Script_GoogleAppsScriptTypeFunction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/GoogleAppsScriptTypeFunction.php', - 'Google_Service_Script_GoogleAppsScriptTypeFunctionSet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/GoogleAppsScriptTypeFunctionSet.php', - 'Google_Service_Script_GoogleAppsScriptTypeProcess' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/GoogleAppsScriptTypeProcess.php', - 'Google_Service_Script_GoogleAppsScriptTypeScope' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/GoogleAppsScriptTypeScope.php', - 'Google_Service_Script_GoogleAppsScriptTypeScopeSet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/GoogleAppsScriptTypeScopeSet.php', - 'Google_Service_Script_GoogleAppsScriptTypeUser' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/GoogleAppsScriptTypeUser.php', - 'Google_Service_Script_GoogleAppsScriptTypeWebAppConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/GoogleAppsScriptTypeWebAppConfig.php', - 'Google_Service_Script_GoogleAppsScriptTypeWebAppEntryPoint' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/GoogleAppsScriptTypeWebAppEntryPoint.php', - 'Google_Service_Script_ListDeploymentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/ListDeploymentsResponse.php', - 'Google_Service_Script_ListScriptProcessesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/ListScriptProcessesResponse.php', - 'Google_Service_Script_ListUserProcessesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/ListUserProcessesResponse.php', - 'Google_Service_Script_ListVersionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/ListVersionsResponse.php', - 'Google_Service_Script_Metrics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/Metrics.php', - 'Google_Service_Script_MetricsValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/MetricsValue.php', - 'Google_Service_Script_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/Operation.php', - 'Google_Service_Script_Project' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/Project.php', - 'Google_Service_Script_Resource_Processes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/Resource/Processes.php', - 'Google_Service_Script_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/Resource/Projects.php', - 'Google_Service_Script_Resource_ProjectsDeployments' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/Resource/ProjectsDeployments.php', - 'Google_Service_Script_Resource_ProjectsVersions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/Resource/ProjectsVersions.php', - 'Google_Service_Script_Resource_Scripts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/Resource/Scripts.php', - 'Google_Service_Script_ScriptEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/ScriptEmpty.php', - 'Google_Service_Script_ScriptFile' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/ScriptFile.php', - 'Google_Service_Script_ScriptStackTraceElement' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/ScriptStackTraceElement.php', - 'Google_Service_Script_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/Status.php', - 'Google_Service_Script_UpdateDeploymentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/UpdateDeploymentRequest.php', - 'Google_Service_Script_Version' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Script/Version.php', - 'Google_Service_SearchConsole' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SearchConsole.php', - 'Google_Service_SearchConsole_BlockedResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SearchConsole/BlockedResource.php', - 'Google_Service_SearchConsole_Image' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SearchConsole/Image.php', - 'Google_Service_SearchConsole_MobileFriendlyIssue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SearchConsole/MobileFriendlyIssue.php', - 'Google_Service_SearchConsole_ResourceIssue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SearchConsole/ResourceIssue.php', - 'Google_Service_SearchConsole_Resource_UrlTestingTools' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SearchConsole/Resource/UrlTestingTools.php', - 'Google_Service_SearchConsole_Resource_UrlTestingToolsMobileFriendlyTest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SearchConsole/Resource/UrlTestingToolsMobileFriendlyTest.php', - 'Google_Service_SearchConsole_RunMobileFriendlyTestRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SearchConsole/RunMobileFriendlyTestRequest.php', - 'Google_Service_SearchConsole_RunMobileFriendlyTestResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SearchConsole/RunMobileFriendlyTestResponse.php', - 'Google_Service_SearchConsole_TestStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SearchConsole/TestStatus.php', - 'Google_Service_ServiceConsumerManagement' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement.php', - 'Google_Service_ServiceConsumerManagement_AddTenantProjectRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/AddTenantProjectRequest.php', - 'Google_Service_ServiceConsumerManagement_Api' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Api.php', - 'Google_Service_ServiceConsumerManagement_AuthProvider' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/AuthProvider.php', - 'Google_Service_ServiceConsumerManagement_AuthRequirement' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/AuthRequirement.php', - 'Google_Service_ServiceConsumerManagement_Authentication' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Authentication.php', - 'Google_Service_ServiceConsumerManagement_AuthenticationRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/AuthenticationRule.php', - 'Google_Service_ServiceConsumerManagement_AuthorizationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/AuthorizationConfig.php', - 'Google_Service_ServiceConsumerManagement_AuthorizationRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/AuthorizationRule.php', - 'Google_Service_ServiceConsumerManagement_Backend' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Backend.php', - 'Google_Service_ServiceConsumerManagement_BackendRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/BackendRule.php', - 'Google_Service_ServiceConsumerManagement_Billing' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Billing.php', - 'Google_Service_ServiceConsumerManagement_BillingConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/BillingConfig.php', - 'Google_Service_ServiceConsumerManagement_BillingDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/BillingDestination.php', - 'Google_Service_ServiceConsumerManagement_CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/CancelOperationRequest.php', - 'Google_Service_ServiceConsumerManagement_Context' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Context.php', - 'Google_Service_ServiceConsumerManagement_ContextRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/ContextRule.php', - 'Google_Service_ServiceConsumerManagement_Control' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Control.php', - 'Google_Service_ServiceConsumerManagement_CreateTenancyUnitRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/CreateTenancyUnitRequest.php', - 'Google_Service_ServiceConsumerManagement_CustomAuthRequirements' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/CustomAuthRequirements.php', - 'Google_Service_ServiceConsumerManagement_CustomError' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/CustomError.php', - 'Google_Service_ServiceConsumerManagement_CustomErrorRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/CustomErrorRule.php', - 'Google_Service_ServiceConsumerManagement_CustomHttpPattern' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/CustomHttpPattern.php', - 'Google_Service_ServiceConsumerManagement_Documentation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Documentation.php', - 'Google_Service_ServiceConsumerManagement_DocumentationRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/DocumentationRule.php', - 'Google_Service_ServiceConsumerManagement_Endpoint' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Endpoint.php', - 'Google_Service_ServiceConsumerManagement_Enum' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Enum.php', - 'Google_Service_ServiceConsumerManagement_EnumValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/EnumValue.php', - 'Google_Service_ServiceConsumerManagement_Experimental' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Experimental.php', - 'Google_Service_ServiceConsumerManagement_Field' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Field.php', - 'Google_Service_ServiceConsumerManagement_Http' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Http.php', - 'Google_Service_ServiceConsumerManagement_HttpRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/HttpRule.php', - 'Google_Service_ServiceConsumerManagement_LabelDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/LabelDescriptor.php', - 'Google_Service_ServiceConsumerManagement_ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/ListOperationsResponse.php', - 'Google_Service_ServiceConsumerManagement_ListTenancyUnitsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/ListTenancyUnitsResponse.php', - 'Google_Service_ServiceConsumerManagement_LogDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/LogDescriptor.php', - 'Google_Service_ServiceConsumerManagement_Logging' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Logging.php', - 'Google_Service_ServiceConsumerManagement_LoggingDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/LoggingDestination.php', - 'Google_Service_ServiceConsumerManagement_MediaDownload' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/MediaDownload.php', - 'Google_Service_ServiceConsumerManagement_MediaUpload' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/MediaUpload.php', - 'Google_Service_ServiceConsumerManagement_Method' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Method.php', - 'Google_Service_ServiceConsumerManagement_MetricDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/MetricDescriptor.php', - 'Google_Service_ServiceConsumerManagement_MetricRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/MetricRule.php', - 'Google_Service_ServiceConsumerManagement_Mixin' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Mixin.php', - 'Google_Service_ServiceConsumerManagement_MonitoredResourceDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/MonitoredResourceDescriptor.php', - 'Google_Service_ServiceConsumerManagement_Monitoring' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Monitoring.php', - 'Google_Service_ServiceConsumerManagement_MonitoringDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/MonitoringDestination.php', - 'Google_Service_ServiceConsumerManagement_OAuthRequirements' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/OAuthRequirements.php', - 'Google_Service_ServiceConsumerManagement_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Operation.php', - 'Google_Service_ServiceConsumerManagement_Option' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Option.php', - 'Google_Service_ServiceConsumerManagement_Page' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Page.php', - 'Google_Service_ServiceConsumerManagement_PolicyBinding' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/PolicyBinding.php', - 'Google_Service_ServiceConsumerManagement_Quota' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Quota.php', - 'Google_Service_ServiceConsumerManagement_QuotaLimit' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/QuotaLimit.php', - 'Google_Service_ServiceConsumerManagement_RemoveTenantProjectRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/RemoveTenantProjectRequest.php', - 'Google_Service_ServiceConsumerManagement_Resource_Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Resource/Operations.php', - 'Google_Service_ServiceConsumerManagement_Resource_Services' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Resource/Services.php', - 'Google_Service_ServiceConsumerManagement_Resource_ServicesTenancyUnits' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Resource/ServicesTenancyUnits.php', - 'Google_Service_ServiceConsumerManagement_SearchTenancyUnitsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/SearchTenancyUnitsResponse.php', - 'Google_Service_ServiceConsumerManagement_Service' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Service.php', - 'Google_Service_ServiceConsumerManagement_ServiceAccountConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/ServiceAccountConfig.php', - 'Google_Service_ServiceConsumerManagement_ServiceconsumermanagementEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/ServiceconsumermanagementEmpty.php', - 'Google_Service_ServiceConsumerManagement_SourceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/SourceContext.php', - 'Google_Service_ServiceConsumerManagement_SourceInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/SourceInfo.php', - 'Google_Service_ServiceConsumerManagement_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Status.php', - 'Google_Service_ServiceConsumerManagement_SystemParameter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/SystemParameter.php', - 'Google_Service_ServiceConsumerManagement_SystemParameterRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/SystemParameterRule.php', - 'Google_Service_ServiceConsumerManagement_SystemParameters' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/SystemParameters.php', - 'Google_Service_ServiceConsumerManagement_TenancyUnit' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/TenancyUnit.php', - 'Google_Service_ServiceConsumerManagement_TenantProjectConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/TenantProjectConfig.php', - 'Google_Service_ServiceConsumerManagement_TenantProjectPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/TenantProjectPolicy.php', - 'Google_Service_ServiceConsumerManagement_TenantResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/TenantResource.php', - 'Google_Service_ServiceConsumerManagement_Type' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Type.php', - 'Google_Service_ServiceConsumerManagement_Usage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Usage.php', - 'Google_Service_ServiceConsumerManagement_UsageRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/UsageRule.php', - 'Google_Service_ServiceConsumerManagement_Visibility' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Visibility.php', - 'Google_Service_ServiceConsumerManagement_VisibilityRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/VisibilityRule.php', - 'Google_Service_ServiceControl' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl.php', - 'Google_Service_ServiceControl_AllocateInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/AllocateInfo.php', - 'Google_Service_ServiceControl_AllocateQuotaRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/AllocateQuotaRequest.php', - 'Google_Service_ServiceControl_AllocateQuotaResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/AllocateQuotaResponse.php', - 'Google_Service_ServiceControl_AuditLog' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/AuditLog.php', - 'Google_Service_ServiceControl_AuthenticationInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/AuthenticationInfo.php', - 'Google_Service_ServiceControl_AuthorizationInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/AuthorizationInfo.php', - 'Google_Service_ServiceControl_CheckError' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/CheckError.php', - 'Google_Service_ServiceControl_CheckInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/CheckInfo.php', - 'Google_Service_ServiceControl_CheckRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/CheckRequest.php', - 'Google_Service_ServiceControl_CheckResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/CheckResponse.php', - 'Google_Service_ServiceControl_ConsumerInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/ConsumerInfo.php', - 'Google_Service_ServiceControl_Distribution' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/Distribution.php', - 'Google_Service_ServiceControl_EndReconciliationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/EndReconciliationRequest.php', - 'Google_Service_ServiceControl_EndReconciliationResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/EndReconciliationResponse.php', - 'Google_Service_ServiceControl_ExplicitBuckets' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/ExplicitBuckets.php', - 'Google_Service_ServiceControl_ExponentialBuckets' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/ExponentialBuckets.php', - 'Google_Service_ServiceControl_LinearBuckets' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/LinearBuckets.php', - 'Google_Service_ServiceControl_LogEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/LogEntry.php', - 'Google_Service_ServiceControl_MetricValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/MetricValue.php', - 'Google_Service_ServiceControl_MetricValueSet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/MetricValueSet.php', - 'Google_Service_ServiceControl_Money' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/Money.php', - 'Google_Service_ServiceControl_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/Operation.php', - 'Google_Service_ServiceControl_QuotaError' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/QuotaError.php', - 'Google_Service_ServiceControl_QuotaInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/QuotaInfo.php', - 'Google_Service_ServiceControl_QuotaOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/QuotaOperation.php', - 'Google_Service_ServiceControl_QuotaProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/QuotaProperties.php', - 'Google_Service_ServiceControl_ReleaseQuotaRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/ReleaseQuotaRequest.php', - 'Google_Service_ServiceControl_ReleaseQuotaResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/ReleaseQuotaResponse.php', - 'Google_Service_ServiceControl_ReportError' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/ReportError.php', - 'Google_Service_ServiceControl_ReportInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/ReportInfo.php', - 'Google_Service_ServiceControl_ReportRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/ReportRequest.php', - 'Google_Service_ServiceControl_ReportResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/ReportResponse.php', - 'Google_Service_ServiceControl_RequestMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/RequestMetadata.php', - 'Google_Service_ServiceControl_ResourceInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/ResourceInfo.php', - 'Google_Service_ServiceControl_Resource_Services' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/Resource/Services.php', - 'Google_Service_ServiceControl_StartReconciliationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/StartReconciliationRequest.php', - 'Google_Service_ServiceControl_StartReconciliationResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/StartReconciliationResponse.php', - 'Google_Service_ServiceControl_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceControl/Status.php', - 'Google_Service_ServiceManagement' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement.php', - 'Google_Service_ServiceManagement_Advice' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Advice.php', - 'Google_Service_ServiceManagement_Api' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Api.php', - 'Google_Service_ServiceManagement_AuditConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/AuditConfig.php', - 'Google_Service_ServiceManagement_AuditLogConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/AuditLogConfig.php', - 'Google_Service_ServiceManagement_AuthProvider' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/AuthProvider.php', - 'Google_Service_ServiceManagement_AuthRequirement' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/AuthRequirement.php', - 'Google_Service_ServiceManagement_Authentication' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Authentication.php', - 'Google_Service_ServiceManagement_AuthenticationRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/AuthenticationRule.php', - 'Google_Service_ServiceManagement_AuthorizationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/AuthorizationConfig.php', - 'Google_Service_ServiceManagement_Backend' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Backend.php', - 'Google_Service_ServiceManagement_BackendRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/BackendRule.php', - 'Google_Service_ServiceManagement_Billing' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Billing.php', - 'Google_Service_ServiceManagement_BillingDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/BillingDestination.php', - 'Google_Service_ServiceManagement_Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Binding.php', - 'Google_Service_ServiceManagement_ChangeReport' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/ChangeReport.php', - 'Google_Service_ServiceManagement_ConfigChange' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/ConfigChange.php', - 'Google_Service_ServiceManagement_ConfigFile' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/ConfigFile.php', - 'Google_Service_ServiceManagement_ConfigRef' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/ConfigRef.php', - 'Google_Service_ServiceManagement_ConfigSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/ConfigSource.php', - 'Google_Service_ServiceManagement_Context' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Context.php', - 'Google_Service_ServiceManagement_ContextRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/ContextRule.php', - 'Google_Service_ServiceManagement_Control' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Control.php', - 'Google_Service_ServiceManagement_CustomAuthRequirements' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/CustomAuthRequirements.php', - 'Google_Service_ServiceManagement_CustomError' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/CustomError.php', - 'Google_Service_ServiceManagement_CustomErrorRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/CustomErrorRule.php', - 'Google_Service_ServiceManagement_CustomHttpPattern' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/CustomHttpPattern.php', - 'Google_Service_ServiceManagement_DeleteServiceStrategy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/DeleteServiceStrategy.php', - 'Google_Service_ServiceManagement_Diagnostic' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Diagnostic.php', - 'Google_Service_ServiceManagement_DisableServiceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/DisableServiceRequest.php', - 'Google_Service_ServiceManagement_Documentation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Documentation.php', - 'Google_Service_ServiceManagement_DocumentationRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/DocumentationRule.php', - 'Google_Service_ServiceManagement_EnableServiceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/EnableServiceRequest.php', - 'Google_Service_ServiceManagement_Endpoint' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Endpoint.php', - 'Google_Service_ServiceManagement_Enum' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Enum.php', - 'Google_Service_ServiceManagement_EnumValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/EnumValue.php', - 'Google_Service_ServiceManagement_Experimental' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Experimental.php', - 'Google_Service_ServiceManagement_Field' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Field.php', - 'Google_Service_ServiceManagement_GenerateConfigReportRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/GenerateConfigReportRequest.php', - 'Google_Service_ServiceManagement_GenerateConfigReportResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/GenerateConfigReportResponse.php', - 'Google_Service_ServiceManagement_GetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/GetIamPolicyRequest.php', - 'Google_Service_ServiceManagement_Http' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Http.php', - 'Google_Service_ServiceManagement_HttpRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/HttpRule.php', - 'Google_Service_ServiceManagement_LabelDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/LabelDescriptor.php', - 'Google_Service_ServiceManagement_ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/ListOperationsResponse.php', - 'Google_Service_ServiceManagement_ListServiceConfigsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/ListServiceConfigsResponse.php', - 'Google_Service_ServiceManagement_ListServiceRolloutsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/ListServiceRolloutsResponse.php', - 'Google_Service_ServiceManagement_ListServicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/ListServicesResponse.php', - 'Google_Service_ServiceManagement_LogDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/LogDescriptor.php', - 'Google_Service_ServiceManagement_Logging' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Logging.php', - 'Google_Service_ServiceManagement_LoggingDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/LoggingDestination.php', - 'Google_Service_ServiceManagement_ManagedService' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/ManagedService.php', - 'Google_Service_ServiceManagement_MediaDownload' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/MediaDownload.php', - 'Google_Service_ServiceManagement_MediaUpload' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/MediaUpload.php', - 'Google_Service_ServiceManagement_Method' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Method.php', - 'Google_Service_ServiceManagement_MetricDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/MetricDescriptor.php', - 'Google_Service_ServiceManagement_MetricRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/MetricRule.php', - 'Google_Service_ServiceManagement_Mixin' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Mixin.php', - 'Google_Service_ServiceManagement_MonitoredResourceDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/MonitoredResourceDescriptor.php', - 'Google_Service_ServiceManagement_Monitoring' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Monitoring.php', - 'Google_Service_ServiceManagement_MonitoringDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/MonitoringDestination.php', - 'Google_Service_ServiceManagement_OAuthRequirements' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/OAuthRequirements.php', - 'Google_Service_ServiceManagement_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Operation.php', - 'Google_Service_ServiceManagement_OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/OperationMetadata.php', - 'Google_Service_ServiceManagement_Option' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Option.php', - 'Google_Service_ServiceManagement_Page' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Page.php', - 'Google_Service_ServiceManagement_Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Policy.php', - 'Google_Service_ServiceManagement_Quota' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Quota.php', - 'Google_Service_ServiceManagement_QuotaLimit' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/QuotaLimit.php', - 'Google_Service_ServiceManagement_Resource_Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Resource/Operations.php', - 'Google_Service_ServiceManagement_Resource_Services' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Resource/Services.php', - 'Google_Service_ServiceManagement_Resource_ServicesConfigs' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Resource/ServicesConfigs.php', - 'Google_Service_ServiceManagement_Resource_ServicesConsumers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Resource/ServicesConsumers.php', - 'Google_Service_ServiceManagement_Resource_ServicesRollouts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Resource/ServicesRollouts.php', - 'Google_Service_ServiceManagement_Rollout' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Rollout.php', - 'Google_Service_ServiceManagement_Service' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Service.php', - 'Google_Service_ServiceManagement_SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/SetIamPolicyRequest.php', - 'Google_Service_ServiceManagement_SourceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/SourceContext.php', - 'Google_Service_ServiceManagement_SourceInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/SourceInfo.php', - 'Google_Service_ServiceManagement_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Status.php', - 'Google_Service_ServiceManagement_Step' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Step.php', - 'Google_Service_ServiceManagement_SubmitConfigSourceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/SubmitConfigSourceRequest.php', - 'Google_Service_ServiceManagement_SubmitConfigSourceResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/SubmitConfigSourceResponse.php', - 'Google_Service_ServiceManagement_SystemParameter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/SystemParameter.php', - 'Google_Service_ServiceManagement_SystemParameterRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/SystemParameterRule.php', - 'Google_Service_ServiceManagement_SystemParameters' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/SystemParameters.php', - 'Google_Service_ServiceManagement_TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/TestIamPermissionsRequest.php', - 'Google_Service_ServiceManagement_TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/TestIamPermissionsResponse.php', - 'Google_Service_ServiceManagement_TrafficPercentStrategy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/TrafficPercentStrategy.php', - 'Google_Service_ServiceManagement_Type' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Type.php', - 'Google_Service_ServiceManagement_UndeleteServiceResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/UndeleteServiceResponse.php', - 'Google_Service_ServiceManagement_Usage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Usage.php', - 'Google_Service_ServiceManagement_UsageRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/UsageRule.php', - 'Google_Service_ServiceManagement_Visibility' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/Visibility.php', - 'Google_Service_ServiceManagement_VisibilityRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceManagement/VisibilityRule.php', - 'Google_Service_ServiceRegistry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceRegistry.php', - 'Google_Service_ServiceRegistry_Endpoint' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceRegistry/Endpoint.php', - 'Google_Service_ServiceRegistry_EndpointEndpointVisibility' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceRegistry/EndpointEndpointVisibility.php', - 'Google_Service_ServiceRegistry_EndpointsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceRegistry/EndpointsListResponse.php', - 'Google_Service_ServiceRegistry_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceRegistry/Operation.php', - 'Google_Service_ServiceRegistry_OperationError' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceRegistry/OperationError.php', - 'Google_Service_ServiceRegistry_OperationErrorErrors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceRegistry/OperationErrorErrors.php', - 'Google_Service_ServiceRegistry_OperationWarnings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceRegistry/OperationWarnings.php', - 'Google_Service_ServiceRegistry_OperationWarningsData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceRegistry/OperationWarningsData.php', - 'Google_Service_ServiceRegistry_OperationsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceRegistry/OperationsListResponse.php', - 'Google_Service_ServiceRegistry_Resource_Endpoints' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceRegistry/Resource/Endpoints.php', - 'Google_Service_ServiceRegistry_Resource_Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceRegistry/Resource/Operations.php', - 'Google_Service_ServiceUsage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage.php', - 'Google_Service_ServiceUsage_Api' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/Api.php', - 'Google_Service_ServiceUsage_AuthProvider' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/AuthProvider.php', - 'Google_Service_ServiceUsage_AuthRequirement' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/AuthRequirement.php', - 'Google_Service_ServiceUsage_Authentication' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/Authentication.php', - 'Google_Service_ServiceUsage_AuthenticationRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/AuthenticationRule.php', - 'Google_Service_ServiceUsage_AuthorizationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/AuthorizationConfig.php', - 'Google_Service_ServiceUsage_AuthorizationRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/AuthorizationRule.php', - 'Google_Service_ServiceUsage_Backend' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/Backend.php', - 'Google_Service_ServiceUsage_BackendRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/BackendRule.php', - 'Google_Service_ServiceUsage_Billing' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/Billing.php', - 'Google_Service_ServiceUsage_BillingDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/BillingDestination.php', - 'Google_Service_ServiceUsage_CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/CancelOperationRequest.php', - 'Google_Service_ServiceUsage_Context' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/Context.php', - 'Google_Service_ServiceUsage_ContextRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/ContextRule.php', - 'Google_Service_ServiceUsage_Control' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/Control.php', - 'Google_Service_ServiceUsage_CustomAuthRequirements' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/CustomAuthRequirements.php', - 'Google_Service_ServiceUsage_CustomError' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/CustomError.php', - 'Google_Service_ServiceUsage_CustomErrorRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/CustomErrorRule.php', - 'Google_Service_ServiceUsage_CustomHttpPattern' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/CustomHttpPattern.php', - 'Google_Service_ServiceUsage_DisableServiceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/DisableServiceRequest.php', - 'Google_Service_ServiceUsage_Documentation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/Documentation.php', - 'Google_Service_ServiceUsage_DocumentationRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/DocumentationRule.php', - 'Google_Service_ServiceUsage_EnableServiceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/EnableServiceRequest.php', - 'Google_Service_ServiceUsage_EnabledState' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/EnabledState.php', - 'Google_Service_ServiceUsage_Endpoint' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/Endpoint.php', - 'Google_Service_ServiceUsage_Enum' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/Enum.php', - 'Google_Service_ServiceUsage_EnumValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/EnumValue.php', - 'Google_Service_ServiceUsage_Experimental' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/Experimental.php', - 'Google_Service_ServiceUsage_Field' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/Field.php', - 'Google_Service_ServiceUsage_GoogleApiService' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/GoogleApiService.php', - 'Google_Service_ServiceUsage_Http' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/Http.php', - 'Google_Service_ServiceUsage_HttpRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/HttpRule.php', - 'Google_Service_ServiceUsage_LabelDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/LabelDescriptor.php', - 'Google_Service_ServiceUsage_ListEnabledServicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/ListEnabledServicesResponse.php', - 'Google_Service_ServiceUsage_ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/ListOperationsResponse.php', - 'Google_Service_ServiceUsage_LogDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/LogDescriptor.php', - 'Google_Service_ServiceUsage_Logging' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/Logging.php', - 'Google_Service_ServiceUsage_LoggingDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/LoggingDestination.php', - 'Google_Service_ServiceUsage_MediaDownload' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/MediaDownload.php', - 'Google_Service_ServiceUsage_MediaUpload' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/MediaUpload.php', - 'Google_Service_ServiceUsage_Method' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/Method.php', - 'Google_Service_ServiceUsage_MetricDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/MetricDescriptor.php', - 'Google_Service_ServiceUsage_MetricRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/MetricRule.php', - 'Google_Service_ServiceUsage_Mixin' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/Mixin.php', - 'Google_Service_ServiceUsage_MonitoredResourceDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/MonitoredResourceDescriptor.php', - 'Google_Service_ServiceUsage_Monitoring' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/Monitoring.php', - 'Google_Service_ServiceUsage_MonitoringDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/MonitoringDestination.php', - 'Google_Service_ServiceUsage_OAuthRequirements' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/OAuthRequirements.php', - 'Google_Service_ServiceUsage_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/Operation.php', - 'Google_Service_ServiceUsage_OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/OperationMetadata.php', - 'Google_Service_ServiceUsage_Option' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/Option.php', - 'Google_Service_ServiceUsage_Page' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/Page.php', - 'Google_Service_ServiceUsage_PublishedService' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/PublishedService.php', - 'Google_Service_ServiceUsage_Quota' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/Quota.php', - 'Google_Service_ServiceUsage_QuotaLimit' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/QuotaLimit.php', - 'Google_Service_ServiceUsage_Resource_Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/Resource/Operations.php', - 'Google_Service_ServiceUsage_Resource_Services' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/Resource/Services.php', - 'Google_Service_ServiceUsage_SearchServicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/SearchServicesResponse.php', - 'Google_Service_ServiceUsage_ServiceState' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/ServiceState.php', - 'Google_Service_ServiceUsage_ServiceusageEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/ServiceusageEmpty.php', - 'Google_Service_ServiceUsage_SourceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/SourceContext.php', - 'Google_Service_ServiceUsage_SourceInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/SourceInfo.php', - 'Google_Service_ServiceUsage_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/Status.php', - 'Google_Service_ServiceUsage_Step' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/Step.php', - 'Google_Service_ServiceUsage_SystemParameter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/SystemParameter.php', - 'Google_Service_ServiceUsage_SystemParameterRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/SystemParameterRule.php', - 'Google_Service_ServiceUsage_SystemParameters' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/SystemParameters.php', - 'Google_Service_ServiceUsage_Type' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/Type.php', - 'Google_Service_ServiceUsage_Usage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/Usage.php', - 'Google_Service_ServiceUsage_UsageRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/UsageRule.php', - 'Google_Service_ServiceUsage_Visibility' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/Visibility.php', - 'Google_Service_ServiceUsage_VisibilityRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUsage/VisibilityRule.php', - 'Google_Service_ServiceUser' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser.php', - 'Google_Service_ServiceUser_Api' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/Api.php', - 'Google_Service_ServiceUser_AuthProvider' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/AuthProvider.php', - 'Google_Service_ServiceUser_AuthRequirement' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/AuthRequirement.php', - 'Google_Service_ServiceUser_Authentication' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/Authentication.php', - 'Google_Service_ServiceUser_AuthenticationRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/AuthenticationRule.php', - 'Google_Service_ServiceUser_AuthorizationConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/AuthorizationConfig.php', - 'Google_Service_ServiceUser_Backend' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/Backend.php', - 'Google_Service_ServiceUser_BackendRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/BackendRule.php', - 'Google_Service_ServiceUser_Billing' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/Billing.php', - 'Google_Service_ServiceUser_BillingDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/BillingDestination.php', - 'Google_Service_ServiceUser_Context' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/Context.php', - 'Google_Service_ServiceUser_ContextRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/ContextRule.php', - 'Google_Service_ServiceUser_Control' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/Control.php', - 'Google_Service_ServiceUser_CustomAuthRequirements' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/CustomAuthRequirements.php', - 'Google_Service_ServiceUser_CustomError' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/CustomError.php', - 'Google_Service_ServiceUser_CustomErrorRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/CustomErrorRule.php', - 'Google_Service_ServiceUser_CustomHttpPattern' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/CustomHttpPattern.php', - 'Google_Service_ServiceUser_DisableServiceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/DisableServiceRequest.php', - 'Google_Service_ServiceUser_Documentation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/Documentation.php', - 'Google_Service_ServiceUser_DocumentationRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/DocumentationRule.php', - 'Google_Service_ServiceUser_EnableServiceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/EnableServiceRequest.php', - 'Google_Service_ServiceUser_Endpoint' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/Endpoint.php', - 'Google_Service_ServiceUser_Enum' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/Enum.php', - 'Google_Service_ServiceUser_EnumValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/EnumValue.php', - 'Google_Service_ServiceUser_Experimental' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/Experimental.php', - 'Google_Service_ServiceUser_Field' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/Field.php', - 'Google_Service_ServiceUser_Http' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/Http.php', - 'Google_Service_ServiceUser_HttpRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/HttpRule.php', - 'Google_Service_ServiceUser_LabelDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/LabelDescriptor.php', - 'Google_Service_ServiceUser_ListEnabledServicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/ListEnabledServicesResponse.php', - 'Google_Service_ServiceUser_LogDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/LogDescriptor.php', - 'Google_Service_ServiceUser_Logging' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/Logging.php', - 'Google_Service_ServiceUser_LoggingDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/LoggingDestination.php', - 'Google_Service_ServiceUser_MediaDownload' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/MediaDownload.php', - 'Google_Service_ServiceUser_MediaUpload' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/MediaUpload.php', - 'Google_Service_ServiceUser_Method' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/Method.php', - 'Google_Service_ServiceUser_MetricDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/MetricDescriptor.php', - 'Google_Service_ServiceUser_MetricRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/MetricRule.php', - 'Google_Service_ServiceUser_Mixin' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/Mixin.php', - 'Google_Service_ServiceUser_MonitoredResourceDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/MonitoredResourceDescriptor.php', - 'Google_Service_ServiceUser_Monitoring' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/Monitoring.php', - 'Google_Service_ServiceUser_MonitoringDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/MonitoringDestination.php', - 'Google_Service_ServiceUser_OAuthRequirements' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/OAuthRequirements.php', - 'Google_Service_ServiceUser_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/Operation.php', - 'Google_Service_ServiceUser_OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/OperationMetadata.php', - 'Google_Service_ServiceUser_Option' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/Option.php', - 'Google_Service_ServiceUser_Page' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/Page.php', - 'Google_Service_ServiceUser_PublishedService' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/PublishedService.php', - 'Google_Service_ServiceUser_Quota' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/Quota.php', - 'Google_Service_ServiceUser_QuotaLimit' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/QuotaLimit.php', - 'Google_Service_ServiceUser_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/Resource/Projects.php', - 'Google_Service_ServiceUser_Resource_ProjectsServices' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/Resource/ProjectsServices.php', - 'Google_Service_ServiceUser_Resource_Services' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/Resource/Services.php', - 'Google_Service_ServiceUser_SearchServicesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/SearchServicesResponse.php', - 'Google_Service_ServiceUser_Service' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/Service.php', - 'Google_Service_ServiceUser_SourceContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/SourceContext.php', - 'Google_Service_ServiceUser_SourceInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/SourceInfo.php', - 'Google_Service_ServiceUser_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/Status.php', - 'Google_Service_ServiceUser_Step' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/Step.php', - 'Google_Service_ServiceUser_SystemParameter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/SystemParameter.php', - 'Google_Service_ServiceUser_SystemParameterRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/SystemParameterRule.php', - 'Google_Service_ServiceUser_SystemParameters' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/SystemParameters.php', - 'Google_Service_ServiceUser_Type' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/Type.php', - 'Google_Service_ServiceUser_Usage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/Usage.php', - 'Google_Service_ServiceUser_UsageRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/UsageRule.php', - 'Google_Service_ServiceUser_Visibility' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/Visibility.php', - 'Google_Service_ServiceUser_VisibilityRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ServiceUser/VisibilityRule.php', - 'Google_Service_Sheets' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets.php', - 'Google_Service_Sheets_AddBandingRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/AddBandingRequest.php', - 'Google_Service_Sheets_AddBandingResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/AddBandingResponse.php', - 'Google_Service_Sheets_AddChartRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/AddChartRequest.php', - 'Google_Service_Sheets_AddChartResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/AddChartResponse.php', - 'Google_Service_Sheets_AddConditionalFormatRuleRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/AddConditionalFormatRuleRequest.php', - 'Google_Service_Sheets_AddFilterViewRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/AddFilterViewRequest.php', - 'Google_Service_Sheets_AddFilterViewResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/AddFilterViewResponse.php', - 'Google_Service_Sheets_AddNamedRangeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/AddNamedRangeRequest.php', - 'Google_Service_Sheets_AddNamedRangeResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/AddNamedRangeResponse.php', - 'Google_Service_Sheets_AddProtectedRangeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/AddProtectedRangeRequest.php', - 'Google_Service_Sheets_AddProtectedRangeResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/AddProtectedRangeResponse.php', - 'Google_Service_Sheets_AddSheetRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/AddSheetRequest.php', - 'Google_Service_Sheets_AddSheetResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/AddSheetResponse.php', - 'Google_Service_Sheets_AppendCellsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/AppendCellsRequest.php', - 'Google_Service_Sheets_AppendDimensionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/AppendDimensionRequest.php', - 'Google_Service_Sheets_AppendValuesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/AppendValuesResponse.php', - 'Google_Service_Sheets_AutoFillRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/AutoFillRequest.php', - 'Google_Service_Sheets_AutoResizeDimensionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/AutoResizeDimensionsRequest.php', - 'Google_Service_Sheets_BandedRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/BandedRange.php', - 'Google_Service_Sheets_BandingProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/BandingProperties.php', - 'Google_Service_Sheets_BasicChartAxis' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/BasicChartAxis.php', - 'Google_Service_Sheets_BasicChartDomain' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/BasicChartDomain.php', - 'Google_Service_Sheets_BasicChartSeries' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/BasicChartSeries.php', - 'Google_Service_Sheets_BasicChartSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/BasicChartSpec.php', - 'Google_Service_Sheets_BasicFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/BasicFilter.php', - 'Google_Service_Sheets_BatchClearValuesByDataFilterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/BatchClearValuesByDataFilterRequest.php', - 'Google_Service_Sheets_BatchClearValuesByDataFilterResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/BatchClearValuesByDataFilterResponse.php', - 'Google_Service_Sheets_BatchClearValuesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/BatchClearValuesRequest.php', - 'Google_Service_Sheets_BatchClearValuesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/BatchClearValuesResponse.php', - 'Google_Service_Sheets_BatchGetValuesByDataFilterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/BatchGetValuesByDataFilterRequest.php', - 'Google_Service_Sheets_BatchGetValuesByDataFilterResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/BatchGetValuesByDataFilterResponse.php', - 'Google_Service_Sheets_BatchGetValuesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/BatchGetValuesResponse.php', - 'Google_Service_Sheets_BatchUpdateSpreadsheetRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/BatchUpdateSpreadsheetRequest.php', - 'Google_Service_Sheets_BatchUpdateSpreadsheetResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/BatchUpdateSpreadsheetResponse.php', - 'Google_Service_Sheets_BatchUpdateValuesByDataFilterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/BatchUpdateValuesByDataFilterRequest.php', - 'Google_Service_Sheets_BatchUpdateValuesByDataFilterResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/BatchUpdateValuesByDataFilterResponse.php', - 'Google_Service_Sheets_BatchUpdateValuesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/BatchUpdateValuesRequest.php', - 'Google_Service_Sheets_BatchUpdateValuesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/BatchUpdateValuesResponse.php', - 'Google_Service_Sheets_BooleanCondition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/BooleanCondition.php', - 'Google_Service_Sheets_BooleanRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/BooleanRule.php', - 'Google_Service_Sheets_Border' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/Border.php', - 'Google_Service_Sheets_Borders' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/Borders.php', - 'Google_Service_Sheets_BubbleChartSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/BubbleChartSpec.php', - 'Google_Service_Sheets_CandlestickChartSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/CandlestickChartSpec.php', - 'Google_Service_Sheets_CandlestickData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/CandlestickData.php', - 'Google_Service_Sheets_CandlestickDomain' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/CandlestickDomain.php', - 'Google_Service_Sheets_CandlestickSeries' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/CandlestickSeries.php', - 'Google_Service_Sheets_CellData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/CellData.php', - 'Google_Service_Sheets_CellFormat' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/CellFormat.php', - 'Google_Service_Sheets_ChartData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/ChartData.php', - 'Google_Service_Sheets_ChartSourceRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/ChartSourceRange.php', - 'Google_Service_Sheets_ChartSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/ChartSpec.php', - 'Google_Service_Sheets_ClearBasicFilterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/ClearBasicFilterRequest.php', - 'Google_Service_Sheets_ClearValuesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/ClearValuesRequest.php', - 'Google_Service_Sheets_ClearValuesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/ClearValuesResponse.php', - 'Google_Service_Sheets_Color' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/Color.php', - 'Google_Service_Sheets_ConditionValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/ConditionValue.php', - 'Google_Service_Sheets_ConditionalFormatRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/ConditionalFormatRule.php', - 'Google_Service_Sheets_CopyPasteRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/CopyPasteRequest.php', - 'Google_Service_Sheets_CopySheetToAnotherSpreadsheetRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/CopySheetToAnotherSpreadsheetRequest.php', - 'Google_Service_Sheets_CreateDeveloperMetadataRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/CreateDeveloperMetadataRequest.php', - 'Google_Service_Sheets_CreateDeveloperMetadataResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/CreateDeveloperMetadataResponse.php', - 'Google_Service_Sheets_CutPasteRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/CutPasteRequest.php', - 'Google_Service_Sheets_DataFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/DataFilter.php', - 'Google_Service_Sheets_DataFilterValueRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/DataFilterValueRange.php', - 'Google_Service_Sheets_DataValidationRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/DataValidationRule.php', - 'Google_Service_Sheets_DeleteBandingRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/DeleteBandingRequest.php', - 'Google_Service_Sheets_DeleteConditionalFormatRuleRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/DeleteConditionalFormatRuleRequest.php', - 'Google_Service_Sheets_DeleteConditionalFormatRuleResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/DeleteConditionalFormatRuleResponse.php', - 'Google_Service_Sheets_DeleteDeveloperMetadataRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/DeleteDeveloperMetadataRequest.php', - 'Google_Service_Sheets_DeleteDeveloperMetadataResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/DeleteDeveloperMetadataResponse.php', - 'Google_Service_Sheets_DeleteDimensionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/DeleteDimensionRequest.php', - 'Google_Service_Sheets_DeleteEmbeddedObjectRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/DeleteEmbeddedObjectRequest.php', - 'Google_Service_Sheets_DeleteFilterViewRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/DeleteFilterViewRequest.php', - 'Google_Service_Sheets_DeleteNamedRangeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/DeleteNamedRangeRequest.php', - 'Google_Service_Sheets_DeleteProtectedRangeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/DeleteProtectedRangeRequest.php', - 'Google_Service_Sheets_DeleteRangeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/DeleteRangeRequest.php', - 'Google_Service_Sheets_DeleteSheetRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/DeleteSheetRequest.php', - 'Google_Service_Sheets_DeveloperMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/DeveloperMetadata.php', - 'Google_Service_Sheets_DeveloperMetadataLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/DeveloperMetadataLocation.php', - 'Google_Service_Sheets_DeveloperMetadataLookup' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/DeveloperMetadataLookup.php', - 'Google_Service_Sheets_DimensionProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/DimensionProperties.php', - 'Google_Service_Sheets_DimensionRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/DimensionRange.php', - 'Google_Service_Sheets_DuplicateFilterViewRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/DuplicateFilterViewRequest.php', - 'Google_Service_Sheets_DuplicateFilterViewResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/DuplicateFilterViewResponse.php', - 'Google_Service_Sheets_DuplicateSheetRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/DuplicateSheetRequest.php', - 'Google_Service_Sheets_DuplicateSheetResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/DuplicateSheetResponse.php', - 'Google_Service_Sheets_Editors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/Editors.php', - 'Google_Service_Sheets_EmbeddedChart' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/EmbeddedChart.php', - 'Google_Service_Sheets_EmbeddedObjectPosition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/EmbeddedObjectPosition.php', - 'Google_Service_Sheets_ErrorValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/ErrorValue.php', - 'Google_Service_Sheets_ExtendedValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/ExtendedValue.php', - 'Google_Service_Sheets_FilterCriteria' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/FilterCriteria.php', - 'Google_Service_Sheets_FilterView' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/FilterView.php', - 'Google_Service_Sheets_FindReplaceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/FindReplaceRequest.php', - 'Google_Service_Sheets_FindReplaceResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/FindReplaceResponse.php', - 'Google_Service_Sheets_GetSpreadsheetByDataFilterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/GetSpreadsheetByDataFilterRequest.php', - 'Google_Service_Sheets_GradientRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/GradientRule.php', - 'Google_Service_Sheets_GridCoordinate' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/GridCoordinate.php', - 'Google_Service_Sheets_GridData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/GridData.php', - 'Google_Service_Sheets_GridProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/GridProperties.php', - 'Google_Service_Sheets_GridRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/GridRange.php', - 'Google_Service_Sheets_HistogramChartSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/HistogramChartSpec.php', - 'Google_Service_Sheets_HistogramRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/HistogramRule.php', - 'Google_Service_Sheets_HistogramSeries' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/HistogramSeries.php', - 'Google_Service_Sheets_InsertDimensionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/InsertDimensionRequest.php', - 'Google_Service_Sheets_InsertRangeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/InsertRangeRequest.php', - 'Google_Service_Sheets_InterpolationPoint' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/InterpolationPoint.php', - 'Google_Service_Sheets_IterativeCalculationSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/IterativeCalculationSettings.php', - 'Google_Service_Sheets_LineStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/LineStyle.php', - 'Google_Service_Sheets_ManualRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/ManualRule.php', - 'Google_Service_Sheets_ManualRuleGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/ManualRuleGroup.php', - 'Google_Service_Sheets_MatchedDeveloperMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/MatchedDeveloperMetadata.php', - 'Google_Service_Sheets_MatchedValueRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/MatchedValueRange.php', - 'Google_Service_Sheets_MergeCellsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/MergeCellsRequest.php', - 'Google_Service_Sheets_MoveDimensionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/MoveDimensionRequest.php', - 'Google_Service_Sheets_NamedRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/NamedRange.php', - 'Google_Service_Sheets_NumberFormat' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/NumberFormat.php', - 'Google_Service_Sheets_OrgChartSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/OrgChartSpec.php', - 'Google_Service_Sheets_OverlayPosition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/OverlayPosition.php', - 'Google_Service_Sheets_Padding' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/Padding.php', - 'Google_Service_Sheets_PasteDataRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/PasteDataRequest.php', - 'Google_Service_Sheets_PieChartSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/PieChartSpec.php', - 'Google_Service_Sheets_PivotFilterCriteria' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/PivotFilterCriteria.php', - 'Google_Service_Sheets_PivotGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/PivotGroup.php', - 'Google_Service_Sheets_PivotGroupRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/PivotGroupRule.php', - 'Google_Service_Sheets_PivotGroupSortValueBucket' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/PivotGroupSortValueBucket.php', - 'Google_Service_Sheets_PivotGroupValueMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/PivotGroupValueMetadata.php', - 'Google_Service_Sheets_PivotTable' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/PivotTable.php', - 'Google_Service_Sheets_PivotValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/PivotValue.php', - 'Google_Service_Sheets_ProtectedRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/ProtectedRange.php', - 'Google_Service_Sheets_RandomizeRangeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/RandomizeRangeRequest.php', - 'Google_Service_Sheets_RepeatCellRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/RepeatCellRequest.php', - 'Google_Service_Sheets_Request' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/Request.php', - 'Google_Service_Sheets_Resource_Spreadsheets' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/Resource/Spreadsheets.php', - 'Google_Service_Sheets_Resource_SpreadsheetsDeveloperMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/Resource/SpreadsheetsDeveloperMetadata.php', - 'Google_Service_Sheets_Resource_SpreadsheetsSheets' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/Resource/SpreadsheetsSheets.php', - 'Google_Service_Sheets_Resource_SpreadsheetsValues' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/Resource/SpreadsheetsValues.php', - 'Google_Service_Sheets_Response' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/Response.php', - 'Google_Service_Sheets_RowData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/RowData.php', - 'Google_Service_Sheets_SearchDeveloperMetadataRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/SearchDeveloperMetadataRequest.php', - 'Google_Service_Sheets_SearchDeveloperMetadataResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/SearchDeveloperMetadataResponse.php', - 'Google_Service_Sheets_SetBasicFilterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/SetBasicFilterRequest.php', - 'Google_Service_Sheets_SetDataValidationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/SetDataValidationRequest.php', - 'Google_Service_Sheets_Sheet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/Sheet.php', - 'Google_Service_Sheets_SheetProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/SheetProperties.php', - 'Google_Service_Sheets_SortRangeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/SortRangeRequest.php', - 'Google_Service_Sheets_SortSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/SortSpec.php', - 'Google_Service_Sheets_SourceAndDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/SourceAndDestination.php', - 'Google_Service_Sheets_Spreadsheet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/Spreadsheet.php', - 'Google_Service_Sheets_SpreadsheetProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/SpreadsheetProperties.php', - 'Google_Service_Sheets_TextFormat' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/TextFormat.php', - 'Google_Service_Sheets_TextFormatRun' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/TextFormatRun.php', - 'Google_Service_Sheets_TextPosition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/TextPosition.php', - 'Google_Service_Sheets_TextRotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/TextRotation.php', - 'Google_Service_Sheets_TextToColumnsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/TextToColumnsRequest.php', - 'Google_Service_Sheets_UnmergeCellsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/UnmergeCellsRequest.php', - 'Google_Service_Sheets_UpdateBandingRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/UpdateBandingRequest.php', - 'Google_Service_Sheets_UpdateBordersRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/UpdateBordersRequest.php', - 'Google_Service_Sheets_UpdateCellsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/UpdateCellsRequest.php', - 'Google_Service_Sheets_UpdateChartSpecRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/UpdateChartSpecRequest.php', - 'Google_Service_Sheets_UpdateConditionalFormatRuleRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/UpdateConditionalFormatRuleRequest.php', - 'Google_Service_Sheets_UpdateConditionalFormatRuleResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/UpdateConditionalFormatRuleResponse.php', - 'Google_Service_Sheets_UpdateDeveloperMetadataRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/UpdateDeveloperMetadataRequest.php', - 'Google_Service_Sheets_UpdateDeveloperMetadataResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/UpdateDeveloperMetadataResponse.php', - 'Google_Service_Sheets_UpdateDimensionPropertiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/UpdateDimensionPropertiesRequest.php', - 'Google_Service_Sheets_UpdateEmbeddedObjectPositionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/UpdateEmbeddedObjectPositionRequest.php', - 'Google_Service_Sheets_UpdateEmbeddedObjectPositionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/UpdateEmbeddedObjectPositionResponse.php', - 'Google_Service_Sheets_UpdateFilterViewRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/UpdateFilterViewRequest.php', - 'Google_Service_Sheets_UpdateNamedRangeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/UpdateNamedRangeRequest.php', - 'Google_Service_Sheets_UpdateProtectedRangeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/UpdateProtectedRangeRequest.php', - 'Google_Service_Sheets_UpdateSheetPropertiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/UpdateSheetPropertiesRequest.php', - 'Google_Service_Sheets_UpdateSpreadsheetPropertiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/UpdateSpreadsheetPropertiesRequest.php', - 'Google_Service_Sheets_UpdateValuesByDataFilterResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/UpdateValuesByDataFilterResponse.php', - 'Google_Service_Sheets_UpdateValuesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/UpdateValuesResponse.php', - 'Google_Service_Sheets_ValueRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/ValueRange.php', - 'Google_Service_Sheets_WaterfallChartColumnStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/WaterfallChartColumnStyle.php', - 'Google_Service_Sheets_WaterfallChartCustomSubtotal' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/WaterfallChartCustomSubtotal.php', - 'Google_Service_Sheets_WaterfallChartDomain' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/WaterfallChartDomain.php', - 'Google_Service_Sheets_WaterfallChartSeries' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/WaterfallChartSeries.php', - 'Google_Service_Sheets_WaterfallChartSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Sheets/WaterfallChartSpec.php', - 'Google_Service_ShoppingContent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent.php', - 'Google_Service_ShoppingContent_Account' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/Account.php', - 'Google_Service_ShoppingContent_AccountAdwordsLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountAdwordsLink.php', - 'Google_Service_ShoppingContent_AccountGoogleMyBusinessLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountGoogleMyBusinessLink.php', - 'Google_Service_ShoppingContent_AccountIdentifier' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountIdentifier.php', - 'Google_Service_ShoppingContent_AccountStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatus.php', - 'Google_Service_ShoppingContent_AccountStatusAccountLevelIssue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatusAccountLevelIssue.php', - 'Google_Service_ShoppingContent_AccountStatusDataQualityIssue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatusDataQualityIssue.php', - 'Google_Service_ShoppingContent_AccountStatusExampleItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatusExampleItem.php', - 'Google_Service_ShoppingContent_AccountTax' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountTax.php', - 'Google_Service_ShoppingContent_AccountTaxTaxRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountTaxTaxRule.php', - 'Google_Service_ShoppingContent_AccountUser' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountUser.php', - 'Google_Service_ShoppingContent_AccountYouTubeChannelLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountYouTubeChannelLink.php', - 'Google_Service_ShoppingContent_AccountsAuthInfoResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsAuthInfoResponse.php', - 'Google_Service_ShoppingContent_AccountsClaimWebsiteResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsClaimWebsiteResponse.php', - 'Google_Service_ShoppingContent_AccountsCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsCustomBatchRequest.php', - 'Google_Service_ShoppingContent_AccountsCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsCustomBatchRequestEntry.php', - 'Google_Service_ShoppingContent_AccountsCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsCustomBatchResponse.php', - 'Google_Service_ShoppingContent_AccountsCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsCustomBatchResponseEntry.php', - 'Google_Service_ShoppingContent_AccountsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsListResponse.php', - 'Google_Service_ShoppingContent_AccountstatusesCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountstatusesCustomBatchRequest.php', - 'Google_Service_ShoppingContent_AccountstatusesCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountstatusesCustomBatchRequestEntry.php', - 'Google_Service_ShoppingContent_AccountstatusesCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountstatusesCustomBatchResponse.php', - 'Google_Service_ShoppingContent_AccountstatusesCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountstatusesCustomBatchResponseEntry.php', - 'Google_Service_ShoppingContent_AccountstatusesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccountstatusesListResponse.php', - 'Google_Service_ShoppingContent_AccounttaxCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccounttaxCustomBatchRequest.php', - 'Google_Service_ShoppingContent_AccounttaxCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccounttaxCustomBatchRequestEntry.php', - 'Google_Service_ShoppingContent_AccounttaxCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccounttaxCustomBatchResponse.php', - 'Google_Service_ShoppingContent_AccounttaxCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccounttaxCustomBatchResponseEntry.php', - 'Google_Service_ShoppingContent_AccounttaxListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/AccounttaxListResponse.php', - 'Google_Service_ShoppingContent_CarrierRate' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/CarrierRate.php', - 'Google_Service_ShoppingContent_CarriersCarrier' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/CarriersCarrier.php', - 'Google_Service_ShoppingContent_Datafeed' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/Datafeed.php', - 'Google_Service_ShoppingContent_DatafeedFetchSchedule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedFetchSchedule.php', - 'Google_Service_ShoppingContent_DatafeedFormat' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedFormat.php', - 'Google_Service_ShoppingContent_DatafeedStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedStatus.php', - 'Google_Service_ShoppingContent_DatafeedStatusError' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedStatusError.php', - 'Google_Service_ShoppingContent_DatafeedStatusExample' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedStatusExample.php', - 'Google_Service_ShoppingContent_DatafeedTarget' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedTarget.php', - 'Google_Service_ShoppingContent_DatafeedsCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedsCustomBatchRequest.php', - 'Google_Service_ShoppingContent_DatafeedsCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedsCustomBatchRequestEntry.php', - 'Google_Service_ShoppingContent_DatafeedsCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedsCustomBatchResponse.php', - 'Google_Service_ShoppingContent_DatafeedsCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedsCustomBatchResponseEntry.php', - 'Google_Service_ShoppingContent_DatafeedsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedsListResponse.php', - 'Google_Service_ShoppingContent_DatafeedstatusesCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedstatusesCustomBatchRequest.php', - 'Google_Service_ShoppingContent_DatafeedstatusesCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedstatusesCustomBatchRequestEntry.php', - 'Google_Service_ShoppingContent_DatafeedstatusesCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedstatusesCustomBatchResponse.php', - 'Google_Service_ShoppingContent_DatafeedstatusesCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedstatusesCustomBatchResponseEntry.php', - 'Google_Service_ShoppingContent_DatafeedstatusesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedstatusesListResponse.php', - 'Google_Service_ShoppingContent_DeliveryTime' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/DeliveryTime.php', - 'Google_Service_ShoppingContent_Error' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/Error.php', - 'Google_Service_ShoppingContent_Errors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/Errors.php', - 'Google_Service_ShoppingContent_Headers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/Headers.php', - 'Google_Service_ShoppingContent_HolidayCutoff' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/HolidayCutoff.php', - 'Google_Service_ShoppingContent_HolidaysHoliday' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/HolidaysHoliday.php', - 'Google_Service_ShoppingContent_Installment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/Installment.php', - 'Google_Service_ShoppingContent_Inventory' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/Inventory.php', - 'Google_Service_ShoppingContent_InventoryCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/InventoryCustomBatchRequest.php', - 'Google_Service_ShoppingContent_InventoryCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/InventoryCustomBatchRequestEntry.php', - 'Google_Service_ShoppingContent_InventoryCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/InventoryCustomBatchResponse.php', - 'Google_Service_ShoppingContent_InventoryCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/InventoryCustomBatchResponseEntry.php', - 'Google_Service_ShoppingContent_InventoryPickup' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/InventoryPickup.php', - 'Google_Service_ShoppingContent_InventorySetRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/InventorySetRequest.php', - 'Google_Service_ShoppingContent_InventorySetResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/InventorySetResponse.php', - 'Google_Service_ShoppingContent_LocationIdSet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/LocationIdSet.php', - 'Google_Service_ShoppingContent_LoyaltyPoints' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/LoyaltyPoints.php', - 'Google_Service_ShoppingContent_Order' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/Order.php', - 'Google_Service_ShoppingContent_OrderAddress' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderAddress.php', - 'Google_Service_ShoppingContent_OrderCancellation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderCancellation.php', - 'Google_Service_ShoppingContent_OrderCustomer' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderCustomer.php', - 'Google_Service_ShoppingContent_OrderDeliveryDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderDeliveryDetails.php', - 'Google_Service_ShoppingContent_OrderLineItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderLineItem.php', - 'Google_Service_ShoppingContent_OrderLineItemProduct' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderLineItemProduct.php', - 'Google_Service_ShoppingContent_OrderLineItemProductVariantAttribute' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderLineItemProductVariantAttribute.php', - 'Google_Service_ShoppingContent_OrderLineItemReturnInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderLineItemReturnInfo.php', - 'Google_Service_ShoppingContent_OrderLineItemShippingDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderLineItemShippingDetails.php', - 'Google_Service_ShoppingContent_OrderLineItemShippingDetailsMethod' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderLineItemShippingDetailsMethod.php', - 'Google_Service_ShoppingContent_OrderMerchantProvidedAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderMerchantProvidedAnnotation.php', - 'Google_Service_ShoppingContent_OrderPaymentMethod' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderPaymentMethod.php', - 'Google_Service_ShoppingContent_OrderPromotion' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderPromotion.php', - 'Google_Service_ShoppingContent_OrderPromotionBenefit' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderPromotionBenefit.php', - 'Google_Service_ShoppingContent_OrderRefund' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderRefund.php', - 'Google_Service_ShoppingContent_OrderReturn' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderReturn.php', - 'Google_Service_ShoppingContent_OrderShipment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderShipment.php', - 'Google_Service_ShoppingContent_OrderShipmentLineItemShipment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrderShipmentLineItemShipment.php', - 'Google_Service_ShoppingContent_OrdersAcknowledgeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersAcknowledgeRequest.php', - 'Google_Service_ShoppingContent_OrdersAcknowledgeResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersAcknowledgeResponse.php', - 'Google_Service_ShoppingContent_OrdersAdvanceTestOrderResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersAdvanceTestOrderResponse.php', - 'Google_Service_ShoppingContent_OrdersCancelLineItemRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCancelLineItemRequest.php', - 'Google_Service_ShoppingContent_OrdersCancelLineItemResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCancelLineItemResponse.php', - 'Google_Service_ShoppingContent_OrdersCancelRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCancelRequest.php', - 'Google_Service_ShoppingContent_OrdersCancelResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCancelResponse.php', - 'Google_Service_ShoppingContent_OrdersCreateTestOrderRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCreateTestOrderRequest.php', - 'Google_Service_ShoppingContent_OrdersCreateTestOrderResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCreateTestOrderResponse.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequest.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntry.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryCancel' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntryCancel.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryCancelLineItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntryCancelLineItem.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryInStoreRefundLineItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntryInStoreRefundLineItem.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryRefund' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntryRefund.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryRejectReturnLineItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntryRejectReturnLineItem.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryReturnLineItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntryReturnLineItem.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryReturnRefundLineItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntryReturnRefundLineItem.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntrySetLineItemMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntrySetLineItemMetadata.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryShipLineItems' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntryShipLineItems.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryShipLineItemsShipmentInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntryShipLineItemsShipmentInfo.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryUpdateLineItemShippingDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntryUpdateLineItemShippingDetails.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryUpdateShipment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntryUpdateShipment.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchResponse.php', - 'Google_Service_ShoppingContent_OrdersCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchResponseEntry.php', - 'Google_Service_ShoppingContent_OrdersGetByMerchantOrderIdResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersGetByMerchantOrderIdResponse.php', - 'Google_Service_ShoppingContent_OrdersGetTestOrderTemplateResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersGetTestOrderTemplateResponse.php', - 'Google_Service_ShoppingContent_OrdersInStoreRefundLineItemRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersInStoreRefundLineItemRequest.php', - 'Google_Service_ShoppingContent_OrdersInStoreRefundLineItemResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersInStoreRefundLineItemResponse.php', - 'Google_Service_ShoppingContent_OrdersListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersListResponse.php', - 'Google_Service_ShoppingContent_OrdersRefundRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersRefundRequest.php', - 'Google_Service_ShoppingContent_OrdersRefundResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersRefundResponse.php', - 'Google_Service_ShoppingContent_OrdersRejectReturnLineItemRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersRejectReturnLineItemRequest.php', - 'Google_Service_ShoppingContent_OrdersRejectReturnLineItemResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersRejectReturnLineItemResponse.php', - 'Google_Service_ShoppingContent_OrdersReturnLineItemRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersReturnLineItemRequest.php', - 'Google_Service_ShoppingContent_OrdersReturnLineItemResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersReturnLineItemResponse.php', - 'Google_Service_ShoppingContent_OrdersReturnRefundLineItemRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersReturnRefundLineItemRequest.php', - 'Google_Service_ShoppingContent_OrdersReturnRefundLineItemResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersReturnRefundLineItemResponse.php', - 'Google_Service_ShoppingContent_OrdersSetLineItemMetadataRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersSetLineItemMetadataRequest.php', - 'Google_Service_ShoppingContent_OrdersSetLineItemMetadataResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersSetLineItemMetadataResponse.php', - 'Google_Service_ShoppingContent_OrdersShipLineItemsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersShipLineItemsRequest.php', - 'Google_Service_ShoppingContent_OrdersShipLineItemsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersShipLineItemsResponse.php', - 'Google_Service_ShoppingContent_OrdersUpdateLineItemShippingDetailsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersUpdateLineItemShippingDetailsRequest.php', - 'Google_Service_ShoppingContent_OrdersUpdateLineItemShippingDetailsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersUpdateLineItemShippingDetailsResponse.php', - 'Google_Service_ShoppingContent_OrdersUpdateMerchantOrderIdRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersUpdateMerchantOrderIdRequest.php', - 'Google_Service_ShoppingContent_OrdersUpdateMerchantOrderIdResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersUpdateMerchantOrderIdResponse.php', - 'Google_Service_ShoppingContent_OrdersUpdateShipmentRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersUpdateShipmentRequest.php', - 'Google_Service_ShoppingContent_OrdersUpdateShipmentResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersUpdateShipmentResponse.php', - 'Google_Service_ShoppingContent_PosCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/PosCustomBatchRequest.php', - 'Google_Service_ShoppingContent_PosCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/PosCustomBatchRequestEntry.php', - 'Google_Service_ShoppingContent_PosCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/PosCustomBatchResponse.php', - 'Google_Service_ShoppingContent_PosCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/PosCustomBatchResponseEntry.php', - 'Google_Service_ShoppingContent_PosInventory' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/PosInventory.php', - 'Google_Service_ShoppingContent_PosInventoryRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/PosInventoryRequest.php', - 'Google_Service_ShoppingContent_PosInventoryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/PosInventoryResponse.php', - 'Google_Service_ShoppingContent_PosListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/PosListResponse.php', - 'Google_Service_ShoppingContent_PosSale' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/PosSale.php', - 'Google_Service_ShoppingContent_PosSaleRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/PosSaleRequest.php', - 'Google_Service_ShoppingContent_PosSaleResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/PosSaleResponse.php', - 'Google_Service_ShoppingContent_PosStore' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/PosStore.php', - 'Google_Service_ShoppingContent_PostalCodeGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/PostalCodeGroup.php', - 'Google_Service_ShoppingContent_PostalCodeRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/PostalCodeRange.php', - 'Google_Service_ShoppingContent_Price' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/Price.php', - 'Google_Service_ShoppingContent_Product' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/Product.php', - 'Google_Service_ShoppingContent_ProductAspect' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductAspect.php', - 'Google_Service_ShoppingContent_ProductCustomAttribute' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductCustomAttribute.php', - 'Google_Service_ShoppingContent_ProductCustomGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductCustomGroup.php', - 'Google_Service_ShoppingContent_ProductDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductDestination.php', - 'Google_Service_ShoppingContent_ProductShipping' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductShipping.php', - 'Google_Service_ShoppingContent_ProductShippingDimension' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductShippingDimension.php', - 'Google_Service_ShoppingContent_ProductShippingWeight' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductShippingWeight.php', - 'Google_Service_ShoppingContent_ProductStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductStatus.php', - 'Google_Service_ShoppingContent_ProductStatusDataQualityIssue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductStatusDataQualityIssue.php', - 'Google_Service_ShoppingContent_ProductStatusDestinationStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductStatusDestinationStatus.php', - 'Google_Service_ShoppingContent_ProductStatusItemLevelIssue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductStatusItemLevelIssue.php', - 'Google_Service_ShoppingContent_ProductTax' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductTax.php', - 'Google_Service_ShoppingContent_ProductUnitPricingBaseMeasure' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductUnitPricingBaseMeasure.php', - 'Google_Service_ShoppingContent_ProductUnitPricingMeasure' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductUnitPricingMeasure.php', - 'Google_Service_ShoppingContent_ProductsCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductsCustomBatchRequest.php', - 'Google_Service_ShoppingContent_ProductsCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductsCustomBatchRequestEntry.php', - 'Google_Service_ShoppingContent_ProductsCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductsCustomBatchResponse.php', - 'Google_Service_ShoppingContent_ProductsCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductsCustomBatchResponseEntry.php', - 'Google_Service_ShoppingContent_ProductsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductsListResponse.php', - 'Google_Service_ShoppingContent_ProductstatusesCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductstatusesCustomBatchRequest.php', - 'Google_Service_ShoppingContent_ProductstatusesCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductstatusesCustomBatchRequestEntry.php', - 'Google_Service_ShoppingContent_ProductstatusesCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductstatusesCustomBatchResponse.php', - 'Google_Service_ShoppingContent_ProductstatusesCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductstatusesCustomBatchResponseEntry.php', - 'Google_Service_ShoppingContent_ProductstatusesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ProductstatusesListResponse.php', - 'Google_Service_ShoppingContent_RateGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/RateGroup.php', - 'Google_Service_ShoppingContent_Resource_Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Accounts.php', - 'Google_Service_ShoppingContent_Resource_Accountstatuses' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Accountstatuses.php', - 'Google_Service_ShoppingContent_Resource_Accounttax' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Accounttax.php', - 'Google_Service_ShoppingContent_Resource_Datafeeds' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Datafeeds.php', - 'Google_Service_ShoppingContent_Resource_Datafeedstatuses' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Datafeedstatuses.php', - 'Google_Service_ShoppingContent_Resource_Inventory' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Inventory.php', - 'Google_Service_ShoppingContent_Resource_Orders' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Orders.php', - 'Google_Service_ShoppingContent_Resource_Pos' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Pos.php', - 'Google_Service_ShoppingContent_Resource_Products' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Products.php', - 'Google_Service_ShoppingContent_Resource_Productstatuses' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Productstatuses.php', - 'Google_Service_ShoppingContent_Resource_Shippingsettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Shippingsettings.php', - 'Google_Service_ShoppingContent_Row' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/Row.php', - 'Google_Service_ShoppingContent_Service' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/Service.php', - 'Google_Service_ShoppingContent_ShippingSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ShippingSettings.php', - 'Google_Service_ShoppingContent_ShippingsettingsCustomBatchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ShippingsettingsCustomBatchRequest.php', - 'Google_Service_ShoppingContent_ShippingsettingsCustomBatchRequestEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ShippingsettingsCustomBatchRequestEntry.php', - 'Google_Service_ShoppingContent_ShippingsettingsCustomBatchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ShippingsettingsCustomBatchResponse.php', - 'Google_Service_ShoppingContent_ShippingsettingsCustomBatchResponseEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ShippingsettingsCustomBatchResponseEntry.php', - 'Google_Service_ShoppingContent_ShippingsettingsGetSupportedCarriersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ShippingsettingsGetSupportedCarriersResponse.php', - 'Google_Service_ShoppingContent_ShippingsettingsGetSupportedHolidaysResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ShippingsettingsGetSupportedHolidaysResponse.php', - 'Google_Service_ShoppingContent_ShippingsettingsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/ShippingsettingsListResponse.php', - 'Google_Service_ShoppingContent_Table' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/Table.php', - 'Google_Service_ShoppingContent_TestOrder' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/TestOrder.php', - 'Google_Service_ShoppingContent_TestOrderCustomer' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/TestOrderCustomer.php', - 'Google_Service_ShoppingContent_TestOrderLineItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/TestOrderLineItem.php', - 'Google_Service_ShoppingContent_TestOrderLineItemProduct' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/TestOrderLineItemProduct.php', - 'Google_Service_ShoppingContent_TestOrderPaymentMethod' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/TestOrderPaymentMethod.php', - 'Google_Service_ShoppingContent_Value' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/Value.php', - 'Google_Service_ShoppingContent_Weight' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ShoppingContent/Weight.php', - 'Google_Service_SiteVerification' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SiteVerification.php', - 'Google_Service_SiteVerification_Resource_WebResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SiteVerification/Resource/WebResource.php', - 'Google_Service_SiteVerification_SiteVerificationWebResourceGettokenRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SiteVerification/SiteVerificationWebResourceGettokenRequest.php', - 'Google_Service_SiteVerification_SiteVerificationWebResourceGettokenRequestSite' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SiteVerification/SiteVerificationWebResourceGettokenRequestSite.php', - 'Google_Service_SiteVerification_SiteVerificationWebResourceGettokenResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SiteVerification/SiteVerificationWebResourceGettokenResponse.php', - 'Google_Service_SiteVerification_SiteVerificationWebResourceListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SiteVerification/SiteVerificationWebResourceListResponse.php', - 'Google_Service_SiteVerification_SiteVerificationWebResourceResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SiteVerification/SiteVerificationWebResourceResource.php', - 'Google_Service_SiteVerification_SiteVerificationWebResourceResourceSite' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/SiteVerification/SiteVerificationWebResourceResourceSite.php', - 'Google_Service_Slides' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides.php', - 'Google_Service_Slides_AffineTransform' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/AffineTransform.php', - 'Google_Service_Slides_AutoText' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/AutoText.php', - 'Google_Service_Slides_BatchUpdatePresentationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/BatchUpdatePresentationRequest.php', - 'Google_Service_Slides_BatchUpdatePresentationResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/BatchUpdatePresentationResponse.php', - 'Google_Service_Slides_Bullet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/Bullet.php', - 'Google_Service_Slides_ColorScheme' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/ColorScheme.php', - 'Google_Service_Slides_ColorStop' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/ColorStop.php', - 'Google_Service_Slides_CreateImageRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/CreateImageRequest.php', - 'Google_Service_Slides_CreateImageResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/CreateImageResponse.php', - 'Google_Service_Slides_CreateLineRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/CreateLineRequest.php', - 'Google_Service_Slides_CreateLineResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/CreateLineResponse.php', - 'Google_Service_Slides_CreateParagraphBulletsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/CreateParagraphBulletsRequest.php', - 'Google_Service_Slides_CreateShapeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/CreateShapeRequest.php', - 'Google_Service_Slides_CreateShapeResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/CreateShapeResponse.php', - 'Google_Service_Slides_CreateSheetsChartRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/CreateSheetsChartRequest.php', - 'Google_Service_Slides_CreateSheetsChartResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/CreateSheetsChartResponse.php', - 'Google_Service_Slides_CreateSlideRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/CreateSlideRequest.php', - 'Google_Service_Slides_CreateSlideResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/CreateSlideResponse.php', - 'Google_Service_Slides_CreateTableRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/CreateTableRequest.php', - 'Google_Service_Slides_CreateTableResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/CreateTableResponse.php', - 'Google_Service_Slides_CreateVideoRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/CreateVideoRequest.php', - 'Google_Service_Slides_CreateVideoResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/CreateVideoResponse.php', - 'Google_Service_Slides_CropProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/CropProperties.php', - 'Google_Service_Slides_DeleteObjectRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/DeleteObjectRequest.php', - 'Google_Service_Slides_DeleteParagraphBulletsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/DeleteParagraphBulletsRequest.php', - 'Google_Service_Slides_DeleteTableColumnRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/DeleteTableColumnRequest.php', - 'Google_Service_Slides_DeleteTableRowRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/DeleteTableRowRequest.php', - 'Google_Service_Slides_DeleteTextRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/DeleteTextRequest.php', - 'Google_Service_Slides_Dimension' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/Dimension.php', - 'Google_Service_Slides_DuplicateObjectRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/DuplicateObjectRequest.php', - 'Google_Service_Slides_DuplicateObjectResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/DuplicateObjectResponse.php', - 'Google_Service_Slides_Group' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/Group.php', - 'Google_Service_Slides_GroupObjectsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/GroupObjectsRequest.php', - 'Google_Service_Slides_GroupObjectsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/GroupObjectsResponse.php', - 'Google_Service_Slides_Image' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/Image.php', - 'Google_Service_Slides_ImageProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/ImageProperties.php', - 'Google_Service_Slides_InsertTableColumnsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/InsertTableColumnsRequest.php', - 'Google_Service_Slides_InsertTableRowsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/InsertTableRowsRequest.php', - 'Google_Service_Slides_InsertTextRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/InsertTextRequest.php', - 'Google_Service_Slides_LayoutPlaceholderIdMapping' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/LayoutPlaceholderIdMapping.php', - 'Google_Service_Slides_LayoutProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/LayoutProperties.php', - 'Google_Service_Slides_LayoutReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/LayoutReference.php', - 'Google_Service_Slides_Line' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/Line.php', - 'Google_Service_Slides_LineFill' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/LineFill.php', - 'Google_Service_Slides_LineProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/LineProperties.php', - 'Google_Service_Slides_Link' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/Link.php', - 'Google_Service_Slides_MasterProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/MasterProperties.php', - 'Google_Service_Slides_MergeTableCellsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/MergeTableCellsRequest.php', - 'Google_Service_Slides_NestingLevel' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/NestingLevel.php', - 'Google_Service_Slides_NotesProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/NotesProperties.php', - 'Google_Service_Slides_OpaqueColor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/OpaqueColor.php', - 'Google_Service_Slides_OptionalColor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/OptionalColor.php', - 'Google_Service_Slides_Outline' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/Outline.php', - 'Google_Service_Slides_OutlineFill' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/OutlineFill.php', - 'Google_Service_Slides_Page' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/Page.php', - 'Google_Service_Slides_PageBackgroundFill' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/PageBackgroundFill.php', - 'Google_Service_Slides_PageElement' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/PageElement.php', - 'Google_Service_Slides_PageElementProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/PageElementProperties.php', - 'Google_Service_Slides_PageProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/PageProperties.php', - 'Google_Service_Slides_ParagraphMarker' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/ParagraphMarker.php', - 'Google_Service_Slides_ParagraphStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/ParagraphStyle.php', - 'Google_Service_Slides_Placeholder' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/Placeholder.php', - 'Google_Service_Slides_Presentation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/Presentation.php', - 'Google_Service_Slides_Range' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/Range.php', - 'Google_Service_Slides_Recolor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/Recolor.php', - 'Google_Service_Slides_RefreshSheetsChartRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/RefreshSheetsChartRequest.php', - 'Google_Service_Slides_ReplaceAllShapesWithImageRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/ReplaceAllShapesWithImageRequest.php', - 'Google_Service_Slides_ReplaceAllShapesWithImageResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/ReplaceAllShapesWithImageResponse.php', - 'Google_Service_Slides_ReplaceAllShapesWithSheetsChartRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/ReplaceAllShapesWithSheetsChartRequest.php', - 'Google_Service_Slides_ReplaceAllShapesWithSheetsChartResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/ReplaceAllShapesWithSheetsChartResponse.php', - 'Google_Service_Slides_ReplaceAllTextRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/ReplaceAllTextRequest.php', - 'Google_Service_Slides_ReplaceAllTextResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/ReplaceAllTextResponse.php', - 'Google_Service_Slides_ReplaceImageRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/ReplaceImageRequest.php', - 'Google_Service_Slides_Request' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/Request.php', - 'Google_Service_Slides_Resource_Presentations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/Resource/Presentations.php', - 'Google_Service_Slides_Resource_PresentationsPages' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/Resource/PresentationsPages.php', - 'Google_Service_Slides_Response' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/Response.php', - 'Google_Service_Slides_RgbColor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/RgbColor.php', - 'Google_Service_Slides_Shadow' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/Shadow.php', - 'Google_Service_Slides_Shape' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/Shape.php', - 'Google_Service_Slides_ShapeBackgroundFill' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/ShapeBackgroundFill.php', - 'Google_Service_Slides_ShapeProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/ShapeProperties.php', - 'Google_Service_Slides_SheetsChart' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/SheetsChart.php', - 'Google_Service_Slides_SheetsChartProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/SheetsChartProperties.php', - 'Google_Service_Slides_Size' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/Size.php', - 'Google_Service_Slides_SlideProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/SlideProperties.php', - 'Google_Service_Slides_SlidesList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/SlidesList.php', - 'Google_Service_Slides_SolidFill' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/SolidFill.php', - 'Google_Service_Slides_StretchedPictureFill' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/StretchedPictureFill.php', - 'Google_Service_Slides_SubstringMatchCriteria' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/SubstringMatchCriteria.php', - 'Google_Service_Slides_Table' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/Table.php', - 'Google_Service_Slides_TableBorderCell' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/TableBorderCell.php', - 'Google_Service_Slides_TableBorderFill' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/TableBorderFill.php', - 'Google_Service_Slides_TableBorderProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/TableBorderProperties.php', - 'Google_Service_Slides_TableBorderRow' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/TableBorderRow.php', - 'Google_Service_Slides_TableCell' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/TableCell.php', - 'Google_Service_Slides_TableCellBackgroundFill' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/TableCellBackgroundFill.php', - 'Google_Service_Slides_TableCellLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/TableCellLocation.php', - 'Google_Service_Slides_TableCellProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/TableCellProperties.php', - 'Google_Service_Slides_TableColumnProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/TableColumnProperties.php', - 'Google_Service_Slides_TableRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/TableRange.php', - 'Google_Service_Slides_TableRow' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/TableRow.php', - 'Google_Service_Slides_TableRowProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/TableRowProperties.php', - 'Google_Service_Slides_TextContent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/TextContent.php', - 'Google_Service_Slides_TextElement' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/TextElement.php', - 'Google_Service_Slides_TextRun' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/TextRun.php', - 'Google_Service_Slides_TextStyle' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/TextStyle.php', - 'Google_Service_Slides_ThemeColorPair' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/ThemeColorPair.php', - 'Google_Service_Slides_Thumbnail' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/Thumbnail.php', - 'Google_Service_Slides_UngroupObjectsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/UngroupObjectsRequest.php', - 'Google_Service_Slides_UnmergeTableCellsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/UnmergeTableCellsRequest.php', - 'Google_Service_Slides_UpdateImagePropertiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/UpdateImagePropertiesRequest.php', - 'Google_Service_Slides_UpdateLinePropertiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/UpdateLinePropertiesRequest.php', - 'Google_Service_Slides_UpdatePageElementAltTextRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/UpdatePageElementAltTextRequest.php', - 'Google_Service_Slides_UpdatePageElementTransformRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/UpdatePageElementTransformRequest.php', - 'Google_Service_Slides_UpdatePagePropertiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/UpdatePagePropertiesRequest.php', - 'Google_Service_Slides_UpdateParagraphStyleRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/UpdateParagraphStyleRequest.php', - 'Google_Service_Slides_UpdateShapePropertiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/UpdateShapePropertiesRequest.php', - 'Google_Service_Slides_UpdateSlidesPositionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/UpdateSlidesPositionRequest.php', - 'Google_Service_Slides_UpdateTableBorderPropertiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/UpdateTableBorderPropertiesRequest.php', - 'Google_Service_Slides_UpdateTableCellPropertiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/UpdateTableCellPropertiesRequest.php', - 'Google_Service_Slides_UpdateTableColumnPropertiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/UpdateTableColumnPropertiesRequest.php', - 'Google_Service_Slides_UpdateTableRowPropertiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/UpdateTableRowPropertiesRequest.php', - 'Google_Service_Slides_UpdateTextStyleRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/UpdateTextStyleRequest.php', - 'Google_Service_Slides_UpdateVideoPropertiesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/UpdateVideoPropertiesRequest.php', - 'Google_Service_Slides_Video' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/Video.php', - 'Google_Service_Slides_VideoProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/VideoProperties.php', - 'Google_Service_Slides_WeightedFontFamily' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/WeightedFontFamily.php', - 'Google_Service_Slides_WordArt' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/WordArt.php', - 'Google_Service_Slides_WriteControl' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Slides/WriteControl.php', - 'Google_Service_Spanner' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner.php', - 'Google_Service_Spanner_BeginTransactionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/BeginTransactionRequest.php', - 'Google_Service_Spanner_Binding' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/Binding.php', - 'Google_Service_Spanner_ChildLink' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/ChildLink.php', - 'Google_Service_Spanner_CommitRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/CommitRequest.php', - 'Google_Service_Spanner_CommitResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/CommitResponse.php', - 'Google_Service_Spanner_CreateDatabaseMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/CreateDatabaseMetadata.php', - 'Google_Service_Spanner_CreateDatabaseRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/CreateDatabaseRequest.php', - 'Google_Service_Spanner_CreateInstanceMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/CreateInstanceMetadata.php', - 'Google_Service_Spanner_CreateInstanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/CreateInstanceRequest.php', - 'Google_Service_Spanner_CreateSessionRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/CreateSessionRequest.php', - 'Google_Service_Spanner_Database' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/Database.php', - 'Google_Service_Spanner_Delete' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/Delete.php', - 'Google_Service_Spanner_ExecuteSqlRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/ExecuteSqlRequest.php', - 'Google_Service_Spanner_Field' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/Field.php', - 'Google_Service_Spanner_GetDatabaseDdlResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/GetDatabaseDdlResponse.php', - 'Google_Service_Spanner_GetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/GetIamPolicyRequest.php', - 'Google_Service_Spanner_Instance' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/Instance.php', - 'Google_Service_Spanner_InstanceConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/InstanceConfig.php', - 'Google_Service_Spanner_KeyRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/KeyRange.php', - 'Google_Service_Spanner_KeySet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/KeySet.php', - 'Google_Service_Spanner_ListDatabasesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/ListDatabasesResponse.php', - 'Google_Service_Spanner_ListInstanceConfigsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/ListInstanceConfigsResponse.php', - 'Google_Service_Spanner_ListInstancesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/ListInstancesResponse.php', - 'Google_Service_Spanner_ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/ListOperationsResponse.php', - 'Google_Service_Spanner_ListSessionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/ListSessionsResponse.php', - 'Google_Service_Spanner_Mutation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/Mutation.php', - 'Google_Service_Spanner_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/Operation.php', - 'Google_Service_Spanner_PartialResultSet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/PartialResultSet.php', - 'Google_Service_Spanner_Partition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/Partition.php', - 'Google_Service_Spanner_PartitionOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/PartitionOptions.php', - 'Google_Service_Spanner_PartitionQueryRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/PartitionQueryRequest.php', - 'Google_Service_Spanner_PartitionReadRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/PartitionReadRequest.php', - 'Google_Service_Spanner_PartitionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/PartitionResponse.php', - 'Google_Service_Spanner_PlanNode' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/PlanNode.php', - 'Google_Service_Spanner_Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/Policy.php', - 'Google_Service_Spanner_QueryPlan' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/QueryPlan.php', - 'Google_Service_Spanner_ReadOnly' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/ReadOnly.php', - 'Google_Service_Spanner_ReadRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/ReadRequest.php', - 'Google_Service_Spanner_ReadWrite' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/ReadWrite.php', - 'Google_Service_Spanner_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/Resource/Projects.php', - 'Google_Service_Spanner_Resource_ProjectsInstanceConfigs' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/Resource/ProjectsInstanceConfigs.php', - 'Google_Service_Spanner_Resource_ProjectsInstances' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/Resource/ProjectsInstances.php', - 'Google_Service_Spanner_Resource_ProjectsInstancesDatabases' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/Resource/ProjectsInstancesDatabases.php', - 'Google_Service_Spanner_Resource_ProjectsInstancesDatabasesOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/Resource/ProjectsInstancesDatabasesOperations.php', - 'Google_Service_Spanner_Resource_ProjectsInstancesDatabasesSessions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/Resource/ProjectsInstancesDatabasesSessions.php', - 'Google_Service_Spanner_Resource_ProjectsInstancesOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/Resource/ProjectsInstancesOperations.php', - 'Google_Service_Spanner_ResultSet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/ResultSet.php', - 'Google_Service_Spanner_ResultSetMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/ResultSetMetadata.php', - 'Google_Service_Spanner_ResultSetStats' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/ResultSetStats.php', - 'Google_Service_Spanner_RollbackRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/RollbackRequest.php', - 'Google_Service_Spanner_Session' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/Session.php', - 'Google_Service_Spanner_SetIamPolicyRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/SetIamPolicyRequest.php', - 'Google_Service_Spanner_ShortRepresentation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/ShortRepresentation.php', - 'Google_Service_Spanner_SpannerEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/SpannerEmpty.php', - 'Google_Service_Spanner_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/Status.php', - 'Google_Service_Spanner_StructType' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/StructType.php', - 'Google_Service_Spanner_TestIamPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/TestIamPermissionsRequest.php', - 'Google_Service_Spanner_TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/TestIamPermissionsResponse.php', - 'Google_Service_Spanner_Transaction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/Transaction.php', - 'Google_Service_Spanner_TransactionOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/TransactionOptions.php', - 'Google_Service_Spanner_TransactionSelector' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/TransactionSelector.php', - 'Google_Service_Spanner_Type' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/Type.php', - 'Google_Service_Spanner_UpdateDatabaseDdlMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/UpdateDatabaseDdlMetadata.php', - 'Google_Service_Spanner_UpdateDatabaseDdlRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/UpdateDatabaseDdlRequest.php', - 'Google_Service_Spanner_UpdateInstanceMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/UpdateInstanceMetadata.php', - 'Google_Service_Spanner_UpdateInstanceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/UpdateInstanceRequest.php', - 'Google_Service_Spanner_Write' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spanner/Write.php', - 'Google_Service_Spectrum' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum.php', - 'Google_Service_Spectrum_AntennaCharacteristics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/AntennaCharacteristics.php', - 'Google_Service_Spectrum_DatabaseSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/DatabaseSpec.php', - 'Google_Service_Spectrum_DbUpdateSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/DbUpdateSpec.php', - 'Google_Service_Spectrum_DeviceCapabilities' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/DeviceCapabilities.php', - 'Google_Service_Spectrum_DeviceDescriptor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/DeviceDescriptor.php', - 'Google_Service_Spectrum_DeviceOwner' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/DeviceOwner.php', - 'Google_Service_Spectrum_DeviceValidity' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/DeviceValidity.php', - 'Google_Service_Spectrum_EventTime' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/EventTime.php', - 'Google_Service_Spectrum_FrequencyRange' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/FrequencyRange.php', - 'Google_Service_Spectrum_GeoLocation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/GeoLocation.php', - 'Google_Service_Spectrum_GeoLocationEllipse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/GeoLocationEllipse.php', - 'Google_Service_Spectrum_GeoLocationPoint' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/GeoLocationPoint.php', - 'Google_Service_Spectrum_GeoLocationPolygon' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/GeoLocationPolygon.php', - 'Google_Service_Spectrum_GeoSpectrumSchedule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/GeoSpectrumSchedule.php', - 'Google_Service_Spectrum_PawsGetSpectrumBatchRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/PawsGetSpectrumBatchRequest.php', - 'Google_Service_Spectrum_PawsGetSpectrumBatchResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/PawsGetSpectrumBatchResponse.php', - 'Google_Service_Spectrum_PawsGetSpectrumRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/PawsGetSpectrumRequest.php', - 'Google_Service_Spectrum_PawsGetSpectrumResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/PawsGetSpectrumResponse.php', - 'Google_Service_Spectrum_PawsInitRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/PawsInitRequest.php', - 'Google_Service_Spectrum_PawsInitResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/PawsInitResponse.php', - 'Google_Service_Spectrum_PawsNotifySpectrumUseRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/PawsNotifySpectrumUseRequest.php', - 'Google_Service_Spectrum_PawsNotifySpectrumUseResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/PawsNotifySpectrumUseResponse.php', - 'Google_Service_Spectrum_PawsRegisterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/PawsRegisterRequest.php', - 'Google_Service_Spectrum_PawsRegisterResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/PawsRegisterResponse.php', - 'Google_Service_Spectrum_PawsVerifyDeviceRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/PawsVerifyDeviceRequest.php', - 'Google_Service_Spectrum_PawsVerifyDeviceResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/PawsVerifyDeviceResponse.php', - 'Google_Service_Spectrum_Resource_Paws' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/Resource/Paws.php', - 'Google_Service_Spectrum_RulesetInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/RulesetInfo.php', - 'Google_Service_Spectrum_SpectrumMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/SpectrumMessage.php', - 'Google_Service_Spectrum_SpectrumSchedule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/SpectrumSchedule.php', - 'Google_Service_Spectrum_Vcard' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/Vcard.php', - 'Google_Service_Spectrum_VcardAddress' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/VcardAddress.php', - 'Google_Service_Spectrum_VcardTelephone' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/VcardTelephone.php', - 'Google_Service_Spectrum_VcardTypedText' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Spectrum/VcardTypedText.php', - 'Google_Service_Speech' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Speech.php', - 'Google_Service_Speech_LongRunningRecognizeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Speech/LongRunningRecognizeRequest.php', - 'Google_Service_Speech_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Speech/Operation.php', - 'Google_Service_Speech_RecognitionAudio' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Speech/RecognitionAudio.php', - 'Google_Service_Speech_RecognitionConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Speech/RecognitionConfig.php', - 'Google_Service_Speech_RecognizeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Speech/RecognizeRequest.php', - 'Google_Service_Speech_RecognizeResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Speech/RecognizeResponse.php', - 'Google_Service_Speech_Resource_Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Speech/Resource/Operations.php', - 'Google_Service_Speech_Resource_Speech' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Speech/Resource/Speech.php', - 'Google_Service_Speech_SpeechContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Speech/SpeechContext.php', - 'Google_Service_Speech_SpeechRecognitionAlternative' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Speech/SpeechRecognitionAlternative.php', - 'Google_Service_Speech_SpeechRecognitionResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Speech/SpeechRecognitionResult.php', - 'Google_Service_Speech_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Speech/Status.php', - 'Google_Service_Speech_WordInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Speech/WordInfo.php', - 'Google_Service_Storage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage.php', - 'Google_Service_Storage_Bucket' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/Bucket.php', - 'Google_Service_Storage_BucketAccessControl' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/BucketAccessControl.php', - 'Google_Service_Storage_BucketAccessControlProjectTeam' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/BucketAccessControlProjectTeam.php', - 'Google_Service_Storage_BucketAccessControls' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/BucketAccessControls.php', - 'Google_Service_Storage_BucketBilling' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/BucketBilling.php', - 'Google_Service_Storage_BucketCors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/BucketCors.php', - 'Google_Service_Storage_BucketEncryption' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/BucketEncryption.php', - 'Google_Service_Storage_BucketLifecycle' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/BucketLifecycle.php', - 'Google_Service_Storage_BucketLifecycleRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/BucketLifecycleRule.php', - 'Google_Service_Storage_BucketLifecycleRuleAction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/BucketLifecycleRuleAction.php', - 'Google_Service_Storage_BucketLifecycleRuleCondition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/BucketLifecycleRuleCondition.php', - 'Google_Service_Storage_BucketLogging' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/BucketLogging.php', - 'Google_Service_Storage_BucketOwner' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/BucketOwner.php', - 'Google_Service_Storage_BucketRetentionPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/BucketRetentionPolicy.php', - 'Google_Service_Storage_BucketVersioning' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/BucketVersioning.php', - 'Google_Service_Storage_BucketWebsite' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/BucketWebsite.php', - 'Google_Service_Storage_Buckets' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/Buckets.php', - 'Google_Service_Storage_Channel' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/Channel.php', - 'Google_Service_Storage_ComposeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/ComposeRequest.php', - 'Google_Service_Storage_ComposeRequestSourceObjects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/ComposeRequestSourceObjects.php', - 'Google_Service_Storage_ComposeRequestSourceObjectsObjectPreconditions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/ComposeRequestSourceObjectsObjectPreconditions.php', - 'Google_Service_Storage_Notification' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/Notification.php', - 'Google_Service_Storage_Notifications' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/Notifications.php', - 'Google_Service_Storage_ObjectAccessControl' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/ObjectAccessControl.php', - 'Google_Service_Storage_ObjectAccessControlProjectTeam' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/ObjectAccessControlProjectTeam.php', - 'Google_Service_Storage_ObjectAccessControls' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/ObjectAccessControls.php', - 'Google_Service_Storage_Objects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/Objects.php', - 'Google_Service_Storage_Policy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/Policy.php', - 'Google_Service_Storage_PolicyBindings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/PolicyBindings.php', - 'Google_Service_Storage_Resource_BucketAccessControls' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/Resource/BucketAccessControls.php', - 'Google_Service_Storage_Resource_Buckets' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/Resource/Buckets.php', - 'Google_Service_Storage_Resource_Channels' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/Resource/Channels.php', - 'Google_Service_Storage_Resource_DefaultObjectAccessControls' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/Resource/DefaultObjectAccessControls.php', - 'Google_Service_Storage_Resource_Notifications' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/Resource/Notifications.php', - 'Google_Service_Storage_Resource_ObjectAccessControls' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/Resource/ObjectAccessControls.php', - 'Google_Service_Storage_Resource_Objects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/Resource/Objects.php', - 'Google_Service_Storage_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/Resource/Projects.php', - 'Google_Service_Storage_Resource_ProjectsServiceAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/Resource/ProjectsServiceAccount.php', - 'Google_Service_Storage_RewriteResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/RewriteResponse.php', - 'Google_Service_Storage_ServiceAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/ServiceAccount.php', - 'Google_Service_Storage_StorageObject' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/StorageObject.php', - 'Google_Service_Storage_StorageObjectCustomerEncryption' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/StorageObjectCustomerEncryption.php', - 'Google_Service_Storage_StorageObjectOwner' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/StorageObjectOwner.php', - 'Google_Service_Storage_TestIamPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storage/TestIamPermissionsResponse.php', - 'Google_Service_Storagetransfer' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storagetransfer.php', - 'Google_Service_Storagetransfer_AwsAccessKey' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storagetransfer/AwsAccessKey.php', - 'Google_Service_Storagetransfer_AwsS3Data' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storagetransfer/AwsS3Data.php', - 'Google_Service_Storagetransfer_Date' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storagetransfer/Date.php', - 'Google_Service_Storagetransfer_ErrorLogEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storagetransfer/ErrorLogEntry.php', - 'Google_Service_Storagetransfer_ErrorSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storagetransfer/ErrorSummary.php', - 'Google_Service_Storagetransfer_GcsData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storagetransfer/GcsData.php', - 'Google_Service_Storagetransfer_GoogleServiceAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storagetransfer/GoogleServiceAccount.php', - 'Google_Service_Storagetransfer_HttpData' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storagetransfer/HttpData.php', - 'Google_Service_Storagetransfer_ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storagetransfer/ListOperationsResponse.php', - 'Google_Service_Storagetransfer_ListTransferJobsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storagetransfer/ListTransferJobsResponse.php', - 'Google_Service_Storagetransfer_ObjectConditions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storagetransfer/ObjectConditions.php', - 'Google_Service_Storagetransfer_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storagetransfer/Operation.php', - 'Google_Service_Storagetransfer_PauseTransferOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storagetransfer/PauseTransferOperationRequest.php', - 'Google_Service_Storagetransfer_Resource_GoogleServiceAccounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storagetransfer/Resource/GoogleServiceAccounts.php', - 'Google_Service_Storagetransfer_Resource_TransferJobs' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storagetransfer/Resource/TransferJobs.php', - 'Google_Service_Storagetransfer_Resource_TransferOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storagetransfer/Resource/TransferOperations.php', - 'Google_Service_Storagetransfer_ResumeTransferOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storagetransfer/ResumeTransferOperationRequest.php', - 'Google_Service_Storagetransfer_Schedule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storagetransfer/Schedule.php', - 'Google_Service_Storagetransfer_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storagetransfer/Status.php', - 'Google_Service_Storagetransfer_StoragetransferEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storagetransfer/StoragetransferEmpty.php', - 'Google_Service_Storagetransfer_TimeOfDay' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storagetransfer/TimeOfDay.php', - 'Google_Service_Storagetransfer_TransferCounters' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storagetransfer/TransferCounters.php', - 'Google_Service_Storagetransfer_TransferJob' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storagetransfer/TransferJob.php', - 'Google_Service_Storagetransfer_TransferOperation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storagetransfer/TransferOperation.php', - 'Google_Service_Storagetransfer_TransferOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storagetransfer/TransferOptions.php', - 'Google_Service_Storagetransfer_TransferSpec' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storagetransfer/TransferSpec.php', - 'Google_Service_Storagetransfer_UpdateTransferJobRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Storagetransfer/UpdateTransferJobRequest.php', - 'Google_Service_StreetViewPublish' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/StreetViewPublish.php', - 'Google_Service_StreetViewPublish_BatchDeletePhotosRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/StreetViewPublish/BatchDeletePhotosRequest.php', - 'Google_Service_StreetViewPublish_BatchDeletePhotosResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/StreetViewPublish/BatchDeletePhotosResponse.php', - 'Google_Service_StreetViewPublish_BatchGetPhotosResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/StreetViewPublish/BatchGetPhotosResponse.php', - 'Google_Service_StreetViewPublish_BatchUpdatePhotosRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/StreetViewPublish/BatchUpdatePhotosRequest.php', - 'Google_Service_StreetViewPublish_BatchUpdatePhotosResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/StreetViewPublish/BatchUpdatePhotosResponse.php', - 'Google_Service_StreetViewPublish_Connection' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/StreetViewPublish/Connection.php', - 'Google_Service_StreetViewPublish_LatLng' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/StreetViewPublish/LatLng.php', - 'Google_Service_StreetViewPublish_Level' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/StreetViewPublish/Level.php', - 'Google_Service_StreetViewPublish_ListPhotosResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/StreetViewPublish/ListPhotosResponse.php', - 'Google_Service_StreetViewPublish_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/StreetViewPublish/Operation.php', - 'Google_Service_StreetViewPublish_Photo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/StreetViewPublish/Photo.php', - 'Google_Service_StreetViewPublish_PhotoId' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/StreetViewPublish/PhotoId.php', - 'Google_Service_StreetViewPublish_PhotoResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/StreetViewPublish/PhotoResponse.php', - 'Google_Service_StreetViewPublish_Place' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/StreetViewPublish/Place.php', - 'Google_Service_StreetViewPublish_Pose' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/StreetViewPublish/Pose.php', - 'Google_Service_StreetViewPublish_Resource_Photo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/StreetViewPublish/Resource/Photo.php', - 'Google_Service_StreetViewPublish_Resource_Photos' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/StreetViewPublish/Resource/Photos.php', - 'Google_Service_StreetViewPublish_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/StreetViewPublish/Status.php', - 'Google_Service_StreetViewPublish_StreetviewpublishEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/StreetViewPublish/StreetviewpublishEmpty.php', - 'Google_Service_StreetViewPublish_UpdatePhotoRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/StreetViewPublish/UpdatePhotoRequest.php', - 'Google_Service_StreetViewPublish_UploadRef' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/StreetViewPublish/UploadRef.php', - 'Google_Service_Surveys' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Surveys.php', - 'Google_Service_Surveys_FieldMask' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Surveys/FieldMask.php', - 'Google_Service_Surveys_MobileAppPanel' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Surveys/MobileAppPanel.php', - 'Google_Service_Surveys_MobileAppPanelsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Surveys/MobileAppPanelsListResponse.php', - 'Google_Service_Surveys_PageInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Surveys/PageInfo.php', - 'Google_Service_Surveys_Resource_Mobileapppanels' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Surveys/Resource/Mobileapppanels.php', - 'Google_Service_Surveys_Resource_Results' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Surveys/Resource/Results.php', - 'Google_Service_Surveys_Resource_Surveys' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Surveys/Resource/Surveys.php', - 'Google_Service_Surveys_ResultsGetRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Surveys/ResultsGetRequest.php', - 'Google_Service_Surveys_ResultsMask' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Surveys/ResultsMask.php', - 'Google_Service_Surveys_Survey' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Surveys/Survey.php', - 'Google_Service_Surveys_SurveyAudience' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Surveys/SurveyAudience.php', - 'Google_Service_Surveys_SurveyCost' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Surveys/SurveyCost.php', - 'Google_Service_Surveys_SurveyQuestion' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Surveys/SurveyQuestion.php', - 'Google_Service_Surveys_SurveyQuestionImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Surveys/SurveyQuestionImage.php', - 'Google_Service_Surveys_SurveyRejection' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Surveys/SurveyRejection.php', - 'Google_Service_Surveys_SurveyResults' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Surveys/SurveyResults.php', - 'Google_Service_Surveys_SurveysDeleteResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Surveys/SurveysDeleteResponse.php', - 'Google_Service_Surveys_SurveysListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Surveys/SurveysListResponse.php', - 'Google_Service_Surveys_SurveysStartRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Surveys/SurveysStartRequest.php', - 'Google_Service_Surveys_SurveysStartResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Surveys/SurveysStartResponse.php', - 'Google_Service_Surveys_SurveysStopResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Surveys/SurveysStopResponse.php', - 'Google_Service_Surveys_TokenPagination' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Surveys/TokenPagination.php', - 'Google_Service_TPU' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TPU.php', - 'Google_Service_TPU_AcceleratorType' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TPU/AcceleratorType.php', - 'Google_Service_TPU_ListAcceleratorTypesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TPU/ListAcceleratorTypesResponse.php', - 'Google_Service_TPU_ListLocationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TPU/ListLocationsResponse.php', - 'Google_Service_TPU_ListNodesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TPU/ListNodesResponse.php', - 'Google_Service_TPU_ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TPU/ListOperationsResponse.php', - 'Google_Service_TPU_ListTensorFlowVersionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TPU/ListTensorFlowVersionsResponse.php', - 'Google_Service_TPU_Location' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TPU/Location.php', - 'Google_Service_TPU_NetworkEndpoint' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TPU/NetworkEndpoint.php', - 'Google_Service_TPU_Node' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TPU/Node.php', - 'Google_Service_TPU_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TPU/Operation.php', - 'Google_Service_TPU_OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TPU/OperationMetadata.php', - 'Google_Service_TPU_ReimageNodeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TPU/ReimageNodeRequest.php', - 'Google_Service_TPU_ResetNodeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TPU/ResetNodeRequest.php', - 'Google_Service_TPU_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TPU/Resource/Projects.php', - 'Google_Service_TPU_Resource_ProjectsLocations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TPU/Resource/ProjectsLocations.php', - 'Google_Service_TPU_Resource_ProjectsLocationsAcceleratorTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TPU/Resource/ProjectsLocationsAcceleratorTypes.php', - 'Google_Service_TPU_Resource_ProjectsLocationsNodes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TPU/Resource/ProjectsLocationsNodes.php', - 'Google_Service_TPU_Resource_ProjectsLocationsOperations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TPU/Resource/ProjectsLocationsOperations.php', - 'Google_Service_TPU_Resource_ProjectsLocationsTensorflowVersions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TPU/Resource/ProjectsLocationsTensorflowVersions.php', - 'Google_Service_TPU_StartNodeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TPU/StartNodeRequest.php', - 'Google_Service_TPU_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TPU/Status.php', - 'Google_Service_TPU_StopNodeRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TPU/StopNodeRequest.php', - 'Google_Service_TPU_TensorFlowVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TPU/TensorFlowVersion.php', - 'Google_Service_TPU_TpuEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TPU/TpuEmpty.php', - 'Google_Service_TagManager' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager.php', - 'Google_Service_TagManager_Account' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/Account.php', - 'Google_Service_TagManager_AccountAccess' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/AccountAccess.php', - 'Google_Service_TagManager_BuiltInVariable' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/BuiltInVariable.php', - 'Google_Service_TagManager_Condition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/Condition.php', - 'Google_Service_TagManager_Container' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/Container.php', - 'Google_Service_TagManager_ContainerAccess' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/ContainerAccess.php', - 'Google_Service_TagManager_ContainerVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/ContainerVersion.php', - 'Google_Service_TagManager_ContainerVersionHeader' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/ContainerVersionHeader.php', - 'Google_Service_TagManager_CreateBuiltInVariableResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/CreateBuiltInVariableResponse.php', - 'Google_Service_TagManager_CreateContainerVersionRequestVersionOptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/CreateContainerVersionRequestVersionOptions.php', - 'Google_Service_TagManager_CreateContainerVersionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/CreateContainerVersionResponse.php', - 'Google_Service_TagManager_CreateWorkspaceProposalRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/CreateWorkspaceProposalRequest.php', - 'Google_Service_TagManager_Entity' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/Entity.php', - 'Google_Service_TagManager_Environment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/Environment.php', - 'Google_Service_TagManager_Folder' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/Folder.php', - 'Google_Service_TagManager_FolderEntities' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/FolderEntities.php', - 'Google_Service_TagManager_GetWorkspaceStatusResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/GetWorkspaceStatusResponse.php', - 'Google_Service_TagManager_ListAccountsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/ListAccountsResponse.php', - 'Google_Service_TagManager_ListContainerVersionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/ListContainerVersionsResponse.php', - 'Google_Service_TagManager_ListContainersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/ListContainersResponse.php', - 'Google_Service_TagManager_ListEnabledBuiltInVariablesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/ListEnabledBuiltInVariablesResponse.php', - 'Google_Service_TagManager_ListEnvironmentsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/ListEnvironmentsResponse.php', - 'Google_Service_TagManager_ListFoldersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/ListFoldersResponse.php', - 'Google_Service_TagManager_ListTagsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/ListTagsResponse.php', - 'Google_Service_TagManager_ListTriggersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/ListTriggersResponse.php', - 'Google_Service_TagManager_ListUserPermissionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/ListUserPermissionsResponse.php', - 'Google_Service_TagManager_ListVariablesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/ListVariablesResponse.php', - 'Google_Service_TagManager_ListWorkspacesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/ListWorkspacesResponse.php', - 'Google_Service_TagManager_MergeConflict' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/MergeConflict.php', - 'Google_Service_TagManager_Parameter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/Parameter.php', - 'Google_Service_TagManager_PublishContainerVersionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/PublishContainerVersionResponse.php', - 'Google_Service_TagManager_QuickPreviewResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/QuickPreviewResponse.php', - 'Google_Service_TagManager_Resource_Accounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/Resource/Accounts.php', - 'Google_Service_TagManager_Resource_AccountsContainers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/Resource/AccountsContainers.php', - 'Google_Service_TagManager_Resource_AccountsContainersEnvironments' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/Resource/AccountsContainersEnvironments.php', - 'Google_Service_TagManager_Resource_AccountsContainersVersionHeaders' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/Resource/AccountsContainersVersionHeaders.php', - 'Google_Service_TagManager_Resource_AccountsContainersVersions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/Resource/AccountsContainersVersions.php', - 'Google_Service_TagManager_Resource_AccountsContainersWorkspaces' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/Resource/AccountsContainersWorkspaces.php', - 'Google_Service_TagManager_Resource_AccountsContainersWorkspacesBuiltInVariables' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/Resource/AccountsContainersWorkspacesBuiltInVariables.php', - 'Google_Service_TagManager_Resource_AccountsContainersWorkspacesFolders' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/Resource/AccountsContainersWorkspacesFolders.php', - 'Google_Service_TagManager_Resource_AccountsContainersWorkspacesProposal' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/Resource/AccountsContainersWorkspacesProposal.php', - 'Google_Service_TagManager_Resource_AccountsContainersWorkspacesTags' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/Resource/AccountsContainersWorkspacesTags.php', - 'Google_Service_TagManager_Resource_AccountsContainersWorkspacesTriggers' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/Resource/AccountsContainersWorkspacesTriggers.php', - 'Google_Service_TagManager_Resource_AccountsContainersWorkspacesVariables' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/Resource/AccountsContainersWorkspacesVariables.php', - 'Google_Service_TagManager_Resource_AccountsUserPermissions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/Resource/AccountsUserPermissions.php', - 'Google_Service_TagManager_RevertBuiltInVariableResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/RevertBuiltInVariableResponse.php', - 'Google_Service_TagManager_RevertFolderResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/RevertFolderResponse.php', - 'Google_Service_TagManager_RevertTagResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/RevertTagResponse.php', - 'Google_Service_TagManager_RevertTriggerResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/RevertTriggerResponse.php', - 'Google_Service_TagManager_RevertVariableResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/RevertVariableResponse.php', - 'Google_Service_TagManager_SetupTag' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/SetupTag.php', - 'Google_Service_TagManager_SyncStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/SyncStatus.php', - 'Google_Service_TagManager_SyncWorkspaceResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/SyncWorkspaceResponse.php', - 'Google_Service_TagManager_Tag' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/Tag.php', - 'Google_Service_TagManager_TeardownTag' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/TeardownTag.php', - 'Google_Service_TagManager_Timestamp' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/Timestamp.php', - 'Google_Service_TagManager_Trigger' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/Trigger.php', - 'Google_Service_TagManager_UpdateWorkspaceProposalRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/UpdateWorkspaceProposalRequest.php', - 'Google_Service_TagManager_UserPermission' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/UserPermission.php', - 'Google_Service_TagManager_Variable' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/Variable.php', - 'Google_Service_TagManager_Workspace' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/Workspace.php', - 'Google_Service_TagManager_WorkspaceProposal' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/WorkspaceProposal.php', - 'Google_Service_TagManager_WorkspaceProposalHistory' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/WorkspaceProposalHistory.php', - 'Google_Service_TagManager_WorkspaceProposalHistoryComment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/WorkspaceProposalHistoryComment.php', - 'Google_Service_TagManager_WorkspaceProposalHistoryStatusChange' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/WorkspaceProposalHistoryStatusChange.php', - 'Google_Service_TagManager_WorkspaceProposalUser' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/WorkspaceProposalUser.php', - 'Google_Service_TagManager_Zone' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/Zone.php', - 'Google_Service_TagManager_ZoneBoundary' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/ZoneBoundary.php', - 'Google_Service_TagManager_ZoneChildContainer' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/ZoneChildContainer.php', - 'Google_Service_TagManager_ZoneTypeRestriction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/TagManager/ZoneTypeRestriction.php', - 'Google_Service_Taskqueue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Taskqueue.php', - 'Google_Service_Taskqueue_Resource_Taskqueues' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Taskqueue/Resource/Taskqueues.php', - 'Google_Service_Taskqueue_Resource_Tasks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Taskqueue/Resource/Tasks.php', - 'Google_Service_Taskqueue_Task' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Taskqueue/Task.php', - 'Google_Service_Taskqueue_TaskQueue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Taskqueue/TaskQueue.php', - 'Google_Service_Taskqueue_TaskQueueAcl' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Taskqueue/TaskQueueAcl.php', - 'Google_Service_Taskqueue_TaskQueueStats' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Taskqueue/TaskQueueStats.php', - 'Google_Service_Taskqueue_Tasks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Taskqueue/Tasks.php', - 'Google_Service_Taskqueue_Tasks2' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Taskqueue/Tasks2.php', - 'Google_Service_Tasks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tasks.php', - 'Google_Service_Tasks_Resource_Tasklists' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tasks/Resource/Tasklists.php', - 'Google_Service_Tasks_Resource_Tasks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tasks/Resource/Tasks.php', - 'Google_Service_Tasks_Task' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tasks/Task.php', - 'Google_Service_Tasks_TaskLinks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tasks/TaskLinks.php', - 'Google_Service_Tasks_TaskList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tasks/TaskList.php', - 'Google_Service_Tasks_TaskLists' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tasks/TaskLists.php', - 'Google_Service_Tasks_Tasks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tasks/Tasks.php', - 'Google_Service_Testing' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing.php', - 'Google_Service_Testing_Account' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/Account.php', - 'Google_Service_Testing_AndroidDevice' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/AndroidDevice.php', - 'Google_Service_Testing_AndroidDeviceCatalog' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/AndroidDeviceCatalog.php', - 'Google_Service_Testing_AndroidDeviceList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/AndroidDeviceList.php', - 'Google_Service_Testing_AndroidInstrumentationTest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/AndroidInstrumentationTest.php', - 'Google_Service_Testing_AndroidMatrix' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/AndroidMatrix.php', - 'Google_Service_Testing_AndroidModel' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/AndroidModel.php', - 'Google_Service_Testing_AndroidRoboTest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/AndroidRoboTest.php', - 'Google_Service_Testing_AndroidRuntimeConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/AndroidRuntimeConfiguration.php', - 'Google_Service_Testing_AndroidTestLoop' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/AndroidTestLoop.php', - 'Google_Service_Testing_AndroidVersion' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/AndroidVersion.php', - 'Google_Service_Testing_ApkDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/ApkDetail.php', - 'Google_Service_Testing_ApkManifest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/ApkManifest.php', - 'Google_Service_Testing_CancelTestMatrixResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/CancelTestMatrixResponse.php', - 'Google_Service_Testing_ClientInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/ClientInfo.php', - 'Google_Service_Testing_ClientInfoDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/ClientInfoDetail.php', - 'Google_Service_Testing_Date' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/Date.php', - 'Google_Service_Testing_DeviceFile' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/DeviceFile.php', - 'Google_Service_Testing_Distribution' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/Distribution.php', - 'Google_Service_Testing_Environment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/Environment.php', - 'Google_Service_Testing_EnvironmentMatrix' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/EnvironmentMatrix.php', - 'Google_Service_Testing_EnvironmentVariable' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/EnvironmentVariable.php', - 'Google_Service_Testing_FileReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/FileReference.php', - 'Google_Service_Testing_GetApkDetailsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/GetApkDetailsResponse.php', - 'Google_Service_Testing_GoogleAuto' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/GoogleAuto.php', - 'Google_Service_Testing_GoogleCloudStorage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/GoogleCloudStorage.php', - 'Google_Service_Testing_IntentFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/IntentFilter.php', - 'Google_Service_Testing_LauncherActivityIntent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/LauncherActivityIntent.php', - 'Google_Service_Testing_Locale' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/Locale.php', - 'Google_Service_Testing_NetworkConfiguration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/NetworkConfiguration.php', - 'Google_Service_Testing_NetworkConfigurationCatalog' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/NetworkConfigurationCatalog.php', - 'Google_Service_Testing_ObbFile' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/ObbFile.php', - 'Google_Service_Testing_Orientation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/Orientation.php', - 'Google_Service_Testing_Resource_ApplicationDetailService' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/Resource/ApplicationDetailService.php', - 'Google_Service_Testing_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/Resource/Projects.php', - 'Google_Service_Testing_Resource_ProjectsTestMatrices' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/Resource/ProjectsTestMatrices.php', - 'Google_Service_Testing_Resource_TestEnvironmentCatalog' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/Resource/TestEnvironmentCatalog.php', - 'Google_Service_Testing_ResultStorage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/ResultStorage.php', - 'Google_Service_Testing_RoboDirective' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/RoboDirective.php', - 'Google_Service_Testing_RoboStartingIntent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/RoboStartingIntent.php', - 'Google_Service_Testing_StartActivityIntent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/StartActivityIntent.php', - 'Google_Service_Testing_TestDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/TestDetails.php', - 'Google_Service_Testing_TestEnvironmentCatalog' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/TestEnvironmentCatalog.php', - 'Google_Service_Testing_TestExecution' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/TestExecution.php', - 'Google_Service_Testing_TestMatrix' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/TestMatrix.php', - 'Google_Service_Testing_TestSetup' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/TestSetup.php', - 'Google_Service_Testing_TestSpecification' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/TestSpecification.php', - 'Google_Service_Testing_ToolResultsExecution' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/ToolResultsExecution.php', - 'Google_Service_Testing_ToolResultsHistory' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/ToolResultsHistory.php', - 'Google_Service_Testing_ToolResultsStep' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/ToolResultsStep.php', - 'Google_Service_Testing_TrafficRule' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Testing/TrafficRule.php', - 'Google_Service_ToolResults' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults.php', - 'Google_Service_ToolResults_AndroidAppInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/AndroidAppInfo.php', - 'Google_Service_ToolResults_AndroidInstrumentationTest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/AndroidInstrumentationTest.php', - 'Google_Service_ToolResults_AndroidRoboTest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/AndroidRoboTest.php', - 'Google_Service_ToolResults_AndroidTest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/AndroidTest.php', - 'Google_Service_ToolResults_Any' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/Any.php', - 'Google_Service_ToolResults_AppStartTime' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/AppStartTime.php', - 'Google_Service_ToolResults_BasicPerfSampleSeries' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/BasicPerfSampleSeries.php', - 'Google_Service_ToolResults_BatchCreatePerfSamplesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/BatchCreatePerfSamplesRequest.php', - 'Google_Service_ToolResults_BatchCreatePerfSamplesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/BatchCreatePerfSamplesResponse.php', - 'Google_Service_ToolResults_CPUInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/CPUInfo.php', - 'Google_Service_ToolResults_Duration' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/Duration.php', - 'Google_Service_ToolResults_Execution' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/Execution.php', - 'Google_Service_ToolResults_FailureDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/FailureDetail.php', - 'Google_Service_ToolResults_FileReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/FileReference.php', - 'Google_Service_ToolResults_GraphicsStats' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/GraphicsStats.php', - 'Google_Service_ToolResults_GraphicsStatsBucket' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/GraphicsStatsBucket.php', - 'Google_Service_ToolResults_History' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/History.php', - 'Google_Service_ToolResults_Image' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/Image.php', - 'Google_Service_ToolResults_InconclusiveDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/InconclusiveDetail.php', - 'Google_Service_ToolResults_ListExecutionsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/ListExecutionsResponse.php', - 'Google_Service_ToolResults_ListHistoriesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/ListHistoriesResponse.php', - 'Google_Service_ToolResults_ListPerfSampleSeriesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/ListPerfSampleSeriesResponse.php', - 'Google_Service_ToolResults_ListPerfSamplesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/ListPerfSamplesResponse.php', - 'Google_Service_ToolResults_ListScreenshotClustersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/ListScreenshotClustersResponse.php', - 'Google_Service_ToolResults_ListStepThumbnailsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/ListStepThumbnailsResponse.php', - 'Google_Service_ToolResults_ListStepsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/ListStepsResponse.php', - 'Google_Service_ToolResults_MemoryInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/MemoryInfo.php', - 'Google_Service_ToolResults_Outcome' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/Outcome.php', - 'Google_Service_ToolResults_PerfEnvironment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/PerfEnvironment.php', - 'Google_Service_ToolResults_PerfMetricsSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/PerfMetricsSummary.php', - 'Google_Service_ToolResults_PerfSample' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/PerfSample.php', - 'Google_Service_ToolResults_PerfSampleSeries' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/PerfSampleSeries.php', - 'Google_Service_ToolResults_ProjectSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/ProjectSettings.php', - 'Google_Service_ToolResults_PublishXunitXmlFilesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/PublishXunitXmlFilesRequest.php', - 'Google_Service_ToolResults_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/Resource/Projects.php', - 'Google_Service_ToolResults_Resource_ProjectsHistories' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/Resource/ProjectsHistories.php', - 'Google_Service_ToolResults_Resource_ProjectsHistoriesExecutions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/Resource/ProjectsHistoriesExecutions.php', - 'Google_Service_ToolResults_Resource_ProjectsHistoriesExecutionsClusters' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/Resource/ProjectsHistoriesExecutionsClusters.php', - 'Google_Service_ToolResults_Resource_ProjectsHistoriesExecutionsSteps' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/Resource/ProjectsHistoriesExecutionsSteps.php', - 'Google_Service_ToolResults_Resource_ProjectsHistoriesExecutionsStepsPerfMetricsSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/Resource/ProjectsHistoriesExecutionsStepsPerfMetricsSummary.php', - 'Google_Service_ToolResults_Resource_ProjectsHistoriesExecutionsStepsPerfSampleSeries' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/Resource/ProjectsHistoriesExecutionsStepsPerfSampleSeries.php', - 'Google_Service_ToolResults_Resource_ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamples' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/Resource/ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamples.php', - 'Google_Service_ToolResults_Resource_ProjectsHistoriesExecutionsStepsThumbnails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/Resource/ProjectsHistoriesExecutionsStepsThumbnails.php', - 'Google_Service_ToolResults_Screen' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/Screen.php', - 'Google_Service_ToolResults_ScreenshotCluster' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/ScreenshotCluster.php', - 'Google_Service_ToolResults_SkippedDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/SkippedDetail.php', - 'Google_Service_ToolResults_Specification' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/Specification.php', - 'Google_Service_ToolResults_StackTrace' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/StackTrace.php', - 'Google_Service_ToolResults_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/Status.php', - 'Google_Service_ToolResults_Step' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/Step.php', - 'Google_Service_ToolResults_StepDimensionValueEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/StepDimensionValueEntry.php', - 'Google_Service_ToolResults_StepLabelsEntry' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/StepLabelsEntry.php', - 'Google_Service_ToolResults_SuccessDetail' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/SuccessDetail.php', - 'Google_Service_ToolResults_TestCaseReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/TestCaseReference.php', - 'Google_Service_ToolResults_TestExecutionStep' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/TestExecutionStep.php', - 'Google_Service_ToolResults_TestIssue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/TestIssue.php', - 'Google_Service_ToolResults_TestSuiteOverview' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/TestSuiteOverview.php', - 'Google_Service_ToolResults_TestTiming' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/TestTiming.php', - 'Google_Service_ToolResults_Thumbnail' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/Thumbnail.php', - 'Google_Service_ToolResults_Timestamp' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/Timestamp.php', - 'Google_Service_ToolResults_ToolExecution' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/ToolExecution.php', - 'Google_Service_ToolResults_ToolExecutionStep' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/ToolExecutionStep.php', - 'Google_Service_ToolResults_ToolExitCode' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/ToolExitCode.php', - 'Google_Service_ToolResults_ToolOutputReference' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/ToolResults/ToolOutputReference.php', - 'Google_Service_Tracing' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tracing.php', - 'Google_Service_Tracing_Annotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tracing/Annotation.php', - 'Google_Service_Tracing_AttributeValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tracing/AttributeValue.php', - 'Google_Service_Tracing_Attributes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tracing/Attributes.php', - 'Google_Service_Tracing_BatchWriteSpansRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tracing/BatchWriteSpansRequest.php', - 'Google_Service_Tracing_Link' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tracing/Link.php', - 'Google_Service_Tracing_Links' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tracing/Links.php', - 'Google_Service_Tracing_ListSpansResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tracing/ListSpansResponse.php', - 'Google_Service_Tracing_ListTracesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tracing/ListTracesResponse.php', - 'Google_Service_Tracing_Module' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tracing/Module.php', - 'Google_Service_Tracing_NetworkEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tracing/NetworkEvent.php', - 'Google_Service_Tracing_Resource_Projects' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tracing/Resource/Projects.php', - 'Google_Service_Tracing_Resource_ProjectsTraces' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tracing/Resource/ProjectsTraces.php', - 'Google_Service_Tracing_Resource_ProjectsTracesSpans' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tracing/Resource/ProjectsTracesSpans.php', - 'Google_Service_Tracing_Span' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tracing/Span.php', - 'Google_Service_Tracing_StackFrame' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tracing/StackFrame.php', - 'Google_Service_Tracing_StackFrames' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tracing/StackFrames.php', - 'Google_Service_Tracing_StackTrace' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tracing/StackTrace.php', - 'Google_Service_Tracing_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tracing/Status.php', - 'Google_Service_Tracing_TimeEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tracing/TimeEvent.php', - 'Google_Service_Tracing_TimeEvents' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tracing/TimeEvents.php', - 'Google_Service_Tracing_Trace' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tracing/Trace.php', - 'Google_Service_Tracing_TracingEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tracing/TracingEmpty.php', - 'Google_Service_Tracing_TruncatableString' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Tracing/TruncatableString.php', - 'Google_Service_Translate' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Translate.php', - 'Google_Service_Translate_DetectLanguageRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Translate/DetectLanguageRequest.php', - 'Google_Service_Translate_DetectionsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Translate/DetectionsListResponse.php', - 'Google_Service_Translate_DetectionsResourceItems' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Translate/DetectionsResourceItems.php', - 'Google_Service_Translate_GetSupportedLanguagesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Translate/GetSupportedLanguagesRequest.php', - 'Google_Service_Translate_LanguagesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Translate/LanguagesListResponse.php', - 'Google_Service_Translate_LanguagesResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Translate/LanguagesResource.php', - 'Google_Service_Translate_Resource_Detections' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Translate/Resource/Detections.php', - 'Google_Service_Translate_Resource_Languages' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Translate/Resource/Languages.php', - 'Google_Service_Translate_Resource_Translations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Translate/Resource/Translations.php', - 'Google_Service_Translate_TranslateTextRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Translate/TranslateTextRequest.php', - 'Google_Service_Translate_TranslationsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Translate/TranslationsListResponse.php', - 'Google_Service_Translate_TranslationsResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Translate/TranslationsResource.php', - 'Google_Service_Urlshortener' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Urlshortener.php', - 'Google_Service_Urlshortener_AnalyticsSnapshot' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Urlshortener/AnalyticsSnapshot.php', - 'Google_Service_Urlshortener_AnalyticsSummary' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Urlshortener/AnalyticsSummary.php', - 'Google_Service_Urlshortener_Resource_Url' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Urlshortener/Resource/Url.php', - 'Google_Service_Urlshortener_StringCount' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Urlshortener/StringCount.php', - 'Google_Service_Urlshortener_Url' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Urlshortener/Url.php', - 'Google_Service_Urlshortener_UrlHistory' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Urlshortener/UrlHistory.php', - 'Google_Service_Vault' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vault.php', - 'Google_Service_Vault_AddMatterPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vault/AddMatterPermissionsRequest.php', - 'Google_Service_Vault_CloseMatterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vault/CloseMatterRequest.php', - 'Google_Service_Vault_CloseMatterResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vault/CloseMatterResponse.php', - 'Google_Service_Vault_CorpusQuery' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vault/CorpusQuery.php', - 'Google_Service_Vault_HeldAccount' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vault/HeldAccount.php', - 'Google_Service_Vault_HeldDriveQuery' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vault/HeldDriveQuery.php', - 'Google_Service_Vault_HeldGroupsQuery' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vault/HeldGroupsQuery.php', - 'Google_Service_Vault_HeldHangoutsChatQuery' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vault/HeldHangoutsChatQuery.php', - 'Google_Service_Vault_HeldMailQuery' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vault/HeldMailQuery.php', - 'Google_Service_Vault_HeldOrgUnit' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vault/HeldOrgUnit.php', - 'Google_Service_Vault_Hold' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vault/Hold.php', - 'Google_Service_Vault_ListHeldAccountsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vault/ListHeldAccountsResponse.php', - 'Google_Service_Vault_ListHoldsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vault/ListHoldsResponse.php', - 'Google_Service_Vault_ListMattersResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vault/ListMattersResponse.php', - 'Google_Service_Vault_Matter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vault/Matter.php', - 'Google_Service_Vault_MatterPermission' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vault/MatterPermission.php', - 'Google_Service_Vault_RemoveMatterPermissionsRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vault/RemoveMatterPermissionsRequest.php', - 'Google_Service_Vault_ReopenMatterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vault/ReopenMatterRequest.php', - 'Google_Service_Vault_ReopenMatterResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vault/ReopenMatterResponse.php', - 'Google_Service_Vault_Resource_Matters' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vault/Resource/Matters.php', - 'Google_Service_Vault_Resource_MattersHolds' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vault/Resource/MattersHolds.php', - 'Google_Service_Vault_Resource_MattersHoldsAccounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vault/Resource/MattersHoldsAccounts.php', - 'Google_Service_Vault_UndeleteMatterRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vault/UndeleteMatterRequest.php', - 'Google_Service_Vault_VaultEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vault/VaultEmpty.php', - 'Google_Service_Vision' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision.php', - 'Google_Service_Vision_AnnotateImageRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/AnnotateImageRequest.php', - 'Google_Service_Vision_AnnotateImageResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/AnnotateImageResponse.php', - 'Google_Service_Vision_BatchAnnotateImagesRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/BatchAnnotateImagesRequest.php', - 'Google_Service_Vision_BatchAnnotateImagesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/BatchAnnotateImagesResponse.php', - 'Google_Service_Vision_Block' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/Block.php', - 'Google_Service_Vision_BoundingPoly' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/BoundingPoly.php', - 'Google_Service_Vision_CancelOperationRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/CancelOperationRequest.php', - 'Google_Service_Vision_Color' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/Color.php', - 'Google_Service_Vision_ColorInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/ColorInfo.php', - 'Google_Service_Vision_CropHint' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/CropHint.php', - 'Google_Service_Vision_CropHintsAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/CropHintsAnnotation.php', - 'Google_Service_Vision_CropHintsParams' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/CropHintsParams.php', - 'Google_Service_Vision_DetectedBreak' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/DetectedBreak.php', - 'Google_Service_Vision_DetectedLanguage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/DetectedLanguage.php', - 'Google_Service_Vision_DominantColorsAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/DominantColorsAnnotation.php', - 'Google_Service_Vision_EntityAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/EntityAnnotation.php', - 'Google_Service_Vision_FaceAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/FaceAnnotation.php', - 'Google_Service_Vision_Feature' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/Feature.php', - 'Google_Service_Vision_GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse.php', - 'Google_Service_Vision_GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse.php', - 'Google_Service_Vision_GoogleCloudVisionV1p2beta1GcsDestination' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1GcsDestination.php', - 'Google_Service_Vision_GoogleCloudVisionV1p2beta1OperationMetadata' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1OperationMetadata.php', - 'Google_Service_Vision_GoogleCloudVisionV1p2beta1OutputConfig' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1OutputConfig.php', - 'Google_Service_Vision_Image' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/Image.php', - 'Google_Service_Vision_ImageContext' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/ImageContext.php', - 'Google_Service_Vision_ImageProperties' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/ImageProperties.php', - 'Google_Service_Vision_ImageSource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/ImageSource.php', - 'Google_Service_Vision_Landmark' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/Landmark.php', - 'Google_Service_Vision_LatLng' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/LatLng.php', - 'Google_Service_Vision_LatLongRect' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/LatLongRect.php', - 'Google_Service_Vision_ListOperationsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/ListOperationsResponse.php', - 'Google_Service_Vision_LocationInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/LocationInfo.php', - 'Google_Service_Vision_Operation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/Operation.php', - 'Google_Service_Vision_Page' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/Page.php', - 'Google_Service_Vision_Paragraph' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/Paragraph.php', - 'Google_Service_Vision_Position' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/Position.php', - 'Google_Service_Vision_Property' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/Property.php', - 'Google_Service_Vision_Resource_Images' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/Resource/Images.php', - 'Google_Service_Vision_Resource_Operations' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/Resource/Operations.php', - 'Google_Service_Vision_SafeSearchAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/SafeSearchAnnotation.php', - 'Google_Service_Vision_Status' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/Status.php', - 'Google_Service_Vision_Symbol' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/Symbol.php', - 'Google_Service_Vision_TextAnnotation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/TextAnnotation.php', - 'Google_Service_Vision_TextProperty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/TextProperty.php', - 'Google_Service_Vision_Vertex' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/Vertex.php', - 'Google_Service_Vision_VisionEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/VisionEmpty.php', - 'Google_Service_Vision_WebDetection' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/WebDetection.php', - 'Google_Service_Vision_WebDetectionParams' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/WebDetectionParams.php', - 'Google_Service_Vision_WebEntity' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/WebEntity.php', - 'Google_Service_Vision_WebImage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/WebImage.php', - 'Google_Service_Vision_WebLabel' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/WebLabel.php', - 'Google_Service_Vision_WebPage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/WebPage.php', - 'Google_Service_Vision_Word' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Vision/Word.php', - 'Google_Service_Webfonts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Webfonts.php', - 'Google_Service_Webfonts_Resource_Webfonts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Webfonts/Resource/Webfonts.php', - 'Google_Service_Webfonts_Webfont' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Webfonts/Webfont.php', - 'Google_Service_Webfonts_WebfontList' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Webfonts/WebfontList.php', - 'Google_Service_Webmasters' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Webmasters.php', - 'Google_Service_Webmasters_ApiDataRow' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Webmasters/ApiDataRow.php', - 'Google_Service_Webmasters_ApiDimensionFilter' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Webmasters/ApiDimensionFilter.php', - 'Google_Service_Webmasters_ApiDimensionFilterGroup' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Webmasters/ApiDimensionFilterGroup.php', - 'Google_Service_Webmasters_Resource_Searchanalytics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Webmasters/Resource/Searchanalytics.php', - 'Google_Service_Webmasters_Resource_Sitemaps' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Webmasters/Resource/Sitemaps.php', - 'Google_Service_Webmasters_Resource_Sites' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Webmasters/Resource/Sites.php', - 'Google_Service_Webmasters_Resource_Urlcrawlerrorscounts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Webmasters/Resource/Urlcrawlerrorscounts.php', - 'Google_Service_Webmasters_Resource_Urlcrawlerrorssamples' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Webmasters/Resource/Urlcrawlerrorssamples.php', - 'Google_Service_Webmasters_SearchAnalyticsQueryRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Webmasters/SearchAnalyticsQueryRequest.php', - 'Google_Service_Webmasters_SearchAnalyticsQueryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Webmasters/SearchAnalyticsQueryResponse.php', - 'Google_Service_Webmasters_SitemapsListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Webmasters/SitemapsListResponse.php', - 'Google_Service_Webmasters_SitesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Webmasters/SitesListResponse.php', - 'Google_Service_Webmasters_UrlCrawlErrorCount' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Webmasters/UrlCrawlErrorCount.php', - 'Google_Service_Webmasters_UrlCrawlErrorCountsPerType' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Webmasters/UrlCrawlErrorCountsPerType.php', - 'Google_Service_Webmasters_UrlCrawlErrorsCountsQueryResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Webmasters/UrlCrawlErrorsCountsQueryResponse.php', - 'Google_Service_Webmasters_UrlCrawlErrorsSample' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Webmasters/UrlCrawlErrorsSample.php', - 'Google_Service_Webmasters_UrlCrawlErrorsSamplesListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Webmasters/UrlCrawlErrorsSamplesListResponse.php', - 'Google_Service_Webmasters_UrlSampleDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Webmasters/UrlSampleDetails.php', - 'Google_Service_Webmasters_WmxSite' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Webmasters/WmxSite.php', - 'Google_Service_Webmasters_WmxSitemap' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Webmasters/WmxSitemap.php', - 'Google_Service_Webmasters_WmxSitemapContent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/Webmasters/WmxSitemapContent.php', - 'Google_Service_YouTube' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube.php', - 'Google_Service_YouTubeAnalytics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeAnalytics.php', - 'Google_Service_YouTubeAnalytics_Group' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeAnalytics/Group.php', - 'Google_Service_YouTubeAnalytics_GroupContentDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeAnalytics/GroupContentDetails.php', - 'Google_Service_YouTubeAnalytics_GroupItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeAnalytics/GroupItem.php', - 'Google_Service_YouTubeAnalytics_GroupItemListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeAnalytics/GroupItemListResponse.php', - 'Google_Service_YouTubeAnalytics_GroupItemResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeAnalytics/GroupItemResource.php', - 'Google_Service_YouTubeAnalytics_GroupListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeAnalytics/GroupListResponse.php', - 'Google_Service_YouTubeAnalytics_GroupSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeAnalytics/GroupSnippet.php', - 'Google_Service_YouTubeAnalytics_Resource_GroupItems' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeAnalytics/Resource/GroupItems.php', - 'Google_Service_YouTubeAnalytics_Resource_Groups' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeAnalytics/Resource/Groups.php', - 'Google_Service_YouTubeAnalytics_Resource_Reports' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeAnalytics/Resource/Reports.php', - 'Google_Service_YouTubeAnalytics_ResultTable' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeAnalytics/ResultTable.php', - 'Google_Service_YouTubeAnalytics_ResultTableColumnHeaders' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeAnalytics/ResultTableColumnHeaders.php', - 'Google_Service_YouTubeReporting' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeReporting.php', - 'Google_Service_YouTubeReporting_GdataBlobstore2Info' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeReporting/GdataBlobstore2Info.php', - 'Google_Service_YouTubeReporting_GdataCompositeMedia' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeReporting/GdataCompositeMedia.php', - 'Google_Service_YouTubeReporting_GdataContentTypeInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeReporting/GdataContentTypeInfo.php', - 'Google_Service_YouTubeReporting_GdataDiffChecksumsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeReporting/GdataDiffChecksumsResponse.php', - 'Google_Service_YouTubeReporting_GdataDiffDownloadResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeReporting/GdataDiffDownloadResponse.php', - 'Google_Service_YouTubeReporting_GdataDiffUploadRequest' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeReporting/GdataDiffUploadRequest.php', - 'Google_Service_YouTubeReporting_GdataDiffUploadResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeReporting/GdataDiffUploadResponse.php', - 'Google_Service_YouTubeReporting_GdataDiffVersionResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeReporting/GdataDiffVersionResponse.php', - 'Google_Service_YouTubeReporting_GdataDownloadParameters' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeReporting/GdataDownloadParameters.php', - 'Google_Service_YouTubeReporting_GdataMedia' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeReporting/GdataMedia.php', - 'Google_Service_YouTubeReporting_GdataObjectId' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeReporting/GdataObjectId.php', - 'Google_Service_YouTubeReporting_Job' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeReporting/Job.php', - 'Google_Service_YouTubeReporting_ListJobsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeReporting/ListJobsResponse.php', - 'Google_Service_YouTubeReporting_ListReportTypesResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeReporting/ListReportTypesResponse.php', - 'Google_Service_YouTubeReporting_ListReportsResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeReporting/ListReportsResponse.php', - 'Google_Service_YouTubeReporting_Report' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeReporting/Report.php', - 'Google_Service_YouTubeReporting_ReportType' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeReporting/ReportType.php', - 'Google_Service_YouTubeReporting_Resource_Jobs' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeReporting/Resource/Jobs.php', - 'Google_Service_YouTubeReporting_Resource_JobsReports' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeReporting/Resource/JobsReports.php', - 'Google_Service_YouTubeReporting_Resource_Media' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeReporting/Resource/Media.php', - 'Google_Service_YouTubeReporting_Resource_ReportTypes' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeReporting/Resource/ReportTypes.php', - 'Google_Service_YouTubeReporting_YoutubereportingEmpty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTubeReporting/YoutubereportingEmpty.php', - 'Google_Service_YouTube_AccessPolicy' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/AccessPolicy.php', - 'Google_Service_YouTube_Activity' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Activity.php', - 'Google_Service_YouTube_ActivityContentDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ActivityContentDetails.php', - 'Google_Service_YouTube_ActivityContentDetailsBulletin' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ActivityContentDetailsBulletin.php', - 'Google_Service_YouTube_ActivityContentDetailsChannelItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ActivityContentDetailsChannelItem.php', - 'Google_Service_YouTube_ActivityContentDetailsComment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ActivityContentDetailsComment.php', - 'Google_Service_YouTube_ActivityContentDetailsFavorite' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ActivityContentDetailsFavorite.php', - 'Google_Service_YouTube_ActivityContentDetailsLike' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ActivityContentDetailsLike.php', - 'Google_Service_YouTube_ActivityContentDetailsPlaylistItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ActivityContentDetailsPlaylistItem.php', - 'Google_Service_YouTube_ActivityContentDetailsPromotedItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ActivityContentDetailsPromotedItem.php', - 'Google_Service_YouTube_ActivityContentDetailsRecommendation' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ActivityContentDetailsRecommendation.php', - 'Google_Service_YouTube_ActivityContentDetailsSocial' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ActivityContentDetailsSocial.php', - 'Google_Service_YouTube_ActivityContentDetailsSubscription' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ActivityContentDetailsSubscription.php', - 'Google_Service_YouTube_ActivityContentDetailsUpload' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ActivityContentDetailsUpload.php', - 'Google_Service_YouTube_ActivityListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ActivityListResponse.php', - 'Google_Service_YouTube_ActivitySnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ActivitySnippet.php', - 'Google_Service_YouTube_Caption' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Caption.php', - 'Google_Service_YouTube_CaptionListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/CaptionListResponse.php', - 'Google_Service_YouTube_CaptionSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/CaptionSnippet.php', - 'Google_Service_YouTube_CdnSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/CdnSettings.php', - 'Google_Service_YouTube_Channel' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Channel.php', - 'Google_Service_YouTube_ChannelAuditDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ChannelAuditDetails.php', - 'Google_Service_YouTube_ChannelBannerResource' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ChannelBannerResource.php', - 'Google_Service_YouTube_ChannelBrandingSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ChannelBrandingSettings.php', - 'Google_Service_YouTube_ChannelContentDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ChannelContentDetails.php', - 'Google_Service_YouTube_ChannelContentDetailsRelatedPlaylists' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ChannelContentDetailsRelatedPlaylists.php', - 'Google_Service_YouTube_ChannelContentOwnerDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ChannelContentOwnerDetails.php', - 'Google_Service_YouTube_ChannelConversionPing' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ChannelConversionPing.php', - 'Google_Service_YouTube_ChannelConversionPings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ChannelConversionPings.php', - 'Google_Service_YouTube_ChannelListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ChannelListResponse.php', - 'Google_Service_YouTube_ChannelLocalization' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ChannelLocalization.php', - 'Google_Service_YouTube_ChannelProfileDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ChannelProfileDetails.php', - 'Google_Service_YouTube_ChannelSection' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ChannelSection.php', - 'Google_Service_YouTube_ChannelSectionContentDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ChannelSectionContentDetails.php', - 'Google_Service_YouTube_ChannelSectionListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ChannelSectionListResponse.php', - 'Google_Service_YouTube_ChannelSectionLocalization' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ChannelSectionLocalization.php', - 'Google_Service_YouTube_ChannelSectionSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ChannelSectionSnippet.php', - 'Google_Service_YouTube_ChannelSectionTargeting' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ChannelSectionTargeting.php', - 'Google_Service_YouTube_ChannelSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ChannelSettings.php', - 'Google_Service_YouTube_ChannelSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ChannelSnippet.php', - 'Google_Service_YouTube_ChannelStatistics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ChannelStatistics.php', - 'Google_Service_YouTube_ChannelStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ChannelStatus.php', - 'Google_Service_YouTube_ChannelTopicDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ChannelTopicDetails.php', - 'Google_Service_YouTube_Comment' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Comment.php', - 'Google_Service_YouTube_CommentListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/CommentListResponse.php', - 'Google_Service_YouTube_CommentSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/CommentSnippet.php', - 'Google_Service_YouTube_CommentThread' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/CommentThread.php', - 'Google_Service_YouTube_CommentThreadListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/CommentThreadListResponse.php', - 'Google_Service_YouTube_CommentThreadReplies' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/CommentThreadReplies.php', - 'Google_Service_YouTube_CommentThreadSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/CommentThreadSnippet.php', - 'Google_Service_YouTube_ContentRating' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ContentRating.php', - 'Google_Service_YouTube_FanFundingEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/FanFundingEvent.php', - 'Google_Service_YouTube_FanFundingEventListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/FanFundingEventListResponse.php', - 'Google_Service_YouTube_FanFundingEventSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/FanFundingEventSnippet.php', - 'Google_Service_YouTube_GeoPoint' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/GeoPoint.php', - 'Google_Service_YouTube_GuideCategory' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/GuideCategory.php', - 'Google_Service_YouTube_GuideCategoryListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/GuideCategoryListResponse.php', - 'Google_Service_YouTube_GuideCategorySnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/GuideCategorySnippet.php', - 'Google_Service_YouTube_I18nLanguage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/I18nLanguage.php', - 'Google_Service_YouTube_I18nLanguageListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/I18nLanguageListResponse.php', - 'Google_Service_YouTube_I18nLanguageSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/I18nLanguageSnippet.php', - 'Google_Service_YouTube_I18nRegion' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/I18nRegion.php', - 'Google_Service_YouTube_I18nRegionListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/I18nRegionListResponse.php', - 'Google_Service_YouTube_I18nRegionSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/I18nRegionSnippet.php', - 'Google_Service_YouTube_ImageSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ImageSettings.php', - 'Google_Service_YouTube_IngestionInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/IngestionInfo.php', - 'Google_Service_YouTube_InvideoBranding' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/InvideoBranding.php', - 'Google_Service_YouTube_InvideoPosition' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/InvideoPosition.php', - 'Google_Service_YouTube_InvideoPromotion' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/InvideoPromotion.php', - 'Google_Service_YouTube_InvideoTiming' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/InvideoTiming.php', - 'Google_Service_YouTube_LanguageTag' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LanguageTag.php', - 'Google_Service_YouTube_LiveBroadcast' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveBroadcast.php', - 'Google_Service_YouTube_LiveBroadcastContentDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveBroadcastContentDetails.php', - 'Google_Service_YouTube_LiveBroadcastListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveBroadcastListResponse.php', - 'Google_Service_YouTube_LiveBroadcastSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveBroadcastSnippet.php', - 'Google_Service_YouTube_LiveBroadcastStatistics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveBroadcastStatistics.php', - 'Google_Service_YouTube_LiveBroadcastStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveBroadcastStatus.php', - 'Google_Service_YouTube_LiveChatBan' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatBan.php', - 'Google_Service_YouTube_LiveChatBanSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatBanSnippet.php', - 'Google_Service_YouTube_LiveChatFanFundingEventDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatFanFundingEventDetails.php', - 'Google_Service_YouTube_LiveChatMessage' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatMessage.php', - 'Google_Service_YouTube_LiveChatMessageAuthorDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatMessageAuthorDetails.php', - 'Google_Service_YouTube_LiveChatMessageDeletedDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatMessageDeletedDetails.php', - 'Google_Service_YouTube_LiveChatMessageListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatMessageListResponse.php', - 'Google_Service_YouTube_LiveChatMessageRetractedDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatMessageRetractedDetails.php', - 'Google_Service_YouTube_LiveChatMessageSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatMessageSnippet.php', - 'Google_Service_YouTube_LiveChatModerator' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatModerator.php', - 'Google_Service_YouTube_LiveChatModeratorListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatModeratorListResponse.php', - 'Google_Service_YouTube_LiveChatModeratorSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatModeratorSnippet.php', - 'Google_Service_YouTube_LiveChatPollClosedDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatPollClosedDetails.php', - 'Google_Service_YouTube_LiveChatPollEditedDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatPollEditedDetails.php', - 'Google_Service_YouTube_LiveChatPollItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatPollItem.php', - 'Google_Service_YouTube_LiveChatPollOpenedDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatPollOpenedDetails.php', - 'Google_Service_YouTube_LiveChatPollVotedDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatPollVotedDetails.php', - 'Google_Service_YouTube_LiveChatSuperChatDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatSuperChatDetails.php', - 'Google_Service_YouTube_LiveChatTextMessageDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatTextMessageDetails.php', - 'Google_Service_YouTube_LiveChatUserBannedMessageDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveChatUserBannedMessageDetails.php', - 'Google_Service_YouTube_LiveStream' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveStream.php', - 'Google_Service_YouTube_LiveStreamConfigurationIssue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveStreamConfigurationIssue.php', - 'Google_Service_YouTube_LiveStreamContentDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveStreamContentDetails.php', - 'Google_Service_YouTube_LiveStreamHealthStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveStreamHealthStatus.php', - 'Google_Service_YouTube_LiveStreamListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveStreamListResponse.php', - 'Google_Service_YouTube_LiveStreamSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveStreamSnippet.php', - 'Google_Service_YouTube_LiveStreamStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LiveStreamStatus.php', - 'Google_Service_YouTube_LocalizedProperty' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LocalizedProperty.php', - 'Google_Service_YouTube_LocalizedString' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/LocalizedString.php', - 'Google_Service_YouTube_MonitorStreamInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/MonitorStreamInfo.php', - 'Google_Service_YouTube_Nonprofit' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Nonprofit.php', - 'Google_Service_YouTube_NonprofitId' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/NonprofitId.php', - 'Google_Service_YouTube_PageInfo' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/PageInfo.php', - 'Google_Service_YouTube_Playlist' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Playlist.php', - 'Google_Service_YouTube_PlaylistContentDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/PlaylistContentDetails.php', - 'Google_Service_YouTube_PlaylistItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/PlaylistItem.php', - 'Google_Service_YouTube_PlaylistItemContentDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/PlaylistItemContentDetails.php', - 'Google_Service_YouTube_PlaylistItemListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/PlaylistItemListResponse.php', - 'Google_Service_YouTube_PlaylistItemSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/PlaylistItemSnippet.php', - 'Google_Service_YouTube_PlaylistItemStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/PlaylistItemStatus.php', - 'Google_Service_YouTube_PlaylistListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/PlaylistListResponse.php', - 'Google_Service_YouTube_PlaylistLocalization' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/PlaylistLocalization.php', - 'Google_Service_YouTube_PlaylistPlayer' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/PlaylistPlayer.php', - 'Google_Service_YouTube_PlaylistSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/PlaylistSnippet.php', - 'Google_Service_YouTube_PlaylistStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/PlaylistStatus.php', - 'Google_Service_YouTube_PromotedItem' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/PromotedItem.php', - 'Google_Service_YouTube_PromotedItemId' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/PromotedItemId.php', - 'Google_Service_YouTube_PropertyValue' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/PropertyValue.php', - 'Google_Service_YouTube_ResourceId' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ResourceId.php', - 'Google_Service_YouTube_Resource_Activities' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Resource/Activities.php', - 'Google_Service_YouTube_Resource_Captions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Resource/Captions.php', - 'Google_Service_YouTube_Resource_ChannelBanners' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Resource/ChannelBanners.php', - 'Google_Service_YouTube_Resource_ChannelSections' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Resource/ChannelSections.php', - 'Google_Service_YouTube_Resource_Channels' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Resource/Channels.php', - 'Google_Service_YouTube_Resource_CommentThreads' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Resource/CommentThreads.php', - 'Google_Service_YouTube_Resource_Comments' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Resource/Comments.php', - 'Google_Service_YouTube_Resource_FanFundingEvents' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Resource/FanFundingEvents.php', - 'Google_Service_YouTube_Resource_GuideCategories' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Resource/GuideCategories.php', - 'Google_Service_YouTube_Resource_I18nLanguages' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Resource/I18nLanguages.php', - 'Google_Service_YouTube_Resource_I18nRegions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Resource/I18nRegions.php', - 'Google_Service_YouTube_Resource_LiveBroadcasts' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Resource/LiveBroadcasts.php', - 'Google_Service_YouTube_Resource_LiveChatBans' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Resource/LiveChatBans.php', - 'Google_Service_YouTube_Resource_LiveChatMessages' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Resource/LiveChatMessages.php', - 'Google_Service_YouTube_Resource_LiveChatModerators' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Resource/LiveChatModerators.php', - 'Google_Service_YouTube_Resource_LiveStreams' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Resource/LiveStreams.php', - 'Google_Service_YouTube_Resource_PlaylistItems' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Resource/PlaylistItems.php', - 'Google_Service_YouTube_Resource_Playlists' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Resource/Playlists.php', - 'Google_Service_YouTube_Resource_Search' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Resource/Search.php', - 'Google_Service_YouTube_Resource_Sponsors' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Resource/Sponsors.php', - 'Google_Service_YouTube_Resource_Subscriptions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Resource/Subscriptions.php', - 'Google_Service_YouTube_Resource_SuperChatEvents' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Resource/SuperChatEvents.php', - 'Google_Service_YouTube_Resource_Thumbnails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Resource/Thumbnails.php', - 'Google_Service_YouTube_Resource_VideoAbuseReportReasons' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Resource/VideoAbuseReportReasons.php', - 'Google_Service_YouTube_Resource_VideoCategories' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Resource/VideoCategories.php', - 'Google_Service_YouTube_Resource_Videos' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Resource/Videos.php', - 'Google_Service_YouTube_Resource_Watermarks' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Resource/Watermarks.php', - 'Google_Service_YouTube_SearchListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/SearchListResponse.php', - 'Google_Service_YouTube_SearchResult' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/SearchResult.php', - 'Google_Service_YouTube_SearchResultSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/SearchResultSnippet.php', - 'Google_Service_YouTube_Sponsor' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Sponsor.php', - 'Google_Service_YouTube_SponsorListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/SponsorListResponse.php', - 'Google_Service_YouTube_SponsorSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/SponsorSnippet.php', - 'Google_Service_YouTube_Subscription' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Subscription.php', - 'Google_Service_YouTube_SubscriptionContentDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/SubscriptionContentDetails.php', - 'Google_Service_YouTube_SubscriptionListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/SubscriptionListResponse.php', - 'Google_Service_YouTube_SubscriptionSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/SubscriptionSnippet.php', - 'Google_Service_YouTube_SubscriptionSubscriberSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/SubscriptionSubscriberSnippet.php', - 'Google_Service_YouTube_SuperChatEvent' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/SuperChatEvent.php', - 'Google_Service_YouTube_SuperChatEventListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/SuperChatEventListResponse.php', - 'Google_Service_YouTube_SuperChatEventSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/SuperChatEventSnippet.php', - 'Google_Service_YouTube_Thumbnail' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Thumbnail.php', - 'Google_Service_YouTube_ThumbnailDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ThumbnailDetails.php', - 'Google_Service_YouTube_ThumbnailSetResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/ThumbnailSetResponse.php', - 'Google_Service_YouTube_TokenPagination' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/TokenPagination.php', - 'Google_Service_YouTube_Video' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/Video.php', - 'Google_Service_YouTube_VideoAbuseReport' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/VideoAbuseReport.php', - 'Google_Service_YouTube_VideoAbuseReportReason' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/VideoAbuseReportReason.php', - 'Google_Service_YouTube_VideoAbuseReportReasonListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/VideoAbuseReportReasonListResponse.php', - 'Google_Service_YouTube_VideoAbuseReportReasonSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/VideoAbuseReportReasonSnippet.php', - 'Google_Service_YouTube_VideoAbuseReportSecondaryReason' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/VideoAbuseReportSecondaryReason.php', - 'Google_Service_YouTube_VideoAgeGating' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/VideoAgeGating.php', - 'Google_Service_YouTube_VideoCategory' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/VideoCategory.php', - 'Google_Service_YouTube_VideoCategoryListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/VideoCategoryListResponse.php', - 'Google_Service_YouTube_VideoCategorySnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/VideoCategorySnippet.php', - 'Google_Service_YouTube_VideoContentDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/VideoContentDetails.php', - 'Google_Service_YouTube_VideoContentDetailsRegionRestriction' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/VideoContentDetailsRegionRestriction.php', - 'Google_Service_YouTube_VideoFileDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/VideoFileDetails.php', - 'Google_Service_YouTube_VideoFileDetailsAudioStream' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/VideoFileDetailsAudioStream.php', - 'Google_Service_YouTube_VideoFileDetailsVideoStream' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/VideoFileDetailsVideoStream.php', - 'Google_Service_YouTube_VideoGetRatingResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/VideoGetRatingResponse.php', - 'Google_Service_YouTube_VideoListResponse' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/VideoListResponse.php', - 'Google_Service_YouTube_VideoLiveStreamingDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/VideoLiveStreamingDetails.php', - 'Google_Service_YouTube_VideoLocalization' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/VideoLocalization.php', - 'Google_Service_YouTube_VideoMonetizationDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/VideoMonetizationDetails.php', - 'Google_Service_YouTube_VideoPlayer' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/VideoPlayer.php', - 'Google_Service_YouTube_VideoProcessingDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/VideoProcessingDetails.php', - 'Google_Service_YouTube_VideoProcessingDetailsProcessingProgress' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/VideoProcessingDetailsProcessingProgress.php', - 'Google_Service_YouTube_VideoProjectDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/VideoProjectDetails.php', - 'Google_Service_YouTube_VideoRating' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/VideoRating.php', - 'Google_Service_YouTube_VideoRecordingDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/VideoRecordingDetails.php', - 'Google_Service_YouTube_VideoSnippet' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/VideoSnippet.php', - 'Google_Service_YouTube_VideoStatistics' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/VideoStatistics.php', - 'Google_Service_YouTube_VideoStatus' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/VideoStatus.php', - 'Google_Service_YouTube_VideoSuggestions' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/VideoSuggestions.php', - 'Google_Service_YouTube_VideoSuggestionsTagSuggestion' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/VideoSuggestionsTagSuggestion.php', - 'Google_Service_YouTube_VideoTopicDetails' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/VideoTopicDetails.php', - 'Google_Service_YouTube_WatchSettings' => __DIR__ . '/..' . '/google/apiclient-services/src/Google/Service/YouTube/WatchSettings.php', - 'Google_Task_Exception' => __DIR__ . '/..' . '/google/apiclient/src/Google/Task/Exception.php', - 'Google_Task_Retryable' => __DIR__ . '/..' . '/google/apiclient/src/Google/Task/Retryable.php', - 'Google_Task_Runner' => __DIR__ . '/..' . '/google/apiclient/src/Google/Task/Runner.php', - 'Google_Utils_UriTemplate' => __DIR__ . '/..' . '/google/apiclient/src/Google/Utils/UriTemplate.php', - 'GuzzleHttp\\Client' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Client.php', - 'GuzzleHttp\\ClientInterface' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/ClientInterface.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\\RequestException' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Exception/RequestException.php', - 'GuzzleHttp\\Exception\\SeekException' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Exception/SeekException.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\\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\\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\\EachPromise' => __DIR__ . '/..' . '/guzzlehttp/promises/src/EachPromise.php', - 'GuzzleHttp\\Promise\\FulfilledPromise' => __DIR__ . '/..' . '/guzzlehttp/promises/src/FulfilledPromise.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\\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\\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\\MessageTrait' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/MessageTrait.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\\Request' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/Request.php', - 'GuzzleHttp\\Psr7\\Response' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/Response.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\\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\\UriTemplate' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/UriTemplate.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\\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\\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\\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\\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', - 'Moometric\\genericActions' => __DIR__ . '/../..' . '/src/Gsuite.php', - 'Moometric\\mooSignature' => __DIR__ . '/../..' . '/src/Gsuite.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\\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/LoggerInterfaceTest.php', - 'Psr\\Log\\Test\\LoggerInterfaceTest' => __DIR__ . '/..' . '/psr/log/Psr/Log/Test/LoggerInterfaceTest.php', - 'phpseclib\\Crypt\\AES' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/AES.php', - 'phpseclib\\Crypt\\Base' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Base.php', - 'phpseclib\\Crypt\\Blowfish' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php', - 'phpseclib\\Crypt\\DES' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/DES.php', - 'phpseclib\\Crypt\\Hash' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Hash.php', - 'phpseclib\\Crypt\\RC2' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/RC2.php', - 'phpseclib\\Crypt\\RC4' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/RC4.php', - 'phpseclib\\Crypt\\RSA' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/RSA.php', - 'phpseclib\\Crypt\\Random' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Random.php', - 'phpseclib\\Crypt\\Rijndael' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php', - 'phpseclib\\Crypt\\TripleDES' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php', - 'phpseclib\\Crypt\\Twofish' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php', - 'phpseclib\\File\\ANSI' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ANSI.php', - 'phpseclib\\File\\ASN1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1.php', - 'phpseclib\\File\\ASN1\\Element' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php', - 'phpseclib\\File\\X509' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/X509.php', - 'phpseclib\\Math\\BigInteger' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/BigInteger.php', - 'phpseclib\\Net\\SCP' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Net/SCP.php', - 'phpseclib\\Net\\SFTP' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Net/SFTP.php', - 'phpseclib\\Net\\SFTP\\Stream' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php', - 'phpseclib\\Net\\SSH1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Net/SSH1.php', - 'phpseclib\\Net\\SSH2' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Net/SSH2.php', - 'phpseclib\\System\\SSH\\Agent' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php', - 'phpseclib\\System\\SSH\\Agent\\Identity' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php', ); public static function getInitializer(ClassLoader $loader) diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index 2a4431e1..f28b9040 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -171,167 +171,6 @@ "promise" ] }, - { - "name": "guzzlehttp/guzzle", - "version": "6.3.0", - "version_normalized": "6.3.0.0", - "source": { - "type": "git", - "url": "https://github.com/guzzle/guzzle.git", - "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699", - "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699", - "shasum": "" - }, - "require": { - "guzzlehttp/promises": "^1.0", - "guzzlehttp/psr7": "^1.4", - "php": ">=5.5" - }, - "require-dev": { - "ext-curl": "*", - "phpunit/phpunit": "^4.0 || ^5.0", - "psr/log": "^1.0" - }, - "suggest": { - "psr/log": "Required for using the Log middleware" - }, - "time": "2017-06-22T18:50:49+00:00", - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "6.2-dev" - } - }, - "installation-source": "dist", - "autoload": { - "files": [ - "src/functions_include.php" - ], - "psr-4": { - "GuzzleHttp\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Michael Dowling", - "email": "mtdowling@gmail.com", - "homepage": "https://github.com/mtdowling" - } - ], - "description": "Guzzle is a PHP HTTP client library", - "homepage": "http://guzzlephp.org/", - "keywords": [ - "client", - "curl", - "framework", - "http", - "http client", - "rest", - "web service" - ] - }, - { - "name": "phpseclib/phpseclib", - "version": "2.0.10", - "version_normalized": "2.0.10.0", - "source": { - "type": "git", - "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "d305b780829ea4252ed9400b3f5937c2c99b51d4" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/d305b780829ea4252ed9400b3f5937c2c99b51d4", - "reference": "d305b780829ea4252ed9400b3f5937c2c99b51d4", - "shasum": "" - }, - "require": { - "php": ">=5.3.3" - }, - "require-dev": { - "phing/phing": "~2.7", - "phpunit/phpunit": "^4.8.35|^5.7|^6.0", - "sami/sami": "~2.0", - "squizlabs/php_codesniffer": "~2.0" - }, - "suggest": { - "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", - "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.", - "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.", - "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations." - }, - "time": "2018-02-19T04:29:13+00:00", - "type": "library", - "installation-source": "dist", - "autoload": { - "files": [ - "phpseclib/bootstrap.php" - ], - "psr-4": { - "phpseclib\\": "phpseclib/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jim Wigginton", - "email": "terrafrost@php.net", - "role": "Lead Developer" - }, - { - "name": "Patrick Monnerat", - "email": "pm@datasphere.ch", - "role": "Developer" - }, - { - "name": "Andreas Fischer", - "email": "bantu@phpbb.com", - "role": "Developer" - }, - { - "name": "Hans-Jürgen Petrich", - "email": "petrich@tronic-media.com", - "role": "Developer" - }, - { - "name": "Graham Campbell", - "email": "graham@alt-three.com", - "role": "Developer" - } - ], - "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", - "homepage": "http://phpseclib.sourceforge.net", - "keywords": [ - "BigInteger", - "aes", - "asn.1", - "asn1", - "blowfish", - "crypto", - "cryptography", - "encryption", - "rsa", - "security", - "sftp", - "signature", - "signing", - "ssh", - "twofish", - "x.509", - "x509" - ] - }, { "name": "psr/log", "version": "1.0.2", @@ -557,25 +396,225 @@ "psr-6" ] }, + { + "name": "guzzlehttp/guzzle", + "version": "6.3.3", + "version_normalized": "6.3.3.0", + "source": { + "type": "git", + "url": "https://github.com/guzzle/guzzle.git", + "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba", + "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba", + "shasum": "" + }, + "require": { + "guzzlehttp/promises": "^1.0", + "guzzlehttp/psr7": "^1.4", + "php": ">=5.5" + }, + "require-dev": { + "ext-curl": "*", + "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", + "psr/log": "^1.0" + }, + "suggest": { + "psr/log": "Required for using the Log middleware" + }, + "time": "2018-04-22T15:46:56+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "6.3-dev" + } + }, + "installation-source": "dist", + "autoload": { + "files": [ + "src/functions_include.php" + ], + "psr-4": { + "GuzzleHttp\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Michael Dowling", + "email": "mtdowling@gmail.com", + "homepage": "https://github.com/mtdowling" + } + ], + "description": "Guzzle is a PHP HTTP client library", + "homepage": "http://guzzlephp.org/", + "keywords": [ + "client", + "curl", + "framework", + "http", + "http client", + "rest", + "web service" + ] + }, + { + "name": "phpseclib/phpseclib", + "version": "2.0.11", + "version_normalized": "2.0.11.0", + "source": { + "type": "git", + "url": "https://github.com/phpseclib/phpseclib.git", + "reference": "7053f06f91b3de78e143d430e55a8f7889efc08b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/7053f06f91b3de78e143d430e55a8f7889efc08b", + "reference": "7053f06f91b3de78e143d430e55a8f7889efc08b", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "require-dev": { + "phing/phing": "~2.7", + "phpunit/phpunit": "^4.8.35|^5.7|^6.0", + "sami/sami": "~2.0", + "squizlabs/php_codesniffer": "~2.0" + }, + "suggest": { + "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", + "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.", + "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.", + "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations." + }, + "time": "2018-04-15T16:55:05+00:00", + "type": "library", + "installation-source": "dist", + "autoload": { + "files": [ + "phpseclib/bootstrap.php" + ], + "psr-4": { + "phpseclib\\": "phpseclib/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jim Wigginton", + "email": "terrafrost@php.net", + "role": "Lead Developer" + }, + { + "name": "Patrick Monnerat", + "email": "pm@datasphere.ch", + "role": "Developer" + }, + { + "name": "Andreas Fischer", + "email": "bantu@phpbb.com", + "role": "Developer" + }, + { + "name": "Hans-Jürgen Petrich", + "email": "petrich@tronic-media.com", + "role": "Developer" + }, + { + "name": "Graham Campbell", + "email": "graham@alt-three.com", + "role": "Developer" + } + ], + "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", + "homepage": "http://phpseclib.sourceforge.net", + "keywords": [ + "BigInteger", + "aes", + "asn.1", + "asn1", + "blowfish", + "crypto", + "cryptography", + "encryption", + "rsa", + "security", + "sftp", + "signature", + "signing", + "ssh", + "twofish", + "x.509", + "x509" + ] + }, + { + "name": "google/apiclient-services", + "version": "v0.70", + "version_normalized": "0.70.0.0", + "source": { + "type": "git", + "url": "https://github.com/googleapis/google-api-php-client-services.git", + "reference": "759a1a246409eae1c723abc72d817205a1d5549f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/759a1a246409eae1c723abc72d817205a1d5549f", + "reference": "759a1a246409eae1c723abc72d817205a1d5549f", + "shasum": "" + }, + "require": { + "php": ">=5.4" + }, + "require-dev": { + "phpunit/phpunit": "~4.8" + }, + "time": "2018-09-16T00:22:55+00:00", + "type": "library", + "installation-source": "dist", + "autoload": { + "psr-0": { + "Google_Service_": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "description": "Client library for Google APIs", + "homepage": "http://developers.google.com/api-client-library/php", + "keywords": [ + "google" + ] + }, { "name": "google/auth", - "version": "v1.2.1", - "version_normalized": "1.2.1.0", + "version": "v1.4.0", + "version_normalized": "1.4.0.0", "source": { "type": "git", - "url": "https://github.com/google/google-auth-library-php.git", - "reference": "da0062d279c9459350808a4fb63dbc08b90d6b90" + "url": "https://github.com/googleapis/google-auth-library-php.git", + "reference": "196237248e636a3554a7d9e4dfddeb97f450ab5c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/google/google-auth-library-php/zipball/da0062d279c9459350808a4fb63dbc08b90d6b90", - "reference": "da0062d279c9459350808a4fb63dbc08b90d6b90", + "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/196237248e636a3554a7d9e4dfddeb97f450ab5c", + "reference": "196237248e636a3554a7d9e4dfddeb97f450ab5c", "shasum": "" }, "require": { "firebase/php-jwt": "~2.0|~3.0|~4.0|~5.0", "guzzlehttp/guzzle": "~5.3.1|~6.0", - "guzzlehttp/psr7": "~1.2", + "guzzlehttp/psr7": "^1.2", "php": ">=5.4", "psr/cache": "^1.0", "psr/http-message": "^1.0" @@ -586,7 +625,7 @@ "phpunit/phpunit": "^4.8.36|^5.7", "sebastian/comparator": ">=1.2.3" }, - "time": "2018-01-24T18:28:42+00:00", + "time": "2018-09-17T20:29:21+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -608,17 +647,17 @@ }, { "name": "google/apiclient", - "version": "v2.2.1", - "version_normalized": "2.2.1.0", + "version": "v2.2.2", + "version_normalized": "2.2.2.0", "source": { "type": "git", - "url": "https://github.com/google/google-api-php-client.git", - "reference": "b69b8ac4bf6501793c389d4e013a79d09c85c5f2" + "url": "https://github.com/googleapis/google-api-php-client.git", + "reference": "4e0fd83510e579043e10e565528b323b7c2b3c81" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/google/google-api-php-client/zipball/b69b8ac4bf6501793c389d4e013a79d09c85c5f2", - "reference": "b69b8ac4bf6501793c389d4e013a79d09c85c5f2", + "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/4e0fd83510e579043e10e565528b323b7c2b3c81", + "reference": "4e0fd83510e579043e10e565528b323b7c2b3c81", "shasum": "" }, "require": { @@ -633,7 +672,7 @@ }, "require-dev": { "cache/filesystem-adapter": "^0.3.2", - "phpunit/phpunit": "~4", + "phpunit/phpunit": "~4.8.36", "squizlabs/php_codesniffer": "~2.3", "symfony/css-selector": "~2.1", "symfony/dom-crawler": "~2.1" @@ -641,7 +680,7 @@ "suggest": { "cache/filesystem-adapter": "For caching certs and tokens (using Google_Client::setCache)" }, - "time": "2017-11-03T01:19:53+00:00", + "time": "2018-06-20T15:52:20+00:00", "type": "library", "extra": { "branch-alias": { @@ -666,44 +705,5 @@ "keywords": [ "google" ] - }, - { - "name": "google/apiclient-services", - "version": "v0.49", - "version_normalized": "0.49.0.0", - "source": { - "type": "git", - "url": "https://github.com/google/google-api-php-client-services.git", - "reference": "7552d7d1bb92e933fc93088014c8c2555c0feab6" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/google/google-api-php-client-services/zipball/7552d7d1bb92e933fc93088014c8c2555c0feab6", - "reference": "7552d7d1bb92e933fc93088014c8c2555c0feab6", - "shasum": "" - }, - "require": { - "php": ">=5.4" - }, - "require-dev": { - "phpunit/phpunit": "~4.8" - }, - "time": "2018-03-04T00:24:05+00:00", - "type": "library", - "installation-source": "dist", - "autoload": { - "psr-0": { - "Google_Service_": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "Apache-2.0" - ], - "description": "Client library for Google APIs", - "homepage": "http://developers.google.com/api-client-library/php", - "keywords": [ - "google" - ] } ] diff --git a/vendor/google/apiclient-services/CODE_OF_CONDUCT.md b/vendor/google/apiclient-services/CODE_OF_CONDUCT.md new file mode 100644 index 00000000..46b2a08e --- /dev/null +++ b/vendor/google/apiclient-services/CODE_OF_CONDUCT.md @@ -0,0 +1,43 @@ +# Contributor Code of Conduct + +As contributors and maintainers of this project, +and in the interest of fostering an open and welcoming community, +we pledge to respect all people who contribute through reporting issues, +posting feature requests, updating documentation, +submitting pull requests or patches, and other activities. + +We are committed to making participation in this project +a harassment-free experience for everyone, +regardless of level of experience, gender, gender identity and expression, +sexual orientation, disability, personal appearance, +body size, race, ethnicity, age, religion, or nationality. + +Examples of unacceptable behavior by participants include: + +* The use of sexualized language or imagery +* Personal attacks +* Trolling or insulting/derogatory comments +* Public or private harassment +* Publishing other's private information, +such as physical or electronic +addresses, without explicit permission +* Other unethical or unprofessional conduct. + +Project maintainers have the right and responsibility to remove, edit, or reject +comments, commits, code, wiki edits, issues, and other contributions +that are not aligned to this Code of Conduct. +By adopting this Code of Conduct, +project maintainers commit themselves to fairly and consistently +applying these principles to every aspect of managing this project. +Project maintainers who do not follow or enforce the Code of Conduct +may be permanently removed from the project team. + +This code of conduct applies both within project spaces and in public spaces +when an individual is representing the project or its community. + +Instances of abusive, harassing, or otherwise unacceptable behavior +may be reported by opening an issue +or contacting one or more of the project maintainers. + +This Code of Conduct is adapted from the [Contributor Covenant](http://contributor-covenant.org), version 1.2.0, +available at [http://contributor-covenant.org/version/1/2/0/](http://contributor-covenant.org/version/1/2/0/) diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Creative.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Creative.php index 0aa69c7a..ebe18b41 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Creative.php +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyer/Creative.php @@ -33,6 +33,7 @@ class Google_Service_AdExchangeBuyer_Creative extends Google_Collection public $clickThroughUrl; protected $correctionsType = 'Google_Service_AdExchangeBuyer_CreativeCorrections'; protected $correctionsDataType = 'array'; + public $creativeStatusIdentityType; public $dealsStatus; public $detectedDomains; protected $filteringReasonsType = 'Google_Service_AdExchangeBuyer_CreativeFilteringReasons'; @@ -149,6 +150,14 @@ public function getCorrections() { return $this->corrections; } + public function setCreativeStatusIdentityType($creativeStatusIdentityType) + { + $this->creativeStatusIdentityType = $creativeStatusIdentityType; + } + public function getCreativeStatusIdentityType() + { + return $this->creativeStatusIdentityType; + } public function setDealsStatus($dealsStatus) { $this->dealsStatus = $dealsStatus; diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyer/PublisherProfileApiProto.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyer/PublisherProfileApiProto.php index 60a452a8..ba12a5bb 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyer/PublisherProfileApiProto.php +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyer/PublisherProfileApiProto.php @@ -18,7 +18,6 @@ class Google_Service_AdExchangeBuyer_PublisherProfileApiProto extends Google_Collection { protected $collection_key = 'topHeadlines'; - public $accountId; public $audience; public $buyerPitchStatement; public $directContact; @@ -44,14 +43,6 @@ class Google_Service_AdExchangeBuyer_PublisherProfileApiProto extends Google_Col public $state; public $topHeadlines; - public function setAccountId($accountId) - { - $this->accountId = $accountId; - } - public function getAccountId() - { - return $this->accountId; - } public function setAudience($audience) { $this->audience = $audience; diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII.php index d5fcbd5a..d78548f4 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII.php +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII.php @@ -41,6 +41,10 @@ class Google_Service_AdExchangeBuyerII extends Google_Service public $accounts_clients_users; public $accounts_creatives; public $accounts_creatives_dealAssociations; + public $accounts_finalizedProposals; + public $accounts_products; + public $accounts_proposals; + public $accounts_publisherProfiles; public $bidders_accounts_filterSets; public $bidders_accounts_filterSets_bidMetrics; public $bidders_accounts_filterSets_bidResponseErrors; @@ -117,10 +121,6 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'pageSize' => array( - 'location' => 'query', - 'type' => 'integer', - ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', @@ -129,6 +129,10 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), ), ),'update' => array( 'path' => 'v2beta1/accounts/{accountId}/clients/{clientAccountId}', @@ -257,14 +261,14 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'pageSize' => array( - 'location' => 'query', - 'type' => 'integer', - ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), ), ),'update' => array( 'path' => 'v2beta1/accounts/{accountId}/clients/{clientAccountId}/users/{userId}', @@ -305,10 +309,6 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'accountId1' => array( - 'location' => 'query', - 'type' => 'string', - ), 'duplicateIdMode' => array( 'location' => 'query', 'type' => 'string', @@ -380,10 +380,6 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'accountId1' => array( - 'location' => 'query', - 'type' => 'string', - ), ), ),'watch' => array( 'path' => 'v2beta1/accounts/{accountId}/creatives/{creativeId}:watch', @@ -471,6 +467,298 @@ public function __construct(Google_Client $client) ) ) ); + $this->accounts_finalizedProposals = new Google_Service_AdExchangeBuyerII_Resource_AccountsFinalizedProposals( + $this, + $this->serviceName, + 'finalizedProposals', + array( + 'methods' => array( + 'list' => array( + 'path' => 'v2beta1/accounts/{accountId}/finalizedProposals', + 'httpMethod' => 'GET', + 'parameters' => array( + 'accountId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'filterSyntax' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ), + ) + ) + ); + $this->accounts_products = new Google_Service_AdExchangeBuyerII_Resource_AccountsProducts( + $this, + $this->serviceName, + 'products', + array( + 'methods' => array( + 'get' => array( + 'path' => 'v2beta1/accounts/{accountId}/products/{productId}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'accountId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'productId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => 'v2beta1/accounts/{accountId}/products', + 'httpMethod' => 'GET', + 'parameters' => array( + 'accountId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + ), + ), + ) + ) + ); + $this->accounts_proposals = new Google_Service_AdExchangeBuyerII_Resource_AccountsProposals( + $this, + $this->serviceName, + 'proposals', + array( + 'methods' => array( + 'accept' => array( + 'path' => 'v2beta1/accounts/{accountId}/proposals/{proposalId}:accept', + 'httpMethod' => 'POST', + 'parameters' => array( + 'accountId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'proposalId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'addNote' => array( + 'path' => 'v2beta1/accounts/{accountId}/proposals/{proposalId}:addNote', + 'httpMethod' => 'POST', + 'parameters' => array( + 'accountId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'proposalId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'cancelNegotiation' => array( + 'path' => 'v2beta1/accounts/{accountId}/proposals/{proposalId}:cancelNegotiation', + 'httpMethod' => 'POST', + 'parameters' => array( + 'accountId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'proposalId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'completeSetup' => array( + 'path' => 'v2beta1/accounts/{accountId}/proposals/{proposalId}:completeSetup', + 'httpMethod' => 'POST', + 'parameters' => array( + 'accountId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'proposalId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'create' => array( + 'path' => 'v2beta1/accounts/{accountId}/proposals', + 'httpMethod' => 'POST', + 'parameters' => array( + 'accountId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'get' => array( + 'path' => 'v2beta1/accounts/{accountId}/proposals/{proposalId}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'accountId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'proposalId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => 'v2beta1/accounts/{accountId}/proposals', + 'httpMethod' => 'GET', + 'parameters' => array( + 'accountId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'filterSyntax' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'pause' => array( + 'path' => 'v2beta1/accounts/{accountId}/proposals/{proposalId}:pause', + 'httpMethod' => 'POST', + 'parameters' => array( + 'accountId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'proposalId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'resume' => array( + 'path' => 'v2beta1/accounts/{accountId}/proposals/{proposalId}:resume', + 'httpMethod' => 'POST', + 'parameters' => array( + 'accountId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'proposalId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'update' => array( + 'path' => 'v2beta1/accounts/{accountId}/proposals/{proposalId}', + 'httpMethod' => 'PUT', + 'parameters' => array( + 'accountId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'proposalId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ), + ) + ) + ); + $this->accounts_publisherProfiles = new Google_Service_AdExchangeBuyerII_Resource_AccountsPublisherProfiles( + $this, + $this->serviceName, + 'publisherProfiles', + array( + 'methods' => array( + 'get' => array( + 'path' => 'v2beta1/accounts/{accountId}/publisherProfiles/{publisherProfileId}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'accountId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'publisherProfileId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => 'v2beta1/accounts/{accountId}/publisherProfiles', + 'httpMethod' => 'GET', + 'parameters' => array( + 'accountId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + ), + ), + ) + ) + ); $this->bidders_accounts_filterSets = new Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSets( $this, $this->serviceName, @@ -782,14 +1070,14 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'pageSize' => array( - 'location' => 'query', - 'type' => 'integer', - ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), ), ), ) @@ -1162,14 +1450,14 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'pageSize' => array( - 'location' => 'query', - 'type' => 'integer', - ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), ), ), ) diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/AcceptProposalRequest.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/AcceptProposalRequest.php new file mode 100644 index 00000000..8f359f12 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/AcceptProposalRequest.php @@ -0,0 +1,30 @@ +proposalRevision = $proposalRevision; + } + public function getProposalRevision() + { + return $this->proposalRevision; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/AdSize.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/AdSize.php new file mode 100644 index 00000000..f73dbf55 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/AdSize.php @@ -0,0 +1,48 @@ +height = $height; + } + public function getHeight() + { + return $this->height; + } + public function setSizeType($sizeType) + { + $this->sizeType = $sizeType; + } + public function getSizeType() + { + return $this->sizeType; + } + public function setWidth($width) + { + $this->width = $width; + } + public function getWidth() + { + return $this->width; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/AddNoteRequest.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/AddNoteRequest.php new file mode 100644 index 00000000..843d4dbd --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/AddNoteRequest.php @@ -0,0 +1,37 @@ +note = $note; + } + /** + * @return Google_Service_AdExchangeBuyerII_Note + */ + public function getNote() + { + return $this->note; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Buyer.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Buyer.php new file mode 100644 index 00000000..4b32ab51 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Buyer.php @@ -0,0 +1,30 @@ +accountId = $accountId; + } + public function getAccountId() + { + return $this->accountId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/CancelNegotiationRequest.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/CancelNegotiationRequest.php new file mode 100644 index 00000000..122f8641 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/CancelNegotiationRequest.php @@ -0,0 +1,20 @@ +email = $email; + } + public function getEmail() + { + return $this->email; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Creative.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Creative.php index e07853bc..8c56ee6e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Creative.php +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Creative.php @@ -29,6 +29,7 @@ class Google_Service_AdExchangeBuyerII_Creative extends Google_Collection protected $correctionsDataType = 'array'; public $creativeId; public $dealsStatus; + public $declaredClickThroughUrls; public $detectedAdvertiserIds; public $detectedDomains; public $detectedLanguages; @@ -136,6 +137,14 @@ public function getDealsStatus() { return $this->dealsStatus; } + public function setDeclaredClickThroughUrls($declaredClickThroughUrls) + { + $this->declaredClickThroughUrls = $declaredClickThroughUrls; + } + public function getDeclaredClickThroughUrls() + { + return $this->declaredClickThroughUrls; + } public function setDetectedAdvertiserIds($detectedAdvertiserIds) { $this->detectedAdvertiserIds = $detectedAdvertiserIds; diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/CreativeRestrictions.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/CreativeRestrictions.php new file mode 100644 index 00000000..fbbdc5a9 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/CreativeRestrictions.php @@ -0,0 +1,56 @@ +creativeFormat = $creativeFormat; + } + public function getCreativeFormat() + { + return $this->creativeFormat; + } + /** + * @param Google_Service_AdExchangeBuyerII_CreativeSpecification + */ + public function setCreativeSpecifications($creativeSpecifications) + { + $this->creativeSpecifications = $creativeSpecifications; + } + /** + * @return Google_Service_AdExchangeBuyerII_CreativeSpecification + */ + public function getCreativeSpecifications() + { + return $this->creativeSpecifications; + } + public function setSkippableAdType($skippableAdType) + { + $this->skippableAdType = $skippableAdType; + } + public function getSkippableAdType() + { + return $this->skippableAdType; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/CreativeSize.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/CreativeSize.php new file mode 100644 index 00000000..f09bbaf9 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/CreativeSize.php @@ -0,0 +1,90 @@ +allowedFormats = $allowedFormats; + } + public function getAllowedFormats() + { + return $this->allowedFormats; + } + /** + * @param Google_Service_AdExchangeBuyerII_Size + */ + public function setCompanionSizes($companionSizes) + { + $this->companionSizes = $companionSizes; + } + /** + * @return Google_Service_AdExchangeBuyerII_Size + */ + public function getCompanionSizes() + { + return $this->companionSizes; + } + public function setCreativeSizeType($creativeSizeType) + { + $this->creativeSizeType = $creativeSizeType; + } + public function getCreativeSizeType() + { + return $this->creativeSizeType; + } + public function setNativeTemplate($nativeTemplate) + { + $this->nativeTemplate = $nativeTemplate; + } + public function getNativeTemplate() + { + return $this->nativeTemplate; + } + /** + * @param Google_Service_AdExchangeBuyerII_Size + */ + public function setSize(Google_Service_AdExchangeBuyerII_Size $size) + { + $this->size = $size; + } + /** + * @return Google_Service_AdExchangeBuyerII_Size + */ + public function getSize() + { + return $this->size; + } + public function setSkippableAdType($skippableAdType) + { + $this->skippableAdType = $skippableAdType; + } + public function getSkippableAdType() + { + return $this->skippableAdType; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/CreativeSpecification.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/CreativeSpecification.php new file mode 100644 index 00000000..400703c1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/CreativeSpecification.php @@ -0,0 +1,54 @@ +creativeCompanionSizes = $creativeCompanionSizes; + } + /** + * @return Google_Service_AdExchangeBuyerII_AdSize + */ + public function getCreativeCompanionSizes() + { + return $this->creativeCompanionSizes; + } + /** + * @param Google_Service_AdExchangeBuyerII_AdSize + */ + public function setCreativeSize(Google_Service_AdExchangeBuyerII_AdSize $creativeSize) + { + $this->creativeSize = $creativeSize; + } + /** + * @return Google_Service_AdExchangeBuyerII_AdSize + */ + public function getCreativeSize() + { + return $this->creativeSize; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/CriteriaTargeting.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/CriteriaTargeting.php new file mode 100644 index 00000000..4e429cfa --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/CriteriaTargeting.php @@ -0,0 +1,40 @@ +excludedCriteriaIds = $excludedCriteriaIds; + } + public function getExcludedCriteriaIds() + { + return $this->excludedCriteriaIds; + } + public function setTargetedCriteriaIds($targetedCriteriaIds) + { + $this->targetedCriteriaIds = $targetedCriteriaIds; + } + public function getTargetedCriteriaIds() + { + return $this->targetedCriteriaIds; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/DayPart.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/DayPart.php new file mode 100644 index 00000000..1f81b754 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/DayPart.php @@ -0,0 +1,62 @@ +dayOfWeek = $dayOfWeek; + } + public function getDayOfWeek() + { + return $this->dayOfWeek; + } + /** + * @param Google_Service_AdExchangeBuyerII_TimeOfDay + */ + public function setEndTime(Google_Service_AdExchangeBuyerII_TimeOfDay $endTime) + { + $this->endTime = $endTime; + } + /** + * @return Google_Service_AdExchangeBuyerII_TimeOfDay + */ + public function getEndTime() + { + return $this->endTime; + } + /** + * @param Google_Service_AdExchangeBuyerII_TimeOfDay + */ + public function setStartTime(Google_Service_AdExchangeBuyerII_TimeOfDay $startTime) + { + $this->startTime = $startTime; + } + /** + * @return Google_Service_AdExchangeBuyerII_TimeOfDay + */ + public function getStartTime() + { + return $this->startTime; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/DayPartTargeting.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/DayPartTargeting.php new file mode 100644 index 00000000..f3d28564 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/DayPartTargeting.php @@ -0,0 +1,47 @@ +dayParts = $dayParts; + } + /** + * @return Google_Service_AdExchangeBuyerII_DayPart + */ + public function getDayParts() + { + return $this->dayParts; + } + public function setTimeZoneType($timeZoneType) + { + $this->timeZoneType = $timeZoneType; + } + public function getTimeZoneType() + { + return $this->timeZoneType; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Deal.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Deal.php new file mode 100644 index 00000000..1dc032ed --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Deal.php @@ -0,0 +1,303 @@ +availableEndTime = $availableEndTime; + } + public function getAvailableEndTime() + { + return $this->availableEndTime; + } + public function setAvailableStartTime($availableStartTime) + { + $this->availableStartTime = $availableStartTime; + } + public function getAvailableStartTime() + { + return $this->availableStartTime; + } + /** + * @param Google_Service_AdExchangeBuyerII_PrivateData + */ + public function setBuyerPrivateData(Google_Service_AdExchangeBuyerII_PrivateData $buyerPrivateData) + { + $this->buyerPrivateData = $buyerPrivateData; + } + /** + * @return Google_Service_AdExchangeBuyerII_PrivateData + */ + public function getBuyerPrivateData() + { + return $this->buyerPrivateData; + } + public function setCreateProductId($createProductId) + { + $this->createProductId = $createProductId; + } + public function getCreateProductId() + { + return $this->createProductId; + } + public function setCreateProductRevision($createProductRevision) + { + $this->createProductRevision = $createProductRevision; + } + public function getCreateProductRevision() + { + return $this->createProductRevision; + } + public function setCreateTime($createTime) + { + $this->createTime = $createTime; + } + public function getCreateTime() + { + return $this->createTime; + } + public function setCreativePreApprovalPolicy($creativePreApprovalPolicy) + { + $this->creativePreApprovalPolicy = $creativePreApprovalPolicy; + } + public function getCreativePreApprovalPolicy() + { + return $this->creativePreApprovalPolicy; + } + /** + * @param Google_Service_AdExchangeBuyerII_CreativeRestrictions + */ + public function setCreativeRestrictions(Google_Service_AdExchangeBuyerII_CreativeRestrictions $creativeRestrictions) + { + $this->creativeRestrictions = $creativeRestrictions; + } + /** + * @return Google_Service_AdExchangeBuyerII_CreativeRestrictions + */ + public function getCreativeRestrictions() + { + return $this->creativeRestrictions; + } + public function setCreativeSafeFrameCompatibility($creativeSafeFrameCompatibility) + { + $this->creativeSafeFrameCompatibility = $creativeSafeFrameCompatibility; + } + public function getCreativeSafeFrameCompatibility() + { + return $this->creativeSafeFrameCompatibility; + } + public function setDealId($dealId) + { + $this->dealId = $dealId; + } + public function getDealId() + { + return $this->dealId; + } + /** + * @param Google_Service_AdExchangeBuyerII_DealServingMetadata + */ + public function setDealServingMetadata(Google_Service_AdExchangeBuyerII_DealServingMetadata $dealServingMetadata) + { + $this->dealServingMetadata = $dealServingMetadata; + } + /** + * @return Google_Service_AdExchangeBuyerII_DealServingMetadata + */ + public function getDealServingMetadata() + { + return $this->dealServingMetadata; + } + /** + * @param Google_Service_AdExchangeBuyerII_DealTerms + */ + public function setDealTerms(Google_Service_AdExchangeBuyerII_DealTerms $dealTerms) + { + $this->dealTerms = $dealTerms; + } + /** + * @return Google_Service_AdExchangeBuyerII_DealTerms + */ + public function getDealTerms() + { + return $this->dealTerms; + } + /** + * @param Google_Service_AdExchangeBuyerII_DeliveryControl + */ + public function setDeliveryControl(Google_Service_AdExchangeBuyerII_DeliveryControl $deliveryControl) + { + $this->deliveryControl = $deliveryControl; + } + /** + * @return Google_Service_AdExchangeBuyerII_DeliveryControl + */ + public function getDeliveryControl() + { + return $this->deliveryControl; + } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setDisplayName($displayName) + { + $this->displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } + public function setExternalDealId($externalDealId) + { + $this->externalDealId = $externalDealId; + } + public function getExternalDealId() + { + return $this->externalDealId; + } + public function setIsSetupComplete($isSetupComplete) + { + $this->isSetupComplete = $isSetupComplete; + } + public function getIsSetupComplete() + { + return $this->isSetupComplete; + } + public function setProgrammaticCreativeSource($programmaticCreativeSource) + { + $this->programmaticCreativeSource = $programmaticCreativeSource; + } + public function getProgrammaticCreativeSource() + { + return $this->programmaticCreativeSource; + } + public function setProposalId($proposalId) + { + $this->proposalId = $proposalId; + } + public function getProposalId() + { + return $this->proposalId; + } + /** + * @param Google_Service_AdExchangeBuyerII_ContactInformation + */ + public function setSellerContacts($sellerContacts) + { + $this->sellerContacts = $sellerContacts; + } + /** + * @return Google_Service_AdExchangeBuyerII_ContactInformation + */ + public function getSellerContacts() + { + return $this->sellerContacts; + } + public function setSyndicationProduct($syndicationProduct) + { + $this->syndicationProduct = $syndicationProduct; + } + public function getSyndicationProduct() + { + return $this->syndicationProduct; + } + /** + * @param Google_Service_AdExchangeBuyerII_MarketplaceTargeting + */ + public function setTargeting(Google_Service_AdExchangeBuyerII_MarketplaceTargeting $targeting) + { + $this->targeting = $targeting; + } + /** + * @return Google_Service_AdExchangeBuyerII_MarketplaceTargeting + */ + public function getTargeting() + { + return $this->targeting; + } + /** + * @param Google_Service_AdExchangeBuyerII_TargetingCriteria + */ + public function setTargetingCriterion($targetingCriterion) + { + $this->targetingCriterion = $targetingCriterion; + } + /** + * @return Google_Service_AdExchangeBuyerII_TargetingCriteria + */ + public function getTargetingCriterion() + { + return $this->targetingCriterion; + } + public function setUpdateTime($updateTime) + { + $this->updateTime = $updateTime; + } + public function getUpdateTime() + { + return $this->updateTime; + } + public function setWebPropertyCode($webPropertyCode) + { + $this->webPropertyCode = $webPropertyCode; + } + public function getWebPropertyCode() + { + return $this->webPropertyCode; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/DealPauseStatus.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/DealPauseStatus.php new file mode 100644 index 00000000..f0953eab --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/DealPauseStatus.php @@ -0,0 +1,66 @@ +buyerPauseReason = $buyerPauseReason; + } + public function getBuyerPauseReason() + { + return $this->buyerPauseReason; + } + public function setFirstPausedBy($firstPausedBy) + { + $this->firstPausedBy = $firstPausedBy; + } + public function getFirstPausedBy() + { + return $this->firstPausedBy; + } + public function setHasBuyerPaused($hasBuyerPaused) + { + $this->hasBuyerPaused = $hasBuyerPaused; + } + public function getHasBuyerPaused() + { + return $this->hasBuyerPaused; + } + public function setHasSellerPaused($hasSellerPaused) + { + $this->hasSellerPaused = $hasSellerPaused; + } + public function getHasSellerPaused() + { + return $this->hasSellerPaused; + } + public function setSellerPauseReason($sellerPauseReason) + { + $this->sellerPauseReason = $sellerPauseReason; + } + public function getSellerPauseReason() + { + return $this->sellerPauseReason; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/DealServingMetadata.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/DealServingMetadata.php new file mode 100644 index 00000000..5e224f61 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/DealServingMetadata.php @@ -0,0 +1,37 @@ +dealPauseStatus = $dealPauseStatus; + } + /** + * @return Google_Service_AdExchangeBuyerII_DealPauseStatus + */ + public function getDealPauseStatus() + { + return $this->dealPauseStatus; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/DealTerms.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/DealTerms.php new file mode 100644 index 00000000..be63d4ef --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/DealTerms.php @@ -0,0 +1,121 @@ +brandingType = $brandingType; + } + public function getBrandingType() + { + return $this->brandingType; + } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } + /** + * @param Google_Service_AdExchangeBuyerII_Price + */ + public function setEstimatedGrossSpend(Google_Service_AdExchangeBuyerII_Price $estimatedGrossSpend) + { + $this->estimatedGrossSpend = $estimatedGrossSpend; + } + /** + * @return Google_Service_AdExchangeBuyerII_Price + */ + public function getEstimatedGrossSpend() + { + return $this->estimatedGrossSpend; + } + public function setEstimatedImpressionsPerDay($estimatedImpressionsPerDay) + { + $this->estimatedImpressionsPerDay = $estimatedImpressionsPerDay; + } + public function getEstimatedImpressionsPerDay() + { + return $this->estimatedImpressionsPerDay; + } + /** + * @param Google_Service_AdExchangeBuyerII_GuaranteedFixedPriceTerms + */ + public function setGuaranteedFixedPriceTerms(Google_Service_AdExchangeBuyerII_GuaranteedFixedPriceTerms $guaranteedFixedPriceTerms) + { + $this->guaranteedFixedPriceTerms = $guaranteedFixedPriceTerms; + } + /** + * @return Google_Service_AdExchangeBuyerII_GuaranteedFixedPriceTerms + */ + public function getGuaranteedFixedPriceTerms() + { + return $this->guaranteedFixedPriceTerms; + } + /** + * @param Google_Service_AdExchangeBuyerII_NonGuaranteedAuctionTerms + */ + public function setNonGuaranteedAuctionTerms(Google_Service_AdExchangeBuyerII_NonGuaranteedAuctionTerms $nonGuaranteedAuctionTerms) + { + $this->nonGuaranteedAuctionTerms = $nonGuaranteedAuctionTerms; + } + /** + * @return Google_Service_AdExchangeBuyerII_NonGuaranteedAuctionTerms + */ + public function getNonGuaranteedAuctionTerms() + { + return $this->nonGuaranteedAuctionTerms; + } + /** + * @param Google_Service_AdExchangeBuyerII_NonGuaranteedFixedPriceTerms + */ + public function setNonGuaranteedFixedPriceTerms(Google_Service_AdExchangeBuyerII_NonGuaranteedFixedPriceTerms $nonGuaranteedFixedPriceTerms) + { + $this->nonGuaranteedFixedPriceTerms = $nonGuaranteedFixedPriceTerms; + } + /** + * @return Google_Service_AdExchangeBuyerII_NonGuaranteedFixedPriceTerms + */ + public function getNonGuaranteedFixedPriceTerms() + { + return $this->nonGuaranteedFixedPriceTerms; + } + public function setSellerTimeZone($sellerTimeZone) + { + $this->sellerTimeZone = $sellerTimeZone; + } + public function getSellerTimeZone() + { + return $this->sellerTimeZone; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/DeliveryControl.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/DeliveryControl.php new file mode 100644 index 00000000..7d986981 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/DeliveryControl.php @@ -0,0 +1,56 @@ +creativeBlockingLevel = $creativeBlockingLevel; + } + public function getCreativeBlockingLevel() + { + return $this->creativeBlockingLevel; + } + public function setDeliveryRateType($deliveryRateType) + { + $this->deliveryRateType = $deliveryRateType; + } + public function getDeliveryRateType() + { + return $this->deliveryRateType; + } + /** + * @param Google_Service_AdExchangeBuyerII_FrequencyCap + */ + public function setFrequencyCaps($frequencyCaps) + { + $this->frequencyCaps = $frequencyCaps; + } + /** + * @return Google_Service_AdExchangeBuyerII_FrequencyCap + */ + public function getFrequencyCaps() + { + return $this->frequencyCaps; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/FilterSet.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/FilterSet.php index 55b43fc6..6942a438 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/FilterSet.php +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/FilterSet.php @@ -23,10 +23,10 @@ class Google_Service_AdExchangeBuyerII_FilterSet extends Google_Collection public $creativeId; public $dealId; public $environment; - public $format; public $formats; public $name; public $platforms; + public $publisherIdentifiers; protected $realtimeTimeRangeType = 'Google_Service_AdExchangeBuyerII_RealtimeTimeRange'; protected $realtimeTimeRangeDataType = ''; protected $relativeDateRangeType = 'Google_Service_AdExchangeBuyerII_RelativeDateRange'; @@ -72,14 +72,6 @@ public function getEnvironment() { return $this->environment; } - public function setFormat($format) - { - $this->format = $format; - } - public function getFormat() - { - return $this->format; - } public function setFormats($formats) { $this->formats = $formats; @@ -104,6 +96,14 @@ public function getPlatforms() { return $this->platforms; } + public function setPublisherIdentifiers($publisherIdentifiers) + { + $this->publisherIdentifiers = $publisherIdentifiers; + } + public function getPublisherIdentifiers() + { + return $this->publisherIdentifiers; + } /** * @param Google_Service_AdExchangeBuyerII_RealtimeTimeRange */ diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/FirstPartyMobileApplicationTargeting.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/FirstPartyMobileApplicationTargeting.php new file mode 100644 index 00000000..a3645535 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/FirstPartyMobileApplicationTargeting.php @@ -0,0 +1,40 @@ +excludedAppIds = $excludedAppIds; + } + public function getExcludedAppIds() + { + return $this->excludedAppIds; + } + public function setTargetedAppIds($targetedAppIds) + { + $this->targetedAppIds = $targetedAppIds; + } + public function getTargetedAppIds() + { + return $this->targetedAppIds; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/FrequencyCap.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/FrequencyCap.php new file mode 100644 index 00000000..f5bf1b60 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/FrequencyCap.php @@ -0,0 +1,48 @@ +maxImpressions = $maxImpressions; + } + public function getMaxImpressions() + { + return $this->maxImpressions; + } + public function setNumTimeUnits($numTimeUnits) + { + $this->numTimeUnits = $numTimeUnits; + } + public function getNumTimeUnits() + { + return $this->numTimeUnits; + } + public function setTimeUnitType($timeUnitType) + { + $this->timeUnitType = $timeUnitType; + } + public function getTimeUnitType() + { + return $this->timeUnitType; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/GuaranteedFixedPriceTerms.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/GuaranteedFixedPriceTerms.php new file mode 100644 index 00000000..8e938f6c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/GuaranteedFixedPriceTerms.php @@ -0,0 +1,65 @@ +fixedPrices = $fixedPrices; + } + /** + * @return Google_Service_AdExchangeBuyerII_PricePerBuyer + */ + public function getFixedPrices() + { + return $this->fixedPrices; + } + public function setGuaranteedImpressions($guaranteedImpressions) + { + $this->guaranteedImpressions = $guaranteedImpressions; + } + public function getGuaranteedImpressions() + { + return $this->guaranteedImpressions; + } + public function setGuaranteedLooks($guaranteedLooks) + { + $this->guaranteedLooks = $guaranteedLooks; + } + public function getGuaranteedLooks() + { + return $this->guaranteedLooks; + } + public function setMinimumDailyLooks($minimumDailyLooks) + { + $this->minimumDailyLooks = $minimumDailyLooks; + } + public function getMinimumDailyLooks() + { + return $this->minimumDailyLooks; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/InventorySizeTargeting.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/InventorySizeTargeting.php new file mode 100644 index 00000000..8373113d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/InventorySizeTargeting.php @@ -0,0 +1,54 @@ +excludedInventorySizes = $excludedInventorySizes; + } + /** + * @return Google_Service_AdExchangeBuyerII_AdSize + */ + public function getExcludedInventorySizes() + { + return $this->excludedInventorySizes; + } + /** + * @param Google_Service_AdExchangeBuyerII_AdSize + */ + public function setTargetedInventorySizes($targetedInventorySizes) + { + $this->targetedInventorySizes = $targetedInventorySizes; + } + /** + * @return Google_Service_AdExchangeBuyerII_AdSize + */ + public function getTargetedInventorySizes() + { + return $this->targetedInventorySizes; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListProductsResponse.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListProductsResponse.php new file mode 100644 index 00000000..49eb15cc --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListProductsResponse.php @@ -0,0 +1,47 @@ +nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + /** + * @param Google_Service_AdExchangeBuyerII_Product + */ + public function setProducts($products) + { + $this->products = $products; + } + /** + * @return Google_Service_AdExchangeBuyerII_Product + */ + public function getProducts() + { + return $this->products; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListProposalsResponse.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListProposalsResponse.php new file mode 100644 index 00000000..18474f73 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListProposalsResponse.php @@ -0,0 +1,47 @@ +nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + /** + * @param Google_Service_AdExchangeBuyerII_Proposal + */ + public function setProposals($proposals) + { + $this->proposals = $proposals; + } + /** + * @return Google_Service_AdExchangeBuyerII_Proposal + */ + public function getProposals() + { + return $this->proposals; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListPublisherProfilesResponse.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListPublisherProfilesResponse.php new file mode 100644 index 00000000..0a59b98c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ListPublisherProfilesResponse.php @@ -0,0 +1,47 @@ +nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + /** + * @param Google_Service_AdExchangeBuyerII_PublisherProfile + */ + public function setPublisherProfiles($publisherProfiles) + { + $this->publisherProfiles = $publisherProfiles; + } + /** + * @return Google_Service_AdExchangeBuyerII_PublisherProfile + */ + public function getPublisherProfiles() + { + return $this->publisherProfiles; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/MarketplaceTargeting.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/MarketplaceTargeting.php new file mode 100644 index 00000000..6a215b36 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/MarketplaceTargeting.php @@ -0,0 +1,101 @@ +geoTargeting = $geoTargeting; + } + /** + * @return Google_Service_AdExchangeBuyerII_CriteriaTargeting + */ + public function getGeoTargeting() + { + return $this->geoTargeting; + } + /** + * @param Google_Service_AdExchangeBuyerII_InventorySizeTargeting + */ + public function setInventorySizeTargeting(Google_Service_AdExchangeBuyerII_InventorySizeTargeting $inventorySizeTargeting) + { + $this->inventorySizeTargeting = $inventorySizeTargeting; + } + /** + * @return Google_Service_AdExchangeBuyerII_InventorySizeTargeting + */ + public function getInventorySizeTargeting() + { + return $this->inventorySizeTargeting; + } + /** + * @param Google_Service_AdExchangeBuyerII_PlacementTargeting + */ + public function setPlacementTargeting(Google_Service_AdExchangeBuyerII_PlacementTargeting $placementTargeting) + { + $this->placementTargeting = $placementTargeting; + } + /** + * @return Google_Service_AdExchangeBuyerII_PlacementTargeting + */ + public function getPlacementTargeting() + { + return $this->placementTargeting; + } + /** + * @param Google_Service_AdExchangeBuyerII_TechnologyTargeting + */ + public function setTechnologyTargeting(Google_Service_AdExchangeBuyerII_TechnologyTargeting $technologyTargeting) + { + $this->technologyTargeting = $technologyTargeting; + } + /** + * @return Google_Service_AdExchangeBuyerII_TechnologyTargeting + */ + public function getTechnologyTargeting() + { + return $this->technologyTargeting; + } + /** + * @param Google_Service_AdExchangeBuyerII_VideoTargeting + */ + public function setVideoTargeting(Google_Service_AdExchangeBuyerII_VideoTargeting $videoTargeting) + { + $this->videoTargeting = $videoTargeting; + } + /** + * @return Google_Service_AdExchangeBuyerII_VideoTargeting + */ + public function getVideoTargeting() + { + return $this->videoTargeting; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/MobileApplicationTargeting.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/MobileApplicationTargeting.php new file mode 100644 index 00000000..1cdbcaf1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/MobileApplicationTargeting.php @@ -0,0 +1,37 @@ +firstPartyTargeting = $firstPartyTargeting; + } + /** + * @return Google_Service_AdExchangeBuyerII_FirstPartyMobileApplicationTargeting + */ + public function getFirstPartyTargeting() + { + return $this->firstPartyTargeting; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Money.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Money.php new file mode 100644 index 00000000..12d0ed53 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Money.php @@ -0,0 +1,48 @@ +currencyCode = $currencyCode; + } + public function getCurrencyCode() + { + return $this->currencyCode; + } + public function setNanos($nanos) + { + $this->nanos = $nanos; + } + public function getNanos() + { + return $this->nanos; + } + public function setUnits($units) + { + $this->units = $units; + } + public function getUnits() + { + return $this->units; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/NonGuaranteedAuctionTerms.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/NonGuaranteedAuctionTerms.php new file mode 100644 index 00000000..07b845c0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/NonGuaranteedAuctionTerms.php @@ -0,0 +1,47 @@ +autoOptimizePrivateAuction = $autoOptimizePrivateAuction; + } + public function getAutoOptimizePrivateAuction() + { + return $this->autoOptimizePrivateAuction; + } + /** + * @param Google_Service_AdExchangeBuyerII_PricePerBuyer + */ + public function setReservePricesPerBuyer($reservePricesPerBuyer) + { + $this->reservePricesPerBuyer = $reservePricesPerBuyer; + } + /** + * @return Google_Service_AdExchangeBuyerII_PricePerBuyer + */ + public function getReservePricesPerBuyer() + { + return $this->reservePricesPerBuyer; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/NonGuaranteedFixedPriceTerms.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/NonGuaranteedFixedPriceTerms.php new file mode 100644 index 00000000..d878dde2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/NonGuaranteedFixedPriceTerms.php @@ -0,0 +1,38 @@ +fixedPrices = $fixedPrices; + } + /** + * @return Google_Service_AdExchangeBuyerII_PricePerBuyer + */ + public function getFixedPrices() + { + return $this->fixedPrices; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Note.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Note.php new file mode 100644 index 00000000..2a00e93f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Note.php @@ -0,0 +1,66 @@ +createTime = $createTime; + } + public function getCreateTime() + { + return $this->createTime; + } + public function setCreatorRole($creatorRole) + { + $this->creatorRole = $creatorRole; + } + public function getCreatorRole() + { + return $this->creatorRole; + } + public function setNote($note) + { + $this->note = $note; + } + public function getNote() + { + return $this->note; + } + public function setNoteId($noteId) + { + $this->noteId = $noteId; + } + public function getNoteId() + { + return $this->noteId; + } + public function setProposalRevision($proposalRevision) + { + $this->proposalRevision = $proposalRevision; + } + public function getProposalRevision() + { + return $this->proposalRevision; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/OperatingSystemTargeting.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/OperatingSystemTargeting.php new file mode 100644 index 00000000..99a81b44 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/OperatingSystemTargeting.php @@ -0,0 +1,53 @@ +operatingSystemCriteria = $operatingSystemCriteria; + } + /** + * @return Google_Service_AdExchangeBuyerII_CriteriaTargeting + */ + public function getOperatingSystemCriteria() + { + return $this->operatingSystemCriteria; + } + /** + * @param Google_Service_AdExchangeBuyerII_CriteriaTargeting + */ + public function setOperatingSystemVersionCriteria(Google_Service_AdExchangeBuyerII_CriteriaTargeting $operatingSystemVersionCriteria) + { + $this->operatingSystemVersionCriteria = $operatingSystemVersionCriteria; + } + /** + * @return Google_Service_AdExchangeBuyerII_CriteriaTargeting + */ + public function getOperatingSystemVersionCriteria() + { + return $this->operatingSystemVersionCriteria; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/PauseProposalRequest.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/PauseProposalRequest.php new file mode 100644 index 00000000..84b531e8 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/PauseProposalRequest.php @@ -0,0 +1,30 @@ +reason = $reason; + } + public function getReason() + { + return $this->reason; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/PlacementTargeting.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/PlacementTargeting.php new file mode 100644 index 00000000..9ffffc8a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/PlacementTargeting.php @@ -0,0 +1,53 @@ +mobileApplicationTargeting = $mobileApplicationTargeting; + } + /** + * @return Google_Service_AdExchangeBuyerII_MobileApplicationTargeting + */ + public function getMobileApplicationTargeting() + { + return $this->mobileApplicationTargeting; + } + /** + * @param Google_Service_AdExchangeBuyerII_UrlTargeting + */ + public function setUrlTargeting(Google_Service_AdExchangeBuyerII_UrlTargeting $urlTargeting) + { + $this->urlTargeting = $urlTargeting; + } + /** + * @return Google_Service_AdExchangeBuyerII_UrlTargeting + */ + public function getUrlTargeting() + { + return $this->urlTargeting; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Price.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Price.php new file mode 100644 index 00000000..3148efdf --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Price.php @@ -0,0 +1,46 @@ +amount = $amount; + } + /** + * @return Google_Service_AdExchangeBuyerII_Money + */ + public function getAmount() + { + return $this->amount; + } + public function setPricingType($pricingType) + { + $this->pricingType = $pricingType; + } + public function getPricingType() + { + return $this->pricingType; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/PricePerBuyer.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/PricePerBuyer.php new file mode 100644 index 00000000..b1c54378 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/PricePerBuyer.php @@ -0,0 +1,63 @@ +advertiserIds = $advertiserIds; + } + public function getAdvertiserIds() + { + return $this->advertiserIds; + } + /** + * @param Google_Service_AdExchangeBuyerII_Buyer + */ + public function setBuyer(Google_Service_AdExchangeBuyerII_Buyer $buyer) + { + $this->buyer = $buyer; + } + /** + * @return Google_Service_AdExchangeBuyerII_Buyer + */ + public function getBuyer() + { + return $this->buyer; + } + /** + * @param Google_Service_AdExchangeBuyerII_Price + */ + public function setPrice(Google_Service_AdExchangeBuyerII_Price $price) + { + $this->price = $price; + } + /** + * @return Google_Service_AdExchangeBuyerII_Price + */ + public function getPrice() + { + return $this->price; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/PrivateData.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/PrivateData.php new file mode 100644 index 00000000..30bd7d65 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/PrivateData.php @@ -0,0 +1,30 @@ +referenceId = $referenceId; + } + public function getReferenceId() + { + return $this->referenceId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Product.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Product.php new file mode 100644 index 00000000..0d3e45f3 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Product.php @@ -0,0 +1,185 @@ +availableEndTime = $availableEndTime; + } + public function getAvailableEndTime() + { + return $this->availableEndTime; + } + public function setAvailableStartTime($availableStartTime) + { + $this->availableStartTime = $availableStartTime; + } + public function getAvailableStartTime() + { + return $this->availableStartTime; + } + public function setCreateTime($createTime) + { + $this->createTime = $createTime; + } + public function getCreateTime() + { + return $this->createTime; + } + /** + * @param Google_Service_AdExchangeBuyerII_ContactInformation + */ + public function setCreatorContacts($creatorContacts) + { + $this->creatorContacts = $creatorContacts; + } + /** + * @return Google_Service_AdExchangeBuyerII_ContactInformation + */ + public function getCreatorContacts() + { + return $this->creatorContacts; + } + public function setDisplayName($displayName) + { + $this->displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } + public function setHasCreatorSignedOff($hasCreatorSignedOff) + { + $this->hasCreatorSignedOff = $hasCreatorSignedOff; + } + public function getHasCreatorSignedOff() + { + return $this->hasCreatorSignedOff; + } + public function setProductId($productId) + { + $this->productId = $productId; + } + public function getProductId() + { + return $this->productId; + } + public function setProductRevision($productRevision) + { + $this->productRevision = $productRevision; + } + public function getProductRevision() + { + return $this->productRevision; + } + public function setPublisherProfileId($publisherProfileId) + { + $this->publisherProfileId = $publisherProfileId; + } + public function getPublisherProfileId() + { + return $this->publisherProfileId; + } + /** + * @param Google_Service_AdExchangeBuyerII_Seller + */ + public function setSeller(Google_Service_AdExchangeBuyerII_Seller $seller) + { + $this->seller = $seller; + } + /** + * @return Google_Service_AdExchangeBuyerII_Seller + */ + public function getSeller() + { + return $this->seller; + } + public function setSyndicationProduct($syndicationProduct) + { + $this->syndicationProduct = $syndicationProduct; + } + public function getSyndicationProduct() + { + return $this->syndicationProduct; + } + /** + * @param Google_Service_AdExchangeBuyerII_TargetingCriteria + */ + public function setTargetingCriterion($targetingCriterion) + { + $this->targetingCriterion = $targetingCriterion; + } + /** + * @return Google_Service_AdExchangeBuyerII_TargetingCriteria + */ + public function getTargetingCriterion() + { + return $this->targetingCriterion; + } + /** + * @param Google_Service_AdExchangeBuyerII_DealTerms + */ + public function setTerms(Google_Service_AdExchangeBuyerII_DealTerms $terms) + { + $this->terms = $terms; + } + /** + * @return Google_Service_AdExchangeBuyerII_DealTerms + */ + public function getTerms() + { + return $this->terms; + } + public function setUpdateTime($updateTime) + { + $this->updateTime = $updateTime; + } + public function getUpdateTime() + { + return $this->updateTime; + } + public function setWebPropertyCode($webPropertyCode) + { + $this->webPropertyCode = $webPropertyCode; + } + public function getWebPropertyCode() + { + return $this->webPropertyCode; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Proposal.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Proposal.php new file mode 100644 index 00000000..c2f368d2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Proposal.php @@ -0,0 +1,240 @@ +billedBuyer = $billedBuyer; + } + /** + * @return Google_Service_AdExchangeBuyerII_Buyer + */ + public function getBilledBuyer() + { + return $this->billedBuyer; + } + /** + * @param Google_Service_AdExchangeBuyerII_Buyer + */ + public function setBuyer(Google_Service_AdExchangeBuyerII_Buyer $buyer) + { + $this->buyer = $buyer; + } + /** + * @return Google_Service_AdExchangeBuyerII_Buyer + */ + public function getBuyer() + { + return $this->buyer; + } + /** + * @param Google_Service_AdExchangeBuyerII_ContactInformation + */ + public function setBuyerContacts($buyerContacts) + { + $this->buyerContacts = $buyerContacts; + } + /** + * @return Google_Service_AdExchangeBuyerII_ContactInformation + */ + public function getBuyerContacts() + { + return $this->buyerContacts; + } + /** + * @param Google_Service_AdExchangeBuyerII_PrivateData + */ + public function setBuyerPrivateData(Google_Service_AdExchangeBuyerII_PrivateData $buyerPrivateData) + { + $this->buyerPrivateData = $buyerPrivateData; + } + /** + * @return Google_Service_AdExchangeBuyerII_PrivateData + */ + public function getBuyerPrivateData() + { + return $this->buyerPrivateData; + } + /** + * @param Google_Service_AdExchangeBuyerII_Deal + */ + public function setDeals($deals) + { + $this->deals = $deals; + } + /** + * @return Google_Service_AdExchangeBuyerII_Deal + */ + public function getDeals() + { + return $this->deals; + } + public function setDisplayName($displayName) + { + $this->displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } + public function setIsRenegotiating($isRenegotiating) + { + $this->isRenegotiating = $isRenegotiating; + } + public function getIsRenegotiating() + { + return $this->isRenegotiating; + } + public function setIsSetupComplete($isSetupComplete) + { + $this->isSetupComplete = $isSetupComplete; + } + public function getIsSetupComplete() + { + return $this->isSetupComplete; + } + public function setLastUpdaterOrCommentorRole($lastUpdaterOrCommentorRole) + { + $this->lastUpdaterOrCommentorRole = $lastUpdaterOrCommentorRole; + } + public function getLastUpdaterOrCommentorRole() + { + return $this->lastUpdaterOrCommentorRole; + } + /** + * @param Google_Service_AdExchangeBuyerII_Note + */ + public function setNotes($notes) + { + $this->notes = $notes; + } + /** + * @return Google_Service_AdExchangeBuyerII_Note + */ + public function getNotes() + { + return $this->notes; + } + public function setOriginatorRole($originatorRole) + { + $this->originatorRole = $originatorRole; + } + public function getOriginatorRole() + { + return $this->originatorRole; + } + public function setPrivateAuctionId($privateAuctionId) + { + $this->privateAuctionId = $privateAuctionId; + } + public function getPrivateAuctionId() + { + return $this->privateAuctionId; + } + public function setProposalId($proposalId) + { + $this->proposalId = $proposalId; + } + public function getProposalId() + { + return $this->proposalId; + } + public function setProposalRevision($proposalRevision) + { + $this->proposalRevision = $proposalRevision; + } + public function getProposalRevision() + { + return $this->proposalRevision; + } + public function setProposalState($proposalState) + { + $this->proposalState = $proposalState; + } + public function getProposalState() + { + return $this->proposalState; + } + /** + * @param Google_Service_AdExchangeBuyerII_Seller + */ + public function setSeller(Google_Service_AdExchangeBuyerII_Seller $seller) + { + $this->seller = $seller; + } + /** + * @return Google_Service_AdExchangeBuyerII_Seller + */ + public function getSeller() + { + return $this->seller; + } + /** + * @param Google_Service_AdExchangeBuyerII_ContactInformation + */ + public function setSellerContacts($sellerContacts) + { + $this->sellerContacts = $sellerContacts; + } + /** + * @return Google_Service_AdExchangeBuyerII_ContactInformation + */ + public function getSellerContacts() + { + return $this->sellerContacts; + } + public function setUpdateTime($updateTime) + { + $this->updateTime = $updateTime; + } + public function getUpdateTime() + { + return $this->updateTime; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/PublisherProfile.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/PublisherProfile.php new file mode 100644 index 00000000..2f01e68f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/PublisherProfile.php @@ -0,0 +1,164 @@ +audienceDescription = $audienceDescription; + } + public function getAudienceDescription() + { + return $this->audienceDescription; + } + public function setBuyerPitchStatement($buyerPitchStatement) + { + $this->buyerPitchStatement = $buyerPitchStatement; + } + public function getBuyerPitchStatement() + { + return $this->buyerPitchStatement; + } + public function setDirectDealsContact($directDealsContact) + { + $this->directDealsContact = $directDealsContact; + } + public function getDirectDealsContact() + { + return $this->directDealsContact; + } + public function setDisplayName($displayName) + { + $this->displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } + public function setDomains($domains) + { + $this->domains = $domains; + } + public function getDomains() + { + return $this->domains; + } + public function setGooglePlusUrl($googlePlusUrl) + { + $this->googlePlusUrl = $googlePlusUrl; + } + public function getGooglePlusUrl() + { + return $this->googlePlusUrl; + } + public function setLogoUrl($logoUrl) + { + $this->logoUrl = $logoUrl; + } + public function getLogoUrl() + { + return $this->logoUrl; + } + public function setMediaKitUrl($mediaKitUrl) + { + $this->mediaKitUrl = $mediaKitUrl; + } + public function getMediaKitUrl() + { + return $this->mediaKitUrl; + } + public function setOverview($overview) + { + $this->overview = $overview; + } + public function getOverview() + { + return $this->overview; + } + public function setProgrammaticDealsContact($programmaticDealsContact) + { + $this->programmaticDealsContact = $programmaticDealsContact; + } + public function getProgrammaticDealsContact() + { + return $this->programmaticDealsContact; + } + public function setPublisherProfileId($publisherProfileId) + { + $this->publisherProfileId = $publisherProfileId; + } + public function getPublisherProfileId() + { + return $this->publisherProfileId; + } + public function setRateCardInfoUrl($rateCardInfoUrl) + { + $this->rateCardInfoUrl = $rateCardInfoUrl; + } + public function getRateCardInfoUrl() + { + return $this->rateCardInfoUrl; + } + public function setSamplePageUrl($samplePageUrl) + { + $this->samplePageUrl = $samplePageUrl; + } + public function getSamplePageUrl() + { + return $this->samplePageUrl; + } + /** + * @param Google_Service_AdExchangeBuyerII_Seller + */ + public function setSeller(Google_Service_AdExchangeBuyerII_Seller $seller) + { + $this->seller = $seller; + } + /** + * @return Google_Service_AdExchangeBuyerII_Seller + */ + public function getSeller() + { + return $this->seller; + } + public function setTopHeadlines($topHeadlines) + { + $this->topHeadlines = $topHeadlines; + } + public function getTopHeadlines() + { + return $this->topHeadlines; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsClients.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsClients.php index 148ed0b2..b299d23e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsClients.php +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsClients.php @@ -65,9 +65,6 @@ public function get($accountId, $clientAccountId, $optParams = array()) * list the clients for. * @param array $optParams Optional parameters. * - * @opt_param int pageSize Requested page size. The server may return fewer - * clients than requested. If unspecified, the server will pick an appropriate - * default. * @opt_param string pageToken A token identifying a page of results the server * should return. Typically, this is the value of * ListClientsResponse.nextPageToken returned from the previous call to the @@ -75,6 +72,9 @@ public function get($accountId, $clientAccountId, $optParams = array()) * @opt_param string partnerClientId Optional unique identifier (from the * standpoint of an Ad Exchange sponsor buyer partner) of the client to return. * If specified, at most one client will be returned in the response. + * @opt_param int pageSize Requested page size. The server may return fewer + * clients than requested. If unspecified, the server will pick an appropriate + * default. * @return Google_Service_AdExchangeBuyerII_ListClientsResponse */ public function listAccountsClients($accountId, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsClientsUsers.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsClientsUsers.php index 3c7d56e4..cfacb137 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsClientsUsers.php +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsClientsUsers.php @@ -55,13 +55,13 @@ public function get($accountId, $clientAccountId, $userId, $optParams = array()) * users for all the clients of a given sponsor buyer. * @param array $optParams Optional parameters. * - * @opt_param int pageSize Requested page size. The server may return fewer - * clients than requested. If unspecified, the server will pick an appropriate - * default. * @opt_param string pageToken A token identifying a page of results the server * should return. Typically, this is the value of * ListClientUsersResponse.nextPageToken returned from the previous call to the * accounts.clients.users.list method. + * @opt_param int pageSize Requested page size. The server may return fewer + * clients than requested. If unspecified, the server will pick an appropriate + * default. * @return Google_Service_AdExchangeBuyerII_ListClientUsersResponse */ public function listAccountsClientsUsers($accountId, $clientAccountId, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsCreatives.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsCreatives.php index 7f949e0f..3a35cb42 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsCreatives.php +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsCreatives.php @@ -33,7 +33,6 @@ class Google_Service_AdExchangeBuyerII_Resource_AccountsCreatives extends Google * @param Google_Service_AdExchangeBuyerII_Creative $postBody * @param array $optParams Optional parameters. * - * @opt_param string accountId1 The account the creative belongs to. * @opt_param string duplicateIdMode Indicates if multiple creatives can share * an ID or not. Default is NO_DUPLICATES (one ID per creative). * @return Google_Service_AdExchangeBuyerII_Creative @@ -122,8 +121,6 @@ public function stopWatching($accountId, $creativeId, Google_Service_AdExchangeB * be used to filter the response of the creatives.list method. * @param Google_Service_AdExchangeBuyerII_Creative $postBody * @param array $optParams Optional parameters. - * - * @opt_param string accountId1 The account the creative belongs to. * @return Google_Service_AdExchangeBuyerII_Creative */ public function update($accountId, $creativeId, Google_Service_AdExchangeBuyerII_Creative $postBody, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsFinalizedProposals.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsFinalizedProposals.php new file mode 100644 index 00000000..d198a626 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsFinalizedProposals.php @@ -0,0 +1,57 @@ + + * $adexchangebuyer2Service = new Google_Service_AdExchangeBuyerII(...); + * $finalizedProposals = $adexchangebuyer2Service->finalizedProposals; + * + */ +class Google_Service_AdExchangeBuyerII_Resource_AccountsFinalizedProposals extends Google_Service_Resource +{ + /** + * List finalized proposals, regardless if a proposal is being renegotiated. A + * filter expression (PQL query) may be specified to filter the results. The + * notes will not be returned. + * (finalizedProposals.listAccountsFinalizedProposals) + * + * @param string $accountId Account ID of the buyer. + * @param array $optParams Optional parameters. + * + * @opt_param string pageToken The page token as returned from + * ListProposalsResponse. + * @opt_param int pageSize Requested page size. The server may return fewer + * results than requested. If unspecified, the server will pick an appropriate + * default. + * @opt_param string filterSyntax Syntax the filter is written in. Current + * implementation defaults to PQL but in the future it will be LIST_FILTER. + * @opt_param string filter An optional PQL filter query used to query for + * proposals. + * + * Nested repeated fields, such as proposal.deals.targetingCriterion, cannot be + * filtered. + * @return Google_Service_AdExchangeBuyerII_ListProposalsResponse + */ + public function listAccountsFinalizedProposals($accountId, $optParams = array()) + { + $params = array('accountId' => $accountId); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_AdExchangeBuyerII_ListProposalsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsProducts.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsProducts.php new file mode 100644 index 00000000..9fa074f1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsProducts.php @@ -0,0 +1,68 @@ + + * $adexchangebuyer2Service = new Google_Service_AdExchangeBuyerII(...); + * $products = $adexchangebuyer2Service->products; + * + */ +class Google_Service_AdExchangeBuyerII_Resource_AccountsProducts extends Google_Service_Resource +{ + /** + * Gets the requested product by ID. (products.get) + * + * @param string $accountId Account ID of the buyer. + * @param string $productId The ID for the product to get the head revision for. + * @param array $optParams Optional parameters. + * @return Google_Service_AdExchangeBuyerII_Product + */ + public function get($accountId, $productId, $optParams = array()) + { + $params = array('accountId' => $accountId, 'productId' => $productId); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_AdExchangeBuyerII_Product"); + } + /** + * List all products visible to the buyer (optionally filtered by the specified + * PQL query). (products.listAccountsProducts) + * + * @param string $accountId Account ID of the buyer. + * @param array $optParams Optional parameters. + * + * @opt_param string filter An optional PQL query used to query for products. + * See https://developers.google.com/doubleclick-publishers/docs/pqlreference + * for documentation about PQL and examples. + * + * Nested repeated fields, such as product.targetingCriterion.inclusions, cannot + * be filtered. + * @opt_param string pageToken The page token as returned from + * ListProductsResponse. + * @opt_param int pageSize Requested page size. The server may return fewer + * results than requested. If unspecified, the server will pick an appropriate + * default. + * @return Google_Service_AdExchangeBuyerII_ListProductsResponse + */ + public function listAccountsProducts($accountId, $optParams = array()) + { + $params = array('accountId' => $accountId); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_AdExchangeBuyerII_ListProductsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsProposals.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsProposals.php new file mode 100644 index 00000000..477f43b3 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsProposals.php @@ -0,0 +1,232 @@ + + * $adexchangebuyer2Service = new Google_Service_AdExchangeBuyerII(...); + * $proposals = $adexchangebuyer2Service->proposals; + * + */ +class Google_Service_AdExchangeBuyerII_Resource_AccountsProposals extends Google_Service_Resource +{ + /** + * Mark the proposal as accepted at the given revision number. If the number + * does not match the server's revision number an `ABORTED` error message will + * be returned. This call updates the proposal_state from `PROPOSED` to + * `BUYER_ACCEPTED`, or from `SELLER_ACCEPTED` to `FINALIZED`. + * (proposals.accept) + * + * @param string $accountId Account ID of the buyer. + * @param string $proposalId The ID of the proposal to accept. + * @param Google_Service_AdExchangeBuyerII_AcceptProposalRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_AdExchangeBuyerII_Proposal + */ + public function accept($accountId, $proposalId, Google_Service_AdExchangeBuyerII_AcceptProposalRequest $postBody, $optParams = array()) + { + $params = array('accountId' => $accountId, 'proposalId' => $proposalId, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('accept', array($params), "Google_Service_AdExchangeBuyerII_Proposal"); + } + /** + * Create a new note and attach it to the proposal. The note is assigned a + * unique ID by the server. The proposal revision number will not increase when + * associated with a new note. (proposals.addNote) + * + * @param string $accountId Account ID of the buyer. + * @param string $proposalId The ID of the proposal to attach the note to. + * @param Google_Service_AdExchangeBuyerII_AddNoteRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_AdExchangeBuyerII_Note + */ + public function addNote($accountId, $proposalId, Google_Service_AdExchangeBuyerII_AddNoteRequest $postBody, $optParams = array()) + { + $params = array('accountId' => $accountId, 'proposalId' => $proposalId, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('addNote', array($params), "Google_Service_AdExchangeBuyerII_Note"); + } + /** + * Cancel an ongoing negotiation on a proposal. This does not cancel or end + * serving for the deals if the proposal has been finalized, but only cancels a + * negotiation unilaterally. (proposals.cancelNegotiation) + * + * @param string $accountId Account ID of the buyer. + * @param string $proposalId The ID of the proposal to cancel negotiation for. + * @param Google_Service_AdExchangeBuyerII_CancelNegotiationRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_AdExchangeBuyerII_Proposal + */ + public function cancelNegotiation($accountId, $proposalId, Google_Service_AdExchangeBuyerII_CancelNegotiationRequest $postBody, $optParams = array()) + { + $params = array('accountId' => $accountId, 'proposalId' => $proposalId, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('cancelNegotiation', array($params), "Google_Service_AdExchangeBuyerII_Proposal"); + } + /** + * Update the given proposal to indicate that setup has been completed. This + * method is called by the buyer when the line items have been created on their + * end for a finalized proposal and all the required creatives have been + * uploaded using the creatives API. This call updates the `is_setup_completed` + * bit on the proposal and also notifies the seller. The server will advance the + * revision number of the most recent proposal. (proposals.completeSetup) + * + * @param string $accountId Account ID of the buyer. + * @param string $proposalId The ID of the proposal to mark as setup completed. + * @param Google_Service_AdExchangeBuyerII_CompleteSetupRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_AdExchangeBuyerII_Proposal + */ + public function completeSetup($accountId, $proposalId, Google_Service_AdExchangeBuyerII_CompleteSetupRequest $postBody, $optParams = array()) + { + $params = array('accountId' => $accountId, 'proposalId' => $proposalId, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('completeSetup', array($params), "Google_Service_AdExchangeBuyerII_Proposal"); + } + /** + * Create the given proposal. Each created proposal and any deals it contains + * are assigned a unique ID by the server. (proposals.create) + * + * @param string $accountId Account ID of the buyer. + * @param Google_Service_AdExchangeBuyerII_Proposal $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_AdExchangeBuyerII_Proposal + */ + public function create($accountId, Google_Service_AdExchangeBuyerII_Proposal $postBody, $optParams = array()) + { + $params = array('accountId' => $accountId, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('create', array($params), "Google_Service_AdExchangeBuyerII_Proposal"); + } + /** + * Gets a proposal given its ID. The proposal is returned at its head revision. + * (proposals.get) + * + * @param string $accountId Account ID of the buyer. + * @param string $proposalId The unique ID of the proposal + * @param array $optParams Optional parameters. + * @return Google_Service_AdExchangeBuyerII_Proposal + */ + public function get($accountId, $proposalId, $optParams = array()) + { + $params = array('accountId' => $accountId, 'proposalId' => $proposalId); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_AdExchangeBuyerII_Proposal"); + } + /** + * List proposals. A filter expression (PQL query) may be specified to filter + * the results. To retrieve all finalized proposals, regardless if a proposal is + * being renegotiated, see the FinalizedProposals resource. Note that + * Bidder/ChildSeat relationships differ from the usual behavior. A Bidder + * account can only see its child seats' proposals by specifying the ChildSeat's + * accountId in the request path. (proposals.listAccountsProposals) + * + * @param string $accountId Account ID of the buyer. + * @param array $optParams Optional parameters. + * + * @opt_param string filter An optional PQL filter query used to query for + * proposals. + * + * Nested repeated fields, such as proposal.deals.targetingCriterion, cannot be + * filtered. + * @opt_param string pageToken The page token as returned from + * ListProposalsResponse. + * @opt_param int pageSize Requested page size. The server may return fewer + * results than requested. If unspecified, the server will pick an appropriate + * default. + * @opt_param string filterSyntax Syntax the filter is written in. Current + * implementation defaults to PQL but in the future it will be LIST_FILTER. + * @return Google_Service_AdExchangeBuyerII_ListProposalsResponse + */ + public function listAccountsProposals($accountId, $optParams = array()) + { + $params = array('accountId' => $accountId); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_AdExchangeBuyerII_ListProposalsResponse"); + } + /** + * Update the given proposal to pause serving. This method will set the + * `DealServingMetadata.DealPauseStatus.has_buyer_paused` bit to true for all + * deals in the proposal. + * + * It is a no-op to pause an already-paused proposal. It is an error to call + * PauseProposal for a proposal that is not finalized or renegotiating. + * (proposals.pause) + * + * @param string $accountId Account ID of the buyer. + * @param string $proposalId The ID of the proposal to pause. + * @param Google_Service_AdExchangeBuyerII_PauseProposalRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_AdExchangeBuyerII_Proposal + */ + public function pause($accountId, $proposalId, Google_Service_AdExchangeBuyerII_PauseProposalRequest $postBody, $optParams = array()) + { + $params = array('accountId' => $accountId, 'proposalId' => $proposalId, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('pause', array($params), "Google_Service_AdExchangeBuyerII_Proposal"); + } + /** + * Update the given proposal to resume serving. This method will set the + * `DealServingMetadata.DealPauseStatus.has_buyer_paused` bit to false for all + * deals in the proposal. + * + * Note that if the `has_seller_paused` bit is also set, serving will not resume + * until the seller also resumes. + * + * It is a no-op to resume an already-running proposal. It is an error to call + * ResumeProposal for a proposal that is not finalized or renegotiating. + * (proposals.resume) + * + * @param string $accountId Account ID of the buyer. + * @param string $proposalId The ID of the proposal to resume. + * @param Google_Service_AdExchangeBuyerII_ResumeProposalRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_AdExchangeBuyerII_Proposal + */ + public function resume($accountId, $proposalId, Google_Service_AdExchangeBuyerII_ResumeProposalRequest $postBody, $optParams = array()) + { + $params = array('accountId' => $accountId, 'proposalId' => $proposalId, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('resume', array($params), "Google_Service_AdExchangeBuyerII_Proposal"); + } + /** + * Update the given proposal at the client known revision number. If the server + * revision has advanced since the passed-in `proposal.proposal_revision`, an + * `ABORTED` error message will be returned. Only the buyer-modifiable fields of + * the proposal will be updated. + * + * Note that the deals in the proposal will be updated to match the passed-in + * copy. If a passed-in deal does not have a `deal_id`, the server will assign a + * new unique ID and create the deal. If passed-in deal has a `deal_id`, it will + * be updated to match the passed-in copy. Any existing deals not present in the + * passed-in proposal will be deleted. It is an error to pass in a deal with a + * `deal_id` not present at head. (proposals.update) + * + * @param string $accountId Account ID of the buyer. + * @param string $proposalId The unique ID of the proposal. + * @param Google_Service_AdExchangeBuyerII_Proposal $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_AdExchangeBuyerII_Proposal + */ + public function update($accountId, $proposalId, Google_Service_AdExchangeBuyerII_Proposal $postBody, $optParams = array()) + { + $params = array('accountId' => $accountId, 'proposalId' => $proposalId, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('update', array($params), "Google_Service_AdExchangeBuyerII_Proposal"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsPublisherProfiles.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsPublisherProfiles.php new file mode 100644 index 00000000..8f5359ed --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/AccountsPublisherProfiles.php @@ -0,0 +1,60 @@ + + * $adexchangebuyer2Service = new Google_Service_AdExchangeBuyerII(...); + * $publisherProfiles = $adexchangebuyer2Service->publisherProfiles; + * + */ +class Google_Service_AdExchangeBuyerII_Resource_AccountsPublisherProfiles extends Google_Service_Resource +{ + /** + * Gets the requested publisher profile by id. (publisherProfiles.get) + * + * @param string $accountId Account ID of the buyer. + * @param string $publisherProfileId The id for the publisher profile to get. + * @param array $optParams Optional parameters. + * @return Google_Service_AdExchangeBuyerII_PublisherProfile + */ + public function get($accountId, $publisherProfileId, $optParams = array()) + { + $params = array('accountId' => $accountId, 'publisherProfileId' => $publisherProfileId); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_AdExchangeBuyerII_PublisherProfile"); + } + /** + * List all publisher profiles visible to the buyer + * (publisherProfiles.listAccountsPublisherProfiles) + * + * @param string $accountId Account ID of the buyer. + * @param array $optParams Optional parameters. + * + * @opt_param string pageToken The page token as return from + * ListPublisherProfilesResponse. + * @opt_param int pageSize Specify the number of results to include per page. + * @return Google_Service_AdExchangeBuyerII_ListPublisherProfilesResponse + */ + public function listAccountsPublisherProfiles($accountId, $optParams = array()) + { + $params = array('accountId' => $accountId); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_AdExchangeBuyerII_ListPublisherProfilesResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsLosingBids.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsLosingBids.php index 8183400c..5a22700d 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsLosingBids.php +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersAccountsFilterSetsLosingBids.php @@ -43,13 +43,13 @@ class Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSetsLosingB * whose bidder is 123: `bidders/123/accounts/456/filterSets/abc` * @param array $optParams Optional parameters. * - * @opt_param int pageSize Requested page size. The server may return fewer - * results than requested. If unspecified, the server will pick an appropriate - * default. * @opt_param string pageToken A token identifying a page of results the server * should return. Typically, this is the value of * ListLosingBidsResponse.nextPageToken returned from the previous call to the * losingBids.list method. + * @opt_param int pageSize Requested page size. The server may return fewer + * results than requested. If unspecified, the server will pick an appropriate + * default. * @return Google_Service_AdExchangeBuyerII_ListLosingBidsResponse */ public function listBiddersAccountsFilterSetsLosingBids($filterSetName, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersFilterSetsNonBillableWinningBids.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersFilterSetsNonBillableWinningBids.php index a304466b..39b21481 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersFilterSetsNonBillableWinningBids.php +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Resource/BiddersFilterSetsNonBillableWinningBids.php @@ -43,13 +43,13 @@ class Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSetsNonBillableWinn * whose bidder is 123: `bidders/123/accounts/456/filterSets/abc` * @param array $optParams Optional parameters. * - * @opt_param int pageSize Requested page size. The server may return fewer - * results than requested. If unspecified, the server will pick an appropriate - * default. * @opt_param string pageToken A token identifying a page of results the server * should return. Typically, this is the value of * ListNonBillableWinningBidsResponse.nextPageToken returned from the previous * call to the nonBillableWinningBids.list method. + * @opt_param int pageSize Requested page size. The server may return fewer + * results than requested. If unspecified, the server will pick an appropriate + * default. * @return Google_Service_AdExchangeBuyerII_ListNonBillableWinningBidsResponse */ public function listBiddersFilterSetsNonBillableWinningBids($filterSetName, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ResumeProposalRequest.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ResumeProposalRequest.php new file mode 100644 index 00000000..779adb81 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ResumeProposalRequest.php @@ -0,0 +1,20 @@ +accountId = $accountId; + } + public function getAccountId() + { + return $this->accountId; + } + public function setSubAccountId($subAccountId) + { + $this->subAccountId = $subAccountId; + } + public function getSubAccountId() + { + return $this->subAccountId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ServingRestriction.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ServingRestriction.php index a2e062ac..9daac369 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ServingRestriction.php +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/ServingRestriction.php @@ -20,6 +20,8 @@ class Google_Service_AdExchangeBuyerII_ServingRestriction extends Google_Collect protected $collection_key = 'disapprovalReasons'; protected $contextsType = 'Google_Service_AdExchangeBuyerII_ServingContext'; protected $contextsDataType = 'array'; + protected $disapprovalType = 'Google_Service_AdExchangeBuyerII_Disapproval'; + protected $disapprovalDataType = ''; protected $disapprovalReasonsType = 'Google_Service_AdExchangeBuyerII_Disapproval'; protected $disapprovalReasonsDataType = 'array'; public $status; @@ -38,6 +40,20 @@ public function getContexts() { return $this->contexts; } + /** + * @param Google_Service_AdExchangeBuyerII_Disapproval + */ + public function setDisapproval(Google_Service_AdExchangeBuyerII_Disapproval $disapproval) + { + $this->disapproval = $disapproval; + } + /** + * @return Google_Service_AdExchangeBuyerII_Disapproval + */ + public function getDisapproval() + { + return $this->disapproval; + } /** * @param Google_Service_AdExchangeBuyerII_Disapproval */ diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Size.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Size.php new file mode 100644 index 00000000..c9b1e5ad --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/Size.php @@ -0,0 +1,39 @@ +height = $height; + } + public function getHeight() + { + return $this->height; + } + public function setWidth($width) + { + $this->width = $width; + } + public function getWidth() + { + return $this->width; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/TargetingCriteria.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/TargetingCriteria.php new file mode 100644 index 00000000..b4646d77 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/TargetingCriteria.php @@ -0,0 +1,63 @@ +exclusions = $exclusions; + } + /** + * @return Google_Service_AdExchangeBuyerII_TargetingValue + */ + public function getExclusions() + { + return $this->exclusions; + } + /** + * @param Google_Service_AdExchangeBuyerII_TargetingValue + */ + public function setInclusions($inclusions) + { + $this->inclusions = $inclusions; + } + /** + * @return Google_Service_AdExchangeBuyerII_TargetingValue + */ + public function getInclusions() + { + return $this->inclusions; + } + public function setKey($key) + { + $this->key = $key; + } + public function getKey() + { + return $this->key; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/TargetingValue.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/TargetingValue.php new file mode 100644 index 00000000..8a14ba39 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/TargetingValue.php @@ -0,0 +1,71 @@ +creativeSizeValue = $creativeSizeValue; + } + /** + * @return Google_Service_AdExchangeBuyerII_CreativeSize + */ + public function getCreativeSizeValue() + { + return $this->creativeSizeValue; + } + /** + * @param Google_Service_AdExchangeBuyerII_DayPartTargeting + */ + public function setDayPartTargetingValue(Google_Service_AdExchangeBuyerII_DayPartTargeting $dayPartTargetingValue) + { + $this->dayPartTargetingValue = $dayPartTargetingValue; + } + /** + * @return Google_Service_AdExchangeBuyerII_DayPartTargeting + */ + public function getDayPartTargetingValue() + { + return $this->dayPartTargetingValue; + } + public function setLongValue($longValue) + { + $this->longValue = $longValue; + } + public function getLongValue() + { + return $this->longValue; + } + public function setStringValue($stringValue) + { + $this->stringValue = $stringValue; + } + public function getStringValue() + { + return $this->stringValue; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/TechnologyTargeting.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/TechnologyTargeting.php new file mode 100644 index 00000000..7a56e0a1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/TechnologyTargeting.php @@ -0,0 +1,69 @@ +deviceCapabilityTargeting = $deviceCapabilityTargeting; + } + /** + * @return Google_Service_AdExchangeBuyerII_CriteriaTargeting + */ + public function getDeviceCapabilityTargeting() + { + return $this->deviceCapabilityTargeting; + } + /** + * @param Google_Service_AdExchangeBuyerII_CriteriaTargeting + */ + public function setDeviceCategoryTargeting(Google_Service_AdExchangeBuyerII_CriteriaTargeting $deviceCategoryTargeting) + { + $this->deviceCategoryTargeting = $deviceCategoryTargeting; + } + /** + * @return Google_Service_AdExchangeBuyerII_CriteriaTargeting + */ + public function getDeviceCategoryTargeting() + { + return $this->deviceCategoryTargeting; + } + /** + * @param Google_Service_AdExchangeBuyerII_OperatingSystemTargeting + */ + public function setOperatingSystemTargeting(Google_Service_AdExchangeBuyerII_OperatingSystemTargeting $operatingSystemTargeting) + { + $this->operatingSystemTargeting = $operatingSystemTargeting; + } + /** + * @return Google_Service_AdExchangeBuyerII_OperatingSystemTargeting + */ + public function getOperatingSystemTargeting() + { + return $this->operatingSystemTargeting; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/TimeOfDay.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/TimeOfDay.php new file mode 100644 index 00000000..0c91deb2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/TimeOfDay.php @@ -0,0 +1,57 @@ +hours = $hours; + } + public function getHours() + { + return $this->hours; + } + public function setMinutes($minutes) + { + $this->minutes = $minutes; + } + public function getMinutes() + { + return $this->minutes; + } + public function setNanos($nanos) + { + $this->nanos = $nanos; + } + public function getNanos() + { + return $this->nanos; + } + public function setSeconds($seconds) + { + $this->seconds = $seconds; + } + public function getSeconds() + { + return $this->seconds; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/UrlTargeting.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/UrlTargeting.php new file mode 100644 index 00000000..c8c7aa44 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/UrlTargeting.php @@ -0,0 +1,40 @@ +excludedUrls = $excludedUrls; + } + public function getExcludedUrls() + { + return $this->excludedUrls; + } + public function setTargetedUrls($targetedUrls) + { + $this->targetedUrls = $targetedUrls; + } + public function getTargetedUrls() + { + return $this->targetedUrls; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/VideoTargeting.php b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/VideoTargeting.php new file mode 100644 index 00000000..9e156590 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/VideoTargeting.php @@ -0,0 +1,40 @@ +excludedPositionTypes = $excludedPositionTypes; + } + public function getExcludedPositionTypes() + { + return $this->excludedPositionTypes; + } + public function setTargetedPositionTypes($targetedPositionTypes) + { + $this->targetedPositionTypes = $targetedPositionTypes; + } + public function getTargetedPositionTypes() + { + return $this->targetedPositionTypes; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AdSense.php b/vendor/google/apiclient-services/src/Google/Service/AdSense.php index a11557ce..1f227739 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AdSense.php +++ b/vendor/google/apiclient-services/src/Google/Service/AdSense.php @@ -119,7 +119,22 @@ public function __construct(Google_Client $client) 'adclients', array( 'methods' => array( - 'list' => array( + 'getAdCode' => array( + 'path' => 'accounts/{accountId}/adclients/{adClientId}/adcode', + 'httpMethod' => 'GET', + 'parameters' => array( + 'accountId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'adClientId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( 'path' => 'accounts/{accountId}/adclients', 'httpMethod' => 'GET', 'parameters' => array( diff --git a/vendor/google/apiclient-services/src/Google/Service/AdSense/AdCode.php b/vendor/google/apiclient-services/src/Google/Service/AdSense/AdCode.php index 19bab14f..f096bd63 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AdSense/AdCode.php +++ b/vendor/google/apiclient-services/src/Google/Service/AdSense/AdCode.php @@ -18,6 +18,8 @@ class Google_Service_AdSense_AdCode extends Google_Model { public $adCode; + public $ampBody; + public $ampHead; public $kind; public function setAdCode($adCode) @@ -28,6 +30,22 @@ public function getAdCode() { return $this->adCode; } + public function setAmpBody($ampBody) + { + $this->ampBody = $ampBody; + } + public function getAmpBody() + { + return $this->ampBody; + } + public function setAmpHead($ampHead) + { + $this->ampHead = $ampHead; + } + public function getAmpHead() + { + return $this->ampHead; + } public function setKind($kind) { $this->kind = $kind; diff --git a/vendor/google/apiclient-services/src/Google/Service/AdSense/Resource/AccountsAdclients.php b/vendor/google/apiclient-services/src/Google/Service/AdSense/Resource/AccountsAdclients.php index d244a0da..457b16ee 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AdSense/Resource/AccountsAdclients.php +++ b/vendor/google/apiclient-services/src/Google/Service/AdSense/Resource/AccountsAdclients.php @@ -25,6 +25,20 @@ */ class Google_Service_AdSense_Resource_AccountsAdclients extends Google_Service_Resource { + /** + * Get Auto ad code for a given ad client. (adclients.getAdCode) + * + * @param string $accountId Account which contains the ad client. + * @param string $adClientId Ad client to get the code for. + * @param array $optParams Optional parameters. + * @return Google_Service_AdSense_AdCode + */ + public function getAdCode($accountId, $adClientId, $optParams = array()) + { + $params = array('accountId' => $accountId, 'adClientId' => $adClientId); + $params = array_merge($params, $optParams); + return $this->call('getAdCode', array($params), "Google_Service_AdSense_AdCode"); + } /** * List all ad clients in the specified account. * (adclients.listAccountsAdclients) diff --git a/vendor/google/apiclient-services/src/Google/Service/Analytics.php b/vendor/google/apiclient-services/src/Google/Service/Analytics.php index 3eb76ecb..d8b7a7bb 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Analytics.php +++ b/vendor/google/apiclient-services/src/Google/Service/Analytics.php @@ -48,6 +48,9 @@ class Google_Service_Analytics extends Google_Service /** View your Google Analytics data. */ const ANALYTICS_READONLY = "https://www.googleapis.com/auth/analytics.readonly"; + /** Manage Google Analytics user deletion requests. */ + const ANALYTICS_USER_DELETION = + "https://www.googleapis.com/auth/analytics.user.deletion"; public $data_ga; public $data_mcf; @@ -55,6 +58,7 @@ class Google_Service_Analytics extends Google_Service public $management_accountSummaries; public $management_accountUserLinks; public $management_accounts; + public $management_clientId; public $management_customDataSources; public $management_customDimensions; public $management_customMetrics; @@ -73,6 +77,7 @@ class Google_Service_Analytics extends Google_Service public $management_webpropertyUserLinks; public $metadata_columns; public $provisioning; + public $userDeletion_userDeletionRequest; /** * Constructs the internal representation of the Analytics service. @@ -372,6 +377,20 @@ public function __construct(Google_Client $client) ) ) ); + $this->management_clientId = new Google_Service_Analytics_Resource_ManagementClientId( + $this, + $this->serviceName, + 'clientId', + array( + 'methods' => array( + 'hashClientId' => array( + 'path' => 'management/clientId:hashClientId', + 'httpMethod' => 'POST', + 'parameters' => array(), + ), + ) + ) + ); $this->management_customDataSources = new Google_Service_Analytics_Resource_ManagementCustomDataSources( $this, $this->serviceName, @@ -2116,7 +2135,21 @@ public function __construct(Google_Client $client) 'httpMethod' => 'POST', 'parameters' => array(), ),'createAccountTree' => array( - 'path' => 'provisioning/createAccount', + 'path' => 'provisioning/createAccountTree', + 'httpMethod' => 'POST', + 'parameters' => array(), + ), + ) + ) + ); + $this->userDeletion_userDeletionRequest = new Google_Service_Analytics_Resource_UserDeletionUserDeletionRequest( + $this, + $this->serviceName, + 'userDeletionRequest', + array( + 'methods' => array( + 'upsert' => array( + 'path' => 'userDeletion/userDeletionRequests:upsert', 'httpMethod' => 'POST', 'parameters' => array(), ), diff --git a/vendor/google/apiclient-services/src/Google/Service/Analytics/AccountTreeRequestAccountSettings.php b/vendor/google/apiclient-services/src/Google/Service/Analytics/AccountTreeRequestAccountSettings.php index 45356a15..397ab6d6 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Analytics/AccountTreeRequestAccountSettings.php +++ b/vendor/google/apiclient-services/src/Google/Service/Analytics/AccountTreeRequestAccountSettings.php @@ -17,59 +17,41 @@ class Google_Service_Analytics_AccountTreeRequestAccountSettings extends Google_Model { - public $admobReporting; - public $sharingWithGoogleAnySales; - public $sharingWithGoogleProducts; - public $sharingWithGoogleSales; - public $sharingWithGoogleSupport; - public $sharingWithOthers; + public $shareAnonymouslyWithOthers; + public $shareWithGoogleProducts; + public $shareWithSpecialists; + public $shareWithSupport; - public function setAdmobReporting($admobReporting) + public function setShareAnonymouslyWithOthers($shareAnonymouslyWithOthers) { - $this->admobReporting = $admobReporting; + $this->shareAnonymouslyWithOthers = $shareAnonymouslyWithOthers; } - public function getAdmobReporting() + public function getShareAnonymouslyWithOthers() { - return $this->admobReporting; + return $this->shareAnonymouslyWithOthers; } - public function setSharingWithGoogleAnySales($sharingWithGoogleAnySales) + public function setShareWithGoogleProducts($shareWithGoogleProducts) { - $this->sharingWithGoogleAnySales = $sharingWithGoogleAnySales; + $this->shareWithGoogleProducts = $shareWithGoogleProducts; } - public function getSharingWithGoogleAnySales() + public function getShareWithGoogleProducts() { - return $this->sharingWithGoogleAnySales; + return $this->shareWithGoogleProducts; } - public function setSharingWithGoogleProducts($sharingWithGoogleProducts) + public function setShareWithSpecialists($shareWithSpecialists) { - $this->sharingWithGoogleProducts = $sharingWithGoogleProducts; + $this->shareWithSpecialists = $shareWithSpecialists; } - public function getSharingWithGoogleProducts() + public function getShareWithSpecialists() { - return $this->sharingWithGoogleProducts; + return $this->shareWithSpecialists; } - public function setSharingWithGoogleSales($sharingWithGoogleSales) + public function setShareWithSupport($shareWithSupport) { - $this->sharingWithGoogleSales = $sharingWithGoogleSales; + $this->shareWithSupport = $shareWithSupport; } - public function getSharingWithGoogleSales() + public function getShareWithSupport() { - return $this->sharingWithGoogleSales; - } - public function setSharingWithGoogleSupport($sharingWithGoogleSupport) - { - $this->sharingWithGoogleSupport = $sharingWithGoogleSupport; - } - public function getSharingWithGoogleSupport() - { - return $this->sharingWithGoogleSupport; - } - public function setSharingWithOthers($sharingWithOthers) - { - $this->sharingWithOthers = $sharingWithOthers; - } - public function getSharingWithOthers() - { - return $this->sharingWithOthers; + return $this->shareWithSupport; } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Analytics/AccountTreeResponseAccountSettings.php b/vendor/google/apiclient-services/src/Google/Service/Analytics/AccountTreeResponseAccountSettings.php index 15fe7299..39d51783 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Analytics/AccountTreeResponseAccountSettings.php +++ b/vendor/google/apiclient-services/src/Google/Service/Analytics/AccountTreeResponseAccountSettings.php @@ -17,59 +17,41 @@ class Google_Service_Analytics_AccountTreeResponseAccountSettings extends Google_Model { - public $admobReporting; - public $sharingWithGoogleAnySales; - public $sharingWithGoogleProducts; - public $sharingWithGoogleSales; - public $sharingWithGoogleSupport; - public $sharingWithOthers; + public $shareAnonymouslyWithOthers; + public $shareWithGoogleProducts; + public $shareWithSpecialists; + public $shareWithSupport; - public function setAdmobReporting($admobReporting) + public function setShareAnonymouslyWithOthers($shareAnonymouslyWithOthers) { - $this->admobReporting = $admobReporting; + $this->shareAnonymouslyWithOthers = $shareAnonymouslyWithOthers; } - public function getAdmobReporting() + public function getShareAnonymouslyWithOthers() { - return $this->admobReporting; + return $this->shareAnonymouslyWithOthers; } - public function setSharingWithGoogleAnySales($sharingWithGoogleAnySales) + public function setShareWithGoogleProducts($shareWithGoogleProducts) { - $this->sharingWithGoogleAnySales = $sharingWithGoogleAnySales; + $this->shareWithGoogleProducts = $shareWithGoogleProducts; } - public function getSharingWithGoogleAnySales() + public function getShareWithGoogleProducts() { - return $this->sharingWithGoogleAnySales; + return $this->shareWithGoogleProducts; } - public function setSharingWithGoogleProducts($sharingWithGoogleProducts) + public function setShareWithSpecialists($shareWithSpecialists) { - $this->sharingWithGoogleProducts = $sharingWithGoogleProducts; + $this->shareWithSpecialists = $shareWithSpecialists; } - public function getSharingWithGoogleProducts() + public function getShareWithSpecialists() { - return $this->sharingWithGoogleProducts; + return $this->shareWithSpecialists; } - public function setSharingWithGoogleSales($sharingWithGoogleSales) + public function setShareWithSupport($shareWithSupport) { - $this->sharingWithGoogleSales = $sharingWithGoogleSales; + $this->shareWithSupport = $shareWithSupport; } - public function getSharingWithGoogleSales() + public function getShareWithSupport() { - return $this->sharingWithGoogleSales; - } - public function setSharingWithGoogleSupport($sharingWithGoogleSupport) - { - $this->sharingWithGoogleSupport = $sharingWithGoogleSupport; - } - public function getSharingWithGoogleSupport() - { - return $this->sharingWithGoogleSupport; - } - public function setSharingWithOthers($sharingWithOthers) - { - $this->sharingWithOthers = $sharingWithOthers; - } - public function getSharingWithOthers() - { - return $this->sharingWithOthers; + return $this->shareWithSupport; } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Analytics/HashClientIdRequest.php b/vendor/google/apiclient-services/src/Google/Service/Analytics/HashClientIdRequest.php new file mode 100644 index 00000000..6a5441dc --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Analytics/HashClientIdRequest.php @@ -0,0 +1,48 @@ +clientId = $clientId; + } + public function getClientId() + { + return $this->clientId; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setWebPropertyId($webPropertyId) + { + $this->webPropertyId = $webPropertyId; + } + public function getWebPropertyId() + { + return $this->webPropertyId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Analytics/HashClientIdResponse.php b/vendor/google/apiclient-services/src/Google/Service/Analytics/HashClientIdResponse.php new file mode 100644 index 00000000..71fac1ae --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Analytics/HashClientIdResponse.php @@ -0,0 +1,57 @@ +clientId = $clientId; + } + public function getClientId() + { + return $this->clientId; + } + public function setHashedClientId($hashedClientId) + { + $this->hashedClientId = $hashedClientId; + } + public function getHashedClientId() + { + return $this->hashedClientId; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setWebPropertyId($webPropertyId) + { + $this->webPropertyId = $webPropertyId; + } + public function getWebPropertyId() + { + return $this->webPropertyId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementClientId.php b/vendor/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementClientId.php new file mode 100644 index 00000000..b73ff4d1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Analytics/Resource/ManagementClientId.php @@ -0,0 +1,41 @@ + + * $analyticsService = new Google_Service_Analytics(...); + * $clientId = $analyticsService->clientId; + * + */ +class Google_Service_Analytics_Resource_ManagementClientId extends Google_Service_Resource +{ + /** + * Hashes the given Client ID. (clientId.hashClientId) + * + * @param Google_Service_Analytics_HashClientIdRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Analytics_HashClientIdResponse + */ + public function hashClientId(Google_Service_Analytics_HashClientIdRequest $postBody, $optParams = array()) + { + $params = array('postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('hashClientId', array($params), "Google_Service_Analytics_HashClientIdResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Analytics/Resource/UserDeletion.php b/vendor/google/apiclient-services/src/Google/Service/Analytics/Resource/UserDeletion.php new file mode 100644 index 00000000..372cba67 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Analytics/Resource/UserDeletion.php @@ -0,0 +1,28 @@ + + * $analyticsService = new Google_Service_Analytics(...); + * $userDeletion = $analyticsService->userDeletion; + * + */ +class Google_Service_Analytics_Resource_UserDeletion extends Google_Service_Resource +{ +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Analytics/Resource/UserDeletionUserDeletionRequest.php b/vendor/google/apiclient-services/src/Google/Service/Analytics/Resource/UserDeletionUserDeletionRequest.php new file mode 100644 index 00000000..bc821236 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Analytics/Resource/UserDeletionUserDeletionRequest.php @@ -0,0 +1,41 @@ + + * $analyticsService = new Google_Service_Analytics(...); + * $userDeletionRequest = $analyticsService->userDeletionRequest; + * + */ +class Google_Service_Analytics_Resource_UserDeletionUserDeletionRequest extends Google_Service_Resource +{ + /** + * Insert or update a user deletion requests. (userDeletionRequest.upsert) + * + * @param Google_Service_Analytics_UserDeletionRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Analytics_UserDeletionRequest + */ + public function upsert(Google_Service_Analytics_UserDeletionRequest $postBody, $optParams = array()) + { + $params = array('postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('upsert', array($params), "Google_Service_Analytics_UserDeletionRequest"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Analytics/UserDeletionRequest.php b/vendor/google/apiclient-services/src/Google/Service/Analytics/UserDeletionRequest.php new file mode 100644 index 00000000..08116020 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Analytics/UserDeletionRequest.php @@ -0,0 +1,73 @@ +deletionRequestTime = $deletionRequestTime; + } + public function getDeletionRequestTime() + { + return $this->deletionRequestTime; + } + public function setFirebaseProjectId($firebaseProjectId) + { + $this->firebaseProjectId = $firebaseProjectId; + } + public function getFirebaseProjectId() + { + return $this->firebaseProjectId; + } + /** + * @param Google_Service_Analytics_UserDeletionRequestId + */ + public function setId(Google_Service_Analytics_UserDeletionRequestId $id) + { + $this->id = $id; + } + /** + * @return Google_Service_Analytics_UserDeletionRequestId + */ + public function getId() + { + return $this->id; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setWebPropertyId($webPropertyId) + { + $this->webPropertyId = $webPropertyId; + } + public function getWebPropertyId() + { + return $this->webPropertyId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Analytics/UserDeletionRequestId.php b/vendor/google/apiclient-services/src/Google/Service/Analytics/UserDeletionRequestId.php new file mode 100644 index 00000000..940ad429 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Analytics/UserDeletionRequestId.php @@ -0,0 +1,39 @@ +type = $type; + } + public function getType() + { + return $this->type; + } + public function setUserId($userId) + { + $this->userId = $userId; + } + public function getUserId() + { + return $this->userId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Analytics/Webproperty.php b/vendor/google/apiclient-services/src/Google/Service/Analytics/Webproperty.php index 86092497..b09e0698 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Analytics/Webproperty.php +++ b/vendor/google/apiclient-services/src/Google/Service/Analytics/Webproperty.php @@ -21,6 +21,8 @@ class Google_Service_Analytics_Webproperty extends Google_Model protected $childLinkType = 'Google_Service_Analytics_WebpropertyChildLink'; protected $childLinkDataType = ''; public $created; + public $dataRetentionResetOnNewActivity; + public $dataRetentionTtl; public $defaultProfileId; public $id; public $industryVertical; @@ -68,6 +70,22 @@ public function getCreated() { return $this->created; } + public function setDataRetentionResetOnNewActivity($dataRetentionResetOnNewActivity) + { + $this->dataRetentionResetOnNewActivity = $dataRetentionResetOnNewActivity; + } + public function getDataRetentionResetOnNewActivity() + { + return $this->dataRetentionResetOnNewActivity; + } + public function setDataRetentionTtl($dataRetentionTtl) + { + $this->dataRetentionTtl = $dataRetentionTtl; + } + public function getDataRetentionTtl() + { + return $this->dataRetentionTtl; + } public function setDefaultProfileId($defaultProfileId) { $this->defaultProfileId = $defaultProfileId; diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise.php b/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise.php index e2e0fcdc..303353da 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise.php +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise.php @@ -234,16 +234,6 @@ public function __construct(Google_Client $client) 'required' => true, ), ), - ),'delete' => array( - 'path' => 'enterprises/{enterpriseId}', - 'httpMethod' => 'DELETE', - 'parameters' => array( - 'enterpriseId' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), ),'enroll' => array( 'path' => 'enterprises/enroll', 'httpMethod' => 'POST', @@ -307,16 +297,6 @@ public function __construct(Google_Client $client) 'required' => true, ), ), - ),'insert' => array( - 'path' => 'enterprises', - 'httpMethod' => 'POST', - 'parameters' => array( - 'token' => array( - 'location' => 'query', - 'type' => 'string', - 'required' => true, - ), - ), ),'list' => array( 'path' => 'enterprises', 'httpMethod' => 'GET', diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/AdministratorWebTokenSpec.php b/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/AdministratorWebTokenSpec.php index 4e0fffc2..9285e5e7 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/AdministratorWebTokenSpec.php +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/AdministratorWebTokenSpec.php @@ -21,6 +21,14 @@ class Google_Service_AndroidEnterprise_AdministratorWebTokenSpec extends Google_ public $kind; public $parent; public $permission; + protected $playSearchType = 'Google_Service_AndroidEnterprise_AdministratorWebTokenSpecPlaySearch'; + protected $playSearchDataType = ''; + protected $privateAppsType = 'Google_Service_AndroidEnterprise_AdministratorWebTokenSpecPrivateApps'; + protected $privateAppsDataType = ''; + protected $storeBuilderType = 'Google_Service_AndroidEnterprise_AdministratorWebTokenSpecStoreBuilder'; + protected $storeBuilderDataType = ''; + protected $webAppsType = 'Google_Service_AndroidEnterprise_AdministratorWebTokenSpecWebApps'; + protected $webAppsDataType = ''; public function setKind($kind) { @@ -46,4 +54,60 @@ public function getPermission() { return $this->permission; } + /** + * @param Google_Service_AndroidEnterprise_AdministratorWebTokenSpecPlaySearch + */ + public function setPlaySearch(Google_Service_AndroidEnterprise_AdministratorWebTokenSpecPlaySearch $playSearch) + { + $this->playSearch = $playSearch; + } + /** + * @return Google_Service_AndroidEnterprise_AdministratorWebTokenSpecPlaySearch + */ + public function getPlaySearch() + { + return $this->playSearch; + } + /** + * @param Google_Service_AndroidEnterprise_AdministratorWebTokenSpecPrivateApps + */ + public function setPrivateApps(Google_Service_AndroidEnterprise_AdministratorWebTokenSpecPrivateApps $privateApps) + { + $this->privateApps = $privateApps; + } + /** + * @return Google_Service_AndroidEnterprise_AdministratorWebTokenSpecPrivateApps + */ + public function getPrivateApps() + { + return $this->privateApps; + } + /** + * @param Google_Service_AndroidEnterprise_AdministratorWebTokenSpecStoreBuilder + */ + public function setStoreBuilder(Google_Service_AndroidEnterprise_AdministratorWebTokenSpecStoreBuilder $storeBuilder) + { + $this->storeBuilder = $storeBuilder; + } + /** + * @return Google_Service_AndroidEnterprise_AdministratorWebTokenSpecStoreBuilder + */ + public function getStoreBuilder() + { + return $this->storeBuilder; + } + /** + * @param Google_Service_AndroidEnterprise_AdministratorWebTokenSpecWebApps + */ + public function setWebApps(Google_Service_AndroidEnterprise_AdministratorWebTokenSpecWebApps $webApps) + { + $this->webApps = $webApps; + } + /** + * @return Google_Service_AndroidEnterprise_AdministratorWebTokenSpecWebApps + */ + public function getWebApps() + { + return $this->webApps; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/AdministratorWebTokenSpecPlaySearch.php b/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/AdministratorWebTokenSpecPlaySearch.php new file mode 100644 index 00000000..ee281316 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/AdministratorWebTokenSpecPlaySearch.php @@ -0,0 +1,30 @@ +enabled = $enabled; + } + public function getEnabled() + { + return $this->enabled; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/AdministratorWebTokenSpecPrivateApps.php b/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/AdministratorWebTokenSpecPrivateApps.php new file mode 100644 index 00000000..eea4912f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/AdministratorWebTokenSpecPrivateApps.php @@ -0,0 +1,30 @@ +enabled = $enabled; + } + public function getEnabled() + { + return $this->enabled; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/AdministratorWebTokenSpecStoreBuilder.php b/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/AdministratorWebTokenSpecStoreBuilder.php new file mode 100644 index 00000000..1932a18c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/AdministratorWebTokenSpecStoreBuilder.php @@ -0,0 +1,30 @@ +enabled = $enabled; + } + public function getEnabled() + { + return $this->enabled; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/AdministratorWebTokenSpecWebApps.php b/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/AdministratorWebTokenSpecWebApps.php new file mode 100644 index 00000000..5158eb40 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/AdministratorWebTokenSpecWebApps.php @@ -0,0 +1,30 @@ +enabled = $enabled; + } + public function getEnabled() + { + return $this->enabled; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/MaintenanceWindow.php b/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/MaintenanceWindow.php new file mode 100644 index 00000000..9b828862 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/MaintenanceWindow.php @@ -0,0 +1,39 @@ +durationMs = $durationMs; + } + public function getDurationMs() + { + return $this->durationMs; + } + public function setStartTimeAfterMidnightMs($startTimeAfterMidnightMs) + { + $this->startTimeAfterMidnightMs = $startTimeAfterMidnightMs; + } + public function getStartTimeAfterMidnightMs() + { + return $this->startTimeAfterMidnightMs; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/Policy.php b/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/Policy.php index 18d04d93..5c2bc499 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/Policy.php +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/Policy.php @@ -19,6 +19,8 @@ class Google_Service_AndroidEnterprise_Policy extends Google_Collection { protected $collection_key = 'productPolicy'; public $autoUpdatePolicy; + protected $maintenanceWindowType = 'Google_Service_AndroidEnterprise_MaintenanceWindow'; + protected $maintenanceWindowDataType = ''; public $productAvailabilityPolicy; protected $productPolicyType = 'Google_Service_AndroidEnterprise_ProductPolicy'; protected $productPolicyDataType = 'array'; @@ -31,6 +33,20 @@ public function getAutoUpdatePolicy() { return $this->autoUpdatePolicy; } + /** + * @param Google_Service_AndroidEnterprise_MaintenanceWindow + */ + public function setMaintenanceWindow(Google_Service_AndroidEnterprise_MaintenanceWindow $maintenanceWindow) + { + $this->maintenanceWindow = $maintenanceWindow; + } + /** + * @return Google_Service_AndroidEnterprise_MaintenanceWindow + */ + public function getMaintenanceWindow() + { + return $this->maintenanceWindow; + } public function setProductAvailabilityPolicy($productAvailabilityPolicy) { $this->productAvailabilityPolicy = $productAvailabilityPolicy; diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Enterprises.php b/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Enterprises.php index 1ebe616c..f96244f9 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Enterprises.php +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Enterprises.php @@ -77,21 +77,6 @@ public function createWebToken($enterpriseId, Google_Service_AndroidEnterprise_A $params = array_merge($params, $optParams); return $this->call('createWebToken', array($params), "Google_Service_AndroidEnterprise_AdministratorWebToken"); } - /** - * Deletes the binding between the EMM and enterprise. This is now deprecated. - * Use this method only to unenroll customers that were previously enrolled with - * the insert call, then enroll them again with the enroll call. - * (enterprises.delete) - * - * @param string $enterpriseId The ID of the enterprise. - * @param array $optParams Optional parameters. - */ - public function delete($enterpriseId, $optParams = array()) - { - $params = array('enterpriseId' => $enterpriseId); - $params = array_merge($params, $optParams); - return $this->call('delete', array($params)); - } /** * Enrolls an enterprise with the calling EMM. (enterprises.enroll) * @@ -142,8 +127,7 @@ public function get($enterpriseId, $optParams = array()) return $this->call('get', array($params), "Google_Service_AndroidEnterprise_Enterprise"); } /** - * Returns the Android Device Policy config resource. - * (enterprises.getAndroidDevicePolicyConfig) + * Deprecated and unused. (enterprises.getAndroidDevicePolicyConfig) * * @param string $enterpriseId The ID of the enterprise. * @param array $optParams Optional parameters. @@ -199,22 +183,6 @@ public function getStoreLayout($enterpriseId, $optParams = array()) $params = array_merge($params, $optParams); return $this->call('getStoreLayout', array($params), "Google_Service_AndroidEnterprise_StoreLayout"); } - /** - * Establishes the binding between the EMM and an enterprise. This is now - * deprecated; use enroll instead. (enterprises.insert) - * - * @param string $token The token provided by the enterprise to register the - * EMM. - * @param Google_Service_AndroidEnterprise_Enterprise $postBody - * @param array $optParams Optional parameters. - * @return Google_Service_AndroidEnterprise_Enterprise - */ - public function insert($token, Google_Service_AndroidEnterprise_Enterprise $postBody, $optParams = array()) - { - $params = array('token' => $token, 'postBody' => $postBody); - $params = array_merge($params, $optParams); - return $this->call('insert', array($params), "Google_Service_AndroidEnterprise_Enterprise"); - } /** * Looks up an enterprise by domain name. This is only supported for enterprises * created via the Google-initiated creation flow. Lookup of the id is not @@ -297,10 +265,7 @@ public function setAccount($enterpriseId, Google_Service_AndroidEnterprise_Enter return $this->call('setAccount', array($params), "Google_Service_AndroidEnterprise_EnterpriseAccount"); } /** - * Sets the Android Device Policy config resource. EMM may use this method to - * enable or disable Android Device Policy support for the specified enterprise. - * To learn more about managing devices and apps with Android Device Policy, see - * the Android Management API. (enterprises.setAndroidDevicePolicyConfig) + * Deprecated and unused. (enterprises.setAndroidDevicePolicyConfig) * * @param string $enterpriseId The ID of the enterprise. * @param Google_Service_AndroidEnterprise_AndroidDevicePolicyConfig $postBody diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement.php b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement.php index d99f18d3..c3986d43 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement.php +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement.php @@ -67,11 +67,11 @@ public function __construct(Google_Client $client) 'path' => 'v1/enterprises', 'httpMethod' => 'POST', 'parameters' => array( - 'signupUrlName' => array( + 'enterpriseToken' => array( 'location' => 'query', 'type' => 'string', ), - 'enterpriseToken' => array( + 'signupUrlName' => array( 'location' => 'query', 'type' => 'string', ), @@ -147,6 +147,11 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'wipeDataFlags' => array( + 'location' => 'query', + 'type' => 'string', + 'repeated' => true, + ), ), ),'get' => array( 'path' => 'v1/{+name}', @@ -177,14 +182,14 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'pageSize' => array( - 'location' => 'query', - 'type' => 'integer', - ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), ), ),'patch' => array( 'path' => 'v1/{+name}', @@ -331,14 +336,14 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'pageSize' => array( - 'location' => 'query', - 'type' => 'integer', - ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), ), ),'patch' => array( 'path' => 'v1/{+name}', @@ -388,11 +393,11 @@ public function __construct(Google_Client $client) 'path' => 'v1/signupUrls', 'httpMethod' => 'POST', 'parameters' => array( - 'callbackUrl' => array( + 'projectId' => array( 'location' => 'query', 'type' => 'string', ), - 'projectId' => array( + 'callbackUrl' => array( 'location' => 'query', 'type' => 'string', ), diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/ApplicationEvent.php b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/ApplicationEvent.php new file mode 100644 index 00000000..320e580e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/ApplicationEvent.php @@ -0,0 +1,39 @@ +createTime = $createTime; + } + public function getCreateTime() + { + return $this->createTime; + } + public function setEventType($eventType) + { + $this->eventType = $eventType; + } + public function getEventType() + { + return $this->eventType; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/ApplicationPolicy.php b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/ApplicationPolicy.php index 6b2ca665..57672632 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/ApplicationPolicy.php +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/ApplicationPolicy.php @@ -20,6 +20,7 @@ class Google_Service_AndroidManagement_ApplicationPolicy extends Google_Collecti protected $collection_key = 'permissionGrants'; public $defaultPermissionPolicy; public $delegatedScopes; + public $disabled; public $installType; public $lockTaskAllowed; public $managedConfiguration; @@ -44,6 +45,14 @@ public function getDelegatedScopes() { return $this->delegatedScopes; } + public function setDisabled($disabled) + { + $this->disabled = $disabled; + } + public function getDisabled() + { + return $this->disabled; + } public function setInstallType($installType) { $this->installType = $installType; diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/ApplicationReport.php b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/ApplicationReport.php new file mode 100644 index 00000000..02380a44 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/ApplicationReport.php @@ -0,0 +1,119 @@ +applicationSource = $applicationSource; + } + public function getApplicationSource() + { + return $this->applicationSource; + } + public function setDisplayName($displayName) + { + $this->displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } + /** + * @param Google_Service_AndroidManagement_ApplicationEvent + */ + public function setEvents($events) + { + $this->events = $events; + } + /** + * @return Google_Service_AndroidManagement_ApplicationEvent + */ + public function getEvents() + { + return $this->events; + } + public function setInstallerPackageName($installerPackageName) + { + $this->installerPackageName = $installerPackageName; + } + public function getInstallerPackageName() + { + return $this->installerPackageName; + } + public function setPackageName($packageName) + { + $this->packageName = $packageName; + } + public function getPackageName() + { + return $this->packageName; + } + public function setPackageSha256Hash($packageSha256Hash) + { + $this->packageSha256Hash = $packageSha256Hash; + } + public function getPackageSha256Hash() + { + return $this->packageSha256Hash; + } + public function setSigningKeyCertFingerprints($signingKeyCertFingerprints) + { + $this->signingKeyCertFingerprints = $signingKeyCertFingerprints; + } + public function getSigningKeyCertFingerprints() + { + return $this->signingKeyCertFingerprints; + } + public function setState($state) + { + $this->state = $state; + } + public function getState() + { + return $this->state; + } + public function setVersionCode($versionCode) + { + $this->versionCode = $versionCode; + } + public function getVersionCode() + { + return $this->versionCode; + } + public function setVersionName($versionName) + { + $this->versionName = $versionName; + } + public function getVersionName() + { + return $this->versionName; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/ChoosePrivateKeyRule.php b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/ChoosePrivateKeyRule.php new file mode 100644 index 00000000..54ec594d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/ChoosePrivateKeyRule.php @@ -0,0 +1,49 @@ +packageNames = $packageNames; + } + public function getPackageNames() + { + return $this->packageNames; + } + public function setPrivateKeyAlias($privateKeyAlias) + { + $this->privateKeyAlias = $privateKeyAlias; + } + public function getPrivateKeyAlias() + { + return $this->privateKeyAlias; + } + public function setUrlPattern($urlPattern) + { + $this->urlPattern = $urlPattern; + } + public function getUrlPattern() + { + return $this->urlPattern; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Command.php b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Command.php index 6646453a..f650c3f0 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Command.php +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Command.php @@ -20,9 +20,11 @@ class Google_Service_AndroidManagement_Command extends Google_Collection protected $collection_key = 'resetPasswordFlags'; public $createTime; public $duration; + public $errorCode; public $newPassword; public $resetPasswordFlags; public $type; + public $userName; public function setCreateTime($createTime) { @@ -40,6 +42,14 @@ public function getDuration() { return $this->duration; } + public function setErrorCode($errorCode) + { + $this->errorCode = $errorCode; + } + public function getErrorCode() + { + return $this->errorCode; + } public function setNewPassword($newPassword) { $this->newPassword = $newPassword; @@ -64,4 +74,12 @@ public function getType() { return $this->type; } + public function setUserName($userName) + { + $this->userName = $userName; + } + public function getUserName() + { + return $this->userName; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/ComplianceRule.php b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/ComplianceRule.php index fd88a0eb..e6742065 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/ComplianceRule.php +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/ComplianceRule.php @@ -15,13 +15,15 @@ * the License. */ -class Google_Service_AndroidManagement_ComplianceRule extends Google_Model +class Google_Service_AndroidManagement_ComplianceRule extends Google_Collection { + protected $collection_key = 'packageNamesToDisable'; protected $apiLevelConditionType = 'Google_Service_AndroidManagement_ApiLevelCondition'; protected $apiLevelConditionDataType = ''; public $disableApps; protected $nonComplianceDetailConditionType = 'Google_Service_AndroidManagement_NonComplianceDetailCondition'; protected $nonComplianceDetailConditionDataType = ''; + public $packageNamesToDisable; /** * @param Google_Service_AndroidManagement_ApiLevelCondition @@ -59,4 +61,12 @@ public function getNonComplianceDetailCondition() { return $this->nonComplianceDetailCondition; } + public function setPackageNamesToDisable($packageNamesToDisable) + { + $this->packageNamesToDisable = $packageNamesToDisable; + } + public function getPackageNamesToDisable() + { + return $this->packageNamesToDisable; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Device.php b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Device.php index ef98c127..be29cf6a 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Device.php +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Device.php @@ -19,6 +19,8 @@ class Google_Service_AndroidManagement_Device extends Google_Collection { protected $collection_key = 'previousDeviceNames'; public $apiLevel; + protected $applicationReportsType = 'Google_Service_AndroidManagement_ApplicationReport'; + protected $applicationReportsDataType = 'array'; public $appliedPolicyName; public $appliedPolicyVersion; public $appliedState; @@ -38,6 +40,7 @@ class Google_Service_AndroidManagement_Device extends Google_Collection public $lastPolicyComplianceReportTime; public $lastPolicySyncTime; public $lastStatusReportTime; + public $managementMode; protected $memoryEventsType = 'Google_Service_AndroidManagement_MemoryEvent'; protected $memoryEventsDataType = 'array'; protected $memoryInfoType = 'Google_Service_AndroidManagement_MemoryInfo'; @@ -55,6 +58,8 @@ class Google_Service_AndroidManagement_Device extends Google_Collection protected $softwareInfoType = 'Google_Service_AndroidManagement_SoftwareInfo'; protected $softwareInfoDataType = ''; public $state; + protected $userType = 'Google_Service_AndroidManagement_User'; + protected $userDataType = ''; public $userName; public function setApiLevel($apiLevel) @@ -65,6 +70,20 @@ public function getApiLevel() { return $this->apiLevel; } + /** + * @param Google_Service_AndroidManagement_ApplicationReport + */ + public function setApplicationReports($applicationReports) + { + $this->applicationReports = $applicationReports; + } + /** + * @return Google_Service_AndroidManagement_ApplicationReport + */ + public function getApplicationReports() + { + return $this->applicationReports; + } public function setAppliedPolicyName($appliedPolicyName) { $this->appliedPolicyName = $appliedPolicyName; @@ -207,6 +226,14 @@ public function getLastStatusReportTime() { return $this->lastStatusReportTime; } + public function setManagementMode($managementMode) + { + $this->managementMode = $managementMode; + } + public function getManagementMode() + { + return $this->managementMode; + } /** * @param Google_Service_AndroidManagement_MemoryEvent */ @@ -331,6 +358,20 @@ public function getState() { return $this->state; } + /** + * @param Google_Service_AndroidManagement_User + */ + public function setUser(Google_Service_AndroidManagement_User $user) + { + $this->user = $user; + } + /** + * @return Google_Service_AndroidManagement_User + */ + public function getUser() + { + return $this->user; + } public function setUserName($userName) { $this->userName = $userName; diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/EnrollmentToken.php b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/EnrollmentToken.php index d789a184..b7879d1a 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/EnrollmentToken.php +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/EnrollmentToken.php @@ -21,8 +21,11 @@ class Google_Service_AndroidManagement_EnrollmentToken extends Google_Model public $duration; public $expirationTimestamp; public $name; + public $oneTimeOnly; public $policyName; public $qrCode; + protected $userType = 'Google_Service_AndroidManagement_User'; + protected $userDataType = ''; public $value; public function setAdditionalData($additionalData) @@ -57,6 +60,14 @@ public function getName() { return $this->name; } + public function setOneTimeOnly($oneTimeOnly) + { + $this->oneTimeOnly = $oneTimeOnly; + } + public function getOneTimeOnly() + { + return $this->oneTimeOnly; + } public function setPolicyName($policyName) { $this->policyName = $policyName; @@ -73,6 +84,20 @@ public function getQrCode() { return $this->qrCode; } + /** + * @param Google_Service_AndroidManagement_User + */ + public function setUser(Google_Service_AndroidManagement_User $user) + { + $this->user = $user; + } + /** + * @return Google_Service_AndroidManagement_User + */ + public function getUser() + { + return $this->user; + } public function setValue($value) { $this->value = $value; diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Enterprise.php b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Enterprise.php index ee88d150..4890eb96 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Enterprise.php +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Enterprise.php @@ -17,7 +17,7 @@ class Google_Service_AndroidManagement_Enterprise extends Google_Collection { - protected $collection_key = 'enabledNotificationTypes'; + protected $collection_key = 'termsAndConditions'; public $appAutoApprovalEnabled; public $enabledNotificationTypes; public $enterpriseDisplayName; @@ -26,6 +26,8 @@ class Google_Service_AndroidManagement_Enterprise extends Google_Collection public $name; public $primaryColor; public $pubsubTopic; + protected $termsAndConditionsType = 'Google_Service_AndroidManagement_TermsAndConditions'; + protected $termsAndConditionsDataType = 'array'; public function setAppAutoApprovalEnabled($appAutoApprovalEnabled) { @@ -89,4 +91,18 @@ public function getPubsubTopic() { return $this->pubsubTopic; } + /** + * @param Google_Service_AndroidManagement_TermsAndConditions + */ + public function setTermsAndConditions($termsAndConditions) + { + $this->termsAndConditions = $termsAndConditions; + } + /** + * @return Google_Service_AndroidManagement_TermsAndConditions + */ + public function getTermsAndConditions() + { + return $this->termsAndConditions; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Policy.php b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Policy.php index 55e39916..597a2ab3 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Policy.php +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Policy.php @@ -24,6 +24,7 @@ class Google_Service_AndroidManagement_Policy extends Google_Collection protected $alwaysOnVpnPackageType = 'Google_Service_AndroidManagement_AlwaysOnVpnPackage'; protected $alwaysOnVpnPackageDataType = ''; public $androidDevicePolicyTracks; + public $appAutoUpdatePolicy; protected $applicationsType = 'Google_Service_AndroidManagement_ApplicationPolicy'; protected $applicationsDataType = 'array'; public $autoTimeRequired; @@ -33,6 +34,8 @@ class Google_Service_AndroidManagement_Policy extends Google_Collection public $bluetoothDisabled; public $cameraDisabled; public $cellBroadcastsConfigDisabled; + protected $choosePrivateKeyRulesType = 'Google_Service_AndroidManagement_ChoosePrivateKeyRule'; + protected $choosePrivateKeyRulesDataType = 'array'; protected $complianceRulesType = 'Google_Service_AndroidManagement_ComplianceRule'; protected $complianceRulesDataType = 'array'; public $createWindowsDisabled; @@ -40,6 +43,9 @@ class Google_Service_AndroidManagement_Policy extends Google_Collection public $dataRoamingDisabled; public $debuggingFeaturesAllowed; public $defaultPermissionPolicy; + protected $deviceOwnerLockScreenInfoType = 'Google_Service_AndroidManagement_UserFacingMessage'; + protected $deviceOwnerLockScreenInfoDataType = ''; + public $encryptionPolicy; public $ensureVerifyAppsEnabled; public $factoryResetDisabled; public $frpAdminEmails; @@ -49,6 +55,7 @@ class Google_Service_AndroidManagement_Policy extends Google_Collection public $keyguardDisabled; public $keyguardDisabledFeatures; public $kioskCustomLauncherEnabled; + public $locationMode; protected $longSupportMessageType = 'Google_Service_AndroidManagement_UserFacingMessage'; protected $longSupportMessageDataType = ''; public $maximumTimeToLock; @@ -63,10 +70,14 @@ class Google_Service_AndroidManagement_Policy extends Google_Collection public $outgoingCallsDisabled; protected $passwordRequirementsType = 'Google_Service_AndroidManagement_PasswordRequirements'; protected $passwordRequirementsDataType = ''; + protected $permissionGrantsType = 'Google_Service_AndroidManagement_PermissionGrant'; + protected $permissionGrantsDataType = 'array'; protected $permittedInputMethodsType = 'Google_Service_AndroidManagement_PackageNameList'; protected $permittedInputMethodsDataType = ''; protected $persistentPreferredActivitiesType = 'Google_Service_AndroidManagement_PersistentPreferredActivity'; protected $persistentPreferredActivitiesDataType = 'array'; + public $playStoreMode; + public $privateKeySelectionEnabled; protected $recommendedGlobalProxyType = 'Google_Service_AndroidManagement_ProxyInfo'; protected $recommendedGlobalProxyDataType = ''; public $removeUserDisabled; @@ -74,8 +85,10 @@ class Google_Service_AndroidManagement_Policy extends Google_Collection public $screenCaptureDisabled; public $setUserIconDisabled; public $setWallpaperDisabled; + public $shareLocationDisabled; protected $shortSupportMessageType = 'Google_Service_AndroidManagement_UserFacingMessage'; protected $shortSupportMessageDataType = ''; + public $skipFirstUseHintsEnabled; public $smsDisabled; public $statusBarDisabled; protected $statusReportingSettingsType = 'Google_Service_AndroidManagement_StatusReportingSettings'; @@ -87,6 +100,7 @@ class Google_Service_AndroidManagement_Policy extends Google_Collection public $uninstallAppsDisabled; public $unmuteMicrophoneDisabled; public $usbFileTransferDisabled; + public $usbMassStorageEnabled; public $version; public $vpnConfigDisabled; public $wifiConfigDisabled; @@ -138,6 +152,14 @@ public function getAndroidDevicePolicyTracks() { return $this->androidDevicePolicyTracks; } + public function setAppAutoUpdatePolicy($appAutoUpdatePolicy) + { + $this->appAutoUpdatePolicy = $appAutoUpdatePolicy; + } + public function getAppAutoUpdatePolicy() + { + return $this->appAutoUpdatePolicy; + } /** * @param Google_Service_AndroidManagement_ApplicationPolicy */ @@ -208,6 +230,20 @@ public function getCellBroadcastsConfigDisabled() { return $this->cellBroadcastsConfigDisabled; } + /** + * @param Google_Service_AndroidManagement_ChoosePrivateKeyRule + */ + public function setChoosePrivateKeyRules($choosePrivateKeyRules) + { + $this->choosePrivateKeyRules = $choosePrivateKeyRules; + } + /** + * @return Google_Service_AndroidManagement_ChoosePrivateKeyRule + */ + public function getChoosePrivateKeyRules() + { + return $this->choosePrivateKeyRules; + } /** * @param Google_Service_AndroidManagement_ComplianceRule */ @@ -262,6 +298,28 @@ public function getDefaultPermissionPolicy() { return $this->defaultPermissionPolicy; } + /** + * @param Google_Service_AndroidManagement_UserFacingMessage + */ + public function setDeviceOwnerLockScreenInfo(Google_Service_AndroidManagement_UserFacingMessage $deviceOwnerLockScreenInfo) + { + $this->deviceOwnerLockScreenInfo = $deviceOwnerLockScreenInfo; + } + /** + * @return Google_Service_AndroidManagement_UserFacingMessage + */ + public function getDeviceOwnerLockScreenInfo() + { + return $this->deviceOwnerLockScreenInfo; + } + public function setEncryptionPolicy($encryptionPolicy) + { + $this->encryptionPolicy = $encryptionPolicy; + } + public function getEncryptionPolicy() + { + return $this->encryptionPolicy; + } public function setEnsureVerifyAppsEnabled($ensureVerifyAppsEnabled) { $this->ensureVerifyAppsEnabled = $ensureVerifyAppsEnabled; @@ -334,6 +392,14 @@ public function getKioskCustomLauncherEnabled() { return $this->kioskCustomLauncherEnabled; } + public function setLocationMode($locationMode) + { + $this->locationMode = $locationMode; + } + public function getLocationMode() + { + return $this->locationMode; + } /** * @param Google_Service_AndroidManagement_UserFacingMessage */ @@ -442,6 +508,20 @@ public function getPasswordRequirements() { return $this->passwordRequirements; } + /** + * @param Google_Service_AndroidManagement_PermissionGrant + */ + public function setPermissionGrants($permissionGrants) + { + $this->permissionGrants = $permissionGrants; + } + /** + * @return Google_Service_AndroidManagement_PermissionGrant + */ + public function getPermissionGrants() + { + return $this->permissionGrants; + } /** * @param Google_Service_AndroidManagement_PackageNameList */ @@ -470,6 +550,22 @@ public function getPersistentPreferredActivities() { return $this->persistentPreferredActivities; } + public function setPlayStoreMode($playStoreMode) + { + $this->playStoreMode = $playStoreMode; + } + public function getPlayStoreMode() + { + return $this->playStoreMode; + } + public function setPrivateKeySelectionEnabled($privateKeySelectionEnabled) + { + $this->privateKeySelectionEnabled = $privateKeySelectionEnabled; + } + public function getPrivateKeySelectionEnabled() + { + return $this->privateKeySelectionEnabled; + } /** * @param Google_Service_AndroidManagement_ProxyInfo */ @@ -524,6 +620,14 @@ public function getSetWallpaperDisabled() { return $this->setWallpaperDisabled; } + public function setShareLocationDisabled($shareLocationDisabled) + { + $this->shareLocationDisabled = $shareLocationDisabled; + } + public function getShareLocationDisabled() + { + return $this->shareLocationDisabled; + } /** * @param Google_Service_AndroidManagement_UserFacingMessage */ @@ -538,6 +642,14 @@ public function getShortSupportMessage() { return $this->shortSupportMessage; } + public function setSkipFirstUseHintsEnabled($skipFirstUseHintsEnabled) + { + $this->skipFirstUseHintsEnabled = $skipFirstUseHintsEnabled; + } + public function getSkipFirstUseHintsEnabled() + { + return $this->skipFirstUseHintsEnabled; + } public function setSmsDisabled($smsDisabled) { $this->smsDisabled = $smsDisabled; @@ -622,6 +734,14 @@ public function getUsbFileTransferDisabled() { return $this->usbFileTransferDisabled; } + public function setUsbMassStorageEnabled($usbMassStorageEnabled) + { + $this->usbMassStorageEnabled = $usbMassStorageEnabled; + } + public function getUsbMassStorageEnabled() + { + return $this->usbMassStorageEnabled; + } public function setVersion($version) { $this->version = $version; diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/Enterprises.php b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/Enterprises.php index f23765c1..43eae6a9 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/Enterprises.php +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/Enterprises.php @@ -32,10 +32,10 @@ class Google_Service_AndroidManagement_Resource_Enterprises extends Google_Servi * @param Google_Service_AndroidManagement_Enterprise $postBody * @param array $optParams Optional parameters. * - * @opt_param string signupUrlName The name of the SignupUrl used to sign up for - * the enterprise. * @opt_param string enterpriseToken The enterprise token appended to the * callback URL. + * @opt_param string signupUrlName The name of the SignupUrl used to sign up for + * the enterprise. * @opt_param string projectId The ID of the Google Cloud Platform project which * will own the enterprise. * @return Google_Service_AndroidManagement_Enterprise diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/EnterprisesDevices.php b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/EnterprisesDevices.php index d7b84d68..5bdc2223 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/EnterprisesDevices.php +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/EnterprisesDevices.php @@ -31,6 +31,9 @@ class Google_Service_AndroidManagement_Resource_EnterprisesDevices extends Googl * @param string $name The name of the device in the form * enterprises/{enterpriseId}/devices/{deviceId}. * @param array $optParams Optional parameters. + * + * @opt_param string wipeDataFlags Optional flags that control the device wiping + * behavior. * @return Google_Service_AndroidManagement_AndroidmanagementEmpty */ public function delete($name, $optParams = array()) @@ -77,10 +80,10 @@ public function issueCommand($name, Google_Service_AndroidManagement_Command $po * enterprises/{enterpriseId}. * @param array $optParams Optional parameters. * - * @opt_param int pageSize The requested page size. The actual page size may be - * fixed to a min or max value. * @opt_param string pageToken A token identifying a page of results returned by * the server. + * @opt_param int pageSize The requested page size. The actual page size may be + * fixed to a min or max value. * @return Google_Service_AndroidManagement_ListDevicesResponse */ public function listEnterprisesDevices($parent, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/EnterprisesPolicies.php b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/EnterprisesPolicies.php index 274bcaac..27945f1f 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/EnterprisesPolicies.php +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/EnterprisesPolicies.php @@ -61,10 +61,10 @@ public function get($name, $optParams = array()) * enterprises/{enterpriseId}. * @param array $optParams Optional parameters. * - * @opt_param int pageSize The requested page size. The actual page size may be - * fixed to a min or max value. * @opt_param string pageToken A token identifying a page of results returned by * the server. + * @opt_param int pageSize The requested page size. The actual page size may be + * fixed to a min or max value. * @return Google_Service_AndroidManagement_ListPoliciesResponse */ public function listEnterprisesPolicies($parent, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/SignupUrls.php b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/SignupUrls.php index 4067c546..de930d04 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/SignupUrls.php +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/Resource/SignupUrls.php @@ -30,14 +30,14 @@ class Google_Service_AndroidManagement_Resource_SignupUrls extends Google_Servic * * @param array $optParams Optional parameters. * + * @opt_param string projectId The ID of the Google Cloud Platform project which + * will own the enterprise. * @opt_param string callbackUrl The callback URL that the admin will be * redirected to after successfully creating an enterprise. Before redirecting * there the system will add a query parameter to this URL named enterpriseToken * which will contain an opaque token to be used for the create enterprise * request. The URL will be parsed then reformatted in order to add the * enterpriseToken parameter, so there may be some minor formatting changes. - * @opt_param string projectId The ID of the Google Cloud Platform project which - * will own the enterprise. * @return Google_Service_AndroidManagement_SignupUrl */ public function create($optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/SoftwareInfo.php b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/SoftwareInfo.php index cd841432..943c0ca7 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/SoftwareInfo.php +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/SoftwareInfo.php @@ -25,6 +25,7 @@ class Google_Service_AndroidManagement_SoftwareInfo extends Google_Model public $bootloaderVersion; public $deviceBuildSignature; public $deviceKernelVersion; + public $primaryLanguageCode; public $securityPatchLevel; public function setAndroidBuildNumber($androidBuildNumber) @@ -91,6 +92,14 @@ public function getDeviceKernelVersion() { return $this->deviceKernelVersion; } + public function setPrimaryLanguageCode($primaryLanguageCode) + { + $this->primaryLanguageCode = $primaryLanguageCode; + } + public function getPrimaryLanguageCode() + { + return $this->primaryLanguageCode; + } public function setSecurityPatchLevel($securityPatchLevel) { $this->securityPatchLevel = $securityPatchLevel; diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/StatusReportingSettings.php b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/StatusReportingSettings.php index c1f74499..474ac322 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/StatusReportingSettings.php +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/StatusReportingSettings.php @@ -17,6 +17,7 @@ class Google_Service_AndroidManagement_StatusReportingSettings extends Google_Model { + public $applicationReportsEnabled; public $deviceSettingsEnabled; public $displayInfoEnabled; public $hardwareStatusEnabled; @@ -25,6 +26,14 @@ class Google_Service_AndroidManagement_StatusReportingSettings extends Google_Mo public $powerManagementEventsEnabled; public $softwareInfoEnabled; + public function setApplicationReportsEnabled($applicationReportsEnabled) + { + $this->applicationReportsEnabled = $applicationReportsEnabled; + } + public function getApplicationReportsEnabled() + { + return $this->applicationReportsEnabled; + } public function setDeviceSettingsEnabled($deviceSettingsEnabled) { $this->deviceSettingsEnabled = $deviceSettingsEnabled; diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/TermsAndConditions.php b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/TermsAndConditions.php new file mode 100644 index 00000000..0eaabf86 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/TermsAndConditions.php @@ -0,0 +1,53 @@ +content = $content; + } + /** + * @return Google_Service_AndroidManagement_UserFacingMessage + */ + public function getContent() + { + return $this->content; + } + /** + * @param Google_Service_AndroidManagement_UserFacingMessage + */ + public function setHeader(Google_Service_AndroidManagement_UserFacingMessage $header) + { + $this->header = $header; + } + /** + * @return Google_Service_AndroidManagement_UserFacingMessage + */ + public function getHeader() + { + return $this->header; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/User.php b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/User.php new file mode 100644 index 00000000..f4c80442 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/User.php @@ -0,0 +1,30 @@ +accountIdentifier = $accountIdentifier; + } + public function getAccountIdentifier() + { + return $this->accountIdentifier; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner.php b/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner.php index 6f0f7653..0f2e351e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner.php +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner.php @@ -40,6 +40,8 @@ class Google_Service_AndroidProvisioningPartner extends Google_Service public $operations; public $partners_customers; public $partners_devices; + public $partners_vendors; + public $partners_vendors_customers; /** * Constructs the internal representation of the AndroidProvisioningPartner @@ -65,14 +67,14 @@ public function __construct(Google_Client $client) 'path' => 'v1/customers', 'httpMethod' => 'GET', 'parameters' => array( - 'pageToken' => array( - 'location' => 'query', - 'type' => 'string', - ), 'pageSize' => array( 'location' => 'query', 'type' => 'integer', ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ), ) @@ -385,5 +387,61 @@ public function __construct(Google_Client $client) ) ) ); + $this->partners_vendors = new Google_Service_AndroidProvisioningPartner_Resource_PartnersVendors( + $this, + $this->serviceName, + 'vendors', + array( + 'methods' => array( + 'list' => array( + 'path' => 'v1/{+parent}/vendors', + 'httpMethod' => 'GET', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + ), + ), + ) + ) + ); + $this->partners_vendors_customers = new Google_Service_AndroidProvisioningPartner_Resource_PartnersVendorsCustomers( + $this, + $this->serviceName, + 'customers', + array( + 'methods' => array( + 'list' => array( + 'path' => 'v1/{+parent}/customers', + 'httpMethod' => 'GET', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ), + ) + ) + ); } } diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Company.php b/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Company.php index 082da3f4..a2f04690 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Company.php +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Company.php @@ -23,6 +23,7 @@ class Google_Service_AndroidProvisioningPartner_Company extends Google_Collectio public $companyName; public $name; public $ownerEmails; + public $termsStatus; public function setAdminEmails($adminEmails) { @@ -64,4 +65,12 @@ public function getOwnerEmails() { return $this->ownerEmails; } + public function setTermsStatus($termsStatus) + { + $this->termsStatus = $termsStatus; + } + public function getTermsStatus() + { + return $this->termsStatus; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/DeviceClaim.php b/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/DeviceClaim.php index 2a362609..6168d222 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/DeviceClaim.php +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/DeviceClaim.php @@ -18,6 +18,7 @@ class Google_Service_AndroidProvisioningPartner_DeviceClaim extends Google_Model { public $ownerCompanyId; + public $resellerId; public $sectionType; public function setOwnerCompanyId($ownerCompanyId) @@ -28,6 +29,14 @@ public function getOwnerCompanyId() { return $this->ownerCompanyId; } + public function setResellerId($resellerId) + { + $this->resellerId = $resellerId; + } + public function getResellerId() + { + return $this->resellerId; + } public function setSectionType($sectionType) { $this->sectionType = $sectionType; diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/DeviceIdentifier.php b/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/DeviceIdentifier.php index c3e97982..5567cc3b 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/DeviceIdentifier.php +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/DeviceIdentifier.php @@ -20,6 +20,7 @@ class Google_Service_AndroidProvisioningPartner_DeviceIdentifier extends Google_ public $imei; public $manufacturer; public $meid; + public $model; public $serialNumber; public function setImei($imei) @@ -46,6 +47,14 @@ public function getMeid() { return $this->meid; } + public function setModel($model) + { + $this->model = $model; + } + public function getModel() + { + return $this->model; + } public function setSerialNumber($serialNumber) { $this->serialNumber = $serialNumber; diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/ListVendorCustomersResponse.php b/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/ListVendorCustomersResponse.php new file mode 100644 index 00000000..75502487 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/ListVendorCustomersResponse.php @@ -0,0 +1,47 @@ +customers = $customers; + } + /** + * @return Google_Service_AndroidProvisioningPartner_Company + */ + public function getCustomers() + { + return $this->customers; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/ListVendorsResponse.php b/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/ListVendorsResponse.php new file mode 100644 index 00000000..d69e31cc --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/ListVendorsResponse.php @@ -0,0 +1,47 @@ +nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + /** + * @param Google_Service_AndroidProvisioningPartner_Company + */ + public function setVendors($vendors) + { + $this->vendors = $vendors; + } + /** + * @return Google_Service_AndroidProvisioningPartner_Company + */ + public function getVendors() + { + return $this->vendors; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/Customers.php b/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/Customers.php index d3014f8d..55eb42fc 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/Customers.php +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/Customers.php @@ -30,9 +30,9 @@ class Google_Service_AndroidProvisioningPartner_Resource_Customers extends Googl * * @param array $optParams Optional parameters. * - * @opt_param string pageToken A token specifying which result page to return. * @opt_param int pageSize The maximum number of customers to show in a page of * results. A number between 1 and 100 (inclusive). + * @opt_param string pageToken A token specifying which result page to return. * @return Google_Service_AndroidProvisioningPartner_CustomerListCustomersResponse */ public function listCustomers($optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/PartnersCustomers.php b/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/PartnersCustomers.php index 0f649b14..2fb813b9 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/PartnersCustomers.php +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/PartnersCustomers.php @@ -49,7 +49,7 @@ public function create($parent, Google_Service_AndroidProvisioningPartner_Create * and customers that enrolled themselves using the portal. * (customers.listPartnersCustomers) * - * @param string $partnerId The ID of the partner. + * @param string $partnerId Required. The ID of the reseller partner. * @param array $optParams Optional parameters. * @return Google_Service_AndroidProvisioningPartner_ListCustomersResponse */ diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/PartnersDevices.php b/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/PartnersDevices.php index 6b6fd9da..32498768 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/PartnersDevices.php +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/PartnersDevices.php @@ -26,9 +26,11 @@ class Google_Service_AndroidProvisioningPartner_Resource_PartnersDevices extends Google_Service_Resource { /** - * Claim the device identified by device identifier. (devices.claim) + * Claims a device for a customer and adds it to zero-touch enrollment. If the + * device is already claimed by another customer, the call returns an error. + * (devices.claim) * - * @param string $partnerId ID of the partner. + * @param string $partnerId Required. The ID of the reseller partner. * @param Google_Service_AndroidProvisioningPartner_ClaimDeviceRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_AndroidProvisioningPartner_ClaimDeviceResponse @@ -40,9 +42,11 @@ public function claim($partnerId, Google_Service_AndroidProvisioningPartner_Clai return $this->call('claim', array($params), "Google_Service_AndroidProvisioningPartner_ClaimDeviceResponse"); } /** - * Claim devices asynchronously. (devices.claimAsync) + * Claims a batch of devices for a customer asynchronously. Adds the devices to + * zero-touch enrollment. To learn more, read [Long‑running batch operations + * ](/zero-touch/guides/how-it-works#operations). (devices.claimAsync) * - * @param string $partnerId Partner ID. + * @param string $partnerId Required. The ID of the reseller partner. * @param Google_Service_AndroidProvisioningPartner_ClaimDevicesRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_AndroidProvisioningPartner_Operation @@ -54,9 +58,10 @@ public function claimAsync($partnerId, Google_Service_AndroidProvisioningPartner return $this->call('claimAsync', array($params), "Google_Service_AndroidProvisioningPartner_Operation"); } /** - * Find devices by device identifier. (devices.findByIdentifier) + * Finds devices by hardware identifiers, such as IMEI. + * (devices.findByIdentifier) * - * @param string $partnerId ID of the partner. + * @param string $partnerId Required. The ID of the reseller partner. * @param Google_Service_AndroidProvisioningPartner_FindDevicesByDeviceIdentifierRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_AndroidProvisioningPartner_FindDevicesByDeviceIdentifierResponse @@ -68,9 +73,12 @@ public function findByIdentifier($partnerId, Google_Service_AndroidProvisioningP return $this->call('findByIdentifier', array($params), "Google_Service_AndroidProvisioningPartner_FindDevicesByDeviceIdentifierResponse"); } /** - * Find devices by ownership. (devices.findByOwner) + * Finds devices claimed for customers. The results only contain devices + * registered to the reseller that's identified by the `partnerId` argument. The + * customer's devices purchased from other resellers don't appear in the + * results. (devices.findByOwner) * - * @param string $partnerId ID of the partner. + * @param string $partnerId Required. The ID of the reseller partner. * @param Google_Service_AndroidProvisioningPartner_FindDevicesByOwnerRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_AndroidProvisioningPartner_FindDevicesByOwnerResponse @@ -82,9 +90,9 @@ public function findByOwner($partnerId, Google_Service_AndroidProvisioningPartne return $this->call('findByOwner', array($params), "Google_Service_AndroidProvisioningPartner_FindDevicesByOwnerResponse"); } /** - * Get a device. (devices.get) + * Gets a device. (devices.get) * - * @param string $name Resource name in + * @param string $name Required. The device API resource name in the format * `partners/[PARTNER_ID]/devices/[DEVICE_ID]`. * @param array $optParams Optional parameters. * @return Google_Service_AndroidProvisioningPartner_Device @@ -96,11 +104,11 @@ public function get($name, $optParams = array()) return $this->call('get', array($params), "Google_Service_AndroidProvisioningPartner_Device"); } /** - * Update the metadata. (devices.metadata) + * Updates reseller metadata associated with the device. (devices.metadata) * - * @param string $metadataOwnerId The owner of the newly set metadata. Set this - * to the partner ID. - * @param string $deviceId ID of the partner. + * @param string $metadataOwnerId Required. The owner of the newly set metadata. + * Set this to the partner ID. + * @param string $deviceId Required. The ID of the reseller partner. * @param Google_Service_AndroidProvisioningPartner_UpdateDeviceMetadataRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_AndroidProvisioningPartner_DeviceMetadata @@ -112,10 +120,10 @@ public function metadata($metadataOwnerId, $deviceId, Google_Service_AndroidProv return $this->call('metadata', array($params), "Google_Service_AndroidProvisioningPartner_DeviceMetadata"); } /** - * Unclaim the device identified by the `device_id` or the `deviceIdentifier`. + * Unclaims a device from a customer and removes it from zero-touch enrollment. * (devices.unclaim) * - * @param string $partnerId ID of the partner. + * @param string $partnerId Required. The ID of the reseller partner. * @param Google_Service_AndroidProvisioningPartner_UnclaimDeviceRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_AndroidProvisioningPartner_AndroiddeviceprovisioningEmpty @@ -127,9 +135,12 @@ public function unclaim($partnerId, Google_Service_AndroidProvisioningPartner_Un return $this->call('unclaim', array($params), "Google_Service_AndroidProvisioningPartner_AndroiddeviceprovisioningEmpty"); } /** - * Unclaim devices asynchronously. (devices.unclaimAsync) + * Unclaims a batch of devices for a customer asynchronously. Removes the + * devices from zero-touch enrollment. To learn more, read [Long‑running batch + * operations](/zero-touch/guides/how-it-works#operations). + * (devices.unclaimAsync) * - * @param string $partnerId Partner ID. + * @param string $partnerId Required. The reseller partner ID. * @param Google_Service_AndroidProvisioningPartner_UnclaimDevicesRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_AndroidProvisioningPartner_Operation @@ -141,9 +152,12 @@ public function unclaimAsync($partnerId, Google_Service_AndroidProvisioningPartn return $this->call('unclaimAsync', array($params), "Google_Service_AndroidProvisioningPartner_Operation"); } /** - * Set metadata in batch asynchronously. (devices.updateMetadataAsync) + * Updates the reseller metadata attached to a batch of devices. This method + * updates devices asynchronously and returns an `Operation` that can be used to + * track progress. Read [Long‑running batch operations](/zero-touch/guides/how- + * it-works#operations). (devices.updateMetadataAsync) * - * @param string $partnerId Partner ID. + * @param string $partnerId Required. The reseller partner ID. * @param Google_Service_AndroidProvisioningPartner_UpdateDeviceMetadataInBatchRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_AndroidProvisioningPartner_Operation diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/PartnersVendors.php b/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/PartnersVendors.php new file mode 100644 index 00000000..8182e5ed --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/PartnersVendors.php @@ -0,0 +1,46 @@ + + * $androiddeviceprovisioningService = new Google_Service_AndroidProvisioningPartner(...); + * $vendors = $androiddeviceprovisioningService->vendors; + * + */ +class Google_Service_AndroidProvisioningPartner_Resource_PartnersVendors extends Google_Service_Resource +{ + /** + * Lists the vendors of the partner. (vendors.listPartnersVendors) + * + * @param string $parent Required. The resource name in the format + * `partners/[PARTNER_ID]`. + * @param array $optParams Optional parameters. + * + * @opt_param string pageToken A token identifying a page of results returned by + * the server. + * @opt_param int pageSize The maximum number of results to be returned. + * @return Google_Service_AndroidProvisioningPartner_ListVendorsResponse + */ + public function listPartnersVendors($parent, $optParams = array()) + { + $params = array('parent' => $parent); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_AndroidProvisioningPartner_ListVendorsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/PartnersVendorsCustomers.php b/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/PartnersVendorsCustomers.php new file mode 100644 index 00000000..0ef834e2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/Resource/PartnersVendorsCustomers.php @@ -0,0 +1,46 @@ + + * $androiddeviceprovisioningService = new Google_Service_AndroidProvisioningPartner(...); + * $customers = $androiddeviceprovisioningService->customers; + * + */ +class Google_Service_AndroidProvisioningPartner_Resource_PartnersVendorsCustomers extends Google_Service_Resource +{ + /** + * Lists the customers of the vendor. (customers.listPartnersVendorsCustomers) + * + * @param string $parent Required. The resource name in the format + * `partners/[PARTNER_ID]/vendors/[VENDOR_ID]`. + * @param array $optParams Optional parameters. + * + * @opt_param int pageSize The maximum number of results to be returned. + * @opt_param string pageToken A token identifying a page of results returned by + * the server. + * @return Google_Service_AndroidProvisioningPartner_ListVendorCustomersResponse + */ + public function listPartnersVendorsCustomers($parent, $optParams = array()) + { + $params = array('parent' => $parent); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_AndroidProvisioningPartner_ListVendorCustomersResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher.php b/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher.php index 6cd08b26..96e6b540 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher.php +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher.php @@ -16,7 +16,7 @@ */ /** - * Service definition for AndroidPublisher (v2). + * Service definition for AndroidPublisher (v3). * *

* Lets Android application developers access their Google Play accounts.

@@ -35,8 +35,8 @@ class Google_Service_AndroidPublisher extends Google_Service "https://www.googleapis.com/auth/androidpublisher"; public $edits; - public $edits_apklistings; public $edits_apks; + public $edits_bundles; public $edits_deobfuscationfiles; public $edits_details; public $edits_expansionfiles; @@ -44,8 +44,8 @@ class Google_Service_AndroidPublisher extends Google_Service public $edits_listings; public $edits_testers; public $edits_tracks; - public $entitlements; public $inappproducts; + public $orders; public $purchases_products; public $purchases_subscriptions; public $purchases_voidedpurchases; @@ -60,8 +60,8 @@ public function __construct(Google_Client $client) { parent::__construct($client); $this->rootUrl = 'https://www.googleapis.com/'; - $this->servicePath = 'androidpublisher/v2/applications/'; - $this->version = 'v2'; + $this->servicePath = 'androidpublisher/v3/applications/'; + $this->version = 'v3'; $this->serviceName = 'androidpublisher'; $this->edits = new Google_Service_AndroidPublisher_Resource_Edits( @@ -144,60 +144,15 @@ public function __construct(Google_Client $client) ) ) ); - $this->edits_apklistings = new Google_Service_AndroidPublisher_Resource_EditsApklistings( + $this->edits_apks = new Google_Service_AndroidPublisher_Resource_EditsApks( $this, $this->serviceName, - 'apklistings', + 'apks', array( 'methods' => array( - 'delete' => array( - 'path' => '{packageName}/edits/{editId}/apks/{apkVersionCode}/listings/{language}', - 'httpMethod' => 'DELETE', - 'parameters' => array( - 'packageName' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - 'editId' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - 'apkVersionCode' => array( - 'location' => 'path', - 'type' => 'integer', - 'required' => true, - ), - 'language' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'deleteall' => array( - 'path' => '{packageName}/edits/{editId}/apks/{apkVersionCode}/listings', - 'httpMethod' => 'DELETE', - 'parameters' => array( - 'packageName' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - 'editId' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - 'apkVersionCode' => array( - 'location' => 'path', - 'type' => 'integer', - 'required' => true, - ), - ), - ),'get' => array( - 'path' => '{packageName}/edits/{editId}/apks/{apkVersionCode}/listings/{language}', - 'httpMethod' => 'GET', + 'addexternallyhosted' => array( + 'path' => '{packageName}/edits/{editId}/apks/externallyHosted', + 'httpMethod' => 'POST', 'parameters' => array( 'packageName' => array( 'location' => 'path', @@ -209,19 +164,9 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'apkVersionCode' => array( - 'location' => 'path', - 'type' => 'integer', - 'required' => true, - ), - 'language' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), ), ),'list' => array( - 'path' => '{packageName}/edits/{editId}/apks/{apkVersionCode}/listings', + 'path' => '{packageName}/edits/{editId}/apks', 'httpMethod' => 'GET', 'parameters' => array( 'packageName' => array( @@ -234,40 +179,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'apkVersionCode' => array( - 'location' => 'path', - 'type' => 'integer', - 'required' => true, - ), ), - ),'patch' => array( - 'path' => '{packageName}/edits/{editId}/apks/{apkVersionCode}/listings/{language}', - 'httpMethod' => 'PATCH', - 'parameters' => array( - 'packageName' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - 'editId' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - 'apkVersionCode' => array( - 'location' => 'path', - 'type' => 'integer', - 'required' => true, - ), - 'language' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'update' => array( - 'path' => '{packageName}/edits/{editId}/apks/{apkVersionCode}/listings/{language}', - 'httpMethod' => 'PUT', + ),'upload' => array( + 'path' => '{packageName}/edits/{editId}/apks', + 'httpMethod' => 'POST', 'parameters' => array( 'packageName' => array( 'location' => 'path', @@ -279,44 +194,19 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'apkVersionCode' => array( - 'location' => 'path', - 'type' => 'integer', - 'required' => true, - ), - 'language' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), ), ), ) ) ); - $this->edits_apks = new Google_Service_AndroidPublisher_Resource_EditsApks( + $this->edits_bundles = new Google_Service_AndroidPublisher_Resource_EditsBundles( $this, $this->serviceName, - 'apks', + 'bundles', array( 'methods' => array( - 'addexternallyhosted' => array( - 'path' => '{packageName}/edits/{editId}/apks/externallyHosted', - 'httpMethod' => 'POST', - 'parameters' => array( - 'packageName' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - 'editId' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'list' => array( - 'path' => '{packageName}/edits/{editId}/apks', + 'list' => array( + 'path' => '{packageName}/edits/{editId}/bundles', 'httpMethod' => 'GET', 'parameters' => array( 'packageName' => array( @@ -331,7 +221,7 @@ public function __construct(Google_Client $client) ), ), ),'upload' => array( - 'path' => '{packageName}/edits/{editId}/apks', + 'path' => '{packageName}/edits/{editId}/bundles', 'httpMethod' => 'POST', 'parameters' => array( 'packageName' => array( @@ -939,42 +829,6 @@ public function __construct(Google_Client $client) ) ) ); - $this->entitlements = new Google_Service_AndroidPublisher_Resource_Entitlements( - $this, - $this->serviceName, - 'entitlements', - array( - 'methods' => array( - 'list' => array( - 'path' => '{packageName}/entitlements', - 'httpMethod' => 'GET', - 'parameters' => array( - 'packageName' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - 'maxResults' => array( - 'location' => 'query', - 'type' => 'integer', - ), - 'productId' => array( - 'location' => 'query', - 'type' => 'string', - ), - 'startIndex' => array( - 'location' => 'query', - 'type' => 'integer', - ), - 'token' => array( - 'location' => 'query', - 'type' => 'string', - ), - ), - ), - ) - ) - ); $this->inappproducts = new Google_Service_AndroidPublisher_Resource_Inappproducts( $this, $this->serviceName, @@ -1089,6 +943,35 @@ public function __construct(Google_Client $client) ) ) ); + $this->orders = new Google_Service_AndroidPublisher_Resource_Orders( + $this, + $this->serviceName, + 'orders', + array( + 'methods' => array( + 'refund' => array( + 'path' => '{packageName}/orders/{orderId}:refund', + 'httpMethod' => 'POST', + 'parameters' => array( + 'packageName' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'orderId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'revoke' => array( + 'location' => 'query', + 'type' => 'boolean', + ), + ), + ), + ) + ) + ); $this->purchases_products = new Google_Service_AndroidPublisher_Resource_PurchasesProducts( $this, $this->serviceName, diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/Bundle.php b/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/Bundle.php new file mode 100644 index 00000000..315c037a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/Bundle.php @@ -0,0 +1,48 @@ +sha1 = $sha1; + } + public function getSha1() + { + return $this->sha1; + } + public function setSha256($sha256) + { + $this->sha256 = $sha256; + } + public function getSha256() + { + return $this->sha256; + } + public function setVersionCode($versionCode) + { + $this->versionCode = $versionCode; + } + public function getVersionCode() + { + return $this->versionCode; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/BundlesListResponse.php b/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/BundlesListResponse.php new file mode 100644 index 00000000..2dcf74cc --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/BundlesListResponse.php @@ -0,0 +1,47 @@ +bundles = $bundles; + } + /** + * @return Google_Service_AndroidPublisher_Bundle + */ + public function getBundles() + { + return $this->bundles; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/InAppProduct.php b/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/InAppProduct.php index 5cf6f51d..0ae61f0d 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/InAppProduct.php +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/InAppProduct.php @@ -20,6 +20,7 @@ class Google_Service_AndroidPublisher_InAppProduct extends Google_Model public $defaultLanguage; protected $defaultPriceType = 'Google_Service_AndroidPublisher_Price'; protected $defaultPriceDataType = ''; + public $gracePeriod; protected $listingsType = 'Google_Service_AndroidPublisher_InAppProductListing'; protected $listingsDataType = 'map'; public $packageName; @@ -55,6 +56,14 @@ public function getDefaultPrice() { return $this->defaultPrice; } + public function setGracePeriod($gracePeriod) + { + $this->gracePeriod = $gracePeriod; + } + public function getGracePeriod() + { + return $this->gracePeriod; + } /** * @param Google_Service_AndroidPublisher_InAppProductListing */ diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/LocalizedText.php b/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/LocalizedText.php new file mode 100644 index 00000000..dc2bae6c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/LocalizedText.php @@ -0,0 +1,39 @@ +language = $language; + } + public function getLanguage() + { + return $this->language; + } + public function setText($text) + { + $this->text = $text; + } + public function getText() + { + return $this->text; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/EditsBundles.php b/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/EditsBundles.php new file mode 100644 index 00000000..2fa1015b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/EditsBundles.php @@ -0,0 +1,62 @@ + + * $androidpublisherService = new Google_Service_AndroidPublisher(...); + * $bundles = $androidpublisherService->bundles; + * + */ +class Google_Service_AndroidPublisher_Resource_EditsBundles extends Google_Service_Resource +{ + /** + * (bundles.listEditsBundles) + * + * @param string $packageName Unique identifier for the Android app that is + * being updated; for example, "com.spiffygame". + * @param string $editId Unique identifier for this edit. + * @param array $optParams Optional parameters. + * @return Google_Service_AndroidPublisher_BundlesListResponse + */ + public function listEditsBundles($packageName, $editId, $optParams = array()) + { + $params = array('packageName' => $packageName, 'editId' => $editId); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_AndroidPublisher_BundlesListResponse"); + } + /** + * Uploads a new Android App Bundle to this edit. If you are using the Google + * API client libraries, please increase the timeout of the http request before + * calling this endpoint (a timeout of 2 minutes is recommended). See: + * https://developers.google.com/api-client-library/java/google-api-java- + * client/errors for an example in java. (bundles.upload) + * + * @param string $packageName Unique identifier for the Android app that is + * being updated; for example, "com.spiffygame". + * @param string $editId Unique identifier for this edit. + * @param array $optParams Optional parameters. + * @return Google_Service_AndroidPublisher_Bundle + */ + public function upload($packageName, $editId, $optParams = array()) + { + $params = array('packageName' => $packageName, 'editId' => $editId); + $params = array_merge($params, $optParams); + return $this->call('upload', array($params), "Google_Service_AndroidPublisher_Bundle"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/EditsTesters.php b/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/EditsTesters.php index b368c151..c953bf23 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/EditsTesters.php +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/EditsTesters.php @@ -32,7 +32,7 @@ class Google_Service_AndroidPublisher_Resource_EditsTesters extends Google_Servi * being updated; for example, "com.spiffygame". * @param string $editId Unique identifier for this edit. * @param string $track The track to read or modify. Acceptable values are: - * "alpha", "beta", "production" or "rollout". + * "alpha", "beta", "production", "rollout" or "internal". * @param array $optParams Optional parameters. * @return Google_Service_AndroidPublisher_Testers */ @@ -49,7 +49,7 @@ public function get($packageName, $editId, $track, $optParams = array()) * being updated; for example, "com.spiffygame". * @param string $editId Unique identifier for this edit. * @param string $track The track to read or modify. Acceptable values are: - * "alpha", "beta", "production" or "rollout". + * "alpha", "beta", "production", "rollout" or "internal". * @param Google_Service_AndroidPublisher_Testers $postBody * @param array $optParams Optional parameters. * @return Google_Service_AndroidPublisher_Testers @@ -67,7 +67,7 @@ public function patch($packageName, $editId, $track, Google_Service_AndroidPubli * being updated; for example, "com.spiffygame". * @param string $editId Unique identifier for this edit. * @param string $track The track to read or modify. Acceptable values are: - * "alpha", "beta", "production" or "rollout". + * "alpha", "beta", "production", "rollout" or "internal". * @param Google_Service_AndroidPublisher_Testers $postBody * @param array $optParams Optional parameters. * @return Google_Service_AndroidPublisher_Testers diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/EditsTracks.php b/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/EditsTracks.php index af16a6c9..b2237bf5 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/EditsTracks.php +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/EditsTracks.php @@ -32,8 +32,7 @@ class Google_Service_AndroidPublisher_Resource_EditsTracks extends Google_Servic * @param string $packageName Unique identifier for the Android app that is * being updated; for example, "com.spiffygame". * @param string $editId Unique identifier for this edit. - * @param string $track The track to read or modify. Acceptable values are: - * "alpha", "beta", "production" or "rollout". + * @param string $track The track to read or modify. * @param array $optParams Optional parameters. * @return Google_Service_AndroidPublisher_Track */ @@ -67,8 +66,7 @@ public function listEditsTracks($packageName, $editId, $optParams = array()) * @param string $packageName Unique identifier for the Android app that is * being updated; for example, "com.spiffygame". * @param string $editId Unique identifier for this edit. - * @param string $track The track to read or modify. Acceptable values are: - * "alpha", "beta", "production" or "rollout". + * @param string $track The track to read or modify. * @param Google_Service_AndroidPublisher_Track $postBody * @param array $optParams Optional parameters. * @return Google_Service_AndroidPublisher_Track @@ -87,8 +85,7 @@ public function patch($packageName, $editId, $track, Google_Service_AndroidPubli * @param string $packageName Unique identifier for the Android app that is * being updated; for example, "com.spiffygame". * @param string $editId Unique identifier for this edit. - * @param string $track The track to read or modify. Acceptable values are: - * "alpha", "beta", "production" or "rollout". + * @param string $track The track to read or modify. * @param Google_Service_AndroidPublisher_Track $postBody * @param array $optParams Optional parameters. * @return Google_Service_AndroidPublisher_Track diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/Orders.php b/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/Orders.php new file mode 100644 index 00000000..e08a7e98 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/Resource/Orders.php @@ -0,0 +1,49 @@ + + * $androidpublisherService = new Google_Service_AndroidPublisher(...); + * $orders = $androidpublisherService->orders; + * + */ +class Google_Service_AndroidPublisher_Resource_Orders extends Google_Service_Resource +{ + /** + * Refund a user's subscription or in-app purchase order. (orders.refund) + * + * @param string $packageName The package name of the application for which this + * subscription or in-app item was purchased (for example, 'com.some.thing'). + * @param string $orderId The order ID provided to the user when the + * subscription or in-app order was purchased. + * @param array $optParams Optional parameters. + * + * @opt_param bool revoke Whether to revoke the purchased item. If set to true, + * access to the subscription or in-app item will be terminated immediately. If + * the item is a recurring subscription, all future payments will also be + * terminated. Consumed in-app items need to be handled by developer's app. + * (optional) + */ + public function refund($packageName, $orderId, $optParams = array()) + { + $params = array('packageName' => $packageName, 'orderId' => $orderId); + $params = array_merge($params, $optParams); + return $this->call('refund', array($params)); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/SubscriptionCancelSurveyResult.php b/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/SubscriptionCancelSurveyResult.php new file mode 100644 index 00000000..3e9c11e9 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/SubscriptionCancelSurveyResult.php @@ -0,0 +1,39 @@ +cancelSurveyReason = $cancelSurveyReason; + } + public function getCancelSurveyReason() + { + return $this->cancelSurveyReason; + } + public function setUserInputCancelReason($userInputCancelReason) + { + $this->userInputCancelReason = $userInputCancelReason; + } + public function getUserInputCancelReason() + { + return $this->userInputCancelReason; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/SubscriptionPriceChange.php b/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/SubscriptionPriceChange.php new file mode 100644 index 00000000..90965d6b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/SubscriptionPriceChange.php @@ -0,0 +1,46 @@ +newPrice = $newPrice; + } + /** + * @return Google_Service_AndroidPublisher_Price + */ + public function getNewPrice() + { + return $this->newPrice; + } + public function setState($state) + { + $this->state = $state; + } + public function getState() + { + return $this->state; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/SubscriptionPurchase.php b/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/SubscriptionPurchase.php index 68d8b951..e30482c3 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/SubscriptionPurchase.php +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/SubscriptionPurchase.php @@ -19,15 +19,24 @@ class Google_Service_AndroidPublisher_SubscriptionPurchase extends Google_Model { public $autoRenewing; public $cancelReason; + protected $cancelSurveyResultType = 'Google_Service_AndroidPublisher_SubscriptionCancelSurveyResult'; + protected $cancelSurveyResultDataType = ''; public $countryCode; public $developerPayload; + public $emailAddress; public $expiryTimeMillis; + public $familyName; + public $givenName; public $kind; public $linkedPurchaseToken; public $orderId; public $paymentState; public $priceAmountMicros; + protected $priceChangeType = 'Google_Service_AndroidPublisher_SubscriptionPriceChange'; + protected $priceChangeDataType = ''; public $priceCurrencyCode; + public $profileId; + public $profileName; public $purchaseType; public $startTimeMillis; public $userCancellationTimeMillis; @@ -48,6 +57,20 @@ public function getCancelReason() { return $this->cancelReason; } + /** + * @param Google_Service_AndroidPublisher_SubscriptionCancelSurveyResult + */ + public function setCancelSurveyResult(Google_Service_AndroidPublisher_SubscriptionCancelSurveyResult $cancelSurveyResult) + { + $this->cancelSurveyResult = $cancelSurveyResult; + } + /** + * @return Google_Service_AndroidPublisher_SubscriptionCancelSurveyResult + */ + public function getCancelSurveyResult() + { + return $this->cancelSurveyResult; + } public function setCountryCode($countryCode) { $this->countryCode = $countryCode; @@ -64,6 +87,14 @@ public function getDeveloperPayload() { return $this->developerPayload; } + public function setEmailAddress($emailAddress) + { + $this->emailAddress = $emailAddress; + } + public function getEmailAddress() + { + return $this->emailAddress; + } public function setExpiryTimeMillis($expiryTimeMillis) { $this->expiryTimeMillis = $expiryTimeMillis; @@ -72,6 +103,22 @@ public function getExpiryTimeMillis() { return $this->expiryTimeMillis; } + public function setFamilyName($familyName) + { + $this->familyName = $familyName; + } + public function getFamilyName() + { + return $this->familyName; + } + public function setGivenName($givenName) + { + $this->givenName = $givenName; + } + public function getGivenName() + { + return $this->givenName; + } public function setKind($kind) { $this->kind = $kind; @@ -112,6 +159,20 @@ public function getPriceAmountMicros() { return $this->priceAmountMicros; } + /** + * @param Google_Service_AndroidPublisher_SubscriptionPriceChange + */ + public function setPriceChange(Google_Service_AndroidPublisher_SubscriptionPriceChange $priceChange) + { + $this->priceChange = $priceChange; + } + /** + * @return Google_Service_AndroidPublisher_SubscriptionPriceChange + */ + public function getPriceChange() + { + return $this->priceChange; + } public function setPriceCurrencyCode($priceCurrencyCode) { $this->priceCurrencyCode = $priceCurrencyCode; @@ -120,6 +181,22 @@ public function getPriceCurrencyCode() { return $this->priceCurrencyCode; } + public function setProfileId($profileId) + { + $this->profileId = $profileId; + } + public function getProfileId() + { + return $this->profileId; + } + public function setProfileName($profileName) + { + $this->profileName = $profileName; + } + public function getProfileName() + { + return $this->profileName; + } public function setPurchaseType($purchaseType) { $this->purchaseType = $purchaseType; diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/Track.php b/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/Track.php index bd9c5a42..6b70a139 100644 --- a/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/Track.php +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/Track.php @@ -17,33 +17,31 @@ class Google_Service_AndroidPublisher_Track extends Google_Collection { - protected $collection_key = 'versionCodes'; + protected $collection_key = 'releases'; + protected $releasesType = 'Google_Service_AndroidPublisher_TrackRelease'; + protected $releasesDataType = 'array'; public $track; - public $userFraction; - public $versionCodes; - public function setTrack($track) - { - $this->track = $track; - } - public function getTrack() - { - return $this->track; - } - public function setUserFraction($userFraction) + /** + * @param Google_Service_AndroidPublisher_TrackRelease + */ + public function setReleases($releases) { - $this->userFraction = $userFraction; + $this->releases = $releases; } - public function getUserFraction() + /** + * @return Google_Service_AndroidPublisher_TrackRelease + */ + public function getReleases() { - return $this->userFraction; + return $this->releases; } - public function setVersionCodes($versionCodes) + public function setTrack($track) { - $this->versionCodes = $versionCodes; + $this->track = $track; } - public function getVersionCodes() + public function getTrack() { - return $this->versionCodes; + return $this->track; } } diff --git a/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/TrackRelease.php b/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/TrackRelease.php new file mode 100644 index 00000000..23a94ebd --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/TrackRelease.php @@ -0,0 +1,74 @@ +name = $name; + } + public function getName() + { + return $this->name; + } + /** + * @param Google_Service_AndroidPublisher_LocalizedText + */ + public function setReleaseNotes($releaseNotes) + { + $this->releaseNotes = $releaseNotes; + } + /** + * @return Google_Service_AndroidPublisher_LocalizedText + */ + public function getReleaseNotes() + { + return $this->releaseNotes; + } + public function setStatus($status) + { + $this->status = $status; + } + public function getStatus() + { + return $this->status; + } + public function setUserFraction($userFraction) + { + $this->userFraction = $userFraction; + } + public function getUserFraction() + { + return $this->userFraction; + } + public function setVersionCodes($versionCodes) + { + $this->versionCodes = $versionCodes; + } + public function getVersionCodes() + { + return $this->versionCodes; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Appengine.php b/vendor/google/apiclient-services/src/Google/Service/Appengine.php index ec14264c..a0eb7b35 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Appengine.php +++ b/vendor/google/apiclient-services/src/Google/Service/Appengine.php @@ -172,6 +172,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), 'pageSize' => array( 'location' => 'query', 'type' => 'integer', @@ -180,10 +184,6 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), - 'pageToken' => array( - 'location' => 'query', - 'type' => 'string', - ), ), ),'patch' => array( 'path' => 'v1/apps/{appsId}/authorizedCertificates/{authorizedCertificatesId}', @@ -295,14 +295,14 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'pageToken' => array( - 'location' => 'query', - 'type' => 'string', - ), 'pageSize' => array( 'location' => 'query', 'type' => 'integer', ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ),'patch' => array( 'path' => 'v1/apps/{appsId}/domainMappings/{domainMappingsId}', @@ -505,10 +505,6 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'filter' => array( - 'location' => 'query', - 'type' => 'string', - ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', @@ -517,6 +513,10 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'integer', ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ), ) @@ -682,6 +682,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), 'pageSize' => array( 'location' => 'query', 'type' => 'integer', @@ -690,10 +694,6 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), - 'pageToken' => array( - 'location' => 'query', - 'type' => 'string', - ), ), ),'patch' => array( 'path' => 'v1/apps/{appsId}/services/{servicesId}/versions/{versionsId}', diff --git a/vendor/google/apiclient-services/src/Google/Service/Appengine/AuthorizedCertificate.php b/vendor/google/apiclient-services/src/Google/Service/Appengine/AuthorizedCertificate.php index 28a55790..25343ec3 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Appengine/AuthorizedCertificate.php +++ b/vendor/google/apiclient-services/src/Google/Service/Appengine/AuthorizedCertificate.php @@ -25,6 +25,8 @@ class Google_Service_Appengine_AuthorizedCertificate extends Google_Collection public $domainNames; public $expireTime; public $id; + protected $managedCertificateType = 'Google_Service_Appengine_ManagedCertificate'; + protected $managedCertificateDataType = ''; public $name; public $visibleDomainMappings; @@ -82,6 +84,20 @@ public function getId() { return $this->id; } + /** + * @param Google_Service_Appengine_ManagedCertificate + */ + public function setManagedCertificate(Google_Service_Appengine_ManagedCertificate $managedCertificate) + { + $this->managedCertificate = $managedCertificate; + } + /** + * @return Google_Service_Appengine_ManagedCertificate + */ + public function getManagedCertificate() + { + return $this->managedCertificate; + } public function setName($name) { $this->name = $name; diff --git a/vendor/google/apiclient-services/src/Google/Service/Appengine/CloudBuildOptions.php b/vendor/google/apiclient-services/src/Google/Service/Appengine/CloudBuildOptions.php new file mode 100644 index 00000000..00393b12 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Appengine/CloudBuildOptions.php @@ -0,0 +1,39 @@ +appYamlPath = $appYamlPath; + } + public function getAppYamlPath() + { + return $this->appYamlPath; + } + public function setCloudBuildTimeout($cloudBuildTimeout) + { + $this->cloudBuildTimeout = $cloudBuildTimeout; + } + public function getCloudBuildTimeout() + { + return $this->cloudBuildTimeout; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Appengine/CreateVersionMetadataV1.php b/vendor/google/apiclient-services/src/Google/Service/Appengine/CreateVersionMetadataV1.php new file mode 100644 index 00000000..198bbb1a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Appengine/CreateVersionMetadataV1.php @@ -0,0 +1,30 @@ +cloudBuildId = $cloudBuildId; + } + public function getCloudBuildId() + { + return $this->cloudBuildId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Appengine/Deployment.php b/vendor/google/apiclient-services/src/Google/Service/Appengine/Deployment.php index f0e82293..0d42e7e7 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Appengine/Deployment.php +++ b/vendor/google/apiclient-services/src/Google/Service/Appengine/Deployment.php @@ -17,6 +17,8 @@ class Google_Service_Appengine_Deployment extends Google_Model { + protected $cloudBuildOptionsType = 'Google_Service_Appengine_CloudBuildOptions'; + protected $cloudBuildOptionsDataType = ''; protected $containerType = 'Google_Service_Appengine_ContainerInfo'; protected $containerDataType = ''; protected $filesType = 'Google_Service_Appengine_FileInfo'; @@ -24,6 +26,20 @@ class Google_Service_Appengine_Deployment extends Google_Model protected $zipType = 'Google_Service_Appengine_ZipInfo'; protected $zipDataType = ''; + /** + * @param Google_Service_Appengine_CloudBuildOptions + */ + public function setCloudBuildOptions(Google_Service_Appengine_CloudBuildOptions $cloudBuildOptions) + { + $this->cloudBuildOptions = $cloudBuildOptions; + } + /** + * @return Google_Service_Appengine_CloudBuildOptions + */ + public function getCloudBuildOptions() + { + return $this->cloudBuildOptions; + } /** * @param Google_Service_Appengine_ContainerInfo */ diff --git a/vendor/google/apiclient-services/src/Google/Service/Appengine/EndpointsApiService.php b/vendor/google/apiclient-services/src/Google/Service/Appengine/EndpointsApiService.php index ff3636c9..9f599334 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Appengine/EndpointsApiService.php +++ b/vendor/google/apiclient-services/src/Google/Service/Appengine/EndpointsApiService.php @@ -19,6 +19,7 @@ class Google_Service_Appengine_EndpointsApiService extends Google_Model { public $configId; public $name; + public $rolloutStrategy; public function setConfigId($configId) { @@ -36,4 +37,12 @@ public function getName() { return $this->name; } + public function setRolloutStrategy($rolloutStrategy) + { + $this->rolloutStrategy = $rolloutStrategy; + } + public function getRolloutStrategy() + { + return $this->rolloutStrategy; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Appengine/Entrypoint.php b/vendor/google/apiclient-services/src/Google/Service/Appengine/Entrypoint.php new file mode 100644 index 00000000..2f2947da --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Appengine/Entrypoint.php @@ -0,0 +1,30 @@ +shell = $shell; + } + public function getShell() + { + return $this->shell; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Appengine/Location.php b/vendor/google/apiclient-services/src/Google/Service/Appengine/Location.php index 8cd2c2b6..60ed2824 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Appengine/Location.php +++ b/vendor/google/apiclient-services/src/Google/Service/Appengine/Location.php @@ -17,11 +17,20 @@ class Google_Service_Appengine_Location extends Google_Model { + public $displayName; public $labels; public $locationId; public $metadata; public $name; + public function setDisplayName($displayName) + { + $this->displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } public function setLabels($labels) { $this->labels = $labels; diff --git a/vendor/google/apiclient-services/src/Google/Service/Appengine/ManagedCertificate.php b/vendor/google/apiclient-services/src/Google/Service/Appengine/ManagedCertificate.php new file mode 100644 index 00000000..aa9f823f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Appengine/ManagedCertificate.php @@ -0,0 +1,39 @@ +lastRenewalTime = $lastRenewalTime; + } + public function getLastRenewalTime() + { + return $this->lastRenewalTime; + } + public function setStatus($status) + { + $this->status = $status; + } + public function getStatus() + { + return $this->status; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Appengine/OperationMetadataV1.php b/vendor/google/apiclient-services/src/Google/Service/Appengine/OperationMetadataV1.php index dee71b15..56e2894e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Appengine/OperationMetadataV1.php +++ b/vendor/google/apiclient-services/src/Google/Service/Appengine/OperationMetadataV1.php @@ -18,6 +18,8 @@ class Google_Service_Appengine_OperationMetadataV1 extends Google_Collection { protected $collection_key = 'warning'; + protected $createVersionMetadataType = 'Google_Service_Appengine_CreateVersionMetadataV1'; + protected $createVersionMetadataDataType = ''; public $endTime; public $ephemeralMessage; public $insertTime; @@ -26,6 +28,20 @@ class Google_Service_Appengine_OperationMetadataV1 extends Google_Collection public $user; public $warning; + /** + * @param Google_Service_Appengine_CreateVersionMetadataV1 + */ + public function setCreateVersionMetadata(Google_Service_Appengine_CreateVersionMetadataV1 $createVersionMetadata) + { + $this->createVersionMetadata = $createVersionMetadata; + } + /** + * @return Google_Service_Appengine_CreateVersionMetadataV1 + */ + public function getCreateVersionMetadata() + { + return $this->createVersionMetadata; + } public function setEndTime($endTime) { $this->endTime = $endTime; diff --git a/vendor/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsAuthorizedCertificates.php b/vendor/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsAuthorizedCertificates.php index 5becb9da..41bca622 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsAuthorizedCertificates.php +++ b/vendor/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsAuthorizedCertificates.php @@ -83,11 +83,11 @@ public function get($appsId, $authorizedCertificatesId, $optParams = array()) * resource. Example: apps/myapp. * @param array $optParams Optional parameters. * + * @opt_param string pageToken Continuation token for fetching the next page of + * results. * @opt_param int pageSize Maximum results to return per page. * @opt_param string view Controls the set of fields returned in the LIST * response. - * @opt_param string pageToken Continuation token for fetching the next page of - * results. * @return Google_Service_Appengine_ListAuthorizedCertificatesResponse */ public function listAppsAuthorizedCertificates($appsId, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsDomainMappings.php b/vendor/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsDomainMappings.php index 11bde13c..a7bfb00d 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsDomainMappings.php +++ b/vendor/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsDomainMappings.php @@ -89,9 +89,9 @@ public function get($appsId, $domainMappingsId, $optParams = array()) * resource. Example: apps/myapp. * @param array $optParams Optional parameters. * + * @opt_param int pageSize Maximum results to return per page. * @opt_param string pageToken Continuation token for fetching the next page of * results. - * @opt_param int pageSize Maximum results to return per page. * @return Google_Service_Appengine_ListDomainMappingsResponse */ public function listAppsDomainMappings($appsId, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsLocations.php b/vendor/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsLocations.php index 23ec8d4d..0efdc1ce 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsLocations.php +++ b/vendor/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsLocations.php @@ -26,7 +26,7 @@ class Google_Service_Appengine_Resource_AppsLocations extends Google_Service_Resource { /** - * Get information about a location. (locations.get) + * Gets information about a location. (locations.get) * * @param string $appsId Part of `name`. Resource name for the location. * @param string $locationsId Part of `name`. See documentation of `appsId`. diff --git a/vendor/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsOperations.php b/vendor/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsOperations.php index 25f19a4b..9bad0f31 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsOperations.php +++ b/vendor/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsOperations.php @@ -56,9 +56,9 @@ public function get($appsId, $operationsId, $optParams = array()) * resource. * @param array $optParams Optional parameters. * - * @opt_param string filter The standard list filter. * @opt_param string pageToken The standard list page token. * @opt_param int pageSize The standard list page size. + * @opt_param string filter The standard list filter. * @return Google_Service_Appengine_ListOperationsResponse */ public function listAppsOperations($appsId, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsServices.php b/vendor/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsServices.php index ce744351..8758ca67 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsServices.php +++ b/vendor/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsServices.php @@ -89,11 +89,11 @@ public function listAppsServices($appsId, $optParams = array()) * immediately. For gradual traffic migration, the target versions must be * located within instances that are configured for both warmup requests * (https://cloud.google.com/appengine/docs/admin- - * api/reference/rest/v1/apps.services.versions#inboundservicetype) and + * api/reference/rest/v1/apps.services.versions#InboundServiceType) and * automatic scaling (https://cloud.google.com/appengine/docs/admin- - * api/reference/rest/v1/apps.services.versions#automaticscaling). You must + * api/reference/rest/v1/apps.services.versions#AutomaticScaling). You must * specify the shardBy (https://cloud.google.com/appengine/docs/admin- - * api/reference/rest/v1/apps.services#shardby) field in the Service resource. + * api/reference/rest/v1/apps.services#ShardBy) field in the Service resource. * Gradual traffic migration is not supported in the App Engine flexible * environment. For examples, see Migrating and Splitting Traffic * (https://cloud.google.com/appengine/docs/admin-api/migrating-splitting- diff --git a/vendor/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsServicesVersions.php b/vendor/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsServicesVersions.php index 71de3841..8bcee9ee 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsServicesVersions.php +++ b/vendor/google/apiclient-services/src/Google/Service/Appengine/Resource/AppsServicesVersions.php @@ -86,11 +86,11 @@ public function get($appsId, $servicesId, $versionsId, $optParams = array()) * @param string $servicesId Part of `parent`. See documentation of `appsId`. * @param array $optParams Optional parameters. * + * @opt_param string pageToken Continuation token for fetching the next page of + * results. * @opt_param int pageSize Maximum results to return per page. * @opt_param string view Controls the set of fields returned in the List * response. - * @opt_param string pageToken Continuation token for fetching the next page of - * results. * @return Google_Service_Appengine_ListVersionsResponse */ public function listAppsServicesVersions($appsId, $servicesId, $optParams = array()) @@ -102,37 +102,43 @@ public function listAppsServicesVersions($appsId, $servicesId, $optParams = arra /** * Updates the specified Version resource. You can specify the following fields * depending on the App Engine environment and type of scaling that the version - * resource uses: serving_status (https://cloud.google.com/appengine/docs/admin- - * api/reference/rest/v1/apps.services.versions#Version.FIELDS.serving_status): - * For Version resources that use basic scaling, manual scaling, or run in the - * App Engine flexible environment. instance_class - * (https://cloud.google.com/appengine/docs/admin- - * api/reference/rest/v1/apps.services.versions#Version.FIELDS.instance_class): - * For Version resources that run in the App Engine standard environment. - * automatic_scaling.min_idle_instances (https://cloud.google.com/appengine/docs + * resource uses:Standard environment instance_class + * (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.ser + * vices.versions#Version.FIELDS.instance_class)automatic scaling in the + * standard environment: automatic_scaling.min_idle_instances + * (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.ser + * vices.versions#Version.FIELDS.automatic_scaling) + * automatic_scaling.max_idle_instances (https://cloud.google.com/appengine/docs * /admin-api/reference/rest/v1/apps.services.versions#Version.FIELDS.automatic_ - * scaling): For Version resources that use automatic scaling and run in the - * App Engine standard environment. automatic_scaling.max_idle_instances + * scaling) automaticScaling.standard_scheduler_settings.max_instances + * (https://cloud.google.com/appengine/docs/admin- + * api/reference/rest/v1/apps.services.versions#StandardSchedulerSettings) + * automaticScaling.standard_scheduler_settings.min_instances + * (https://cloud.google.com/appengine/docs/admin- + * api/reference/rest/v1/apps.services.versions#StandardSchedulerSettings) + * automaticScaling.standard_scheduler_settings.target_cpu_utilization + * (https://cloud.google.com/appengine/docs/admin- + * api/reference/rest/v1/apps.services.versions#StandardSchedulerSettings) + * automaticScaling.standard_scheduler_settings.target_throughput_utilization + * (https://cloud.google.com/appengine/docs/admin- + * api/reference/rest/v1/apps.services.versions#StandardSchedulerSettings)basic + * scaling or manual scaling in the standard environment: serving_status * (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.ser - * vices.versions#Version.FIELDS.automatic_scaling): For Version resources that - * use automatic scaling and run in the App Engine standard environment. - * automatic_scaling.min_total_instances + * vices.versions#Version.FIELDS.serving_status)Flexible environment + * serving_status (https://cloud.google.com/appengine/docs/admin-api/reference/r + * est/v1/apps.services.versions#Version.FIELDS.serving_status)automatic scaling + * in the flexible environment: automatic_scaling.min_total_instances * (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.ser - * vices.versions#Version.FIELDS.automatic_scaling): For Version resources that - * use automatic scaling and run in the App Engine flexible environment. + * vices.versions#Version.FIELDS.automatic_scaling) * automatic_scaling.max_total_instances * (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.ser - * vices.versions#Version.FIELDS.automatic_scaling): For Version resources that - * use automatic scaling and run in the App Engine flexible environment. + * vices.versions#Version.FIELDS.automatic_scaling) * automatic_scaling.cool_down_period_sec * (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.ser - * vices.versions#Version.FIELDS.automatic_scaling): For Version resources that - * use automatic scaling and run in the App Engine flexible environment. + * vices.versions#Version.FIELDS.automatic_scaling) * automatic_scaling.cpu_utilization.target_utilization * (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.ser - * vices.versions#Version.FIELDS.automatic_scaling): For Version resources that - * use automatic scaling and run in the App Engine flexible environment. - * (versions.patch) + * vices.versions#Version.FIELDS.automatic_scaling) (versions.patch) * * @param string $appsId Part of `name`. Name of the resource to update. * Example: apps/myapp/services/default/versions/1. diff --git a/vendor/google/apiclient-services/src/Google/Service/Appengine/SslSettings.php b/vendor/google/apiclient-services/src/Google/Service/Appengine/SslSettings.php index cca8446e..cd510690 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Appengine/SslSettings.php +++ b/vendor/google/apiclient-services/src/Google/Service/Appengine/SslSettings.php @@ -18,6 +18,8 @@ class Google_Service_Appengine_SslSettings extends Google_Model { public $certificateId; + public $pendingManagedCertificateId; + public $sslManagementType; public function setCertificateId($certificateId) { @@ -27,4 +29,20 @@ public function getCertificateId() { return $this->certificateId; } + public function setPendingManagedCertificateId($pendingManagedCertificateId) + { + $this->pendingManagedCertificateId = $pendingManagedCertificateId; + } + public function getPendingManagedCertificateId() + { + return $this->pendingManagedCertificateId; + } + public function setSslManagementType($sslManagementType) + { + $this->sslManagementType = $sslManagementType; + } + public function getSslManagementType() + { + return $this->sslManagementType; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Appengine/Version.php b/vendor/google/apiclient-services/src/Google/Service/Appengine/Version.php index dc24898e..5cd6d5f0 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Appengine/Version.php +++ b/vendor/google/apiclient-services/src/Google/Service/Appengine/Version.php @@ -33,6 +33,8 @@ class Google_Service_Appengine_Version extends Google_Collection public $diskUsageBytes; protected $endpointsApiServiceType = 'Google_Service_Appengine_EndpointsApiService'; protected $endpointsApiServiceDataType = ''; + protected $entrypointType = 'Google_Service_Appengine_Entrypoint'; + protected $entrypointDataType = ''; public $env; public $envVariables; protected $errorHandlersType = 'Google_Service_Appengine_ErrorHandler'; @@ -177,6 +179,20 @@ public function getEndpointsApiService() { return $this->endpointsApiService; } + /** + * @param Google_Service_Appengine_Entrypoint + */ + public function setEntrypoint(Google_Service_Appengine_Entrypoint $entrypoint) + { + $this->entrypoint = $entrypoint; + } + /** + * @return Google_Service_Appengine_Entrypoint + */ + public function getEntrypoint() + { + return $this->entrypoint; + } public function setEnv($env) { $this->env = $env; diff --git a/vendor/google/apiclient-services/src/Google/Service/BigQueryDataTransfer.php b/vendor/google/apiclient-services/src/Google/Service/BigQueryDataTransfer.php index cc8bf88f..1a18c03f 100644 --- a/vendor/google/apiclient-services/src/Google/Service/BigQueryDataTransfer.php +++ b/vendor/google/apiclient-services/src/Google/Service/BigQueryDataTransfer.php @@ -137,6 +137,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), 'filter' => array( 'location' => 'query', 'type' => 'string', @@ -145,10 +149,6 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), - 'pageSize' => array( - 'location' => 'query', - 'type' => 'integer', - ), ), ), ) @@ -189,14 +189,14 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'pageToken' => array( - 'location' => 'query', - 'type' => 'string', - ), 'pageSize' => array( 'location' => 'query', 'type' => 'integer', ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ), ) @@ -332,10 +332,6 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'pageToken' => array( - 'location' => 'query', - 'type' => 'string', - ), 'states' => array( 'location' => 'query', 'type' => 'string', @@ -349,6 +345,10 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ), ) @@ -459,11 +459,11 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'updateMask' => array( + 'authorizationCode' => array( 'location' => 'query', 'type' => 'string', ), - 'authorizationCode' => array( + 'updateMask' => array( 'location' => 'query', 'type' => 'string', ), diff --git a/vendor/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Location.php b/vendor/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Location.php index e5722235..9488fa72 100644 --- a/vendor/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Location.php +++ b/vendor/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Location.php @@ -17,11 +17,20 @@ class Google_Service_BigQueryDataTransfer_Location extends Google_Model { + public $displayName; public $labels; public $locationId; public $metadata; public $name; + public function setDisplayName($displayName) + { + $this->displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } public function setLabels($labels) { $this->labels = $labels; diff --git a/vendor/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsLocations.php b/vendor/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsLocations.php index 13849bff..85b03e82 100644 --- a/vendor/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsLocations.php +++ b/vendor/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsLocations.php @@ -26,7 +26,7 @@ class Google_Service_BigQueryDataTransfer_Resource_ProjectsLocations extends Google_Service_Resource { /** - * Get information about a location. (locations.get) + * Gets information about a location. (locations.get) * * @param string $name Resource name for the location. * @param array $optParams Optional parameters. @@ -46,9 +46,9 @@ public function get($name, $optParams = array()) * applicable. * @param array $optParams Optional parameters. * + * @opt_param int pageSize The standard list page size. * @opt_param string filter The standard list filter. * @opt_param string pageToken The standard list page token. - * @opt_param int pageSize The standard list page size. * @return Google_Service_BigQueryDataTransfer_ListLocationsResponse */ public function listProjectsLocations($name, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsLocationsDataSources.php b/vendor/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsLocationsDataSources.php index d0737069..35c18c8e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsLocationsDataSources.php +++ b/vendor/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsLocationsDataSources.php @@ -67,12 +67,12 @@ public function get($name, $optParams = array()) * be returned. Must be in the form: `projects/{project_id}` * @param array $optParams Optional parameters. * + * @opt_param int pageSize Page size. The default page size is the maximum value + * of 1000 results. * @opt_param string pageToken Pagination token, which can be used to request a * specific page of `ListDataSourcesRequest` list results. For multiple-page * results, `ListDataSourcesResponse` outputs a `next_page` token, which can be * used as the `page_token` value to request the next page of list results. - * @opt_param int pageSize Page size. The default page size is the maximum value - * of 1000 results. * @return Google_Service_BigQueryDataTransfer_ListDataSourcesResponse */ public function listProjectsLocationsDataSources($parent, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsLocationsTransferConfigs.php b/vendor/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsLocationsTransferConfigs.php index 07e6ddbe..51d6eaa8 100644 --- a/vendor/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsLocationsTransferConfigs.php +++ b/vendor/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsLocationsTransferConfigs.php @@ -30,7 +30,7 @@ class Google_Service_BigQueryDataTransfer_Resource_ProjectsLocationsTransferConf * * @param string $parent The BigQuery project id where the transfer * configuration should be created. Must be in the format - * /projects/{project_id}/locations/{location_id} If specified location and + * projects/{project_id}/locations/{location_id} If specified location and * location of the destination bigquery dataset do not match - the request will * fail. * @param Google_Service_BigQueryDataTransfer_TransferConfig $postBody diff --git a/vendor/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsLocationsTransferConfigsRuns.php b/vendor/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsLocationsTransferConfigsRuns.php index bf4725df..8af929d8 100644 --- a/vendor/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsLocationsTransferConfigsRuns.php +++ b/vendor/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsLocationsTransferConfigsRuns.php @@ -64,15 +64,15 @@ public function get($name, $optParams = array()) * `projects/{project_id}/transferConfigs/{config_id}`. * @param array $optParams Optional parameters. * - * @opt_param string pageToken Pagination token, which can be used to request a - * specific page of `ListTransferRunsRequest` list results. For multiple-page - * results, `ListTransferRunsResponse` outputs a `next_page` token, which can be - * used as the `page_token` value to request the next page of list results. * @opt_param string states When specified, only transfer runs with requested * states are returned. * @opt_param int pageSize Page size. The default page size is the maximum value * of 1000 results. * @opt_param string runAttempt Indicates how run attempts are to be pulled. + * @opt_param string pageToken Pagination token, which can be used to request a + * specific page of `ListTransferRunsRequest` list results. For multiple-page + * results, `ListTransferRunsResponse` outputs a `next_page` token, which can be + * used as the `page_token` value to request the next page of list results. * @return Google_Service_BigQueryDataTransfer_ListTransferRunsResponse */ public function listProjectsLocationsTransferConfigsRuns($parent, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsTransferConfigs.php b/vendor/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsTransferConfigs.php index ff6d2138..64c0598e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsTransferConfigs.php +++ b/vendor/google/apiclient-services/src/Google/Service/BigQueryDataTransfer/Resource/ProjectsTransferConfigs.php @@ -30,7 +30,7 @@ class Google_Service_BigQueryDataTransfer_Resource_ProjectsTransferConfigs exten * * @param string $parent The BigQuery project id where the transfer * configuration should be created. Must be in the format - * /projects/{project_id}/locations/{location_id} If specified location and + * projects/{project_id}/locations/{location_id} If specified location and * location of the destination bigquery dataset do not match - the request will * fail. * @param Google_Service_BigQueryDataTransfer_TransferConfig $postBody @@ -123,8 +123,6 @@ public function listProjectsTransferConfigs($parent, $optParams = array()) * @param Google_Service_BigQueryDataTransfer_TransferConfig $postBody * @param array $optParams Optional parameters. * - * @opt_param string updateMask Required list of fields to be updated in this - * request. * @opt_param string authorizationCode Optional OAuth2 authorization code to use * with this transfer configuration. If it is provided, the transfer * configuration will be associated with the authorizing user. In order to @@ -140,6 +138,8 @@ public function listProjectsTransferConfigs($parent, $optParams = array()) * authorization code should be returned in the title bar of the browser, with * the page text prompting the user to copy the code and paste it in the * application. + * @opt_param string updateMask Required list of fields to be updated in this + * request. * @return Google_Service_BigQueryDataTransfer_TransferConfig */ public function patch($name, Google_Service_BigQueryDataTransfer_TransferConfig $postBody, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Bigquery/BigQueryModelTraining.php b/vendor/google/apiclient-services/src/Google/Service/Bigquery/BigQueryModelTraining.php new file mode 100644 index 00000000..8a0b8bf7 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Bigquery/BigQueryModelTraining.php @@ -0,0 +1,39 @@ +currentIteration = $currentIteration; + } + public function getCurrentIteration() + { + return $this->currentIteration; + } + public function setExpectedTotalIterations($expectedTotalIterations) + { + $this->expectedTotalIterations = $expectedTotalIterations; + } + public function getExpectedTotalIterations() + { + return $this->expectedTotalIterations; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Bigquery/Clustering.php b/vendor/google/apiclient-services/src/Google/Service/Bigquery/Clustering.php new file mode 100644 index 00000000..f9e9c522 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Bigquery/Clustering.php @@ -0,0 +1,31 @@ +fields = $fields; + } + public function getFields() + { + return $this->fields; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Bigquery/Dataset.php b/vendor/google/apiclient-services/src/Google/Service/Bigquery/Dataset.php index ab1043cb..b6690317 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Bigquery/Dataset.php +++ b/vendor/google/apiclient-services/src/Google/Service/Bigquery/Dataset.php @@ -23,6 +23,7 @@ class Google_Service_Bigquery_Dataset extends Google_Collection public $creationTime; protected $datasetReferenceType = 'Google_Service_Bigquery_DatasetReference'; protected $datasetReferenceDataType = ''; + public $defaultPartitionExpirationMs; public $defaultTableExpirationMs; public $description; public $etag; @@ -70,6 +71,14 @@ public function getDatasetReference() { return $this->datasetReference; } + public function setDefaultPartitionExpirationMs($defaultPartitionExpirationMs) + { + $this->defaultPartitionExpirationMs = $defaultPartitionExpirationMs; + } + public function getDefaultPartitionExpirationMs() + { + return $this->defaultPartitionExpirationMs; + } public function setDefaultTableExpirationMs($defaultTableExpirationMs) { $this->defaultTableExpirationMs = $defaultTableExpirationMs; diff --git a/vendor/google/apiclient-services/src/Google/Service/Bigquery/GoogleSheetsOptions.php b/vendor/google/apiclient-services/src/Google/Service/Bigquery/GoogleSheetsOptions.php index 02ff627e..3da1a49b 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Bigquery/GoogleSheetsOptions.php +++ b/vendor/google/apiclient-services/src/Google/Service/Bigquery/GoogleSheetsOptions.php @@ -17,8 +17,17 @@ class Google_Service_Bigquery_GoogleSheetsOptions extends Google_Model { + public $range; public $skipLeadingRows; + public function setRange($range) + { + $this->range = $range; + } + public function getRange() + { + return $this->range; + } public function setSkipLeadingRows($skipLeadingRows) { $this->skipLeadingRows = $skipLeadingRows; diff --git a/vendor/google/apiclient-services/src/Google/Service/Bigquery/IterationResult.php b/vendor/google/apiclient-services/src/Google/Service/Bigquery/IterationResult.php new file mode 100644 index 00000000..3260e8a2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Bigquery/IterationResult.php @@ -0,0 +1,66 @@ +durationMs = $durationMs; + } + public function getDurationMs() + { + return $this->durationMs; + } + public function setEvalLoss($evalLoss) + { + $this->evalLoss = $evalLoss; + } + public function getEvalLoss() + { + return $this->evalLoss; + } + public function setIndex($index) + { + $this->index = $index; + } + public function getIndex() + { + return $this->index; + } + public function setLearnRate($learnRate) + { + $this->learnRate = $learnRate; + } + public function getLearnRate() + { + return $this->learnRate; + } + public function setTrainingLoss($trainingLoss) + { + $this->trainingLoss = $trainingLoss; + } + public function getTrainingLoss() + { + return $this->trainingLoss; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Bigquery/JobConfiguration.php b/vendor/google/apiclient-services/src/Google/Service/Bigquery/JobConfiguration.php index 365660c0..3d625b3e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Bigquery/JobConfiguration.php +++ b/vendor/google/apiclient-services/src/Google/Service/Bigquery/JobConfiguration.php @@ -23,6 +23,7 @@ class Google_Service_Bigquery_JobConfiguration extends Google_Model protected $extractType = 'Google_Service_Bigquery_JobConfigurationExtract'; protected $extractDataType = ''; public $jobTimeoutMs; + public $jobType; public $labels; protected $loadType = 'Google_Service_Bigquery_JobConfigurationLoad'; protected $loadDataType = ''; @@ -73,6 +74,14 @@ public function getJobTimeoutMs() { return $this->jobTimeoutMs; } + public function setJobType($jobType) + { + $this->jobType = $jobType; + } + public function getJobType() + { + return $this->jobType; + } public function setLabels($labels) { $this->labels = $labels; diff --git a/vendor/google/apiclient-services/src/Google/Service/Bigquery/JobConfigurationLoad.php b/vendor/google/apiclient-services/src/Google/Service/Bigquery/JobConfigurationLoad.php index ab52b8d6..c95dfa16 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Bigquery/JobConfigurationLoad.php +++ b/vendor/google/apiclient-services/src/Google/Service/Bigquery/JobConfigurationLoad.php @@ -21,6 +21,8 @@ class Google_Service_Bigquery_JobConfigurationLoad extends Google_Collection public $allowJaggedRows; public $allowQuotedNewlines; public $autodetect; + protected $clusteringType = 'Google_Service_Bigquery_Clustering'; + protected $clusteringDataType = ''; public $createDisposition; protected $destinationEncryptionConfigurationType = 'Google_Service_Bigquery_EncryptionConfiguration'; protected $destinationEncryptionConfigurationDataType = ''; @@ -71,6 +73,20 @@ public function getAutodetect() { return $this->autodetect; } + /** + * @param Google_Service_Bigquery_Clustering + */ + public function setClustering(Google_Service_Bigquery_Clustering $clustering) + { + $this->clustering = $clustering; + } + /** + * @return Google_Service_Bigquery_Clustering + */ + public function getClustering() + { + return $this->clustering; + } public function setCreateDisposition($createDisposition) { $this->createDisposition = $createDisposition; diff --git a/vendor/google/apiclient-services/src/Google/Service/Bigquery/JobConfigurationQuery.php b/vendor/google/apiclient-services/src/Google/Service/Bigquery/JobConfigurationQuery.php index c1787ebd..3cc2bc0b 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Bigquery/JobConfigurationQuery.php +++ b/vendor/google/apiclient-services/src/Google/Service/Bigquery/JobConfigurationQuery.php @@ -19,6 +19,8 @@ class Google_Service_Bigquery_JobConfigurationQuery extends Google_Collection { protected $collection_key = 'userDefinedFunctionResources'; public $allowLargeResults; + protected $clusteringType = 'Google_Service_Bigquery_Clustering'; + protected $clusteringDataType = ''; public $createDisposition; protected $defaultDatasetType = 'Google_Service_Bigquery_DatasetReference'; protected $defaultDatasetDataType = ''; @@ -54,6 +56,20 @@ public function getAllowLargeResults() { return $this->allowLargeResults; } + /** + * @param Google_Service_Bigquery_Clustering + */ + public function setClustering(Google_Service_Bigquery_Clustering $clustering) + { + $this->clustering = $clustering; + } + /** + * @return Google_Service_Bigquery_Clustering + */ + public function getClustering() + { + return $this->clustering; + } public function setCreateDisposition($createDisposition) { $this->createDisposition = $createDisposition; diff --git a/vendor/google/apiclient-services/src/Google/Service/Bigquery/JobStatistics.php b/vendor/google/apiclient-services/src/Google/Service/Bigquery/JobStatistics.php index 5ecf2603..0bdd8103 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Bigquery/JobStatistics.php +++ b/vendor/google/apiclient-services/src/Google/Service/Bigquery/JobStatistics.php @@ -15,8 +15,9 @@ * the License. */ -class Google_Service_Bigquery_JobStatistics extends Google_Model +class Google_Service_Bigquery_JobStatistics extends Google_Collection { + protected $collection_key = 'quotaDeferments'; public $completionRatio; public $creationTime; public $endTime; @@ -26,6 +27,7 @@ class Google_Service_Bigquery_JobStatistics extends Google_Model protected $loadDataType = ''; protected $queryType = 'Google_Service_Bigquery_JobStatistics2'; protected $queryDataType = ''; + public $quotaDeferments; public $startTime; public $totalBytesProcessed; @@ -95,6 +97,14 @@ public function getQuery() { return $this->query; } + public function setQuotaDeferments($quotaDeferments) + { + $this->quotaDeferments = $quotaDeferments; + } + public function getQuotaDeferments() + { + return $this->quotaDeferments; + } public function setStartTime($startTime) { $this->startTime = $startTime; diff --git a/vendor/google/apiclient-services/src/Google/Service/Bigquery/JobStatistics2.php b/vendor/google/apiclient-services/src/Google/Service/Bigquery/JobStatistics2.php index 975f59a4..d909e421 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Bigquery/JobStatistics2.php +++ b/vendor/google/apiclient-services/src/Google/Service/Bigquery/JobStatistics2.php @@ -24,11 +24,17 @@ class Google_Service_Bigquery_JobStatistics2 extends Google_Collection protected $ddlTargetTableType = 'Google_Service_Bigquery_TableReference'; protected $ddlTargetTableDataType = ''; public $estimatedBytesProcessed; + protected $modelTrainingType = 'Google_Service_Bigquery_BigQueryModelTraining'; + protected $modelTrainingDataType = ''; + public $modelTrainingCurrentIteration; + public $modelTrainingExpectedTotalIteration; public $numDmlAffectedRows; protected $queryPlanType = 'Google_Service_Bigquery_ExplainQueryStage'; protected $queryPlanDataType = 'array'; protected $referencedTablesType = 'Google_Service_Bigquery_TableReference'; protected $referencedTablesDataType = 'array'; + protected $reservationUsageType = 'Google_Service_Bigquery_JobStatistics2ReservationUsage'; + protected $reservationUsageDataType = 'array'; protected $schemaType = 'Google_Service_Bigquery_TableSchema'; protected $schemaDataType = ''; public $statementType; @@ -36,6 +42,7 @@ class Google_Service_Bigquery_JobStatistics2 extends Google_Collection protected $timelineDataType = 'array'; public $totalBytesBilled; public $totalBytesProcessed; + public $totalPartitionsProcessed; public $totalSlotMs; protected $undeclaredQueryParametersType = 'Google_Service_Bigquery_QueryParameter'; protected $undeclaredQueryParametersDataType = 'array'; @@ -86,6 +93,36 @@ public function getEstimatedBytesProcessed() { return $this->estimatedBytesProcessed; } + /** + * @param Google_Service_Bigquery_BigQueryModelTraining + */ + public function setModelTraining(Google_Service_Bigquery_BigQueryModelTraining $modelTraining) + { + $this->modelTraining = $modelTraining; + } + /** + * @return Google_Service_Bigquery_BigQueryModelTraining + */ + public function getModelTraining() + { + return $this->modelTraining; + } + public function setModelTrainingCurrentIteration($modelTrainingCurrentIteration) + { + $this->modelTrainingCurrentIteration = $modelTrainingCurrentIteration; + } + public function getModelTrainingCurrentIteration() + { + return $this->modelTrainingCurrentIteration; + } + public function setModelTrainingExpectedTotalIteration($modelTrainingExpectedTotalIteration) + { + $this->modelTrainingExpectedTotalIteration = $modelTrainingExpectedTotalIteration; + } + public function getModelTrainingExpectedTotalIteration() + { + return $this->modelTrainingExpectedTotalIteration; + } public function setNumDmlAffectedRows($numDmlAffectedRows) { $this->numDmlAffectedRows = $numDmlAffectedRows; @@ -122,6 +159,20 @@ public function getReferencedTables() { return $this->referencedTables; } + /** + * @param Google_Service_Bigquery_JobStatistics2ReservationUsage + */ + public function setReservationUsage($reservationUsage) + { + $this->reservationUsage = $reservationUsage; + } + /** + * @return Google_Service_Bigquery_JobStatistics2ReservationUsage + */ + public function getReservationUsage() + { + return $this->reservationUsage; + } /** * @param Google_Service_Bigquery_TableSchema */ @@ -174,6 +225,14 @@ public function getTotalBytesProcessed() { return $this->totalBytesProcessed; } + public function setTotalPartitionsProcessed($totalPartitionsProcessed) + { + $this->totalPartitionsProcessed = $totalPartitionsProcessed; + } + public function getTotalPartitionsProcessed() + { + return $this->totalPartitionsProcessed; + } public function setTotalSlotMs($totalSlotMs) { $this->totalSlotMs = $totalSlotMs; diff --git a/vendor/google/apiclient-services/src/Google/Service/Bigquery/JobStatistics2ReservationUsage.php b/vendor/google/apiclient-services/src/Google/Service/Bigquery/JobStatistics2ReservationUsage.php new file mode 100644 index 00000000..7f380550 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Bigquery/JobStatistics2ReservationUsage.php @@ -0,0 +1,39 @@ +name = $name; + } + public function getName() + { + return $this->name; + } + public function setSlotMs($slotMs) + { + $this->slotMs = $slotMs; + } + public function getSlotMs() + { + return $this->slotMs; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Bigquery/ModelDefinition.php b/vendor/google/apiclient-services/src/Google/Service/Bigquery/ModelDefinition.php new file mode 100644 index 00000000..5080e7c7 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Bigquery/ModelDefinition.php @@ -0,0 +1,54 @@ +modelOptions = $modelOptions; + } + /** + * @return Google_Service_Bigquery_ModelDefinitionModelOptions + */ + public function getModelOptions() + { + return $this->modelOptions; + } + /** + * @param Google_Service_Bigquery_TrainingRun + */ + public function setTrainingRuns($trainingRuns) + { + $this->trainingRuns = $trainingRuns; + } + /** + * @return Google_Service_Bigquery_TrainingRun + */ + public function getTrainingRuns() + { + return $this->trainingRuns; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Bigquery/ModelDefinitionModelOptions.php b/vendor/google/apiclient-services/src/Google/Service/Bigquery/ModelDefinitionModelOptions.php new file mode 100644 index 00000000..beb408ca --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Bigquery/ModelDefinitionModelOptions.php @@ -0,0 +1,49 @@ +labels = $labels; + } + public function getLabels() + { + return $this->labels; + } + public function setLossType($lossType) + { + $this->lossType = $lossType; + } + public function getLossType() + { + return $this->lossType; + } + public function setModelType($modelType) + { + $this->modelType = $modelType; + } + public function getModelType() + { + return $this->modelType; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Bigquery/QueryTimelineSample.php b/vendor/google/apiclient-services/src/Google/Service/Bigquery/QueryTimelineSample.php index 0dc88737..0fd042f1 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Bigquery/QueryTimelineSample.php +++ b/vendor/google/apiclient-services/src/Google/Service/Bigquery/QueryTimelineSample.php @@ -17,27 +17,27 @@ class Google_Service_Bigquery_QueryTimelineSample extends Google_Model { - public $activeInputs; - public $completedInputs; + public $activeUnits; + public $completedUnits; public $elapsedMs; - public $pendingInputs; + public $pendingUnits; public $totalSlotMs; - public function setActiveInputs($activeInputs) + public function setActiveUnits($activeUnits) { - $this->activeInputs = $activeInputs; + $this->activeUnits = $activeUnits; } - public function getActiveInputs() + public function getActiveUnits() { - return $this->activeInputs; + return $this->activeUnits; } - public function setCompletedInputs($completedInputs) + public function setCompletedUnits($completedUnits) { - $this->completedInputs = $completedInputs; + $this->completedUnits = $completedUnits; } - public function getCompletedInputs() + public function getCompletedUnits() { - return $this->completedInputs; + return $this->completedUnits; } public function setElapsedMs($elapsedMs) { @@ -47,13 +47,13 @@ public function getElapsedMs() { return $this->elapsedMs; } - public function setPendingInputs($pendingInputs) + public function setPendingUnits($pendingUnits) { - $this->pendingInputs = $pendingInputs; + $this->pendingUnits = $pendingUnits; } - public function getPendingInputs() + public function getPendingUnits() { - return $this->pendingInputs; + return $this->pendingUnits; } public function setTotalSlotMs($totalSlotMs) { diff --git a/vendor/google/apiclient-services/src/Google/Service/Bigquery/Resource/Jobs.php b/vendor/google/apiclient-services/src/Google/Service/Bigquery/Resource/Jobs.php index 0771c23e..a1a2df68 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Bigquery/Resource/Jobs.php +++ b/vendor/google/apiclient-services/src/Google/Service/Bigquery/Resource/Jobs.php @@ -35,7 +35,9 @@ class Google_Service_Bigquery_Resource_Jobs extends Google_Service_Resource * @param array $optParams Optional parameters. * * @opt_param string location [Experimental] The geographic location of the job. - * Required except for US and EU. + * Required except for US and EU. See details at + * https://cloud.google.com/bigquery/docs/dataset- + * locations#specifying_your_location. * @return Google_Service_Bigquery_JobCancelResponse */ public function cancel($projectId, $jobId, $optParams = array()) @@ -54,7 +56,9 @@ public function cancel($projectId, $jobId, $optParams = array()) * @param array $optParams Optional parameters. * * @opt_param string location [Experimental] The geographic location of the job. - * Required except for US and EU. + * Required except for US and EU. See details at + * https://cloud.google.com/bigquery/docs/dataset- + * locations#specifying_your_location. * @return Google_Service_Bigquery_Job */ public function get($projectId, $jobId, $optParams = array()) @@ -71,7 +75,9 @@ public function get($projectId, $jobId, $optParams = array()) * @param array $optParams Optional parameters. * * @opt_param string location [Experimental] The geographic location where the - * job should run. Required except for US and EU. + * job should run. Required except for US and EU. See details at + * https://cloud.google.com/bigquery/docs/dataset- + * locations#specifying_your_location. * @opt_param string maxResults Maximum number of results to read * @opt_param string pageToken Page token, returned by a previous call, to * request the next page of results diff --git a/vendor/google/apiclient-services/src/Google/Service/Bigquery/Table.php b/vendor/google/apiclient-services/src/Google/Service/Bigquery/Table.php index fc18336c..fe8db085 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Bigquery/Table.php +++ b/vendor/google/apiclient-services/src/Google/Service/Bigquery/Table.php @@ -17,6 +17,8 @@ class Google_Service_Bigquery_Table extends Google_Model { + protected $clusteringType = 'Google_Service_Bigquery_Clustering'; + protected $clusteringDataType = ''; public $creationTime; public $description; protected $encryptionConfigurationType = 'Google_Service_Bigquery_EncryptionConfiguration'; @@ -31,6 +33,8 @@ class Google_Service_Bigquery_Table extends Google_Model public $labels; public $lastModifiedTime; public $location; + protected $modelType = 'Google_Service_Bigquery_ModelDefinition'; + protected $modelDataType = ''; public $numBytes; public $numLongTermBytes; public $numRows; @@ -47,6 +51,20 @@ class Google_Service_Bigquery_Table extends Google_Model protected $viewType = 'Google_Service_Bigquery_ViewDefinition'; protected $viewDataType = ''; + /** + * @param Google_Service_Bigquery_Clustering + */ + public function setClustering(Google_Service_Bigquery_Clustering $clustering) + { + $this->clustering = $clustering; + } + /** + * @return Google_Service_Bigquery_Clustering + */ + public function getClustering() + { + return $this->clustering; + } public function setCreationTime($creationTime) { $this->creationTime = $creationTime; @@ -155,6 +173,20 @@ public function getLocation() { return $this->location; } + /** + * @param Google_Service_Bigquery_ModelDefinition + */ + public function setModel(Google_Service_Bigquery_ModelDefinition $model) + { + $this->model = $model; + } + /** + * @return Google_Service_Bigquery_ModelDefinition + */ + public function getModel() + { + return $this->model; + } public function setNumBytes($numBytes) { $this->numBytes = $numBytes; diff --git a/vendor/google/apiclient-services/src/Google/Service/Bigquery/TableListTables.php b/vendor/google/apiclient-services/src/Google/Service/Bigquery/TableListTables.php index 8d1617c9..a88c9c80 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Bigquery/TableListTables.php +++ b/vendor/google/apiclient-services/src/Google/Service/Bigquery/TableListTables.php @@ -17,6 +17,8 @@ class Google_Service_Bigquery_TableListTables extends Google_Model { + protected $clusteringType = 'Google_Service_Bigquery_Clustering'; + protected $clusteringDataType = ''; public $creationTime; public $expirationTime; public $friendlyName; @@ -31,6 +33,20 @@ class Google_Service_Bigquery_TableListTables extends Google_Model protected $viewType = 'Google_Service_Bigquery_TableListTablesView'; protected $viewDataType = ''; + /** + * @param Google_Service_Bigquery_Clustering + */ + public function setClustering(Google_Service_Bigquery_Clustering $clustering) + { + $this->clustering = $clustering; + } + /** + * @return Google_Service_Bigquery_Clustering + */ + public function getClustering() + { + return $this->clustering; + } public function setCreationTime($creationTime) { $this->creationTime = $creationTime; diff --git a/vendor/google/apiclient-services/src/Google/Service/Bigquery/TrainingRun.php b/vendor/google/apiclient-services/src/Google/Service/Bigquery/TrainingRun.php new file mode 100644 index 00000000..ffac483c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Bigquery/TrainingRun.php @@ -0,0 +1,72 @@ +iterationResults = $iterationResults; + } + /** + * @return Google_Service_Bigquery_IterationResult + */ + public function getIterationResults() + { + return $this->iterationResults; + } + public function setStartTime($startTime) + { + $this->startTime = $startTime; + } + public function getStartTime() + { + return $this->startTime; + } + public function setState($state) + { + $this->state = $state; + } + public function getState() + { + return $this->state; + } + /** + * @param Google_Service_Bigquery_TrainingRunTrainingOptions + */ + public function setTrainingOptions(Google_Service_Bigquery_TrainingRunTrainingOptions $trainingOptions) + { + $this->trainingOptions = $trainingOptions; + } + /** + * @return Google_Service_Bigquery_TrainingRunTrainingOptions + */ + public function getTrainingOptions() + { + return $this->trainingOptions; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Bigquery/TrainingRunTrainingOptions.php b/vendor/google/apiclient-services/src/Google/Service/Bigquery/TrainingRunTrainingOptions.php new file mode 100644 index 00000000..5aa02379 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Bigquery/TrainingRunTrainingOptions.php @@ -0,0 +1,102 @@ +earlyStop = $earlyStop; + } + public function getEarlyStop() + { + return $this->earlyStop; + } + public function setL1Reg($l1Reg) + { + $this->l1Reg = $l1Reg; + } + public function getL1Reg() + { + return $this->l1Reg; + } + public function setL2Reg($l2Reg) + { + $this->l2Reg = $l2Reg; + } + public function getL2Reg() + { + return $this->l2Reg; + } + public function setLearnRate($learnRate) + { + $this->learnRate = $learnRate; + } + public function getLearnRate() + { + return $this->learnRate; + } + public function setLearnRateStrategy($learnRateStrategy) + { + $this->learnRateStrategy = $learnRateStrategy; + } + public function getLearnRateStrategy() + { + return $this->learnRateStrategy; + } + public function setLineSearchInitLearnRate($lineSearchInitLearnRate) + { + $this->lineSearchInitLearnRate = $lineSearchInitLearnRate; + } + public function getLineSearchInitLearnRate() + { + return $this->lineSearchInitLearnRate; + } + public function setMaxIteration($maxIteration) + { + $this->maxIteration = $maxIteration; + } + public function getMaxIteration() + { + return $this->maxIteration; + } + public function setMinRelProgress($minRelProgress) + { + $this->minRelProgress = $minRelProgress; + } + public function getMinRelProgress() + { + return $this->minRelProgress; + } + public function setWarmStart($warmStart) + { + $this->warmStart = $warmStart; + } + public function getWarmStart() + { + return $this->warmStart; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization.php b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization.php new file mode 100644 index 00000000..2cb37ddd --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization.php @@ -0,0 +1,228 @@ + + * The management interface for Binary Authorization, a system providing policy + * control for images deployed to Kubernetes Engine clusters.

+ * + *

+ * For more information about this service, see the API + * Documentation + *

+ * + * @author Google, Inc. + */ +class Google_Service_BinaryAuthorization extends Google_Service +{ + /** View and manage your data across Google Cloud Platform services. */ + const CLOUD_PLATFORM = + "https://www.googleapis.com/auth/cloud-platform"; + + public $projects; + public $projects_attestors; + public $projects_policy; + + /** + * Constructs the internal representation of the BinaryAuthorization service. + * + * @param Google_Client $client + */ + public function __construct(Google_Client $client) + { + parent::__construct($client); + $this->rootUrl = 'https://binaryauthorization.googleapis.com/'; + $this->servicePath = ''; + $this->version = 'v1beta1'; + $this->serviceName = 'binaryauthorization'; + + $this->projects = new Google_Service_BinaryAuthorization_Resource_Projects( + $this, + $this->serviceName, + 'projects', + array( + 'methods' => array( + 'getPolicy' => array( + 'path' => 'v1beta1/{+name}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'updatePolicy' => array( + 'path' => 'v1beta1/{+name}', + 'httpMethod' => 'PUT', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ), + ) + ) + ); + $this->projects_attestors = new Google_Service_BinaryAuthorization_Resource_ProjectsAttestors( + $this, + $this->serviceName, + 'attestors', + array( + 'methods' => array( + 'create' => array( + 'path' => 'v1beta1/{+parent}/attestors', + 'httpMethod' => 'POST', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'attestorId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'delete' => array( + 'path' => 'v1beta1/{+name}', + 'httpMethod' => 'DELETE', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'get' => array( + 'path' => 'v1beta1/{+name}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'getIamPolicy' => array( + 'path' => 'v1beta1/{+resource}:getIamPolicy', + 'httpMethod' => 'GET', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => 'v1beta1/{+parent}/attestors', + 'httpMethod' => 'GET', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + ), + ),'setIamPolicy' => array( + 'path' => 'v1beta1/{+resource}:setIamPolicy', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'testIamPermissions' => array( + 'path' => 'v1beta1/{+resource}:testIamPermissions', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'update' => array( + 'path' => 'v1beta1/{+name}', + 'httpMethod' => 'PUT', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ), + ) + ) + ); + $this->projects_policy = new Google_Service_BinaryAuthorization_Resource_ProjectsPolicy( + $this, + $this->serviceName, + 'policy', + array( + 'methods' => array( + 'getIamPolicy' => array( + 'path' => 'v1beta1/{+resource}:getIamPolicy', + 'httpMethod' => 'GET', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'setIamPolicy' => array( + 'path' => 'v1beta1/{+resource}:setIamPolicy', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'testIamPermissions' => array( + 'path' => 'v1beta1/{+resource}:testIamPermissions', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ), + ) + ) + ); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/AdmissionRule.php b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/AdmissionRule.php new file mode 100644 index 00000000..61e85b3b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/AdmissionRule.php @@ -0,0 +1,49 @@ +enforcementMode = $enforcementMode; + } + public function getEnforcementMode() + { + return $this->enforcementMode; + } + public function setEvaluationMode($evaluationMode) + { + $this->evaluationMode = $evaluationMode; + } + public function getEvaluationMode() + { + return $this->evaluationMode; + } + public function setRequireAttestationsBy($requireAttestationsBy) + { + $this->requireAttestationsBy = $requireAttestationsBy; + } + public function getRequireAttestationsBy() + { + return $this->requireAttestationsBy; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/AdmissionWhitelistPattern.php b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/AdmissionWhitelistPattern.php new file mode 100644 index 00000000..431dc0ac --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/AdmissionWhitelistPattern.php @@ -0,0 +1,30 @@ +namePattern = $namePattern; + } + public function getNamePattern() + { + return $this->namePattern; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/Attestor.php b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/Attestor.php new file mode 100644 index 00000000..c5eff755 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/Attestor.php @@ -0,0 +1,64 @@ +description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setUpdateTime($updateTime) + { + $this->updateTime = $updateTime; + } + public function getUpdateTime() + { + return $this->updateTime; + } + /** + * @param Google_Service_BinaryAuthorization_UserOwnedDrydockNote + */ + public function setUserOwnedDrydockNote(Google_Service_BinaryAuthorization_UserOwnedDrydockNote $userOwnedDrydockNote) + { + $this->userOwnedDrydockNote = $userOwnedDrydockNote; + } + /** + * @return Google_Service_BinaryAuthorization_UserOwnedDrydockNote + */ + public function getUserOwnedDrydockNote() + { + return $this->userOwnedDrydockNote; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/AttestorPublicKey.php b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/AttestorPublicKey.php new file mode 100644 index 00000000..4a7709ba --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/AttestorPublicKey.php @@ -0,0 +1,48 @@ +asciiArmoredPgpPublicKey = $asciiArmoredPgpPublicKey; + } + public function getAsciiArmoredPgpPublicKey() + { + return $this->asciiArmoredPgpPublicKey; + } + public function setComment($comment) + { + $this->comment = $comment; + } + public function getComment() + { + return $this->comment; + } + public function setId($id) + { + $this->id = $id; + } + public function getId() + { + return $this->id; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/BinaryauthorizationEmpty.php b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/BinaryauthorizationEmpty.php new file mode 100644 index 00000000..84d321e8 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/BinaryauthorizationEmpty.php @@ -0,0 +1,20 @@ +condition = $condition; + } + /** + * @return Google_Service_BinaryAuthorization_Expr + */ + public function getCondition() + { + return $this->condition; + } + public function setMembers($members) + { + $this->members = $members; + } + public function getMembers() + { + return $this->members; + } + public function setRole($role) + { + $this->role = $role; + } + public function getRole() + { + return $this->role; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/Expr.php b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/Expr.php new file mode 100644 index 00000000..4d71d1d0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/Expr.php @@ -0,0 +1,57 @@ +description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setExpression($expression) + { + $this->expression = $expression; + } + public function getExpression() + { + return $this->expression; + } + public function setLocation($location) + { + $this->location = $location; + } + public function getLocation() + { + return $this->location; + } + public function setTitle($title) + { + $this->title = $title; + } + public function getTitle() + { + return $this->title; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/IamPolicy.php b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/IamPolicy.php new file mode 100644 index 00000000..2228cff9 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/IamPolicy.php @@ -0,0 +1,56 @@ +bindings = $bindings; + } + /** + * @return Google_Service_BinaryAuthorization_Binding + */ + public function getBindings() + { + return $this->bindings; + } + public function setEtag($etag) + { + $this->etag = $etag; + } + public function getEtag() + { + return $this->etag; + } + public function setVersion($version) + { + $this->version = $version; + } + public function getVersion() + { + return $this->version; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/ListAttestorsResponse.php b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/ListAttestorsResponse.php new file mode 100644 index 00000000..54a5a23d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/ListAttestorsResponse.php @@ -0,0 +1,47 @@ +attestors = $attestors; + } + /** + * @return Google_Service_BinaryAuthorization_Attestor + */ + public function getAttestors() + { + return $this->attestors; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/Policy.php b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/Policy.php new file mode 100644 index 00000000..c641098c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/Policy.php @@ -0,0 +1,97 @@ +admissionWhitelistPatterns = $admissionWhitelistPatterns; + } + /** + * @return Google_Service_BinaryAuthorization_AdmissionWhitelistPattern + */ + public function getAdmissionWhitelistPatterns() + { + return $this->admissionWhitelistPatterns; + } + /** + * @param Google_Service_BinaryAuthorization_AdmissionRule + */ + public function setClusterAdmissionRules($clusterAdmissionRules) + { + $this->clusterAdmissionRules = $clusterAdmissionRules; + } + /** + * @return Google_Service_BinaryAuthorization_AdmissionRule + */ + public function getClusterAdmissionRules() + { + return $this->clusterAdmissionRules; + } + /** + * @param Google_Service_BinaryAuthorization_AdmissionRule + */ + public function setDefaultAdmissionRule(Google_Service_BinaryAuthorization_AdmissionRule $defaultAdmissionRule) + { + $this->defaultAdmissionRule = $defaultAdmissionRule; + } + /** + * @return Google_Service_BinaryAuthorization_AdmissionRule + */ + public function getDefaultAdmissionRule() + { + return $this->defaultAdmissionRule; + } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setUpdateTime($updateTime) + { + $this->updateTime = $updateTime; + } + public function getUpdateTime() + { + return $this->updateTime; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/Resource/Projects.php b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/Resource/Projects.php new file mode 100644 index 00000000..55d011ec --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/Resource/Projects.php @@ -0,0 +1,62 @@ + + * $binaryauthorizationService = new Google_Service_BinaryAuthorization(...); + * $projects = $binaryauthorizationService->projects; + * + */ +class Google_Service_BinaryAuthorization_Resource_Projects extends Google_Service_Resource +{ + /** + * Gets the policy for this project. Returns a default policy if the project + * does not have one. (projects.getPolicy) + * + * @param string $name Required. The resource name of the policy to retrieve, in + * the format `projects/policy`. + * @param array $optParams Optional parameters. + * @return Google_Service_BinaryAuthorization_Policy + */ + public function getPolicy($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('getPolicy', array($params), "Google_Service_BinaryAuthorization_Policy"); + } + /** + * Creates or updates a project's policy, and returns a copy of the new policy. + * A policy is always updated as a whole, to avoid race conditions with + * concurrent policy enforcement (or management!) requests. Returns NOT_FOUND if + * the project does not exist, INVALID_ARGUMENT if the request is malformed. + * (projects.updatePolicy) + * + * @param string $name Output only. The resource name, in the format + * `projects/policy`. There is at most one policy per project. + * @param Google_Service_BinaryAuthorization_Policy $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_BinaryAuthorization_Policy + */ + public function updatePolicy($name, Google_Service_BinaryAuthorization_Policy $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('updatePolicy', array($params), "Google_Service_BinaryAuthorization_Policy"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/Resource/ProjectsAttestors.php b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/Resource/ProjectsAttestors.php new file mode 100644 index 00000000..64dda116 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/Resource/ProjectsAttestors.php @@ -0,0 +1,170 @@ + + * $binaryauthorizationService = new Google_Service_BinaryAuthorization(...); + * $attestors = $binaryauthorizationService->attestors; + * + */ +class Google_Service_BinaryAuthorization_Resource_ProjectsAttestors extends Google_Service_Resource +{ + /** + * Creates an attestor, and returns a copy of the new attestor. Returns + * NOT_FOUND if the project does not exist, INVALID_ARGUMENT if the request is + * malformed, ALREADY_EXISTS if the attestor already exists. (attestors.create) + * + * @param string $parent Required. The parent of this attestor. + * @param Google_Service_BinaryAuthorization_Attestor $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string attestorId Required. The attestors ID. + * @return Google_Service_BinaryAuthorization_Attestor + */ + public function create($parent, Google_Service_BinaryAuthorization_Attestor $postBody, $optParams = array()) + { + $params = array('parent' => $parent, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('create', array($params), "Google_Service_BinaryAuthorization_Attestor"); + } + /** + * Deletes an attestor. Returns NOT_FOUND if the attestor does not exist. + * (attestors.delete) + * + * @param string $name Required. The name of the attestors to delete, in the + * format `projects/attestors`. + * @param array $optParams Optional parameters. + * @return Google_Service_BinaryAuthorization_BinaryauthorizationEmpty + */ + public function delete($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params), "Google_Service_BinaryAuthorization_BinaryauthorizationEmpty"); + } + /** + * Gets an attestor. Returns NOT_FOUND if the attestor does not exist. + * (attestors.get) + * + * @param string $name Required. The name of the attestor to retrieve, in the + * format `projects/attestors`. + * @param array $optParams Optional parameters. + * @return Google_Service_BinaryAuthorization_Attestor + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_BinaryAuthorization_Attestor"); + } + /** + * Gets the access control policy for a resource. Returns an empty policy if the + * resource exists and does not have a policy set. (attestors.getIamPolicy) + * + * @param string $resource REQUIRED: The resource for which the policy is being + * requested. See the operation documentation for the appropriate value for this + * field. + * @param array $optParams Optional parameters. + * @return Google_Service_BinaryAuthorization_IamPolicy + */ + public function getIamPolicy($resource, $optParams = array()) + { + $params = array('resource' => $resource); + $params = array_merge($params, $optParams); + return $this->call('getIamPolicy', array($params), "Google_Service_BinaryAuthorization_IamPolicy"); + } + /** + * Lists attestors. Returns INVALID_ARGUMENT if the project does not exist. + * (attestors.listProjectsAttestors) + * + * @param string $parent Required. The resource name of the project associated + * with the attestors, in the format `projects`. + * @param array $optParams Optional parameters. + * + * @opt_param string pageToken A token identifying a page of results the server + * should return. Typically, this is the value of + * ListAttestorsResponse.next_page_token returned from the previous call to the + * `ListAttestors` method. + * @opt_param int pageSize Requested page size. The server may return fewer + * results than requested. If unspecified, the server will pick an appropriate + * default. + * @return Google_Service_BinaryAuthorization_ListAttestorsResponse + */ + public function listProjectsAttestors($parent, $optParams = array()) + { + $params = array('parent' => $parent); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_BinaryAuthorization_ListAttestorsResponse"); + } + /** + * Sets the access control policy on the specified resource. Replaces any + * existing policy. (attestors.setIamPolicy) + * + * @param string $resource REQUIRED: The resource for which the policy is being + * specified. See the operation documentation for the appropriate value for this + * field. + * @param Google_Service_BinaryAuthorization_SetIamPolicyRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_BinaryAuthorization_IamPolicy + */ + public function setIamPolicy($resource, Google_Service_BinaryAuthorization_SetIamPolicyRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setIamPolicy', array($params), "Google_Service_BinaryAuthorization_IamPolicy"); + } + /** + * Returns permissions that a caller has on the specified resource. If the + * resource does not exist, this will return an empty set of permissions, not a + * NOT_FOUND error. + * + * Note: This operation is designed to be used for building permission-aware UIs + * and command-line tools, not for authorization checking. This operation may + * "fail open" without warning. (attestors.testIamPermissions) + * + * @param string $resource REQUIRED: The resource for which the policy detail is + * being requested. See the operation documentation for the appropriate value + * for this field. + * @param Google_Service_BinaryAuthorization_TestIamPermissionsRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_BinaryAuthorization_TestIamPermissionsResponse + */ + public function testIamPermissions($resource, Google_Service_BinaryAuthorization_TestIamPermissionsRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('testIamPermissions', array($params), "Google_Service_BinaryAuthorization_TestIamPermissionsResponse"); + } + /** + * Updates an attestor. Returns NOT_FOUND if the attestor does not exist. + * (attestors.update) + * + * @param string $name Required. The resource name, in the format: + * `projects/attestors`. This field may not be updated. + * @param Google_Service_BinaryAuthorization_Attestor $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_BinaryAuthorization_Attestor + */ + public function update($name, Google_Service_BinaryAuthorization_Attestor $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('update', array($params), "Google_Service_BinaryAuthorization_Attestor"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/Resource/ProjectsPolicy.php b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/Resource/ProjectsPolicy.php new file mode 100644 index 00000000..28d1bc38 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/Resource/ProjectsPolicy.php @@ -0,0 +1,83 @@ + + * $binaryauthorizationService = new Google_Service_BinaryAuthorization(...); + * $policy = $binaryauthorizationService->policy; + * + */ +class Google_Service_BinaryAuthorization_Resource_ProjectsPolicy extends Google_Service_Resource +{ + /** + * Gets the access control policy for a resource. Returns an empty policy if the + * resource exists and does not have a policy set. (policy.getIamPolicy) + * + * @param string $resource REQUIRED: The resource for which the policy is being + * requested. See the operation documentation for the appropriate value for this + * field. + * @param array $optParams Optional parameters. + * @return Google_Service_BinaryAuthorization_IamPolicy + */ + public function getIamPolicy($resource, $optParams = array()) + { + $params = array('resource' => $resource); + $params = array_merge($params, $optParams); + return $this->call('getIamPolicy', array($params), "Google_Service_BinaryAuthorization_IamPolicy"); + } + /** + * Sets the access control policy on the specified resource. Replaces any + * existing policy. (policy.setIamPolicy) + * + * @param string $resource REQUIRED: The resource for which the policy is being + * specified. See the operation documentation for the appropriate value for this + * field. + * @param Google_Service_BinaryAuthorization_SetIamPolicyRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_BinaryAuthorization_IamPolicy + */ + public function setIamPolicy($resource, Google_Service_BinaryAuthorization_SetIamPolicyRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setIamPolicy', array($params), "Google_Service_BinaryAuthorization_IamPolicy"); + } + /** + * Returns permissions that a caller has on the specified resource. If the + * resource does not exist, this will return an empty set of permissions, not a + * NOT_FOUND error. + * + * Note: This operation is designed to be used for building permission-aware UIs + * and command-line tools, not for authorization checking. This operation may + * "fail open" without warning. (policy.testIamPermissions) + * + * @param string $resource REQUIRED: The resource for which the policy detail is + * being requested. See the operation documentation for the appropriate value + * for this field. + * @param Google_Service_BinaryAuthorization_TestIamPermissionsRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_BinaryAuthorization_TestIamPermissionsResponse + */ + public function testIamPermissions($resource, Google_Service_BinaryAuthorization_TestIamPermissionsRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('testIamPermissions', array($params), "Google_Service_BinaryAuthorization_TestIamPermissionsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/SetIamPolicyRequest.php b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/SetIamPolicyRequest.php new file mode 100644 index 00000000..5b6a2ee4 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/SetIamPolicyRequest.php @@ -0,0 +1,37 @@ +policy = $policy; + } + /** + * @return Google_Service_BinaryAuthorization_IamPolicy + */ + public function getPolicy() + { + return $this->policy; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/TestIamPermissionsRequest.php b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/TestIamPermissionsRequest.php new file mode 100644 index 00000000..7c6aba51 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/TestIamPermissionsRequest.php @@ -0,0 +1,31 @@ +permissions = $permissions; + } + public function getPermissions() + { + return $this->permissions; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/TestIamPermissionsResponse.php b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/TestIamPermissionsResponse.php new file mode 100644 index 00000000..cc24621f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/TestIamPermissionsResponse.php @@ -0,0 +1,31 @@ +permissions = $permissions; + } + public function getPermissions() + { + return $this->permissions; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/UserOwnedDrydockNote.php b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/UserOwnedDrydockNote.php new file mode 100644 index 00000000..84eb24b7 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/BinaryAuthorization/UserOwnedDrydockNote.php @@ -0,0 +1,56 @@ +delegationServiceAccountEmail = $delegationServiceAccountEmail; + } + public function getDelegationServiceAccountEmail() + { + return $this->delegationServiceAccountEmail; + } + public function setNoteReference($noteReference) + { + $this->noteReference = $noteReference; + } + public function getNoteReference() + { + return $this->noteReference; + } + /** + * @param Google_Service_BinaryAuthorization_AttestorPublicKey + */ + public function setPublicKeys($publicKeys) + { + $this->publicKeys = $publicKeys; + } + /** + * @return Google_Service_BinaryAuthorization_AttestorPublicKey + */ + public function getPublicKeys() + { + return $this->publicKeys; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Books/Notification.php b/vendor/google/apiclient-services/src/Google/Service/Books/Notification.php index 2a2ac879..8eab529a 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Books/Notification.php +++ b/vendor/google/apiclient-services/src/Google/Service/Books/Notification.php @@ -22,6 +22,7 @@ class Google_Service_Books_Notification extends Google_Collection "docId" => "doc_id", "docType" => "doc_type", "dontShowNotification" => "dont_show_notification", + "isDocumentMature" => "is_document_mature", "notificationType" => "notification_type", "pcampaignId" => "pcampaign_id", "showNotificationSettingsAction" => "show_notification_settings_action", @@ -32,6 +33,7 @@ class Google_Service_Books_Notification extends Google_Collection public $docType; public $dontShowNotification; public $iconUrl; + public $isDocumentMature; public $kind; public $notificationGroup; public $notificationType; @@ -89,6 +91,14 @@ public function getIconUrl() { return $this->iconUrl; } + public function setIsDocumentMature($isDocumentMature) + { + $this->isDocumentMature = $isDocumentMature; + } + public function getIsDocumentMature() + { + return $this->isDocumentMature; + } public function setKind($kind) { $this->kind = $kind; diff --git a/vendor/google/apiclient-services/src/Google/Service/Books/VolumeVolumeInfo.php b/vendor/google/apiclient-services/src/Google/Service/Books/VolumeVolumeInfo.php index 0d92ffb3..c889e678 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Books/VolumeVolumeInfo.php +++ b/vendor/google/apiclient-services/src/Google/Service/Books/VolumeVolumeInfo.php @@ -23,6 +23,7 @@ class Google_Service_Books_VolumeVolumeInfo extends Google_Collection public $averageRating; public $canonicalVolumeLink; public $categories; + public $comicsContent; public $contentVersion; public $description; protected $dimensionsType = 'Google_Service_Books_VolumeVolumeInfoDimensions'; @@ -91,6 +92,14 @@ public function getCategories() { return $this->categories; } + public function setComicsContent($comicsContent) + { + $this->comicsContent = $comicsContent; + } + public function getComicsContent() + { + return $this->comicsContent; + } public function setContentVersion($contentVersion) { $this->contentVersion = $contentVersion; diff --git a/vendor/google/apiclient-services/src/Google/Service/Calendar/EntryPoint.php b/vendor/google/apiclient-services/src/Google/Service/Calendar/EntryPoint.php index 434d2007..de50f24e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Calendar/EntryPoint.php +++ b/vendor/google/apiclient-services/src/Google/Service/Calendar/EntryPoint.php @@ -15,15 +15,18 @@ * the License. */ -class Google_Service_Calendar_EntryPoint extends Google_Model +class Google_Service_Calendar_EntryPoint extends Google_Collection { + protected $collection_key = 'entryPointFeatures'; public $accessCode; + public $entryPointFeatures; public $entryPointType; public $label; public $meetingCode; public $passcode; public $password; public $pin; + public $regionCode; public $uri; public function setAccessCode($accessCode) @@ -34,6 +37,14 @@ public function getAccessCode() { return $this->accessCode; } + public function setEntryPointFeatures($entryPointFeatures) + { + $this->entryPointFeatures = $entryPointFeatures; + } + public function getEntryPointFeatures() + { + return $this->entryPointFeatures; + } public function setEntryPointType($entryPointType) { $this->entryPointType = $entryPointType; @@ -82,6 +93,14 @@ public function getPin() { return $this->pin; } + public function setRegionCode($regionCode) + { + $this->regionCode = $regionCode; + } + public function getRegionCode() + { + return $this->regionCode; + } public function setUri($uri) { $this->uri = $uri; diff --git a/vendor/google/apiclient-services/src/Google/Service/Calendar/Resource/CalendarList.php b/vendor/google/apiclient-services/src/Google/Service/Calendar/Resource/CalendarList.php index d7dfcde9..4b0fafcb 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Calendar/Resource/CalendarList.php +++ b/vendor/google/apiclient-services/src/Google/Service/Calendar/Resource/CalendarList.php @@ -26,7 +26,7 @@ class Google_Service_Calendar_Resource_CalendarList extends Google_Service_Resource { /** - * Deletes an entry on the user's calendar list. (calendarList.delete) + * Removes a calendar from the user's calendar list. (calendarList.delete) * * @param string $calendarId Calendar identifier. To retrieve calendar IDs call * the calendarList.list method. If you want to access the primary calendar of @@ -40,7 +40,7 @@ public function delete($calendarId, $optParams = array()) return $this->call('delete', array($params)); } /** - * Returns an entry on the user's calendar list. (calendarList.get) + * Returns a calendar from the user's calendar list. (calendarList.get) * * @param string $calendarId Calendar identifier. To retrieve calendar IDs call * the calendarList.list method. If you want to access the primary calendar of @@ -55,7 +55,8 @@ public function get($calendarId, $optParams = array()) return $this->call('get', array($params), "Google_Service_Calendar_CalendarListEntry"); } /** - * Adds an entry to the user's calendar list. (calendarList.insert) + * Inserts an existing calendar into the user's calendar list. + * (calendarList.insert) * * @param Google_Service_Calendar_CalendarListEntry $postBody * @param array $optParams Optional parameters. @@ -73,7 +74,8 @@ public function insert(Google_Service_Calendar_CalendarListEntry $postBody, $opt return $this->call('insert', array($params), "Google_Service_Calendar_CalendarListEntry"); } /** - * Returns entries on the user's calendar list. (calendarList.listCalendarList) + * Returns the calendars on the user's calendar list. + * (calendarList.listCalendarList) * * @param array $optParams Optional parameters. * @@ -109,8 +111,8 @@ public function listCalendarList($optParams = array()) return $this->call('list', array($params), "Google_Service_Calendar_CalendarList"); } /** - * Updates an entry on the user's calendar list. This method supports patch - * semantics. (calendarList.patch) + * Updates an existing calendar on the user's calendar list. This method + * supports patch semantics. (calendarList.patch) * * @param string $calendarId Calendar identifier. To retrieve calendar IDs call * the calendarList.list method. If you want to access the primary calendar of @@ -131,7 +133,8 @@ public function patch($calendarId, Google_Service_Calendar_CalendarListEntry $po return $this->call('patch', array($params), "Google_Service_Calendar_CalendarListEntry"); } /** - * Updates an entry on the user's calendar list. (calendarList.update) + * Updates an existing calendar on the user's calendar list. + * (calendarList.update) * * @param string $calendarId Calendar identifier. To retrieve calendar IDs call * the calendarList.list method. If you want to access the primary calendar of diff --git a/vendor/google/apiclient-services/src/Google/Service/CivicInfo/Contest.php b/vendor/google/apiclient-services/src/Google/Service/CivicInfo/Contest.php index f039343d..ec5dd65c 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CivicInfo/Contest.php +++ b/vendor/google/apiclient-services/src/Google/Service/CivicInfo/Contest.php @@ -19,6 +19,7 @@ class Google_Service_CivicInfo_Contest extends Google_Collection { protected $collection_key = 'sources'; public $ballotPlacement; + public $ballotTitle; protected $candidatesType = 'Google_Service_CivicInfo_Candidate'; protected $candidatesDataType = 'array'; protected $districtType = 'Google_Service_CivicInfo_ElectoralDistrict'; @@ -54,6 +55,14 @@ public function getBallotPlacement() { return $this->ballotPlacement; } + public function setBallotTitle($ballotTitle) + { + $this->ballotTitle = $ballotTitle; + } + public function getBallotTitle() + { + return $this->ballotTitle; + } /** * @param Google_Service_CivicInfo_Candidate */ diff --git a/vendor/google/apiclient-services/src/Google/Service/CivicInfo/FieldMetadataProto.php b/vendor/google/apiclient-services/src/Google/Service/CivicInfo/FieldMetadataProto.php new file mode 100644 index 00000000..f0dd0285 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CivicInfo/FieldMetadataProto.php @@ -0,0 +1,37 @@ +internal = $internal; + } + /** + * @return Google_Service_CivicInfo_InternalFieldMetadataProto + */ + public function getInternal() + { + return $this->internal; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CivicInfo/InternalFieldMetadataProto.php b/vendor/google/apiclient-services/src/Google/Service/CivicInfo/InternalFieldMetadataProto.php new file mode 100644 index 00000000..43d32fcc --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CivicInfo/InternalFieldMetadataProto.php @@ -0,0 +1,46 @@ +isAuto = $isAuto; + } + public function getIsAuto() + { + return $this->isAuto; + } + /** + * @param Google_Service_CivicInfo_InternalSourceSummaryProto + */ + public function setSourceSummary(Google_Service_CivicInfo_InternalSourceSummaryProto $sourceSummary) + { + $this->sourceSummary = $sourceSummary; + } + /** + * @return Google_Service_CivicInfo_InternalSourceSummaryProto + */ + public function getSourceSummary() + { + return $this->sourceSummary; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CivicInfo/InternalSourceSummaryProto.php b/vendor/google/apiclient-services/src/Google/Service/CivicInfo/InternalSourceSummaryProto.php new file mode 100644 index 00000000..450a60f0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CivicInfo/InternalSourceSummaryProto.php @@ -0,0 +1,39 @@ +dataset = $dataset; + } + public function getDataset() + { + return $this->dataset; + } + public function setProvider($provider) + { + $this->provider = $provider; + } + public function getProvider() + { + return $this->provider; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CivicInfo/LivegraphBacktraceRecordInfo.php b/vendor/google/apiclient-services/src/Google/Service/CivicInfo/LivegraphBacktraceRecordInfo.php new file mode 100644 index 00000000..d3678bd6 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CivicInfo/LivegraphBacktraceRecordInfo.php @@ -0,0 +1,172 @@ +dataSourcePublishMsec = $dataSourcePublishMsec; + } + public function getDataSourcePublishMsec() + { + return $this->dataSourcePublishMsec; + } + public function setExpId($expId) + { + $this->expId = $expId; + } + public function getExpId() + { + return $this->expId; + } + /** + * @param Google_Service_CivicInfo_LivegraphBacktraceRecordInfoExpInfo + */ + public function setExpInfo(Google_Service_CivicInfo_LivegraphBacktraceRecordInfoExpInfo $expInfo) + { + $this->expInfo = $expInfo; + } + /** + * @return Google_Service_CivicInfo_LivegraphBacktraceRecordInfoExpInfo + */ + public function getExpInfo() + { + return $this->expInfo; + } + public function setIsRecon($isRecon) + { + $this->isRecon = $isRecon; + } + public function getIsRecon() + { + return $this->isRecon; + } + public function setIsWlmThrottled($isWlmThrottled) + { + $this->isWlmThrottled = $isWlmThrottled; + } + public function getIsWlmThrottled() + { + return $this->isWlmThrottled; + } + public function setNumberOfTriples($numberOfTriples) + { + $this->numberOfTriples = $numberOfTriples; + } + public function getNumberOfTriples() + { + return $this->numberOfTriples; + } + public function setPriority($priority) + { + $this->priority = $priority; + } + public function getPriority() + { + return $this->priority; + } + public function setProcess($process) + { + $this->process = $process; + } + public function getProcess() + { + return $this->process; + } + public function setProxyReceiveMsec($proxyReceiveMsec) + { + $this->proxyReceiveMsec = $proxyReceiveMsec; + } + public function getProxyReceiveMsec() + { + return $this->proxyReceiveMsec; + } + public function setProxySentMsec($proxySentMsec) + { + $this->proxySentMsec = $proxySentMsec; + } + public function getProxySentMsec() + { + return $this->proxySentMsec; + } + public function setRecordId($recordId) + { + $this->recordId = $recordId; + } + public function getRecordId() + { + return $this->recordId; + } + public function setShouldMonitorLatency($shouldMonitorLatency) + { + $this->shouldMonitorLatency = $shouldMonitorLatency; + } + public function getShouldMonitorLatency() + { + return $this->shouldMonitorLatency; + } + public function setSubscriberReceiveMsec($subscriberReceiveMsec) + { + $this->subscriberReceiveMsec = $subscriberReceiveMsec; + } + public function getSubscriberReceiveMsec() + { + return $this->subscriberReceiveMsec; + } + public function setTopicBuildFinishMsec($topicBuildFinishMsec) + { + $this->topicBuildFinishMsec = $topicBuildFinishMsec; + } + public function getTopicBuildFinishMsec() + { + return $this->topicBuildFinishMsec; + } + public function setTopicBuildStartMsec($topicBuildStartMsec) + { + $this->topicBuildStartMsec = $topicBuildStartMsec; + } + public function getTopicBuildStartMsec() + { + return $this->topicBuildStartMsec; + } + public function setVersion($version) + { + $this->version = $version; + } + public function getVersion() + { + return $this->version; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CivicInfo/LivegraphBacktraceRecordInfoExpInfo.php b/vendor/google/apiclient-services/src/Google/Service/CivicInfo/LivegraphBacktraceRecordInfoExpInfo.php new file mode 100644 index 00000000..77c2a29f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CivicInfo/LivegraphBacktraceRecordInfoExpInfo.php @@ -0,0 +1,31 @@ +deletedIns = $deletedIns; + } + public function getDeletedIns() + { + return $this->deletedIns; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CivicInfo/MessageSet.php b/vendor/google/apiclient-services/src/Google/Service/CivicInfo/MessageSet.php new file mode 100644 index 00000000..7f986aa5 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CivicInfo/MessageSet.php @@ -0,0 +1,37 @@ +recordMessageSetExt = $recordMessageSetExt; + } + /** + * @return Google_Service_CivicInfo_LivegraphBacktraceRecordInfo + */ + public function getRecordMessageSetExt() + { + return $this->recordMessageSetExt; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CivicInfo/PointProto.php b/vendor/google/apiclient-services/src/Google/Service/CivicInfo/PointProto.php new file mode 100644 index 00000000..c1bcd9f2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CivicInfo/PointProto.php @@ -0,0 +1,71 @@ +latE7 = $latE7; + } + public function getLatE7() + { + return $this->latE7; + } + public function setLngE7($lngE7) + { + $this->lngE7 = $lngE7; + } + public function getLngE7() + { + return $this->lngE7; + } + /** + * @param Google_Service_CivicInfo_FieldMetadataProto + */ + public function setMetadata(Google_Service_CivicInfo_FieldMetadataProto $metadata) + { + $this->metadata = $metadata; + } + /** + * @return Google_Service_CivicInfo_FieldMetadataProto + */ + public function getMetadata() + { + return $this->metadata; + } + /** + * @param Google_Service_CivicInfo_MessageSet + */ + public function setTemporaryData(Google_Service_CivicInfo_MessageSet $temporaryData) + { + $this->temporaryData = $temporaryData; + } + /** + * @return Google_Service_CivicInfo_MessageSet + */ + public function getTemporaryData() + { + return $this->temporaryData; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CivicInfo/PostalAddress.php b/vendor/google/apiclient-services/src/Google/Service/CivicInfo/PostalAddress.php index 2d3369db..5457d489 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CivicInfo/PostalAddress.php +++ b/vendor/google/apiclient-services/src/Google/Service/CivicInfo/PostalAddress.php @@ -23,14 +23,7 @@ class Google_Service_CivicInfo_PostalAddress extends Google_Collection public $countryName; public $countryNameCode; public $dependentLocalityName; - public $dependentThoroughfareLeadingType; public $dependentThoroughfareName; - public $dependentThoroughfarePostDirection; - public $dependentThoroughfarePreDirection; - public $dependentThoroughfareTrailingType; - public $dependentThoroughfaresConnector; - public $dependentThoroughfaresIndicator; - public $dependentThoroughfaresType; public $firmName; public $isDisputed; public $languageCode; @@ -43,12 +36,8 @@ class Google_Service_CivicInfo_PostalAddress extends Google_Collection public $sortingCode; public $subAdministrativeAreaName; public $subPremiseName; - public $thoroughfareLeadingType; public $thoroughfareName; public $thoroughfareNumber; - public $thoroughfarePostDirection; - public $thoroughfarePreDirection; - public $thoroughfareTrailingType; public function setAddressLines($addressLines) { @@ -90,14 +79,6 @@ public function getDependentLocalityName() { return $this->dependentLocalityName; } - public function setDependentThoroughfareLeadingType($dependentThoroughfareLeadingType) - { - $this->dependentThoroughfareLeadingType = $dependentThoroughfareLeadingType; - } - public function getDependentThoroughfareLeadingType() - { - return $this->dependentThoroughfareLeadingType; - } public function setDependentThoroughfareName($dependentThoroughfareName) { $this->dependentThoroughfareName = $dependentThoroughfareName; @@ -106,54 +87,6 @@ public function getDependentThoroughfareName() { return $this->dependentThoroughfareName; } - public function setDependentThoroughfarePostDirection($dependentThoroughfarePostDirection) - { - $this->dependentThoroughfarePostDirection = $dependentThoroughfarePostDirection; - } - public function getDependentThoroughfarePostDirection() - { - return $this->dependentThoroughfarePostDirection; - } - public function setDependentThoroughfarePreDirection($dependentThoroughfarePreDirection) - { - $this->dependentThoroughfarePreDirection = $dependentThoroughfarePreDirection; - } - public function getDependentThoroughfarePreDirection() - { - return $this->dependentThoroughfarePreDirection; - } - public function setDependentThoroughfareTrailingType($dependentThoroughfareTrailingType) - { - $this->dependentThoroughfareTrailingType = $dependentThoroughfareTrailingType; - } - public function getDependentThoroughfareTrailingType() - { - return $this->dependentThoroughfareTrailingType; - } - public function setDependentThoroughfaresConnector($dependentThoroughfaresConnector) - { - $this->dependentThoroughfaresConnector = $dependentThoroughfaresConnector; - } - public function getDependentThoroughfaresConnector() - { - return $this->dependentThoroughfaresConnector; - } - public function setDependentThoroughfaresIndicator($dependentThoroughfaresIndicator) - { - $this->dependentThoroughfaresIndicator = $dependentThoroughfaresIndicator; - } - public function getDependentThoroughfaresIndicator() - { - return $this->dependentThoroughfaresIndicator; - } - public function setDependentThoroughfaresType($dependentThoroughfaresType) - { - $this->dependentThoroughfaresType = $dependentThoroughfaresType; - } - public function getDependentThoroughfaresType() - { - return $this->dependentThoroughfaresType; - } public function setFirmName($firmName) { $this->firmName = $firmName; @@ -250,14 +183,6 @@ public function getSubPremiseName() { return $this->subPremiseName; } - public function setThoroughfareLeadingType($thoroughfareLeadingType) - { - $this->thoroughfareLeadingType = $thoroughfareLeadingType; - } - public function getThoroughfareLeadingType() - { - return $this->thoroughfareLeadingType; - } public function setThoroughfareName($thoroughfareName) { $this->thoroughfareName = $thoroughfareName; @@ -274,28 +199,4 @@ public function getThoroughfareNumber() { return $this->thoroughfareNumber; } - public function setThoroughfarePostDirection($thoroughfarePostDirection) - { - $this->thoroughfarePostDirection = $thoroughfarePostDirection; - } - public function getThoroughfarePostDirection() - { - return $this->thoroughfarePostDirection; - } - public function setThoroughfarePreDirection($thoroughfarePreDirection) - { - $this->thoroughfarePreDirection = $thoroughfarePreDirection; - } - public function getThoroughfarePreDirection() - { - return $this->thoroughfarePreDirection; - } - public function setThoroughfareTrailingType($thoroughfareTrailingType) - { - $this->thoroughfareTrailingType = $thoroughfareTrailingType; - } - public function getThoroughfareTrailingType() - { - return $this->thoroughfareTrailingType; - } } diff --git a/vendor/google/apiclient-services/src/Google/Service/CivicInfo/Provenance.php b/vendor/google/apiclient-services/src/Google/Service/CivicInfo/Provenance.php new file mode 100644 index 00000000..6c123b7a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CivicInfo/Provenance.php @@ -0,0 +1,118 @@ +collidedSegmentSource = $collidedSegmentSource; + } + /** + * @return Google_Service_CivicInfo_StreetSegmentList + */ + public function getCollidedSegmentSource() + { + return $this->collidedSegmentSource; + } + public function setCtclContestUuid($ctclContestUuid) + { + $this->ctclContestUuid = $ctclContestUuid; + } + public function getCtclContestUuid() + { + return $this->ctclContestUuid; + } + public function setCtclOfficeUuid($ctclOfficeUuid) + { + $this->ctclOfficeUuid = $ctclOfficeUuid; + } + public function getCtclOfficeUuid() + { + return $this->ctclOfficeUuid; + } + public function setDatasetId($datasetId) + { + $this->datasetId = $datasetId; + } + public function getDatasetId() + { + return $this->datasetId; + } + public function setPrecinctId($precinctId) + { + $this->precinctId = $precinctId; + } + public function getPrecinctId() + { + return $this->precinctId; + } + public function setPrecinctSplitId($precinctSplitId) + { + $this->precinctSplitId = $precinctSplitId; + } + public function getPrecinctSplitId() + { + return $this->precinctSplitId; + } + public function setTsStreetSegmentId($tsStreetSegmentId) + { + $this->tsStreetSegmentId = $tsStreetSegmentId; + } + public function getTsStreetSegmentId() + { + return $this->tsStreetSegmentId; + } + public function setVip5PrecinctId($vip5PrecinctId) + { + $this->vip5PrecinctId = $vip5PrecinctId; + } + public function getVip5PrecinctId() + { + return $this->vip5PrecinctId; + } + public function setVip5StreetSegmentId($vip5StreetSegmentId) + { + $this->vip5StreetSegmentId = $vip5StreetSegmentId; + } + public function getVip5StreetSegmentId() + { + return $this->vip5StreetSegmentId; + } + public function setVipStreetSegmentId($vipStreetSegmentId) + { + $this->vipStreetSegmentId = $vipStreetSegmentId; + } + public function getVipStreetSegmentId() + { + return $this->vipStreetSegmentId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CivicInfo/Resource/Elections.php b/vendor/google/apiclient-services/src/Google/Service/CivicInfo/Resource/Elections.php index 034a0cc1..11bff3cb 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CivicInfo/Resource/Elections.php +++ b/vendor/google/apiclient-services/src/Google/Service/CivicInfo/Resource/Elections.php @@ -46,7 +46,10 @@ public function electionQuery($optParams = array()) * * @opt_param string electionId The unique ID of the election to look up. A list * of election IDs can be obtained at - * https://www.googleapis.com/civicinfo/{version}/elections + * https://www.googleapis.com/civicinfo/{version}/electionsIf no election ID is + * specified in the query and there is more than one election with data for the + * given voter, the additional elections are provided in the otherElections + * response field. * @opt_param bool officialOnly If set to true, only data from official state * sources will be returned. * @opt_param bool returnAllAvailableData If set to true, the query will return diff --git a/vendor/google/apiclient-services/src/Google/Service/CivicInfo/StreetSegment.php b/vendor/google/apiclient-services/src/Google/Service/CivicInfo/StreetSegment.php new file mode 100644 index 00000000..0e25c89a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CivicInfo/StreetSegment.php @@ -0,0 +1,441 @@ +administrationRegionIds = $administrationRegionIds; + } + public function getAdministrationRegionIds() + { + return $this->administrationRegionIds; + } + public function setBeforeGeocodeId($beforeGeocodeId) + { + $this->beforeGeocodeId = $beforeGeocodeId; + } + public function getBeforeGeocodeId() + { + return $this->beforeGeocodeId; + } + public function setCatalistUniquePrecinctCode($catalistUniquePrecinctCode) + { + $this->catalistUniquePrecinctCode = $catalistUniquePrecinctCode; + } + public function getCatalistUniquePrecinctCode() + { + return $this->catalistUniquePrecinctCode; + } + public function setCity($city) + { + $this->city = $city; + } + public function getCity() + { + return $this->city; + } + public function setCityCouncilDistrict($cityCouncilDistrict) + { + $this->cityCouncilDistrict = $cityCouncilDistrict; + } + public function getCityCouncilDistrict() + { + return $this->cityCouncilDistrict; + } + public function setCongressionalDistrict($congressionalDistrict) + { + $this->congressionalDistrict = $congressionalDistrict; + } + public function getCongressionalDistrict() + { + return $this->congressionalDistrict; + } + public function setContestIds($contestIds) + { + $this->contestIds = $contestIds; + } + public function getContestIds() + { + return $this->contestIds; + } + public function setCountyCouncilDistrict($countyCouncilDistrict) + { + $this->countyCouncilDistrict = $countyCouncilDistrict; + } + public function getCountyCouncilDistrict() + { + return $this->countyCouncilDistrict; + } + public function setCountyFips($countyFips) + { + $this->countyFips = $countyFips; + } + public function getCountyFips() + { + return $this->countyFips; + } + public function setDatasetId($datasetId) + { + $this->datasetId = $datasetId; + } + public function getDatasetId() + { + return $this->datasetId; + } + public function setEarlyVoteSiteByIds($earlyVoteSiteByIds) + { + $this->earlyVoteSiteByIds = $earlyVoteSiteByIds; + } + public function getEarlyVoteSiteByIds() + { + return $this->earlyVoteSiteByIds; + } + public function setEndHouseNumber($endHouseNumber) + { + $this->endHouseNumber = $endHouseNumber; + } + public function getEndHouseNumber() + { + return $this->endHouseNumber; + } + /** + * @param Google_Service_CivicInfo_PointProto + */ + public function setGeocodedPoint(Google_Service_CivicInfo_PointProto $geocodedPoint) + { + $this->geocodedPoint = $geocodedPoint; + } + /** + * @return Google_Service_CivicInfo_PointProto + */ + public function getGeocodedPoint() + { + return $this->geocodedPoint; + } + public function setGeographicDivisionOcdIds($geographicDivisionOcdIds) + { + $this->geographicDivisionOcdIds = $geographicDivisionOcdIds; + } + public function getGeographicDivisionOcdIds() + { + return $this->geographicDivisionOcdIds; + } + public function setId($id) + { + $this->id = $id; + } + public function getId() + { + return $this->id; + } + public function setJudicialDistrict($judicialDistrict) + { + $this->judicialDistrict = $judicialDistrict; + } + public function getJudicialDistrict() + { + return $this->judicialDistrict; + } + public function setMailOnly($mailOnly) + { + $this->mailOnly = $mailOnly; + } + public function getMailOnly() + { + return $this->mailOnly; + } + public function setMunicipalDistrict($municipalDistrict) + { + $this->municipalDistrict = $municipalDistrict; + } + public function getMunicipalDistrict() + { + return $this->municipalDistrict; + } + public function setNcoaAddress($ncoaAddress) + { + $this->ncoaAddress = $ncoaAddress; + } + public function getNcoaAddress() + { + return $this->ncoaAddress; + } + public function setOddOrEvens($oddOrEvens) + { + $this->oddOrEvens = $oddOrEvens; + } + public function getOddOrEvens() + { + return $this->oddOrEvens; + } + public function setOriginalId($originalId) + { + $this->originalId = $originalId; + } + public function getOriginalId() + { + return $this->originalId; + } + public function setPollinglocationByIds($pollinglocationByIds) + { + $this->pollinglocationByIds = $pollinglocationByIds; + } + public function getPollinglocationByIds() + { + return $this->pollinglocationByIds; + } + public function setPrecinctName($precinctName) + { + $this->precinctName = $precinctName; + } + public function getPrecinctName() + { + return $this->precinctName; + } + public function setPrecinctOcdId($precinctOcdId) + { + $this->precinctOcdId = $precinctOcdId; + } + public function getPrecinctOcdId() + { + return $this->precinctOcdId; + } + /** + * @param Google_Service_CivicInfo_Provenance + */ + public function setProvenances($provenances) + { + $this->provenances = $provenances; + } + /** + * @return Google_Service_CivicInfo_Provenance + */ + public function getProvenances() + { + return $this->provenances; + } + public function setPublished($published) + { + $this->published = $published; + } + public function getPublished() + { + return $this->published; + } + public function setSchoolDistrict($schoolDistrict) + { + $this->schoolDistrict = $schoolDistrict; + } + public function getSchoolDistrict() + { + return $this->schoolDistrict; + } + public function setStartHouseNumber($startHouseNumber) + { + $this->startHouseNumber = $startHouseNumber; + } + public function getStartHouseNumber() + { + return $this->startHouseNumber; + } + public function setStartLatE7($startLatE7) + { + $this->startLatE7 = $startLatE7; + } + public function getStartLatE7() + { + return $this->startLatE7; + } + public function setStartLngE7($startLngE7) + { + $this->startLngE7 = $startLngE7; + } + public function getStartLngE7() + { + return $this->startLngE7; + } + public function setState($state) + { + $this->state = $state; + } + public function getState() + { + return $this->state; + } + public function setStateHouseDistrict($stateHouseDistrict) + { + $this->stateHouseDistrict = $stateHouseDistrict; + } + public function getStateHouseDistrict() + { + return $this->stateHouseDistrict; + } + public function setStateSenateDistrict($stateSenateDistrict) + { + $this->stateSenateDistrict = $stateSenateDistrict; + } + public function getStateSenateDistrict() + { + return $this->stateSenateDistrict; + } + public function setStreetName($streetName) + { + $this->streetName = $streetName; + } + public function getStreetName() + { + return $this->streetName; + } + public function setSubAdministrativeAreaName($subAdministrativeAreaName) + { + $this->subAdministrativeAreaName = $subAdministrativeAreaName; + } + public function getSubAdministrativeAreaName() + { + return $this->subAdministrativeAreaName; + } + public function setSurrogateId($surrogateId) + { + $this->surrogateId = $surrogateId; + } + public function getSurrogateId() + { + return $this->surrogateId; + } + public function setTargetsmartUniquePrecinctCode($targetsmartUniquePrecinctCode) + { + $this->targetsmartUniquePrecinctCode = $targetsmartUniquePrecinctCode; + } + public function getTargetsmartUniquePrecinctCode() + { + return $this->targetsmartUniquePrecinctCode; + } + public function setTownshipDistrict($townshipDistrict) + { + $this->townshipDistrict = $townshipDistrict; + } + public function getTownshipDistrict() + { + return $this->townshipDistrict; + } + public function setUnitNumber($unitNumber) + { + $this->unitNumber = $unitNumber; + } + public function getUnitNumber() + { + return $this->unitNumber; + } + public function setUnitType($unitType) + { + $this->unitType = $unitType; + } + public function getUnitType() + { + return $this->unitType; + } + public function setVanPrecinctCode($vanPrecinctCode) + { + $this->vanPrecinctCode = $vanPrecinctCode; + } + public function getVanPrecinctCode() + { + return $this->vanPrecinctCode; + } + public function setVoterGeographicDivisionOcdIds($voterGeographicDivisionOcdIds) + { + $this->voterGeographicDivisionOcdIds = $voterGeographicDivisionOcdIds; + } + public function getVoterGeographicDivisionOcdIds() + { + return $this->voterGeographicDivisionOcdIds; + } + public function setWardDistrict($wardDistrict) + { + $this->wardDistrict = $wardDistrict; + } + public function getWardDistrict() + { + return $this->wardDistrict; + } + public function setWildcard($wildcard) + { + $this->wildcard = $wildcard; + } + public function getWildcard() + { + return $this->wildcard; + } + public function setZip($zip) + { + $this->zip = $zip; + } + public function getZip() + { + return $this->zip; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CivicInfo/StreetSegmentList.php b/vendor/google/apiclient-services/src/Google/Service/CivicInfo/StreetSegmentList.php new file mode 100644 index 00000000..c5c64fd6 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CivicInfo/StreetSegmentList.php @@ -0,0 +1,38 @@ +segments = $segments; + } + /** + * @return Google_Service_CivicInfo_StreetSegment + */ + public function getSegments() + { + return $this->segments; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CivicInfo/VoterInfoResponse.php b/vendor/google/apiclient-services/src/Google/Service/CivicInfo/VoterInfoResponse.php index 10b14900..e34e6725 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CivicInfo/VoterInfoResponse.php +++ b/vendor/google/apiclient-services/src/Google/Service/CivicInfo/VoterInfoResponse.php @@ -35,6 +35,8 @@ class Google_Service_CivicInfo_VoterInfoResponse extends Google_Collection protected $pollingLocationsType = 'Google_Service_CivicInfo_PollingLocation'; protected $pollingLocationsDataType = 'array'; public $precinctId; + protected $segmentsType = 'Google_Service_CivicInfo_StreetSegment'; + protected $segmentsDataType = 'array'; protected $stateType = 'Google_Service_CivicInfo_AdministrationRegion'; protected $stateDataType = 'array'; @@ -160,6 +162,20 @@ public function getPrecinctId() { return $this->precinctId; } + /** + * @param Google_Service_CivicInfo_StreetSegment + */ + public function setSegments($segments) + { + $this->segments = $segments; + } + /** + * @return Google_Service_CivicInfo_StreetSegment + */ + public function getSegments() + { + return $this->segments; + } /** * @param Google_Service_CivicInfo_AdministrationRegion */ diff --git a/vendor/google/apiclient-services/src/Google/Service/Classroom.php b/vendor/google/apiclient-services/src/Google/Service/Classroom.php index de08ebb6..968c1dd5 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Classroom.php +++ b/vendor/google/apiclient-services/src/Google/Service/Classroom.php @@ -92,7 +92,6 @@ class Google_Service_Classroom extends Google_Service public $courses_courseWork_studentSubmissions; public $courses_students; public $courses_teachers; - public $courses_topics; public $invitations; public $registrations; public $userProfiles; @@ -146,10 +145,6 @@ public function __construct(Google_Client $client) 'path' => 'v1/courses', 'httpMethod' => 'GET', 'parameters' => array( - 'studentId' => array( - 'location' => 'query', - 'type' => 'string', - ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', @@ -167,6 +162,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'repeated' => true, ), + 'studentId' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ),'patch' => array( 'path' => 'v1/courses/{id}', @@ -236,14 +235,14 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'pageSize' => array( - 'location' => 'query', - 'type' => 'integer', - ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), ), ), ) @@ -511,26 +510,26 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'states' => array( + 'userId' => array( 'location' => 'query', 'type' => 'string', - 'repeated' => true, ), - 'pageSize' => array( + 'late' => array( 'location' => 'query', - 'type' => 'integer', + 'type' => 'string', ), - 'userId' => array( + 'pageToken' => array( 'location' => 'query', 'type' => 'string', ), - 'late' => array( + 'pageSize' => array( 'location' => 'query', - 'type' => 'string', + 'type' => 'integer', ), - 'pageToken' => array( + 'states' => array( 'location' => 'query', 'type' => 'string', + 'repeated' => true, ), ), ),'modifyAttachments' => array( @@ -700,14 +699,14 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'pageSize' => array( - 'location' => 'query', - 'type' => 'integer', - ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), ), ), ) @@ -781,49 +780,6 @@ public function __construct(Google_Client $client) ) ) ); - $this->courses_topics = new Google_Service_Classroom_Resource_CoursesTopics( - $this, - $this->serviceName, - 'topics', - array( - 'methods' => array( - 'get' => array( - 'path' => 'v1/courses/{courseId}/topics/{id}', - 'httpMethod' => 'GET', - 'parameters' => array( - 'courseId' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - 'id' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'list' => array( - 'path' => 'v1/courses/{courseId}/topics', - 'httpMethod' => 'GET', - 'parameters' => array( - 'courseId' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - 'pageSize' => array( - 'location' => 'query', - 'type' => 'integer', - ), - 'pageToken' => array( - 'location' => 'query', - 'type' => 'string', - ), - ), - ), - ) - ) - ); $this->invitations = new Google_Service_Classroom_Resource_Invitations( $this, $this->serviceName, @@ -868,10 +824,6 @@ public function __construct(Google_Client $client) 'path' => 'v1/invitations', 'httpMethod' => 'GET', 'parameters' => array( - 'pageSize' => array( - 'location' => 'query', - 'type' => 'integer', - ), 'courseId' => array( 'location' => 'query', 'type' => 'string', @@ -884,6 +836,10 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), ), ), ) diff --git a/vendor/google/apiclient-services/src/Google/Service/Classroom/CourseWorkChangesInfo.php b/vendor/google/apiclient-services/src/Google/Service/Classroom/CourseWorkChangesInfo.php new file mode 100644 index 00000000..742703da --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Classroom/CourseWorkChangesInfo.php @@ -0,0 +1,30 @@ +courseId = $courseId; + } + public function getCourseId() + { + return $this->courseId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Classroom/Feed.php b/vendor/google/apiclient-services/src/Google/Service/Classroom/Feed.php index 01349d21..dea7441b 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Classroom/Feed.php +++ b/vendor/google/apiclient-services/src/Google/Service/Classroom/Feed.php @@ -19,6 +19,8 @@ class Google_Service_Classroom_Feed extends Google_Model { protected $courseRosterChangesInfoType = 'Google_Service_Classroom_CourseRosterChangesInfo'; protected $courseRosterChangesInfoDataType = ''; + protected $courseWorkChangesInfoType = 'Google_Service_Classroom_CourseWorkChangesInfo'; + protected $courseWorkChangesInfoDataType = ''; public $feedType; /** @@ -35,6 +37,20 @@ public function getCourseRosterChangesInfo() { return $this->courseRosterChangesInfo; } + /** + * @param Google_Service_Classroom_CourseWorkChangesInfo + */ + public function setCourseWorkChangesInfo(Google_Service_Classroom_CourseWorkChangesInfo $courseWorkChangesInfo) + { + $this->courseWorkChangesInfo = $courseWorkChangesInfo; + } + /** + * @return Google_Service_Classroom_CourseWorkChangesInfo + */ + public function getCourseWorkChangesInfo() + { + return $this->courseWorkChangesInfo; + } public function setFeedType($feedType) { $this->feedType = $feedType; diff --git a/vendor/google/apiclient-services/src/Google/Service/Classroom/Resource/Courses.php b/vendor/google/apiclient-services/src/Google/Service/Classroom/Resource/Courses.php index ca7a3a27..c57bab50 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Classroom/Resource/Courses.php +++ b/vendor/google/apiclient-services/src/Google/Service/Classroom/Resource/Courses.php @@ -103,12 +103,6 @@ public function get($id, $optParams = array()) * * @param array $optParams Optional parameters. * - * @opt_param string studentId Restricts returned courses to those having a - * student with the specified identifier. The identifier can be one of the - * following: - * - * * the numeric identifier for the user * the email address of the user * the - * string literal `"me"`, indicating the requesting user * @opt_param string pageToken nextPageToken value returned from a previous list * call, indicating that the subsequent page of results should be returned. * @@ -127,6 +121,12 @@ public function get($id, $optParams = array()) * @opt_param string courseStates Restricts returned courses to those in one of * the specified states The default value is ACTIVE, ARCHIVED, PROVISIONED, * DECLINED. + * @opt_param string studentId Restricts returned courses to those having a + * student with the specified identifier. The identifier can be one of the + * following: + * + * * the numeric identifier for the user * the email address of the user * the + * string literal `"me"`, indicating the requesting user * @return Google_Service_Classroom_ListCoursesResponse */ public function listCourses($optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Classroom/Resource/CoursesAliases.php b/vendor/google/apiclient-services/src/Google/Service/Classroom/Resource/CoursesAliases.php index 7d6e6f9c..e1aea95f 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Classroom/Resource/CoursesAliases.php +++ b/vendor/google/apiclient-services/src/Google/Service/Classroom/Resource/CoursesAliases.php @@ -87,15 +87,15 @@ public function delete($courseId, $alias, $optParams = array()) * either the Classroom-assigned identifier or an alias. * @param array $optParams Optional parameters. * - * @opt_param int pageSize Maximum number of items to return. Zero or - * unspecified indicates that the server may assign a maximum. - * - * The server may return fewer than the specified number of results. * @opt_param string pageToken nextPageToken value returned from a previous list * call, indicating that the subsequent page of results should be returned. * * The list request must be otherwise identical to the one that resulted in this * token. + * @opt_param int pageSize Maximum number of items to return. Zero or + * unspecified indicates that the server may assign a maximum. + * + * The server may return fewer than the specified number of results. * @return Google_Service_Classroom_ListCourseAliasesResponse */ public function listCoursesAliases($courseId, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Classroom/Resource/CoursesCourseWorkStudentSubmissions.php b/vendor/google/apiclient-services/src/Google/Service/Classroom/Resource/CoursesCourseWorkStudentSubmissions.php index eccc0925..20f7d0c4 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Classroom/Resource/CoursesCourseWorkStudentSubmissions.php +++ b/vendor/google/apiclient-services/src/Google/Service/Classroom/Resource/CoursesCourseWorkStudentSubmissions.php @@ -70,12 +70,6 @@ public function get($courseId, $courseWorkId, $id, $optParams = array()) * work in the specified course. * @param array $optParams Optional parameters. * - * @opt_param string states Requested submission states. If specified, returned - * student submissions match one of the specified submission states. - * @opt_param int pageSize Maximum number of items to return. Zero or - * unspecified indicates that the server may assign a maximum. - * - * The server may return fewer than the specified number of results. * @opt_param string userId Optional argument to restrict returned student work * to those owned by the student with the specified identifier. The identifier * can be one of the following: @@ -90,6 +84,12 @@ public function get($courseId, $courseWorkId, $id, $optParams = array()) * * The list request must be otherwise identical to the one that resulted in this * token. + * @opt_param int pageSize Maximum number of items to return. Zero or + * unspecified indicates that the server may assign a maximum. + * + * The server may return fewer than the specified number of results. + * @opt_param string states Requested submission states. If specified, returned + * student submissions match one of the specified submission states. * @return Google_Service_Classroom_ListStudentSubmissionsResponse */ public function listCoursesCourseWorkStudentSubmissions($courseId, $courseWorkId, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Classroom/Resource/CoursesStudents.php b/vendor/google/apiclient-services/src/Google/Service/Classroom/Resource/CoursesStudents.php index fdf45cc1..b90441e9 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Classroom/Resource/CoursesStudents.php +++ b/vendor/google/apiclient-services/src/Google/Service/Classroom/Resource/CoursesStudents.php @@ -120,15 +120,15 @@ public function get($courseId, $userId, $optParams = array()) * either the Classroom-assigned identifier or an alias. * @param array $optParams Optional parameters. * - * @opt_param int pageSize Maximum number of items to return. Zero means no - * maximum. - * - * The server may return fewer than the specified number of results. * @opt_param string pageToken nextPageToken value returned from a previous list * call, indicating that the subsequent page of results should be returned. * * The list request must be otherwise identical to the one that resulted in this * token. + * @opt_param int pageSize Maximum number of items to return. Zero means no + * maximum. + * + * The server may return fewer than the specified number of results. * @return Google_Service_Classroom_ListStudentsResponse */ public function listCoursesStudents($courseId, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Classroom/Resource/Invitations.php b/vendor/google/apiclient-services/src/Google/Service/Classroom/Resource/Invitations.php index c998b5b1..f798a9a3 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Classroom/Resource/Invitations.php +++ b/vendor/google/apiclient-services/src/Google/Service/Classroom/Resource/Invitations.php @@ -123,10 +123,6 @@ public function get($id, $optParams = array()) * * @param array $optParams Optional parameters. * - * @opt_param int pageSize Maximum number of items to return. Zero means no - * maximum. - * - * The server may return fewer than the specified number of results. * @opt_param string courseId Restricts returned invitations to those for a * course with the specified identifier. * @opt_param string userId Restricts returned invitations to those for a @@ -139,6 +135,10 @@ public function get($id, $optParams = array()) * * The list request must be otherwise identical to the one that resulted in this * token. + * @opt_param int pageSize Maximum number of items to return. Zero means no + * maximum. + * + * The server may return fewer than the specified number of results. * @return Google_Service_Classroom_ListInvitationsResponse */ public function listInvitations($optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Classroom/Resource/Registrations.php b/vendor/google/apiclient-services/src/Google/Service/Classroom/Resource/Registrations.php index 10cc7db1..7ab3d993 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Classroom/Resource/Registrations.php +++ b/vendor/google/apiclient-services/src/Google/Service/Classroom/Resource/Registrations.php @@ -27,7 +27,7 @@ class Google_Service_Classroom_Resource_Registrations extends Google_Service_Res { /** * Creates a `Registration`, causing Classroom to start sending notifications - * from the provided `feed` to the provided `destination`. + * from the provided `feed` to the destination provided in `cloudPubSubTopic`. * * Returns the created `Registration`. Currently, this will be the same as the * argument, but with server-assigned fields such as `expiry_time` and `id` @@ -36,23 +36,23 @@ class Google_Service_Classroom_Resource_Registrations extends Google_Service_Res * Note that any value specified for the `expiry_time` or `id` fields will be * ignored. * - * While Classroom may validate the `destination` and return errors on a best - * effort basis, it is the caller's responsibility to ensure that it exists and - * that Classroom has permission to publish to it. + * While Classroom may validate the `cloudPubSubTopic` and return errors on a + * best effort basis, it is the caller's responsibility to ensure that it exists + * and that Classroom has permission to publish to it. * * This method may return the following error codes: * * * `PERMISSION_DENIED` if: * the authenticated user does not have * permission to receive notifications from the requested field; or * - * the credential provided does not include the appropriate scope for the + * the credential provided does not include the appropriate scope for the * requested feed. * another access error is encountered. * - * `INVALID_ARGUMENT` if: * no `destination` is specified, or the specified - * `destination` is not valid; or * no `feed` is specified, or the - * specified `feed` is not valid. * `NOT_FOUND` if: * the specified `feed` - * cannot be located, or the requesting user does not have permission to - * determine whether or not it exists; or * the specified `destination` - * cannot be located, or Classroom has not been granted permission to - * publish to it. (registrations.create) + * `INVALID_ARGUMENT` if: * no `cloudPubsubTopic` is specified, or the + * specified `cloudPubsubTopic` is not valid; or * no `feed` is + * specified, or the specified `feed` is not valid. * `NOT_FOUND` if: * the + * specified `feed` cannot be located, or the requesting user does not + * have permission to determine whether or not it exists; or * the specified + * `cloudPubsubTopic` cannot be located, or Classroom has not been granted + * permission to publish to it. (registrations.create) * * @param Google_Service_Classroom_Registration $postBody * @param array $optParams Optional parameters. diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudBuild.php b/vendor/google/apiclient-services/src/Google/Service/CloudBuild.php index 740f6005..9a30330e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudBuild.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudBuild.php @@ -19,11 +19,11 @@ * Service definition for CloudBuild (v1). * *

- * Builds container images in the cloud.

+ * Creates and manages builds on Google Cloud Platform.

* *

* For more information about this service, see the API - * Documentation + * Documentation *

* * @author Google, Inc. @@ -86,10 +86,6 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'filter' => array( - 'location' => 'query', - 'type' => 'string', - ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', @@ -98,6 +94,10 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'integer', ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ), ) diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudBuild/ArtifactObjects.php b/vendor/google/apiclient-services/src/Google/Service/CloudBuild/ArtifactObjects.php new file mode 100644 index 00000000..f3aedc78 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudBuild/ArtifactObjects.php @@ -0,0 +1,56 @@ +location = $location; + } + public function getLocation() + { + return $this->location; + } + public function setPaths($paths) + { + $this->paths = $paths; + } + public function getPaths() + { + return $this->paths; + } + /** + * @param Google_Service_CloudBuild_TimeSpan + */ + public function setTiming(Google_Service_CloudBuild_TimeSpan $timing) + { + $this->timing = $timing; + } + /** + * @return Google_Service_CloudBuild_TimeSpan + */ + public function getTiming() + { + return $this->timing; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudBuild/ArtifactResult.php b/vendor/google/apiclient-services/src/Google/Service/CloudBuild/ArtifactResult.php new file mode 100644 index 00000000..bcc83ea1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudBuild/ArtifactResult.php @@ -0,0 +1,47 @@ +fileHash = $fileHash; + } + /** + * @return Google_Service_CloudBuild_FileHashes + */ + public function getFileHash() + { + return $this->fileHash; + } + public function setLocation($location) + { + $this->location = $location; + } + public function getLocation() + { + return $this->location; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudBuild/Artifacts.php b/vendor/google/apiclient-services/src/Google/Service/CloudBuild/Artifacts.php new file mode 100644 index 00000000..7c83c099 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudBuild/Artifacts.php @@ -0,0 +1,47 @@ +images = $images; + } + public function getImages() + { + return $this->images; + } + /** + * @param Google_Service_CloudBuild_ArtifactObjects + */ + public function setObjects(Google_Service_CloudBuild_ArtifactObjects $objects) + { + $this->objects = $objects; + } + /** + * @return Google_Service_CloudBuild_ArtifactObjects + */ + public function getObjects() + { + return $this->objects; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudBuild/Build.php b/vendor/google/apiclient-services/src/Google/Service/CloudBuild/Build.php index 620a9b81..3b55ab69 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudBuild/Build.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudBuild/Build.php @@ -18,6 +18,8 @@ class Google_Service_CloudBuild_Build extends Google_Collection { protected $collection_key = 'tags'; + protected $artifactsType = 'Google_Service_CloudBuild_Artifacts'; + protected $artifactsDataType = ''; public $buildTriggerId; public $createTime; public $finishTime; @@ -47,6 +49,20 @@ class Google_Service_CloudBuild_Build extends Google_Collection protected $timingType = 'Google_Service_CloudBuild_TimeSpan'; protected $timingDataType = 'map'; + /** + * @param Google_Service_CloudBuild_Artifacts + */ + public function setArtifacts(Google_Service_CloudBuild_Artifacts $artifacts) + { + $this->artifacts = $artifacts; + } + /** + * @return Google_Service_CloudBuild_Artifacts + */ + public function getArtifacts() + { + return $this->artifacts; + } public function setBuildTriggerId($buildTriggerId) { $this->buildTriggerId = $buildTriggerId; diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudBuild/BuildOptions.php b/vendor/google/apiclient-services/src/Google/Service/CloudBuild/BuildOptions.php index 7c3dffab..b6fb53ce 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudBuild/BuildOptions.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudBuild/BuildOptions.php @@ -20,6 +20,7 @@ class Google_Service_CloudBuild_BuildOptions extends Google_Collection protected $collection_key = 'sourceProvenanceHash'; public $diskSizeGb; public $logStreamingOption; + public $logging; public $machineType; public $requestedVerifyOption; public $sourceProvenanceHash; @@ -41,6 +42,14 @@ public function getLogStreamingOption() { return $this->logStreamingOption; } + public function setLogging($logging) + { + $this->logging = $logging; + } + public function getLogging() + { + return $this->logging; + } public function setMachineType($machineType) { $this->machineType = $machineType; diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudBuild/BuildTrigger.php b/vendor/google/apiclient-services/src/Google/Service/CloudBuild/BuildTrigger.php index 154d8dc7..7ca5e096 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudBuild/BuildTrigger.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudBuild/BuildTrigger.php @@ -15,8 +15,9 @@ * the License. */ -class Google_Service_CloudBuild_BuildTrigger extends Google_Model +class Google_Service_CloudBuild_BuildTrigger extends Google_Collection { + protected $collection_key = 'includedFiles'; protected $buildType = 'Google_Service_CloudBuild_Build'; protected $buildDataType = ''; public $createTime; @@ -24,6 +25,8 @@ class Google_Service_CloudBuild_BuildTrigger extends Google_Model public $disabled; public $filename; public $id; + public $ignoredFiles; + public $includedFiles; public $substitutions; protected $triggerTemplateType = 'Google_Service_CloudBuild_RepoSource'; protected $triggerTemplateDataType = ''; @@ -82,6 +85,22 @@ public function getId() { return $this->id; } + public function setIgnoredFiles($ignoredFiles) + { + $this->ignoredFiles = $ignoredFiles; + } + public function getIgnoredFiles() + { + return $this->ignoredFiles; + } + public function setIncludedFiles($includedFiles) + { + $this->includedFiles = $includedFiles; + } + public function getIncludedFiles() + { + return $this->includedFiles; + } public function setSubstitutions($substitutions) { $this->substitutions = $substitutions; diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudBuild/Resource/Operations.php b/vendor/google/apiclient-services/src/Google/Service/CloudBuild/Resource/Operations.php index 9b6eb65b..ae748b0c 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudBuild/Resource/Operations.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudBuild/Resource/Operations.php @@ -77,9 +77,9 @@ public function get($name, $optParams = array()) * @param string $name The name of the operation's parent resource. * @param array $optParams Optional parameters. * - * @opt_param string filter The standard list filter. * @opt_param string pageToken The standard list page token. * @opt_param int pageSize The standard list page size. + * @opt_param string filter The standard list filter. * @return Google_Service_CloudBuild_ListOperationsResponse */ public function listOperations($name, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudBuild/Results.php b/vendor/google/apiclient-services/src/Google/Service/CloudBuild/Results.php index a93f57b9..14618089 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudBuild/Results.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudBuild/Results.php @@ -18,10 +18,21 @@ class Google_Service_CloudBuild_Results extends Google_Collection { protected $collection_key = 'images'; + public $artifactManifest; public $buildStepImages; + public $buildStepOutputs; protected $imagesType = 'Google_Service_CloudBuild_BuiltImage'; protected $imagesDataType = 'array'; + public $numArtifacts; + public function setArtifactManifest($artifactManifest) + { + $this->artifactManifest = $artifactManifest; + } + public function getArtifactManifest() + { + return $this->artifactManifest; + } public function setBuildStepImages($buildStepImages) { $this->buildStepImages = $buildStepImages; @@ -30,6 +41,14 @@ public function getBuildStepImages() { return $this->buildStepImages; } + public function setBuildStepOutputs($buildStepOutputs) + { + $this->buildStepOutputs = $buildStepOutputs; + } + public function getBuildStepOutputs() + { + return $this->buildStepOutputs; + } /** * @param Google_Service_CloudBuild_BuiltImage */ @@ -44,4 +63,12 @@ public function getImages() { return $this->images; } + public function setNumArtifacts($numArtifacts) + { + $this->numArtifacts = $numArtifacts; + } + public function getNumArtifacts() + { + return $this->numArtifacts; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudComposer.php b/vendor/google/apiclient-services/src/Google/Service/CloudComposer.php new file mode 100644 index 00000000..53c91de4 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudComposer.php @@ -0,0 +1,178 @@ + + * Manages Apache Airflow environments on Google Cloud Platform.

+ * + *

+ * For more information about this service, see the API + * Documentation + *

+ * + * @author Google, Inc. + */ +class Google_Service_CloudComposer extends Google_Service +{ + /** View and manage your data across Google Cloud Platform services. */ + const CLOUD_PLATFORM = + "https://www.googleapis.com/auth/cloud-platform"; + + public $projects_locations_environments; + public $projects_locations_operations; + + /** + * Constructs the internal representation of the CloudComposer service. + * + * @param Google_Client $client + */ + public function __construct(Google_Client $client) + { + parent::__construct($client); + $this->rootUrl = 'https://composer.googleapis.com/'; + $this->servicePath = ''; + $this->version = 'v1'; + $this->serviceName = 'composer'; + + $this->projects_locations_environments = new Google_Service_CloudComposer_Resource_ProjectsLocationsEnvironments( + $this, + $this->serviceName, + 'environments', + array( + 'methods' => array( + 'create' => array( + 'path' => 'v1/{+parent}/environments', + 'httpMethod' => 'POST', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'delete' => array( + 'path' => 'v1/{+name}', + 'httpMethod' => 'DELETE', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'get' => array( + 'path' => 'v1/{+name}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => 'v1/{+parent}/environments', + 'httpMethod' => 'GET', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + ), + ),'patch' => array( + 'path' => 'v1/{+name}', + 'httpMethod' => 'PATCH', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'updateMask' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ), + ) + ) + ); + $this->projects_locations_operations = new Google_Service_CloudComposer_Resource_ProjectsLocationsOperations( + $this, + $this->serviceName, + 'operations', + array( + 'methods' => array( + 'delete' => array( + 'path' => 'v1/{+name}', + 'httpMethod' => 'DELETE', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'get' => array( + 'path' => 'v1/{+name}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => 'v1/{+name}/operations', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + ), + ), + ) + ) + ); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudComposer/ComposerEmpty.php b/vendor/google/apiclient-services/src/Google/Service/CloudComposer/ComposerEmpty.php new file mode 100644 index 00000000..299caebc --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudComposer/ComposerEmpty.php @@ -0,0 +1,20 @@ +config = $config; + } + /** + * @return Google_Service_CloudComposer_EnvironmentConfig + */ + public function getConfig() + { + return $this->config; + } + public function setCreateTime($createTime) + { + $this->createTime = $createTime; + } + public function getCreateTime() + { + return $this->createTime; + } + public function setLabels($labels) + { + $this->labels = $labels; + } + public function getLabels() + { + return $this->labels; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setState($state) + { + $this->state = $state; + } + public function getState() + { + return $this->state; + } + public function setUpdateTime($updateTime) + { + $this->updateTime = $updateTime; + } + public function getUpdateTime() + { + return $this->updateTime; + } + public function setUuid($uuid) + { + $this->uuid = $uuid; + } + public function getUuid() + { + return $this->uuid; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudComposer/EnvironmentConfig.php b/vendor/google/apiclient-services/src/Google/Service/CloudComposer/EnvironmentConfig.php new file mode 100644 index 00000000..a3e9a3a7 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudComposer/EnvironmentConfig.php @@ -0,0 +1,89 @@ +airflowUri = $airflowUri; + } + public function getAirflowUri() + { + return $this->airflowUri; + } + public function setDagGcsPrefix($dagGcsPrefix) + { + $this->dagGcsPrefix = $dagGcsPrefix; + } + public function getDagGcsPrefix() + { + return $this->dagGcsPrefix; + } + public function setGkeCluster($gkeCluster) + { + $this->gkeCluster = $gkeCluster; + } + public function getGkeCluster() + { + return $this->gkeCluster; + } + /** + * @param Google_Service_CloudComposer_NodeConfig + */ + public function setNodeConfig(Google_Service_CloudComposer_NodeConfig $nodeConfig) + { + $this->nodeConfig = $nodeConfig; + } + /** + * @return Google_Service_CloudComposer_NodeConfig + */ + public function getNodeConfig() + { + return $this->nodeConfig; + } + public function setNodeCount($nodeCount) + { + $this->nodeCount = $nodeCount; + } + public function getNodeCount() + { + return $this->nodeCount; + } + /** + * @param Google_Service_CloudComposer_SoftwareConfig + */ + public function setSoftwareConfig(Google_Service_CloudComposer_SoftwareConfig $softwareConfig) + { + $this->softwareConfig = $softwareConfig; + } + /** + * @return Google_Service_CloudComposer_SoftwareConfig + */ + public function getSoftwareConfig() + { + return $this->softwareConfig; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudComposer/ListEnvironmentsResponse.php b/vendor/google/apiclient-services/src/Google/Service/CloudComposer/ListEnvironmentsResponse.php new file mode 100644 index 00000000..d48c2edc --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudComposer/ListEnvironmentsResponse.php @@ -0,0 +1,47 @@ +environments = $environments; + } + /** + * @return Google_Service_CloudComposer_Environment + */ + public function getEnvironments() + { + return $this->environments; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudComposer/ListOperationsResponse.php b/vendor/google/apiclient-services/src/Google/Service/CloudComposer/ListOperationsResponse.php new file mode 100644 index 00000000..f9057d0a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudComposer/ListOperationsResponse.php @@ -0,0 +1,47 @@ +nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + /** + * @param Google_Service_CloudComposer_Operation + */ + public function setOperations($operations) + { + $this->operations = $operations; + } + /** + * @return Google_Service_CloudComposer_Operation + */ + public function getOperations() + { + return $this->operations; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudComposer/NodeConfig.php b/vendor/google/apiclient-services/src/Google/Service/CloudComposer/NodeConfig.php new file mode 100644 index 00000000..33cfd2d0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudComposer/NodeConfig.php @@ -0,0 +1,94 @@ +diskSizeGb = $diskSizeGb; + } + public function getDiskSizeGb() + { + return $this->diskSizeGb; + } + public function setLocation($location) + { + $this->location = $location; + } + public function getLocation() + { + return $this->location; + } + public function setMachineType($machineType) + { + $this->machineType = $machineType; + } + public function getMachineType() + { + return $this->machineType; + } + public function setNetwork($network) + { + $this->network = $network; + } + public function getNetwork() + { + return $this->network; + } + public function setOauthScopes($oauthScopes) + { + $this->oauthScopes = $oauthScopes; + } + public function getOauthScopes() + { + return $this->oauthScopes; + } + public function setServiceAccount($serviceAccount) + { + $this->serviceAccount = $serviceAccount; + } + public function getServiceAccount() + { + return $this->serviceAccount; + } + public function setSubnetwork($subnetwork) + { + $this->subnetwork = $subnetwork; + } + public function getSubnetwork() + { + return $this->subnetwork; + } + public function setTags($tags) + { + $this->tags = $tags; + } + public function getTags() + { + return $this->tags; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudComposer/Operation.php b/vendor/google/apiclient-services/src/Google/Service/CloudComposer/Operation.php new file mode 100644 index 00000000..2f775a62 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudComposer/Operation.php @@ -0,0 +1,73 @@ +done = $done; + } + public function getDone() + { + return $this->done; + } + /** + * @param Google_Service_CloudComposer_Status + */ + public function setError(Google_Service_CloudComposer_Status $error) + { + $this->error = $error; + } + /** + * @return Google_Service_CloudComposer_Status + */ + public function getError() + { + return $this->error; + } + public function setMetadata($metadata) + { + $this->metadata = $metadata; + } + public function getMetadata() + { + return $this->metadata; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setResponse($response) + { + $this->response = $response; + } + public function getResponse() + { + return $this->response; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudComposer/OperationMetadata.php b/vendor/google/apiclient-services/src/Google/Service/CloudComposer/OperationMetadata.php new file mode 100644 index 00000000..383debb6 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudComposer/OperationMetadata.php @@ -0,0 +1,75 @@ +createTime = $createTime; + } + public function getCreateTime() + { + return $this->createTime; + } + public function setEndTime($endTime) + { + $this->endTime = $endTime; + } + public function getEndTime() + { + return $this->endTime; + } + public function setOperationType($operationType) + { + $this->operationType = $operationType; + } + public function getOperationType() + { + return $this->operationType; + } + public function setResource($resource) + { + $this->resource = $resource; + } + public function getResource() + { + return $this->resource; + } + public function setResourceUuid($resourceUuid) + { + $this->resourceUuid = $resourceUuid; + } + public function getResourceUuid() + { + return $this->resourceUuid; + } + public function setState($state) + { + $this->state = $state; + } + public function getState() + { + return $this->state; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudComposer/Resource/Projects.php b/vendor/google/apiclient-services/src/Google/Service/CloudComposer/Resource/Projects.php new file mode 100644 index 00000000..69f8f628 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudComposer/Resource/Projects.php @@ -0,0 +1,28 @@ + + * $composerService = new Google_Service_CloudComposer(...); + * $projects = $composerService->projects; + * + */ +class Google_Service_CloudComposer_Resource_Projects extends Google_Service_Resource +{ +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudComposer/Resource/ProjectsLocations.php b/vendor/google/apiclient-services/src/Google/Service/CloudComposer/Resource/ProjectsLocations.php new file mode 100644 index 00000000..5175663f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudComposer/Resource/ProjectsLocations.php @@ -0,0 +1,28 @@ + + * $composerService = new Google_Service_CloudComposer(...); + * $locations = $composerService->locations; + * + */ +class Google_Service_CloudComposer_Resource_ProjectsLocations extends Google_Service_Resource +{ +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudComposer/Resource/ProjectsLocationsEnvironments.php b/vendor/google/apiclient-services/src/Google/Service/CloudComposer/Resource/ProjectsLocationsEnvironments.php new file mode 100644 index 00000000..731321f7 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudComposer/Resource/ProjectsLocationsEnvironments.php @@ -0,0 +1,180 @@ + + * $composerService = new Google_Service_CloudComposer(...); + * $environments = $composerService->environments; + * + */ +class Google_Service_CloudComposer_Resource_ProjectsLocationsEnvironments extends Google_Service_Resource +{ + /** + * Create a new environment. (environments.create) + * + * @param string $parent The parent must be of the form + * "projects/{projectId}/locations/{locationId}". + * @param Google_Service_CloudComposer_Environment $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudComposer_Operation + */ + public function create($parent, Google_Service_CloudComposer_Environment $postBody, $optParams = array()) + { + $params = array('parent' => $parent, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('create', array($params), "Google_Service_CloudComposer_Operation"); + } + /** + * Delete an environment. (environments.delete) + * + * @param string $name The environment to delete, in the form: + * "projects/{projectId}/locations/{locationId}/environments/{environmentId}" + * @param array $optParams Optional parameters. + * @return Google_Service_CloudComposer_Operation + */ + public function delete($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params), "Google_Service_CloudComposer_Operation"); + } + /** + * Get an existing environment. (environments.get) + * + * @param string $name The resource name of the environment to get, in the form: + * "projects/{projectId}/locations/{locationId}/environments/{environmentId}" + * @param array $optParams Optional parameters. + * @return Google_Service_CloudComposer_Environment + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_CloudComposer_Environment"); + } + /** + * List environments. (environments.listProjectsLocationsEnvironments) + * + * @param string $parent List environments in the given project and location, in + * the form: "projects/{projectId}/locations/{locationId}" + * @param array $optParams Optional parameters. + * + * @opt_param string pageToken The next_page_token value returned from a + * previous List request, if any. + * @opt_param int pageSize The maximum number of environments to return. + * @return Google_Service_CloudComposer_ListEnvironmentsResponse + */ + public function listProjectsLocationsEnvironments($parent, $optParams = array()) + { + $params = array('parent' => $parent); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_CloudComposer_ListEnvironmentsResponse"); + } + /** + * Update an environment. (environments.patch) + * + * @param string $name The relative resource name of the environment to update, + * in the form: + * "projects/{projectId}/locations/{locationId}/environments/{environmentId}" + * @param Google_Service_CloudComposer_Environment $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string updateMask Required. A comma-separated list of paths, + * relative to `Environment`, of fields to update. For example, to set the + * version of scikit-learn to install in the environment to 0.19.0 and to remove + * an existing installation of numpy, the `updateMask` parameter would include + * the following two `paths` values: "config.softwareConfig.pypiPackages.scikit- + * learn" and "config.softwareConfig.pypiPackages.numpy". The included patch + * environment would specify the scikit-learn version as follows: + * + * { "config":{ "softwareConfig":{ "pypiPackages":{ + * "scikit-learn":"==0.19.0" } } } } + * + * Note that in the above example, any existing PyPI packages other than scikit- + * learn and numpy will be unaffected. + * + * Only one update type may be included in a single request's `updateMask`. For + * example, one cannot update both the PyPI packages and labels in the same + * request. However, it is possible to update multiple members of a map field + * simultaneously in the same request. For example, to set the labels "label1" + * and "label2" while clearing "label3" (assuming it already exists), one can + * provide the paths "labels.label1", "labels.label2", and "labels.label3" and + * populate the patch environment as follows: + * + * { "labels":{ "label1":"new-label1-value" "label2 + * ":"new-label2-value" } } + * + * Note that in the above example, any existing labels that are not included in + * the `updateMask` will be unaffected. + * + * It is also possible to replace an entire map field by providing the map + * field's path in the `updateMask`. The new value of the field will be that + * which is provided in the patch environment. For example, to delete all pre- + * existing user-specified PyPI packages and install botocore at version 1.7.14, + * the `updateMask` would contain the path "config.softwareConfig.pypiPackages", + * and the patch environment would be the following: + * + * { "config":{ "softwareConfig":{ "pypiPackages":{ + * "botocore":"==1.7.14" } } } } + * + * **Note:** Only the following fields can be updated: + * + * Mask Purpose config.softwareConfig.pypiPackages Replace all + * custom custom PyPI packages. If a replacement package map is not included in + * `environment`, all custom PyPI packages are cleared. It is an error to + * provide both this mask and a mask specifying an individual package. + * config.softwareConfig.pypiPackages.packagename Update the custom PyPI + * package packagename, preserving other packages. To delete the package, + * include it in `updateMask`, and omit the mapping for it in + * `environment.config.softwareConfig.pypiPackages`. It is an error to provide + * both a mask of this form and the "config.softwareConfig.pypiPackages" mask. + * labels Replace all environment labels. If a replacement labels map is not + * included in `environment`, all labels are cleared. It is an error to provide + * both this mask and a mask specifying one or more individual labels. + * labels.labelName Set the label named labelName, while preserving other + * labels. To delete the label, include it in `updateMask` and omit its mapping + * in `environment.labels`. It is an error to provide both a mask of this form + * and the "labels" mask. config.nodeCount Horizontally scale the number + * of nodes in the environment. An integer greater than or equal to 3 must be + * provided in the `config.nodeCount` field. + * config.softwareConfig.airflowConfigOverrides Replace all Apache Airflow + * config overrides. If a replacement config overrides map is not included in + * `environment`, all config overrides are cleared. It is an error to provide + * both this mask and a mask specifying one or more individual config + * overrides. config.softwareConfig.airflowConfigOverrides.section-name + * Override the Apache Airflow config property name in the section named + * section, preserving other properties. To delete the property override, + * include it in `updateMask` and omit its mapping in + * `environment.config.softwareConfig.airflowConfigOverrides`. It is an error + * to provide both a mask of this form and the + * "config.softwareConfig.airflowConfigOverrides" mask. + * config.softwareConfig.envVariables Replace all environment variables. If a + * replacement environment variable map is not included in `environment`, all + * custom environment variables are cleared. It is an error to provide both + * this mask and a mask specifying one or more individual environment + * variables. + * @return Google_Service_CloudComposer_Operation + */ + public function patch($name, Google_Service_CloudComposer_Environment $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('patch', array($params), "Google_Service_CloudComposer_Operation"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudComposer/Resource/ProjectsLocationsOperations.php b/vendor/google/apiclient-services/src/Google/Service/CloudComposer/Resource/ProjectsLocationsOperations.php new file mode 100644 index 00000000..86aaf6f0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudComposer/Resource/ProjectsLocationsOperations.php @@ -0,0 +1,86 @@ + + * $composerService = new Google_Service_CloudComposer(...); + * $operations = $composerService->operations; + * + */ +class Google_Service_CloudComposer_Resource_ProjectsLocationsOperations extends Google_Service_Resource +{ + /** + * Deletes a long-running operation. This method indicates that the client is no + * longer interested in the operation result. It does not cancel the operation. + * If the server doesn't support this method, it returns + * `google.rpc.Code.UNIMPLEMENTED`. (operations.delete) + * + * @param string $name The name of the operation resource to be deleted. + * @param array $optParams Optional parameters. + * @return Google_Service_CloudComposer_ComposerEmpty + */ + public function delete($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params), "Google_Service_CloudComposer_ComposerEmpty"); + } + /** + * Gets the latest state of a long-running operation. Clients can use this + * method to poll the operation result at intervals as recommended by the API + * service. (operations.get) + * + * @param string $name The name of the operation resource. + * @param array $optParams Optional parameters. + * @return Google_Service_CloudComposer_Operation + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_CloudComposer_Operation"); + } + /** + * Lists operations that match the specified filter in the request. If the + * server doesn't support this method, it returns `UNIMPLEMENTED`. + * + * NOTE: the `name` binding allows API services to override the binding to use + * different resource name schemes, such as `users/operations`. To override the + * binding, API services can add a binding such as + * `"/v1/{name=users}/operations"` to their service configuration. For backwards + * compatibility, the default name includes the operations collection id, + * however overriding users must ensure the name binding is the parent resource, + * without the operations collection id. + * (operations.listProjectsLocationsOperations) + * + * @param string $name The name of the operation's parent resource. + * @param array $optParams Optional parameters. + * + * @opt_param string filter The standard list filter. + * @opt_param string pageToken The standard list page token. + * @opt_param int pageSize The standard list page size. + * @return Google_Service_CloudComposer_ListOperationsResponse + */ + public function listProjectsLocationsOperations($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_CloudComposer_ListOperationsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudComposer/SoftwareConfig.php b/vendor/google/apiclient-services/src/Google/Service/CloudComposer/SoftwareConfig.php new file mode 100644 index 00000000..e3445f7d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudComposer/SoftwareConfig.php @@ -0,0 +1,57 @@ +airflowConfigOverrides = $airflowConfigOverrides; + } + public function getAirflowConfigOverrides() + { + return $this->airflowConfigOverrides; + } + public function setEnvVariables($envVariables) + { + $this->envVariables = $envVariables; + } + public function getEnvVariables() + { + return $this->envVariables; + } + public function setImageVersion($imageVersion) + { + $this->imageVersion = $imageVersion; + } + public function getImageVersion() + { + return $this->imageVersion; + } + public function setPypiPackages($pypiPackages) + { + $this->pypiPackages = $pypiPackages; + } + public function getPypiPackages() + { + return $this->pypiPackages; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudComposer/Status.php b/vendor/google/apiclient-services/src/Google/Service/CloudComposer/Status.php new file mode 100644 index 00000000..6e251c0e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudComposer/Status.php @@ -0,0 +1,49 @@ +code = $code; + } + public function getCode() + { + return $this->code; + } + public function setDetails($details) + { + $this->details = $details; + } + public function getDetails() + { + return $this->details; + } + public function setMessage($message) + { + $this->message = $message; + } + public function getMessage() + { + return $this->message; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudDebugger.php b/vendor/google/apiclient-services/src/Google/Service/CloudDebugger.php index 8ae603ad..4f824daf 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudDebugger.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudDebugger.php @@ -24,7 +24,7 @@ * *

* For more information about this service, see the API - * Documentation + * Documentation *

* * @author Google, Inc. @@ -193,6 +193,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'waitToken' => array( + 'location' => 'query', + 'type' => 'string', + ), 'clientVersion' => array( 'location' => 'query', 'type' => 'string', @@ -213,10 +217,6 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'boolean', ), - 'waitToken' => array( - 'location' => 'query', - 'type' => 'string', - ), ), ),'set' => array( 'path' => 'v2/debugger/debuggees/{debuggeeId}/breakpoints/set', diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudDebugger/Resource/DebuggerDebuggeesBreakpoints.php b/vendor/google/apiclient-services/src/Google/Service/CloudDebugger/Resource/DebuggerDebuggeesBreakpoints.php index 92869a22..2afde32d 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudDebugger/Resource/DebuggerDebuggeesBreakpoints.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudDebugger/Resource/DebuggerDebuggeesBreakpoints.php @@ -66,6 +66,11 @@ public function get($debuggeeId, $breakpointId, $optParams = array()) * @param string $debuggeeId ID of the debuggee whose breakpoints to list. * @param array $optParams Optional parameters. * + * @opt_param string waitToken A wait token that, if specified, blocks the call + * until the breakpoints list has changed, or a server selected timeout has + * expired. The value should be set from the last response. The error code + * `google.rpc.Code.ABORTED` (RPC) is returned on wait timeout, which should be + * called again with the same `wait_token`. * @opt_param string clientVersion The client version making the call. Schema: * `domain/type/version` (e.g., `google.com/intellij/v1`). * @opt_param string action.value Only breakpoints with the specified action @@ -79,11 +84,6 @@ public function get($debuggeeId, $breakpointId, $optParams = array()) * @opt_param bool stripResults This field is deprecated. The following fields * are always stripped out of the result: `stack_frames`, * `evaluated_expressions` and `variable_table`. - * @opt_param string waitToken A wait token that, if specified, blocks the call - * until the breakpoints list has changed, or a server selected timeout has - * expired. The value should be set from the last response. The error code - * `google.rpc.Code.ABORTED` (RPC) is returned on wait timeout, which should be - * called again with the same `wait_token`. * @return Google_Service_CloudDebugger_ListBreakpointsResponse */ public function listDebuggerDebuggeesBreakpoints($debuggeeId, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudDebugger/SourceLocation.php b/vendor/google/apiclient-services/src/Google/Service/CloudDebugger/SourceLocation.php index 626ec05f..0ac20c51 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudDebugger/SourceLocation.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudDebugger/SourceLocation.php @@ -17,9 +17,18 @@ class Google_Service_CloudDebugger_SourceLocation extends Google_Model { + public $column; public $line; public $path; + public function setColumn($column) + { + $this->column = $column; + } + public function getColumn() + { + return $this->column; + } public function setLine($line) { $this->line = $line; diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudFilestore.php b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore.php new file mode 100644 index 00000000..66ef256f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore.php @@ -0,0 +1,243 @@ + + * The Cloud Filestore API is used for creating and managing cloud file servers.

+ * + *

+ * For more information about this service, see the API + * Documentation + *

+ * + * @author Google, Inc. + */ +class Google_Service_CloudFilestore extends Google_Service +{ + /** View and manage your data across Google Cloud Platform services. */ + const CLOUD_PLATFORM = + "https://www.googleapis.com/auth/cloud-platform"; + + public $projects_locations; + public $projects_locations_instances; + public $projects_locations_operations; + + /** + * Constructs the internal representation of the CloudFilestore service. + * + * @param Google_Client $client + */ + public function __construct(Google_Client $client) + { + parent::__construct($client); + $this->rootUrl = 'https://file.googleapis.com/'; + $this->servicePath = ''; + $this->version = 'v1beta1'; + $this->serviceName = 'file'; + + $this->projects_locations = new Google_Service_CloudFilestore_Resource_ProjectsLocations( + $this, + $this->serviceName, + 'locations', + array( + 'methods' => array( + 'get' => array( + 'path' => 'v1beta1/{+name}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => 'v1beta1/{+name}/locations', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ), + ) + ) + ); + $this->projects_locations_instances = new Google_Service_CloudFilestore_Resource_ProjectsLocationsInstances( + $this, + $this->serviceName, + 'instances', + array( + 'methods' => array( + 'create' => array( + 'path' => 'v1beta1/{+parent}/instances', + 'httpMethod' => 'POST', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'instanceId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'delete' => array( + 'path' => 'v1beta1/{+name}', + 'httpMethod' => 'DELETE', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'get' => array( + 'path' => 'v1beta1/{+name}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => 'v1beta1/{+parent}/instances', + 'httpMethod' => 'GET', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'orderBy' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + ), + ),'patch' => array( + 'path' => 'v1beta1/{+name}', + 'httpMethod' => 'PATCH', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'updateMask' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ), + ) + ) + ); + $this->projects_locations_operations = new Google_Service_CloudFilestore_Resource_ProjectsLocationsOperations( + $this, + $this->serviceName, + 'operations', + array( + 'methods' => array( + 'cancel' => array( + 'path' => 'v1beta1/{+name}:cancel', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'delete' => array( + 'path' => 'v1beta1/{+name}', + 'httpMethod' => 'DELETE', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'get' => array( + 'path' => 'v1beta1/{+name}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => 'v1beta1/{+name}/operations', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + ), + ), + ) + ) + ); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/CancelOperationRequest.php b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/CancelOperationRequest.php new file mode 100644 index 00000000..99042cd8 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/CancelOperationRequest.php @@ -0,0 +1,20 @@ +hostNames = $hostNames; + } + public function getHostNames() + { + return $this->hostNames; + } + public function setIpAddresses($ipAddresses) + { + $this->ipAddresses = $ipAddresses; + } + public function getIpAddresses() + { + return $this->ipAddresses; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Export.php b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Export.php new file mode 100644 index 00000000..1b046229 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Export.php @@ -0,0 +1,129 @@ +allowedClients = $allowedClients; + } + /** + * @return Google_Service_CloudFilestore_ClientList + */ + public function getAllowedClients() + { + return $this->allowedClients; + } + public function setAsync($async) + { + $this->async = $async; + } + public function getAsync() + { + return $this->async; + } + /** + * @param Google_Service_CloudFilestore_ClientList + */ + public function setDeniedClients(Google_Service_CloudFilestore_ClientList $deniedClients) + { + $this->deniedClients = $deniedClients; + } + /** + * @return Google_Service_CloudFilestore_ClientList + */ + public function getDeniedClients() + { + return $this->deniedClients; + } + /** + * @param Google_Service_CloudFilestore_NetworkConfig + */ + public function setNetworks($networks) + { + $this->networks = $networks; + } + /** + * @return Google_Service_CloudFilestore_NetworkConfig + */ + public function getNetworks() + { + return $this->networks; + } + /** + * @param Google_Service_CloudFilestore_NfsExport + */ + public function setNfsExport(Google_Service_CloudFilestore_NfsExport $nfsExport) + { + $this->nfsExport = $nfsExport; + } + /** + * @return Google_Service_CloudFilestore_NfsExport + */ + public function getNfsExport() + { + return $this->nfsExport; + } + public function setPath($path) + { + $this->path = $path; + } + public function getPath() + { + return $this->path; + } + public function setReadOnly($readOnly) + { + $this->readOnly = $readOnly; + } + public function getReadOnly() + { + return $this->readOnly; + } + /** + * @param Google_Service_CloudFilestore_SmbExport + */ + public function setSmbExport(Google_Service_CloudFilestore_SmbExport $smbExport) + { + $this->smbExport = $smbExport; + } + /** + * @return Google_Service_CloudFilestore_SmbExport + */ + public function getSmbExport() + { + return $this->smbExport; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/FileEmpty.php b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/FileEmpty.php new file mode 100644 index 00000000..2aacd7ae --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/FileEmpty.php @@ -0,0 +1,20 @@ +capacityGb = $capacityGb; + } + public function getCapacityGb() + { + return $this->capacityGb; + } + public function setDeleted($deleted) + { + $this->deleted = $deleted; + } + public function getDeleted() + { + return $this->deleted; + } + public function setEnabled($enabled) + { + $this->enabled = $enabled; + } + public function getEnabled() + { + return $this->enabled; + } + /** + * @param Google_Service_CloudFilestore_Export + */ + public function setExports($exports) + { + $this->exports = $exports; + } + /** + * @return Google_Service_CloudFilestore_Export + */ + public function getExports() + { + return $this->exports; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setProtocols($protocols) + { + $this->protocols = $protocols; + } + public function getProtocols() + { + return $this->protocols; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Instance.php b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Instance.php new file mode 100644 index 00000000..9d3d2d9e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Instance.php @@ -0,0 +1,144 @@ +createTime = $createTime; + } + public function getCreateTime() + { + return $this->createTime; + } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setEtag($etag) + { + $this->etag = $etag; + } + public function getEtag() + { + return $this->etag; + } + /** + * @param Google_Service_CloudFilestore_FileShareConfig + */ + public function setFileShares($fileShares) + { + $this->fileShares = $fileShares; + } + /** + * @return Google_Service_CloudFilestore_FileShareConfig + */ + public function getFileShares() + { + return $this->fileShares; + } + public function setLabels($labels) + { + $this->labels = $labels; + } + public function getLabels() + { + return $this->labels; + } + public function setLoggingService($loggingService) + { + $this->loggingService = $loggingService; + } + public function getLoggingService() + { + return $this->loggingService; + } + public function setMonitoringService($monitoringService) + { + $this->monitoringService = $monitoringService; + } + public function getMonitoringService() + { + return $this->monitoringService; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + /** + * @param Google_Service_CloudFilestore_NetworkConfig + */ + public function setNetworks($networks) + { + $this->networks = $networks; + } + /** + * @return Google_Service_CloudFilestore_NetworkConfig + */ + public function getNetworks() + { + return $this->networks; + } + public function setState($state) + { + $this->state = $state; + } + public function getState() + { + return $this->state; + } + public function setStatusMessage($statusMessage) + { + $this->statusMessage = $statusMessage; + } + public function getStatusMessage() + { + return $this->statusMessage; + } + public function setTier($tier) + { + $this->tier = $tier; + } + public function getTier() + { + return $this->tier; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/ListInstancesResponse.php b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/ListInstancesResponse.php new file mode 100644 index 00000000..35b82682 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/ListInstancesResponse.php @@ -0,0 +1,56 @@ +instances = $instances; + } + /** + * @return Google_Service_CloudFilestore_Instance + */ + public function getInstances() + { + return $this->instances; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + public function setUnreachable($unreachable) + { + $this->unreachable = $unreachable; + } + public function getUnreachable() + { + return $this->unreachable; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/ListLocationsResponse.php b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/ListLocationsResponse.php new file mode 100644 index 00000000..881a3fd9 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/ListLocationsResponse.php @@ -0,0 +1,47 @@ +locations = $locations; + } + /** + * @return Google_Service_CloudFilestore_Location + */ + public function getLocations() + { + return $this->locations; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/ListOperationsResponse.php b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/ListOperationsResponse.php new file mode 100644 index 00000000..0e209575 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/ListOperationsResponse.php @@ -0,0 +1,47 @@ +nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + /** + * @param Google_Service_CloudFilestore_Operation + */ + public function setOperations($operations) + { + $this->operations = $operations; + } + /** + * @return Google_Service_CloudFilestore_Operation + */ + public function getOperations() + { + return $this->operations; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Location.php b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Location.php new file mode 100644 index 00000000..d8aa2af4 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Location.php @@ -0,0 +1,66 @@ +displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } + public function setLabels($labels) + { + $this->labels = $labels; + } + public function getLabels() + { + return $this->labels; + } + public function setLocationId($locationId) + { + $this->locationId = $locationId; + } + public function getLocationId() + { + return $this->locationId; + } + public function setMetadata($metadata) + { + $this->metadata = $metadata; + } + public function getMetadata() + { + return $this->metadata; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/NetworkConfig.php b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/NetworkConfig.php new file mode 100644 index 00000000..dfdc2ae4 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/NetworkConfig.php @@ -0,0 +1,67 @@ +ipAddresses = $ipAddresses; + } + public function getIpAddresses() + { + return $this->ipAddresses; + } + public function setModes($modes) + { + $this->modes = $modes; + } + public function getModes() + { + return $this->modes; + } + public function setNetwork($network) + { + $this->network = $network; + } + public function getNetwork() + { + return $this->network; + } + public function setReservedIpRange($reservedIpRange) + { + $this->reservedIpRange = $reservedIpRange; + } + public function getReservedIpRange() + { + return $this->reservedIpRange; + } + public function setSubnetwork($subnetwork) + { + $this->subnetwork = $subnetwork; + } + public function getSubnetwork() + { + return $this->subnetwork; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/NfsExport.php b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/NfsExport.php new file mode 100644 index 00000000..c4cbd072 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/NfsExport.php @@ -0,0 +1,76 @@ +anonymousGid = $anonymousGid; + } + public function getAnonymousGid() + { + return $this->anonymousGid; + } + public function setAnonymousUid($anonymousUid) + { + $this->anonymousUid = $anonymousUid; + } + public function getAnonymousUid() + { + return $this->anonymousUid; + } + public function setProtocols($protocols) + { + $this->protocols = $protocols; + } + public function getProtocols() + { + return $this->protocols; + } + public function setSquash($squash) + { + $this->squash = $squash; + } + public function getSquash() + { + return $this->squash; + } + public function setUnauthenticatedLocksAllowed($unauthenticatedLocksAllowed) + { + $this->unauthenticatedLocksAllowed = $unauthenticatedLocksAllowed; + } + public function getUnauthenticatedLocksAllowed() + { + return $this->unauthenticatedLocksAllowed; + } + public function setUserPortsAllowed($userPortsAllowed) + { + $this->userPortsAllowed = $userPortsAllowed; + } + public function getUserPortsAllowed() + { + return $this->userPortsAllowed; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Operation.php b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Operation.php new file mode 100644 index 00000000..c6a299d1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Operation.php @@ -0,0 +1,73 @@ +done = $done; + } + public function getDone() + { + return $this->done; + } + /** + * @param Google_Service_CloudFilestore_Status + */ + public function setError(Google_Service_CloudFilestore_Status $error) + { + $this->error = $error; + } + /** + * @return Google_Service_CloudFilestore_Status + */ + public function getError() + { + return $this->error; + } + public function setMetadata($metadata) + { + $this->metadata = $metadata; + } + public function getMetadata() + { + return $this->metadata; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setResponse($response) + { + $this->response = $response; + } + public function getResponse() + { + return $this->response; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/OperationMetadata.php b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/OperationMetadata.php new file mode 100644 index 00000000..007dd971 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/OperationMetadata.php @@ -0,0 +1,84 @@ +apiVersion = $apiVersion; + } + public function getApiVersion() + { + return $this->apiVersion; + } + public function setCancelRequested($cancelRequested) + { + $this->cancelRequested = $cancelRequested; + } + public function getCancelRequested() + { + return $this->cancelRequested; + } + public function setCreateTime($createTime) + { + $this->createTime = $createTime; + } + public function getCreateTime() + { + return $this->createTime; + } + public function setEndTime($endTime) + { + $this->endTime = $endTime; + } + public function getEndTime() + { + return $this->endTime; + } + public function setStatusDetail($statusDetail) + { + $this->statusDetail = $statusDetail; + } + public function getStatusDetail() + { + return $this->statusDetail; + } + public function setTarget($target) + { + $this->target = $target; + } + public function getTarget() + { + return $this->target; + } + public function setVerb($verb) + { + $this->verb = $verb; + } + public function getVerb() + { + return $this->verb; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Resource/Projects.php b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Resource/Projects.php new file mode 100644 index 00000000..93a0aad6 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Resource/Projects.php @@ -0,0 +1,28 @@ + + * $fileService = new Google_Service_CloudFilestore(...); + * $projects = $fileService->projects; + * + */ +class Google_Service_CloudFilestore_Resource_Projects extends Google_Service_Resource +{ +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Resource/ProjectsLocations.php b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Resource/ProjectsLocations.php new file mode 100644 index 00000000..79717796 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Resource/ProjectsLocations.php @@ -0,0 +1,60 @@ + + * $fileService = new Google_Service_CloudFilestore(...); + * $locations = $fileService->locations; + * + */ +class Google_Service_CloudFilestore_Resource_ProjectsLocations extends Google_Service_Resource +{ + /** + * Gets information about a location. (locations.get) + * + * @param string $name Resource name for the location. + * @param array $optParams Optional parameters. + * @return Google_Service_CloudFilestore_Location + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_CloudFilestore_Location"); + } + /** + * Lists information about the supported locations for this service. + * (locations.listProjectsLocations) + * + * @param string $name The resource that owns the locations collection, if + * applicable. + * @param array $optParams Optional parameters. + * + * @opt_param int pageSize The standard list page size. + * @opt_param string filter The standard list filter. + * @opt_param string pageToken The standard list page token. + * @return Google_Service_CloudFilestore_ListLocationsResponse + */ + public function listProjectsLocations($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_CloudFilestore_ListLocationsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Resource/ProjectsLocationsInstances.php b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Resource/ProjectsLocationsInstances.php new file mode 100644 index 00000000..1e8a0f7d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Resource/ProjectsLocationsInstances.php @@ -0,0 +1,119 @@ + + * $fileService = new Google_Service_CloudFilestore(...); + * $instances = $fileService->instances; + * + */ +class Google_Service_CloudFilestore_Resource_ProjectsLocationsInstances extends Google_Service_Resource +{ + /** + * Creates an instance. (instances.create) + * + * @param string $parent The instance's project and location, in the format + * projects/{project_id}/locations/{location}. In Cloud Filestore, locations map + * to GCP zones, for example **us-west1-b**. + * @param Google_Service_CloudFilestore_Instance $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string instanceId The name of the instance to create. The name + * must be unique for the specified project and location. + * @return Google_Service_CloudFilestore_Operation + */ + public function create($parent, Google_Service_CloudFilestore_Instance $postBody, $optParams = array()) + { + $params = array('parent' => $parent, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('create', array($params), "Google_Service_CloudFilestore_Operation"); + } + /** + * Deletes an instance. (instances.delete) + * + * @param string $name The instance resource name, in the format + * projects/{project_id}/locations/{location}/instances/{instance_id} + * @param array $optParams Optional parameters. + * @return Google_Service_CloudFilestore_Operation + */ + public function delete($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params), "Google_Service_CloudFilestore_Operation"); + } + /** + * Gets the details of a specific instance. (instances.get) + * + * @param string $name The instance resource name, in the format + * projects/{project_id}/locations/{location}/instances/{instance_id}. + * @param array $optParams Optional parameters. + * @return Google_Service_CloudFilestore_Instance + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_CloudFilestore_Instance"); + } + /** + * Lists all instances in a project for either a specified location or for all + * locations. (instances.listProjectsLocationsInstances) + * + * @param string $parent The project and location for which to retrieve instance + * information, in the format projects/{project_id}/locations/{location}. In + * Cloud Filestore, locations map to GCP zones, for example **us-west1-b**. To + * retrieve instance information for all locations, use "-" for the {location} + * value. + * @param array $optParams Optional parameters. + * + * @opt_param string filter List filter. + * @opt_param string pageToken The next_page_token value to use if there are + * additional results to retrieve for this list request. + * @opt_param string orderBy Sort results. Supported values are "name", "name + * desc" or "" (unsorted). + * @opt_param int pageSize The maximum number of items to return. + * @return Google_Service_CloudFilestore_ListInstancesResponse + */ + public function listProjectsLocationsInstances($parent, $optParams = array()) + { + $params = array('parent' => $parent); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_CloudFilestore_ListInstancesResponse"); + } + /** + * Updates the settings of a specific instance. (instances.patch) + * + * @param string $name Output only. The resource name of the instance, in the + * format projects/{project_id}/locations/{location_id}/instances/{instance_id}. + * @param Google_Service_CloudFilestore_Instance $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string updateMask Mask of fields to update. At least one path + * must be supplied in this field. The elements of the repeated paths field may + * only include these fields: "description" + * @return Google_Service_CloudFilestore_Operation + */ + public function patch($name, Google_Service_CloudFilestore_Instance $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('patch', array($params), "Google_Service_CloudFilestore_Operation"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Resource/ProjectsLocationsOperations.php b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Resource/ProjectsLocationsOperations.php new file mode 100644 index 00000000..a1a28f5d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Resource/ProjectsLocationsOperations.php @@ -0,0 +1,108 @@ + + * $fileService = new Google_Service_CloudFilestore(...); + * $operations = $fileService->operations; + * + */ +class Google_Service_CloudFilestore_Resource_ProjectsLocationsOperations extends Google_Service_Resource +{ + /** + * Starts asynchronous cancellation on a long-running operation. The server + * makes a best effort to cancel the operation, but success is not guaranteed. + * If the server doesn't support this method, it returns + * `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or + * other methods to check whether the cancellation succeeded or whether the + * operation completed despite cancellation. On successful cancellation, the + * operation is not deleted; instead, it becomes an operation with an + * Operation.error value with a google.rpc.Status.code of 1, corresponding to + * `Code.CANCELLED`. (operations.cancel) + * + * @param string $name The name of the operation resource to be cancelled. + * @param Google_Service_CloudFilestore_CancelOperationRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudFilestore_FileEmpty + */ + public function cancel($name, Google_Service_CloudFilestore_CancelOperationRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('cancel', array($params), "Google_Service_CloudFilestore_FileEmpty"); + } + /** + * Deletes a long-running operation. This method indicates that the client is no + * longer interested in the operation result. It does not cancel the operation. + * If the server doesn't support this method, it returns + * `google.rpc.Code.UNIMPLEMENTED`. (operations.delete) + * + * @param string $name The name of the operation resource to be deleted. + * @param array $optParams Optional parameters. + * @return Google_Service_CloudFilestore_FileEmpty + */ + public function delete($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params), "Google_Service_CloudFilestore_FileEmpty"); + } + /** + * Gets the latest state of a long-running operation. Clients can use this + * method to poll the operation result at intervals as recommended by the API + * service. (operations.get) + * + * @param string $name The name of the operation resource. + * @param array $optParams Optional parameters. + * @return Google_Service_CloudFilestore_Operation + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_CloudFilestore_Operation"); + } + /** + * Lists operations that match the specified filter in the request. If the + * server doesn't support this method, it returns `UNIMPLEMENTED`. + * + * NOTE: the `name` binding allows API services to override the binding to use + * different resource name schemes, such as `users/operations`. To override the + * binding, API services can add a binding such as + * `"/v1/{name=users}/operations"` to their service configuration. For backwards + * compatibility, the default name includes the operations collection id, + * however overriding users must ensure the name binding is the parent resource, + * without the operations collection id. + * (operations.listProjectsLocationsOperations) + * + * @param string $name The name of the operation's parent resource. + * @param array $optParams Optional parameters. + * + * @opt_param string filter The standard list filter. + * @opt_param string pageToken The standard list page token. + * @opt_param int pageSize The standard list page size. + * @return Google_Service_CloudFilestore_ListOperationsResponse + */ + public function listProjectsLocationsOperations($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_CloudFilestore_ListOperationsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/SmbExport.php b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/SmbExport.php new file mode 100644 index 00000000..d728991a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/SmbExport.php @@ -0,0 +1,39 @@ +browsable = $browsable; + } + public function getBrowsable() + { + return $this->browsable; + } + public function setFileShare($fileShare) + { + $this->fileShare = $fileShare; + } + public function getFileShare() + { + return $this->fileShare; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Status.php b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Status.php new file mode 100644 index 00000000..4ceea2f4 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudFilestore/Status.php @@ -0,0 +1,49 @@ +code = $code; + } + public function getCode() + { + return $this->code; + } + public function setDetails($details) + { + $this->details = $details; + } + public function getDetails() + { + return $this->details; + } + public function setMessage($message) + { + $this->message = $message; + } + public function getMessage() + { + return $this->message; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudFunctions.php b/vendor/google/apiclient-services/src/Google/Service/CloudFunctions.php index 1888dbd6..50e9cad3 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudFunctions.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudFunctions.php @@ -19,8 +19,7 @@ * Service definition for CloudFunctions (v1). * *

- * API for managing lightweight user-provided functions executed in response to - * events.

+ * Manages lightweight user-provided functions executed in response to events.

* *

* For more information about this service, see the API @@ -108,10 +107,6 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'pageToken' => array( - 'location' => 'query', - 'type' => 'string', - ), 'pageSize' => array( 'location' => 'query', 'type' => 'integer', @@ -120,6 +115,10 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ), ) diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudFunctions/CloudFunction.php b/vendor/google/apiclient-services/src/Google/Service/CloudFunctions/CloudFunction.php index 4acb29d2..eeabf97f 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudFunctions/CloudFunction.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudFunctions/CloudFunction.php @@ -20,12 +20,16 @@ class Google_Service_CloudFunctions_CloudFunction extends Google_Model public $availableMemoryMb; public $description; public $entryPoint; + public $environmentVariables; protected $eventTriggerType = 'Google_Service_CloudFunctions_EventTrigger'; protected $eventTriggerDataType = ''; protected $httpsTriggerType = 'Google_Service_CloudFunctions_HttpsTrigger'; protected $httpsTriggerDataType = ''; public $labels; + public $maxInstances; public $name; + public $network; + public $runtime; public $serviceAccountEmail; public $sourceArchiveUrl; protected $sourceRepositoryType = 'Google_Service_CloudFunctions_SourceRepository'; @@ -60,6 +64,14 @@ public function getEntryPoint() { return $this->entryPoint; } + public function setEnvironmentVariables($environmentVariables) + { + $this->environmentVariables = $environmentVariables; + } + public function getEnvironmentVariables() + { + return $this->environmentVariables; + } /** * @param Google_Service_CloudFunctions_EventTrigger */ @@ -96,6 +108,14 @@ public function getLabels() { return $this->labels; } + public function setMaxInstances($maxInstances) + { + $this->maxInstances = $maxInstances; + } + public function getMaxInstances() + { + return $this->maxInstances; + } public function setName($name) { $this->name = $name; @@ -104,6 +124,22 @@ public function getName() { return $this->name; } + public function setNetwork($network) + { + $this->network = $network; + } + public function getNetwork() + { + return $this->network; + } + public function setRuntime($runtime) + { + $this->runtime = $runtime; + } + public function getRuntime() + { + return $this->runtime; + } public function setServiceAccountEmail($serviceAccountEmail) { $this->serviceAccountEmail = $serviceAccountEmail; diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudFunctions/Location.php b/vendor/google/apiclient-services/src/Google/Service/CloudFunctions/Location.php index eb5877e7..03570bb3 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudFunctions/Location.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudFunctions/Location.php @@ -17,11 +17,20 @@ class Google_Service_CloudFunctions_Location extends Google_Model { + public $displayName; public $labels; public $locationId; public $metadata; public $name; + public function setDisplayName($displayName) + { + $this->displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } public function setLabels($labels) { $this->labels = $labels; diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudFunctions/Resource/ProjectsLocations.php b/vendor/google/apiclient-services/src/Google/Service/CloudFunctions/Resource/ProjectsLocations.php index e4bc81bb..340116b9 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudFunctions/Resource/ProjectsLocations.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudFunctions/Resource/ProjectsLocations.php @@ -33,9 +33,9 @@ class Google_Service_CloudFunctions_Resource_ProjectsLocations extends Google_Se * applicable. * @param array $optParams Optional parameters. * - * @opt_param string pageToken The standard list page token. * @opt_param int pageSize The standard list page size. * @opt_param string filter The standard list filter. + * @opt_param string pageToken The standard list page token. * @return Google_Service_CloudFunctions_ListLocationsResponse */ public function listProjectsLocations($name, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudFunctions/Resource/ProjectsLocationsFunctions.php b/vendor/google/apiclient-services/src/Google/Service/CloudFunctions/Resource/ProjectsLocationsFunctions.php index 1c132988..86b77d22 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudFunctions/Resource/ProjectsLocationsFunctions.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudFunctions/Resource/ProjectsLocationsFunctions.php @@ -107,7 +107,7 @@ public function generateDownloadUrl($name, Google_Service_CloudFunctions_Generat * * When making a HTTP PUT request, these two headers need to be specified: * - * * `content-type: application/zip` * `x-google-content-length-range: + * * `content-type: application/zip` * `x-goog-content-length-range: * 0,104857600` (functions.generateUploadUrl) * * @param string $parent The project and location in which the Google Cloud diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudIAP.php b/vendor/google/apiclient-services/src/Google/Service/CloudIAP.php new file mode 100644 index 00000000..af400932 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudIAP.php @@ -0,0 +1,175 @@ + + * Controls access to cloud applications running on Google Cloud Platform.

+ * + *

+ * For more information about this service, see the API + * Documentation + *

+ * + * @author Google, Inc. + */ +class Google_Service_CloudIAP extends Google_Service +{ + /** View and manage your data across Google Cloud Platform services. */ + const CLOUD_PLATFORM = + "https://www.googleapis.com/auth/cloud-platform"; + + public $projects_iap_web; + public $projects_iap_web_services; + public $projects_iap_web_services_versions; + + /** + * Constructs the internal representation of the CloudIAP service. + * + * @param Google_Client $client + */ + public function __construct(Google_Client $client) + { + parent::__construct($client); + $this->rootUrl = 'https://iap.googleapis.com/'; + $this->servicePath = ''; + $this->version = 'v1beta1'; + $this->serviceName = 'iap'; + + $this->projects_iap_web = new Google_Service_CloudIAP_Resource_ProjectsIapWeb( + $this, + $this->serviceName, + 'iap_web', + array( + 'methods' => array( + 'getIamPolicy' => array( + 'path' => 'v1beta1/{+resource}:getIamPolicy', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'setIamPolicy' => array( + 'path' => 'v1beta1/{+resource}:setIamPolicy', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'testIamPermissions' => array( + 'path' => 'v1beta1/{+resource}:testIamPermissions', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ), + ) + ) + ); + $this->projects_iap_web_services = new Google_Service_CloudIAP_Resource_ProjectsIapWebServices( + $this, + $this->serviceName, + 'services', + array( + 'methods' => array( + 'getIamPolicy' => array( + 'path' => 'v1beta1/{+resource}:getIamPolicy', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'setIamPolicy' => array( + 'path' => 'v1beta1/{+resource}:setIamPolicy', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'testIamPermissions' => array( + 'path' => 'v1beta1/{+resource}:testIamPermissions', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ), + ) + ) + ); + $this->projects_iap_web_services_versions = new Google_Service_CloudIAP_Resource_ProjectsIapWebServicesVersions( + $this, + $this->serviceName, + 'versions', + array( + 'methods' => array( + 'getIamPolicy' => array( + 'path' => 'v1beta1/{+resource}:getIamPolicy', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'setIamPolicy' => array( + 'path' => 'v1beta1/{+resource}:setIamPolicy', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'testIamPermissions' => array( + 'path' => 'v1beta1/{+resource}:testIamPermissions', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ), + ) + ) + ); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudIAP/AuditConfig.php b/vendor/google/apiclient-services/src/Google/Service/CloudIAP/AuditConfig.php new file mode 100644 index 00000000..82b3d828 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudIAP/AuditConfig.php @@ -0,0 +1,47 @@ +auditLogConfigs = $auditLogConfigs; + } + /** + * @return Google_Service_CloudIAP_AuditLogConfig + */ + public function getAuditLogConfigs() + { + return $this->auditLogConfigs; + } + public function setService($service) + { + $this->service = $service; + } + public function getService() + { + return $this->service; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudIAP/AuditLogConfig.php b/vendor/google/apiclient-services/src/Google/Service/CloudIAP/AuditLogConfig.php new file mode 100644 index 00000000..adda6ac7 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudIAP/AuditLogConfig.php @@ -0,0 +1,40 @@ +exemptedMembers = $exemptedMembers; + } + public function getExemptedMembers() + { + return $this->exemptedMembers; + } + public function setLogType($logType) + { + $this->logType = $logType; + } + public function getLogType() + { + return $this->logType; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudIAP/Binding.php b/vendor/google/apiclient-services/src/Google/Service/CloudIAP/Binding.php new file mode 100644 index 00000000..f85cbf8f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudIAP/Binding.php @@ -0,0 +1,56 @@ +condition = $condition; + } + /** + * @return Google_Service_CloudIAP_Expr + */ + public function getCondition() + { + return $this->condition; + } + public function setMembers($members) + { + $this->members = $members; + } + public function getMembers() + { + return $this->members; + } + public function setRole($role) + { + $this->role = $role; + } + public function getRole() + { + return $this->role; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudIAP/Expr.php b/vendor/google/apiclient-services/src/Google/Service/CloudIAP/Expr.php new file mode 100644 index 00000000..7a341a2d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudIAP/Expr.php @@ -0,0 +1,57 @@ +description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setExpression($expression) + { + $this->expression = $expression; + } + public function getExpression() + { + return $this->expression; + } + public function setLocation($location) + { + $this->location = $location; + } + public function getLocation() + { + return $this->location; + } + public function setTitle($title) + { + $this->title = $title; + } + public function getTitle() + { + return $this->title; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudIAP/GetIamPolicyRequest.php b/vendor/google/apiclient-services/src/Google/Service/CloudIAP/GetIamPolicyRequest.php new file mode 100644 index 00000000..a123500b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudIAP/GetIamPolicyRequest.php @@ -0,0 +1,20 @@ +auditConfigs = $auditConfigs; + } + /** + * @return Google_Service_CloudIAP_AuditConfig + */ + public function getAuditConfigs() + { + return $this->auditConfigs; + } + /** + * @param Google_Service_CloudIAP_Binding + */ + public function setBindings($bindings) + { + $this->bindings = $bindings; + } + /** + * @return Google_Service_CloudIAP_Binding + */ + public function getBindings() + { + return $this->bindings; + } + public function setEtag($etag) + { + $this->etag = $etag; + } + public function getEtag() + { + return $this->etag; + } + public function setVersion($version) + { + $this->version = $version; + } + public function getVersion() + { + return $this->version; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudIAP/Resource/Projects.php b/vendor/google/apiclient-services/src/Google/Service/CloudIAP/Resource/Projects.php new file mode 100644 index 00000000..5f163bf8 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudIAP/Resource/Projects.php @@ -0,0 +1,28 @@ + + * $iapService = new Google_Service_CloudIAP(...); + * $projects = $iapService->projects; + * + */ +class Google_Service_CloudIAP_Resource_Projects extends Google_Service_Resource +{ +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudIAP/Resource/ProjectsIapWeb.php b/vendor/google/apiclient-services/src/Google/Service/CloudIAP/Resource/ProjectsIapWeb.php new file mode 100644 index 00000000..49554e29 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudIAP/Resource/ProjectsIapWeb.php @@ -0,0 +1,87 @@ + + * $iapService = new Google_Service_CloudIAP(...); + * $iap_web = $iapService->iap_web; + * + */ +class Google_Service_CloudIAP_Resource_ProjectsIapWeb extends Google_Service_Resource +{ + /** + * Gets the access control policy for an Identity-Aware Proxy protected + * resource. More information about managing access via IAP can be found at: + * https://cloud.google.com/iap/docs/managing-access#managing_access_via_the_api + * (iap_web.getIamPolicy) + * + * @param string $resource REQUIRED: The resource for which the policy is being + * requested. See the operation documentation for the appropriate value for this + * field. + * @param Google_Service_CloudIAP_GetIamPolicyRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudIAP_Policy + */ + public function getIamPolicy($resource, Google_Service_CloudIAP_GetIamPolicyRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('getIamPolicy', array($params), "Google_Service_CloudIAP_Policy"); + } + /** + * Sets the access control policy for an Identity-Aware Proxy protected + * resource. Replaces any existing policy. More information about managing + * access via IAP can be found at: https://cloud.google.com/iap/docs/managing- + * access#managing_access_via_the_api (iap_web.setIamPolicy) + * + * @param string $resource REQUIRED: The resource for which the policy is being + * specified. See the operation documentation for the appropriate value for this + * field. + * @param Google_Service_CloudIAP_SetIamPolicyRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudIAP_Policy + */ + public function setIamPolicy($resource, Google_Service_CloudIAP_SetIamPolicyRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setIamPolicy', array($params), "Google_Service_CloudIAP_Policy"); + } + /** + * Returns permissions that a caller has on the Identity-Aware Proxy protected + * resource. If the resource does not exist or the caller does not have + * Identity-Aware Proxy permissions a [google.rpc.Code.PERMISSION_DENIED] will + * be returned. More information about managing access via IAP can be found at: + * https://cloud.google.com/iap/docs/managing-access#managing_access_via_the_api + * (iap_web.testIamPermissions) + * + * @param string $resource REQUIRED: The resource for which the policy detail is + * being requested. See the operation documentation for the appropriate value + * for this field. + * @param Google_Service_CloudIAP_TestIamPermissionsRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudIAP_TestIamPermissionsResponse + */ + public function testIamPermissions($resource, Google_Service_CloudIAP_TestIamPermissionsRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('testIamPermissions', array($params), "Google_Service_CloudIAP_TestIamPermissionsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudIAP/Resource/ProjectsIapWebServices.php b/vendor/google/apiclient-services/src/Google/Service/CloudIAP/Resource/ProjectsIapWebServices.php new file mode 100644 index 00000000..01dd2cf1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudIAP/Resource/ProjectsIapWebServices.php @@ -0,0 +1,87 @@ + + * $iapService = new Google_Service_CloudIAP(...); + * $services = $iapService->services; + * + */ +class Google_Service_CloudIAP_Resource_ProjectsIapWebServices extends Google_Service_Resource +{ + /** + * Gets the access control policy for an Identity-Aware Proxy protected + * resource. More information about managing access via IAP can be found at: + * https://cloud.google.com/iap/docs/managing-access#managing_access_via_the_api + * (services.getIamPolicy) + * + * @param string $resource REQUIRED: The resource for which the policy is being + * requested. See the operation documentation for the appropriate value for this + * field. + * @param Google_Service_CloudIAP_GetIamPolicyRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudIAP_Policy + */ + public function getIamPolicy($resource, Google_Service_CloudIAP_GetIamPolicyRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('getIamPolicy', array($params), "Google_Service_CloudIAP_Policy"); + } + /** + * Sets the access control policy for an Identity-Aware Proxy protected + * resource. Replaces any existing policy. More information about managing + * access via IAP can be found at: https://cloud.google.com/iap/docs/managing- + * access#managing_access_via_the_api (services.setIamPolicy) + * + * @param string $resource REQUIRED: The resource for which the policy is being + * specified. See the operation documentation for the appropriate value for this + * field. + * @param Google_Service_CloudIAP_SetIamPolicyRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudIAP_Policy + */ + public function setIamPolicy($resource, Google_Service_CloudIAP_SetIamPolicyRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setIamPolicy', array($params), "Google_Service_CloudIAP_Policy"); + } + /** + * Returns permissions that a caller has on the Identity-Aware Proxy protected + * resource. If the resource does not exist or the caller does not have + * Identity-Aware Proxy permissions a [google.rpc.Code.PERMISSION_DENIED] will + * be returned. More information about managing access via IAP can be found at: + * https://cloud.google.com/iap/docs/managing-access#managing_access_via_the_api + * (services.testIamPermissions) + * + * @param string $resource REQUIRED: The resource for which the policy detail is + * being requested. See the operation documentation for the appropriate value + * for this field. + * @param Google_Service_CloudIAP_TestIamPermissionsRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudIAP_TestIamPermissionsResponse + */ + public function testIamPermissions($resource, Google_Service_CloudIAP_TestIamPermissionsRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('testIamPermissions', array($params), "Google_Service_CloudIAP_TestIamPermissionsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudIAP/Resource/ProjectsIapWebServicesVersions.php b/vendor/google/apiclient-services/src/Google/Service/CloudIAP/Resource/ProjectsIapWebServicesVersions.php new file mode 100644 index 00000000..52d30188 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudIAP/Resource/ProjectsIapWebServicesVersions.php @@ -0,0 +1,87 @@ + + * $iapService = new Google_Service_CloudIAP(...); + * $versions = $iapService->versions; + * + */ +class Google_Service_CloudIAP_Resource_ProjectsIapWebServicesVersions extends Google_Service_Resource +{ + /** + * Gets the access control policy for an Identity-Aware Proxy protected + * resource. More information about managing access via IAP can be found at: + * https://cloud.google.com/iap/docs/managing-access#managing_access_via_the_api + * (versions.getIamPolicy) + * + * @param string $resource REQUIRED: The resource for which the policy is being + * requested. See the operation documentation for the appropriate value for this + * field. + * @param Google_Service_CloudIAP_GetIamPolicyRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudIAP_Policy + */ + public function getIamPolicy($resource, Google_Service_CloudIAP_GetIamPolicyRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('getIamPolicy', array($params), "Google_Service_CloudIAP_Policy"); + } + /** + * Sets the access control policy for an Identity-Aware Proxy protected + * resource. Replaces any existing policy. More information about managing + * access via IAP can be found at: https://cloud.google.com/iap/docs/managing- + * access#managing_access_via_the_api (versions.setIamPolicy) + * + * @param string $resource REQUIRED: The resource for which the policy is being + * specified. See the operation documentation for the appropriate value for this + * field. + * @param Google_Service_CloudIAP_SetIamPolicyRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudIAP_Policy + */ + public function setIamPolicy($resource, Google_Service_CloudIAP_SetIamPolicyRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setIamPolicy', array($params), "Google_Service_CloudIAP_Policy"); + } + /** + * Returns permissions that a caller has on the Identity-Aware Proxy protected + * resource. If the resource does not exist or the caller does not have + * Identity-Aware Proxy permissions a [google.rpc.Code.PERMISSION_DENIED] will + * be returned. More information about managing access via IAP can be found at: + * https://cloud.google.com/iap/docs/managing-access#managing_access_via_the_api + * (versions.testIamPermissions) + * + * @param string $resource REQUIRED: The resource for which the policy detail is + * being requested. See the operation documentation for the appropriate value + * for this field. + * @param Google_Service_CloudIAP_TestIamPermissionsRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudIAP_TestIamPermissionsResponse + */ + public function testIamPermissions($resource, Google_Service_CloudIAP_TestIamPermissionsRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('testIamPermissions', array($params), "Google_Service_CloudIAP_TestIamPermissionsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudIAP/SetIamPolicyRequest.php b/vendor/google/apiclient-services/src/Google/Service/CloudIAP/SetIamPolicyRequest.php new file mode 100644 index 00000000..45181998 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudIAP/SetIamPolicyRequest.php @@ -0,0 +1,46 @@ +policy = $policy; + } + /** + * @return Google_Service_CloudIAP_Policy + */ + public function getPolicy() + { + return $this->policy; + } + public function setUpdateMask($updateMask) + { + $this->updateMask = $updateMask; + } + public function getUpdateMask() + { + return $this->updateMask; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudIAP/TestIamPermissionsRequest.php b/vendor/google/apiclient-services/src/Google/Service/CloudIAP/TestIamPermissionsRequest.php new file mode 100644 index 00000000..095a77bc --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudIAP/TestIamPermissionsRequest.php @@ -0,0 +1,31 @@ +permissions = $permissions; + } + public function getPermissions() + { + return $this->permissions; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudIAP/TestIamPermissionsResponse.php b/vendor/google/apiclient-services/src/Google/Service/CloudIAP/TestIamPermissionsResponse.php new file mode 100644 index 00000000..5a7941bf --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudIAP/TestIamPermissionsResponse.php @@ -0,0 +1,31 @@ +permissions = $permissions; + } + public function getPermissions() + { + return $this->permissions; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudIot.php b/vendor/google/apiclient-services/src/Google/Service/CloudIot.php index 2e21c9ce..8446cf04 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudIot.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudIot.php @@ -42,6 +42,10 @@ class Google_Service_CloudIot extends Google_Service public $projects_locations_registries_devices; public $projects_locations_registries_devices_configVersions; public $projects_locations_registries_devices_states; + public $projects_locations_registries_groups; + public $projects_locations_registries_groups_devices; + public $projects_locations_registries_groups_devices_configVersions; + public $projects_locations_registries_groups_devices_states; /** * Constructs the internal representation of the CloudIot service. @@ -306,5 +310,173 @@ public function __construct(Google_Client $client) ) ) ); + $this->projects_locations_registries_groups = new Google_Service_CloudIot_Resource_ProjectsLocationsRegistriesGroups( + $this, + $this->serviceName, + 'groups', + array( + 'methods' => array( + 'getIamPolicy' => array( + 'path' => 'v1/{+resource}:getIamPolicy', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'setIamPolicy' => array( + 'path' => 'v1/{+resource}:setIamPolicy', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'testIamPermissions' => array( + 'path' => 'v1/{+resource}:testIamPermissions', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ), + ) + ) + ); + $this->projects_locations_registries_groups_devices = new Google_Service_CloudIot_Resource_ProjectsLocationsRegistriesGroupsDevices( + $this, + $this->serviceName, + 'devices', + array( + 'methods' => array( + 'get' => array( + 'path' => 'v1/{+name}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'fieldMask' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'list' => array( + 'path' => 'v1/{+parent}/devices', + 'httpMethod' => 'GET', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'fieldMask' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'deviceIds' => array( + 'location' => 'query', + 'type' => 'string', + 'repeated' => true, + ), + 'deviceNumIds' => array( + 'location' => 'query', + 'type' => 'string', + 'repeated' => true, + ), + ), + ),'modifyCloudToDeviceConfig' => array( + 'path' => 'v1/{+name}:modifyCloudToDeviceConfig', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'patch' => array( + 'path' => 'v1/{+name}', + 'httpMethod' => 'PATCH', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'updateMask' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ), + ) + ) + ); + $this->projects_locations_registries_groups_devices_configVersions = new Google_Service_CloudIot_Resource_ProjectsLocationsRegistriesGroupsDevicesConfigVersions( + $this, + $this->serviceName, + 'configVersions', + array( + 'methods' => array( + 'list' => array( + 'path' => 'v1/{+name}/configVersions', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'numVersions' => array( + 'location' => 'query', + 'type' => 'integer', + ), + ), + ), + ) + ) + ); + $this->projects_locations_registries_groups_devices_states = new Google_Service_CloudIot_Resource_ProjectsLocationsRegistriesGroupsDevicesStates( + $this, + $this->serviceName, + 'states', + array( + 'methods' => array( + 'list' => array( + 'path' => 'v1/{+name}/states', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'numStates' => array( + 'location' => 'query', + 'type' => 'integer', + ), + ), + ), + ) + ) + ); } } diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudIot/Binding.php b/vendor/google/apiclient-services/src/Google/Service/CloudIot/Binding.php index 4799f861..91273e0e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudIot/Binding.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudIot/Binding.php @@ -18,9 +18,25 @@ class Google_Service_CloudIot_Binding extends Google_Collection { protected $collection_key = 'members'; + protected $conditionType = 'Google_Service_CloudIot_Expr'; + protected $conditionDataType = ''; public $members; public $role; + /** + * @param Google_Service_CloudIot_Expr + */ + public function setCondition(Google_Service_CloudIot_Expr $condition) + { + $this->condition = $condition; + } + /** + * @return Google_Service_CloudIot_Expr + */ + public function getCondition() + { + return $this->condition; + } public function setMembers($members) { $this->members = $members; diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudIot/Expr.php b/vendor/google/apiclient-services/src/Google/Service/CloudIot/Expr.php new file mode 100644 index 00000000..4ff6aaf9 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudIot/Expr.php @@ -0,0 +1,57 @@ +description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setExpression($expression) + { + $this->expression = $expression; + } + public function getExpression() + { + return $this->expression; + } + public function setLocation($location) + { + $this->location = $location; + } + public function getLocation() + { + return $this->location; + } + public function setTitle($title) + { + $this->title = $title; + } + public function getTitle() + { + return $this->title; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistries.php b/vendor/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistries.php index a576d364..7f933618 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistries.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistries.php @@ -95,12 +95,12 @@ public function getIamPolicy($resource, Google_Service_CloudIot_GetIamPolicyRequ * * @opt_param string pageToken The value returned by the last * `ListDeviceRegistriesResponse`; indicates that this is a continuation of a - * prior `ListDeviceRegistries` call, and that the system should return the next - * page of data. + * prior `ListDeviceRegistries` call and the system should return the next page + * of data. * @opt_param int pageSize The maximum number of registries to return in the * response. If this value is zero, the service will select a default size. A - * call may return fewer objects than requested, but if there is a non-empty - * `page_token`, it indicates that more entries are available. + * call may return fewer objects than requested. A non-empty `next_page_token` + * in the response indicates that more data is available. * @return Google_Service_CloudIot_ListDeviceRegistriesResponse */ public function listProjectsLocationsRegistries($parent, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistriesDevices.php b/vendor/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistriesDevices.php index 35034fef..e1028e3a 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistriesDevices.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistriesDevices.php @@ -85,19 +85,19 @@ public function get($name, $optParams = array()) * * @opt_param string pageToken The value returned by the last * `ListDevicesResponse`; indicates that this is a continuation of a prior - * `ListDevices` call, and that the system should return the next page of data. + * `ListDevices` call and the system should return the next page of data. * @opt_param string fieldMask The fields of the `Device` resource to be - * returned in the response. The fields `id`, and `num_id` are always returned - * by default, along with any other fields specified. + * returned in the response. The fields `id` and `num_id` are always returned, + * along with any other fields specified. * @opt_param int pageSize The maximum number of devices to return in the * response. If this value is zero, the service will select a default size. A - * call may return fewer objects than requested, but if there is a non-empty - * `page_token`, it indicates that more entries are available. - * @opt_param string deviceIds A list of device string identifiers. If empty, it - * will ignore this field. For example, `['device0', 'device12']`. This field - * cannot hold more than 10,000 entries. - * @opt_param string deviceNumIds A list of device numerical ids. If empty, it - * will ignore this field. This field cannot hold more than 10,000 entries. + * call may return fewer objects than requested. A non-empty `next_page_token` + * in the response indicates that more data is available. + * @opt_param string deviceIds A list of device string IDs. For example, + * `['device0', 'device12']`. If empty, this field is ignored. Maximum IDs: + * 10,000 + * @opt_param string deviceNumIds A list of device numeric IDs. If empty, this + * field is ignored. Maximum IDs: 10,000. * @return Google_Service_CloudIot_ListDevicesResponse */ public function listProjectsLocationsRegistriesDevices($parent, $optParams = array()) @@ -138,7 +138,7 @@ public function modifyCloudToDeviceConfig($name, Google_Service_CloudIot_ModifyC * @opt_param string updateMask Only updates the `device` fields indicated by * this mask. The field mask must not be empty, and it must not contain fields * that are immutable or only set by the server. Mutable top-level fields: - * `credentials`, `enabled_state`, and `metadata` + * `credentials`, `blocked`, and `metadata` * @return Google_Service_CloudIot_Device */ public function patch($name, Google_Service_CloudIot_Device $postBody, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistriesGroups.php b/vendor/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistriesGroups.php new file mode 100644 index 00000000..42c7a817 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistriesGroups.php @@ -0,0 +1,80 @@ + + * $cloudiotService = new Google_Service_CloudIot(...); + * $groups = $cloudiotService->groups; + * + */ +class Google_Service_CloudIot_Resource_ProjectsLocationsRegistriesGroups extends Google_Service_Resource +{ + /** + * Gets the access control policy for a resource. Returns an empty policy if the + * resource exists and does not have a policy set. (groups.getIamPolicy) + * + * @param string $resource REQUIRED: The resource for which the policy is being + * requested. See the operation documentation for the appropriate value for this + * field. + * @param Google_Service_CloudIot_GetIamPolicyRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudIot_Policy + */ + public function getIamPolicy($resource, Google_Service_CloudIot_GetIamPolicyRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('getIamPolicy', array($params), "Google_Service_CloudIot_Policy"); + } + /** + * Sets the access control policy on the specified resource. Replaces any + * existing policy. (groups.setIamPolicy) + * + * @param string $resource REQUIRED: The resource for which the policy is being + * specified. See the operation documentation for the appropriate value for this + * field. + * @param Google_Service_CloudIot_SetIamPolicyRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudIot_Policy + */ + public function setIamPolicy($resource, Google_Service_CloudIot_SetIamPolicyRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setIamPolicy', array($params), "Google_Service_CloudIot_Policy"); + } + /** + * Returns permissions that a caller has on the specified resource. If the + * resource does not exist, this will return an empty set of permissions, not a + * NOT_FOUND error. (groups.testIamPermissions) + * + * @param string $resource REQUIRED: The resource for which the policy detail is + * being requested. See the operation documentation for the appropriate value + * for this field. + * @param Google_Service_CloudIot_TestIamPermissionsRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudIot_TestIamPermissionsResponse + */ + public function testIamPermissions($resource, Google_Service_CloudIot_TestIamPermissionsRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('testIamPermissions', array($params), "Google_Service_CloudIot_TestIamPermissionsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistriesGroupsDevices.php b/vendor/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistriesGroupsDevices.php new file mode 100644 index 00000000..da1fbec5 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistriesGroupsDevices.php @@ -0,0 +1,119 @@ + + * $cloudiotService = new Google_Service_CloudIot(...); + * $devices = $cloudiotService->devices; + * + */ +class Google_Service_CloudIot_Resource_ProjectsLocationsRegistriesGroupsDevices extends Google_Service_Resource +{ + /** + * Gets details about a device. (devices.get) + * + * @param string $name The name of the device. For example, + * `projects/p0/locations/us-central1/registries/registry0/devices/device0` or + * `projects/p0/locations/us-central1/registries/registry0/devices/{num_id}`. + * @param array $optParams Optional parameters. + * + * @opt_param string fieldMask The fields of the `Device` resource to be + * returned in the response. If the field mask is unset or empty, all fields are + * returned. + * @return Google_Service_CloudIot_Device + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_CloudIot_Device"); + } + /** + * List devices in a device registry. + * (devices.listProjectsLocationsRegistriesGroupsDevices) + * + * @param string $parent The device registry path. Required. For example, + * `projects/my-project/locations/us-central1/registries/my-registry`. + * @param array $optParams Optional parameters. + * + * @opt_param string pageToken The value returned by the last + * `ListDevicesResponse`; indicates that this is a continuation of a prior + * `ListDevices` call and the system should return the next page of data. + * @opt_param string fieldMask The fields of the `Device` resource to be + * returned in the response. The fields `id` and `num_id` are always returned, + * along with any other fields specified. + * @opt_param int pageSize The maximum number of devices to return in the + * response. If this value is zero, the service will select a default size. A + * call may return fewer objects than requested. A non-empty `next_page_token` + * in the response indicates that more data is available. + * @opt_param string deviceIds A list of device string IDs. For example, + * `['device0', 'device12']`. If empty, this field is ignored. Maximum IDs: + * 10,000 + * @opt_param string deviceNumIds A list of device numeric IDs. If empty, this + * field is ignored. Maximum IDs: 10,000. + * @return Google_Service_CloudIot_ListDevicesResponse + */ + public function listProjectsLocationsRegistriesGroupsDevices($parent, $optParams = array()) + { + $params = array('parent' => $parent); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_CloudIot_ListDevicesResponse"); + } + /** + * Modifies the configuration for the device, which is eventually sent from the + * Cloud IoT Core servers. Returns the modified configuration version and its + * metadata. (devices.modifyCloudToDeviceConfig) + * + * @param string $name The name of the device. For example, + * `projects/p0/locations/us-central1/registries/registry0/devices/device0` or + * `projects/p0/locations/us-central1/registries/registry0/devices/{num_id}`. + * @param Google_Service_CloudIot_ModifyCloudToDeviceConfigRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudIot_DeviceConfig + */ + public function modifyCloudToDeviceConfig($name, Google_Service_CloudIot_ModifyCloudToDeviceConfigRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('modifyCloudToDeviceConfig', array($params), "Google_Service_CloudIot_DeviceConfig"); + } + /** + * Updates a device. (devices.patch) + * + * @param string $name The resource path name. For example, + * `projects/p1/locations/us-central1/registries/registry0/devices/dev0` or + * `projects/p1/locations/us-central1/registries/registry0/devices/{num_id}`. + * When `name` is populated as a response from the service, it always ends in + * the device numeric ID. + * @param Google_Service_CloudIot_Device $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string updateMask Only updates the `device` fields indicated by + * this mask. The field mask must not be empty, and it must not contain fields + * that are immutable or only set by the server. Mutable top-level fields: + * `credentials`, `blocked`, and `metadata` + * @return Google_Service_CloudIot_Device + */ + public function patch($name, Google_Service_CloudIot_Device $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('patch', array($params), "Google_Service_CloudIot_Device"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistriesGroupsDevicesConfigVersions.php b/vendor/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistriesGroupsDevicesConfigVersions.php new file mode 100644 index 00000000..08d862cf --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistriesGroupsDevicesConfigVersions.php @@ -0,0 +1,50 @@ + + * $cloudiotService = new Google_Service_CloudIot(...); + * $configVersions = $cloudiotService->configVersions; + * + */ +class Google_Service_CloudIot_Resource_ProjectsLocationsRegistriesGroupsDevicesConfigVersions extends Google_Service_Resource +{ + /** + * Lists the last few versions of the device configuration in descending order + * (i.e.: newest first). + * (configVersions.listProjectsLocationsRegistriesGroupsDevicesConfigVersions) + * + * @param string $name The name of the device. For example, + * `projects/p0/locations/us-central1/registries/registry0/devices/device0` or + * `projects/p0/locations/us-central1/registries/registry0/devices/{num_id}`. + * @param array $optParams Optional parameters. + * + * @opt_param int numVersions The number of versions to list. Versions are + * listed in decreasing order of the version number. The maximum number of + * versions retained is 10. If this value is zero, it will return all the + * versions available. + * @return Google_Service_CloudIot_ListDeviceConfigVersionsResponse + */ + public function listProjectsLocationsRegistriesGroupsDevicesConfigVersions($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_CloudIot_ListDeviceConfigVersionsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistriesGroupsDevicesStates.php b/vendor/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistriesGroupsDevicesStates.php new file mode 100644 index 00000000..6c2c83a0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudIot/Resource/ProjectsLocationsRegistriesGroupsDevicesStates.php @@ -0,0 +1,48 @@ + + * $cloudiotService = new Google_Service_CloudIot(...); + * $states = $cloudiotService->states; + * + */ +class Google_Service_CloudIot_Resource_ProjectsLocationsRegistriesGroupsDevicesStates extends Google_Service_Resource +{ + /** + * Lists the last few versions of the device state in descending order (i.e.: + * newest first). (states.listProjectsLocationsRegistriesGroupsDevicesStates) + * + * @param string $name The name of the device. For example, + * `projects/p0/locations/us-central1/registries/registry0/devices/device0` or + * `projects/p0/locations/us-central1/registries/registry0/devices/{num_id}`. + * @param array $optParams Optional parameters. + * + * @opt_param int numStates The number of states to list. States are listed in + * descending order of update time. The maximum number of states retained is 10. + * If this value is zero, it will return all the states available. + * @return Google_Service_CloudIot_ListDeviceStatesResponse + */ + public function listProjectsLocationsRegistriesGroupsDevicesStates($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_CloudIot_ListDeviceStatesResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudKMS.php b/vendor/google/apiclient-services/src/Google/Service/CloudKMS.php index 05ab7d73..2af5442e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudKMS.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudKMS.php @@ -19,8 +19,11 @@ * Service definition for CloudKMS (v1). * *

- * Manages encryption for your cloud services the same way you do on-premises. - * You can generate, use, rotate, and destroy AES256 encryption keys.

+ * Cloud KMS allows you to keep cryptographic keys in one central cloud service, + * for direct use by other cloud resources and applications. With Cloud KMS you + * are the ultimate custodian of your data, you can manage encryption in the + * cloud the same way you do on-premises, and you have a provable and + * monitorable root of trust over your data.

* *

* For more information about this service, see the API @@ -144,14 +147,14 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'pageToken' => array( - 'location' => 'query', - 'type' => 'string', - ), 'pageSize' => array( 'location' => 'query', 'type' => 'integer', ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ),'setIamPolicy' => array( 'path' => 'v1/{+resource}:setIamPolicy', @@ -254,6 +257,10 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'integer', ), + 'versionView' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ),'patch' => array( 'path' => 'v1/{+name}', @@ -309,7 +316,27 @@ public function __construct(Google_Client $client) 'cryptoKeyVersions', array( 'methods' => array( - 'create' => array( + 'asymmetricDecrypt' => array( + 'path' => 'v1/{+name}:asymmetricDecrypt', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'asymmetricSign' => array( + 'path' => 'v1/{+name}:asymmetricSign', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'create' => array( 'path' => 'v1/{+parent}/cryptoKeyVersions', 'httpMethod' => 'POST', 'parameters' => array( @@ -339,6 +366,16 @@ public function __construct(Google_Client $client) 'required' => true, ), ), + ),'getPublicKey' => array( + 'path' => 'v1/{+name}/publicKey', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), ),'list' => array( 'path' => 'v1/{+parent}/cryptoKeyVersions', 'httpMethod' => 'GET', @@ -356,6 +393,10 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'integer', ), + 'view' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ),'patch' => array( 'path' => 'v1/{+name}', diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudKMS/AsymmetricDecryptRequest.php b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/AsymmetricDecryptRequest.php new file mode 100644 index 00000000..f34f256c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/AsymmetricDecryptRequest.php @@ -0,0 +1,30 @@ +ciphertext = $ciphertext; + } + public function getCiphertext() + { + return $this->ciphertext; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudKMS/AsymmetricDecryptResponse.php b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/AsymmetricDecryptResponse.php new file mode 100644 index 00000000..b319f14b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/AsymmetricDecryptResponse.php @@ -0,0 +1,30 @@ +plaintext = $plaintext; + } + public function getPlaintext() + { + return $this->plaintext; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudKMS/AsymmetricSignRequest.php b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/AsymmetricSignRequest.php new file mode 100644 index 00000000..3c2291e7 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/AsymmetricSignRequest.php @@ -0,0 +1,37 @@ +digest = $digest; + } + /** + * @return Google_Service_CloudKMS_Digest + */ + public function getDigest() + { + return $this->digest; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudKMS/AsymmetricSignResponse.php b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/AsymmetricSignResponse.php new file mode 100644 index 00000000..92076a2e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/AsymmetricSignResponse.php @@ -0,0 +1,30 @@ +signature = $signature; + } + public function getSignature() + { + return $this->signature; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudKMS/Binding.php b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/Binding.php index 39fa9074..29a61e22 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudKMS/Binding.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/Binding.php @@ -18,9 +18,25 @@ class Google_Service_CloudKMS_Binding extends Google_Collection { protected $collection_key = 'members'; + protected $conditionType = 'Google_Service_CloudKMS_Expr'; + protected $conditionDataType = ''; public $members; public $role; + /** + * @param Google_Service_CloudKMS_Expr + */ + public function setCondition(Google_Service_CloudKMS_Expr $condition) + { + $this->condition = $condition; + } + /** + * @return Google_Service_CloudKMS_Expr + */ + public function getCondition() + { + return $this->condition; + } public function setMembers($members) { $this->members = $members; diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudKMS/CryptoKey.php b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/CryptoKey.php index f0b7ca6e..599ce369 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudKMS/CryptoKey.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/CryptoKey.php @@ -25,6 +25,8 @@ class Google_Service_CloudKMS_CryptoKey extends Google_Model protected $primaryDataType = ''; public $purpose; public $rotationPeriod; + protected $versionTemplateType = 'Google_Service_CloudKMS_CryptoKeyVersionTemplate'; + protected $versionTemplateDataType = ''; public function setCreateTime($createTime) { @@ -88,4 +90,18 @@ public function getRotationPeriod() { return $this->rotationPeriod; } + /** + * @param Google_Service_CloudKMS_CryptoKeyVersionTemplate + */ + public function setVersionTemplate(Google_Service_CloudKMS_CryptoKeyVersionTemplate $versionTemplate) + { + $this->versionTemplate = $versionTemplate; + } + /** + * @return Google_Service_CloudKMS_CryptoKeyVersionTemplate + */ + public function getVersionTemplate() + { + return $this->versionTemplate; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudKMS/CryptoKeyVersion.php b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/CryptoKeyVersion.php index 6e7fe934..bf870efc 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudKMS/CryptoKeyVersion.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/CryptoKeyVersion.php @@ -17,12 +17,39 @@ class Google_Service_CloudKMS_CryptoKeyVersion extends Google_Model { + public $algorithm; + protected $attestationType = 'Google_Service_CloudKMS_KeyOperationAttestation'; + protected $attestationDataType = ''; public $createTime; public $destroyEventTime; public $destroyTime; + public $generateTime; public $name; + public $protectionLevel; public $state; + public function setAlgorithm($algorithm) + { + $this->algorithm = $algorithm; + } + public function getAlgorithm() + { + return $this->algorithm; + } + /** + * @param Google_Service_CloudKMS_KeyOperationAttestation + */ + public function setAttestation(Google_Service_CloudKMS_KeyOperationAttestation $attestation) + { + $this->attestation = $attestation; + } + /** + * @return Google_Service_CloudKMS_KeyOperationAttestation + */ + public function getAttestation() + { + return $this->attestation; + } public function setCreateTime($createTime) { $this->createTime = $createTime; @@ -47,6 +74,14 @@ public function getDestroyTime() { return $this->destroyTime; } + public function setGenerateTime($generateTime) + { + $this->generateTime = $generateTime; + } + public function getGenerateTime() + { + return $this->generateTime; + } public function setName($name) { $this->name = $name; @@ -55,6 +90,14 @@ public function getName() { return $this->name; } + public function setProtectionLevel($protectionLevel) + { + $this->protectionLevel = $protectionLevel; + } + public function getProtectionLevel() + { + return $this->protectionLevel; + } public function setState($state) { $this->state = $state; diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudKMS/CryptoKeyVersionTemplate.php b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/CryptoKeyVersionTemplate.php new file mode 100644 index 00000000..5b6e9515 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/CryptoKeyVersionTemplate.php @@ -0,0 +1,39 @@ +algorithm = $algorithm; + } + public function getAlgorithm() + { + return $this->algorithm; + } + public function setProtectionLevel($protectionLevel) + { + $this->protectionLevel = $protectionLevel; + } + public function getProtectionLevel() + { + return $this->protectionLevel; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudKMS/Digest.php b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/Digest.php new file mode 100644 index 00000000..d4379025 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/Digest.php @@ -0,0 +1,48 @@ +sha256 = $sha256; + } + public function getSha256() + { + return $this->sha256; + } + public function setSha384($sha384) + { + $this->sha384 = $sha384; + } + public function getSha384() + { + return $this->sha384; + } + public function setSha512($sha512) + { + $this->sha512 = $sha512; + } + public function getSha512() + { + return $this->sha512; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudKMS/Expr.php b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/Expr.php new file mode 100644 index 00000000..1cb156a5 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/Expr.php @@ -0,0 +1,57 @@ +description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setExpression($expression) + { + $this->expression = $expression; + } + public function getExpression() + { + return $this->expression; + } + public function setLocation($location) + { + $this->location = $location; + } + public function getLocation() + { + return $this->location; + } + public function setTitle($title) + { + $this->title = $title; + } + public function getTitle() + { + return $this->title; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudKMS/KeyOperationAttestation.php b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/KeyOperationAttestation.php new file mode 100644 index 00000000..bc4bfa09 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/KeyOperationAttestation.php @@ -0,0 +1,39 @@ +content = $content; + } + public function getContent() + { + return $this->content; + } + public function setFormat($format) + { + $this->format = $format; + } + public function getFormat() + { + return $this->format; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudKMS/Location.php b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/Location.php index ecba1648..95e0e186 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudKMS/Location.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/Location.php @@ -17,11 +17,20 @@ class Google_Service_CloudKMS_Location extends Google_Model { + public $displayName; public $labels; public $locationId; public $metadata; public $name; + public function setDisplayName($displayName) + { + $this->displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } public function setLabels($labels) { $this->labels = $labels; diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudKMS/LocationMetadata.php b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/LocationMetadata.php new file mode 100644 index 00000000..9ff9d80d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/LocationMetadata.php @@ -0,0 +1,30 @@ +hsmAvailable = $hsmAvailable; + } + public function getHsmAvailable() + { + return $this->hsmAvailable; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudKMS/PublicKey.php b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/PublicKey.php new file mode 100644 index 00000000..222fb9f3 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/PublicKey.php @@ -0,0 +1,39 @@ +algorithm = $algorithm; + } + public function getAlgorithm() + { + return $this->algorithm; + } + public function setPem($pem) + { + $this->pem = $pem; + } + public function getPem() + { + return $this->pem; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudKMS/Resource/ProjectsLocations.php b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/Resource/ProjectsLocations.php index a304403c..aff09402 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudKMS/Resource/ProjectsLocations.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/Resource/ProjectsLocations.php @@ -26,7 +26,7 @@ class Google_Service_CloudKMS_Resource_ProjectsLocations extends Google_Service_Resource { /** - * Get information about a location. (locations.get) + * Gets information about a location. (locations.get) * * @param string $name Resource name for the location. * @param array $optParams Optional parameters. diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudKMS/Resource/ProjectsLocationsKeyRings.php b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/Resource/ProjectsLocationsKeyRings.php index 716c38ba..498153c9 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudKMS/Resource/ProjectsLocationsKeyRings.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/Resource/ProjectsLocationsKeyRings.php @@ -79,12 +79,12 @@ public function getIamPolicy($resource, $optParams = array()) * with the KeyRings, in the format `projects/locations`. * @param array $optParams Optional parameters. * - * @opt_param string pageToken Optional pagination token, returned earlier via - * ListKeyRingsResponse.next_page_token. * @opt_param int pageSize Optional limit on the number of KeyRings to include * in the response. Further KeyRings can subsequently be obtained by including * the ListKeyRingsResponse.next_page_token in a subsequent request. If * unspecified, the server will pick an appropriate default. + * @opt_param string pageToken Optional pagination token, returned earlier via + * ListKeyRingsResponse.next_page_token. * @return Google_Service_CloudKMS_ListKeyRingsResponse */ public function listProjectsLocationsKeyRings($parent, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudKMS/Resource/ProjectsLocationsKeyRingsCryptoKeys.php b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/Resource/ProjectsLocationsKeyRingsCryptoKeys.php index 6728159d..b025cf93 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudKMS/Resource/ProjectsLocationsKeyRingsCryptoKeys.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/Resource/ProjectsLocationsKeyRingsCryptoKeys.php @@ -28,7 +28,8 @@ class Google_Service_CloudKMS_Resource_ProjectsLocationsKeyRingsCryptoKeys exten /** * Create a new CryptoKey within a KeyRing. * - * CryptoKey.purpose is required. (cryptoKeys.create) + * CryptoKey.purpose and CryptoKey.version_template.algorithm are required. + * (cryptoKeys.create) * * @param string $parent Required. The name of the KeyRing associated with the * CryptoKeys. @@ -46,7 +47,8 @@ public function create($parent, Google_Service_CloudKMS_CryptoKey $postBody, $op return $this->call('create', array($params), "Google_Service_CloudKMS_CryptoKey"); } /** - * Decrypts data that was protected by Encrypt. (cryptoKeys.decrypt) + * Decrypts data that was protected by Encrypt. The CryptoKey.purpose must be + * ENCRYPT_DECRYPT. (cryptoKeys.decrypt) * * @param string $name Required. The resource name of the CryptoKey to use for * decryption. The server will choose the appropriate version. @@ -61,8 +63,8 @@ public function decrypt($name, Google_Service_CloudKMS_DecryptRequest $postBody, return $this->call('decrypt', array($params), "Google_Service_CloudKMS_DecryptResponse"); } /** - * Encrypts data, so that it can only be recovered by a call to Decrypt. - * (cryptoKeys.encrypt) + * Encrypts data, so that it can only be recovered by a call to Decrypt. The + * CryptoKey.purpose must be ENCRYPT_DECRYPT. (cryptoKeys.encrypt) * * @param string $name Required. The resource name of the CryptoKey or * CryptoKeyVersion to use for encryption. @@ -121,6 +123,8 @@ public function getIamPolicy($resource, $optParams = array()) * in the response. Further CryptoKeys can subsequently be obtained by * including the ListCryptoKeysResponse.next_page_token in a subsequent request. * If unspecified, the server will pick an appropriate default. + * @opt_param string versionView The fields of the primary version to include in + * the response. * @return Google_Service_CloudKMS_ListCryptoKeysResponse */ public function listProjectsLocationsKeyRingsCryptoKeys($parent, $optParams = array()) @@ -187,7 +191,9 @@ public function testIamPermissions($resource, Google_Service_CloudKMS_TestIamPer return $this->call('testIamPermissions', array($params), "Google_Service_CloudKMS_TestIamPermissionsResponse"); } /** - * Update the version of a CryptoKey that will be used in Encrypt + * Update the version of a CryptoKey that will be used in Encrypt. + * + * Returns an error if called on an asymmetric key. * (cryptoKeys.updatePrimaryVersion) * * @param string $name The resource name of the CryptoKey to update. diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudKMS/Resource/ProjectsLocationsKeyRingsCryptoKeysCryptoKeyVersions.php b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/Resource/ProjectsLocationsKeyRingsCryptoKeysCryptoKeyVersions.php index 5933b430..6ed1c4d0 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudKMS/Resource/ProjectsLocationsKeyRingsCryptoKeysCryptoKeyVersions.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudKMS/Resource/ProjectsLocationsKeyRingsCryptoKeysCryptoKeyVersions.php @@ -25,6 +25,40 @@ */ class Google_Service_CloudKMS_Resource_ProjectsLocationsKeyRingsCryptoKeysCryptoKeyVersions extends Google_Service_Resource { + /** + * Decrypts data that was encrypted with a public key retrieved from + * GetPublicKey corresponding to a CryptoKeyVersion with CryptoKey.purpose + * ASYMMETRIC_DECRYPT. (cryptoKeyVersions.asymmetricDecrypt) + * + * @param string $name Required. The resource name of the CryptoKeyVersion to + * use for decryption. + * @param Google_Service_CloudKMS_AsymmetricDecryptRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudKMS_AsymmetricDecryptResponse + */ + public function asymmetricDecrypt($name, Google_Service_CloudKMS_AsymmetricDecryptRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('asymmetricDecrypt', array($params), "Google_Service_CloudKMS_AsymmetricDecryptResponse"); + } + /** + * Signs data using a CryptoKeyVersion with CryptoKey.purpose ASYMMETRIC_SIGN, + * producing a signature that can be verified with the public key retrieved from + * GetPublicKey. (cryptoKeyVersions.asymmetricSign) + * + * @param string $name Required. The resource name of the CryptoKeyVersion to + * use for signing. + * @param Google_Service_CloudKMS_AsymmetricSignRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudKMS_AsymmetricSignResponse + */ + public function asymmetricSign($name, Google_Service_CloudKMS_AsymmetricSignRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('asymmetricSign', array($params), "Google_Service_CloudKMS_AsymmetricSignResponse"); + } /** * Create a new CryptoKeyVersion in a CryptoKey. * @@ -78,6 +112,21 @@ public function get($name, $optParams = array()) $params = array_merge($params, $optParams); return $this->call('get', array($params), "Google_Service_CloudKMS_CryptoKeyVersion"); } + /** + * Returns the public key for the given CryptoKeyVersion. The CryptoKey.purpose + * must be ASYMMETRIC_SIGN or ASYMMETRIC_DECRYPT. + * (cryptoKeyVersions.getPublicKey) + * + * @param string $name The name of the CryptoKeyVersion public key to get. + * @param array $optParams Optional parameters. + * @return Google_Service_CloudKMS_PublicKey + */ + public function getPublicKey($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('getPublicKey', array($params), "Google_Service_CloudKMS_PublicKey"); + } /** * Lists CryptoKeyVersions. * (cryptoKeyVersions.listProjectsLocationsKeyRingsCryptoKeysCryptoKeyVersions) @@ -93,6 +142,7 @@ public function get($name, $optParams = array()) * obtained by including the ListCryptoKeyVersionsResponse.next_page_token in a * subsequent request. If unspecified, the server will pick an appropriate * default. + * @opt_param string view The fields to include in the response. * @return Google_Service_CloudKMS_ListCryptoKeyVersionsResponse */ public function listProjectsLocationsKeyRingsCryptoKeysCryptoKeyVersions($parent, $optParams = array()) @@ -124,7 +174,7 @@ public function patch($name, Google_Service_CloudKMS_CryptoKeyVersion $postBody, return $this->call('patch', array($params), "Google_Service_CloudKMS_CryptoKeyVersion"); } /** - * Restore a CryptoKeyVersion in the DESTROY_SCHEDULED, state. + * Restore a CryptoKeyVersion in the DESTROY_SCHEDULED state. * * Upon restoration of the CryptoKeyVersion, state will be set to DISABLED, and * destroy_time will be cleared. (cryptoKeyVersions.restore) diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine.php b/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine.php index 740d7114..f83e2c34 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine.php @@ -140,6 +140,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), 'filter' => array( 'location' => 'query', 'type' => 'string', @@ -148,9 +152,19 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), - 'pageSize' => array( + ), + ),'patch' => array( + 'path' => 'v1/{+name}', + 'httpMethod' => 'PATCH', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'updateMask' => array( 'location' => 'query', - 'type' => 'integer', + 'type' => 'string', ), ), ),'setIamPolicy' => array( @@ -366,6 +380,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', @@ -374,10 +392,6 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'integer', ), - 'filter' => array( - 'location' => 'query', - 'type' => 'string', - ), ), ),'patch' => array( 'path' => 'v1/{+name}', @@ -452,6 +466,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', @@ -460,10 +478,6 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'integer', ), - 'filter' => array( - 'location' => 'query', - 'type' => 'string', - ), ), ), ) diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1AcceleratorConfig.php b/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1AcceleratorConfig.php new file mode 100644 index 00000000..5b138053 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1AcceleratorConfig.php @@ -0,0 +1,39 @@ +count = $count; + } + public function getCount() + { + return $this->count; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1HyperparameterSpec.php b/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1HyperparameterSpec.php index 5aa7efda..2cbd40a2 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1HyperparameterSpec.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1HyperparameterSpec.php @@ -18,6 +18,7 @@ class Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1HyperparameterSpec extends Google_Collection { protected $collection_key = 'params'; + public $algorithm; public $enableTrialEarlyStopping; public $goal; public $hyperparameterMetricTag; @@ -27,6 +28,14 @@ class Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1HyperparameterSpe protected $paramsDataType = 'array'; public $resumePreviousJobId; + public function setAlgorithm($algorithm) + { + $this->algorithm = $algorithm; + } + public function getAlgorithm() + { + return $this->algorithm; + } public function setEnableTrialEarlyStopping($enableTrialEarlyStopping) { $this->enableTrialEarlyStopping = $enableTrialEarlyStopping; diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1Job.php b/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1Job.php index e4da30b2..10507e53 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1Job.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1Job.php @@ -20,7 +20,9 @@ class Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Job extends Googl public $createTime; public $endTime; public $errorMessage; + public $etag; public $jobId; + public $labels; protected $predictionInputType = 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1PredictionInput'; protected $predictionInputDataType = ''; protected $predictionOutputType = 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1PredictionOutput'; @@ -56,6 +58,14 @@ public function getErrorMessage() { return $this->errorMessage; } + public function setEtag($etag) + { + $this->etag = $etag; + } + public function getEtag() + { + return $this->etag; + } public function setJobId($jobId) { $this->jobId = $jobId; @@ -64,6 +74,14 @@ public function getJobId() { return $this->jobId; } + public function setLabels($labels) + { + $this->labels = $labels; + } + public function getLabels() + { + return $this->labels; + } /** * @param Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1PredictionInput */ diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1Model.php b/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1Model.php index 5b3d3a9e..fa4a58c0 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1Model.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1Model.php @@ -21,6 +21,8 @@ class Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Model extends Goo protected $defaultVersionType = 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Version'; protected $defaultVersionDataType = ''; public $description; + public $etag; + public $labels; public $name; public $onlinePredictionLogging; public $regions; @@ -47,6 +49,22 @@ public function getDescription() { return $this->description; } + public function setEtag($etag) + { + $this->etag = $etag; + } + public function getEtag() + { + return $this->etag; + } + public function setLabels($labels) + { + $this->labels = $labels; + } + public function getLabels() + { + return $this->labels; + } public function setName($name) { $this->name = $name; diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1OperationMetadata.php b/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1OperationMetadata.php index 80a28250..42c8e241 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1OperationMetadata.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1OperationMetadata.php @@ -20,6 +20,7 @@ class Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1OperationMetadata public $createTime; public $endTime; public $isCancellationRequested; + public $labels; public $modelName; public $operationType; public $projectNumber; @@ -51,6 +52,14 @@ public function getIsCancellationRequested() { return $this->isCancellationRequested; } + public function setLabels($labels) + { + $this->labels = $labels; + } + public function getLabels() + { + return $this->labels; + } public function setModelName($modelName) { $this->modelName = $modelName; diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1PredictionInput.php b/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1PredictionInput.php index 6eeb0be9..71668019 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1PredictionInput.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1PredictionInput.php @@ -18,6 +18,8 @@ class Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1PredictionInput extends Google_Collection { protected $collection_key = 'inputPaths'; + protected $acceleratorType = 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1AcceleratorConfig'; + protected $acceleratorDataType = ''; public $batchSize; public $dataFormat; public $inputPaths; @@ -30,6 +32,20 @@ class Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1PredictionInput e public $uri; public $versionName; + /** + * @param Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1AcceleratorConfig + */ + public function setAccelerator(Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1AcceleratorConfig $accelerator) + { + $this->accelerator = $accelerator; + } + /** + * @return Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1AcceleratorConfig + */ + public function getAccelerator() + { + return $this->accelerator; + } public function setBatchSize($batchSize) { $this->batchSize = $batchSize; diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1Version.php b/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1Version.php index 1b951e9c..2b3603c7 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1Version.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleCloudMlV1Version.php @@ -23,11 +23,16 @@ class Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Version extends G public $deploymentUri; public $description; public $errorMessage; + public $etag; + public $framework; public $isDefault; + public $labels; public $lastUseTime; + public $machineType; protected $manualScalingType = 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ManualScaling'; protected $manualScalingDataType = ''; public $name; + public $pythonVersion; public $runtimeVersion; public $state; @@ -77,6 +82,22 @@ public function getErrorMessage() { return $this->errorMessage; } + public function setEtag($etag) + { + $this->etag = $etag; + } + public function getEtag() + { + return $this->etag; + } + public function setFramework($framework) + { + $this->framework = $framework; + } + public function getFramework() + { + return $this->framework; + } public function setIsDefault($isDefault) { $this->isDefault = $isDefault; @@ -85,6 +106,14 @@ public function getIsDefault() { return $this->isDefault; } + public function setLabels($labels) + { + $this->labels = $labels; + } + public function getLabels() + { + return $this->labels; + } public function setLastUseTime($lastUseTime) { $this->lastUseTime = $lastUseTime; @@ -93,6 +122,14 @@ public function getLastUseTime() { return $this->lastUseTime; } + public function setMachineType($machineType) + { + $this->machineType = $machineType; + } + public function getMachineType() + { + return $this->machineType; + } /** * @param Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ManualScaling */ @@ -115,6 +152,14 @@ public function getName() { return $this->name; } + public function setPythonVersion($pythonVersion) + { + $this->pythonVersion = $pythonVersion; + } + public function getPythonVersion() + { + return $this->pythonVersion; + } public function setRuntimeVersion($runtimeVersion) { $this->runtimeVersion = $runtimeVersion; diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleIamV1Binding.php b/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleIamV1Binding.php index 1f4c924f..185c04f8 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleIamV1Binding.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleIamV1Binding.php @@ -18,9 +18,25 @@ class Google_Service_CloudMachineLearningEngine_GoogleIamV1Binding extends Google_Collection { protected $collection_key = 'members'; + protected $conditionType = 'Google_Service_CloudMachineLearningEngine_GoogleTypeExpr'; + protected $conditionDataType = ''; public $members; public $role; + /** + * @param Google_Service_CloudMachineLearningEngine_GoogleTypeExpr + */ + public function setCondition(Google_Service_CloudMachineLearningEngine_GoogleTypeExpr $condition) + { + $this->condition = $condition; + } + /** + * @return Google_Service_CloudMachineLearningEngine_GoogleTypeExpr + */ + public function getCondition() + { + return $this->condition; + } public function setMembers($members) { $this->members = $members; diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleTypeExpr.php b/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleTypeExpr.php new file mode 100644 index 00000000..2285d352 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/GoogleTypeExpr.php @@ -0,0 +1,57 @@ +description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setExpression($expression) + { + $this->expression = $expression; + } + public function getExpression() + { + return $this->expression; + } + public function setLocation($location) + { + $this->location = $location; + } + public function getLocation() + { + return $this->location; + } + public function setTitle($title) + { + $this->title = $title; + } + public function getTitle() + { + return $this->title; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/Resource/Projects.php b/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/Resource/Projects.php index acc7c03e..2d1d7659 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/Resource/Projects.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/Resource/Projects.php @@ -27,7 +27,7 @@ class Google_Service_CloudMachineLearningEngine_Resource_Projects extends Google { /** * Get the service account information associated with your project. You need - * this information in order to grant the service account persmissions for the + * this information in order to grant the service account permissions for the * Google Cloud Storage location where you put your model training code for * training the model with Google Cloud Machine Learning. (projects.getConfig) * diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/Resource/ProjectsJobs.php b/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/Resource/ProjectsJobs.php index 20d7fc64..d5c2afb3 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/Resource/ProjectsJobs.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/Resource/ProjectsJobs.php @@ -92,6 +92,11 @@ public function getIamPolicy($resource, $optParams = array()) * jobs. * @param array $optParams Optional parameters. * + * @opt_param int pageSize Optional. The number of jobs to retrieve per "page" + * of results. If there are more remaining results than this number, the + * response message will contain a valid value in the `next_page_token` field. + * + * The default value is 20, and the maximum page size is 100. * @opt_param string filter Optional. Specifies the subset of jobs to retrieve. * You can filter on the value of one or more attributes of the job object. For * example, retrieve jobs with a job identifier that starts with 'census': @@ -103,11 +108,6 @@ public function getIamPolicy($resource, $optParams = array()) * * You get the token from the `next_page_token` field of the response from the * previous call. - * @opt_param int pageSize Optional. The number of jobs to retrieve per "page" - * of results. If there are more remaining results than this number, the - * response message will contain a valid value in the `next_page_token` field. - * - * The default value is 20, and the maximum page size is 100. * @return Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ListJobsResponse */ public function listProjectsJobs($parent, $optParams = array()) @@ -116,6 +116,36 @@ public function listProjectsJobs($parent, $optParams = array()) $params = array_merge($params, $optParams); return $this->call('list', array($params), "Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ListJobsResponse"); } + /** + * Updates a specific job resource. + * + * Currently the only supported fields to update are `labels`. (jobs.patch) + * + * @param string $name Required. The job name. + * @param Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Job $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string updateMask Required. Specifies the path, relative to `Job`, + * of the field to update. To adopt etag mechanism, include `etag` field in the + * mask, and include the `etag` value in your job resource. + * + * For example, to change the labels of a job, the `update_mask` parameter would + * be specified as `labels`, `etag`, and the `PATCH` request body would specify + * the new value, as follows: { "labels": { "owner": + * "Google", "color": "Blue" } "etag": + * "33a64df551425fcc55e4d42a148795d9f25f89d4" } If `etag` matches the one on + * the server, the labels of the job will be replaced with the given ones, and + * the server end `etag` will be recalculated. + * + * Currently the only supported update masks are `labels` and `etag`. + * @return Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Job + */ + public function patch($name, Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Job $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('patch', array($params), "Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Job"); + } /** * Sets the access control policy on the specified resource. Replaces any * existing policy. (jobs.setIamPolicy) diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/Resource/ProjectsModelsVersions.php b/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/Resource/ProjectsModelsVersions.php index 84b01e98..70451dcd 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/Resource/ProjectsModelsVersions.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/Resource/ProjectsModelsVersions.php @@ -102,6 +102,8 @@ public function get($name, $optParams = array()) * version. * @param array $optParams Optional parameters. * + * @opt_param string filter Optional. Specifies the subset of versions to + * retrieve. * @opt_param string pageToken Optional. A page token to request the next page * of results. * @@ -112,8 +114,6 @@ public function get($name, $optParams = array()) * response message will contain a valid value in the `next_page_token` field. * * The default value is 20, and the maximum page size is 100. - * @opt_param string filter Optional. Specifies the subset of versions to - * retrieve. * @return Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ListVersionsResponse */ public function listProjectsModelsVersions($parent, $optParams = array()) @@ -125,8 +125,8 @@ public function listProjectsModelsVersions($parent, $optParams = array()) /** * Updates the specified Version resource. * - * Currently the only supported field to update is `description`. - * (versions.patch) + * Currently the only update-able fields are `description` and + * `autoScaling.minNodes`. (versions.patch) * * @param string $name Required. The name of the model. * @param Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Version $postBody @@ -140,7 +140,8 @@ public function listProjectsModelsVersions($parent, $optParams = array()) * request body would specify the new value, as follows: { * "description": "foo" } * - * Currently the only supported update mask is`description`. + * Currently the only supported update mask fields are `description` and + * `autoScaling.minNodes`. * @return Google_Service_CloudMachineLearningEngine_GoogleLongrunningOperation */ public function patch($name, Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Version $postBody, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/Resource/ProjectsOperations.php b/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/Resource/ProjectsOperations.php index 255e3a00..772c16e7 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/Resource/ProjectsOperations.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/Resource/ProjectsOperations.php @@ -92,9 +92,9 @@ public function get($name, $optParams = array()) * @param string $name The name of the operation's parent resource. * @param array $optParams Optional parameters. * + * @opt_param string filter The standard list filter. * @opt_param string pageToken The standard list page token. * @opt_param int pageSize The standard list page size. - * @opt_param string filter The standard list filter. * @return Google_Service_CloudMachineLearningEngine_GoogleLongrunningListOperationsResponse */ public function listProjectsOperations($name, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudOSLogin/PosixAccount.php b/vendor/google/apiclient-services/src/Google/Service/CloudOSLogin/PosixAccount.php index 82faada9..2bb9b38e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudOSLogin/PosixAccount.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudOSLogin/PosixAccount.php @@ -21,6 +21,7 @@ class Google_Service_CloudOSLogin_PosixAccount extends Google_Model public $gecos; public $gid; public $homeDirectory; + public $operatingSystemType; public $primary; public $shell; public $systemId; @@ -59,6 +60,14 @@ public function getHomeDirectory() { return $this->homeDirectory; } + public function setOperatingSystemType($operatingSystemType) + { + $this->operatingSystemType = $operatingSystemType; + } + public function getOperatingSystemType() + { + return $this->operatingSystemType; + } public function setPrimary($primary) { $this->primary = $primary; diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudProfiler.php b/vendor/google/apiclient-services/src/Google/Service/CloudProfiler.php new file mode 100644 index 00000000..67e76fef --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudProfiler.php @@ -0,0 +1,103 @@ + + * Manages continuous profiling information.

+ * + *

+ * For more information about this service, see the API + * Documentation + *

+ * + * @author Google, Inc. + */ +class Google_Service_CloudProfiler extends Google_Service +{ + /** View and manage your data across Google Cloud Platform services. */ + const CLOUD_PLATFORM = + "https://www.googleapis.com/auth/cloud-platform"; + /** View and write monitoring data for all of your Google and third-party Cloud and API projects. */ + const MONITORING = + "https://www.googleapis.com/auth/monitoring"; + /** Publish metric data to your Google Cloud projects. */ + const MONITORING_WRITE = + "https://www.googleapis.com/auth/monitoring.write"; + + public $projects_profiles; + + /** + * Constructs the internal representation of the CloudProfiler service. + * + * @param Google_Client $client + */ + public function __construct(Google_Client $client) + { + parent::__construct($client); + $this->rootUrl = 'https://cloudprofiler.googleapis.com/'; + $this->servicePath = ''; + $this->version = 'v2'; + $this->serviceName = 'cloudprofiler'; + + $this->projects_profiles = new Google_Service_CloudProfiler_Resource_ProjectsProfiles( + $this, + $this->serviceName, + 'profiles', + array( + 'methods' => array( + 'create' => array( + 'path' => 'v2/{+parent}/profiles', + 'httpMethod' => 'POST', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'createOffline' => array( + 'path' => 'v2/{+parent}/profiles:createOffline', + 'httpMethod' => 'POST', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'patch' => array( + 'path' => 'v2/{+name}', + 'httpMethod' => 'PATCH', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'updateMask' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ), + ) + ) + ); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudProfiler/CreateProfileRequest.php b/vendor/google/apiclient-services/src/Google/Service/CloudProfiler/CreateProfileRequest.php new file mode 100644 index 00000000..5f7a5a4f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudProfiler/CreateProfileRequest.php @@ -0,0 +1,47 @@ +deployment = $deployment; + } + /** + * @return Google_Service_CloudProfiler_Deployment + */ + public function getDeployment() + { + return $this->deployment; + } + public function setProfileType($profileType) + { + $this->profileType = $profileType; + } + public function getProfileType() + { + return $this->profileType; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudProfiler/Deployment.php b/vendor/google/apiclient-services/src/Google/Service/CloudProfiler/Deployment.php new file mode 100644 index 00000000..bddd102b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudProfiler/Deployment.php @@ -0,0 +1,48 @@ +labels = $labels; + } + public function getLabels() + { + return $this->labels; + } + public function setProjectId($projectId) + { + $this->projectId = $projectId; + } + public function getProjectId() + { + return $this->projectId; + } + public function setTarget($target) + { + $this->target = $target; + } + public function getTarget() + { + return $this->target; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudProfiler/Profile.php b/vendor/google/apiclient-services/src/Google/Service/CloudProfiler/Profile.php new file mode 100644 index 00000000..b8e2a016 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudProfiler/Profile.php @@ -0,0 +1,82 @@ +deployment = $deployment; + } + /** + * @return Google_Service_CloudProfiler_Deployment + */ + public function getDeployment() + { + return $this->deployment; + } + public function setDuration($duration) + { + $this->duration = $duration; + } + public function getDuration() + { + return $this->duration; + } + public function setLabels($labels) + { + $this->labels = $labels; + } + public function getLabels() + { + return $this->labels; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setProfileBytes($profileBytes) + { + $this->profileBytes = $profileBytes; + } + public function getProfileBytes() + { + return $this->profileBytes; + } + public function setProfileType($profileType) + { + $this->profileType = $profileType; + } + public function getProfileType() + { + return $this->profileType; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudProfiler/Resource/Projects.php b/vendor/google/apiclient-services/src/Google/Service/CloudProfiler/Resource/Projects.php new file mode 100644 index 00000000..e6205865 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudProfiler/Resource/Projects.php @@ -0,0 +1,28 @@ + + * $cloudprofilerService = new Google_Service_CloudProfiler(...); + * $projects = $cloudprofilerService->projects; + * + */ +class Google_Service_CloudProfiler_Resource_Projects extends Google_Service_Resource +{ +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudProfiler/Resource/ProjectsProfiles.php b/vendor/google/apiclient-services/src/Google/Service/CloudProfiler/Resource/ProjectsProfiles.php new file mode 100644 index 00000000..3f50cb0b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudProfiler/Resource/ProjectsProfiles.php @@ -0,0 +1,92 @@ + + * $cloudprofilerService = new Google_Service_CloudProfiler(...); + * $profiles = $cloudprofilerService->profiles; + * + */ +class Google_Service_CloudProfiler_Resource_ProjectsProfiles extends Google_Service_Resource +{ + /** + * CreateProfile creates a new profile resource in the online mode. + * + * The server ensures that the new profiles are created at a constant rate per + * deployment, so the creation request may hang for some time until the next + * profile session is available. + * + * The request may fail with ABORTED error if the creation is not available + * within ~1m, the response will indicate the duration of the backoff the client + * should take before attempting creating a profile again. The backoff duration + * is returned in google.rpc.RetryInfo extension on the response status. To a + * gRPC client, the extension will be return as a binary-serialized proto in the + * trailing metadata item named "google.rpc.retryinfo-bin". (profiles.create) + * + * @param string $parent Parent project to create the profile in. + * @param Google_Service_CloudProfiler_CreateProfileRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudProfiler_Profile + */ + public function create($parent, Google_Service_CloudProfiler_CreateProfileRequest $postBody, $optParams = array()) + { + $params = array('parent' => $parent, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('create', array($params), "Google_Service_CloudProfiler_Profile"); + } + /** + * CreateOfflineProfile creates a new profile resource in the offline mode. The + * client provides the profile to create along with the profile bytes, the + * server records it. (profiles.createOffline) + * + * @param string $parent Parent project to create the profile in. + * @param Google_Service_CloudProfiler_Profile $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudProfiler_Profile + */ + public function createOffline($parent, Google_Service_CloudProfiler_Profile $postBody, $optParams = array()) + { + $params = array('parent' => $parent, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('createOffline', array($params), "Google_Service_CloudProfiler_Profile"); + } + /** + * UpdateProfile updates the profile bytes and labels on the profile resource + * created in the online mode. Updating the bytes for profiles created in the + * offline mode is currently not supported: the profile content must be provided + * at the time of the profile creation. (profiles.patch) + * + * @param string $name Output only. Opaque, server-assigned, unique ID for this + * profile. + * @param Google_Service_CloudProfiler_Profile $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string updateMask Field mask used to specify the fields to be + * overwritten. Currently only profile_bytes and labels fields are supported by + * UpdateProfile, so only those fields can be specified in the mask. When no + * mask is provided, all fields are overwritten. + * @return Google_Service_CloudProfiler_Profile + */ + public function patch($name, Google_Service_CloudProfiler_Profile $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('patch', array($params), "Google_Service_CloudProfiler_Profile"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudRedis.php b/vendor/google/apiclient-services/src/Google/Service/CloudRedis.php new file mode 100644 index 00000000..930e3ce5 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudRedis.php @@ -0,0 +1,236 @@ + + * The Google Cloud Memorystore for Redis API is used for creating and managing + * Redis instances on the Google Cloud Platform.

+ * + *

+ * For more information about this service, see the API + * Documentation + *

+ * + * @author Google, Inc. + */ +class Google_Service_CloudRedis extends Google_Service +{ + /** View and manage your data across Google Cloud Platform services. */ + const CLOUD_PLATFORM = + "https://www.googleapis.com/auth/cloud-platform"; + + public $projects_locations; + public $projects_locations_instances; + public $projects_locations_operations; + + /** + * Constructs the internal representation of the CloudRedis service. + * + * @param Google_Client $client + */ + public function __construct(Google_Client $client) + { + parent::__construct($client); + $this->rootUrl = 'https://redis.googleapis.com/'; + $this->servicePath = ''; + $this->version = 'v1'; + $this->serviceName = 'redis'; + + $this->projects_locations = new Google_Service_CloudRedis_Resource_ProjectsLocations( + $this, + $this->serviceName, + 'locations', + array( + 'methods' => array( + 'get' => array( + 'path' => 'v1/{+name}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => 'v1/{+name}/locations', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ), + ) + ) + ); + $this->projects_locations_instances = new Google_Service_CloudRedis_Resource_ProjectsLocationsInstances( + $this, + $this->serviceName, + 'instances', + array( + 'methods' => array( + 'create' => array( + 'path' => 'v1/{+parent}/instances', + 'httpMethod' => 'POST', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'instanceId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'delete' => array( + 'path' => 'v1/{+name}', + 'httpMethod' => 'DELETE', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'get' => array( + 'path' => 'v1/{+name}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => 'v1/{+parent}/instances', + 'httpMethod' => 'GET', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + ), + ),'patch' => array( + 'path' => 'v1/{+name}', + 'httpMethod' => 'PATCH', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'updateMask' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ), + ) + ) + ); + $this->projects_locations_operations = new Google_Service_CloudRedis_Resource_ProjectsLocationsOperations( + $this, + $this->serviceName, + 'operations', + array( + 'methods' => array( + 'cancel' => array( + 'path' => 'v1/{+name}:cancel', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'delete' => array( + 'path' => 'v1/{+name}', + 'httpMethod' => 'DELETE', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'get' => array( + 'path' => 'v1/{+name}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => 'v1/{+name}/operations', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + ), + ), + ) + ) + ); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudRedis/GoogleCloudRedisV1LocationMetadata.php b/vendor/google/apiclient-services/src/Google/Service/CloudRedis/GoogleCloudRedisV1LocationMetadata.php new file mode 100644 index 00000000..e0c6991e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudRedis/GoogleCloudRedisV1LocationMetadata.php @@ -0,0 +1,37 @@ +availableZones = $availableZones; + } + /** + * @return Google_Service_CloudRedis_GoogleCloudRedisV1ZoneMetadata + */ + public function getAvailableZones() + { + return $this->availableZones; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudRedis/GoogleCloudRedisV1OperationMetadata.php b/vendor/google/apiclient-services/src/Google/Service/CloudRedis/GoogleCloudRedisV1OperationMetadata.php new file mode 100644 index 00000000..04be6a19 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudRedis/GoogleCloudRedisV1OperationMetadata.php @@ -0,0 +1,84 @@ +apiVersion = $apiVersion; + } + public function getApiVersion() + { + return $this->apiVersion; + } + public function setCancelRequested($cancelRequested) + { + $this->cancelRequested = $cancelRequested; + } + public function getCancelRequested() + { + return $this->cancelRequested; + } + public function setCreateTime($createTime) + { + $this->createTime = $createTime; + } + public function getCreateTime() + { + return $this->createTime; + } + public function setEndTime($endTime) + { + $this->endTime = $endTime; + } + public function getEndTime() + { + return $this->endTime; + } + public function setStatusDetail($statusDetail) + { + $this->statusDetail = $statusDetail; + } + public function getStatusDetail() + { + return $this->statusDetail; + } + public function setTarget($target) + { + $this->target = $target; + } + public function getTarget() + { + return $this->target; + } + public function setVerb($verb) + { + $this->verb = $verb; + } + public function getVerb() + { + return $this->verb; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudRedis/GoogleCloudRedisV1ZoneMetadata.php b/vendor/google/apiclient-services/src/Google/Service/CloudRedis/GoogleCloudRedisV1ZoneMetadata.php new file mode 100644 index 00000000..e4c073b5 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudRedis/GoogleCloudRedisV1ZoneMetadata.php @@ -0,0 +1,20 @@ +alternativeLocationId = $alternativeLocationId; + } + public function getAlternativeLocationId() + { + return $this->alternativeLocationId; + } + public function setAuthorizedNetwork($authorizedNetwork) + { + $this->authorizedNetwork = $authorizedNetwork; + } + public function getAuthorizedNetwork() + { + return $this->authorizedNetwork; + } + public function setCreateTime($createTime) + { + $this->createTime = $createTime; + } + public function getCreateTime() + { + return $this->createTime; + } + public function setCurrentLocationId($currentLocationId) + { + $this->currentLocationId = $currentLocationId; + } + public function getCurrentLocationId() + { + return $this->currentLocationId; + } + public function setDisplayName($displayName) + { + $this->displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } + public function setHost($host) + { + $this->host = $host; + } + public function getHost() + { + return $this->host; + } + public function setLabels($labels) + { + $this->labels = $labels; + } + public function getLabels() + { + return $this->labels; + } + public function setLocationId($locationId) + { + $this->locationId = $locationId; + } + public function getLocationId() + { + return $this->locationId; + } + public function setMemorySizeGb($memorySizeGb) + { + $this->memorySizeGb = $memorySizeGb; + } + public function getMemorySizeGb() + { + return $this->memorySizeGb; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setPort($port) + { + $this->port = $port; + } + public function getPort() + { + return $this->port; + } + public function setRedisConfigs($redisConfigs) + { + $this->redisConfigs = $redisConfigs; + } + public function getRedisConfigs() + { + return $this->redisConfigs; + } + public function setRedisVersion($redisVersion) + { + $this->redisVersion = $redisVersion; + } + public function getRedisVersion() + { + return $this->redisVersion; + } + public function setReservedIpRange($reservedIpRange) + { + $this->reservedIpRange = $reservedIpRange; + } + public function getReservedIpRange() + { + return $this->reservedIpRange; + } + public function setState($state) + { + $this->state = $state; + } + public function getState() + { + return $this->state; + } + public function setStatusMessage($statusMessage) + { + $this->statusMessage = $statusMessage; + } + public function getStatusMessage() + { + return $this->statusMessage; + } + public function setTier($tier) + { + $this->tier = $tier; + } + public function getTier() + { + return $this->tier; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudRedis/ListInstancesResponse.php b/vendor/google/apiclient-services/src/Google/Service/CloudRedis/ListInstancesResponse.php new file mode 100644 index 00000000..fa030e7e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudRedis/ListInstancesResponse.php @@ -0,0 +1,47 @@ +instances = $instances; + } + /** + * @return Google_Service_CloudRedis_Instance + */ + public function getInstances() + { + return $this->instances; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudRedis/ListLocationsResponse.php b/vendor/google/apiclient-services/src/Google/Service/CloudRedis/ListLocationsResponse.php new file mode 100644 index 00000000..6ffc14d9 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudRedis/ListLocationsResponse.php @@ -0,0 +1,47 @@ +locations = $locations; + } + /** + * @return Google_Service_CloudRedis_Location + */ + public function getLocations() + { + return $this->locations; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudRedis/ListOperationsResponse.php b/vendor/google/apiclient-services/src/Google/Service/CloudRedis/ListOperationsResponse.php new file mode 100644 index 00000000..aaca54d8 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudRedis/ListOperationsResponse.php @@ -0,0 +1,47 @@ +nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + /** + * @param Google_Service_CloudRedis_Operation + */ + public function setOperations($operations) + { + $this->operations = $operations; + } + /** + * @return Google_Service_CloudRedis_Operation + */ + public function getOperations() + { + return $this->operations; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudRedis/Location.php b/vendor/google/apiclient-services/src/Google/Service/CloudRedis/Location.php new file mode 100644 index 00000000..b506d486 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudRedis/Location.php @@ -0,0 +1,66 @@ +displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } + public function setLabels($labels) + { + $this->labels = $labels; + } + public function getLabels() + { + return $this->labels; + } + public function setLocationId($locationId) + { + $this->locationId = $locationId; + } + public function getLocationId() + { + return $this->locationId; + } + public function setMetadata($metadata) + { + $this->metadata = $metadata; + } + public function getMetadata() + { + return $this->metadata; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudRedis/Operation.php b/vendor/google/apiclient-services/src/Google/Service/CloudRedis/Operation.php new file mode 100644 index 00000000..69dcc199 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudRedis/Operation.php @@ -0,0 +1,73 @@ +done = $done; + } + public function getDone() + { + return $this->done; + } + /** + * @param Google_Service_CloudRedis_Status + */ + public function setError(Google_Service_CloudRedis_Status $error) + { + $this->error = $error; + } + /** + * @return Google_Service_CloudRedis_Status + */ + public function getError() + { + return $this->error; + } + public function setMetadata($metadata) + { + $this->metadata = $metadata; + } + public function getMetadata() + { + return $this->metadata; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setResponse($response) + { + $this->response = $response; + } + public function getResponse() + { + return $this->response; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudRedis/RedisEmpty.php b/vendor/google/apiclient-services/src/Google/Service/CloudRedis/RedisEmpty.php new file mode 100644 index 00000000..88e47623 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudRedis/RedisEmpty.php @@ -0,0 +1,20 @@ + + * $redisService = new Google_Service_CloudRedis(...); + * $projects = $redisService->projects; + * + */ +class Google_Service_CloudRedis_Resource_Projects extends Google_Service_Resource +{ +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudRedis/Resource/ProjectsLocations.php b/vendor/google/apiclient-services/src/Google/Service/CloudRedis/Resource/ProjectsLocations.php new file mode 100644 index 00000000..ad2b255e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudRedis/Resource/ProjectsLocations.php @@ -0,0 +1,60 @@ + + * $redisService = new Google_Service_CloudRedis(...); + * $locations = $redisService->locations; + * + */ +class Google_Service_CloudRedis_Resource_ProjectsLocations extends Google_Service_Resource +{ + /** + * Gets information about a location. (locations.get) + * + * @param string $name Resource name for the location. + * @param array $optParams Optional parameters. + * @return Google_Service_CloudRedis_Location + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_CloudRedis_Location"); + } + /** + * Lists information about the supported locations for this service. + * (locations.listProjectsLocations) + * + * @param string $name The resource that owns the locations collection, if + * applicable. + * @param array $optParams Optional parameters. + * + * @opt_param string pageToken The standard list page token. + * @opt_param int pageSize The standard list page size. + * @opt_param string filter The standard list filter. + * @return Google_Service_CloudRedis_ListLocationsResponse + */ + public function listProjectsLocations($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_CloudRedis_ListLocationsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudRedis/Resource/ProjectsLocationsInstances.php b/vendor/google/apiclient-services/src/Google/Service/CloudRedis/Resource/ProjectsLocationsInstances.php new file mode 100644 index 00000000..c5cb5695 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudRedis/Resource/ProjectsLocationsInstances.php @@ -0,0 +1,157 @@ + + * $redisService = new Google_Service_CloudRedis(...); + * $instances = $redisService->instances; + * + */ +class Google_Service_CloudRedis_Resource_ProjectsLocationsInstances extends Google_Service_Resource +{ + /** + * Creates a Redis instance based on the specified tier and memory size. + * + * By default, the instance is accessible from the project's [default + * network](/compute/docs/networks-and-firewalls#networks). + * + * The creation is executed asynchronously and callers may check the returned + * operation to track its progress. Once the operation is completed the Redis + * instance will be fully functional. Completed longrunning.Operation will + * contain the new instance object in the response field. + * + * The returned operation is automatically deleted after a few hours, so there + * is no need to call DeleteOperation. (instances.create) + * + * @param string $parent Required. The resource name of the instance location + * using the form: `projects/{project_id}/locations/{location_id}` where + * `location_id` refers to a GCP region + * @param Google_Service_CloudRedis_Instance $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string instanceId Required. The logical name of the Redis instance + * in the customer project with the following restrictions: + * + * * Must contain only lowercase letters, numbers, and hyphens. * Must start + * with a letter. * Must be between 1-40 characters. * Must end with a number or + * a letter. * Must be unique within the customer project / location + * @return Google_Service_CloudRedis_Operation + */ + public function create($parent, Google_Service_CloudRedis_Instance $postBody, $optParams = array()) + { + $params = array('parent' => $parent, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('create', array($params), "Google_Service_CloudRedis_Operation"); + } + /** + * Deletes a specific Redis instance. Instance stops serving and data is + * deleted. (instances.delete) + * + * @param string $name Required. Redis instance resource name using the form: + * `projects/{project_id}/locations/{location_id}/instances/{instance_id}` where + * `location_id` refers to a GCP region + * @param array $optParams Optional parameters. + * @return Google_Service_CloudRedis_Operation + */ + public function delete($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params), "Google_Service_CloudRedis_Operation"); + } + /** + * Gets the details of a specific Redis instance. (instances.get) + * + * @param string $name Required. Redis instance resource name using the form: + * `projects/{project_id}/locations/{location_id}/instances/{instance_id}` where + * `location_id` refers to a GCP region + * @param array $optParams Optional parameters. + * @return Google_Service_CloudRedis_Instance + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_CloudRedis_Instance"); + } + /** + * Lists all Redis instances owned by a project in either the specified location + * (region) or all locations. + * + * The location should have the following format: * + * `projects/{project_id}/locations/{location_id}` + * + * If `location_id` is specified as `-` (wildcard), then all regions available + * to the project are queried, and the results are aggregated. + * (instances.listProjectsLocationsInstances) + * + * @param string $parent Required. The resource name of the instance location + * using the form: `projects/{project_id}/locations/{location_id}` where + * `location_id` refers to a GCP region + * @param array $optParams Optional parameters. + * + * @opt_param string pageToken The next_page_token value returned from a + * previous List request, if any. + * @opt_param int pageSize The maximum number of items to return. + * + * If not specified, a default value of 1000 will be used by the service. + * Regardless of the page_size value, the response may include a partial list + * and a caller should only rely on response's next_page_token to determine if + * there are more instances left to be queried. + * @return Google_Service_CloudRedis_ListInstancesResponse + */ + public function listProjectsLocationsInstances($parent, $optParams = array()) + { + $params = array('parent' => $parent); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_CloudRedis_ListInstancesResponse"); + } + /** + * Updates the metadata and configuration of a specific Redis instance. + * + * Completed longrunning.Operation will contain the new instance object in the + * response field. The returned operation is automatically deleted after a few + * hours, so there is no need to call DeleteOperation. (instances.patch) + * + * @param string $name Required. Unique name of the resource in this scope + * including project and location using the form: + * `projects/{project_id}/locations/{location_id}/instances/{instance_id}` + * + * Note: Redis instances are managed and addressed at regional level so + * location_id here refers to a GCP region; however, users may choose which + * specific zone (or collection of zones for cross-zone instances) an instance + * should be provisioned in. Refer to [location_id] and + * [alternative_location_id] fields for more details. + * @param Google_Service_CloudRedis_Instance $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string updateMask Required. Mask of fields to update. At least one + * path must be supplied in this field. The elements of the repeated paths field + * may only include these fields from Instance: + * + * `displayName` `labels` `memorySizeGb` `redisConfig` + * @return Google_Service_CloudRedis_Operation + */ + public function patch($name, Google_Service_CloudRedis_Instance $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('patch', array($params), "Google_Service_CloudRedis_Operation"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudRedis/Resource/ProjectsLocationsOperations.php b/vendor/google/apiclient-services/src/Google/Service/CloudRedis/Resource/ProjectsLocationsOperations.php new file mode 100644 index 00000000..83ff18ba --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudRedis/Resource/ProjectsLocationsOperations.php @@ -0,0 +1,107 @@ + + * $redisService = new Google_Service_CloudRedis(...); + * $operations = $redisService->operations; + * + */ +class Google_Service_CloudRedis_Resource_ProjectsLocationsOperations extends Google_Service_Resource +{ + /** + * Starts asynchronous cancellation on a long-running operation. The server + * makes a best effort to cancel the operation, but success is not guaranteed. + * If the server doesn't support this method, it returns + * `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or + * other methods to check whether the cancellation succeeded or whether the + * operation completed despite cancellation. On successful cancellation, the + * operation is not deleted; instead, it becomes an operation with an + * Operation.error value with a google.rpc.Status.code of 1, corresponding to + * `Code.CANCELLED`. (operations.cancel) + * + * @param string $name The name of the operation resource to be cancelled. + * @param array $optParams Optional parameters. + * @return Google_Service_CloudRedis_RedisEmpty + */ + public function cancel($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('cancel', array($params), "Google_Service_CloudRedis_RedisEmpty"); + } + /** + * Deletes a long-running operation. This method indicates that the client is no + * longer interested in the operation result. It does not cancel the operation. + * If the server doesn't support this method, it returns + * `google.rpc.Code.UNIMPLEMENTED`. (operations.delete) + * + * @param string $name The name of the operation resource to be deleted. + * @param array $optParams Optional parameters. + * @return Google_Service_CloudRedis_RedisEmpty + */ + public function delete($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params), "Google_Service_CloudRedis_RedisEmpty"); + } + /** + * Gets the latest state of a long-running operation. Clients can use this + * method to poll the operation result at intervals as recommended by the API + * service. (operations.get) + * + * @param string $name The name of the operation resource. + * @param array $optParams Optional parameters. + * @return Google_Service_CloudRedis_Operation + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_CloudRedis_Operation"); + } + /** + * Lists operations that match the specified filter in the request. If the + * server doesn't support this method, it returns `UNIMPLEMENTED`. + * + * NOTE: the `name` binding allows API services to override the binding to use + * different resource name schemes, such as `users/operations`. To override the + * binding, API services can add a binding such as + * `"/v1/{name=users}/operations"` to their service configuration. For backwards + * compatibility, the default name includes the operations collection id, + * however overriding users must ensure the name binding is the parent resource, + * without the operations collection id. + * (operations.listProjectsLocationsOperations) + * + * @param string $name The name of the operation's parent resource. + * @param array $optParams Optional parameters. + * + * @opt_param string filter The standard list filter. + * @opt_param string pageToken The standard list page token. + * @opt_param int pageSize The standard list page size. + * @return Google_Service_CloudRedis_ListOperationsResponse + */ + public function listProjectsLocationsOperations($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_CloudRedis_ListOperationsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudRedis/Status.php b/vendor/google/apiclient-services/src/Google/Service/CloudRedis/Status.php new file mode 100644 index 00000000..a313d8c7 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudRedis/Status.php @@ -0,0 +1,49 @@ +code = $code; + } + public function getCode() + { + return $this->code; + } + public function setDetails($details) + { + $this->details = $details; + } + public function getDetails() + { + return $this->details; + } + public function setMessage($message) + { + $this->message = $message; + } + public function getMessage() + { + return $this->message; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager.php b/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager.php index 51467aee..81b95fb6 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager.php @@ -16,7 +16,7 @@ */ /** - * Service definition for CloudResourceManager (v1). + * Service definition for CloudResourceManager (v2). * *

* The Google Cloud Resource Manager API provides methods for creating, reading, @@ -39,10 +39,7 @@ class Google_Service_CloudResourceManager extends Google_Service "https://www.googleapis.com/auth/cloud-platform.read-only"; public $folders; - public $liens; public $operations; - public $organizations; - public $projects; /** * Constructs the internal representation of the CloudResourceManager service. @@ -54,7 +51,7 @@ public function __construct(Google_Client $client) parent::__construct($client); $this->rootUrl = 'https://cloudresourcemanager.googleapis.com/'; $this->servicePath = ''; - $this->version = 'v1'; + $this->version = 'v2'; $this->serviceName = 'cloudresourcemanager'; $this->folders = new Google_Service_CloudResourceManager_Resource_Folders( @@ -63,58 +60,37 @@ public function __construct(Google_Client $client) 'folders', array( 'methods' => array( - 'clearOrgPolicy' => array( - 'path' => 'v1/{+resource}:clearOrgPolicy', - 'httpMethod' => 'POST', - 'parameters' => array( - 'resource' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'getEffectiveOrgPolicy' => array( - 'path' => 'v1/{+resource}:getEffectiveOrgPolicy', - 'httpMethod' => 'POST', - 'parameters' => array( - 'resource' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'getOrgPolicy' => array( - 'path' => 'v1/{+resource}:getOrgPolicy', + 'create' => array( + 'path' => 'v2/folders', 'httpMethod' => 'POST', 'parameters' => array( - 'resource' => array( - 'location' => 'path', + 'parent' => array( + 'location' => 'query', 'type' => 'string', - 'required' => true, ), ), - ),'listAvailableOrgPolicyConstraints' => array( - 'path' => 'v1/{+resource}:listAvailableOrgPolicyConstraints', - 'httpMethod' => 'POST', + ),'delete' => array( + 'path' => 'v2/{+name}', + 'httpMethod' => 'DELETE', 'parameters' => array( - 'resource' => array( + 'name' => array( 'location' => 'path', 'type' => 'string', 'required' => true, ), ), - ),'listOrgPolicies' => array( - 'path' => 'v1/{+resource}:listOrgPolicies', - 'httpMethod' => 'POST', + ),'get' => array( + 'path' => 'v2/{+name}', + 'httpMethod' => 'GET', 'parameters' => array( - 'resource' => array( + 'name' => array( 'location' => 'path', 'type' => 'string', 'required' => true, ), ), - ),'setOrgPolicy' => array( - 'path' => 'v1/{+resource}:setOrgPolicy', + ),'getIamPolicy' => array( + 'path' => 'v2/{+resource}:getIamPolicy', 'httpMethod' => 'POST', 'parameters' => array( 'resource' => array( @@ -123,34 +99,14 @@ public function __construct(Google_Client $client) 'required' => true, ), ), - ), - ) - ) - ); - $this->liens = new Google_Service_CloudResourceManager_Resource_Liens( - $this, - $this->serviceName, - 'liens', - array( - 'methods' => array( - 'create' => array( - 'path' => 'v1/liens', - 'httpMethod' => 'POST', - 'parameters' => array(), - ),'delete' => array( - 'path' => 'v1/{+name}', - 'httpMethod' => 'DELETE', - 'parameters' => array( - 'name' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), ),'list' => array( - 'path' => 'v1/liens', + 'path' => 'v2/folders', 'httpMethod' => 'GET', 'parameters' => array( + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), 'pageSize' => array( 'location' => 'query', 'type' => 'integer', @@ -159,54 +115,14 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), - 'pageToken' => array( + 'showDeleted' => array( 'location' => 'query', - 'type' => 'string', + 'type' => 'boolean', ), ), - ), - ) - ) - ); - $this->operations = new Google_Service_CloudResourceManager_Resource_Operations( - $this, - $this->serviceName, - 'operations', - array( - 'methods' => array( - 'get' => array( - 'path' => 'v1/{+name}', - 'httpMethod' => 'GET', - 'parameters' => array( - 'name' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ), - ) - ) - ); - $this->organizations = new Google_Service_CloudResourceManager_Resource_Organizations( - $this, - $this->serviceName, - 'organizations', - array( - 'methods' => array( - 'clearOrgPolicy' => array( - 'path' => 'v1/{+resource}:clearOrgPolicy', + ),'move' => array( + 'path' => 'v2/{+name}:move', 'httpMethod' => 'POST', - 'parameters' => array( - 'resource' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'get' => array( - 'path' => 'v1/{+name}', - 'httpMethod' => 'GET', 'parameters' => array( 'name' => array( 'location' => 'path', @@ -214,62 +130,26 @@ public function __construct(Google_Client $client) 'required' => true, ), ), - ),'getEffectiveOrgPolicy' => array( - 'path' => 'v1/{+resource}:getEffectiveOrgPolicy', - 'httpMethod' => 'POST', - 'parameters' => array( - 'resource' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'getIamPolicy' => array( - 'path' => 'v1/{+resource}:getIamPolicy', - 'httpMethod' => 'POST', + ),'patch' => array( + 'path' => 'v2/{+name}', + 'httpMethod' => 'PATCH', 'parameters' => array( - 'resource' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'getOrgPolicy' => array( - 'path' => 'v1/{+resource}:getOrgPolicy', - 'httpMethod' => 'POST', - 'parameters' => array( - 'resource' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'listAvailableOrgPolicyConstraints' => array( - 'path' => 'v1/{+resource}:listAvailableOrgPolicyConstraints', - 'httpMethod' => 'POST', - 'parameters' => array( - 'resource' => array( + 'name' => array( 'location' => 'path', 'type' => 'string', 'required' => true, ), - ), - ),'listOrgPolicies' => array( - 'path' => 'v1/{+resource}:listOrgPolicies', - 'httpMethod' => 'POST', - 'parameters' => array( - 'resource' => array( - 'location' => 'path', + 'updateMask' => array( + 'location' => 'query', 'type' => 'string', - 'required' => true, ), ), ),'search' => array( - 'path' => 'v1/organizations:search', + 'path' => 'v2/folders:search', 'httpMethod' => 'POST', 'parameters' => array(), ),'setIamPolicy' => array( - 'path' => 'v1/{+resource}:setIamPolicy', + 'path' => 'v2/{+resource}:setIamPolicy', 'httpMethod' => 'POST', 'parameters' => array( 'resource' => array( @@ -278,8 +158,8 @@ public function __construct(Google_Client $client) 'required' => true, ), ), - ),'setOrgPolicy' => array( - 'path' => 'v1/{+resource}:setOrgPolicy', + ),'testIamPermissions' => array( + 'path' => 'v2/{+resource}:testIamPermissions', 'httpMethod' => 'POST', 'parameters' => array( 'resource' => array( @@ -288,11 +168,11 @@ public function __construct(Google_Client $client) 'required' => true, ), ), - ),'testIamPermissions' => array( - 'path' => 'v1/{+resource}:testIamPermissions', + ),'undelete' => array( + 'path' => 'v2/{+name}:undelete', 'httpMethod' => 'POST', 'parameters' => array( - 'resource' => array( + 'name' => array( 'location' => 'path', 'type' => 'string', 'required' => true, @@ -302,168 +182,17 @@ public function __construct(Google_Client $client) ) ) ); - $this->projects = new Google_Service_CloudResourceManager_Resource_Projects( + $this->operations = new Google_Service_CloudResourceManager_Resource_Operations( $this, $this->serviceName, - 'projects', + 'operations', array( 'methods' => array( - 'clearOrgPolicy' => array( - 'path' => 'v1/{+resource}:clearOrgPolicy', - 'httpMethod' => 'POST', - 'parameters' => array( - 'resource' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'create' => array( - 'path' => 'v1/projects', - 'httpMethod' => 'POST', - 'parameters' => array(), - ),'delete' => array( - 'path' => 'v1/projects/{projectId}', - 'httpMethod' => 'DELETE', - 'parameters' => array( - 'projectId' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'get' => array( - 'path' => 'v1/projects/{projectId}', - 'httpMethod' => 'GET', - 'parameters' => array( - 'projectId' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'getAncestry' => array( - 'path' => 'v1/projects/{projectId}:getAncestry', - 'httpMethod' => 'POST', - 'parameters' => array( - 'projectId' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'getEffectiveOrgPolicy' => array( - 'path' => 'v1/{+resource}:getEffectiveOrgPolicy', - 'httpMethod' => 'POST', - 'parameters' => array( - 'resource' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'getIamPolicy' => array( - 'path' => 'v1/projects/{resource}:getIamPolicy', - 'httpMethod' => 'POST', - 'parameters' => array( - 'resource' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'getOrgPolicy' => array( - 'path' => 'v1/{+resource}:getOrgPolicy', - 'httpMethod' => 'POST', - 'parameters' => array( - 'resource' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'list' => array( - 'path' => 'v1/projects', + 'get' => array( + 'path' => 'v1/{+name}', 'httpMethod' => 'GET', 'parameters' => array( - 'pageToken' => array( - 'location' => 'query', - 'type' => 'string', - ), - 'pageSize' => array( - 'location' => 'query', - 'type' => 'integer', - ), - 'filter' => array( - 'location' => 'query', - 'type' => 'string', - ), - ), - ),'listAvailableOrgPolicyConstraints' => array( - 'path' => 'v1/{+resource}:listAvailableOrgPolicyConstraints', - 'httpMethod' => 'POST', - 'parameters' => array( - 'resource' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'listOrgPolicies' => array( - 'path' => 'v1/{+resource}:listOrgPolicies', - 'httpMethod' => 'POST', - 'parameters' => array( - 'resource' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'setIamPolicy' => array( - 'path' => 'v1/projects/{resource}:setIamPolicy', - 'httpMethod' => 'POST', - 'parameters' => array( - 'resource' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'setOrgPolicy' => array( - 'path' => 'v1/{+resource}:setOrgPolicy', - 'httpMethod' => 'POST', - 'parameters' => array( - 'resource' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'testIamPermissions' => array( - 'path' => 'v1/projects/{resource}:testIamPermissions', - 'httpMethod' => 'POST', - 'parameters' => array( - 'resource' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'undelete' => array( - 'path' => 'v1/projects/{projectId}:undelete', - 'httpMethod' => 'POST', - 'parameters' => array( - 'projectId' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'update' => array( - 'path' => 'v1/projects/{projectId}', - 'httpMethod' => 'PUT', - 'parameters' => array( - 'projectId' => array( + 'name' => array( 'location' => 'path', 'type' => 'string', 'required' => true, diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/Binding.php b/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/Binding.php index 5be27e48..060669a3 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/Binding.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/Binding.php @@ -18,9 +18,25 @@ class Google_Service_CloudResourceManager_Binding extends Google_Collection { protected $collection_key = 'members'; + protected $conditionType = 'Google_Service_CloudResourceManager_Expr'; + protected $conditionDataType = ''; public $members; public $role; + /** + * @param Google_Service_CloudResourceManager_Expr + */ + public function setCondition(Google_Service_CloudResourceManager_Expr $condition) + { + $this->condition = $condition; + } + /** + * @return Google_Service_CloudResourceManager_Expr + */ + public function getCondition() + { + return $this->condition; + } public function setMembers($members) { $this->members = $members; diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/Expr.php b/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/Expr.php new file mode 100644 index 00000000..0bc61f59 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/Expr.php @@ -0,0 +1,57 @@ +description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setExpression($expression) + { + $this->expression = $expression; + } + public function getExpression() + { + return $this->expression; + } + public function setLocation($location) + { + $this->location = $location; + } + public function getLocation() + { + return $this->location; + } + public function setTitle($title) + { + $this->title = $title; + } + public function getTitle() + { + return $this->title; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/Folder.php b/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/Folder.php new file mode 100644 index 00000000..af114fe8 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/Folder.php @@ -0,0 +1,66 @@ +createTime = $createTime; + } + public function getCreateTime() + { + return $this->createTime; + } + public function setDisplayName($displayName) + { + $this->displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } + public function setLifecycleState($lifecycleState) + { + $this->lifecycleState = $lifecycleState; + } + public function getLifecycleState() + { + return $this->lifecycleState; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setParent($parent) + { + $this->parent = $parent; + } + public function getParent() + { + return $this->parent; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/ListFoldersResponse.php b/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/ListFoldersResponse.php new file mode 100644 index 00000000..35873402 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/ListFoldersResponse.php @@ -0,0 +1,47 @@ +folders = $folders; + } + /** + * @return Google_Service_CloudResourceManager_Folder + */ + public function getFolders() + { + return $this->folders; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/MoveFolderRequest.php b/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/MoveFolderRequest.php new file mode 100644 index 00000000..c3114464 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/MoveFolderRequest.php @@ -0,0 +1,30 @@ +destinationParent = $destinationParent; + } + public function getDestinationParent() + { + return $this->destinationParent; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/Resource/Folders.php b/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/Resource/Folders.php index b0a2b6e2..a2eb0c8e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/Resource/Folders.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/Resource/Folders.php @@ -26,102 +26,262 @@ class Google_Service_CloudResourceManager_Resource_Folders extends Google_Service_Resource { /** - * Clears a `Policy` from a resource. (folders.clearOrgPolicy) + * Creates a Folder in the resource hierarchy. Returns an Operation which can be + * used to track the progress of the folder creation workflow. Upon success the + * Operation.response field will be populated with the created Folder. * - * @param string $resource Name of the resource for the `Policy` to clear. - * @param Google_Service_CloudResourceManager_ClearOrgPolicyRequest $postBody + * In order to succeed, the addition of this new Folder must not violate the + * Folder naming, height or fanout constraints. + * + * + The Folder's display_name must be distinct from all other Folder's that + * share its parent. + The addition of the Folder must not cause the active + * Folder hierarchy to exceed a height of 4. Note, the full active + deleted + * Folder hierarchy is allowed to reach a height of 8; this provides additional + * headroom when moving folders that contain deleted folders. + The addition of + * the Folder must not cause the total number of Folders under its parent to + * exceed 100. + * + * If the operation fails due to a folder constraint violation, some errors may + * be returned by the CreateFolder request, with status code FAILED_PRECONDITION + * and an error description. Other folder constraint violations will be + * communicated in the Operation, with the specific PreconditionFailure returned + * via the details list in the Operation.error field. + * + * The caller must have `resourcemanager.folders.create` permission on the + * identified parent. (folders.create) + * + * @param Google_Service_CloudResourceManager_Folder $postBody * @param array $optParams Optional parameters. - * @return Google_Service_CloudResourceManager_CloudresourcemanagerEmpty + * + * @opt_param string parent The resource name of the new Folder's parent. Must + * be of the form `folders/{folder_id}` or `organizations/{org_id}`. + * @return Google_Service_CloudResourceManager_Operation */ - public function clearOrgPolicy($resource, Google_Service_CloudResourceManager_ClearOrgPolicyRequest $postBody, $optParams = array()) + public function create(Google_Service_CloudResourceManager_Folder $postBody, $optParams = array()) { - $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array('postBody' => $postBody); $params = array_merge($params, $optParams); - return $this->call('clearOrgPolicy', array($params), "Google_Service_CloudResourceManager_CloudresourcemanagerEmpty"); + return $this->call('create', array($params), "Google_Service_CloudResourceManager_Operation"); } /** - * Gets the effective `Policy` on a resource. This is the result of merging - * `Policies` in the resource hierarchy. The returned `Policy` will not have an - * `etag`set because it is a computed `Policy` across multiple resources. - * (folders.getEffectiveOrgPolicy) - * - * @param string $resource The name of the resource to start computing the - * effective `Policy`. - * @param Google_Service_CloudResourceManager_GetEffectiveOrgPolicyRequest $postBody + * Requests deletion of a Folder. The Folder is moved into the DELETE_REQUESTED + * state immediately, and is deleted approximately 30 days later. This method + * may only be called on an empty Folder in the ACTIVE state, where a Folder is + * empty if it doesn't contain any Folders or Projects in the ACTIVE state. The + * caller must have `resourcemanager.folders.delete` permission on the + * identified folder. (folders.delete) + * + * @param string $name the resource name of the Folder to be deleted. Must be of + * the form `folders/{folder_id}`. * @param array $optParams Optional parameters. - * @return Google_Service_CloudResourceManager_OrgPolicy + * @return Google_Service_CloudResourceManager_Folder */ - public function getEffectiveOrgPolicy($resource, Google_Service_CloudResourceManager_GetEffectiveOrgPolicyRequest $postBody, $optParams = array()) + public function delete($name, $optParams = array()) { - $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array('name' => $name); $params = array_merge($params, $optParams); - return $this->call('getEffectiveOrgPolicy', array($params), "Google_Service_CloudResourceManager_OrgPolicy"); + return $this->call('delete', array($params), "Google_Service_CloudResourceManager_Folder"); } /** - * Gets a `Policy` on a resource. + * Retrieves a Folder identified by the supplied resource name. Valid Folder + * resource names have the format `folders/{folder_id}` (for example, + * `folders/1234`). The caller must have `resourcemanager.folders.get` + * permission on the identified folder. (folders.get) * - * If no `Policy` is set on the resource, a `Policy` is returned with default - * values including `POLICY_TYPE_NOT_SET` for the `policy_type oneof`. The - * `etag` value can be used with `SetOrgPolicy()` to create or update a `Policy` - * during read-modify-write. (folders.getOrgPolicy) + * @param string $name The resource name of the Folder to retrieve. Must be of + * the form `folders/{folder_id}`. + * @param array $optParams Optional parameters. + * @return Google_Service_CloudResourceManager_Folder + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_CloudResourceManager_Folder"); + } + /** + * Gets the access control policy for a Folder. The returned policy may be empty + * if no such policy or resource exists. The `resource` field should be the + * Folder's resource name, e.g. "folders/1234". The caller must have + * `resourcemanager.folders.getIamPolicy` permission on the identified folder. + * (folders.getIamPolicy) * - * @param string $resource Name of the resource the `Policy` is set on. - * @param Google_Service_CloudResourceManager_GetOrgPolicyRequest $postBody + * @param string $resource REQUIRED: The resource for which the policy is being + * requested. See the operation documentation for the appropriate value for this + * field. + * @param Google_Service_CloudResourceManager_GetIamPolicyRequest $postBody * @param array $optParams Optional parameters. - * @return Google_Service_CloudResourceManager_OrgPolicy + * @return Google_Service_CloudResourceManager_Policy */ - public function getOrgPolicy($resource, Google_Service_CloudResourceManager_GetOrgPolicyRequest $postBody, $optParams = array()) + public function getIamPolicy($resource, Google_Service_CloudResourceManager_GetIamPolicyRequest $postBody, $optParams = array()) { $params = array('resource' => $resource, 'postBody' => $postBody); $params = array_merge($params, $optParams); - return $this->call('getOrgPolicy', array($params), "Google_Service_CloudResourceManager_OrgPolicy"); + return $this->call('getIamPolicy', array($params), "Google_Service_CloudResourceManager_Policy"); } /** - * Lists `Constraints` that could be applied on the specified resource. - * (folders.listAvailableOrgPolicyConstraints) + * Lists the Folders that are direct descendants of supplied parent resource. + * List provides a strongly consistent view of the Folders underneath the + * specified parent resource. List returns Folders sorted based upon the + * (ascending) lexical ordering of their display_name. The caller must have + * `resourcemanager.folders.list` permission on the identified parent. + * (folders.listFolders) * - * @param string $resource Name of the resource to list `Constraints` for. - * @param Google_Service_CloudResourceManager_ListAvailableOrgPolicyConstraintsRequest $postBody * @param array $optParams Optional parameters. - * @return Google_Service_CloudResourceManager_ListAvailableOrgPolicyConstraintsResponse + * + * @opt_param string pageToken A pagination token returned from a previous call + * to `ListFolders` that indicates where this listing should continue from. This + * field is optional. + * @opt_param int pageSize The maximum number of Folders to return in the + * response. This field is optional. + * @opt_param string parent The resource name of the Organization or Folder + * whose Folders are being listed. Must be of the form `folders/{folder_id}` or + * `organizations/{org_id}`. Access to this method is controlled by checking the + * `resourcemanager.folders.list` permission on the `parent`. + * @opt_param bool showDeleted Controls whether Folders in the DELETE_REQUESTED + * state should be returned. Defaults to false. This field is optional. + * @return Google_Service_CloudResourceManager_ListFoldersResponse */ - public function listAvailableOrgPolicyConstraints($resource, Google_Service_CloudResourceManager_ListAvailableOrgPolicyConstraintsRequest $postBody, $optParams = array()) + public function listFolders($optParams = array()) { - $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array(); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_CloudResourceManager_ListFoldersResponse"); + } + /** + * Moves a Folder under a new resource parent. Returns an Operation which can be + * used to track the progress of the folder move workflow. Upon success the + * Operation.response field will be populated with the moved Folder. Upon + * failure, a FolderOperationError categorizing the failure cause will be + * returned - if the failure occurs synchronously then the FolderOperationError + * will be returned via the Status.details field and if it occurs asynchronously + * then the FolderOperation will be returned via the the Operation.error field. + * In addition, the Operation.metadata field will be populated with a + * FolderOperation message as an aid to stateless clients. Folder moves will be + * rejected if they violate either the naming, height or fanout constraints + * described in the CreateFolder documentation. The caller must have + * `resourcemanager.folders.move` permission on the folder's current and + * proposed new parent. (folders.move) + * + * @param string $name The resource name of the Folder to move. Must be of the + * form folders/{folder_id} + * @param Google_Service_CloudResourceManager_MoveFolderRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudResourceManager_Operation + */ + public function move($name, Google_Service_CloudResourceManager_MoveFolderRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('move', array($params), "Google_Service_CloudResourceManager_Operation"); + } + /** + * Updates a Folder, changing its display_name. Changes to the folder + * display_name will be rejected if they violate either the display_name + * formatting rules or naming constraints described in the CreateFolder + * documentation. + * + * The Folder's display name must start and end with a letter or digit, may + * contain letters, digits, spaces, hyphens and underscores and can be no longer + * than 30 characters. This is captured by the regular expression: + * [\p{L}\p{N}]([\p{L}\p{N}_- ]{0,28}[\p{L}\p{N}])?. The caller must have + * `resourcemanager.folders.update` permission on the identified folder. + * + * If the update fails due to the unique name constraint then a + * PreconditionFailure explaining this violation will be returned in the + * Status.details field. (folders.patch) + * + * @param string $name Output only. The resource name of the Folder. Its format + * is `folders/{folder_id}`, for example: "folders/1234". + * @param Google_Service_CloudResourceManager_Folder $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string updateMask Fields to be updated. Only the `display_name` + * can be updated. + * @return Google_Service_CloudResourceManager_Folder + */ + public function patch($name, Google_Service_CloudResourceManager_Folder $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('patch', array($params), "Google_Service_CloudResourceManager_Folder"); + } + /** + * Search for folders that match specific filter criteria. Search provides an + * eventually consistent view of the folders a user has access to which meet the + * specified filter criteria. + * + * This will only return folders on which the caller has the permission + * `resourcemanager.folders.get`. (folders.search) + * + * @param Google_Service_CloudResourceManager_SearchFoldersRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudResourceManager_SearchFoldersResponse + */ + public function search(Google_Service_CloudResourceManager_SearchFoldersRequest $postBody, $optParams = array()) + { + $params = array('postBody' => $postBody); $params = array_merge($params, $optParams); - return $this->call('listAvailableOrgPolicyConstraints', array($params), "Google_Service_CloudResourceManager_ListAvailableOrgPolicyConstraintsResponse"); + return $this->call('search', array($params), "Google_Service_CloudResourceManager_SearchFoldersResponse"); } /** - * Lists all the `Policies` set for a particular resource. - * (folders.listOrgPolicies) + * Sets the access control policy on a Folder, replacing any existing policy. + * The `resource` field should be the Folder's resource name, e.g. + * "folders/1234". The caller must have `resourcemanager.folders.setIamPolicy` + * permission on the identified folder. (folders.setIamPolicy) * - * @param string $resource Name of the resource to list Policies for. - * @param Google_Service_CloudResourceManager_ListOrgPoliciesRequest $postBody + * @param string $resource REQUIRED: The resource for which the policy is being + * specified. See the operation documentation for the appropriate value for this + * field. + * @param Google_Service_CloudResourceManager_SetIamPolicyRequest $postBody * @param array $optParams Optional parameters. - * @return Google_Service_CloudResourceManager_ListOrgPoliciesResponse + * @return Google_Service_CloudResourceManager_Policy */ - public function listOrgPolicies($resource, Google_Service_CloudResourceManager_ListOrgPoliciesRequest $postBody, $optParams = array()) + public function setIamPolicy($resource, Google_Service_CloudResourceManager_SetIamPolicyRequest $postBody, $optParams = array()) { $params = array('resource' => $resource, 'postBody' => $postBody); $params = array_merge($params, $optParams); - return $this->call('listOrgPolicies', array($params), "Google_Service_CloudResourceManager_ListOrgPoliciesResponse"); + return $this->call('setIamPolicy', array($params), "Google_Service_CloudResourceManager_Policy"); } /** - * Updates the specified `Policy` on the resource. Creates a new `Policy` for - * that `Constraint` on the resource if one does not exist. + * Returns permissions that a caller has on the specified Folder. The `resource` + * field should be the Folder's resource name, e.g. "folders/1234". * - * Not supplying an `etag` on the request `Policy` results in an unconditional - * write of the `Policy`. (folders.setOrgPolicy) + * There are no permissions required for making this API call. + * (folders.testIamPermissions) * - * @param string $resource Resource name of the resource to attach the `Policy`. - * @param Google_Service_CloudResourceManager_SetOrgPolicyRequest $postBody + * @param string $resource REQUIRED: The resource for which the policy detail is + * being requested. See the operation documentation for the appropriate value + * for this field. + * @param Google_Service_CloudResourceManager_TestIamPermissionsRequest $postBody * @param array $optParams Optional parameters. - * @return Google_Service_CloudResourceManager_OrgPolicy + * @return Google_Service_CloudResourceManager_TestIamPermissionsResponse */ - public function setOrgPolicy($resource, Google_Service_CloudResourceManager_SetOrgPolicyRequest $postBody, $optParams = array()) + public function testIamPermissions($resource, Google_Service_CloudResourceManager_TestIamPermissionsRequest $postBody, $optParams = array()) { $params = array('resource' => $resource, 'postBody' => $postBody); $params = array_merge($params, $optParams); - return $this->call('setOrgPolicy', array($params), "Google_Service_CloudResourceManager_OrgPolicy"); + return $this->call('testIamPermissions', array($params), "Google_Service_CloudResourceManager_TestIamPermissionsResponse"); + } + /** + * Cancels the deletion request for a Folder. This method may only be called on + * a Folder in the DELETE_REQUESTED state. In order to succeed, the Folder's + * parent must be in the ACTIVE state. In addition, reintroducing the folder + * into the tree must not violate folder naming, height and fanout constraints + * described in the CreateFolder documentation. The caller must have + * `resourcemanager.folders.undelete` permission on the identified folder. + * (folders.undelete) + * + * @param string $name The resource name of the Folder to undelete. Must be of + * the form `folders/{folder_id}`. + * @param Google_Service_CloudResourceManager_UndeleteFolderRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudResourceManager_Folder + */ + public function undelete($name, Google_Service_CloudResourceManager_UndeleteFolderRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('undelete', array($params), "Google_Service_CloudResourceManager_Folder"); } } diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/SearchFoldersRequest.php b/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/SearchFoldersRequest.php new file mode 100644 index 00000000..2a391751 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/SearchFoldersRequest.php @@ -0,0 +1,48 @@ +pageSize = $pageSize; + } + public function getPageSize() + { + return $this->pageSize; + } + public function setPageToken($pageToken) + { + $this->pageToken = $pageToken; + } + public function getPageToken() + { + return $this->pageToken; + } + public function setQuery($query) + { + $this->query = $query; + } + public function getQuery() + { + return $this->query; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/SearchFoldersResponse.php b/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/SearchFoldersResponse.php new file mode 100644 index 00000000..8603273c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/SearchFoldersResponse.php @@ -0,0 +1,47 @@ +folders = $folders; + } + /** + * @return Google_Service_CloudResourceManager_Folder + */ + public function getFolders() + { + return $this->folders; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/UndeleteFolderRequest.php b/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/UndeleteFolderRequest.php new file mode 100644 index 00000000..ae97412e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudResourceManager/UndeleteFolderRequest.php @@ -0,0 +1,20 @@ + 'string', 'required' => true, ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), 'filter' => array( 'location' => 'query', 'type' => 'string', @@ -98,10 +102,6 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), - 'pageSize' => array( - 'location' => 'query', - 'type' => 'integer', - ), ), ), ) diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudRuntimeConfig/Resource/Operations.php b/vendor/google/apiclient-services/src/Google/Service/CloudRuntimeConfig/Resource/Operations.php index c6abfb92..1c7b00ed 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudRuntimeConfig/Resource/Operations.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudRuntimeConfig/Resource/Operations.php @@ -78,9 +78,9 @@ public function delete($name, $optParams = array()) * @param string $name The name of the operation's parent resource. * @param array $optParams Optional parameters. * + * @opt_param int pageSize The standard list page size. * @opt_param string filter The standard list filter. * @opt_param string pageToken The standard list page token. - * @opt_param int pageSize The standard list page size. * @return Google_Service_CloudRuntimeConfig_ListOperationsResponse */ public function listOperations($name, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories.php b/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories.php index bf3fea63..db3418bd 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories.php @@ -43,6 +43,7 @@ class Google_Service_CloudSourceRepositories extends Google_Service const SOURCE_READ_WRITE = "https://www.googleapis.com/auth/source.read_write"; + public $projects; public $projects_repos; /** @@ -59,6 +60,36 @@ public function __construct(Google_Client $client) $this->version = 'v1'; $this->serviceName = 'sourcerepo'; + $this->projects = new Google_Service_CloudSourceRepositories_Resource_Projects( + $this, + $this->serviceName, + 'projects', + array( + 'methods' => array( + 'getConfig' => array( + 'path' => 'v1/{+name}/config', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'updateConfig' => array( + 'path' => 'v1/{+name}/config', + 'httpMethod' => 'PATCH', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ), + ) + ) + ); $this->projects_repos = new Google_Service_CloudSourceRepositories_Resource_ProjectsRepos( $this, $this->serviceName, @@ -123,6 +154,16 @@ public function __construct(Google_Client $client) 'type' => 'integer', ), ), + ),'patch' => array( + 'path' => 'v1/{+name}', + 'httpMethod' => 'PATCH', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), ),'setIamPolicy' => array( 'path' => 'v1/{+resource}:setIamPolicy', 'httpMethod' => 'POST', diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/AuditConfig.php b/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/AuditConfig.php index 8ef39701..d3617593 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/AuditConfig.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/AuditConfig.php @@ -17,10 +17,9 @@ class Google_Service_CloudSourceRepositories_AuditConfig extends Google_Collection { - protected $collection_key = 'exemptedMembers'; + protected $collection_key = 'auditLogConfigs'; protected $auditLogConfigsType = 'Google_Service_CloudSourceRepositories_AuditLogConfig'; protected $auditLogConfigsDataType = 'array'; - public $exemptedMembers; public $service; /** @@ -37,14 +36,6 @@ public function getAuditLogConfigs() { return $this->auditLogConfigs; } - public function setExemptedMembers($exemptedMembers) - { - $this->exemptedMembers = $exemptedMembers; - } - public function getExemptedMembers() - { - return $this->exemptedMembers; - } public function setService($service) { $this->service = $service; diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/Policy.php b/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/Policy.php index 31b9eaa2..0de6b0a6 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/Policy.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/Policy.php @@ -23,7 +23,6 @@ class Google_Service_CloudSourceRepositories_Policy extends Google_Collection protected $bindingsType = 'Google_Service_CloudSourceRepositories_Binding'; protected $bindingsDataType = 'array'; public $etag; - public $iamOwned; public $version; /** @@ -62,14 +61,6 @@ public function getEtag() { return $this->etag; } - public function setIamOwned($iamOwned) - { - $this->iamOwned = $iamOwned; - } - public function getIamOwned() - { - return $this->iamOwned; - } public function setVersion($version) { $this->version = $version; diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/ProjectConfig.php b/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/ProjectConfig.php new file mode 100644 index 00000000..5f5b2921 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/ProjectConfig.php @@ -0,0 +1,55 @@ +enablePrivateKeyCheck = $enablePrivateKeyCheck; + } + public function getEnablePrivateKeyCheck() + { + return $this->enablePrivateKeyCheck; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + /** + * @param Google_Service_CloudSourceRepositories_PubsubConfig + */ + public function setPubsubConfigs($pubsubConfigs) + { + $this->pubsubConfigs = $pubsubConfigs; + } + /** + * @return Google_Service_CloudSourceRepositories_PubsubConfig + */ + public function getPubsubConfigs() + { + return $this->pubsubConfigs; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/PubsubConfig.php b/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/PubsubConfig.php new file mode 100644 index 00000000..2c372e42 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/PubsubConfig.php @@ -0,0 +1,48 @@ +messageFormat = $messageFormat; + } + public function getMessageFormat() + { + return $this->messageFormat; + } + public function setServiceAccountEmail($serviceAccountEmail) + { + $this->serviceAccountEmail = $serviceAccountEmail; + } + public function getServiceAccountEmail() + { + return $this->serviceAccountEmail; + } + public function setTopic($topic) + { + $this->topic = $topic; + } + public function getTopic() + { + return $this->topic; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/Repo.php b/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/Repo.php index 87d212a7..82142167 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/Repo.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/Repo.php @@ -20,6 +20,8 @@ class Google_Service_CloudSourceRepositories_Repo extends Google_Model protected $mirrorConfigType = 'Google_Service_CloudSourceRepositories_MirrorConfig'; protected $mirrorConfigDataType = ''; public $name; + protected $pubsubConfigsType = 'Google_Service_CloudSourceRepositories_PubsubConfig'; + protected $pubsubConfigsDataType = 'map'; public $size; public $url; @@ -45,6 +47,20 @@ public function getName() { return $this->name; } + /** + * @param Google_Service_CloudSourceRepositories_PubsubConfig + */ + public function setPubsubConfigs($pubsubConfigs) + { + $this->pubsubConfigs = $pubsubConfigs; + } + /** + * @return Google_Service_CloudSourceRepositories_PubsubConfig + */ + public function getPubsubConfigs() + { + return $this->pubsubConfigs; + } public function setSize($size) { $this->size = $size; diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/Resource/Projects.php b/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/Resource/Projects.php index e866c01c..56a0733b 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/Resource/Projects.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/Resource/Projects.php @@ -25,4 +25,35 @@ */ class Google_Service_CloudSourceRepositories_Resource_Projects extends Google_Service_Resource { + /** + * Returns the Cloud Source Repositories configuration of the project. + * (projects.getConfig) + * + * @param string $name The name of the requested project. Values are of the form + * `projects/`. + * @param array $optParams Optional parameters. + * @return Google_Service_CloudSourceRepositories_ProjectConfig + */ + public function getConfig($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('getConfig', array($params), "Google_Service_CloudSourceRepositories_ProjectConfig"); + } + /** + * Updates the Cloud Source Repositories configuration of the project. + * (projects.updateConfig) + * + * @param string $name The name of the requested project. Values are of the form + * `projects/`. + * @param Google_Service_CloudSourceRepositories_UpdateProjectConfigRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudSourceRepositories_ProjectConfig + */ + public function updateConfig($name, Google_Service_CloudSourceRepositories_UpdateProjectConfigRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('updateConfig', array($params), "Google_Service_CloudSourceRepositories_ProjectConfig"); + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/Resource/ProjectsRepos.php b/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/Resource/ProjectsRepos.php index 0d69f458..c0f5943a 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/Resource/ProjectsRepos.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/Resource/ProjectsRepos.php @@ -109,6 +109,21 @@ public function listProjectsRepos($name, $optParams = array()) $params = array_merge($params, $optParams); return $this->call('list', array($params), "Google_Service_CloudSourceRepositories_ListReposResponse"); } + /** + * Updates information about a repo. (repos.patch) + * + * @param string $name The name of the requested repository. Values are of the + * form `projects//repos/`. + * @param Google_Service_CloudSourceRepositories_UpdateRepoRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudSourceRepositories_Repo + */ + public function patch($name, Google_Service_CloudSourceRepositories_UpdateRepoRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('patch', array($params), "Google_Service_CloudSourceRepositories_Repo"); + } /** * Sets the access control policy on the specified resource. Replaces any * existing policy. (repos.setIamPolicy) diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/UpdateProjectConfigRequest.php b/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/UpdateProjectConfigRequest.php new file mode 100644 index 00000000..cded5ef2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/UpdateProjectConfigRequest.php @@ -0,0 +1,46 @@ +projectConfig = $projectConfig; + } + /** + * @return Google_Service_CloudSourceRepositories_ProjectConfig + */ + public function getProjectConfig() + { + return $this->projectConfig; + } + public function setUpdateMask($updateMask) + { + $this->updateMask = $updateMask; + } + public function getUpdateMask() + { + return $this->updateMask; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/UpdateRepoRequest.php b/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/UpdateRepoRequest.php new file mode 100644 index 00000000..b77ef986 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudSourceRepositories/UpdateRepoRequest.php @@ -0,0 +1,46 @@ +repo = $repo; + } + /** + * @return Google_Service_CloudSourceRepositories_Repo + */ + public function getRepo() + { + return $this->repo; + } + public function setUpdateMask($updateMask) + { + $this->updateMask = $updateMask; + } + public function getUpdateMask() + { + return $this->updateMask; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution.php new file mode 100644 index 00000000..0c3c7ec0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution.php @@ -0,0 +1,281 @@ + + * Cloud Talent Solution provides the capability to create, read, update, and + * delete job postings, as well as search jobs based on keywords and filters.

+ * + *

+ * For more information about this service, see the API + * Documentation + *

+ * + * @author Google, Inc. + */ +class Google_Service_CloudTalentSolution extends Google_Service +{ + /** View and manage your data across Google Cloud Platform services. */ + const CLOUD_PLATFORM = + "https://www.googleapis.com/auth/cloud-platform"; + /** Manage job postings. */ + const JOBS = + "https://www.googleapis.com/auth/jobs"; + + public $projects; + public $projects_companies; + public $projects_jobs; + + /** + * Constructs the internal representation of the CloudTalentSolution service. + * + * @param Google_Client $client + */ + public function __construct(Google_Client $client) + { + parent::__construct($client); + $this->rootUrl = 'https://jobs.googleapis.com/'; + $this->servicePath = ''; + $this->version = 'v3'; + $this->serviceName = 'jobs'; + + $this->projects = new Google_Service_CloudTalentSolution_Resource_Projects( + $this, + $this->serviceName, + 'projects', + array( + 'methods' => array( + 'complete' => array( + 'path' => 'v3/{+name}:complete', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'scope' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'companyName' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'query' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'languageCode' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'type' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ), + ) + ) + ); + $this->projects_companies = new Google_Service_CloudTalentSolution_Resource_ProjectsCompanies( + $this, + $this->serviceName, + 'companies', + array( + 'methods' => array( + 'create' => array( + 'path' => 'v3/{+parent}/companies', + 'httpMethod' => 'POST', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'delete' => array( + 'path' => 'v3/{+name}', + 'httpMethod' => 'DELETE', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'get' => array( + 'path' => 'v3/{+name}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => 'v3/{+parent}/companies', + 'httpMethod' => 'GET', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'requireOpenJobs' => array( + 'location' => 'query', + 'type' => 'boolean', + ), + ), + ),'patch' => array( + 'path' => 'v3/{+name}', + 'httpMethod' => 'PATCH', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ), + ) + ) + ); + $this->projects_jobs = new Google_Service_CloudTalentSolution_Resource_ProjectsJobs( + $this, + $this->serviceName, + 'jobs', + array( + 'methods' => array( + 'batchDelete' => array( + 'path' => 'v3/{+parent}/jobs:batchDelete', + 'httpMethod' => 'POST', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'create' => array( + 'path' => 'v3/{+parent}/jobs', + 'httpMethod' => 'POST', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'delete' => array( + 'path' => 'v3/{+name}', + 'httpMethod' => 'DELETE', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'get' => array( + 'path' => 'v3/{+name}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => 'v3/{+parent}/jobs', + 'httpMethod' => 'GET', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'jobView' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'patch' => array( + 'path' => 'v3/{+name}', + 'httpMethod' => 'PATCH', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'search' => array( + 'path' => 'v3/{+parent}/jobs:search', + 'httpMethod' => 'POST', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'searchForAlert' => array( + 'path' => 'v3/{+parent}/jobs:searchForAlert', + 'httpMethod' => 'POST', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ), + ) + ) + ); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/ApplicationInfo.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/ApplicationInfo.php new file mode 100644 index 00000000..82281738 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/ApplicationInfo.php @@ -0,0 +1,49 @@ +emails = $emails; + } + public function getEmails() + { + return $this->emails; + } + public function setInstruction($instruction) + { + $this->instruction = $instruction; + } + public function getInstruction() + { + return $this->instruction; + } + public function setUris($uris) + { + $this->uris = $uris; + } + public function getUris() + { + return $this->uris; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/BatchDeleteJobsRequest.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/BatchDeleteJobsRequest.php new file mode 100644 index 00000000..bdb71169 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/BatchDeleteJobsRequest.php @@ -0,0 +1,30 @@ +filter = $filter; + } + public function getFilter() + { + return $this->filter; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/BucketRange.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/BucketRange.php new file mode 100644 index 00000000..a7db67ee --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/BucketRange.php @@ -0,0 +1,39 @@ +from = $from; + } + public function getFrom() + { + return $this->from; + } + public function setTo($to) + { + $this->to = $to; + } + public function getTo() + { + return $this->to; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/BucketizedCount.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/BucketizedCount.php new file mode 100644 index 00000000..91f00e7a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/BucketizedCount.php @@ -0,0 +1,46 @@ +count = $count; + } + public function getCount() + { + return $this->count; + } + /** + * @param Google_Service_CloudTalentSolution_BucketRange + */ + public function setRange(Google_Service_CloudTalentSolution_BucketRange $range) + { + $this->range = $range; + } + /** + * @return Google_Service_CloudTalentSolution_BucketRange + */ + public function getRange() + { + return $this->range; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CommuteFilter.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CommuteFilter.php new file mode 100644 index 00000000..dee18f0a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CommuteFilter.php @@ -0,0 +1,89 @@ +allowImpreciseAddresses = $allowImpreciseAddresses; + } + public function getAllowImpreciseAddresses() + { + return $this->allowImpreciseAddresses; + } + public function setCommuteMethod($commuteMethod) + { + $this->commuteMethod = $commuteMethod; + } + public function getCommuteMethod() + { + return $this->commuteMethod; + } + /** + * @param Google_Service_CloudTalentSolution_TimeOfDay + */ + public function setDepartureTime(Google_Service_CloudTalentSolution_TimeOfDay $departureTime) + { + $this->departureTime = $departureTime; + } + /** + * @return Google_Service_CloudTalentSolution_TimeOfDay + */ + public function getDepartureTime() + { + return $this->departureTime; + } + public function setRoadTraffic($roadTraffic) + { + $this->roadTraffic = $roadTraffic; + } + public function getRoadTraffic() + { + return $this->roadTraffic; + } + /** + * @param Google_Service_CloudTalentSolution_LatLng + */ + public function setStartCoordinates(Google_Service_CloudTalentSolution_LatLng $startCoordinates) + { + $this->startCoordinates = $startCoordinates; + } + /** + * @return Google_Service_CloudTalentSolution_LatLng + */ + public function getStartCoordinates() + { + return $this->startCoordinates; + } + public function setTravelDuration($travelDuration) + { + $this->travelDuration = $travelDuration; + } + public function getTravelDuration() + { + return $this->travelDuration; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CommuteInfo.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CommuteInfo.php new file mode 100644 index 00000000..4a2d0b4f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CommuteInfo.php @@ -0,0 +1,46 @@ +jobLocation = $jobLocation; + } + /** + * @return Google_Service_CloudTalentSolution_Location + */ + public function getJobLocation() + { + return $this->jobLocation; + } + public function setTravelDuration($travelDuration) + { + $this->travelDuration = $travelDuration; + } + public function getTravelDuration() + { + return $this->travelDuration; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/Company.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/Company.php new file mode 100644 index 00000000..a37fd8ae --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/Company.php @@ -0,0 +1,146 @@ +careerSiteUri = $careerSiteUri; + } + public function getCareerSiteUri() + { + return $this->careerSiteUri; + } + /** + * @param Google_Service_CloudTalentSolution_CompanyDerivedInfo + */ + public function setDerivedInfo(Google_Service_CloudTalentSolution_CompanyDerivedInfo $derivedInfo) + { + $this->derivedInfo = $derivedInfo; + } + /** + * @return Google_Service_CloudTalentSolution_CompanyDerivedInfo + */ + public function getDerivedInfo() + { + return $this->derivedInfo; + } + public function setDisplayName($displayName) + { + $this->displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } + public function setEeoText($eeoText) + { + $this->eeoText = $eeoText; + } + public function getEeoText() + { + return $this->eeoText; + } + public function setExternalId($externalId) + { + $this->externalId = $externalId; + } + public function getExternalId() + { + return $this->externalId; + } + public function setHeadquartersAddress($headquartersAddress) + { + $this->headquartersAddress = $headquartersAddress; + } + public function getHeadquartersAddress() + { + return $this->headquartersAddress; + } + public function setHiringAgency($hiringAgency) + { + $this->hiringAgency = $hiringAgency; + } + public function getHiringAgency() + { + return $this->hiringAgency; + } + public function setImageUri($imageUri) + { + $this->imageUri = $imageUri; + } + public function getImageUri() + { + return $this->imageUri; + } + public function setKeywordSearchableJobCustomAttributes($keywordSearchableJobCustomAttributes) + { + $this->keywordSearchableJobCustomAttributes = $keywordSearchableJobCustomAttributes; + } + public function getKeywordSearchableJobCustomAttributes() + { + return $this->keywordSearchableJobCustomAttributes; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setSize($size) + { + $this->size = $size; + } + public function getSize() + { + return $this->size; + } + public function setSuspended($suspended) + { + $this->suspended = $suspended; + } + public function getSuspended() + { + return $this->suspended; + } + public function setWebsiteUri($websiteUri) + { + $this->websiteUri = $websiteUri; + } + public function getWebsiteUri() + { + return $this->websiteUri; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompanyDerivedInfo.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompanyDerivedInfo.php new file mode 100644 index 00000000..b313f0b7 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompanyDerivedInfo.php @@ -0,0 +1,37 @@ +headquartersLocation = $headquartersLocation; + } + /** + * @return Google_Service_CloudTalentSolution_Location + */ + public function getHeadquartersLocation() + { + return $this->headquartersLocation; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompensationEntry.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompensationEntry.php new file mode 100644 index 00000000..4f0a9c37 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompensationEntry.php @@ -0,0 +1,89 @@ +amount = $amount; + } + /** + * @return Google_Service_CloudTalentSolution_Money + */ + public function getAmount() + { + return $this->amount; + } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setExpectedUnitsPerYear($expectedUnitsPerYear) + { + $this->expectedUnitsPerYear = $expectedUnitsPerYear; + } + public function getExpectedUnitsPerYear() + { + return $this->expectedUnitsPerYear; + } + /** + * @param Google_Service_CloudTalentSolution_CompensationRange + */ + public function setRange(Google_Service_CloudTalentSolution_CompensationRange $range) + { + $this->range = $range; + } + /** + * @return Google_Service_CloudTalentSolution_CompensationRange + */ + public function getRange() + { + return $this->range; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } + public function setUnit($unit) + { + $this->unit = $unit; + } + public function getUnit() + { + return $this->unit; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompensationFilter.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompensationFilter.php new file mode 100644 index 00000000..a8d144c2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompensationFilter.php @@ -0,0 +1,65 @@ +includeJobsWithUnspecifiedCompensationRange = $includeJobsWithUnspecifiedCompensationRange; + } + public function getIncludeJobsWithUnspecifiedCompensationRange() + { + return $this->includeJobsWithUnspecifiedCompensationRange; + } + /** + * @param Google_Service_CloudTalentSolution_CompensationRange + */ + public function setRange(Google_Service_CloudTalentSolution_CompensationRange $range) + { + $this->range = $range; + } + /** + * @return Google_Service_CloudTalentSolution_CompensationRange + */ + public function getRange() + { + return $this->range; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } + public function setUnits($units) + { + $this->units = $units; + } + public function getUnits() + { + return $this->units; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompensationHistogramRequest.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompensationHistogramRequest.php new file mode 100644 index 00000000..8b602bd4 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompensationHistogramRequest.php @@ -0,0 +1,46 @@ +bucketingOption = $bucketingOption; + } + /** + * @return Google_Service_CloudTalentSolution_NumericBucketingOption + */ + public function getBucketingOption() + { + return $this->bucketingOption; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompensationHistogramResult.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompensationHistogramResult.php new file mode 100644 index 00000000..41aeada7 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompensationHistogramResult.php @@ -0,0 +1,46 @@ +result = $result; + } + /** + * @return Google_Service_CloudTalentSolution_NumericBucketingResult + */ + public function getResult() + { + return $this->result; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompensationInfo.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompensationInfo.php new file mode 100644 index 00000000..08149ff2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompensationInfo.php @@ -0,0 +1,70 @@ +annualizedBaseCompensationRange = $annualizedBaseCompensationRange; + } + /** + * @return Google_Service_CloudTalentSolution_CompensationRange + */ + public function getAnnualizedBaseCompensationRange() + { + return $this->annualizedBaseCompensationRange; + } + /** + * @param Google_Service_CloudTalentSolution_CompensationRange + */ + public function setAnnualizedTotalCompensationRange(Google_Service_CloudTalentSolution_CompensationRange $annualizedTotalCompensationRange) + { + $this->annualizedTotalCompensationRange = $annualizedTotalCompensationRange; + } + /** + * @return Google_Service_CloudTalentSolution_CompensationRange + */ + public function getAnnualizedTotalCompensationRange() + { + return $this->annualizedTotalCompensationRange; + } + /** + * @param Google_Service_CloudTalentSolution_CompensationEntry + */ + public function setEntries($entries) + { + $this->entries = $entries; + } + /** + * @return Google_Service_CloudTalentSolution_CompensationEntry + */ + public function getEntries() + { + return $this->entries; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompensationRange.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompensationRange.php new file mode 100644 index 00000000..ab9bbf27 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompensationRange.php @@ -0,0 +1,53 @@ +maxCompensation = $maxCompensation; + } + /** + * @return Google_Service_CloudTalentSolution_Money + */ + public function getMaxCompensation() + { + return $this->maxCompensation; + } + /** + * @param Google_Service_CloudTalentSolution_Money + */ + public function setMinCompensation(Google_Service_CloudTalentSolution_Money $minCompensation) + { + $this->minCompensation = $minCompensation; + } + /** + * @return Google_Service_CloudTalentSolution_Money + */ + public function getMinCompensation() + { + return $this->minCompensation; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompleteQueryResponse.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompleteQueryResponse.php new file mode 100644 index 00000000..973f5501 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompleteQueryResponse.php @@ -0,0 +1,54 @@ +completionResults = $completionResults; + } + /** + * @return Google_Service_CloudTalentSolution_CompletionResult + */ + public function getCompletionResults() + { + return $this->completionResults; + } + /** + * @param Google_Service_CloudTalentSolution_ResponseMetadata + */ + public function setMetadata(Google_Service_CloudTalentSolution_ResponseMetadata $metadata) + { + $this->metadata = $metadata; + } + /** + * @return Google_Service_CloudTalentSolution_ResponseMetadata + */ + public function getMetadata() + { + return $this->metadata; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompletionResult.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompletionResult.php new file mode 100644 index 00000000..51f8abab --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CompletionResult.php @@ -0,0 +1,48 @@ +imageUri = $imageUri; + } + public function getImageUri() + { + return $this->imageUri; + } + public function setSuggestion($suggestion) + { + $this->suggestion = $suggestion; + } + public function getSuggestion() + { + return $this->suggestion; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CreateCompanyRequest.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CreateCompanyRequest.php new file mode 100644 index 00000000..f0a8a0b7 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CreateCompanyRequest.php @@ -0,0 +1,37 @@ +company = $company; + } + /** + * @return Google_Service_CloudTalentSolution_Company + */ + public function getCompany() + { + return $this->company; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CreateJobRequest.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CreateJobRequest.php new file mode 100644 index 00000000..c07069c8 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CreateJobRequest.php @@ -0,0 +1,37 @@ +job = $job; + } + /** + * @return Google_Service_CloudTalentSolution_Job + */ + public function getJob() + { + return $this->job; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CustomAttribute.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CustomAttribute.php new file mode 100644 index 00000000..cd267d9d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CustomAttribute.php @@ -0,0 +1,49 @@ +filterable = $filterable; + } + public function getFilterable() + { + return $this->filterable; + } + public function setLongValues($longValues) + { + $this->longValues = $longValues; + } + public function getLongValues() + { + return $this->longValues; + } + public function setStringValues($stringValues) + { + $this->stringValues = $stringValues; + } + public function getStringValues() + { + return $this->stringValues; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CustomAttributeHistogramRequest.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CustomAttributeHistogramRequest.php new file mode 100644 index 00000000..36c4b68c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CustomAttributeHistogramRequest.php @@ -0,0 +1,55 @@ +key = $key; + } + public function getKey() + { + return $this->key; + } + /** + * @param Google_Service_CloudTalentSolution_NumericBucketingOption + */ + public function setLongValueHistogramBucketingOption(Google_Service_CloudTalentSolution_NumericBucketingOption $longValueHistogramBucketingOption) + { + $this->longValueHistogramBucketingOption = $longValueHistogramBucketingOption; + } + /** + * @return Google_Service_CloudTalentSolution_NumericBucketingOption + */ + public function getLongValueHistogramBucketingOption() + { + return $this->longValueHistogramBucketingOption; + } + public function setStringValueHistogram($stringValueHistogram) + { + $this->stringValueHistogram = $stringValueHistogram; + } + public function getStringValueHistogram() + { + return $this->stringValueHistogram; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CustomAttributeHistogramResult.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CustomAttributeHistogramResult.php new file mode 100644 index 00000000..3bae46d6 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/CustomAttributeHistogramResult.php @@ -0,0 +1,55 @@ +key = $key; + } + public function getKey() + { + return $this->key; + } + /** + * @param Google_Service_CloudTalentSolution_NumericBucketingResult + */ + public function setLongValueHistogramResult(Google_Service_CloudTalentSolution_NumericBucketingResult $longValueHistogramResult) + { + $this->longValueHistogramResult = $longValueHistogramResult; + } + /** + * @return Google_Service_CloudTalentSolution_NumericBucketingResult + */ + public function getLongValueHistogramResult() + { + return $this->longValueHistogramResult; + } + public function setStringValueHistogramResult($stringValueHistogramResult) + { + $this->stringValueHistogramResult = $stringValueHistogramResult; + } + public function getStringValueHistogramResult() + { + return $this->stringValueHistogramResult; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/DeviceInfo.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/DeviceInfo.php new file mode 100644 index 00000000..e6ca35a0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/DeviceInfo.php @@ -0,0 +1,39 @@ +deviceType = $deviceType; + } + public function getDeviceType() + { + return $this->deviceType; + } + public function setId($id) + { + $this->id = $id; + } + public function getId() + { + return $this->id; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/HistogramFacets.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/HistogramFacets.php new file mode 100644 index 00000000..fefca583 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/HistogramFacets.php @@ -0,0 +1,63 @@ +compensationHistogramFacets = $compensationHistogramFacets; + } + /** + * @return Google_Service_CloudTalentSolution_CompensationHistogramRequest + */ + public function getCompensationHistogramFacets() + { + return $this->compensationHistogramFacets; + } + /** + * @param Google_Service_CloudTalentSolution_CustomAttributeHistogramRequest + */ + public function setCustomAttributeHistogramFacets($customAttributeHistogramFacets) + { + $this->customAttributeHistogramFacets = $customAttributeHistogramFacets; + } + /** + * @return Google_Service_CloudTalentSolution_CustomAttributeHistogramRequest + */ + public function getCustomAttributeHistogramFacets() + { + return $this->customAttributeHistogramFacets; + } + public function setSimpleHistogramFacets($simpleHistogramFacets) + { + $this->simpleHistogramFacets = $simpleHistogramFacets; + } + public function getSimpleHistogramFacets() + { + return $this->simpleHistogramFacets; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/HistogramResult.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/HistogramResult.php new file mode 100644 index 00000000..1999bafc --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/HistogramResult.php @@ -0,0 +1,39 @@ +searchType = $searchType; + } + public function getSearchType() + { + return $this->searchType; + } + public function setValues($values) + { + $this->values = $values; + } + public function getValues() + { + return $this->values; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/HistogramResults.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/HistogramResults.php new file mode 100644 index 00000000..419d39df --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/HistogramResults.php @@ -0,0 +1,70 @@ +compensationHistogramResults = $compensationHistogramResults; + } + /** + * @return Google_Service_CloudTalentSolution_CompensationHistogramResult + */ + public function getCompensationHistogramResults() + { + return $this->compensationHistogramResults; + } + /** + * @param Google_Service_CloudTalentSolution_CustomAttributeHistogramResult + */ + public function setCustomAttributeHistogramResults($customAttributeHistogramResults) + { + $this->customAttributeHistogramResults = $customAttributeHistogramResults; + } + /** + * @return Google_Service_CloudTalentSolution_CustomAttributeHistogramResult + */ + public function getCustomAttributeHistogramResults() + { + return $this->customAttributeHistogramResults; + } + /** + * @param Google_Service_CloudTalentSolution_HistogramResult + */ + public function setSimpleHistogramResults($simpleHistogramResults) + { + $this->simpleHistogramResults = $simpleHistogramResults; + } + /** + * @return Google_Service_CloudTalentSolution_HistogramResult + */ + public function getSimpleHistogramResults() + { + return $this->simpleHistogramResults; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/Job.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/Job.php new file mode 100644 index 00000000..fcba92f6 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/Job.php @@ -0,0 +1,327 @@ +addresses = $addresses; + } + public function getAddresses() + { + return $this->addresses; + } + /** + * @param Google_Service_CloudTalentSolution_ApplicationInfo + */ + public function setApplicationInfo(Google_Service_CloudTalentSolution_ApplicationInfo $applicationInfo) + { + $this->applicationInfo = $applicationInfo; + } + /** + * @return Google_Service_CloudTalentSolution_ApplicationInfo + */ + public function getApplicationInfo() + { + return $this->applicationInfo; + } + public function setCompanyDisplayName($companyDisplayName) + { + $this->companyDisplayName = $companyDisplayName; + } + public function getCompanyDisplayName() + { + return $this->companyDisplayName; + } + public function setCompanyName($companyName) + { + $this->companyName = $companyName; + } + public function getCompanyName() + { + return $this->companyName; + } + /** + * @param Google_Service_CloudTalentSolution_CompensationInfo + */ + public function setCompensationInfo(Google_Service_CloudTalentSolution_CompensationInfo $compensationInfo) + { + $this->compensationInfo = $compensationInfo; + } + /** + * @return Google_Service_CloudTalentSolution_CompensationInfo + */ + public function getCompensationInfo() + { + return $this->compensationInfo; + } + /** + * @param Google_Service_CloudTalentSolution_CustomAttribute + */ + public function setCustomAttributes($customAttributes) + { + $this->customAttributes = $customAttributes; + } + /** + * @return Google_Service_CloudTalentSolution_CustomAttribute + */ + public function getCustomAttributes() + { + return $this->customAttributes; + } + public function setDegreeTypes($degreeTypes) + { + $this->degreeTypes = $degreeTypes; + } + public function getDegreeTypes() + { + return $this->degreeTypes; + } + public function setDepartment($department) + { + $this->department = $department; + } + public function getDepartment() + { + return $this->department; + } + /** + * @param Google_Service_CloudTalentSolution_JobDerivedInfo + */ + public function setDerivedInfo(Google_Service_CloudTalentSolution_JobDerivedInfo $derivedInfo) + { + $this->derivedInfo = $derivedInfo; + } + /** + * @return Google_Service_CloudTalentSolution_JobDerivedInfo + */ + public function getDerivedInfo() + { + return $this->derivedInfo; + } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setEmploymentTypes($employmentTypes) + { + $this->employmentTypes = $employmentTypes; + } + public function getEmploymentTypes() + { + return $this->employmentTypes; + } + public function setIncentives($incentives) + { + $this->incentives = $incentives; + } + public function getIncentives() + { + return $this->incentives; + } + public function setJobBenefits($jobBenefits) + { + $this->jobBenefits = $jobBenefits; + } + public function getJobBenefits() + { + return $this->jobBenefits; + } + public function setJobEndTime($jobEndTime) + { + $this->jobEndTime = $jobEndTime; + } + public function getJobEndTime() + { + return $this->jobEndTime; + } + public function setJobLevel($jobLevel) + { + $this->jobLevel = $jobLevel; + } + public function getJobLevel() + { + return $this->jobLevel; + } + public function setJobStartTime($jobStartTime) + { + $this->jobStartTime = $jobStartTime; + } + public function getJobStartTime() + { + return $this->jobStartTime; + } + public function setLanguageCode($languageCode) + { + $this->languageCode = $languageCode; + } + public function getLanguageCode() + { + return $this->languageCode; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setPostingCreateTime($postingCreateTime) + { + $this->postingCreateTime = $postingCreateTime; + } + public function getPostingCreateTime() + { + return $this->postingCreateTime; + } + public function setPostingExpireTime($postingExpireTime) + { + $this->postingExpireTime = $postingExpireTime; + } + public function getPostingExpireTime() + { + return $this->postingExpireTime; + } + public function setPostingPublishTime($postingPublishTime) + { + $this->postingPublishTime = $postingPublishTime; + } + public function getPostingPublishTime() + { + return $this->postingPublishTime; + } + public function setPostingRegion($postingRegion) + { + $this->postingRegion = $postingRegion; + } + public function getPostingRegion() + { + return $this->postingRegion; + } + public function setPostingUpdateTime($postingUpdateTime) + { + $this->postingUpdateTime = $postingUpdateTime; + } + public function getPostingUpdateTime() + { + return $this->postingUpdateTime; + } + /** + * @param Google_Service_CloudTalentSolution_ProcessingOptions + */ + public function setProcessingOptions(Google_Service_CloudTalentSolution_ProcessingOptions $processingOptions) + { + $this->processingOptions = $processingOptions; + } + /** + * @return Google_Service_CloudTalentSolution_ProcessingOptions + */ + public function getProcessingOptions() + { + return $this->processingOptions; + } + public function setPromotionValue($promotionValue) + { + $this->promotionValue = $promotionValue; + } + public function getPromotionValue() + { + return $this->promotionValue; + } + public function setQualifications($qualifications) + { + $this->qualifications = $qualifications; + } + public function getQualifications() + { + return $this->qualifications; + } + public function setRequisitionId($requisitionId) + { + $this->requisitionId = $requisitionId; + } + public function getRequisitionId() + { + return $this->requisitionId; + } + public function setResponsibilities($responsibilities) + { + $this->responsibilities = $responsibilities; + } + public function getResponsibilities() + { + return $this->responsibilities; + } + public function setTitle($title) + { + $this->title = $title; + } + public function getTitle() + { + return $this->title; + } + public function setVisibility($visibility) + { + $this->visibility = $visibility; + } + public function getVisibility() + { + return $this->visibility; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/JobDerivedInfo.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/JobDerivedInfo.php new file mode 100644 index 00000000..75b5cd1c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/JobDerivedInfo.php @@ -0,0 +1,47 @@ +jobCategories = $jobCategories; + } + public function getJobCategories() + { + return $this->jobCategories; + } + /** + * @param Google_Service_CloudTalentSolution_Location + */ + public function setLocations($locations) + { + $this->locations = $locations; + } + /** + * @return Google_Service_CloudTalentSolution_Location + */ + public function getLocations() + { + return $this->locations; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/JobQuery.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/JobQuery.php new file mode 100644 index 00000000..5ba9dc54 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/JobQuery.php @@ -0,0 +1,158 @@ +commuteFilter = $commuteFilter; + } + /** + * @return Google_Service_CloudTalentSolution_CommuteFilter + */ + public function getCommuteFilter() + { + return $this->commuteFilter; + } + public function setCompanyDisplayNames($companyDisplayNames) + { + $this->companyDisplayNames = $companyDisplayNames; + } + public function getCompanyDisplayNames() + { + return $this->companyDisplayNames; + } + public function setCompanyNames($companyNames) + { + $this->companyNames = $companyNames; + } + public function getCompanyNames() + { + return $this->companyNames; + } + /** + * @param Google_Service_CloudTalentSolution_CompensationFilter + */ + public function setCompensationFilter(Google_Service_CloudTalentSolution_CompensationFilter $compensationFilter) + { + $this->compensationFilter = $compensationFilter; + } + /** + * @return Google_Service_CloudTalentSolution_CompensationFilter + */ + public function getCompensationFilter() + { + return $this->compensationFilter; + } + public function setCustomAttributeFilter($customAttributeFilter) + { + $this->customAttributeFilter = $customAttributeFilter; + } + public function getCustomAttributeFilter() + { + return $this->customAttributeFilter; + } + public function setDisableSpellCheck($disableSpellCheck) + { + $this->disableSpellCheck = $disableSpellCheck; + } + public function getDisableSpellCheck() + { + return $this->disableSpellCheck; + } + public function setEmploymentTypes($employmentTypes) + { + $this->employmentTypes = $employmentTypes; + } + public function getEmploymentTypes() + { + return $this->employmentTypes; + } + public function setJobCategories($jobCategories) + { + $this->jobCategories = $jobCategories; + } + public function getJobCategories() + { + return $this->jobCategories; + } + public function setLanguageCodes($languageCodes) + { + $this->languageCodes = $languageCodes; + } + public function getLanguageCodes() + { + return $this->languageCodes; + } + /** + * @param Google_Service_CloudTalentSolution_LocationFilter + */ + public function setLocationFilters($locationFilters) + { + $this->locationFilters = $locationFilters; + } + /** + * @return Google_Service_CloudTalentSolution_LocationFilter + */ + public function getLocationFilters() + { + return $this->locationFilters; + } + /** + * @param Google_Service_CloudTalentSolution_TimestampRange + */ + public function setPublishTimeRange(Google_Service_CloudTalentSolution_TimestampRange $publishTimeRange) + { + $this->publishTimeRange = $publishTimeRange; + } + /** + * @return Google_Service_CloudTalentSolution_TimestampRange + */ + public function getPublishTimeRange() + { + return $this->publishTimeRange; + } + public function setQuery($query) + { + $this->query = $query; + } + public function getQuery() + { + return $this->query; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/JobsEmpty.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/JobsEmpty.php new file mode 100644 index 00000000..93603d49 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/JobsEmpty.php @@ -0,0 +1,20 @@ +latitude = $latitude; + } + public function getLatitude() + { + return $this->latitude; + } + public function setLongitude($longitude) + { + $this->longitude = $longitude; + } + public function getLongitude() + { + return $this->longitude; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/ListCompaniesResponse.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/ListCompaniesResponse.php new file mode 100644 index 00000000..d18ebac3 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/ListCompaniesResponse.php @@ -0,0 +1,63 @@ +companies = $companies; + } + /** + * @return Google_Service_CloudTalentSolution_Company + */ + public function getCompanies() + { + return $this->companies; + } + /** + * @param Google_Service_CloudTalentSolution_ResponseMetadata + */ + public function setMetadata(Google_Service_CloudTalentSolution_ResponseMetadata $metadata) + { + $this->metadata = $metadata; + } + /** + * @return Google_Service_CloudTalentSolution_ResponseMetadata + */ + public function getMetadata() + { + return $this->metadata; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/ListJobsResponse.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/ListJobsResponse.php new file mode 100644 index 00000000..8fc24821 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/ListJobsResponse.php @@ -0,0 +1,63 @@ +jobs = $jobs; + } + /** + * @return Google_Service_CloudTalentSolution_Job + */ + public function getJobs() + { + return $this->jobs; + } + /** + * @param Google_Service_CloudTalentSolution_ResponseMetadata + */ + public function setMetadata(Google_Service_CloudTalentSolution_ResponseMetadata $metadata) + { + $this->metadata = $metadata; + } + /** + * @return Google_Service_CloudTalentSolution_ResponseMetadata + */ + public function getMetadata() + { + return $this->metadata; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/Location.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/Location.php new file mode 100644 index 00000000..5280dcec --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/Location.php @@ -0,0 +1,71 @@ +latLng = $latLng; + } + /** + * @return Google_Service_CloudTalentSolution_LatLng + */ + public function getLatLng() + { + return $this->latLng; + } + public function setLocationType($locationType) + { + $this->locationType = $locationType; + } + public function getLocationType() + { + return $this->locationType; + } + /** + * @param Google_Service_CloudTalentSolution_PostalAddress + */ + public function setPostalAddress(Google_Service_CloudTalentSolution_PostalAddress $postalAddress) + { + $this->postalAddress = $postalAddress; + } + /** + * @return Google_Service_CloudTalentSolution_PostalAddress + */ + public function getPostalAddress() + { + return $this->postalAddress; + } + public function setRadiusInMiles($radiusInMiles) + { + $this->radiusInMiles = $radiusInMiles; + } + public function getRadiusInMiles() + { + return $this->radiusInMiles; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/LocationFilter.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/LocationFilter.php new file mode 100644 index 00000000..ef7a2484 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/LocationFilter.php @@ -0,0 +1,73 @@ +address = $address; + } + public function getAddress() + { + return $this->address; + } + public function setDistanceInMiles($distanceInMiles) + { + $this->distanceInMiles = $distanceInMiles; + } + public function getDistanceInMiles() + { + return $this->distanceInMiles; + } + /** + * @param Google_Service_CloudTalentSolution_LatLng + */ + public function setLatLng(Google_Service_CloudTalentSolution_LatLng $latLng) + { + $this->latLng = $latLng; + } + /** + * @return Google_Service_CloudTalentSolution_LatLng + */ + public function getLatLng() + { + return $this->latLng; + } + public function setRegionCode($regionCode) + { + $this->regionCode = $regionCode; + } + public function getRegionCode() + { + return $this->regionCode; + } + public function setTelecommutePreference($telecommutePreference) + { + $this->telecommutePreference = $telecommutePreference; + } + public function getTelecommutePreference() + { + return $this->telecommutePreference; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/MatchingJob.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/MatchingJob.php new file mode 100644 index 00000000..9cfb8e1e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/MatchingJob.php @@ -0,0 +1,80 @@ +commuteInfo = $commuteInfo; + } + /** + * @return Google_Service_CloudTalentSolution_CommuteInfo + */ + public function getCommuteInfo() + { + return $this->commuteInfo; + } + /** + * @param Google_Service_CloudTalentSolution_Job + */ + public function setJob(Google_Service_CloudTalentSolution_Job $job) + { + $this->job = $job; + } + /** + * @return Google_Service_CloudTalentSolution_Job + */ + public function getJob() + { + return $this->job; + } + public function setJobSummary($jobSummary) + { + $this->jobSummary = $jobSummary; + } + public function getJobSummary() + { + return $this->jobSummary; + } + public function setJobTitleSnippet($jobTitleSnippet) + { + $this->jobTitleSnippet = $jobTitleSnippet; + } + public function getJobTitleSnippet() + { + return $this->jobTitleSnippet; + } + public function setSearchTextSnippet($searchTextSnippet) + { + $this->searchTextSnippet = $searchTextSnippet; + } + public function getSearchTextSnippet() + { + return $this->searchTextSnippet; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/Money.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/Money.php new file mode 100644 index 00000000..19c6621f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/Money.php @@ -0,0 +1,48 @@ +currencyCode = $currencyCode; + } + public function getCurrencyCode() + { + return $this->currencyCode; + } + public function setNanos($nanos) + { + $this->nanos = $nanos; + } + public function getNanos() + { + return $this->nanos; + } + public function setUnits($units) + { + $this->units = $units; + } + public function getUnits() + { + return $this->units; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/NumericBucketingOption.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/NumericBucketingOption.php new file mode 100644 index 00000000..fbc00e2b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/NumericBucketingOption.php @@ -0,0 +1,40 @@ +bucketBounds = $bucketBounds; + } + public function getBucketBounds() + { + return $this->bucketBounds; + } + public function setRequiresMinMax($requiresMinMax) + { + $this->requiresMinMax = $requiresMinMax; + } + public function getRequiresMinMax() + { + return $this->requiresMinMax; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/NumericBucketingResult.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/NumericBucketingResult.php new file mode 100644 index 00000000..1c5b5b80 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/NumericBucketingResult.php @@ -0,0 +1,56 @@ +counts = $counts; + } + /** + * @return Google_Service_CloudTalentSolution_BucketizedCount + */ + public function getCounts() + { + return $this->counts; + } + public function setMaxValue($maxValue) + { + $this->maxValue = $maxValue; + } + public function getMaxValue() + { + return $this->maxValue; + } + public function setMinValue($minValue) + { + $this->minValue = $minValue; + } + public function getMinValue() + { + return $this->minValue; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/PostalAddress.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/PostalAddress.php new file mode 100644 index 00000000..02a8f2f7 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/PostalAddress.php @@ -0,0 +1,121 @@ +addressLines = $addressLines; + } + public function getAddressLines() + { + return $this->addressLines; + } + public function setAdministrativeArea($administrativeArea) + { + $this->administrativeArea = $administrativeArea; + } + public function getAdministrativeArea() + { + return $this->administrativeArea; + } + public function setLanguageCode($languageCode) + { + $this->languageCode = $languageCode; + } + public function getLanguageCode() + { + return $this->languageCode; + } + public function setLocality($locality) + { + $this->locality = $locality; + } + public function getLocality() + { + return $this->locality; + } + public function setOrganization($organization) + { + $this->organization = $organization; + } + public function getOrganization() + { + return $this->organization; + } + public function setPostalCode($postalCode) + { + $this->postalCode = $postalCode; + } + public function getPostalCode() + { + return $this->postalCode; + } + public function setRecipients($recipients) + { + $this->recipients = $recipients; + } + public function getRecipients() + { + return $this->recipients; + } + public function setRegionCode($regionCode) + { + $this->regionCode = $regionCode; + } + public function getRegionCode() + { + return $this->regionCode; + } + public function setRevision($revision) + { + $this->revision = $revision; + } + public function getRevision() + { + return $this->revision; + } + public function setSortingCode($sortingCode) + { + $this->sortingCode = $sortingCode; + } + public function getSortingCode() + { + return $this->sortingCode; + } + public function setSublocality($sublocality) + { + $this->sublocality = $sublocality; + } + public function getSublocality() + { + return $this->sublocality; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/ProcessingOptions.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/ProcessingOptions.php new file mode 100644 index 00000000..63aec5f8 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/ProcessingOptions.php @@ -0,0 +1,39 @@ +disableStreetAddressResolution = $disableStreetAddressResolution; + } + public function getDisableStreetAddressResolution() + { + return $this->disableStreetAddressResolution; + } + public function setHtmlSanitization($htmlSanitization) + { + $this->htmlSanitization = $htmlSanitization; + } + public function getHtmlSanitization() + { + return $this->htmlSanitization; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/RequestMetadata.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/RequestMetadata.php new file mode 100644 index 00000000..6adf0d6a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/RequestMetadata.php @@ -0,0 +1,64 @@ +deviceInfo = $deviceInfo; + } + /** + * @return Google_Service_CloudTalentSolution_DeviceInfo + */ + public function getDeviceInfo() + { + return $this->deviceInfo; + } + public function setDomain($domain) + { + $this->domain = $domain; + } + public function getDomain() + { + return $this->domain; + } + public function setSessionId($sessionId) + { + $this->sessionId = $sessionId; + } + public function getSessionId() + { + return $this->sessionId; + } + public function setUserId($userId) + { + $this->userId = $userId; + } + public function getUserId() + { + return $this->userId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/Resource/Projects.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/Resource/Projects.php new file mode 100644 index 00000000..dcd9bf9d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/Resource/Projects.php @@ -0,0 +1,86 @@ + + * $jobsService = new Google_Service_CloudTalentSolution(...); + * $projects = $jobsService->projects; + * + */ +class Google_Service_CloudTalentSolution_Resource_Projects extends Google_Service_Resource +{ + /** + * Completes the specified prefix with keyword suggestions. Intended for use by + * a job search auto-complete search box. (projects.complete) + * + * @param string $name Required. + * + * Resource name of project the completion is performed within. + * + * The format is "projects/{project_id}", for example, "projects/api-test- + * project". + * @param array $optParams Optional parameters. + * + * @opt_param string scope Optional. + * + * The scope of the completion. The defaults is CompletionScope.PUBLIC. + * @opt_param string companyName Optional. + * + * If provided, restricts completion to specified company. + * + * The format is "projects/{project_id}/companies/{company_id}", for example, + * "projects/api-test-project/companies/foo". + * @opt_param int pageSize Required. + * + * Completion result count. + * + * The maximum allowed page size is 10. + * @opt_param string query Required. + * + * The query used to generate suggestions. + * + * The maximum number of allowed characters is 255. + * @opt_param string languageCode Required. + * + * The language of the query. This is the BCP-47 language code, such as "en-US" + * or "sr-Latn". For more information, see [Tags for Identifying + * Languages](https://tools.ietf.org/html/bcp47). + * + * For CompletionType.JOB_TITLE type, only open jobs with same language_code are + * returned. + * + * For CompletionType.COMPANY_NAME type, only companies having open jobs with + * same language_code are returned. + * + * For CompletionType.COMBINED type, only open jobs with same language_code or + * companies having open jobs with same language_code are returned. + * + * The maximum number of allowed characters is 255. + * @opt_param string type Optional. + * + * The completion topic. The default is CompletionType.COMBINED. + * @return Google_Service_CloudTalentSolution_CompleteQueryResponse + */ + public function complete($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('complete', array($params), "Google_Service_CloudTalentSolution_CompleteQueryResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/Resource/ProjectsCompanies.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/Resource/ProjectsCompanies.php new file mode 100644 index 00000000..4f89483b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/Resource/ProjectsCompanies.php @@ -0,0 +1,140 @@ + + * $jobsService = new Google_Service_CloudTalentSolution(...); + * $companies = $jobsService->companies; + * + */ +class Google_Service_CloudTalentSolution_Resource_ProjectsCompanies extends Google_Service_Resource +{ + /** + * Creates a new company entity. (companies.create) + * + * @param string $parent Required. + * + * Resource name of the project under which the company is created. + * + * The format is "projects/{project_id}", for example, "projects/api-test- + * project". + * @param Google_Service_CloudTalentSolution_CreateCompanyRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudTalentSolution_Company + */ + public function create($parent, Google_Service_CloudTalentSolution_CreateCompanyRequest $postBody, $optParams = array()) + { + $params = array('parent' => $parent, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('create', array($params), "Google_Service_CloudTalentSolution_Company"); + } + /** + * Deletes specified company. (companies.delete) + * + * @param string $name Required. + * + * The resource name of the company to be deleted. + * + * The format is "projects/{project_id}/companies/{company_id}", for example, + * "projects/api-test-project/companies/foo". + * @param array $optParams Optional parameters. + * @return Google_Service_CloudTalentSolution_JobsEmpty + */ + public function delete($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params), "Google_Service_CloudTalentSolution_JobsEmpty"); + } + /** + * Retrieves specified company. (companies.get) + * + * @param string $name Required. + * + * The resource name of the company to be retrieved. + * + * The format is "projects/{project_id}/companies/{company_id}", for example, + * "projects/api-test-project/companies/foo". + * @param array $optParams Optional parameters. + * @return Google_Service_CloudTalentSolution_Company + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_CloudTalentSolution_Company"); + } + /** + * Lists all companies associated with the service account. + * (companies.listProjectsCompanies) + * + * @param string $parent Required. + * + * Resource name of the project under which the company is created. + * + * The format is "projects/{project_id}", for example, "projects/api-test- + * project". + * @param array $optParams Optional parameters. + * + * @opt_param string pageToken Optional. + * + * The starting indicator from which to return results. + * @opt_param int pageSize Optional. + * + * The maximum number of companies to be returned, at most 100. Default is 100 + * if a non-positive number is provided. + * @opt_param bool requireOpenJobs Optional. + * + * Set to true if the companies requested must have open jobs. + * + * Defaults to false. + * + * If true, at most page_size of companies are fetched, among which only those + * with open jobs are returned. + * @return Google_Service_CloudTalentSolution_ListCompaniesResponse + */ + public function listProjectsCompanies($parent, $optParams = array()) + { + $params = array('parent' => $parent); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_CloudTalentSolution_ListCompaniesResponse"); + } + /** + * Updates specified company. Company names can't be updated. To update a + * company name, delete the company and all jobs associated with it, and only + * then re-create them. (companies.patch) + * + * @param string $name Required during company update. + * + * The resource name for a company. This is generated by the service when a + * company is created. + * + * The format is "projects/{project_id}/companies/{company_id}", for example, + * "projects/api-test-project/companies/foo". + * @param Google_Service_CloudTalentSolution_UpdateCompanyRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudTalentSolution_Company + */ + public function patch($name, Google_Service_CloudTalentSolution_UpdateCompanyRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('patch', array($params), "Google_Service_CloudTalentSolution_Company"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/Resource/ProjectsJobs.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/Resource/ProjectsJobs.php new file mode 100644 index 00000000..ed6db3b2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/Resource/ProjectsJobs.php @@ -0,0 +1,233 @@ + + * $jobsService = new Google_Service_CloudTalentSolution(...); + * $jobs = $jobsService->jobs; + * + */ +class Google_Service_CloudTalentSolution_Resource_ProjectsJobs extends Google_Service_Resource +{ + /** + * Deletes a list of Jobs by filter. (jobs.batchDelete) + * + * @param string $parent Required. + * + * The resource name of the project under which the job is created. + * + * The format is "projects/{project_id}", for example, "projects/api-test- + * project". + * @param Google_Service_CloudTalentSolution_BatchDeleteJobsRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudTalentSolution_JobsEmpty + */ + public function batchDelete($parent, Google_Service_CloudTalentSolution_BatchDeleteJobsRequest $postBody, $optParams = array()) + { + $params = array('parent' => $parent, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('batchDelete', array($params), "Google_Service_CloudTalentSolution_JobsEmpty"); + } + /** + * Creates a new job. + * + * Typically, the job becomes searchable within 10 seconds, but it may take up + * to 5 minutes. (jobs.create) + * + * @param string $parent Required. + * + * The resource name of the project under which the job is created. + * + * The format is "projects/{project_id}", for example, "projects/api-test- + * project". + * @param Google_Service_CloudTalentSolution_CreateJobRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudTalentSolution_Job + */ + public function create($parent, Google_Service_CloudTalentSolution_CreateJobRequest $postBody, $optParams = array()) + { + $params = array('parent' => $parent, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('create', array($params), "Google_Service_CloudTalentSolution_Job"); + } + /** + * Deletes the specified job. + * + * Typically, the job becomes unsearchable within 10 seconds, but it may take up + * to 5 minutes. (jobs.delete) + * + * @param string $name Required. + * + * The resource name of the job to be deleted. + * + * The format is "projects/{project_id}/jobs/{job_id}", for example, "projects + * /api-test-project/jobs/1234". + * @param array $optParams Optional parameters. + * @return Google_Service_CloudTalentSolution_JobsEmpty + */ + public function delete($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params), "Google_Service_CloudTalentSolution_JobsEmpty"); + } + /** + * Retrieves the specified job, whose status is OPEN or recently EXPIRED within + * the last 90 days. (jobs.get) + * + * @param string $name Required. + * + * The resource name of the job to retrieve. + * + * The format is "projects/{project_id}/jobs/{job_id}", for example, "projects + * /api-test-project/jobs/1234". + * @param array $optParams Optional parameters. + * @return Google_Service_CloudTalentSolution_Job + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_CloudTalentSolution_Job"); + } + /** + * Lists jobs by filter. (jobs.listProjectsJobs) + * + * @param string $parent Required. + * + * The resource name of the project under which the job is created. + * + * The format is "projects/{project_id}", for example, "projects/api-test- + * project". + * @param array $optParams Optional parameters. + * + * @opt_param string pageToken Optional. + * + * The starting point of a query result. + * @opt_param int pageSize Optional. + * + * The maximum number of jobs to be returned per page of results. + * + * If job_view is set to JobView.JOB_VIEW_ID_ONLY, the maximum allowed page size + * is 1000. Otherwise, the maximum allowed page size is 100. + * + * Default is 100 if empty or a number < 1 is specified. + * @opt_param string filter Required. + * + * The filter string specifies the jobs to be enumerated. + * + * Supported operator: =, AND + * + * The fields eligible for filtering are: + * + * * `companyName` (Required) * `requisitionId` (Optional) + * + * Sample Query: + * + * * companyName = "projects/api-test-project/companies/123" * companyName = + * "projects/api-test-project/companies/123" AND requisitionId = "req-1" + * @opt_param string jobView Optional. + * + * The desired job attributes returned for jobs in the search response. Defaults + * to JobView.JOB_VIEW_FULL if no value is specified. + * @return Google_Service_CloudTalentSolution_ListJobsResponse + */ + public function listProjectsJobs($parent, $optParams = array()) + { + $params = array('parent' => $parent); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_CloudTalentSolution_ListJobsResponse"); + } + /** + * Updates specified job. + * + * Typically, updated contents become visible in search results within 10 + * seconds, but it may take up to 5 minutes. (jobs.patch) + * + * @param string $name Required during job update. + * + * The resource name for the job. This is generated by the service when a job is + * created. + * + * The format is "projects/{project_id}/jobs/{job_id}", for example, "projects + * /api-test-project/jobs/1234". + * + * Use of this field in job queries and API calls is preferred over the use of + * requisition_id since this value is unique. + * @param Google_Service_CloudTalentSolution_UpdateJobRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudTalentSolution_Job + */ + public function patch($name, Google_Service_CloudTalentSolution_UpdateJobRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('patch', array($params), "Google_Service_CloudTalentSolution_Job"); + } + /** + * Searches for jobs using the provided SearchJobsRequest. + * + * This call constrains the visibility of jobs present in the database, and only + * returns jobs that the caller has permission to search against. (jobs.search) + * + * @param string $parent Required. + * + * The resource name of the project to search within. + * + * The format is "projects/{project_id}", for example, "projects/api-test- + * project". + * @param Google_Service_CloudTalentSolution_SearchJobsRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudTalentSolution_SearchJobsResponse + */ + public function search($parent, Google_Service_CloudTalentSolution_SearchJobsRequest $postBody, $optParams = array()) + { + $params = array('parent' => $parent, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('search', array($params), "Google_Service_CloudTalentSolution_SearchJobsResponse"); + } + /** + * Searches for jobs using the provided SearchJobsRequest. + * + * This API call is intended for the use case of targeting passive job seekers + * (for example, job seekers who have signed up to receive email alerts about + * potential job opportunities), and has different algorithmic adjustments that + * are targeted to passive job seekers. + * + * This call constrains the visibility of jobs present in the database, and only + * returns jobs the caller has permission to search against. + * (jobs.searchForAlert) + * + * @param string $parent Required. + * + * The resource name of the project to search within. + * + * The format is "projects/{project_id}", for example, "projects/api-test- + * project". + * @param Google_Service_CloudTalentSolution_SearchJobsRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudTalentSolution_SearchJobsResponse + */ + public function searchForAlert($parent, Google_Service_CloudTalentSolution_SearchJobsRequest $postBody, $optParams = array()) + { + $params = array('parent' => $parent, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('searchForAlert', array($params), "Google_Service_CloudTalentSolution_SearchJobsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/ResponseMetadata.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/ResponseMetadata.php new file mode 100644 index 00000000..23b11a5f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/ResponseMetadata.php @@ -0,0 +1,30 @@ +requestId = $requestId; + } + public function getRequestId() + { + return $this->requestId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/SearchJobsRequest.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/SearchJobsRequest.php new file mode 100644 index 00000000..f946d977 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/SearchJobsRequest.php @@ -0,0 +1,150 @@ +disableKeywordMatch = $disableKeywordMatch; + } + public function getDisableKeywordMatch() + { + return $this->disableKeywordMatch; + } + public function setEnableBroadening($enableBroadening) + { + $this->enableBroadening = $enableBroadening; + } + public function getEnableBroadening() + { + return $this->enableBroadening; + } + /** + * @param Google_Service_CloudTalentSolution_HistogramFacets + */ + public function setHistogramFacets(Google_Service_CloudTalentSolution_HistogramFacets $histogramFacets) + { + $this->histogramFacets = $histogramFacets; + } + /** + * @return Google_Service_CloudTalentSolution_HistogramFacets + */ + public function getHistogramFacets() + { + return $this->histogramFacets; + } + /** + * @param Google_Service_CloudTalentSolution_JobQuery + */ + public function setJobQuery(Google_Service_CloudTalentSolution_JobQuery $jobQuery) + { + $this->jobQuery = $jobQuery; + } + /** + * @return Google_Service_CloudTalentSolution_JobQuery + */ + public function getJobQuery() + { + return $this->jobQuery; + } + public function setJobView($jobView) + { + $this->jobView = $jobView; + } + public function getJobView() + { + return $this->jobView; + } + public function setOffset($offset) + { + $this->offset = $offset; + } + public function getOffset() + { + return $this->offset; + } + public function setOrderBy($orderBy) + { + $this->orderBy = $orderBy; + } + public function getOrderBy() + { + return $this->orderBy; + } + public function setPageSize($pageSize) + { + $this->pageSize = $pageSize; + } + public function getPageSize() + { + return $this->pageSize; + } + public function setPageToken($pageToken) + { + $this->pageToken = $pageToken; + } + public function getPageToken() + { + return $this->pageToken; + } + /** + * @param Google_Service_CloudTalentSolution_RequestMetadata + */ + public function setRequestMetadata(Google_Service_CloudTalentSolution_RequestMetadata $requestMetadata) + { + $this->requestMetadata = $requestMetadata; + } + /** + * @return Google_Service_CloudTalentSolution_RequestMetadata + */ + public function getRequestMetadata() + { + return $this->requestMetadata; + } + public function setRequirePreciseResultSize($requirePreciseResultSize) + { + $this->requirePreciseResultSize = $requirePreciseResultSize; + } + public function getRequirePreciseResultSize() + { + return $this->requirePreciseResultSize; + } + public function setSearchMode($searchMode) + { + $this->searchMode = $searchMode; + } + public function getSearchMode() + { + return $this->searchMode; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/SearchJobsResponse.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/SearchJobsResponse.php new file mode 100644 index 00000000..d8b397b7 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/SearchJobsResponse.php @@ -0,0 +1,138 @@ +broadenedQueryJobsCount = $broadenedQueryJobsCount; + } + public function getBroadenedQueryJobsCount() + { + return $this->broadenedQueryJobsCount; + } + public function setEstimatedTotalSize($estimatedTotalSize) + { + $this->estimatedTotalSize = $estimatedTotalSize; + } + public function getEstimatedTotalSize() + { + return $this->estimatedTotalSize; + } + /** + * @param Google_Service_CloudTalentSolution_HistogramResults + */ + public function setHistogramResults(Google_Service_CloudTalentSolution_HistogramResults $histogramResults) + { + $this->histogramResults = $histogramResults; + } + /** + * @return Google_Service_CloudTalentSolution_HistogramResults + */ + public function getHistogramResults() + { + return $this->histogramResults; + } + /** + * @param Google_Service_CloudTalentSolution_Location + */ + public function setLocationFilters($locationFilters) + { + $this->locationFilters = $locationFilters; + } + /** + * @return Google_Service_CloudTalentSolution_Location + */ + public function getLocationFilters() + { + return $this->locationFilters; + } + /** + * @param Google_Service_CloudTalentSolution_MatchingJob + */ + public function setMatchingJobs($matchingJobs) + { + $this->matchingJobs = $matchingJobs; + } + /** + * @return Google_Service_CloudTalentSolution_MatchingJob + */ + public function getMatchingJobs() + { + return $this->matchingJobs; + } + /** + * @param Google_Service_CloudTalentSolution_ResponseMetadata + */ + public function setMetadata(Google_Service_CloudTalentSolution_ResponseMetadata $metadata) + { + $this->metadata = $metadata; + } + /** + * @return Google_Service_CloudTalentSolution_ResponseMetadata + */ + public function getMetadata() + { + return $this->metadata; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + /** + * @param Google_Service_CloudTalentSolution_SpellingCorrection + */ + public function setSpellCorrection(Google_Service_CloudTalentSolution_SpellingCorrection $spellCorrection) + { + $this->spellCorrection = $spellCorrection; + } + /** + * @return Google_Service_CloudTalentSolution_SpellingCorrection + */ + public function getSpellCorrection() + { + return $this->spellCorrection; + } + public function setTotalSize($totalSize) + { + $this->totalSize = $totalSize; + } + public function getTotalSize() + { + return $this->totalSize; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/SpellingCorrection.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/SpellingCorrection.php new file mode 100644 index 00000000..bbc10a3a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/SpellingCorrection.php @@ -0,0 +1,39 @@ +corrected = $corrected; + } + public function getCorrected() + { + return $this->corrected; + } + public function setCorrectedText($correctedText) + { + $this->correctedText = $correctedText; + } + public function getCorrectedText() + { + return $this->correctedText; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/TimeOfDay.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/TimeOfDay.php new file mode 100644 index 00000000..88da7f49 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/TimeOfDay.php @@ -0,0 +1,57 @@ +hours = $hours; + } + public function getHours() + { + return $this->hours; + } + public function setMinutes($minutes) + { + $this->minutes = $minutes; + } + public function getMinutes() + { + return $this->minutes; + } + public function setNanos($nanos) + { + $this->nanos = $nanos; + } + public function getNanos() + { + return $this->nanos; + } + public function setSeconds($seconds) + { + $this->seconds = $seconds; + } + public function getSeconds() + { + return $this->seconds; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/TimestampRange.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/TimestampRange.php new file mode 100644 index 00000000..211c7976 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/TimestampRange.php @@ -0,0 +1,39 @@ +endTime = $endTime; + } + public function getEndTime() + { + return $this->endTime; + } + public function setStartTime($startTime) + { + $this->startTime = $startTime; + } + public function getStartTime() + { + return $this->startTime; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/UpdateCompanyRequest.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/UpdateCompanyRequest.php new file mode 100644 index 00000000..323e0f7b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/UpdateCompanyRequest.php @@ -0,0 +1,46 @@ +company = $company; + } + /** + * @return Google_Service_CloudTalentSolution_Company + */ + public function getCompany() + { + return $this->company; + } + public function setUpdateMask($updateMask) + { + $this->updateMask = $updateMask; + } + public function getUpdateMask() + { + return $this->updateMask; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/UpdateJobRequest.php b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/UpdateJobRequest.php new file mode 100644 index 00000000..59e1eb2f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTalentSolution/UpdateJobRequest.php @@ -0,0 +1,46 @@ +job = $job; + } + /** + * @return Google_Service_CloudTalentSolution_Job + */ + public function getJob() + { + return $this->job; + } + public function setUpdateMask($updateMask) + { + $this->updateMask = $updateMask; + } + public function getUpdateMask() + { + return $this->updateMask; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTasks.php b/vendor/google/apiclient-services/src/Google/Service/CloudTasks.php index df8b1947..62c867a2 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudTasks.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTasks.php @@ -16,15 +16,14 @@ */ /** - * Service definition for CloudTasks (v2beta2). + * Service definition for CloudTasks (v2beta3). * *

- * Manages the execution of large numbers of distributed requests. Cloud Tasks - * is in Alpha.

+ * Manages the execution of large numbers of distributed requests.

* *

* For more information about this service, see the API - * Documentation + * Documentation *

* * @author Google, Inc. @@ -49,7 +48,7 @@ public function __construct(Google_Client $client) parent::__construct($client); $this->rootUrl = 'https://cloudtasks.googleapis.com/'; $this->servicePath = ''; - $this->version = 'v2beta2'; + $this->version = 'v2beta3'; $this->serviceName = 'cloudtasks'; $this->projects_locations = new Google_Service_CloudTasks_Resource_ProjectsLocations( @@ -59,7 +58,7 @@ public function __construct(Google_Client $client) array( 'methods' => array( 'get' => array( - 'path' => 'v2beta2/{+name}', + 'path' => 'v2beta3/{+name}', 'httpMethod' => 'GET', 'parameters' => array( 'name' => array( @@ -69,7 +68,7 @@ public function __construct(Google_Client $client) ), ), ),'list' => array( - 'path' => 'v2beta2/{+name}/locations', + 'path' => 'v2beta3/{+name}/locations', 'httpMethod' => 'GET', 'parameters' => array( 'name' => array( @@ -101,7 +100,7 @@ public function __construct(Google_Client $client) array( 'methods' => array( 'create' => array( - 'path' => 'v2beta2/{+parent}/queues', + 'path' => 'v2beta3/{+parent}/queues', 'httpMethod' => 'POST', 'parameters' => array( 'parent' => array( @@ -111,7 +110,7 @@ public function __construct(Google_Client $client) ), ), ),'delete' => array( - 'path' => 'v2beta2/{+name}', + 'path' => 'v2beta3/{+name}', 'httpMethod' => 'DELETE', 'parameters' => array( 'name' => array( @@ -121,7 +120,7 @@ public function __construct(Google_Client $client) ), ), ),'get' => array( - 'path' => 'v2beta2/{+name}', + 'path' => 'v2beta3/{+name}', 'httpMethod' => 'GET', 'parameters' => array( 'name' => array( @@ -131,7 +130,7 @@ public function __construct(Google_Client $client) ), ), ),'getIamPolicy' => array( - 'path' => 'v2beta2/{+resource}:getIamPolicy', + 'path' => 'v2beta3/{+resource}:getIamPolicy', 'httpMethod' => 'POST', 'parameters' => array( 'resource' => array( @@ -141,7 +140,7 @@ public function __construct(Google_Client $client) ), ), ),'list' => array( - 'path' => 'v2beta2/{+parent}/queues', + 'path' => 'v2beta3/{+parent}/queues', 'httpMethod' => 'GET', 'parameters' => array( 'parent' => array( @@ -149,6 +148,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), 'filter' => array( 'location' => 'query', 'type' => 'string', @@ -157,13 +160,9 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), - 'pageSize' => array( - 'location' => 'query', - 'type' => 'integer', - ), ), ),'patch' => array( - 'path' => 'v2beta2/{+name}', + 'path' => 'v2beta3/{+name}', 'httpMethod' => 'PATCH', 'parameters' => array( 'name' => array( @@ -177,7 +176,7 @@ public function __construct(Google_Client $client) ), ), ),'pause' => array( - 'path' => 'v2beta2/{+name}:pause', + 'path' => 'v2beta3/{+name}:pause', 'httpMethod' => 'POST', 'parameters' => array( 'name' => array( @@ -187,7 +186,7 @@ public function __construct(Google_Client $client) ), ), ),'purge' => array( - 'path' => 'v2beta2/{+name}:purge', + 'path' => 'v2beta3/{+name}:purge', 'httpMethod' => 'POST', 'parameters' => array( 'name' => array( @@ -197,7 +196,7 @@ public function __construct(Google_Client $client) ), ), ),'resume' => array( - 'path' => 'v2beta2/{+name}:resume', + 'path' => 'v2beta3/{+name}:resume', 'httpMethod' => 'POST', 'parameters' => array( 'name' => array( @@ -207,7 +206,7 @@ public function __construct(Google_Client $client) ), ), ),'setIamPolicy' => array( - 'path' => 'v2beta2/{+resource}:setIamPolicy', + 'path' => 'v2beta3/{+resource}:setIamPolicy', 'httpMethod' => 'POST', 'parameters' => array( 'resource' => array( @@ -217,7 +216,7 @@ public function __construct(Google_Client $client) ), ), ),'testIamPermissions' => array( - 'path' => 'v2beta2/{+resource}:testIamPermissions', + 'path' => 'v2beta3/{+resource}:testIamPermissions', 'httpMethod' => 'POST', 'parameters' => array( 'resource' => array( @@ -236,28 +235,8 @@ public function __construct(Google_Client $client) 'tasks', array( 'methods' => array( - 'acknowledge' => array( - 'path' => 'v2beta2/{+name}:acknowledge', - 'httpMethod' => 'POST', - 'parameters' => array( - 'name' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'cancelLease' => array( - 'path' => 'v2beta2/{+name}:cancelLease', - 'httpMethod' => 'POST', - 'parameters' => array( - 'name' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'create' => array( - 'path' => 'v2beta2/{+parent}/tasks', + 'create' => array( + 'path' => 'v2beta3/{+parent}/tasks', 'httpMethod' => 'POST', 'parameters' => array( 'parent' => array( @@ -267,7 +246,7 @@ public function __construct(Google_Client $client) ), ), ),'delete' => array( - 'path' => 'v2beta2/{+name}', + 'path' => 'v2beta3/{+name}', 'httpMethod' => 'DELETE', 'parameters' => array( 'name' => array( @@ -277,7 +256,7 @@ public function __construct(Google_Client $client) ), ), ),'get' => array( - 'path' => 'v2beta2/{+name}', + 'path' => 'v2beta3/{+name}', 'httpMethod' => 'GET', 'parameters' => array( 'name' => array( @@ -290,18 +269,8 @@ public function __construct(Google_Client $client) 'type' => 'string', ), ), - ),'lease' => array( - 'path' => 'v2beta2/{+parent}/tasks:lease', - 'httpMethod' => 'POST', - 'parameters' => array( - 'parent' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), ),'list' => array( - 'path' => 'v2beta2/{+parent}/tasks', + 'path' => 'v2beta3/{+parent}/tasks', 'httpMethod' => 'GET', 'parameters' => array( 'parent' => array( @@ -309,11 +278,11 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'responseView' => array( + 'pageSize' => array( 'location' => 'query', - 'type' => 'string', + 'type' => 'integer', ), - 'orderBy' => array( + 'responseView' => array( 'location' => 'query', 'type' => 'string', ), @@ -321,23 +290,9 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), - 'pageSize' => array( - 'location' => 'query', - 'type' => 'integer', - ), - ), - ),'renewLease' => array( - 'path' => 'v2beta2/{+name}:renewLease', - 'httpMethod' => 'POST', - 'parameters' => array( - 'name' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), ), ),'run' => array( - 'path' => 'v2beta2/{+name}:run', + 'path' => 'v2beta3/{+name}:run', 'httpMethod' => 'POST', 'parameters' => array( 'name' => array( diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTasks/AppEngineHttpQueue.php b/vendor/google/apiclient-services/src/Google/Service/CloudTasks/AppEngineHttpQueue.php new file mode 100644 index 00000000..abc37213 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTasks/AppEngineHttpQueue.php @@ -0,0 +1,37 @@ +appEngineRoutingOverride = $appEngineRoutingOverride; + } + /** + * @return Google_Service_CloudTasks_AppEngineRouting + */ + public function getAppEngineRoutingOverride() + { + return $this->appEngineRoutingOverride; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTasks/AppEngineHttpRequest.php b/vendor/google/apiclient-services/src/Google/Service/CloudTasks/AppEngineHttpRequest.php index 390e56f7..c1f296ff 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudTasks/AppEngineHttpRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTasks/AppEngineHttpRequest.php @@ -19,10 +19,10 @@ class Google_Service_CloudTasks_AppEngineHttpRequest extends Google_Model { protected $appEngineRoutingType = 'Google_Service_CloudTasks_AppEngineRouting'; protected $appEngineRoutingDataType = ''; + public $body; public $headers; public $httpMethod; - public $payload; - public $relativeUrl; + public $relativeUri; /** * @param Google_Service_CloudTasks_AppEngineRouting @@ -38,6 +38,14 @@ public function getAppEngineRouting() { return $this->appEngineRouting; } + public function setBody($body) + { + $this->body = $body; + } + public function getBody() + { + return $this->body; + } public function setHeaders($headers) { $this->headers = $headers; @@ -54,20 +62,12 @@ public function getHttpMethod() { return $this->httpMethod; } - public function setPayload($payload) - { - $this->payload = $payload; - } - public function getPayload() - { - return $this->payload; - } - public function setRelativeUrl($relativeUrl) + public function setRelativeUri($relativeUri) { - $this->relativeUrl = $relativeUrl; + $this->relativeUri = $relativeUri; } - public function getRelativeUrl() + public function getRelativeUri() { - return $this->relativeUrl; + return $this->relativeUri; } } diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Attempt.php b/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Attempt.php new file mode 100644 index 00000000..82da1f7d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Attempt.php @@ -0,0 +1,64 @@ +dispatchTime = $dispatchTime; + } + public function getDispatchTime() + { + return $this->dispatchTime; + } + /** + * @param Google_Service_CloudTasks_Status + */ + public function setResponseStatus(Google_Service_CloudTasks_Status $responseStatus) + { + $this->responseStatus = $responseStatus; + } + /** + * @return Google_Service_CloudTasks_Status + */ + public function getResponseStatus() + { + return $this->responseStatus; + } + public function setResponseTime($responseTime) + { + $this->responseTime = $responseTime; + } + public function getResponseTime() + { + return $this->responseTime; + } + public function setScheduleTime($scheduleTime) + { + $this->scheduleTime = $scheduleTime; + } + public function getScheduleTime() + { + return $this->scheduleTime; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Binding.php b/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Binding.php index cd5a2afe..17205e8d 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Binding.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Binding.php @@ -18,9 +18,25 @@ class Google_Service_CloudTasks_Binding extends Google_Collection { protected $collection_key = 'members'; + protected $conditionType = 'Google_Service_CloudTasks_Expr'; + protected $conditionDataType = ''; public $members; public $role; + /** + * @param Google_Service_CloudTasks_Expr + */ + public function setCondition(Google_Service_CloudTasks_Expr $condition) + { + $this->condition = $condition; + } + /** + * @return Google_Service_CloudTasks_Expr + */ + public function getCondition() + { + return $this->condition; + } public function setMembers($members) { $this->members = $members; diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Expr.php b/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Expr.php new file mode 100644 index 00000000..c63e5542 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Expr.php @@ -0,0 +1,57 @@ +description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setExpression($expression) + { + $this->expression = $expression; + } + public function getExpression() + { + return $this->expression; + } + public function setLocation($location) + { + $this->location = $location; + } + public function getLocation() + { + return $this->location; + } + public function setTitle($title) + { + $this->title = $title; + } + public function getTitle() + { + return $this->title; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Location.php b/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Location.php index 44977b1a..1785fe11 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Location.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Location.php @@ -17,11 +17,20 @@ class Google_Service_CloudTasks_Location extends Google_Model { + public $displayName; public $labels; public $locationId; public $metadata; public $name; + public function setDisplayName($displayName) + { + $this->displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } public function setLabels($labels) { $this->labels = $labels; diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Queue.php b/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Queue.php index a3a0bf90..25c258a6 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Queue.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Queue.php @@ -17,11 +17,9 @@ class Google_Service_CloudTasks_Queue extends Google_Model { - protected $appEngineHttpTargetType = 'Google_Service_CloudTasks_AppEngineHttpTarget'; - protected $appEngineHttpTargetDataType = ''; + protected $appEngineHttpQueueType = 'Google_Service_CloudTasks_AppEngineHttpQueue'; + protected $appEngineHttpQueueDataType = ''; public $name; - protected $pullTargetType = 'Google_Service_CloudTasks_PullTarget'; - protected $pullTargetDataType = ''; public $purgeTime; protected $rateLimitsType = 'Google_Service_CloudTasks_RateLimits'; protected $rateLimitsDataType = ''; @@ -30,18 +28,18 @@ class Google_Service_CloudTasks_Queue extends Google_Model public $state; /** - * @param Google_Service_CloudTasks_AppEngineHttpTarget + * @param Google_Service_CloudTasks_AppEngineHttpQueue */ - public function setAppEngineHttpTarget(Google_Service_CloudTasks_AppEngineHttpTarget $appEngineHttpTarget) + public function setAppEngineHttpQueue(Google_Service_CloudTasks_AppEngineHttpQueue $appEngineHttpQueue) { - $this->appEngineHttpTarget = $appEngineHttpTarget; + $this->appEngineHttpQueue = $appEngineHttpQueue; } /** - * @return Google_Service_CloudTasks_AppEngineHttpTarget + * @return Google_Service_CloudTasks_AppEngineHttpQueue */ - public function getAppEngineHttpTarget() + public function getAppEngineHttpQueue() { - return $this->appEngineHttpTarget; + return $this->appEngineHttpQueue; } public function setName($name) { @@ -51,20 +49,6 @@ public function getName() { return $this->name; } - /** - * @param Google_Service_CloudTasks_PullTarget - */ - public function setPullTarget(Google_Service_CloudTasks_PullTarget $pullTarget) - { - $this->pullTarget = $pullTarget; - } - /** - * @return Google_Service_CloudTasks_PullTarget - */ - public function getPullTarget() - { - return $this->pullTarget; - } public function setPurgeTime($purgeTime) { $this->purgeTime = $purgeTime; diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTasks/RateLimits.php b/vendor/google/apiclient-services/src/Google/Service/CloudTasks/RateLimits.php index de9dcafc..7a19a10d 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudTasks/RateLimits.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTasks/RateLimits.php @@ -18,8 +18,8 @@ class Google_Service_CloudTasks_RateLimits extends Google_Model { public $maxBurstSize; - public $maxConcurrentTasks; - public $maxTasksDispatchedPerSecond; + public $maxConcurrentDispatches; + public $maxDispatchesPerSecond; public function setMaxBurstSize($maxBurstSize) { @@ -29,20 +29,20 @@ public function getMaxBurstSize() { return $this->maxBurstSize; } - public function setMaxConcurrentTasks($maxConcurrentTasks) + public function setMaxConcurrentDispatches($maxConcurrentDispatches) { - $this->maxConcurrentTasks = $maxConcurrentTasks; + $this->maxConcurrentDispatches = $maxConcurrentDispatches; } - public function getMaxConcurrentTasks() + public function getMaxConcurrentDispatches() { - return $this->maxConcurrentTasks; + return $this->maxConcurrentDispatches; } - public function setMaxTasksDispatchedPerSecond($maxTasksDispatchedPerSecond) + public function setMaxDispatchesPerSecond($maxDispatchesPerSecond) { - $this->maxTasksDispatchedPerSecond = $maxTasksDispatchedPerSecond; + $this->maxDispatchesPerSecond = $maxDispatchesPerSecond; } - public function getMaxTasksDispatchedPerSecond() + public function getMaxDispatchesPerSecond() { - return $this->maxTasksDispatchedPerSecond; + return $this->maxDispatchesPerSecond; } } diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Resource/ProjectsLocations.php b/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Resource/ProjectsLocations.php index 0466926a..2029bd72 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Resource/ProjectsLocations.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Resource/ProjectsLocations.php @@ -26,7 +26,7 @@ class Google_Service_CloudTasks_Resource_ProjectsLocations extends Google_Service_Resource { /** - * Get information about a location. (locations.get) + * Gets information about a location. (locations.get) * * @param string $name Resource name for the location. * @param array $optParams Optional parameters. diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Resource/ProjectsLocationsQueues.php b/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Resource/ProjectsLocationsQueues.php index ee170c91..a48faaaf 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Resource/ProjectsLocationsQueues.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Resource/ProjectsLocationsQueues.php @@ -34,8 +34,9 @@ class Google_Service_CloudTasks_Resource_ProjectsLocationsQueues extends Google_ * * WARNING: Using this method may have unintended side effects if you are using * an App Engine `queue.yaml` or `queue.xml` file to manage your queues. Read - * [Overview of Queue Management and queue.yaml](/cloud-tasks/docs/queue-yaml) - * before using this method. (queues.create) + * [Overview of Queue Management and + * queue.yaml](https://cloud.google.com/tasks/docs/queue-yaml) before using this + * method. (queues.create) * * @param string $parent Required. * @@ -64,8 +65,9 @@ public function create($parent, Google_Service_CloudTasks_Queue $postBody, $optP * * WARNING: Using this method may have unintended side effects if you are using * an App Engine `queue.yaml` or `queue.xml` file to manage your queues. Read - * [Overview of Queue Management and queue.yaml](/cloud-tasks/docs/queue-yaml) - * before using this method. (queues.delete) + * [Overview of Queue Management and + * queue.yaml](https://cloud.google.com/tasks/docs/queue-yaml) before using this + * method. (queues.delete) * * @param string $name Required. * @@ -100,8 +102,9 @@ public function get($name, $optParams = array()) * Gets the access control policy for a Queue. Returns an empty policy if the * resource exists and does not have a policy set. * - * Authorization requires the following [Google IAM](/iam) permission on the - * specified resource parent: + * Authorization requires the following [Google + * IAM](https://cloud.google.com/iam) permission on the specified resource + * parent: * * * `cloudtasks.queues.getIamPolicy` (queues.getIamPolicy) * @@ -129,15 +132,21 @@ public function getIamPolicy($resource, Google_Service_CloudTasks_GetIamPolicyRe * The location name. For example: `projects/PROJECT_ID/locations/LOCATION_ID` * @param array $optParams Optional parameters. * + * @opt_param int pageSize Requested page size. + * + * The maximum page size is 9800. If unspecified, the page size will be the + * maximum. Fewer queues than requested might be returned, even if more queues + * exist; use the next_page_token in the response to determine if more queues + * exist. * @opt_param string filter `filter` can be used to specify a subset of queues. * Any Queue field can be used as a filter and several operators as supported. * For example: `<=, <, >=, >, !=, =, :`. The filter syntax is the same as * described in [Stackdriver's Advanced Logs - * Filters](/logging/docs/view/advanced_filters). + * Filters](https://cloud.google.com/logging/docs/view/advanced_filters). * - * Sample filter "app_engine_http_target: *". + * Sample filter "state: PAUSED". * - * Note that using filters might cause fewer queues than the requested_page size + * Note that using filters might cause fewer queues than the requested page_size * to be returned. * @opt_param string pageToken A token identifying the page of results to * return. @@ -146,12 +155,6 @@ public function getIamPolicy($resource, Google_Service_CloudTasks_GetIamPolicyRe * next page of results, page_token must be the value of next_page_token * returned from the previous call to ListQueues method. It is an error to * switch the value of the filter while iterating through pages. - * @opt_param int pageSize Requested page size. - * - * The maximum page size is 9800. If unspecified, the page size will be the - * maximum. Fewer queues than requested might be returned, even if more queues - * exist; use the next_page_token in the response to determine if more queues - * exist. * @return Google_Service_CloudTasks_ListQueuesResponse */ public function listProjectsLocationsQueues($parent, $optParams = array()) @@ -172,26 +175,27 @@ public function listProjectsLocationsQueues($parent, $optParams = array()) * * WARNING: Using this method may have unintended side effects if you are using * an App Engine `queue.yaml` or `queue.xml` file to manage your queues. Read - * [Overview of Queue Management and queue.yaml](/cloud-tasks/docs/queue-yaml) - * before using this method. (queues.patch) + * [Overview of Queue Management and + * queue.yaml](https://cloud.google.com/tasks/docs/queue-yaml) before using this + * method. (queues.patch) + * + * @param string $name Caller-specified and required in CreateQueue, after which + * it becomes output only. * - * @param string $name The queue name. + * The queue name. * * The queue name must have the following format: * `projects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID` * * * `PROJECT_ID` can contain letters ([A-Za-z]), numbers ([0-9]), hyphens * (-), colons (:), or periods (.). For more information, see [Identifying - * projects](/resource-manager/docs/creating-managing- + * projects](https://cloud.google.com/resource-manager/docs/creating-managing- * projects#identifying_projects) * `LOCATION_ID` is the canonical ID for the * queue's location. The list of available locations can be obtained by * calling ListLocations. For more information, see * https://cloud.google.com/about/locations/. * `QUEUE_ID` can contain letters * ([A-Za-z]), numbers ([0-9]), or hyphens (-). The maximum length is 100 * characters. - * - * Caller-specified and required in CreateQueue, after which it becomes output - * only. * @param Google_Service_CloudTasks_Queue $postBody * @param array $optParams Optional parameters. * @@ -260,8 +264,9 @@ public function purge($name, Google_Service_CloudTasks_PurgeQueueRequest $postBo * * WARNING: Resuming many high-QPS queues at the same time can lead to target * overloading. If you are resuming high-QPS queues, follow the 500/50/5 pattern - * described in [Managing Cloud Tasks Scaling Risks](/cloud-tasks/pdfs/managing- - * cloud-tasks-scaling-risks-2017-06-05.pdf). (queues.resume) + * described in [Managing Cloud Tasks Scaling + * Risks](https://cloud.google.com/tasks/docs/manage-cloud-task-scaling). + * (queues.resume) * * @param string $name Required. * @@ -283,8 +288,9 @@ public function resume($name, Google_Service_CloudTasks_ResumeQueueRequest $post * Note: The Cloud Console does not check queue-level IAM permissions yet. * Project-level permissions are required to use the Cloud Console. * - * Authorization requires the following [Google IAM](/iam) permission on the - * specified resource parent: + * Authorization requires the following [Google + * IAM](https://cloud.google.com/iam) permission on the specified resource + * parent: * * * `cloudtasks.queues.setIamPolicy` (queues.setIamPolicy) * diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Resource/ProjectsLocationsQueuesTasks.php b/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Resource/ProjectsLocationsQueuesTasks.php index 7d831e32..bdd055bf 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Resource/ProjectsLocationsQueuesTasks.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Resource/ProjectsLocationsQueuesTasks.php @@ -25,72 +25,12 @@ */ class Google_Service_CloudTasks_Resource_ProjectsLocationsQueuesTasks extends Google_Service_Resource { - /** - * Acknowledges a pull task. - * - * The worker, that is, the entity that leased this task must call this method - * to indicate that the work associated with the task has finished. - * - * The worker must acknowledge a task within the lease_duration or the lease - * will expire and the task will become available to be leased again. After the - * task is acknowledged, it will not be returned by a later LeaseTasks, GetTask, - * or ListTasks. - * - * To acknowledge multiple tasks at the same time, use [HTTP - * batching](/storage/docs/json_api/v1/how-tos/batch) or the batching - * documentation for your client library, for example - * https://developers.google.com/api-client-library/python/guide/batch. - * (tasks.acknowledge) - * - * @param string $name Required. - * - * The task name. For example: - * `projects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID/tasks/TASK_ID` - * @param Google_Service_CloudTasks_AcknowledgeTaskRequest $postBody - * @param array $optParams Optional parameters. - * @return Google_Service_CloudTasks_CloudtasksEmpty - */ - public function acknowledge($name, Google_Service_CloudTasks_AcknowledgeTaskRequest $postBody, $optParams = array()) - { - $params = array('name' => $name, 'postBody' => $postBody); - $params = array_merge($params, $optParams); - return $this->call('acknowledge', array($params), "Google_Service_CloudTasks_CloudtasksEmpty"); - } - /** - * Cancel a pull task's lease. - * - * The worker can use this method to cancel a task's lease by setting its - * schedule_time to now. This will make the task available to be leased to the - * next caller of LeaseTasks. (tasks.cancelLease) - * - * @param string $name Required. - * - * The task name. For example: - * `projects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID/tasks/TASK_ID` - * @param Google_Service_CloudTasks_CancelLeaseRequest $postBody - * @param array $optParams Optional parameters. - * @return Google_Service_CloudTasks_Task - */ - public function cancelLease($name, Google_Service_CloudTasks_CancelLeaseRequest $postBody, $optParams = array()) - { - $params = array('name' => $name, 'postBody' => $postBody); - $params = array_merge($params, $optParams); - return $this->call('cancelLease', array($params), "Google_Service_CloudTasks_Task"); - } /** * Creates a task and adds it to a queue. * - * To add multiple tasks at the same time, use [HTTP - * batching](/storage/docs/json_api/v1/how-tos/batch) or the batching - * documentation for your client library, for example - * https://developers.google.com/api-client-library/python/guide/batch. - * * Tasks cannot be updated after creation; there is no UpdateTask command. * - * * For [App Engine queues](google.cloud.tasks.v2beta2.AppEngineHttpTarget), - * the maximum task size is 100KB. * For [pull - * queues](google.cloud.tasks.v2beta2.PullTarget), this the maximum task size - * is 1MB. (tasks.create) + * * For App Engine queues, the maximum task size is 100KB. (tasks.create) * * @param string $parent Required. * @@ -112,8 +52,7 @@ public function create($parent, Google_Service_CloudTasks_CreateTaskRequest $pos * Deletes a task. * * A task can be deleted if it is scheduled or dispatched. A task cannot be - * deleted if it has completed successfully or permanently failed. - * (tasks.delete) + * deleted if it has executed successfully or permanently failed. (tasks.delete) * * @param string $name Required. * @@ -146,7 +85,7 @@ public function delete($name, $optParams = array()) * data that it contains. * * Authorization for FULL requires `cloudtasks.tasks.fullView` [Google - * IAM](/iam/) permission on the Task resource. + * IAM](https://cloud.google.com/iam/) permission on the Task resource. * @return Google_Service_CloudTasks_Task */ public function get($name, $optParams = array()) @@ -155,42 +94,15 @@ public function get($name, $optParams = array()) $params = array_merge($params, $optParams); return $this->call('get', array($params), "Google_Service_CloudTasks_Task"); } - /** - * Leases tasks from a pull queue for lease_duration. - * - * This method is invoked by the worker to obtain a lease. The worker must - * acknowledge the task via AcknowledgeTask after they have performed the work - * associated with the task. - * - * The payload is intended to store data that the worker needs to perform the - * work associated with the task. To return the payloads in the response, set - * response_view to FULL. - * - * A maximum of 10 qps of LeaseTasks requests are allowed per queue. - * RESOURCE_EXHAUSTED is returned when this limit is exceeded. - * RESOURCE_EXHAUSTED is also returned when max_tasks_dispatched_per_second is - * exceeded. (tasks.lease) - * - * @param string $parent Required. - * - * The queue name. For example: - * `projects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID` - * @param Google_Service_CloudTasks_LeaseTasksRequest $postBody - * @param array $optParams Optional parameters. - * @return Google_Service_CloudTasks_LeaseTasksResponse - */ - public function lease($parent, Google_Service_CloudTasks_LeaseTasksRequest $postBody, $optParams = array()) - { - $params = array('parent' => $parent, 'postBody' => $postBody); - $params = array_merge($params, $optParams); - return $this->call('lease', array($params), "Google_Service_CloudTasks_LeaseTasksResponse"); - } /** * Lists the tasks in a queue. * * By default, only the BASIC view is retrieved due to performance * considerations; response_view controls the subset of information which is - * returned. (tasks.listProjectsLocationsQueuesTasks) + * returned. + * + * The tasks may be returned in any order. The ordering may change at any time. + * (tasks.listProjectsLocationsQueuesTasks) * * @param string $parent Required. * @@ -198,6 +110,12 @@ public function lease($parent, Google_Service_CloudTasks_LeaseTasksRequest $post * `projects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID` * @param array $optParams Optional parameters. * + * @opt_param int pageSize Requested page size. Fewer tasks than requested might + * be returned. + * + * The maximum page size is 1000. If unspecified, the page size will be the + * maximum. Fewer tasks than requested might be returned, even if more tasks + * exist; use next_page_token in the response to determine if more tasks exist. * @opt_param string responseView The response_view specifies which subset of * the Task will be returned. * @@ -207,11 +125,7 @@ public function lease($parent, Google_Service_CloudTasks_LeaseTasksRequest $post * data that it contains. * * Authorization for FULL requires `cloudtasks.tasks.fullView` [Google - * IAM](/iam/) permission on the Task resource. - * @opt_param string orderBy Sort order used for the query. The only fields - * supported for sorting are `schedule_time` and `pull_message.tag`. All results - * will be returned in approximately ascending order. The default ordering is by - * `schedule_time`. + * IAM](https://cloud.google.com/iam/) permission on the Task resource. * @opt_param string pageToken A token identifying the page of results to * return. * @@ -220,12 +134,6 @@ public function lease($parent, Google_Service_CloudTasks_LeaseTasksRequest $post * returned from the previous call to ListTasks method. * * The page token is valid for only 2 hours. - * @opt_param int pageSize Requested page size. Fewer tasks than requested might - * be returned. - * - * The maximum page size is 1000. If unspecified, the page size will be the - * maximum. Fewer tasks than requested might be returned, even if more tasks - * exist; use next_page_token in the response to determine if more tasks exist. * @return Google_Service_CloudTasks_ListTasksResponse */ public function listProjectsLocationsQueuesTasks($parent, $optParams = array()) @@ -234,51 +142,27 @@ public function listProjectsLocationsQueuesTasks($parent, $optParams = array()) $params = array_merge($params, $optParams); return $this->call('list', array($params), "Google_Service_CloudTasks_ListTasksResponse"); } - /** - * Renew the current lease of a pull task. - * - * The worker can use this method to extend the lease by a new duration, - * starting from now. The new task lease will be returned in the task's - * schedule_time. (tasks.renewLease) - * - * @param string $name Required. - * - * The task name. For example: - * `projects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID/tasks/TASK_ID` - * @param Google_Service_CloudTasks_RenewLeaseRequest $postBody - * @param array $optParams Optional parameters. - * @return Google_Service_CloudTasks_Task - */ - public function renewLease($name, Google_Service_CloudTasks_RenewLeaseRequest $postBody, $optParams = array()) - { - $params = array('name' => $name, 'postBody' => $postBody); - $params = array_merge($params, $optParams); - return $this->call('renewLease', array($params), "Google_Service_CloudTasks_Task"); - } /** * Forces a task to run now. * + * When this method is called, Cloud Tasks will dispatch the task, even if the + * task is already running, the queue has reached its RateLimits or is PAUSED. + * * This command is meant to be used for manual debugging. For example, RunTask * can be used to retry a failed task after a fix has been made or to manually * force a task to be dispatched now. * - * When this method is called, Cloud Tasks will dispatch the task to its target, - * even if the queue is PAUSED. - * * The dispatched task is returned. That is, the task that is returned contains * the status after the task is dispatched but before the task is received by * its target. * - * If Cloud Tasks receives a successful response from the task's handler, then + * If Cloud Tasks receives a successful response from the task's target, then * the task will be deleted; otherwise the task's schedule_time will be reset to - * the time that RunTask was called plus the retry delay specified in the queue - * and task's RetryConfig. + * the time that RunTask was called plus the retry delay specified in the + * queue's RetryConfig. * * RunTask returns NOT_FOUND when it is called on a task that has already - * succeeded or permanently failed. FAILED_PRECONDITION is returned when RunTask - * is called on task that is dispatched or already running. - * - * RunTask cannot be called on pull tasks. (tasks.run) + * succeeded or permanently failed. (tasks.run) * * @param string $name Required. * diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTasks/RetryConfig.php b/vendor/google/apiclient-services/src/Google/Service/CloudTasks/RetryConfig.php index 28e282d7..7d2e237b 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudTasks/RetryConfig.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTasks/RetryConfig.php @@ -22,7 +22,6 @@ class Google_Service_CloudTasks_RetryConfig extends Google_Model public $maxDoublings; public $maxRetryDuration; public $minBackoff; - public $unlimitedAttempts; public function setMaxAttempts($maxAttempts) { @@ -64,12 +63,4 @@ public function getMinBackoff() { return $this->minBackoff; } - public function setUnlimitedAttempts($unlimitedAttempts) - { - $this->unlimitedAttempts = $unlimitedAttempts; - } - public function getUnlimitedAttempts() - { - return $this->unlimitedAttempts; - } } diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Task.php b/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Task.php index 31da0219..1735c8e5 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Task.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTasks/Task.php @@ -20,12 +20,14 @@ class Google_Service_CloudTasks_Task extends Google_Model protected $appEngineHttpRequestType = 'Google_Service_CloudTasks_AppEngineHttpRequest'; protected $appEngineHttpRequestDataType = ''; public $createTime; + public $dispatchCount; + protected $firstAttemptType = 'Google_Service_CloudTasks_Attempt'; + protected $firstAttemptDataType = ''; + protected $lastAttemptType = 'Google_Service_CloudTasks_Attempt'; + protected $lastAttemptDataType = ''; public $name; - protected $pullMessageType = 'Google_Service_CloudTasks_PullMessage'; - protected $pullMessageDataType = ''; + public $responseCount; public $scheduleTime; - protected $statusType = 'Google_Service_CloudTasks_TaskStatus'; - protected $statusDataType = ''; public $view; /** @@ -50,49 +52,65 @@ public function getCreateTime() { return $this->createTime; } - public function setName($name) + public function setDispatchCount($dispatchCount) { - $this->name = $name; + $this->dispatchCount = $dispatchCount; } - public function getName() + public function getDispatchCount() { - return $this->name; + return $this->dispatchCount; } /** - * @param Google_Service_CloudTasks_PullMessage + * @param Google_Service_CloudTasks_Attempt */ - public function setPullMessage(Google_Service_CloudTasks_PullMessage $pullMessage) + public function setFirstAttempt(Google_Service_CloudTasks_Attempt $firstAttempt) { - $this->pullMessage = $pullMessage; + $this->firstAttempt = $firstAttempt; } /** - * @return Google_Service_CloudTasks_PullMessage + * @return Google_Service_CloudTasks_Attempt */ - public function getPullMessage() - { - return $this->pullMessage; - } - public function setScheduleTime($scheduleTime) - { - $this->scheduleTime = $scheduleTime; - } - public function getScheduleTime() + public function getFirstAttempt() { - return $this->scheduleTime; + return $this->firstAttempt; } /** - * @param Google_Service_CloudTasks_TaskStatus + * @param Google_Service_CloudTasks_Attempt */ - public function setStatus(Google_Service_CloudTasks_TaskStatus $status) + public function setLastAttempt(Google_Service_CloudTasks_Attempt $lastAttempt) { - $this->status = $status; + $this->lastAttempt = $lastAttempt; } /** - * @return Google_Service_CloudTasks_TaskStatus + * @return Google_Service_CloudTasks_Attempt */ - public function getStatus() + public function getLastAttempt() + { + return $this->lastAttempt; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setResponseCount($responseCount) + { + $this->responseCount = $responseCount; + } + public function getResponseCount() { - return $this->status; + return $this->responseCount; + } + public function setScheduleTime($scheduleTime) + { + $this->scheduleTime = $scheduleTime; + } + public function getScheduleTime() + { + return $this->scheduleTime; } public function setView($view) { diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudTrace.php b/vendor/google/apiclient-services/src/Google/Service/CloudTrace.php index fc9b5f09..5447fca8 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudTrace.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudTrace.php @@ -21,7 +21,9 @@ *

* Sends application trace data to Stackdriver Trace for viewing. Trace data is * collected for all App Engine applications by default. Trace data from other - * applications can be provided using this API.

+ * applications can be provided using this API. This library is used to interact + * with the Trace API directly. If you are looking to instrument your + * application for Stackdriver Trace, we recommend using OpenCensus.

* *

* For more information about this service, see the API diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence.php b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence.php index 8b0381c9..f1a5838c 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence.php @@ -16,7 +16,7 @@ */ /** - * Service definition for CloudVideoIntelligence (v1beta1). + * Service definition for CloudVideoIntelligence (v1). * *

* Cloud Video Intelligence API.

@@ -34,6 +34,7 @@ class Google_Service_CloudVideoIntelligence extends Google_Service const CLOUD_PLATFORM = "https://www.googleapis.com/auth/cloud-platform"; + public $operations; public $videos; /** @@ -47,9 +48,70 @@ public function __construct(Google_Client $client) parent::__construct($client); $this->rootUrl = 'https://videointelligence.googleapis.com/'; $this->servicePath = ''; - $this->version = 'v1beta1'; + $this->version = 'v1'; $this->serviceName = 'videointelligence'; + $this->operations = new Google_Service_CloudVideoIntelligence_Resource_Operations( + $this, + $this->serviceName, + 'operations', + array( + 'methods' => array( + 'cancel' => array( + 'path' => 'v1/operations/{+name}:cancel', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'delete' => array( + 'path' => 'v1/operations/{+name}', + 'httpMethod' => 'DELETE', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'get' => array( + 'path' => 'v1/operations/{+name}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => 'v1/operations', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ), + ) + ) + ); $this->videos = new Google_Service_CloudVideoIntelligence_Resource_Videos( $this, $this->serviceName, @@ -57,7 +119,7 @@ public function __construct(Google_Client $client) array( 'methods' => array( 'annotate' => array( - 'path' => 'v1beta1/videos:annotate', + 'path' => 'v1/videos:annotate', 'httpMethod' => 'POST', 'parameters' => array(), ), diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1AnnotateVideoRequest.php b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1AnnotateVideoRequest.php new file mode 100644 index 00000000..70370a46 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1AnnotateVideoRequest.php @@ -0,0 +1,83 @@ +features = $features; + } + public function getFeatures() + { + return $this->features; + } + public function setInputContent($inputContent) + { + $this->inputContent = $inputContent; + } + public function getInputContent() + { + return $this->inputContent; + } + public function setInputUri($inputUri) + { + $this->inputUri = $inputUri; + } + public function getInputUri() + { + return $this->inputUri; + } + public function setLocationId($locationId) + { + $this->locationId = $locationId; + } + public function getLocationId() + { + return $this->locationId; + } + public function setOutputUri($outputUri) + { + $this->outputUri = $outputUri; + } + public function getOutputUri() + { + return $this->outputUri; + } + /** + * @param Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1VideoContext + */ + public function setVideoContext(Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1VideoContext $videoContext) + { + $this->videoContext = $videoContext; + } + /** + * @return Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1VideoContext + */ + public function getVideoContext() + { + return $this->videoContext; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1ExplicitContentDetectionConfig.php b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1ExplicitContentDetectionConfig.php new file mode 100644 index 00000000..3f8558ea --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1ExplicitContentDetectionConfig.php @@ -0,0 +1,30 @@ +model = $model; + } + public function getModel() + { + return $this->model; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1LabelDetectionConfig.php b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1LabelDetectionConfig.php new file mode 100644 index 00000000..ad4d0bb1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1LabelDetectionConfig.php @@ -0,0 +1,48 @@ +labelDetectionMode = $labelDetectionMode; + } + public function getLabelDetectionMode() + { + return $this->labelDetectionMode; + } + public function setModel($model) + { + $this->model = $model; + } + public function getModel() + { + return $this->model; + } + public function setStationaryCamera($stationaryCamera) + { + $this->stationaryCamera = $stationaryCamera; + } + public function getStationaryCamera() + { + return $this->stationaryCamera; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1ShotChangeDetectionConfig.php b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1ShotChangeDetectionConfig.php new file mode 100644 index 00000000..9d98aa46 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1ShotChangeDetectionConfig.php @@ -0,0 +1,30 @@ +model = $model; + } + public function getModel() + { + return $this->model; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1VideoContext.php b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1VideoContext.php new file mode 100644 index 00000000..97256f32 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1VideoContext.php @@ -0,0 +1,86 @@ +explicitContentDetectionConfig = $explicitContentDetectionConfig; + } + /** + * @return Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1ExplicitContentDetectionConfig + */ + public function getExplicitContentDetectionConfig() + { + return $this->explicitContentDetectionConfig; + } + /** + * @param Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1LabelDetectionConfig + */ + public function setLabelDetectionConfig(Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1LabelDetectionConfig $labelDetectionConfig) + { + $this->labelDetectionConfig = $labelDetectionConfig; + } + /** + * @return Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1LabelDetectionConfig + */ + public function getLabelDetectionConfig() + { + return $this->labelDetectionConfig; + } + /** + * @param Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1VideoSegment + */ + public function setSegments($segments) + { + $this->segments = $segments; + } + /** + * @return Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1VideoSegment + */ + public function getSegments() + { + return $this->segments; + } + /** + * @param Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1ShotChangeDetectionConfig + */ + public function setShotChangeDetectionConfig(Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1ShotChangeDetectionConfig $shotChangeDetectionConfig) + { + $this->shotChangeDetectionConfig = $shotChangeDetectionConfig; + } + /** + * @return Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1ShotChangeDetectionConfig + */ + public function getShotChangeDetectionConfig() + { + return $this->shotChangeDetectionConfig; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1AnnotateVideoProgress.php b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1AnnotateVideoProgress.php new file mode 100644 index 00000000..018e151a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1AnnotateVideoProgress.php @@ -0,0 +1,38 @@ +annotationProgress = $annotationProgress; + } + /** + * @return Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress + */ + public function getAnnotationProgress() + { + return $this->annotationProgress; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse.php b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse.php new file mode 100644 index 00000000..881c3b1e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse.php @@ -0,0 +1,38 @@ +annotationResults = $annotationResults; + } + /** + * @return Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults + */ + public function getAnnotationResults() + { + return $this->annotationResults; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1Entity.php b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1Entity.php new file mode 100644 index 00000000..f2f8f3df --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1Entity.php @@ -0,0 +1,48 @@ +description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setEntityId($entityId) + { + $this->entityId = $entityId; + } + public function getEntityId() + { + return $this->entityId; + } + public function setLanguageCode($languageCode) + { + $this->languageCode = $languageCode; + } + public function getLanguageCode() + { + return $this->languageCode; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation.php b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation.php new file mode 100644 index 00000000..93747458 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation.php @@ -0,0 +1,38 @@ +frames = $frames; + } + /** + * @return Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame + */ + public function getFrames() + { + return $this->frames; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame.php b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame.php new file mode 100644 index 00000000..7e04cdaf --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame.php @@ -0,0 +1,39 @@ +pornographyLikelihood = $pornographyLikelihood; + } + public function getPornographyLikelihood() + { + return $this->pornographyLikelihood; + } + public function setTimeOffset($timeOffset) + { + $this->timeOffset = $timeOffset; + } + public function getTimeOffset() + { + return $this->timeOffset; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1LabelAnnotation.php b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1LabelAnnotation.php new file mode 100644 index 00000000..cdbc3e97 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1LabelAnnotation.php @@ -0,0 +1,86 @@ +categoryEntities = $categoryEntities; + } + /** + * @return Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1Entity + */ + public function getCategoryEntities() + { + return $this->categoryEntities; + } + /** + * @param Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1Entity + */ + public function setEntity(Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1Entity $entity) + { + $this->entity = $entity; + } + /** + * @return Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1Entity + */ + public function getEntity() + { + return $this->entity; + } + /** + * @param Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1LabelFrame + */ + public function setFrames($frames) + { + $this->frames = $frames; + } + /** + * @return Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1LabelFrame + */ + public function getFrames() + { + return $this->frames; + } + /** + * @param Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1LabelSegment + */ + public function setSegments($segments) + { + $this->segments = $segments; + } + /** + * @return Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1LabelSegment + */ + public function getSegments() + { + return $this->segments; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1LabelFrame.php b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1LabelFrame.php new file mode 100644 index 00000000..576dfb9e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1LabelFrame.php @@ -0,0 +1,39 @@ +confidence = $confidence; + } + public function getConfidence() + { + return $this->confidence; + } + public function setTimeOffset($timeOffset) + { + $this->timeOffset = $timeOffset; + } + public function getTimeOffset() + { + return $this->timeOffset; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1LabelSegment.php b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1LabelSegment.php new file mode 100644 index 00000000..52d2d49a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1LabelSegment.php @@ -0,0 +1,46 @@ +confidence = $confidence; + } + public function getConfidence() + { + return $this->confidence; + } + /** + * @param Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1VideoSegment + */ + public function setSegment(Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1VideoSegment $segment) + { + $this->segment = $segment; + } + /** + * @return Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1VideoSegment + */ + public function getSegment() + { + return $this->segment; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative.php b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative.php new file mode 100644 index 00000000..efa943d2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative.php @@ -0,0 +1,56 @@ +confidence = $confidence; + } + public function getConfidence() + { + return $this->confidence; + } + public function setTranscript($transcript) + { + $this->transcript = $transcript; + } + public function getTranscript() + { + return $this->transcript; + } + /** + * @param Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1WordInfo + */ + public function setWords($words) + { + $this->words = $words; + } + /** + * @return Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1WordInfo + */ + public function getWords() + { + return $this->words; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1SpeechTranscription.php b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1SpeechTranscription.php new file mode 100644 index 00000000..f383b081 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1SpeechTranscription.php @@ -0,0 +1,38 @@ +alternatives = $alternatives; + } + /** + * @return Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative + */ + public function getAlternatives() + { + return $this->alternatives; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress.php b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress.php new file mode 100644 index 00000000..079c8427 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress.php @@ -0,0 +1,57 @@ +inputUri = $inputUri; + } + public function getInputUri() + { + return $this->inputUri; + } + public function setProgressPercent($progressPercent) + { + $this->progressPercent = $progressPercent; + } + public function getProgressPercent() + { + return $this->progressPercent; + } + public function setStartTime($startTime) + { + $this->startTime = $startTime; + } + public function getStartTime() + { + return $this->startTime; + } + public function setUpdateTime($updateTime) + { + $this->updateTime = $updateTime; + } + public function getUpdateTime() + { + return $this->updateTime; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults.php b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults.php new file mode 100644 index 00000000..7b0932d7 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults.php @@ -0,0 +1,143 @@ +error = $error; + } + /** + * @return Google_Service_CloudVideoIntelligence_GoogleRpcStatus + */ + public function getError() + { + return $this->error; + } + /** + * @param Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation + */ + public function setExplicitAnnotation(Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation $explicitAnnotation) + { + $this->explicitAnnotation = $explicitAnnotation; + } + /** + * @return Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation + */ + public function getExplicitAnnotation() + { + return $this->explicitAnnotation; + } + /** + * @param Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1LabelAnnotation + */ + public function setFrameLabelAnnotations($frameLabelAnnotations) + { + $this->frameLabelAnnotations = $frameLabelAnnotations; + } + /** + * @return Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1LabelAnnotation + */ + public function getFrameLabelAnnotations() + { + return $this->frameLabelAnnotations; + } + public function setInputUri($inputUri) + { + $this->inputUri = $inputUri; + } + public function getInputUri() + { + return $this->inputUri; + } + /** + * @param Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1LabelAnnotation + */ + public function setSegmentLabelAnnotations($segmentLabelAnnotations) + { + $this->segmentLabelAnnotations = $segmentLabelAnnotations; + } + /** + * @return Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1LabelAnnotation + */ + public function getSegmentLabelAnnotations() + { + return $this->segmentLabelAnnotations; + } + /** + * @param Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1VideoSegment + */ + public function setShotAnnotations($shotAnnotations) + { + $this->shotAnnotations = $shotAnnotations; + } + /** + * @return Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1VideoSegment + */ + public function getShotAnnotations() + { + return $this->shotAnnotations; + } + /** + * @param Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1LabelAnnotation + */ + public function setShotLabelAnnotations($shotLabelAnnotations) + { + $this->shotLabelAnnotations = $shotLabelAnnotations; + } + /** + * @return Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1LabelAnnotation + */ + public function getShotLabelAnnotations() + { + return $this->shotLabelAnnotations; + } + /** + * @param Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1SpeechTranscription + */ + public function setSpeechTranscriptions($speechTranscriptions) + { + $this->speechTranscriptions = $speechTranscriptions; + } + /** + * @return Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1SpeechTranscription + */ + public function getSpeechTranscriptions() + { + return $this->speechTranscriptions; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1VideoSegment.php b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1VideoSegment.php new file mode 100644 index 00000000..7292540f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1VideoSegment.php @@ -0,0 +1,39 @@ +endTimeOffset = $endTimeOffset; + } + public function getEndTimeOffset() + { + return $this->endTimeOffset; + } + public function setStartTimeOffset($startTimeOffset) + { + $this->startTimeOffset = $startTimeOffset; + } + public function getStartTimeOffset() + { + return $this->startTimeOffset; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1WordInfo.php b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1WordInfo.php new file mode 100644 index 00000000..14c3d358 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleCloudVideointelligenceV1p1beta1WordInfo.php @@ -0,0 +1,48 @@ +endTime = $endTime; + } + public function getEndTime() + { + return $this->endTime; + } + public function setStartTime($startTime) + { + $this->startTime = $startTime; + } + public function getStartTime() + { + return $this->startTime; + } + public function setWord($word) + { + $this->word = $word; + } + public function getWord() + { + return $this->word; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleLongrunningCancelOperationRequest.php b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleLongrunningCancelOperationRequest.php new file mode 100644 index 00000000..4757d79d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleLongrunningCancelOperationRequest.php @@ -0,0 +1,20 @@ +nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + /** + * @param Google_Service_CloudVideoIntelligence_GoogleLongrunningOperation + */ + public function setOperations($operations) + { + $this->operations = $operations; + } + /** + * @return Google_Service_CloudVideoIntelligence_GoogleLongrunningOperation + */ + public function getOperations() + { + return $this->operations; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleProtobufEmpty.php b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleProtobufEmpty.php new file mode 100644 index 00000000..906618b1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/GoogleProtobufEmpty.php @@ -0,0 +1,20 @@ + + * $videointelligenceService = new Google_Service_CloudVideoIntelligence(...); + * $operations = $videointelligenceService->operations; + * + */ +class Google_Service_CloudVideoIntelligence_Resource_Operations extends Google_Service_Resource +{ + /** + * Starts asynchronous cancellation on a long-running operation. The server + * makes a best effort to cancel the operation, but success is not guaranteed. + * If the server doesn't support this method, it returns + * `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or + * other methods to check whether the cancellation succeeded or whether the + * operation completed despite cancellation. On successful cancellation, the + * operation is not deleted; instead, it becomes an operation with an + * Operation.error value with a google.rpc.Status.code of 1, corresponding to + * `Code.CANCELLED`. (operations.cancel) + * + * @param string $name The name of the operation resource to be cancelled. + * @param Google_Service_CloudVideoIntelligence_GoogleLongrunningCancelOperationRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_CloudVideoIntelligence_GoogleProtobufEmpty + */ + public function cancel($name, Google_Service_CloudVideoIntelligence_GoogleLongrunningCancelOperationRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('cancel', array($params), "Google_Service_CloudVideoIntelligence_GoogleProtobufEmpty"); + } + /** + * Deletes a long-running operation. This method indicates that the client is no + * longer interested in the operation result. It does not cancel the operation. + * If the server doesn't support this method, it returns + * `google.rpc.Code.UNIMPLEMENTED`. (operations.delete) + * + * @param string $name The name of the operation resource to be deleted. + * @param array $optParams Optional parameters. + * @return Google_Service_CloudVideoIntelligence_GoogleProtobufEmpty + */ + public function delete($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params), "Google_Service_CloudVideoIntelligence_GoogleProtobufEmpty"); + } + /** + * Gets the latest state of a long-running operation. Clients can use this + * method to poll the operation result at intervals as recommended by the API + * service. (operations.get) + * + * @param string $name The name of the operation resource. + * @param array $optParams Optional parameters. + * @return Google_Service_CloudVideoIntelligence_GoogleLongrunningOperation + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_CloudVideoIntelligence_GoogleLongrunningOperation"); + } + /** + * Lists operations that match the specified filter in the request. If the + * server doesn't support this method, it returns `UNIMPLEMENTED`. + * + * NOTE: the `name` binding allows API services to override the binding to use + * different resource name schemes, such as `users/operations`. To override the + * binding, API services can add a binding such as + * `"/v1/{name=users}/operations"` to their service configuration. For backwards + * compatibility, the default name includes the operations collection id, + * however overriding users must ensure the name binding is the parent resource, + * without the operations collection id. (operations.listOperations) + * + * @param array $optParams Optional parameters. + * + * @opt_param string name The name of the operation's parent resource. + * @opt_param string pageToken The standard list page token. + * @opt_param int pageSize The standard list page size. + * @opt_param string filter The standard list filter. + * @return Google_Service_CloudVideoIntelligence_GoogleLongrunningListOperationsResponse + */ + public function listOperations($optParams = array()) + { + $params = array(); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_CloudVideoIntelligence_GoogleLongrunningListOperationsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/Resource/Videos.php b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/Resource/Videos.php index 4734b806..a36806b6 100644 --- a/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/Resource/Videos.php +++ b/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/Resource/Videos.php @@ -31,11 +31,11 @@ class Google_Service_CloudVideoIntelligence_Resource_Videos extends Google_Servi * contains `AnnotateVideoProgress` (progress). `Operation.response` contains * `AnnotateVideoResponse` (results). (videos.annotate) * - * @param Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta1AnnotateVideoRequest $postBody + * @param Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1AnnotateVideoRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_CloudVideoIntelligence_GoogleLongrunningOperation */ - public function annotate(Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta1AnnotateVideoRequest $postBody, $optParams = array()) + public function annotate(Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1AnnotateVideoRequest $postBody, $optParams = array()) { $params = array('postBody' => $postBody); $params = array_merge($params, $optParams); diff --git a/vendor/google/apiclient-services/src/Google/Service/Cloudbilling.php b/vendor/google/apiclient-services/src/Google/Service/Cloudbilling.php index 7e29089c..4c52bb04 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Cloudbilling.php +++ b/vendor/google/apiclient-services/src/Google/Service/Cloudbilling.php @@ -60,7 +60,11 @@ public function __construct(Google_Client $client) 'billingAccounts', array( 'methods' => array( - 'get' => array( + 'create' => array( + 'path' => 'v1/billingAccounts', + 'httpMethod' => 'POST', + 'parameters' => array(), + ),'get' => array( 'path' => 'v1/{+name}', 'httpMethod' => 'GET', 'parameters' => array( @@ -70,10 +74,24 @@ public function __construct(Google_Client $client) 'required' => true, ), ), + ),'getIamPolicy' => array( + 'path' => 'v1/{+resource}:getIamPolicy', + 'httpMethod' => 'GET', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), ),'list' => array( 'path' => 'v1/billingAccounts', 'httpMethod' => 'GET', 'parameters' => array( + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', @@ -83,6 +101,40 @@ public function __construct(Google_Client $client) 'type' => 'integer', ), ), + ),'patch' => array( + 'path' => 'v1/{+name}', + 'httpMethod' => 'PATCH', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'updateMask' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'setIamPolicy' => array( + 'path' => 'v1/{+resource}:setIamPolicy', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'testIamPermissions' => array( + 'path' => 'v1/{+resource}:testIamPermissions', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), ), ) ) @@ -155,14 +207,14 @@ public function __construct(Google_Client $client) 'path' => 'v1/services', 'httpMethod' => 'GET', 'parameters' => array( - 'pageSize' => array( - 'location' => 'query', - 'type' => 'integer', - ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), ), ), ) @@ -183,11 +235,11 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'endTime' => array( + 'currencyCode' => array( 'location' => 'query', 'type' => 'string', ), - 'startTime' => array( + 'endTime' => array( 'location' => 'query', 'type' => 'string', ), @@ -195,13 +247,13 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), - 'pageSize' => array( + 'startTime' => array( 'location' => 'query', - 'type' => 'integer', + 'type' => 'string', ), - 'currencyCode' => array( + 'pageSize' => array( 'location' => 'query', - 'type' => 'string', + 'type' => 'integer', ), ), ), diff --git a/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/AuditConfig.php b/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/AuditConfig.php new file mode 100644 index 00000000..3175afb2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/AuditConfig.php @@ -0,0 +1,47 @@ +auditLogConfigs = $auditLogConfigs; + } + /** + * @return Google_Service_Cloudbilling_AuditLogConfig + */ + public function getAuditLogConfigs() + { + return $this->auditLogConfigs; + } + public function setService($service) + { + $this->service = $service; + } + public function getService() + { + return $this->service; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/AuditLogConfig.php b/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/AuditLogConfig.php new file mode 100644 index 00000000..f0c91e88 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/AuditLogConfig.php @@ -0,0 +1,40 @@ +exemptedMembers = $exemptedMembers; + } + public function getExemptedMembers() + { + return $this->exemptedMembers; + } + public function setLogType($logType) + { + $this->logType = $logType; + } + public function getLogType() + { + return $this->logType; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/BillingAccount.php b/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/BillingAccount.php index 07642028..79b89b44 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/BillingAccount.php +++ b/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/BillingAccount.php @@ -18,6 +18,7 @@ class Google_Service_Cloudbilling_BillingAccount extends Google_Model { public $displayName; + public $masterBillingAccount; public $name; public $open; @@ -29,6 +30,14 @@ public function getDisplayName() { return $this->displayName; } + public function setMasterBillingAccount($masterBillingAccount) + { + $this->masterBillingAccount = $masterBillingAccount; + } + public function getMasterBillingAccount() + { + return $this->masterBillingAccount; + } public function setName($name) { $this->name = $name; diff --git a/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Binding.php b/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Binding.php new file mode 100644 index 00000000..35f7bf5f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Binding.php @@ -0,0 +1,56 @@ +condition = $condition; + } + /** + * @return Google_Service_Cloudbilling_Expr + */ + public function getCondition() + { + return $this->condition; + } + public function setMembers($members) + { + $this->members = $members; + } + public function getMembers() + { + return $this->members; + } + public function setRole($role) + { + $this->role = $role; + } + public function getRole() + { + return $this->role; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Expr.php b/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Expr.php new file mode 100644 index 00000000..7c7316ed --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Expr.php @@ -0,0 +1,57 @@ +description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setExpression($expression) + { + $this->expression = $expression; + } + public function getExpression() + { + return $this->expression; + } + public function setLocation($location) + { + $this->location = $location; + } + public function getLocation() + { + return $this->location; + } + public function setTitle($title) + { + $this->title = $title; + } + public function getTitle() + { + return $this->title; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Policy.php b/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Policy.php new file mode 100644 index 00000000..542c12c5 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Policy.php @@ -0,0 +1,72 @@ +auditConfigs = $auditConfigs; + } + /** + * @return Google_Service_Cloudbilling_AuditConfig + */ + public function getAuditConfigs() + { + return $this->auditConfigs; + } + /** + * @param Google_Service_Cloudbilling_Binding + */ + public function setBindings($bindings) + { + $this->bindings = $bindings; + } + /** + * @return Google_Service_Cloudbilling_Binding + */ + public function getBindings() + { + return $this->bindings; + } + public function setEtag($etag) + { + $this->etag = $etag; + } + public function getEtag() + { + return $this->etag; + } + public function setVersion($version) + { + $this->version = $version; + } + public function getVersion() + { + return $this->version; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Resource/BillingAccounts.php b/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Resource/BillingAccounts.php index b3a66df5..16293f90 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Resource/BillingAccounts.php +++ b/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Resource/BillingAccounts.php @@ -25,11 +25,30 @@ */ class Google_Service_Cloudbilling_Resource_BillingAccounts extends Google_Service_Resource { + /** + * Creates a billing account. This method can only be used to create [billing + * subaccounts](https://cloud.google.com/billing/docs/concepts) by GCP + * resellers. When creating a subaccount, the current authenticated user must + * have the `billing.accounts.update` IAM permission on the master account, + * which is typically given to billing account + * [administrators](https://cloud.google.com/billing/docs/how-to/billing- + * access). This method will return an error if the master account has not been + * provisioned as a reseller account. (billingAccounts.create) + * + * @param Google_Service_Cloudbilling_BillingAccount $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Cloudbilling_BillingAccount + */ + public function create(Google_Service_Cloudbilling_BillingAccount $postBody, $optParams = array()) + { + $params = array('postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('create', array($params), "Google_Service_Cloudbilling_BillingAccount"); + } /** * Gets information about a billing account. The current authenticated user must - * be an [owner of the billing - * account](https://support.google.com/cloud/answer/4430947). - * (billingAccounts.get) + * be a [viewer of the billing account](https://cloud.google.com/billing/docs + * /how-to/billing-access). (billingAccounts.get) * * @param string $name The resource name of the billing account to retrieve. For * example, `billingAccounts/012345-567890-ABCDEF`. @@ -43,12 +62,36 @@ public function get($name, $optParams = array()) return $this->call('get', array($params), "Google_Service_Cloudbilling_BillingAccount"); } /** - * Lists the billing accounts that the current authenticated user - * [owns](https://support.google.com/cloud/answer/4430947). + * Gets the access control policy for a billing account. The caller must have + * the `billing.accounts.getIamPolicy` permission on the account, which is often + * given to billing account [viewers](https://cloud.google.com/billing/docs/how- + * to/billing-access). (billingAccounts.getIamPolicy) + * + * @param string $resource REQUIRED: The resource for which the policy is being + * requested. See the operation documentation for the appropriate value for this + * field. + * @param array $optParams Optional parameters. + * @return Google_Service_Cloudbilling_Policy + */ + public function getIamPolicy($resource, $optParams = array()) + { + $params = array('resource' => $resource); + $params = array_merge($params, $optParams); + return $this->call('getIamPolicy', array($params), "Google_Service_Cloudbilling_Policy"); + } + /** + * Lists the billing accounts that the current authenticated user has permission + * to [view](https://cloud.google.com/billing/docs/how-to/billing-access). * (billingAccounts.listBillingAccounts) * * @param array $optParams Optional parameters. * + * @opt_param string filter Options for how to filter the returned billing + * accounts. Currently this only supports filtering for + * [subaccounts](https://cloud.google.com/billing/docs/concepts) under a single + * provided reseller billing account. (e.g. + * "master_billing_account=billingAccounts/012345-678901-ABCDEF"). Boolean + * algebra and other fields are not currently supported. * @opt_param string pageToken A token identifying a page of results to return. * This should be a `next_page_token` value returned from a previous * `ListBillingAccounts` call. If unspecified, the first page of results is @@ -63,4 +106,64 @@ public function listBillingAccounts($optParams = array()) $params = array_merge($params, $optParams); return $this->call('list', array($params), "Google_Service_Cloudbilling_ListBillingAccountsResponse"); } + /** + * Updates a billing account's fields. Currently the only field that can be + * edited is `display_name`. The current authenticated user must have the + * `billing.accounts.update` IAM permission, which is typically given to the + * [administrator](https://cloud.google.com/billing/docs/how-to/billing-access) + * of the billing account. (billingAccounts.patch) + * + * @param string $name The name of the billing account resource to be updated. + * @param Google_Service_Cloudbilling_BillingAccount $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string updateMask The update mask applied to the resource. Only + * "display_name" is currently supported. + * @return Google_Service_Cloudbilling_BillingAccount + */ + public function patch($name, Google_Service_Cloudbilling_BillingAccount $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('patch', array($params), "Google_Service_Cloudbilling_BillingAccount"); + } + /** + * Sets the access control policy for a billing account. Replaces any existing + * policy. The caller must have the `billing.accounts.setIamPolicy` permission + * on the account, which is often given to billing account + * [administrators](https://cloud.google.com/billing/docs/how-to/billing- + * access). (billingAccounts.setIamPolicy) + * + * @param string $resource REQUIRED: The resource for which the policy is being + * specified. See the operation documentation for the appropriate value for this + * field. + * @param Google_Service_Cloudbilling_SetIamPolicyRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Cloudbilling_Policy + */ + public function setIamPolicy($resource, Google_Service_Cloudbilling_SetIamPolicyRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setIamPolicy', array($params), "Google_Service_Cloudbilling_Policy"); + } + /** + * Tests the access control policy for a billing account. This method takes the + * resource and a set of permissions as input and returns the subset of the + * input permissions that the caller is allowed for that resource. + * (billingAccounts.testIamPermissions) + * + * @param string $resource REQUIRED: The resource for which the policy detail is + * being requested. See the operation documentation for the appropriate value + * for this field. + * @param Google_Service_Cloudbilling_TestIamPermissionsRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Cloudbilling_TestIamPermissionsResponse + */ + public function testIamPermissions($resource, Google_Service_Cloudbilling_TestIamPermissionsRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('testIamPermissions', array($params), "Google_Service_Cloudbilling_TestIamPermissionsResponse"); + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Resource/BillingAccountsProjects.php b/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Resource/BillingAccountsProjects.php index b2081202..d243cc4a 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Resource/BillingAccountsProjects.php +++ b/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Resource/BillingAccountsProjects.php @@ -27,9 +27,9 @@ class Google_Service_Cloudbilling_Resource_BillingAccountsProjects extends Googl { /** * Lists the projects associated with a billing account. The current - * authenticated user must have the "billing.resourceAssociations.list" IAM + * authenticated user must have the `billing.resourceAssociations.list` IAM * permission, which is often given to billing account - * [viewers](https://support.google.com/cloud/answer/4430947). + * [viewers](https://cloud.google.com/billing/docs/how-to/billing-access). * (projects.listBillingAccountsProjects) * * @param string $name The resource name of the billing account associated with diff --git a/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Resource/Projects.php b/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Resource/Projects.php index 20aa5edc..55c5d748 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Resource/Projects.php +++ b/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Resource/Projects.php @@ -51,13 +51,14 @@ public function getBillingInfo($name, $optParams = array()) * usage charges. * * *Note:* Incurred charges that have not yet been reported in the transaction - * history of the Google Cloud Console may be billed to the new billing account, - * even if the charge occurred before the new billing account was assigned to - * the project. + * history of the GCP Console might be billed to the new billing account, even + * if the charge occurred before the new billing account was assigned to the + * project. * * The current authenticated user must have ownership privileges for both the * [project](https://cloud.google.com/docs/permissions-overview#h.bgs0oxofvnoo ) - * and the [billing account](https://support.google.com/cloud/answer/4430947). + * and the [billing account](https://cloud.google.com/billing/docs/how-to + * /billing-access). * * You can disable billing on the project by setting the `billing_account_name` * field to empty. This action disassociates the current billing account from diff --git a/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Resource/Services.php b/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Resource/Services.php index e82fb98b..aed2e4f7 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Resource/Services.php +++ b/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Resource/Services.php @@ -30,10 +30,10 @@ class Google_Service_Cloudbilling_Resource_Services extends Google_Service_Resou * * @param array $optParams Optional parameters. * - * @opt_param int pageSize Requested page size. Defaults to 5000. * @opt_param string pageToken A token identifying a page of results to return. * This should be a `next_page_token` value returned from a previous * `ListServices` call. If unspecified, the first page of results is returned. + * @opt_param int pageSize Requested page size. Defaults to 5000. * @return Google_Service_Cloudbilling_ListServicesResponse */ public function listServices($optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Resource/ServicesSkus.php b/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Resource/ServicesSkus.php index ef32a0e7..25a6ef22 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Resource/ServicesSkus.php +++ b/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/Resource/ServicesSkus.php @@ -33,23 +33,23 @@ class Google_Service_Cloudbilling_Resource_ServicesSkus extends Google_Service_R * "services/DA34-426B-A397" * @param array $optParams Optional parameters. * + * @opt_param string currencyCode The ISO 4217 currency code for the pricing + * info in the response proto. Will use the conversion rate as of start_time. + * Optional. If not specified USD will be used. * @opt_param string endTime Optional exclusive end time of the time range for * which the pricing versions will be returned. Timestamps in the future are not * allowed. The time range has to be within a single calendar month in * America/Los_Angeles timezone. Time range as a whole is optional. If not * specified, the latest pricing will be returned (up to 12 hours old at most). + * @opt_param string pageToken A token identifying a page of results to return. + * This should be a `next_page_token` value returned from a previous `ListSkus` + * call. If unspecified, the first page of results is returned. * @opt_param string startTime Optional inclusive start time of the time range * for which the pricing versions will be returned. Timestamps in the future are * not allowed. The time range has to be within a single calendar month in * America/Los_Angeles timezone. Time range as a whole is optional. If not * specified, the latest pricing will be returned (up to 12 hours old at most). - * @opt_param string pageToken A token identifying a page of results to return. - * This should be a `next_page_token` value returned from a previous `ListSkus` - * call. If unspecified, the first page of results is returned. * @opt_param int pageSize Requested page size. Defaults to 5000. - * @opt_param string currencyCode The ISO 4217 currency code for the pricing - * info in the response proto. Will use the conversion rate as of start_time. - * Optional. If not specified USD will be used. * @return Google_Service_Cloudbilling_ListSkusResponse */ public function listServicesSkus($parent, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/SetIamPolicyRequest.php b/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/SetIamPolicyRequest.php new file mode 100644 index 00000000..5a81d5b4 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/SetIamPolicyRequest.php @@ -0,0 +1,46 @@ +policy = $policy; + } + /** + * @return Google_Service_Cloudbilling_Policy + */ + public function getPolicy() + { + return $this->policy; + } + public function setUpdateMask($updateMask) + { + $this->updateMask = $updateMask; + } + public function getUpdateMask() + { + return $this->updateMask; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/TestIamPermissionsRequest.php b/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/TestIamPermissionsRequest.php new file mode 100644 index 00000000..f04b17e1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/TestIamPermissionsRequest.php @@ -0,0 +1,31 @@ +permissions = $permissions; + } + public function getPermissions() + { + return $this->permissions; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/TestIamPermissionsResponse.php b/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/TestIamPermissionsResponse.php new file mode 100644 index 00000000..551d093d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Cloudbilling/TestIamPermissionsResponse.php @@ -0,0 +1,31 @@ +permissions = $permissions; + } + public function getPermissions() + { + return $this->permissions; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Clouderrorreporting.php b/vendor/google/apiclient-services/src/Google/Service/Clouderrorreporting.php index 8ad7ce8b..471cb454 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Clouderrorreporting.php +++ b/vendor/google/apiclient-services/src/Google/Service/Clouderrorreporting.php @@ -89,31 +89,31 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'pageToken' => array( + 'serviceFilter.resourceType' => array( 'location' => 'query', 'type' => 'string', ), - 'serviceFilter.service' => array( + 'timeRange.period' => array( 'location' => 'query', 'type' => 'string', ), - 'pageSize' => array( + 'groupId' => array( 'location' => 'query', - 'type' => 'integer', + 'type' => 'string', ), - 'serviceFilter.version' => array( + 'pageToken' => array( 'location' => 'query', 'type' => 'string', ), - 'serviceFilter.resourceType' => array( + 'serviceFilter.service' => array( 'location' => 'query', 'type' => 'string', ), - 'timeRange.period' => array( + 'pageSize' => array( 'location' => 'query', - 'type' => 'string', + 'type' => 'integer', ), - 'groupId' => array( + 'serviceFilter.version' => array( 'location' => 'query', 'type' => 'string', ), @@ -147,48 +147,48 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'timeRange.period' => array( + 'serviceFilter.resourceType' => array( 'location' => 'query', 'type' => 'string', ), - 'alignment' => array( + 'alignmentTime' => array( 'location' => 'query', 'type' => 'string', ), - 'groupId' => array( + 'timedCountDuration' => array( 'location' => 'query', 'type' => 'string', - 'repeated' => true, ), - 'serviceFilter.service' => array( + 'pageToken' => array( 'location' => 'query', 'type' => 'string', ), - 'pageSize' => array( + 'timeRange.period' => array( 'location' => 'query', - 'type' => 'integer', + 'type' => 'string', ), - 'serviceFilter.version' => array( + 'alignment' => array( 'location' => 'query', 'type' => 'string', ), - 'order' => array( + 'groupId' => array( 'location' => 'query', 'type' => 'string', + 'repeated' => true, ), - 'serviceFilter.resourceType' => array( + 'serviceFilter.service' => array( 'location' => 'query', 'type' => 'string', ), - 'alignmentTime' => array( + 'pageSize' => array( 'location' => 'query', - 'type' => 'string', + 'type' => 'integer', ), - 'timedCountDuration' => array( + 'serviceFilter.version' => array( 'location' => 'query', 'type' => 'string', ), - 'pageToken' => array( + 'order' => array( 'location' => 'query', 'type' => 'string', ), diff --git a/vendor/google/apiclient-services/src/Google/Service/Clouderrorreporting/Resource/ProjectsEvents.php b/vendor/google/apiclient-services/src/Google/Service/Clouderrorreporting/Resource/ProjectsEvents.php index 6d411e63..c6bf9835 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Clouderrorreporting/Resource/ProjectsEvents.php +++ b/vendor/google/apiclient-services/src/Google/Service/Clouderrorreporting/Resource/ProjectsEvents.php @@ -34,6 +34,13 @@ class Google_Service_Clouderrorreporting_Resource_ProjectsEvents extends Google_ * `projects/my-project-123`. * @param array $optParams Optional parameters. * + * @opt_param string serviceFilter.resourceType [Optional] The exact value to + * match against [`ServiceContext.resource_type`](/error- + * reporting/reference/rest/v1beta1/ServiceContext#FIELDS.resource_type). + * @opt_param string timeRange.period Restricts the query to the specified time + * range. + * @opt_param string groupId [Required] The group for which events shall be + * returned. * @opt_param string pageToken [Optional] A `next_page_token` provided by a * previous response. * @opt_param string serviceFilter.service [Optional] The exact value to match @@ -44,13 +51,6 @@ class Google_Service_Clouderrorreporting_Resource_ProjectsEvents extends Google_ * @opt_param string serviceFilter.version [Optional] The exact value to match * against [`ServiceContext.version`](/error- * reporting/reference/rest/v1beta1/ServiceContext#FIELDS.version). - * @opt_param string serviceFilter.resourceType [Optional] The exact value to - * match against [`ServiceContext.resource_type`](/error- - * reporting/reference/rest/v1beta1/ServiceContext#FIELDS.resource_type). - * @opt_param string timeRange.period Restricts the query to the specified time - * range. - * @opt_param string groupId [Required] The group for which events shall be - * returned. * @return Google_Service_Clouderrorreporting_ListEventsResponse */ public function listProjectsEvents($projectName, $optParams = array()) @@ -62,11 +62,13 @@ public function listProjectsEvents($projectName, $optParams = array()) /** * Report an individual error event. * - * This endpoint accepts either an OAuth token, or an API key for - * authentication. To use an API key, append it to the URL as the value of a - * `key` parameter. For example: POST - * https://clouderrorreporting.googleapis.com/v1beta1/projects/example- - * project/events:report?key=123ABC456 (events.report) + * This endpoint accepts **either** an OAuth token, **or** an [API + * key](https://support.google.com/cloud/answer/6158862) for authentication. To + * use an API key, append it to the URL as the value of a `key` parameter. For + * example: + * + * `POST https://clouderrorreporting.googleapis.com/v1beta1/projects/example- + * project/events:report?key=123ABC456` (events.report) * * @param string $projectName [Required] The resource name of the Google Cloud * Platform project. Written as `projects/` plus the [Google Cloud Platform diff --git a/vendor/google/apiclient-services/src/Google/Service/Clouderrorreporting/Resource/ProjectsGroupStats.php b/vendor/google/apiclient-services/src/Google/Service/Clouderrorreporting/Resource/ProjectsGroupStats.php index e2f9a28e..237a0a43 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Clouderrorreporting/Resource/ProjectsGroupStats.php +++ b/vendor/google/apiclient-services/src/Google/Service/Clouderrorreporting/Resource/ProjectsGroupStats.php @@ -35,6 +35,16 @@ class Google_Service_Clouderrorreporting_Resource_ProjectsGroupStats extends Goo * Example: projects/my-project-123. * @param array $optParams Optional parameters. * + * @opt_param string serviceFilter.resourceType [Optional] The exact value to + * match against [`ServiceContext.resource_type`](/error- + * reporting/reference/rest/v1beta1/ServiceContext#FIELDS.resource_type). + * @opt_param string alignmentTime [Optional] Time where the timed counts shall + * be aligned if rounded alignment is chosen. Default is 00:00 UTC. + * @opt_param string timedCountDuration [Optional] The preferred duration for a + * single returned `TimedCount`. If not set, no timed counts are returned. + * @opt_param string pageToken [Optional] A `next_page_token` provided by a + * previous response. To view additional results, pass this token along with the + * identical query parameters as the first request. * @opt_param string timeRange.period Restricts the query to the specified time * range. * @opt_param string alignment [Optional] The alignment of the timed counts to @@ -50,16 +60,6 @@ class Google_Service_Clouderrorreporting_Resource_ProjectsGroupStats extends Goo * reporting/reference/rest/v1beta1/ServiceContext#FIELDS.version). * @opt_param string order [Optional] The sort order in which the results are * returned. Default is `COUNT_DESC`. - * @opt_param string serviceFilter.resourceType [Optional] The exact value to - * match against [`ServiceContext.resource_type`](/error- - * reporting/reference/rest/v1beta1/ServiceContext#FIELDS.resource_type). - * @opt_param string alignmentTime [Optional] Time where the timed counts shall - * be aligned if rounded alignment is chosen. Default is 00:00 UTC. - * @opt_param string timedCountDuration [Optional] The preferred duration for a - * single returned `TimedCount`. If not set, no timed counts are returned. - * @opt_param string pageToken [Optional] A `next_page_token` provided by a - * previous response. To view additional results, pass this token along with the - * identical query parameters as the first request. * @return Google_Service_Clouderrorreporting_ListGroupStatsResponse */ public function listProjectsGroupStats($projectName, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute.php b/vendor/google/apiclient-services/src/Google/Service/Compute.php index d6bc6907..3ec3feb1 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute.php @@ -72,21 +72,29 @@ class Google_Service_Compute extends Google_Service public $interconnectAttachments; public $interconnectLocations; public $interconnects; + public $licenseCodes; public $licenses; public $machineTypes; public $networks; + public $nodeGroups; + public $nodeTemplates; + public $nodeTypes; public $projects; public $regionAutoscalers; public $regionBackendServices; public $regionCommitments; + public $regionDiskTypes; + public $regionDisks; public $regionInstanceGroupManagers; public $regionInstanceGroups; public $regionOperations; public $regions; public $routers; public $routes; + public $securityPolicies; public $snapshots; public $sslCertificates; + public $sslPolicies; public $subnetworks; public $targetHttpProxies; public $targetHttpsProxies; @@ -512,7 +520,26 @@ public function __construct(Google_Client $client) 'backendBuckets', array( 'methods' => array( - 'delete' => array( + 'addSignedUrlKey' => array( + 'path' => '{project}/global/backendBuckets/{backendBucket}/addSignedUrlKey', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'backendBucket' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'delete' => array( 'path' => '{project}/global/backendBuckets/{backendBucket}', 'httpMethod' => 'DELETE', 'parameters' => array( @@ -531,6 +558,30 @@ public function __construct(Google_Client $client) 'type' => 'string', ), ), + ),'deleteSignedUrlKey' => array( + 'path' => '{project}/global/backendBuckets/{backendBucket}/deleteSignedUrlKey', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'backendBucket' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'keyName' => array( + 'location' => 'query', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), ),'get' => array( 'path' => '{project}/global/backendBuckets/{backendBucket}', 'httpMethod' => 'GET', @@ -634,7 +685,26 @@ public function __construct(Google_Client $client) 'backendServices', array( 'methods' => array( - 'aggregatedList' => array( + 'addSignedUrlKey' => array( + 'path' => '{project}/global/backendServices/{backendService}/addSignedUrlKey', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'backendService' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'aggregatedList' => array( 'path' => '{project}/aggregated/backendServices', 'httpMethod' => 'GET', 'parameters' => array( @@ -679,6 +749,30 @@ public function __construct(Google_Client $client) 'type' => 'string', ), ), + ),'deleteSignedUrlKey' => array( + 'path' => '{project}/global/backendServices/{backendService}/deleteSignedUrlKey', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'backendService' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'keyName' => array( + 'location' => 'query', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), ),'get' => array( 'path' => '{project}/global/backendServices/{backendService}', 'httpMethod' => 'GET', @@ -768,6 +862,25 @@ public function __construct(Google_Client $client) 'type' => 'string', ), ), + ),'setSecurityPolicy' => array( + 'path' => '{project}/global/backendServices/{backendService}/setSecurityPolicy', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'backendService' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), ),'update' => array( 'path' => '{project}/global/backendServices/{backendService}', 'httpMethod' => 'PUT', @@ -2863,6 +2976,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'forceAttach' => array( + 'location' => 'query', + 'type' => 'boolean', + ), 'requestId' => array( 'location' => 'query', 'type' => 'string', @@ -3021,6 +3138,10 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), + 'sourceInstanceTemplate' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ),'list' => array( 'path' => '{project}/zones/{zone}/instances', @@ -3367,6 +3488,26 @@ public function __construct(Google_Client $client) 'type' => 'string', ), ), + ),'simulateMaintenanceEvent' => array( + 'path' => '{project}/zones/{zone}/instances/{instance}/simulateMaintenanceEvent', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'zone' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'instance' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), ),'start' => array( 'path' => '{project}/zones/{zone}/instances/{instance}/start', 'httpMethod' => 'POST', @@ -3468,6 +3609,35 @@ public function __construct(Google_Client $client) 'type' => 'string', ), ), + ),'updateNetworkInterface' => array( + 'path' => '{project}/zones/{zone}/instances/{instance}/updateNetworkInterface', + 'httpMethod' => 'PATCH', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'zone' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'instance' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'networkInterface' => array( + 'location' => 'query', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), ), ) ) @@ -3598,6 +3768,30 @@ public function __construct(Google_Client $client) 'type' => 'string', ), ), + ),'patch' => array( + 'path' => '{project}/regions/{region}/interconnectAttachments/{interconnectAttachment}', + 'httpMethod' => 'PATCH', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'region' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'interconnectAttachment' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), ), ) ) @@ -3756,14 +3950,14 @@ public function __construct(Google_Client $client) ) ) ); - $this->licenses = new Google_Service_Compute_Resource_Licenses( + $this->licenseCodes = new Google_Service_Compute_Resource_LicenseCodes( $this, $this->serviceName, - 'licenses', + 'licenseCodes', array( 'methods' => array( 'get' => array( - 'path' => '{project}/global/licenses/{license}', + 'path' => '{project}/global/licenseCodes/{licenseCode}', 'httpMethod' => 'GET', 'parameters' => array( 'project' => array( @@ -3771,7 +3965,22 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'license' => array( + 'licenseCode' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'testIamPermissions' => array( + 'path' => '{project}/global/licenseCodes/{resource}/testIamPermissions', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'resource' => array( 'location' => 'path', 'type' => 'string', 'required' => true, @@ -3781,40 +3990,33 @@ public function __construct(Google_Client $client) ) ) ); - $this->machineTypes = new Google_Service_Compute_Resource_MachineTypes( + $this->licenses = new Google_Service_Compute_Resource_Licenses( $this, $this->serviceName, - 'machineTypes', + 'licenses', array( 'methods' => array( - 'aggregatedList' => array( - 'path' => '{project}/aggregated/machineTypes', - 'httpMethod' => 'GET', + 'delete' => array( + 'path' => '{project}/global/licenses/{license}', + 'httpMethod' => 'DELETE', 'parameters' => array( 'project' => array( 'location' => 'path', 'type' => 'string', 'required' => true, ), - 'filter' => array( - 'location' => 'query', - 'type' => 'string', - ), - 'maxResults' => array( - 'location' => 'query', - 'type' => 'integer', - ), - 'orderBy' => array( - 'location' => 'query', + 'license' => array( + 'location' => 'path', 'type' => 'string', + 'required' => true, ), - 'pageToken' => array( + 'requestId' => array( 'location' => 'query', 'type' => 'string', ), ), ),'get' => array( - 'path' => '{project}/zones/{zone}/machineTypes/{machineType}', + 'path' => '{project}/global/licenses/{license}', 'httpMethod' => 'GET', 'parameters' => array( 'project' => array( @@ -3822,19 +4024,28 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'zone' => array( + 'license' => array( 'location' => 'path', 'type' => 'string', 'required' => true, ), - 'machineType' => array( + ), + ),'insert' => array( + 'path' => '{project}/global/licenses', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( 'location' => 'path', 'type' => 'string', 'required' => true, ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ),'list' => array( - 'path' => '{project}/zones/{zone}/machineTypes', + 'path' => '{project}/global/licenses', 'httpMethod' => 'GET', 'parameters' => array( 'project' => array( @@ -3842,11 +4053,6 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'zone' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), 'filter' => array( 'location' => 'query', 'type' => 'string', @@ -3864,18 +4070,8 @@ public function __construct(Google_Client $client) 'type' => 'string', ), ), - ), - ) - ) - ); - $this->networks = new Google_Service_Compute_Resource_Networks( - $this, - $this->serviceName, - 'networks', - array( - 'methods' => array( - 'addPeering' => array( - 'path' => '{project}/global/networks/{network}/addPeering', + ),'testIamPermissions' => array( + 'path' => '{project}/global/licenses/{resource}/testIamPermissions', 'httpMethod' => 'POST', 'parameters' => array( 'project' => array( @@ -3883,20 +4079,132 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'network' => array( + 'resource' => array( 'location' => 'path', 'type' => 'string', 'required' => true, ), - 'requestId' => array( - 'location' => 'query', - 'type' => 'string', - ), ), - ),'delete' => array( - 'path' => '{project}/global/networks/{network}', - 'httpMethod' => 'DELETE', - 'parameters' => array( + ), + ) + ) + ); + $this->machineTypes = new Google_Service_Compute_Resource_MachineTypes( + $this, + $this->serviceName, + 'machineTypes', + array( + 'methods' => array( + 'aggregatedList' => array( + 'path' => '{project}/aggregated/machineTypes', + 'httpMethod' => 'GET', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'maxResults' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'orderBy' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'get' => array( + 'path' => '{project}/zones/{zone}/machineTypes/{machineType}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'zone' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'machineType' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => '{project}/zones/{zone}/machineTypes', + 'httpMethod' => 'GET', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'zone' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'maxResults' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'orderBy' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ), + ) + ) + ); + $this->networks = new Google_Service_Compute_Resource_Networks( + $this, + $this->serviceName, + 'networks', + array( + 'methods' => array( + 'addPeering' => array( + 'path' => '{project}/global/networks/{network}/addPeering', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'network' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'delete' => array( + 'path' => '{project}/global/networks/{network}', + 'httpMethod' => 'DELETE', + 'parameters' => array( 'project' => array( 'location' => 'path', 'type' => 'string', @@ -4017,9 +4325,469 @@ public function __construct(Google_Client $client) 'network' => array( 'location' => 'path', 'type' => 'string', - 'required' => true, + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ), + ) + ) + ); + $this->nodeGroups = new Google_Service_Compute_Resource_NodeGroups( + $this, + $this->serviceName, + 'nodeGroups', + array( + 'methods' => array( + 'addNodes' => array( + 'path' => '{project}/zones/{zone}/nodeGroups/{nodeGroup}/addNodes', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'zone' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'nodeGroup' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'aggregatedList' => array( + 'path' => '{project}/aggregated/nodeGroups', + 'httpMethod' => 'GET', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'maxResults' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'orderBy' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'delete' => array( + 'path' => '{project}/zones/{zone}/nodeGroups/{nodeGroup}', + 'httpMethod' => 'DELETE', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'zone' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'nodeGroup' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'deleteNodes' => array( + 'path' => '{project}/zones/{zone}/nodeGroups/{nodeGroup}/deleteNodes', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'zone' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'nodeGroup' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'get' => array( + 'path' => '{project}/zones/{zone}/nodeGroups/{nodeGroup}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'zone' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'nodeGroup' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'insert' => array( + 'path' => '{project}/zones/{zone}/nodeGroups', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'zone' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'initialNodeCount' => array( + 'location' => 'query', + 'type' => 'integer', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'list' => array( + 'path' => '{project}/zones/{zone}/nodeGroups', + 'httpMethod' => 'GET', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'zone' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'maxResults' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'orderBy' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'listNodes' => array( + 'path' => '{project}/zones/{zone}/nodeGroups/{nodeGroup}/listNodes', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'zone' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'nodeGroup' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'maxResults' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'orderBy' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'setNodeTemplate' => array( + 'path' => '{project}/zones/{zone}/nodeGroups/{nodeGroup}/setNodeTemplate', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'zone' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'nodeGroup' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ), + ) + ) + ); + $this->nodeTemplates = new Google_Service_Compute_Resource_NodeTemplates( + $this, + $this->serviceName, + 'nodeTemplates', + array( + 'methods' => array( + 'aggregatedList' => array( + 'path' => '{project}/aggregated/nodeTemplates', + 'httpMethod' => 'GET', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'maxResults' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'orderBy' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'delete' => array( + 'path' => '{project}/regions/{region}/nodeTemplates/{nodeTemplate}', + 'httpMethod' => 'DELETE', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'region' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'nodeTemplate' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'get' => array( + 'path' => '{project}/regions/{region}/nodeTemplates/{nodeTemplate}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'region' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'nodeTemplate' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'insert' => array( + 'path' => '{project}/regions/{region}/nodeTemplates', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'region' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'list' => array( + 'path' => '{project}/regions/{region}/nodeTemplates', + 'httpMethod' => 'GET', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'region' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'maxResults' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'orderBy' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ), + ) + ) + ); + $this->nodeTypes = new Google_Service_Compute_Resource_NodeTypes( + $this, + $this->serviceName, + 'nodeTypes', + array( + 'methods' => array( + 'aggregatedList' => array( + 'path' => '{project}/aggregated/nodeTypes', + 'httpMethod' => 'GET', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'maxResults' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'orderBy' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'get' => array( + 'path' => '{project}/zones/{zone}/nodeTypes/{nodeType}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'zone' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'nodeType' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => '{project}/zones/{zone}/nodeTypes', + 'httpMethod' => 'GET', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'zone' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'maxResults' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'orderBy' => array( + 'location' => 'query', + 'type' => 'string', ), - 'requestId' => array( + 'pageToken' => array( 'location' => 'query', 'type' => 'string', ), @@ -4204,6 +4972,20 @@ public function __construct(Google_Client $client) 'type' => 'string', ), ), + ),'setDefaultNetworkTier' => array( + 'path' => '{project}/setDefaultNetworkTier', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), ),'setUsageExportBucket' => array( 'path' => '{project}/setUsageExportBucket', 'httpMethod' => 'POST', @@ -4641,9 +5423,270 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), - 'pageToken' => array( - 'location' => 'query', + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ), + ) + ) + ); + $this->regionDiskTypes = new Google_Service_Compute_Resource_RegionDiskTypes( + $this, + $this->serviceName, + 'regionDiskTypes', + array( + 'methods' => array( + 'get' => array( + 'path' => '{project}/regions/{region}/diskTypes/{diskType}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'region' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'diskType' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => '{project}/regions/{region}/diskTypes', + 'httpMethod' => 'GET', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'region' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'maxResults' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'orderBy' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ), + ) + ) + ); + $this->regionDisks = new Google_Service_Compute_Resource_RegionDisks( + $this, + $this->serviceName, + 'regionDisks', + array( + 'methods' => array( + 'createSnapshot' => array( + 'path' => '{project}/regions/{region}/disks/{disk}/createSnapshot', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'region' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'disk' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'delete' => array( + 'path' => '{project}/regions/{region}/disks/{disk}', + 'httpMethod' => 'DELETE', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'region' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'disk' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'get' => array( + 'path' => '{project}/regions/{region}/disks/{disk}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'region' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'disk' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'insert' => array( + 'path' => '{project}/regions/{region}/disks', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'region' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'sourceImage' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'list' => array( + 'path' => '{project}/regions/{region}/disks', + 'httpMethod' => 'GET', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'region' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'maxResults' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'orderBy' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'resize' => array( + 'path' => '{project}/regions/{region}/disks/{disk}/resize', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'region' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'disk' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'setLabels' => array( + 'path' => '{project}/regions/{region}/disks/{resource}/setLabels', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'region' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'testIamPermissions' => array( + 'path' => '{project}/regions/{region}/disks/{resource}/testIamPermissions', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'region' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'resource' => array( + 'location' => 'path', 'type' => 'string', + 'required' => true, ), ), ), @@ -5362,8 +6405,273 @@ public function __construct(Google_Client $client) 'type' => 'string', ), ), - ),'preview' => array( - 'path' => '{project}/regions/{region}/routers/{router}/preview', + ),'preview' => array( + 'path' => '{project}/regions/{region}/routers/{router}/preview', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'region' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'router' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'update' => array( + 'path' => '{project}/regions/{region}/routers/{router}', + 'httpMethod' => 'PUT', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'region' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'router' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ), + ) + ) + ); + $this->routes = new Google_Service_Compute_Resource_Routes( + $this, + $this->serviceName, + 'routes', + array( + 'methods' => array( + 'delete' => array( + 'path' => '{project}/global/routes/{route}', + 'httpMethod' => 'DELETE', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'route' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'get' => array( + 'path' => '{project}/global/routes/{route}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'route' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'insert' => array( + 'path' => '{project}/global/routes', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'list' => array( + 'path' => '{project}/global/routes', + 'httpMethod' => 'GET', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'maxResults' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'orderBy' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ), + ) + ) + ); + $this->securityPolicies = new Google_Service_Compute_Resource_SecurityPolicies( + $this, + $this->serviceName, + 'securityPolicies', + array( + 'methods' => array( + 'addRule' => array( + 'path' => '{project}/global/securityPolicies/{securityPolicy}/addRule', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'securityPolicy' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'delete' => array( + 'path' => '{project}/global/securityPolicies/{securityPolicy}', + 'httpMethod' => 'DELETE', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'securityPolicy' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'get' => array( + 'path' => '{project}/global/securityPolicies/{securityPolicy}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'securityPolicy' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'getRule' => array( + 'path' => '{project}/global/securityPolicies/{securityPolicy}/getRule', + 'httpMethod' => 'GET', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'securityPolicy' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'priority' => array( + 'location' => 'query', + 'type' => 'integer', + ), + ), + ),'insert' => array( + 'path' => '{project}/global/securityPolicies', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'list' => array( + 'path' => '{project}/global/securityPolicies', + 'httpMethod' => 'GET', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'maxResults' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'orderBy' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'patch' => array( + 'path' => '{project}/global/securityPolicies/{securityPolicy}', + 'httpMethod' => 'PATCH', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'securityPolicy' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'patchRule' => array( + 'path' => '{project}/global/securityPolicies/{securityPolicy}/patchRule', 'httpMethod' => 'POST', 'parameters' => array( 'project' => array( @@ -5371,53 +6679,47 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'region' => array( + 'securityPolicy' => array( 'location' => 'path', 'type' => 'string', 'required' => true, ), - 'router' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, + 'priority' => array( + 'location' => 'query', + 'type' => 'integer', ), ), - ),'update' => array( - 'path' => '{project}/regions/{region}/routers/{router}', - 'httpMethod' => 'PUT', + ),'removeRule' => array( + 'path' => '{project}/global/securityPolicies/{securityPolicy}/removeRule', + 'httpMethod' => 'POST', 'parameters' => array( 'project' => array( 'location' => 'path', 'type' => 'string', 'required' => true, ), - 'region' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - 'router' => array( + 'securityPolicy' => array( 'location' => 'path', 'type' => 'string', 'required' => true, ), - 'requestId' => array( + 'priority' => array( 'location' => 'query', - 'type' => 'string', + 'type' => 'integer', ), ), ), ) ) ); - $this->routes = new Google_Service_Compute_Resource_Routes( + $this->snapshots = new Google_Service_Compute_Resource_Snapshots( $this, $this->serviceName, - 'routes', + 'snapshots', array( 'methods' => array( 'delete' => array( - 'path' => '{project}/global/routes/{route}', + 'path' => '{project}/global/snapshots/{snapshot}', 'httpMethod' => 'DELETE', 'parameters' => array( 'project' => array( @@ -5425,7 +6727,7 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'route' => array( + 'snapshot' => array( 'location' => 'path', 'type' => 'string', 'required' => true, @@ -5436,7 +6738,7 @@ public function __construct(Google_Client $client) ), ), ),'get' => array( - 'path' => '{project}/global/routes/{route}', + 'path' => '{project}/global/snapshots/{snapshot}', 'httpMethod' => 'GET', 'parameters' => array( 'project' => array( @@ -5444,28 +6746,14 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'route' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'insert' => array( - 'path' => '{project}/global/routes', - 'httpMethod' => 'POST', - 'parameters' => array( - 'project' => array( + 'snapshot' => array( 'location' => 'path', 'type' => 'string', 'required' => true, ), - 'requestId' => array( - 'location' => 'query', - 'type' => 'string', - ), ), ),'list' => array( - 'path' => '{project}/global/routes', + 'path' => '{project}/global/snapshots', 'httpMethod' => 'GET', 'parameters' => array( 'project' => array( @@ -5490,18 +6778,33 @@ public function __construct(Google_Client $client) 'type' => 'string', ), ), + ),'setLabels' => array( + 'path' => '{project}/global/snapshots/{resource}/setLabels', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), ), ) ) ); - $this->snapshots = new Google_Service_Compute_Resource_Snapshots( + $this->sslCertificates = new Google_Service_Compute_Resource_SslCertificates( $this, $this->serviceName, - 'snapshots', + 'sslCertificates', array( 'methods' => array( 'delete' => array( - 'path' => '{project}/global/snapshots/{snapshot}', + 'path' => '{project}/global/sslCertificates/{sslCertificate}', 'httpMethod' => 'DELETE', 'parameters' => array( 'project' => array( @@ -5509,7 +6812,7 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'snapshot' => array( + 'sslCertificate' => array( 'location' => 'path', 'type' => 'string', 'required' => true, @@ -5520,7 +6823,7 @@ public function __construct(Google_Client $client) ), ), ),'get' => array( - 'path' => '{project}/global/snapshots/{snapshot}', + 'path' => '{project}/global/sslCertificates/{sslCertificate}', 'httpMethod' => 'GET', 'parameters' => array( 'project' => array( @@ -5528,14 +6831,28 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'snapshot' => array( + 'sslCertificate' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'insert' => array( + 'path' => '{project}/global/sslCertificates', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( 'location' => 'path', 'type' => 'string', 'required' => true, ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ),'list' => array( - 'path' => '{project}/global/snapshots', + 'path' => '{project}/global/sslCertificates', 'httpMethod' => 'GET', 'parameters' => array( 'project' => array( @@ -5560,33 +6877,18 @@ public function __construct(Google_Client $client) 'type' => 'string', ), ), - ),'setLabels' => array( - 'path' => '{project}/global/snapshots/{resource}/setLabels', - 'httpMethod' => 'POST', - 'parameters' => array( - 'project' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - 'resource' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), ), ) ) ); - $this->sslCertificates = new Google_Service_Compute_Resource_SslCertificates( + $this->sslPolicies = new Google_Service_Compute_Resource_SslPolicies( $this, $this->serviceName, - 'sslCertificates', + 'sslPolicies', array( 'methods' => array( 'delete' => array( - 'path' => '{project}/global/sslCertificates/{sslCertificate}', + 'path' => '{project}/global/sslPolicies/{sslPolicy}', 'httpMethod' => 'DELETE', 'parameters' => array( 'project' => array( @@ -5594,7 +6896,7 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'sslCertificate' => array( + 'sslPolicy' => array( 'location' => 'path', 'type' => 'string', 'required' => true, @@ -5605,7 +6907,7 @@ public function __construct(Google_Client $client) ), ), ),'get' => array( - 'path' => '{project}/global/sslCertificates/{sslCertificate}', + 'path' => '{project}/global/sslPolicies/{sslPolicy}', 'httpMethod' => 'GET', 'parameters' => array( 'project' => array( @@ -5613,14 +6915,14 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'sslCertificate' => array( + 'sslPolicy' => array( 'location' => 'path', 'type' => 'string', 'required' => true, ), ), ),'insert' => array( - 'path' => '{project}/global/sslCertificates', + 'path' => '{project}/global/sslPolicies', 'httpMethod' => 'POST', 'parameters' => array( 'project' => array( @@ -5634,7 +6936,33 @@ public function __construct(Google_Client $client) ), ), ),'list' => array( - 'path' => '{project}/global/sslCertificates', + 'path' => '{project}/global/sslPolicies', + 'httpMethod' => 'GET', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'maxResults' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'orderBy' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'listAvailableFeatures' => array( + 'path' => '{project}/global/sslPolicies/listAvailableFeatures', 'httpMethod' => 'GET', 'parameters' => array( 'project' => array( @@ -5659,6 +6987,25 @@ public function __construct(Google_Client $client) 'type' => 'string', ), ), + ),'patch' => array( + 'path' => '{project}/global/sslPolicies/{sslPolicy}', + 'httpMethod' => 'PATCH', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'sslPolicy' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), ), ) ) @@ -5813,6 +7160,56 @@ public function __construct(Google_Client $client) 'type' => 'string', ), ), + ),'listUsable' => array( + 'path' => '{project}/aggregated/subnetworks/listUsable', + 'httpMethod' => 'GET', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'maxResults' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'orderBy' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'patch' => array( + 'path' => '{project}/regions/{region}/subnetworks/{subnetwork}', + 'httpMethod' => 'PATCH', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'region' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'subnetwork' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), ),'setPrivateIpGoogleAccess' => array( 'path' => '{project}/regions/{region}/subnetworks/{subnetwork}/setPrivateIpGoogleAccess', 'httpMethod' => 'POST', @@ -6024,6 +7421,25 @@ public function __construct(Google_Client $client) 'type' => 'string', ), ), + ),'setQuicOverride' => array( + 'path' => '{project}/global/targetHttpsProxies/{targetHttpsProxy}/setQuicOverride', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'targetHttpsProxy' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), ),'setSslCertificates' => array( 'path' => '{project}/targetHttpsProxies/{targetHttpsProxy}/setSslCertificates', 'httpMethod' => 'POST', @@ -6043,6 +7459,25 @@ public function __construct(Google_Client $client) 'type' => 'string', ), ), + ),'setSslPolicy' => array( + 'path' => '{project}/global/targetHttpsProxies/{targetHttpsProxy}/setSslPolicy', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'targetHttpsProxy' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), ),'setUrlMap' => array( 'path' => '{project}/targetHttpsProxies/{targetHttpsProxy}/setUrlMap', 'httpMethod' => 'POST', @@ -6607,6 +8042,25 @@ public function __construct(Google_Client $client) 'type' => 'string', ), ), + ),'setSslPolicy' => array( + 'path' => '{project}/global/targetSslProxies/{targetSslProxy}/setSslPolicy', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'targetSslProxy' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), ), ) ) diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/AccessConfig.php b/vendor/google/apiclient-services/src/Google/Service/Compute/AccessConfig.php index caac23cc..4969fc67 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/AccessConfig.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/AccessConfig.php @@ -20,6 +20,7 @@ class Google_Service_Compute_AccessConfig extends Google_Model public $kind; public $name; public $natIP; + public $networkTier; public $publicPtrDomainName; public $setPublicPtr; public $type; @@ -48,6 +49,14 @@ public function getNatIP() { return $this->natIP; } + public function setNetworkTier($networkTier) + { + $this->networkTier = $networkTier; + } + public function getNetworkTier() + { + return $this->networkTier; + } public function setPublicPtrDomainName($publicPtrDomainName) { $this->publicPtrDomainName = $publicPtrDomainName; diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Address.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Address.php index bcd8e885..a3b5ef44 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Address.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Address.php @@ -26,6 +26,7 @@ class Google_Service_Compute_Address extends Google_Collection public $ipVersion; public $kind; public $name; + public $networkTier; public $region; public $selfLink; public $status; @@ -96,6 +97,14 @@ public function getName() { return $this->name; } + public function setNetworkTier($networkTier) + { + $this->networkTier = $networkTier; + } + public function getNetworkTier() + { + return $this->networkTier; + } public function setRegion($region) { $this->region = $region; diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/AttachedDisk.php b/vendor/google/apiclient-services/src/Google/Service/Compute/AttachedDisk.php index d4085d6a..bc1b55df 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/AttachedDisk.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/AttachedDisk.php @@ -23,6 +23,8 @@ class Google_Service_Compute_AttachedDisk extends Google_Collection public $deviceName; protected $diskEncryptionKeyType = 'Google_Service_Compute_CustomerEncryptionKey'; protected $diskEncryptionKeyDataType = ''; + protected $guestOsFeaturesType = 'Google_Service_Compute_GuestOsFeature'; + protected $guestOsFeaturesDataType = 'array'; public $index; protected $initializeParamsType = 'Google_Service_Compute_AttachedDiskInitializeParams'; protected $initializeParamsDataType = ''; @@ -71,6 +73,20 @@ public function getDiskEncryptionKey() { return $this->diskEncryptionKey; } + /** + * @param Google_Service_Compute_GuestOsFeature + */ + public function setGuestOsFeatures($guestOsFeatures) + { + $this->guestOsFeatures = $guestOsFeatures; + } + /** + * @return Google_Service_Compute_GuestOsFeature + */ + public function getGuestOsFeatures() + { + return $this->guestOsFeatures; + } public function setIndex($index) { $this->index = $index; diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/AttachedDiskInitializeParams.php b/vendor/google/apiclient-services/src/Google/Service/Compute/AttachedDiskInitializeParams.php index ca6d3c08..a2ad46ce 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/AttachedDiskInitializeParams.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/AttachedDiskInitializeParams.php @@ -17,6 +17,7 @@ class Google_Service_Compute_AttachedDiskInitializeParams extends Google_Model { + public $description; public $diskName; public $diskSizeGb; public $diskType; @@ -25,6 +26,14 @@ class Google_Service_Compute_AttachedDiskInitializeParams extends Google_Model protected $sourceImageEncryptionKeyType = 'Google_Service_Compute_CustomerEncryptionKey'; protected $sourceImageEncryptionKeyDataType = ''; + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } public function setDiskName($diskName) { $this->diskName = $diskName; diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/BackendBucket.php b/vendor/google/apiclient-services/src/Google/Service/Compute/BackendBucket.php index 6a9b161e..b3b39247 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/BackendBucket.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/BackendBucket.php @@ -18,6 +18,8 @@ class Google_Service_Compute_BackendBucket extends Google_Model { public $bucketName; + protected $cdnPolicyType = 'Google_Service_Compute_BackendBucketCdnPolicy'; + protected $cdnPolicyDataType = ''; public $creationTimestamp; public $description; public $enableCdn; @@ -34,6 +36,20 @@ public function getBucketName() { return $this->bucketName; } + /** + * @param Google_Service_Compute_BackendBucketCdnPolicy + */ + public function setCdnPolicy(Google_Service_Compute_BackendBucketCdnPolicy $cdnPolicy) + { + $this->cdnPolicy = $cdnPolicy; + } + /** + * @return Google_Service_Compute_BackendBucketCdnPolicy + */ + public function getCdnPolicy() + { + return $this->cdnPolicy; + } public function setCreationTimestamp($creationTimestamp) { $this->creationTimestamp = $creationTimestamp; diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/BackendBucketCdnPolicy.php b/vendor/google/apiclient-services/src/Google/Service/Compute/BackendBucketCdnPolicy.php new file mode 100644 index 00000000..2d5e1e91 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/BackendBucketCdnPolicy.php @@ -0,0 +1,40 @@ +signedUrlCacheMaxAgeSec = $signedUrlCacheMaxAgeSec; + } + public function getSignedUrlCacheMaxAgeSec() + { + return $this->signedUrlCacheMaxAgeSec; + } + public function setSignedUrlKeyNames($signedUrlKeyNames) + { + $this->signedUrlKeyNames = $signedUrlKeyNames; + } + public function getSignedUrlKeyNames() + { + return $this->signedUrlKeyNames; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/BackendService.php b/vendor/google/apiclient-services/src/Google/Service/Compute/BackendService.php index 21302b79..412ccc29 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/BackendService.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/BackendService.php @@ -40,6 +40,7 @@ class Google_Service_Compute_BackendService extends Google_Collection public $portName; public $protocol; public $region; + public $securityPolicy; public $selfLink; public $sessionAffinity; public $timeoutSec; @@ -212,6 +213,14 @@ public function getRegion() { return $this->region; } + public function setSecurityPolicy($securityPolicy) + { + $this->securityPolicy = $securityPolicy; + } + public function getSecurityPolicy() + { + return $this->securityPolicy; + } public function setSelfLink($selfLink) { $this->selfLink = $selfLink; diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/BackendServiceCdnPolicy.php b/vendor/google/apiclient-services/src/Google/Service/Compute/BackendServiceCdnPolicy.php index 4a00e264..a1cd3a3a 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/BackendServiceCdnPolicy.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/BackendServiceCdnPolicy.php @@ -15,10 +15,13 @@ * the License. */ -class Google_Service_Compute_BackendServiceCdnPolicy extends Google_Model +class Google_Service_Compute_BackendServiceCdnPolicy extends Google_Collection { + protected $collection_key = 'signedUrlKeyNames'; protected $cacheKeyPolicyType = 'Google_Service_Compute_CacheKeyPolicy'; protected $cacheKeyPolicyDataType = ''; + public $signedUrlCacheMaxAgeSec; + public $signedUrlKeyNames; /** * @param Google_Service_Compute_CacheKeyPolicy @@ -34,4 +37,20 @@ public function getCacheKeyPolicy() { return $this->cacheKeyPolicy; } + public function setSignedUrlCacheMaxAgeSec($signedUrlCacheMaxAgeSec) + { + $this->signedUrlCacheMaxAgeSec = $signedUrlCacheMaxAgeSec; + } + public function getSignedUrlCacheMaxAgeSec() + { + return $this->signedUrlCacheMaxAgeSec; + } + public function setSignedUrlKeyNames($signedUrlKeyNames) + { + $this->signedUrlKeyNames = $signedUrlKeyNames; + } + public function getSignedUrlKeyNames() + { + return $this->signedUrlKeyNames; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Disk.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Disk.php index 9cc08153..10bcd370 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Disk.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Disk.php @@ -22,15 +22,20 @@ class Google_Service_Compute_Disk extends Google_Collection public $description; protected $diskEncryptionKeyType = 'Google_Service_Compute_CustomerEncryptionKey'; protected $diskEncryptionKeyDataType = ''; + protected $guestOsFeaturesType = 'Google_Service_Compute_GuestOsFeature'; + protected $guestOsFeaturesDataType = 'array'; public $id; public $kind; public $labelFingerprint; public $labels; public $lastAttachTimestamp; public $lastDetachTimestamp; + public $licenseCodes; public $licenses; public $name; public $options; + public $region; + public $replicaZones; public $selfLink; public $sizeGb; public $sourceImage; @@ -76,6 +81,20 @@ public function getDiskEncryptionKey() { return $this->diskEncryptionKey; } + /** + * @param Google_Service_Compute_GuestOsFeature + */ + public function setGuestOsFeatures($guestOsFeatures) + { + $this->guestOsFeatures = $guestOsFeatures; + } + /** + * @return Google_Service_Compute_GuestOsFeature + */ + public function getGuestOsFeatures() + { + return $this->guestOsFeatures; + } public function setId($id) { $this->id = $id; @@ -124,6 +143,14 @@ public function getLastDetachTimestamp() { return $this->lastDetachTimestamp; } + public function setLicenseCodes($licenseCodes) + { + $this->licenseCodes = $licenseCodes; + } + public function getLicenseCodes() + { + return $this->licenseCodes; + } public function setLicenses($licenses) { $this->licenses = $licenses; @@ -148,6 +175,22 @@ public function getOptions() { return $this->options; } + public function setRegion($region) + { + $this->region = $region; + } + public function getRegion() + { + return $this->region; + } + public function setReplicaZones($replicaZones) + { + $this->replicaZones = $replicaZones; + } + public function getReplicaZones() + { + return $this->replicaZones; + } public function setSelfLink($selfLink) { $this->selfLink = $selfLink; diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/DiskInstantiationConfig.php b/vendor/google/apiclient-services/src/Google/Service/Compute/DiskInstantiationConfig.php new file mode 100644 index 00000000..7c328ff2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/DiskInstantiationConfig.php @@ -0,0 +1,57 @@ +autoDelete = $autoDelete; + } + public function getAutoDelete() + { + return $this->autoDelete; + } + public function setCustomImage($customImage) + { + $this->customImage = $customImage; + } + public function getCustomImage() + { + return $this->customImage; + } + public function setDeviceName($deviceName) + { + $this->deviceName = $deviceName; + } + public function getDeviceName() + { + return $this->deviceName; + } + public function setInstantiateFrom($instantiateFrom) + { + $this->instantiateFrom = $instantiateFrom; + } + public function getInstantiateFrom() + { + return $this->instantiateFrom; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/DiskType.php b/vendor/google/apiclient-services/src/Google/Service/Compute/DiskType.php index 4fb54259..9d9f6854 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/DiskType.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/DiskType.php @@ -25,6 +25,7 @@ class Google_Service_Compute_DiskType extends Google_Model public $id; public $kind; public $name; + public $region; public $selfLink; public $validDiskSize; public $zone; @@ -91,6 +92,14 @@ public function getName() { return $this->name; } + public function setRegion($region) + { + $this->region = $region; + } + public function getRegion() + { + return $this->region; + } public function setSelfLink($selfLink) { $this->selfLink = $selfLink; diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/DistributionPolicy.php b/vendor/google/apiclient-services/src/Google/Service/Compute/DistributionPolicy.php new file mode 100644 index 00000000..fdf6895f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/DistributionPolicy.php @@ -0,0 +1,38 @@ +zones = $zones; + } + /** + * @return Google_Service_Compute_DistributionPolicyZoneConfiguration + */ + public function getZones() + { + return $this->zones; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/DistributionPolicyZoneConfiguration.php b/vendor/google/apiclient-services/src/Google/Service/Compute/DistributionPolicyZoneConfiguration.php new file mode 100644 index 00000000..3dc8532e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/DistributionPolicyZoneConfiguration.php @@ -0,0 +1,30 @@ +zone = $zone; + } + public function getZone() + { + return $this->zone; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Firewall.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Firewall.php index db604fe9..b0579949 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Firewall.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Firewall.php @@ -26,6 +26,7 @@ class Google_Service_Compute_Firewall extends Google_Collection public $description; public $destinationRanges; public $direction; + public $disabled; public $id; public $kind; public $name; @@ -98,6 +99,14 @@ public function getDirection() { return $this->direction; } + public function setDisabled($disabled) + { + $this->disabled = $disabled; + } + public function getDisabled() + { + return $this->disabled; + } public function setId($id) { $this->id = $id; diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/ForwardingRule.php b/vendor/google/apiclient-services/src/Google/Service/Compute/ForwardingRule.php index c6442b39..daec1729 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/ForwardingRule.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/ForwardingRule.php @@ -33,6 +33,7 @@ class Google_Service_Compute_ForwardingRule extends Google_Collection public $loadBalancingScheme; public $name; public $network; + public $networkTier; public $portRange; public $ports; public $region; @@ -128,6 +129,14 @@ public function getNetwork() { return $this->network; } + public function setNetworkTier($networkTier) + { + $this->networkTier = $networkTier; + } + public function getNetworkTier() + { + return $this->networkTier; + } public function setPortRange($portRange) { $this->portRange = $portRange; diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Image.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Image.php index f1b4cc0c..61d090ff 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Image.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Image.php @@ -33,6 +33,7 @@ class Google_Service_Compute_Image extends Google_Collection public $kind; public $labelFingerprint; public $labels; + public $licenseCodes; public $licenses; public $name; protected $rawDiskType = 'Google_Service_Compute_ImageRawDisk'; @@ -46,6 +47,10 @@ class Google_Service_Compute_Image extends Google_Collection protected $sourceImageEncryptionKeyType = 'Google_Service_Compute_CustomerEncryptionKey'; protected $sourceImageEncryptionKeyDataType = ''; public $sourceImageId; + public $sourceSnapshot; + protected $sourceSnapshotEncryptionKeyType = 'Google_Service_Compute_CustomerEncryptionKey'; + protected $sourceSnapshotEncryptionKeyDataType = ''; + public $sourceSnapshotId; public $sourceType; public $status; @@ -163,6 +168,14 @@ public function getLabels() { return $this->labels; } + public function setLicenseCodes($licenseCodes) + { + $this->licenseCodes = $licenseCodes; + } + public function getLicenseCodes() + { + return $this->licenseCodes; + } public function setLicenses($licenses) { $this->licenses = $licenses; @@ -261,6 +274,36 @@ public function getSourceImageId() { return $this->sourceImageId; } + public function setSourceSnapshot($sourceSnapshot) + { + $this->sourceSnapshot = $sourceSnapshot; + } + public function getSourceSnapshot() + { + return $this->sourceSnapshot; + } + /** + * @param Google_Service_Compute_CustomerEncryptionKey + */ + public function setSourceSnapshotEncryptionKey(Google_Service_Compute_CustomerEncryptionKey $sourceSnapshotEncryptionKey) + { + $this->sourceSnapshotEncryptionKey = $sourceSnapshotEncryptionKey; + } + /** + * @return Google_Service_Compute_CustomerEncryptionKey + */ + public function getSourceSnapshotEncryptionKey() + { + return $this->sourceSnapshotEncryptionKey; + } + public function setSourceSnapshotId($sourceSnapshotId) + { + $this->sourceSnapshotId = $sourceSnapshotId; + } + public function getSourceSnapshotId() + { + return $this->sourceSnapshotId; + } public function setSourceType($sourceType) { $this->sourceType = $sourceType; diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManager.php b/vendor/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManager.php index ba952d23..ce7ea796 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManager.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/InstanceGroupManager.php @@ -23,6 +23,8 @@ class Google_Service_Compute_InstanceGroupManager extends Google_Collection protected $currentActionsType = 'Google_Service_Compute_InstanceGroupManagerActionsSummary'; protected $currentActionsDataType = ''; public $description; + protected $distributionPolicyType = 'Google_Service_Compute_DistributionPolicy'; + protected $distributionPolicyDataType = ''; public $fingerprint; public $id; public $instanceGroup; @@ -75,6 +77,20 @@ public function getDescription() { return $this->description; } + /** + * @param Google_Service_Compute_DistributionPolicy + */ + public function setDistributionPolicy(Google_Service_Compute_DistributionPolicy $distributionPolicy) + { + $this->distributionPolicy = $distributionPolicy; + } + /** + * @return Google_Service_Compute_DistributionPolicy + */ + public function getDistributionPolicy() + { + return $this->distributionPolicy; + } public function setFingerprint($fingerprint) { $this->fingerprint = $fingerprint; diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/InstanceTemplate.php b/vendor/google/apiclient-services/src/Google/Service/Compute/InstanceTemplate.php index a8362a4d..0c4157d4 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/InstanceTemplate.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/InstanceTemplate.php @@ -25,6 +25,9 @@ class Google_Service_Compute_InstanceTemplate extends Google_Model protected $propertiesType = 'Google_Service_Compute_InstanceProperties'; protected $propertiesDataType = ''; public $selfLink; + public $sourceInstance; + protected $sourceInstanceParamsType = 'Google_Service_Compute_SourceInstanceParams'; + protected $sourceInstanceParamsDataType = ''; public function setCreationTimestamp($creationTimestamp) { @@ -88,4 +91,26 @@ public function getSelfLink() { return $this->selfLink; } + public function setSourceInstance($sourceInstance) + { + $this->sourceInstance = $sourceInstance; + } + public function getSourceInstance() + { + return $this->sourceInstance; + } + /** + * @param Google_Service_Compute_SourceInstanceParams + */ + public function setSourceInstanceParams(Google_Service_Compute_SourceInstanceParams $sourceInstanceParams) + { + $this->sourceInstanceParams = $sourceInstanceParams; + } + /** + * @return Google_Service_Compute_SourceInstanceParams + */ + public function getSourceInstanceParams() + { + return $this->sourceInstanceParams; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Interconnect.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Interconnect.php index 6084f350..235ea660 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Interconnect.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Interconnect.php @@ -41,6 +41,7 @@ class Google_Service_Compute_Interconnect extends Google_Collection public $provisionedLinkCount; public $requestedLinkCount; public $selfLink; + public $state; public function setAdminEnabled($adminEnabled) { @@ -222,4 +223,12 @@ public function getSelfLink() { return $this->selfLink; } + public function setState($state) + { + $this->state = $state; + } + public function getState() + { + return $this->state; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/InterconnectAttachment.php b/vendor/google/apiclient-services/src/Google/Service/Compute/InterconnectAttachment.php index 3f7bbce2..65094dc0 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/InterconnectAttachment.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/InterconnectAttachment.php @@ -15,24 +15,60 @@ * the License. */ -class Google_Service_Compute_InterconnectAttachment extends Google_Model +class Google_Service_Compute_InterconnectAttachment extends Google_Collection { + protected $collection_key = 'candidateSubnets'; + public $adminEnabled; + public $bandwidth; + public $candidateSubnets; public $cloudRouterIpAddress; public $creationTimestamp; public $customerRouterIpAddress; public $description; + public $edgeAvailabilityDomain; public $googleReferenceId; public $id; public $interconnect; public $kind; public $name; public $operationalStatus; + public $pairingKey; + public $partnerAsn; + protected $partnerMetadataType = 'Google_Service_Compute_InterconnectAttachmentPartnerMetadata'; + protected $partnerMetadataDataType = ''; protected $privateInterconnectInfoType = 'Google_Service_Compute_InterconnectAttachmentPrivateInfo'; protected $privateInterconnectInfoDataType = ''; public $region; public $router; public $selfLink; + public $state; + public $type; + public $vlanTag8021q; + public function setAdminEnabled($adminEnabled) + { + $this->adminEnabled = $adminEnabled; + } + public function getAdminEnabled() + { + return $this->adminEnabled; + } + public function setBandwidth($bandwidth) + { + $this->bandwidth = $bandwidth; + } + public function getBandwidth() + { + return $this->bandwidth; + } + public function setCandidateSubnets($candidateSubnets) + { + $this->candidateSubnets = $candidateSubnets; + } + public function getCandidateSubnets() + { + return $this->candidateSubnets; + } public function setCloudRouterIpAddress($cloudRouterIpAddress) { $this->cloudRouterIpAddress = $cloudRouterIpAddress; @@ -65,6 +101,14 @@ public function getDescription() { return $this->description; } + public function setEdgeAvailabilityDomain($edgeAvailabilityDomain) + { + $this->edgeAvailabilityDomain = $edgeAvailabilityDomain; + } + public function getEdgeAvailabilityDomain() + { + return $this->edgeAvailabilityDomain; + } public function setGoogleReferenceId($googleReferenceId) { $this->googleReferenceId = $googleReferenceId; @@ -113,6 +157,36 @@ public function getOperationalStatus() { return $this->operationalStatus; } + public function setPairingKey($pairingKey) + { + $this->pairingKey = $pairingKey; + } + public function getPairingKey() + { + return $this->pairingKey; + } + public function setPartnerAsn($partnerAsn) + { + $this->partnerAsn = $partnerAsn; + } + public function getPartnerAsn() + { + return $this->partnerAsn; + } + /** + * @param Google_Service_Compute_InterconnectAttachmentPartnerMetadata + */ + public function setPartnerMetadata(Google_Service_Compute_InterconnectAttachmentPartnerMetadata $partnerMetadata) + { + $this->partnerMetadata = $partnerMetadata; + } + /** + * @return Google_Service_Compute_InterconnectAttachmentPartnerMetadata + */ + public function getPartnerMetadata() + { + return $this->partnerMetadata; + } /** * @param Google_Service_Compute_InterconnectAttachmentPrivateInfo */ @@ -151,4 +225,28 @@ public function getSelfLink() { return $this->selfLink; } + public function setState($state) + { + $this->state = $state; + } + public function getState() + { + return $this->state; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } + public function setVlanTag8021q($vlanTag8021q) + { + $this->vlanTag8021q = $vlanTag8021q; + } + public function getVlanTag8021q() + { + return $this->vlanTag8021q; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/InterconnectAttachmentPartnerMetadata.php b/vendor/google/apiclient-services/src/Google/Service/Compute/InterconnectAttachmentPartnerMetadata.php new file mode 100644 index 00000000..0496df58 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/InterconnectAttachmentPartnerMetadata.php @@ -0,0 +1,48 @@ +interconnectName = $interconnectName; + } + public function getInterconnectName() + { + return $this->interconnectName; + } + public function setPartnerName($partnerName) + { + $this->partnerName = $partnerName; + } + public function getPartnerName() + { + return $this->partnerName; + } + public function setPortalUrl($portalUrl) + { + $this->portalUrl = $portalUrl; + } + public function getPortalUrl() + { + return $this->portalUrl; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/License.php b/vendor/google/apiclient-services/src/Google/Service/Compute/License.php index 293761c1..13e5219c 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/License.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/License.php @@ -18,9 +18,16 @@ class Google_Service_Compute_License extends Google_Model { public $chargesUseFee; + public $creationTimestamp; + public $description; + public $id; public $kind; + public $licenseCode; public $name; + protected $resourceRequirementsType = 'Google_Service_Compute_LicenseResourceRequirements'; + protected $resourceRequirementsDataType = ''; public $selfLink; + public $transferable; public function setChargesUseFee($chargesUseFee) { @@ -30,6 +37,30 @@ public function getChargesUseFee() { return $this->chargesUseFee; } + public function setCreationTimestamp($creationTimestamp) + { + $this->creationTimestamp = $creationTimestamp; + } + public function getCreationTimestamp() + { + return $this->creationTimestamp; + } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setId($id) + { + $this->id = $id; + } + public function getId() + { + return $this->id; + } public function setKind($kind) { $this->kind = $kind; @@ -38,6 +69,14 @@ public function getKind() { return $this->kind; } + public function setLicenseCode($licenseCode) + { + $this->licenseCode = $licenseCode; + } + public function getLicenseCode() + { + return $this->licenseCode; + } public function setName($name) { $this->name = $name; @@ -46,6 +85,20 @@ public function getName() { return $this->name; } + /** + * @param Google_Service_Compute_LicenseResourceRequirements + */ + public function setResourceRequirements(Google_Service_Compute_LicenseResourceRequirements $resourceRequirements) + { + $this->resourceRequirements = $resourceRequirements; + } + /** + * @return Google_Service_Compute_LicenseResourceRequirements + */ + public function getResourceRequirements() + { + return $this->resourceRequirements; + } public function setSelfLink($selfLink) { $this->selfLink = $selfLink; @@ -54,4 +107,12 @@ public function getSelfLink() { return $this->selfLink; } + public function setTransferable($transferable) + { + $this->transferable = $transferable; + } + public function getTransferable() + { + return $this->transferable; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/LicenseCode.php b/vendor/google/apiclient-services/src/Google/Service/Compute/LicenseCode.php new file mode 100644 index 00000000..02531b08 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/LicenseCode.php @@ -0,0 +1,110 @@ +creationTimestamp = $creationTimestamp; + } + public function getCreationTimestamp() + { + return $this->creationTimestamp; + } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setId($id) + { + $this->id = $id; + } + public function getId() + { + return $this->id; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + /** + * @param Google_Service_Compute_LicenseCodeLicenseAlias + */ + public function setLicenseAlias($licenseAlias) + { + $this->licenseAlias = $licenseAlias; + } + /** + * @return Google_Service_Compute_LicenseCodeLicenseAlias + */ + public function getLicenseAlias() + { + return $this->licenseAlias; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setSelfLink($selfLink) + { + $this->selfLink = $selfLink; + } + public function getSelfLink() + { + return $this->selfLink; + } + public function setState($state) + { + $this->state = $state; + } + public function getState() + { + return $this->state; + } + public function setTransferable($transferable) + { + $this->transferable = $transferable; + } + public function getTransferable() + { + return $this->transferable; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/LicenseCodeLicenseAlias.php b/vendor/google/apiclient-services/src/Google/Service/Compute/LicenseCodeLicenseAlias.php new file mode 100644 index 00000000..1a6b79b8 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/LicenseCodeLicenseAlias.php @@ -0,0 +1,39 @@ +description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setSelfLink($selfLink) + { + $this->selfLink = $selfLink; + } + public function getSelfLink() + { + return $this->selfLink; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/LicenseResourceRequirements.php b/vendor/google/apiclient-services/src/Google/Service/Compute/LicenseResourceRequirements.php new file mode 100644 index 00000000..6de19987 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/LicenseResourceRequirements.php @@ -0,0 +1,39 @@ +minGuestCpuCount = $minGuestCpuCount; + } + public function getMinGuestCpuCount() + { + return $this->minGuestCpuCount; + } + public function setMinMemoryMb($minMemoryMb) + { + $this->minMemoryMb = $minMemoryMb; + } + public function getMinMemoryMb() + { + return $this->minMemoryMb; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/LicensesListResponse.php b/vendor/google/apiclient-services/src/Google/Service/Compute/LicensesListResponse.php new file mode 100644 index 00000000..eeb5b085 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/LicensesListResponse.php @@ -0,0 +1,81 @@ +id = $id; + } + public function getId() + { + return $this->id; + } + /** + * @param Google_Service_Compute_License + */ + public function setItems($items) + { + $this->items = $items; + } + /** + * @return Google_Service_Compute_License + */ + public function getItems() + { + return $this->items; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + public function setSelfLink($selfLink) + { + $this->selfLink = $selfLink; + } + public function getSelfLink() + { + return $this->selfLink; + } + /** + * @param Google_Service_Compute_LicensesListResponseWarning + */ + public function setWarning(Google_Service_Compute_LicensesListResponseWarning $warning) + { + $this->warning = $warning; + } + /** + * @return Google_Service_Compute_LicensesListResponseWarning + */ + public function getWarning() + { + return $this->warning; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/LicensesListResponseWarning.php b/vendor/google/apiclient-services/src/Google/Service/Compute/LicensesListResponseWarning.php new file mode 100644 index 00000000..e9e5503a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/LicensesListResponseWarning.php @@ -0,0 +1,56 @@ +code = $code; + } + public function getCode() + { + return $this->code; + } + /** + * @param Google_Service_Compute_LicensesListResponseWarningData + */ + public function setData($data) + { + $this->data = $data; + } + /** + * @return Google_Service_Compute_LicensesListResponseWarningData + */ + public function getData() + { + return $this->data; + } + public function setMessage($message) + { + $this->message = $message; + } + public function getMessage() + { + return $this->message; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/LicensesListResponseWarningData.php b/vendor/google/apiclient-services/src/Google/Service/Compute/LicensesListResponseWarningData.php new file mode 100644 index 00000000..8755e722 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/LicensesListResponseWarningData.php @@ -0,0 +1,39 @@ +key = $key; + } + public function getKey() + { + return $this->key; + } + public function setValue($value) + { + $this->value = $value; + } + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NetworkInterface.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NetworkInterface.php index ebaa7a52..832169d1 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/NetworkInterface.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NetworkInterface.php @@ -22,6 +22,7 @@ class Google_Service_Compute_NetworkInterface extends Google_Collection protected $accessConfigsDataType = 'array'; protected $aliasIpRangesType = 'Google_Service_Compute_AliasIpRange'; protected $aliasIpRangesDataType = 'array'; + public $fingerprint; public $kind; public $name; public $network; @@ -56,6 +57,14 @@ public function getAliasIpRanges() { return $this->aliasIpRanges; } + public function setFingerprint($fingerprint) + { + $this->fingerprint = $fingerprint; + } + public function getFingerprint() + { + return $this->fingerprint; + } public function setKind($kind) { $this->kind = $kind; diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroup.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroup.php new file mode 100644 index 00000000..0afcb119 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroup.php @@ -0,0 +1,111 @@ +creationTimestamp = $creationTimestamp; + } + public function getCreationTimestamp() + { + return $this->creationTimestamp; + } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setId($id) + { + $this->id = $id; + } + public function getId() + { + return $this->id; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setNodeTemplate($nodeTemplate) + { + $this->nodeTemplate = $nodeTemplate; + } + public function getNodeTemplate() + { + return $this->nodeTemplate; + } + public function setSelfLink($selfLink) + { + $this->selfLink = $selfLink; + } + public function getSelfLink() + { + return $this->selfLink; + } + public function setSize($size) + { + $this->size = $size; + } + public function getSize() + { + return $this->size; + } + public function setStatus($status) + { + $this->status = $status; + } + public function getStatus() + { + return $this->status; + } + public function setZone($zone) + { + $this->zone = $zone; + } + public function getZone() + { + return $this->zone; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupAggregatedList.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupAggregatedList.php new file mode 100644 index 00000000..620845ce --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupAggregatedList.php @@ -0,0 +1,89 @@ +id = $id; + } + public function getId() + { + return $this->id; + } + /** + * @param Google_Service_Compute_NodeGroupsScopedList + */ + public function setItems($items) + { + $this->items = $items; + } + /** + * @return Google_Service_Compute_NodeGroupsScopedList + */ + public function getItems() + { + return $this->items; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + public function setSelfLink($selfLink) + { + $this->selfLink = $selfLink; + } + public function getSelfLink() + { + return $this->selfLink; + } + /** + * @param Google_Service_Compute_NodeGroupAggregatedListWarning + */ + public function setWarning(Google_Service_Compute_NodeGroupAggregatedListWarning $warning) + { + $this->warning = $warning; + } + /** + * @return Google_Service_Compute_NodeGroupAggregatedListWarning + */ + public function getWarning() + { + return $this->warning; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupAggregatedListWarning.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupAggregatedListWarning.php new file mode 100644 index 00000000..884d15aa --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupAggregatedListWarning.php @@ -0,0 +1,56 @@ +code = $code; + } + public function getCode() + { + return $this->code; + } + /** + * @param Google_Service_Compute_NodeGroupAggregatedListWarningData + */ + public function setData($data) + { + $this->data = $data; + } + /** + * @return Google_Service_Compute_NodeGroupAggregatedListWarningData + */ + public function getData() + { + return $this->data; + } + public function setMessage($message) + { + $this->message = $message; + } + public function getMessage() + { + return $this->message; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupAggregatedListWarningData.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupAggregatedListWarningData.php new file mode 100644 index 00000000..c0f1a78b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupAggregatedListWarningData.php @@ -0,0 +1,39 @@ +key = $key; + } + public function getKey() + { + return $this->key; + } + public function setValue($value) + { + $this->value = $value; + } + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupList.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupList.php new file mode 100644 index 00000000..f7047a8e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupList.php @@ -0,0 +1,90 @@ +id = $id; + } + public function getId() + { + return $this->id; + } + /** + * @param Google_Service_Compute_NodeGroup + */ + public function setItems($items) + { + $this->items = $items; + } + /** + * @return Google_Service_Compute_NodeGroup + */ + public function getItems() + { + return $this->items; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + public function setSelfLink($selfLink) + { + $this->selfLink = $selfLink; + } + public function getSelfLink() + { + return $this->selfLink; + } + /** + * @param Google_Service_Compute_NodeGroupListWarning + */ + public function setWarning(Google_Service_Compute_NodeGroupListWarning $warning) + { + $this->warning = $warning; + } + /** + * @return Google_Service_Compute_NodeGroupListWarning + */ + public function getWarning() + { + return $this->warning; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupListWarning.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupListWarning.php new file mode 100644 index 00000000..6cf0ec05 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupListWarning.php @@ -0,0 +1,56 @@ +code = $code; + } + public function getCode() + { + return $this->code; + } + /** + * @param Google_Service_Compute_NodeGroupListWarningData + */ + public function setData($data) + { + $this->data = $data; + } + /** + * @return Google_Service_Compute_NodeGroupListWarningData + */ + public function getData() + { + return $this->data; + } + public function setMessage($message) + { + $this->message = $message; + } + public function getMessage() + { + return $this->message; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupListWarningData.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupListWarningData.php new file mode 100644 index 00000000..917c4cc7 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupListWarningData.php @@ -0,0 +1,39 @@ +key = $key; + } + public function getKey() + { + return $this->key; + } + public function setValue($value) + { + $this->value = $value; + } + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupNode.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupNode.php new file mode 100644 index 00000000..3bcc7544 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupNode.php @@ -0,0 +1,58 @@ +instances = $instances; + } + public function getInstances() + { + return $this->instances; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setNodeType($nodeType) + { + $this->nodeType = $nodeType; + } + public function getNodeType() + { + return $this->nodeType; + } + public function setStatus($status) + { + $this->status = $status; + } + public function getStatus() + { + return $this->status; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsAddNodesRequest.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsAddNodesRequest.php new file mode 100644 index 00000000..6a41fe4a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsAddNodesRequest.php @@ -0,0 +1,30 @@ +additionalNodeCount = $additionalNodeCount; + } + public function getAdditionalNodeCount() + { + return $this->additionalNodeCount; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsDeleteNodesRequest.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsDeleteNodesRequest.php new file mode 100644 index 00000000..76d146dd --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsDeleteNodesRequest.php @@ -0,0 +1,31 @@ +nodes = $nodes; + } + public function getNodes() + { + return $this->nodes; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsListNodes.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsListNodes.php new file mode 100644 index 00000000..a8b2d1c3 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsListNodes.php @@ -0,0 +1,90 @@ +id = $id; + } + public function getId() + { + return $this->id; + } + /** + * @param Google_Service_Compute_NodeGroupNode + */ + public function setItems($items) + { + $this->items = $items; + } + /** + * @return Google_Service_Compute_NodeGroupNode + */ + public function getItems() + { + return $this->items; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + public function setSelfLink($selfLink) + { + $this->selfLink = $selfLink; + } + public function getSelfLink() + { + return $this->selfLink; + } + /** + * @param Google_Service_Compute_NodeGroupsListNodesWarning + */ + public function setWarning(Google_Service_Compute_NodeGroupsListNodesWarning $warning) + { + $this->warning = $warning; + } + /** + * @return Google_Service_Compute_NodeGroupsListNodesWarning + */ + public function getWarning() + { + return $this->warning; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsListNodesWarning.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsListNodesWarning.php new file mode 100644 index 00000000..7b950850 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsListNodesWarning.php @@ -0,0 +1,56 @@ +code = $code; + } + public function getCode() + { + return $this->code; + } + /** + * @param Google_Service_Compute_NodeGroupsListNodesWarningData + */ + public function setData($data) + { + $this->data = $data; + } + /** + * @return Google_Service_Compute_NodeGroupsListNodesWarningData + */ + public function getData() + { + return $this->data; + } + public function setMessage($message) + { + $this->message = $message; + } + public function getMessage() + { + return $this->message; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsListNodesWarningData.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsListNodesWarningData.php new file mode 100644 index 00000000..817b76a9 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsListNodesWarningData.php @@ -0,0 +1,39 @@ +key = $key; + } + public function getKey() + { + return $this->key; + } + public function setValue($value) + { + $this->value = $value; + } + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsScopedList.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsScopedList.php new file mode 100644 index 00000000..3de4d919 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsScopedList.php @@ -0,0 +1,54 @@ +nodeGroups = $nodeGroups; + } + /** + * @return Google_Service_Compute_NodeGroup + */ + public function getNodeGroups() + { + return $this->nodeGroups; + } + /** + * @param Google_Service_Compute_NodeGroupsScopedListWarning + */ + public function setWarning(Google_Service_Compute_NodeGroupsScopedListWarning $warning) + { + $this->warning = $warning; + } + /** + * @return Google_Service_Compute_NodeGroupsScopedListWarning + */ + public function getWarning() + { + return $this->warning; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsScopedListWarning.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsScopedListWarning.php new file mode 100644 index 00000000..f9e2ce06 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsScopedListWarning.php @@ -0,0 +1,56 @@ +code = $code; + } + public function getCode() + { + return $this->code; + } + /** + * @param Google_Service_Compute_NodeGroupsScopedListWarningData + */ + public function setData($data) + { + $this->data = $data; + } + /** + * @return Google_Service_Compute_NodeGroupsScopedListWarningData + */ + public function getData() + { + return $this->data; + } + public function setMessage($message) + { + $this->message = $message; + } + public function getMessage() + { + return $this->message; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsScopedListWarningData.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsScopedListWarningData.php new file mode 100644 index 00000000..65e8b6b9 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsScopedListWarningData.php @@ -0,0 +1,39 @@ +key = $key; + } + public function getKey() + { + return $this->key; + } + public function setValue($value) + { + $this->value = $value; + } + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsSetNodeTemplateRequest.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsSetNodeTemplateRequest.php new file mode 100644 index 00000000..2115b542 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeGroupsSetNodeTemplateRequest.php @@ -0,0 +1,30 @@ +nodeTemplate = $nodeTemplate; + } + public function getNodeTemplate() + { + return $this->nodeTemplate; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplate.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplate.php new file mode 100644 index 00000000..ecd17916 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplate.php @@ -0,0 +1,136 @@ +creationTimestamp = $creationTimestamp; + } + public function getCreationTimestamp() + { + return $this->creationTimestamp; + } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setId($id) + { + $this->id = $id; + } + public function getId() + { + return $this->id; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setNodeAffinityLabels($nodeAffinityLabels) + { + $this->nodeAffinityLabels = $nodeAffinityLabels; + } + public function getNodeAffinityLabels() + { + return $this->nodeAffinityLabels; + } + public function setNodeType($nodeType) + { + $this->nodeType = $nodeType; + } + public function getNodeType() + { + return $this->nodeType; + } + /** + * @param Google_Service_Compute_NodeTemplateNodeTypeFlexibility + */ + public function setNodeTypeFlexibility(Google_Service_Compute_NodeTemplateNodeTypeFlexibility $nodeTypeFlexibility) + { + $this->nodeTypeFlexibility = $nodeTypeFlexibility; + } + /** + * @return Google_Service_Compute_NodeTemplateNodeTypeFlexibility + */ + public function getNodeTypeFlexibility() + { + return $this->nodeTypeFlexibility; + } + public function setRegion($region) + { + $this->region = $region; + } + public function getRegion() + { + return $this->region; + } + public function setSelfLink($selfLink) + { + $this->selfLink = $selfLink; + } + public function getSelfLink() + { + return $this->selfLink; + } + public function setStatus($status) + { + $this->status = $status; + } + public function getStatus() + { + return $this->status; + } + public function setStatusMessage($statusMessage) + { + $this->statusMessage = $statusMessage; + } + public function getStatusMessage() + { + return $this->statusMessage; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplateAggregatedList.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplateAggregatedList.php new file mode 100644 index 00000000..80940ff3 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplateAggregatedList.php @@ -0,0 +1,89 @@ +id = $id; + } + public function getId() + { + return $this->id; + } + /** + * @param Google_Service_Compute_NodeTemplatesScopedList + */ + public function setItems($items) + { + $this->items = $items; + } + /** + * @return Google_Service_Compute_NodeTemplatesScopedList + */ + public function getItems() + { + return $this->items; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + public function setSelfLink($selfLink) + { + $this->selfLink = $selfLink; + } + public function getSelfLink() + { + return $this->selfLink; + } + /** + * @param Google_Service_Compute_NodeTemplateAggregatedListWarning + */ + public function setWarning(Google_Service_Compute_NodeTemplateAggregatedListWarning $warning) + { + $this->warning = $warning; + } + /** + * @return Google_Service_Compute_NodeTemplateAggregatedListWarning + */ + public function getWarning() + { + return $this->warning; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplateAggregatedListWarning.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplateAggregatedListWarning.php new file mode 100644 index 00000000..cd6702ba --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplateAggregatedListWarning.php @@ -0,0 +1,56 @@ +code = $code; + } + public function getCode() + { + return $this->code; + } + /** + * @param Google_Service_Compute_NodeTemplateAggregatedListWarningData + */ + public function setData($data) + { + $this->data = $data; + } + /** + * @return Google_Service_Compute_NodeTemplateAggregatedListWarningData + */ + public function getData() + { + return $this->data; + } + public function setMessage($message) + { + $this->message = $message; + } + public function getMessage() + { + return $this->message; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplateAggregatedListWarningData.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplateAggregatedListWarningData.php new file mode 100644 index 00000000..a5298ab3 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplateAggregatedListWarningData.php @@ -0,0 +1,39 @@ +key = $key; + } + public function getKey() + { + return $this->key; + } + public function setValue($value) + { + $this->value = $value; + } + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplateList.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplateList.php new file mode 100644 index 00000000..9841f352 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplateList.php @@ -0,0 +1,90 @@ +id = $id; + } + public function getId() + { + return $this->id; + } + /** + * @param Google_Service_Compute_NodeTemplate + */ + public function setItems($items) + { + $this->items = $items; + } + /** + * @return Google_Service_Compute_NodeTemplate + */ + public function getItems() + { + return $this->items; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + public function setSelfLink($selfLink) + { + $this->selfLink = $selfLink; + } + public function getSelfLink() + { + return $this->selfLink; + } + /** + * @param Google_Service_Compute_NodeTemplateListWarning + */ + public function setWarning(Google_Service_Compute_NodeTemplateListWarning $warning) + { + $this->warning = $warning; + } + /** + * @return Google_Service_Compute_NodeTemplateListWarning + */ + public function getWarning() + { + return $this->warning; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplateListWarning.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplateListWarning.php new file mode 100644 index 00000000..9b19d01c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplateListWarning.php @@ -0,0 +1,56 @@ +code = $code; + } + public function getCode() + { + return $this->code; + } + /** + * @param Google_Service_Compute_NodeTemplateListWarningData + */ + public function setData($data) + { + $this->data = $data; + } + /** + * @return Google_Service_Compute_NodeTemplateListWarningData + */ + public function getData() + { + return $this->data; + } + public function setMessage($message) + { + $this->message = $message; + } + public function getMessage() + { + return $this->message; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplateListWarningData.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplateListWarningData.php new file mode 100644 index 00000000..17fdb7c4 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplateListWarningData.php @@ -0,0 +1,39 @@ +key = $key; + } + public function getKey() + { + return $this->key; + } + public function setValue($value) + { + $this->value = $value; + } + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplateNodeTypeFlexibility.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplateNodeTypeFlexibility.php new file mode 100644 index 00000000..0775f3c9 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplateNodeTypeFlexibility.php @@ -0,0 +1,48 @@ +cpus = $cpus; + } + public function getCpus() + { + return $this->cpus; + } + public function setLocalSsd($localSsd) + { + $this->localSsd = $localSsd; + } + public function getLocalSsd() + { + return $this->localSsd; + } + public function setMemory($memory) + { + $this->memory = $memory; + } + public function getMemory() + { + return $this->memory; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplatesScopedList.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplatesScopedList.php new file mode 100644 index 00000000..7d6fdd03 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplatesScopedList.php @@ -0,0 +1,54 @@ +nodeTemplates = $nodeTemplates; + } + /** + * @return Google_Service_Compute_NodeTemplate + */ + public function getNodeTemplates() + { + return $this->nodeTemplates; + } + /** + * @param Google_Service_Compute_NodeTemplatesScopedListWarning + */ + public function setWarning(Google_Service_Compute_NodeTemplatesScopedListWarning $warning) + { + $this->warning = $warning; + } + /** + * @return Google_Service_Compute_NodeTemplatesScopedListWarning + */ + public function getWarning() + { + return $this->warning; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplatesScopedListWarning.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplatesScopedListWarning.php new file mode 100644 index 00000000..c077b7ed --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplatesScopedListWarning.php @@ -0,0 +1,56 @@ +code = $code; + } + public function getCode() + { + return $this->code; + } + /** + * @param Google_Service_Compute_NodeTemplatesScopedListWarningData + */ + public function setData($data) + { + $this->data = $data; + } + /** + * @return Google_Service_Compute_NodeTemplatesScopedListWarningData + */ + public function getData() + { + return $this->data; + } + public function setMessage($message) + { + $this->message = $message; + } + public function getMessage() + { + return $this->message; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplatesScopedListWarningData.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplatesScopedListWarningData.php new file mode 100644 index 00000000..0c9f04cb --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTemplatesScopedListWarningData.php @@ -0,0 +1,39 @@ +key = $key; + } + public function getKey() + { + return $this->key; + } + public function setValue($value) + { + $this->value = $value; + } + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeType.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeType.php new file mode 100644 index 00000000..8dd40a8e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeType.php @@ -0,0 +1,136 @@ +cpuPlatform = $cpuPlatform; + } + public function getCpuPlatform() + { + return $this->cpuPlatform; + } + public function setCreationTimestamp($creationTimestamp) + { + $this->creationTimestamp = $creationTimestamp; + } + public function getCreationTimestamp() + { + return $this->creationTimestamp; + } + /** + * @param Google_Service_Compute_DeprecationStatus + */ + public function setDeprecated(Google_Service_Compute_DeprecationStatus $deprecated) + { + $this->deprecated = $deprecated; + } + /** + * @return Google_Service_Compute_DeprecationStatus + */ + public function getDeprecated() + { + return $this->deprecated; + } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setGuestCpus($guestCpus) + { + $this->guestCpus = $guestCpus; + } + public function getGuestCpus() + { + return $this->guestCpus; + } + public function setId($id) + { + $this->id = $id; + } + public function getId() + { + return $this->id; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setLocalSsdGb($localSsdGb) + { + $this->localSsdGb = $localSsdGb; + } + public function getLocalSsdGb() + { + return $this->localSsdGb; + } + public function setMemoryMb($memoryMb) + { + $this->memoryMb = $memoryMb; + } + public function getMemoryMb() + { + return $this->memoryMb; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setSelfLink($selfLink) + { + $this->selfLink = $selfLink; + } + public function getSelfLink() + { + return $this->selfLink; + } + public function setZone($zone) + { + $this->zone = $zone; + } + public function getZone() + { + return $this->zone; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypeAggregatedList.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypeAggregatedList.php new file mode 100644 index 00000000..129b0d1a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypeAggregatedList.php @@ -0,0 +1,89 @@ +id = $id; + } + public function getId() + { + return $this->id; + } + /** + * @param Google_Service_Compute_NodeTypesScopedList + */ + public function setItems($items) + { + $this->items = $items; + } + /** + * @return Google_Service_Compute_NodeTypesScopedList + */ + public function getItems() + { + return $this->items; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + public function setSelfLink($selfLink) + { + $this->selfLink = $selfLink; + } + public function getSelfLink() + { + return $this->selfLink; + } + /** + * @param Google_Service_Compute_NodeTypeAggregatedListWarning + */ + public function setWarning(Google_Service_Compute_NodeTypeAggregatedListWarning $warning) + { + $this->warning = $warning; + } + /** + * @return Google_Service_Compute_NodeTypeAggregatedListWarning + */ + public function getWarning() + { + return $this->warning; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypeAggregatedListWarning.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypeAggregatedListWarning.php new file mode 100644 index 00000000..a5819cc7 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypeAggregatedListWarning.php @@ -0,0 +1,56 @@ +code = $code; + } + public function getCode() + { + return $this->code; + } + /** + * @param Google_Service_Compute_NodeTypeAggregatedListWarningData + */ + public function setData($data) + { + $this->data = $data; + } + /** + * @return Google_Service_Compute_NodeTypeAggregatedListWarningData + */ + public function getData() + { + return $this->data; + } + public function setMessage($message) + { + $this->message = $message; + } + public function getMessage() + { + return $this->message; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypeAggregatedListWarningData.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypeAggregatedListWarningData.php new file mode 100644 index 00000000..3ed12133 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypeAggregatedListWarningData.php @@ -0,0 +1,39 @@ +key = $key; + } + public function getKey() + { + return $this->key; + } + public function setValue($value) + { + $this->value = $value; + } + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypeList.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypeList.php new file mode 100644 index 00000000..459fbef6 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypeList.php @@ -0,0 +1,90 @@ +id = $id; + } + public function getId() + { + return $this->id; + } + /** + * @param Google_Service_Compute_NodeType + */ + public function setItems($items) + { + $this->items = $items; + } + /** + * @return Google_Service_Compute_NodeType + */ + public function getItems() + { + return $this->items; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + public function setSelfLink($selfLink) + { + $this->selfLink = $selfLink; + } + public function getSelfLink() + { + return $this->selfLink; + } + /** + * @param Google_Service_Compute_NodeTypeListWarning + */ + public function setWarning(Google_Service_Compute_NodeTypeListWarning $warning) + { + $this->warning = $warning; + } + /** + * @return Google_Service_Compute_NodeTypeListWarning + */ + public function getWarning() + { + return $this->warning; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypeListWarning.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypeListWarning.php new file mode 100644 index 00000000..eb7a8bea --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypeListWarning.php @@ -0,0 +1,56 @@ +code = $code; + } + public function getCode() + { + return $this->code; + } + /** + * @param Google_Service_Compute_NodeTypeListWarningData + */ + public function setData($data) + { + $this->data = $data; + } + /** + * @return Google_Service_Compute_NodeTypeListWarningData + */ + public function getData() + { + return $this->data; + } + public function setMessage($message) + { + $this->message = $message; + } + public function getMessage() + { + return $this->message; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypeListWarningData.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypeListWarningData.php new file mode 100644 index 00000000..2b1f882b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypeListWarningData.php @@ -0,0 +1,39 @@ +key = $key; + } + public function getKey() + { + return $this->key; + } + public function setValue($value) + { + $this->value = $value; + } + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypesScopedList.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypesScopedList.php new file mode 100644 index 00000000..5463d843 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypesScopedList.php @@ -0,0 +1,54 @@ +nodeTypes = $nodeTypes; + } + /** + * @return Google_Service_Compute_NodeType + */ + public function getNodeTypes() + { + return $this->nodeTypes; + } + /** + * @param Google_Service_Compute_NodeTypesScopedListWarning + */ + public function setWarning(Google_Service_Compute_NodeTypesScopedListWarning $warning) + { + $this->warning = $warning; + } + /** + * @return Google_Service_Compute_NodeTypesScopedListWarning + */ + public function getWarning() + { + return $this->warning; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypesScopedListWarning.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypesScopedListWarning.php new file mode 100644 index 00000000..5ba2f1ae --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypesScopedListWarning.php @@ -0,0 +1,56 @@ +code = $code; + } + public function getCode() + { + return $this->code; + } + /** + * @param Google_Service_Compute_NodeTypesScopedListWarningData + */ + public function setData($data) + { + $this->data = $data; + } + /** + * @return Google_Service_Compute_NodeTypesScopedListWarningData + */ + public function getData() + { + return $this->data; + } + public function setMessage($message) + { + $this->message = $message; + } + public function getMessage() + { + return $this->message; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypesScopedListWarningData.php b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypesScopedListWarningData.php new file mode 100644 index 00000000..a5603e0e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/NodeTypesScopedListWarningData.php @@ -0,0 +1,39 @@ +key = $key; + } + public function getKey() + { + return $this->key; + } + public function setValue($value) + { + $this->value = $value; + } + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Project.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Project.php index b084a17a..8f1e2630 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Project.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Project.php @@ -21,6 +21,7 @@ class Google_Service_Compute_Project extends Google_Collection protected $commonInstanceMetadataType = 'Google_Service_Compute_Metadata'; protected $commonInstanceMetadataDataType = ''; public $creationTimestamp; + public $defaultNetworkTier; public $defaultServiceAccount; public $description; public $enabledFeatures; @@ -56,6 +57,14 @@ public function getCreationTimestamp() { return $this->creationTimestamp; } + public function setDefaultNetworkTier($defaultNetworkTier) + { + $this->defaultNetworkTier = $defaultNetworkTier; + } + public function getDefaultNetworkTier() + { + return $this->defaultNetworkTier; + } public function setDefaultServiceAccount($defaultServiceAccount) { $this->defaultServiceAccount = $defaultServiceAccount; diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/ProjectsSetDefaultNetworkTierRequest.php b/vendor/google/apiclient-services/src/Google/Service/Compute/ProjectsSetDefaultNetworkTierRequest.php new file mode 100644 index 00000000..83a25bbc --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/ProjectsSetDefaultNetworkTierRequest.php @@ -0,0 +1,30 @@ +networkTier = $networkTier; + } + public function getNetworkTier() + { + return $this->networkTier; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/RegionDiskTypeList.php b/vendor/google/apiclient-services/src/Google/Service/Compute/RegionDiskTypeList.php new file mode 100644 index 00000000..08417838 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/RegionDiskTypeList.php @@ -0,0 +1,90 @@ +id = $id; + } + public function getId() + { + return $this->id; + } + /** + * @param Google_Service_Compute_DiskType + */ + public function setItems($items) + { + $this->items = $items; + } + /** + * @return Google_Service_Compute_DiskType + */ + public function getItems() + { + return $this->items; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + public function setSelfLink($selfLink) + { + $this->selfLink = $selfLink; + } + public function getSelfLink() + { + return $this->selfLink; + } + /** + * @param Google_Service_Compute_RegionDiskTypeListWarning + */ + public function setWarning(Google_Service_Compute_RegionDiskTypeListWarning $warning) + { + $this->warning = $warning; + } + /** + * @return Google_Service_Compute_RegionDiskTypeListWarning + */ + public function getWarning() + { + return $this->warning; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/RegionDiskTypeListWarning.php b/vendor/google/apiclient-services/src/Google/Service/Compute/RegionDiskTypeListWarning.php new file mode 100644 index 00000000..b0074909 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/RegionDiskTypeListWarning.php @@ -0,0 +1,56 @@ +code = $code; + } + public function getCode() + { + return $this->code; + } + /** + * @param Google_Service_Compute_RegionDiskTypeListWarningData + */ + public function setData($data) + { + $this->data = $data; + } + /** + * @return Google_Service_Compute_RegionDiskTypeListWarningData + */ + public function getData() + { + return $this->data; + } + public function setMessage($message) + { + $this->message = $message; + } + public function getMessage() + { + return $this->message; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/RegionDiskTypeListWarningData.php b/vendor/google/apiclient-services/src/Google/Service/Compute/RegionDiskTypeListWarningData.php new file mode 100644 index 00000000..b0eb12d2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/RegionDiskTypeListWarningData.php @@ -0,0 +1,39 @@ +key = $key; + } + public function getKey() + { + return $this->key; + } + public function setValue($value) + { + $this->value = $value; + } + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/RegionDisksResizeRequest.php b/vendor/google/apiclient-services/src/Google/Service/Compute/RegionDisksResizeRequest.php new file mode 100644 index 00000000..0216f22a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/RegionDisksResizeRequest.php @@ -0,0 +1,30 @@ +sizeGb = $sizeGb; + } + public function getSizeGb() + { + return $this->sizeGb; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/RegionSetLabelsRequest.php b/vendor/google/apiclient-services/src/Google/Service/Compute/RegionSetLabelsRequest.php new file mode 100644 index 00000000..427e1feb --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/RegionSetLabelsRequest.php @@ -0,0 +1,39 @@ +labelFingerprint = $labelFingerprint; + } + public function getLabelFingerprint() + { + return $this->labelFingerprint; + } + public function setLabels($labels) + { + $this->labels = $labels; + } + public function getLabels() + { + return $this->labels; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/AcceleratorTypes.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/AcceleratorTypes.php index 1c35d9f0..5a3c0c51 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/AcceleratorTypes.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/AcceleratorTypes.php @@ -32,30 +32,26 @@ class Google_Service_Compute_Resource_AcceleratorTypes extends Google_Service_Re * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get @@ -83,8 +79,7 @@ public function aggregatedList($project, $optParams = array()) return $this->call('aggregatedList', array($params), "Google_Service_Compute_AcceleratorTypeAggregatedList"); } /** - * Returns the specified accelerator type. Get a list of available accelerator - * types by making a list() request. (acceleratorTypes.get) + * Returns the specified accelerator type. (acceleratorTypes.get) * * @param string $project Project ID for this request. * @param string $zone The name of the zone for this request. @@ -106,30 +101,26 @@ public function get($project, $zone, $acceleratorType, $optParams = array()) * @param string $zone The name of the zone for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Addresses.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Addresses.php index abb225f3..1b237e8c 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Addresses.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Addresses.php @@ -31,30 +31,26 @@ class Google_Service_Compute_Resource_Addresses extends Google_Service_Resource * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. - * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get @@ -161,30 +157,26 @@ public function insert($project, $region, Google_Service_Compute_Address $postBo * @param string $region Name of the region for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Autoscalers.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Autoscalers.php index 293ec128..3c1c9974 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Autoscalers.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Autoscalers.php @@ -31,30 +31,26 @@ class Google_Service_Compute_Resource_Autoscalers extends Google_Service_Resourc * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get @@ -110,7 +106,7 @@ public function delete($project, $zone, $autoscaler, $optParams = array()) return $this->call('delete', array($params), "Google_Service_Compute_Operation"); } /** - * Returns the specified autoscaler resource. Get a list of available + * Returns the specified autoscaler resource. Gets a list of available * autoscalers by making a list() request. (autoscalers.get) * * @param string $project Project ID for this request. @@ -162,30 +158,26 @@ public function insert($project, $zone, Google_Service_Compute_Autoscaler $postB * @param string $zone Name of the zone for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/BackendBuckets.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/BackendBuckets.php index 42630410..31e30ccc 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/BackendBuckets.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/BackendBuckets.php @@ -25,6 +25,36 @@ */ class Google_Service_Compute_Resource_BackendBuckets extends Google_Service_Resource { + /** + * Adds a key for validating requests with signed URLs for this backend bucket. + * (backendBuckets.addSignedUrlKey) + * + * @param string $project Project ID for this request. + * @param string $backendBucket Name of the BackendBucket resource to which the + * Signed URL Key should be added. The name should conform to RFC1035. + * @param Google_Service_Compute_SignedUrlKey $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @return Google_Service_Compute_Operation + */ + public function addSignedUrlKey($project, $backendBucket, Google_Service_Compute_SignedUrlKey $postBody, $optParams = array()) + { + $params = array('project' => $project, 'backendBucket' => $backendBucket, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('addSignedUrlKey', array($params), "Google_Service_Compute_Operation"); + } /** * Deletes the specified BackendBucket resource. (backendBuckets.delete) * @@ -53,8 +83,38 @@ public function delete($project, $backendBucket, $optParams = array()) return $this->call('delete', array($params), "Google_Service_Compute_Operation"); } /** - * Returns the specified BackendBucket resource. Get a list of available backend - * buckets by making a list() request. (backendBuckets.get) + * Deletes a key for validating requests with signed URLs for this backend + * bucket. (backendBuckets.deleteSignedUrlKey) + * + * @param string $project Project ID for this request. + * @param string $backendBucket Name of the BackendBucket resource to which the + * Signed URL Key should be added. The name should conform to RFC1035. + * @param string $keyName The name of the Signed URL Key to delete. + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @return Google_Service_Compute_Operation + */ + public function deleteSignedUrlKey($project, $backendBucket, $keyName, $optParams = array()) + { + $params = array('project' => $project, 'backendBucket' => $backendBucket, 'keyName' => $keyName); + $params = array_merge($params, $optParams); + return $this->call('deleteSignedUrlKey', array($params), "Google_Service_Compute_Operation"); + } + /** + * Returns the specified BackendBucket resource. Gets a list of available + * backend buckets by making a list() request. (backendBuckets.get) * * @param string $project Project ID for this request. * @param string $backendBucket Name of the BackendBucket resource to return. @@ -102,30 +162,26 @@ public function insert($project, Google_Service_Compute_BackendBucket $postBody, * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/BackendServices.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/BackendServices.php index 81ee08ec..4834ce84 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/BackendServices.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/BackendServices.php @@ -25,6 +25,36 @@ */ class Google_Service_Compute_Resource_BackendServices extends Google_Service_Resource { + /** + * Adds a key for validating requests with signed URLs for this backend service. + * (backendServices.addSignedUrlKey) + * + * @param string $project Project ID for this request. + * @param string $backendService Name of the BackendService resource to which + * the Signed URL Key should be added. The name should conform to RFC1035. + * @param Google_Service_Compute_SignedUrlKey $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @return Google_Service_Compute_Operation + */ + public function addSignedUrlKey($project, $backendService, Google_Service_Compute_SignedUrlKey $postBody, $optParams = array()) + { + $params = array('project' => $project, 'backendService' => $backendService, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('addSignedUrlKey', array($params), "Google_Service_Compute_Operation"); + } /** * Retrieves the list of all BackendService resources, regional and global, * available to the specified project. (backendServices.aggregatedList) @@ -32,30 +62,26 @@ class Google_Service_Compute_Resource_BackendServices extends Google_Service_Res * @param string $project Name of the project scoping this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get @@ -110,7 +136,37 @@ public function delete($project, $backendService, $optParams = array()) return $this->call('delete', array($params), "Google_Service_Compute_Operation"); } /** - * Returns the specified BackendService resource. Get a list of available + * Deletes a key for validating requests with signed URLs for this backend + * service. (backendServices.deleteSignedUrlKey) + * + * @param string $project Project ID for this request. + * @param string $backendService Name of the BackendService resource to which + * the Signed URL Key should be added. The name should conform to RFC1035. + * @param string $keyName The name of the Signed URL Key to delete. + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @return Google_Service_Compute_Operation + */ + public function deleteSignedUrlKey($project, $backendService, $keyName, $optParams = array()) + { + $params = array('project' => $project, 'backendService' => $backendService, 'keyName' => $keyName); + $params = array_merge($params, $optParams); + return $this->call('deleteSignedUrlKey', array($params), "Google_Service_Compute_Operation"); + } + /** + * Returns the specified BackendService resource. Gets a list of available * backend services by making a list() request. (backendServices.get) * * @param string $project Project ID for this request. @@ -178,30 +234,26 @@ public function insert($project, Google_Service_Compute_BackendService $postBody * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get @@ -260,6 +312,36 @@ public function patch($project, $backendService, Google_Service_Compute_BackendS $params = array_merge($params, $optParams); return $this->call('patch', array($params), "Google_Service_Compute_Operation"); } + /** + * Sets the security policy for the specified backend service. + * (backendServices.setSecurityPolicy) + * + * @param string $project Project ID for this request. + * @param string $backendService Name of the BackendService resource to which + * the security policy should be set. The name should conform to RFC1035. + * @param Google_Service_Compute_SecurityPolicyReference $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @return Google_Service_Compute_Operation + */ + public function setSecurityPolicy($project, $backendService, Google_Service_Compute_SecurityPolicyReference $postBody, $optParams = array()) + { + $params = array('project' => $project, 'backendService' => $backendService, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setSecurityPolicy', array($params), "Google_Service_Compute_Operation"); + } /** * Updates the specified BackendService resource with the data included in the * request. There are several restrictions and guidelines to keep in mind when diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/DiskTypes.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/DiskTypes.php index a1638b57..fa62043e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/DiskTypes.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/DiskTypes.php @@ -31,30 +31,26 @@ class Google_Service_Compute_Resource_DiskTypes extends Google_Service_Resource * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get @@ -82,8 +78,8 @@ public function aggregatedList($project, $optParams = array()) return $this->call('aggregatedList', array($params), "Google_Service_Compute_DiskTypeAggregatedList"); } /** - * Returns the specified disk type. Get a list of available disk types by making - * a list() request. (diskTypes.get) + * Returns the specified disk type. Gets a list of available disk types by + * making a list() request. (diskTypes.get) * * @param string $project Project ID for this request. * @param string $zone The name of the zone for this request. @@ -105,30 +101,26 @@ public function get($project, $zone, $diskType, $optParams = array()) * @param string $zone The name of the zone for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Disks.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Disks.php index 88f8bae5..e6f9fc4e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Disks.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Disks.php @@ -31,30 +31,26 @@ class Google_Service_Compute_Resource_Disks extends Google_Service_Resource * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. - * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get @@ -143,8 +139,8 @@ public function delete($project, $zone, $disk, $optParams = array()) return $this->call('delete', array($params), "Google_Service_Compute_Operation"); } /** - * Returns a specified persistent disk. Get a list of available persistent disks - * by making a list() request. (disks.get) + * Returns a specified persistent disk. Gets a list of available persistent + * disks by making a list() request. (disks.get) * * @param string $project Project ID for this request. * @param string $zone The name of the zone for this request. @@ -199,30 +195,26 @@ public function insert($project, $zone, Google_Service_Compute_Disk $postBody, $ * @param string $zone The name of the zone for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Firewalls.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Firewalls.php index 35969b5e..619a7ea5 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Firewalls.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Firewalls.php @@ -101,30 +101,26 @@ public function insert($project, Google_Service_Compute_Firewall $postBody, $opt * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. - * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/ForwardingRules.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/ForwardingRules.php index 08350c03..674b1874 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/ForwardingRules.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/ForwardingRules.php @@ -32,30 +32,26 @@ class Google_Service_Compute_Resource_ForwardingRules extends Google_Service_Res * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. - * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get @@ -162,30 +158,26 @@ public function insert($project, $region, Google_Service_Compute_ForwardingRule * @param string $region Name of the region scoping this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/GlobalAddresses.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/GlobalAddresses.php index 791d17da..3411abd9 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/GlobalAddresses.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/GlobalAddresses.php @@ -53,7 +53,7 @@ public function delete($project, $address, $optParams = array()) return $this->call('delete', array($params), "Google_Service_Compute_Operation"); } /** - * Returns the specified address resource. Get a list of available addresses by + * Returns the specified address resource. Gets a list of available addresses by * making a list() request. (globalAddresses.get) * * @param string $project Project ID for this request. @@ -101,30 +101,26 @@ public function insert($project, Google_Service_Compute_Address $postBody, $optP * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/GlobalForwardingRules.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/GlobalForwardingRules.php index 87532778..2ff86b6c 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/GlobalForwardingRules.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/GlobalForwardingRules.php @@ -54,7 +54,7 @@ public function delete($project, $forwardingRule, $optParams = array()) return $this->call('delete', array($params), "Google_Service_Compute_Operation"); } /** - * Returns the specified GlobalForwardingRule resource. Get a list of available + * Returns the specified GlobalForwardingRule resource. Gets a list of available * forwarding rules by making a list() request. (globalForwardingRules.get) * * @param string $project Project ID for this request. @@ -103,30 +103,26 @@ public function insert($project, Google_Service_Compute_ForwardingRule $postBody * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/GlobalOperations.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/GlobalOperations.php index 1d80740c..b85842e2 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/GlobalOperations.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/GlobalOperations.php @@ -32,30 +32,26 @@ class Google_Service_Compute_Resource_GlobalOperations extends Google_Service_Re * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. - * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get @@ -96,7 +92,7 @@ public function delete($project, $operation, $optParams = array()) return $this->call('delete', array($params)); } /** - * Retrieves the specified Operations resource. Get a list of operations by + * Retrieves the specified Operations resource. Gets a list of operations by * making a list() request. (globalOperations.get) * * @param string $project Project ID for this request. @@ -117,30 +113,26 @@ public function get($project, $operation, $optParams = array()) * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/HealthChecks.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/HealthChecks.php index 87ed1131..6e284977 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/HealthChecks.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/HealthChecks.php @@ -53,7 +53,7 @@ public function delete($project, $healthCheck, $optParams = array()) return $this->call('delete', array($params), "Google_Service_Compute_Operation"); } /** - * Returns the specified HealthCheck resource. Get a list of available health + * Returns the specified HealthCheck resource. Gets a list of available health * checks by making a list() request. (healthChecks.get) * * @param string $project Project ID for this request. @@ -102,30 +102,26 @@ public function insert($project, Google_Service_Compute_HealthCheck $postBody, $ * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/HttpHealthChecks.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/HttpHealthChecks.php index fb5f5a22..4511b123 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/HttpHealthChecks.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/HttpHealthChecks.php @@ -54,7 +54,7 @@ public function delete($project, $httpHealthCheck, $optParams = array()) return $this->call('delete', array($params), "Google_Service_Compute_Operation"); } /** - * Returns the specified HttpHealthCheck resource. Get a list of available HTTP + * Returns the specified HttpHealthCheck resource. Gets a list of available HTTP * health checks by making a list() request. (httpHealthChecks.get) * * @param string $project Project ID for this request. @@ -104,30 +104,26 @@ public function insert($project, Google_Service_Compute_HttpHealthCheck $postBod * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/HttpsHealthChecks.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/HttpsHealthChecks.php index c9045467..e6683174 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/HttpsHealthChecks.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/HttpsHealthChecks.php @@ -54,7 +54,7 @@ public function delete($project, $httpsHealthCheck, $optParams = array()) return $this->call('delete', array($params), "Google_Service_Compute_Operation"); } /** - * Returns the specified HttpsHealthCheck resource. Get a list of available + * Returns the specified HttpsHealthCheck resource. Gets a list of available * HTTPS health checks by making a list() request. (httpsHealthChecks.get) * * @param string $project Project ID for this request. @@ -104,30 +104,26 @@ public function insert($project, Google_Service_Compute_HttpsHealthCheck $postBo * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Images.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Images.php index 5e27bd4c..83e854ca 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Images.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Images.php @@ -84,7 +84,7 @@ public function deprecate($project, $image, Google_Service_Compute_DeprecationSt return $this->call('deprecate', array($params), "Google_Service_Compute_Operation"); } /** - * Returns the specified image. Get a list of available images by making a + * Returns the specified image. Gets a list of available images by making a * list() request. (images.get) * * @param string $project Project ID for this request. @@ -153,30 +153,26 @@ public function insert($project, Google_Service_Compute_Image $postBody, $optPar * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/InstanceGroupManagers.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/InstanceGroupManagers.php index 01048d00..a330e41d 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/InstanceGroupManagers.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/InstanceGroupManagers.php @@ -76,30 +76,26 @@ public function abandonInstances($project, $zone, $instanceGroupManager, Google_ * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. - * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get @@ -203,7 +199,7 @@ public function deleteInstances($project, $zone, $instanceGroupManager, Google_S return $this->call('deleteInstances', array($params), "Google_Service_Compute_Operation"); } /** - * Returns all of the details about the specified managed instance group. Get a + * Returns all of the details about the specified managed instance group. Gets a * list of available managed instance groups by making a list() request. * (instanceGroupManagers.get) * @@ -267,30 +263,26 @@ public function insert($project, $zone, Google_Service_Compute_InstanceGroupMana * located. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get @@ -331,10 +323,44 @@ public function listInstanceGroupManagers($project, $zone, $optParams = array()) * @param string $instanceGroupManager The name of the managed instance group. * @param array $optParams Optional parameters. * - * @opt_param string filter - * @opt_param string maxResults - * @opt_param string order_by - * @opt_param string pageToken + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. + * + * To filter on multiple expressions, provide each separate expression within + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). + * @opt_param string maxResults The maximum number of results per page that + * should be returned. If the number of available results is larger than + * maxResults, Compute Engine returns a nextPageToken that can be used to get + * the next page of results in subsequent list requests. Acceptable values are 0 + * to 500, inclusive. (Default: 500) + * @opt_param string order_by Sorts list results by a certain order. By default, + * results are returned in alphanumerical order based on the resource name. + * + * You can also sort results in descending order based on the creation timestamp + * using orderBy="creationTimestamp desc". This sorts results based on the + * creationTimestamp field in reverse chronological order (newest result first). + * Use this to sort resources like operations so that the newest operation is + * returned first. + * + * Currently, only sorting by name or creationTimestamp desc is supported. + * @opt_param string pageToken Specifies a page token to use. Set pageToken to + * the nextPageToken returned by a previous list request to get the next page of + * results. * @return Google_Service_Compute_InstanceGroupManagersListManagedInstancesResponse */ public function listManagedInstances($project, $zone, $instanceGroupManager, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/InstanceGroups.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/InstanceGroups.php index 94b02653..e5ba6217 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/InstanceGroups.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/InstanceGroups.php @@ -64,30 +64,26 @@ public function addInstances($project, $zone, $instanceGroup, Google_Service_Com * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. - * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get @@ -145,8 +141,8 @@ public function delete($project, $zone, $instanceGroup, $optParams = array()) return $this->call('delete', array($params), "Google_Service_Compute_Operation"); } /** - * Returns the specified instance group. Get a list of available instance groups - * by making a list() request. (instanceGroups.get) + * Returns the specified instance group. Gets a list of available instance + * groups by making a list() request. (instanceGroups.get) * * @param string $project Project ID for this request. * @param string $zone The name of the zone where the instance group is located. @@ -198,30 +194,26 @@ public function insert($project, $zone, Google_Service_Compute_InstanceGroup $po * @param string $zone The name of the zone where the instance group is located. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get @@ -259,30 +251,26 @@ public function listInstanceGroups($project, $zone, $optParams = array()) * @param Google_Service_Compute_InstanceGroupsListInstancesRequest $postBody * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/InstanceTemplates.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/InstanceTemplates.php index 8a47d613..184622d2 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/InstanceTemplates.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/InstanceTemplates.php @@ -55,7 +55,7 @@ public function delete($project, $instanceTemplate, $optParams = array()) return $this->call('delete', array($params), "Google_Service_Compute_Operation"); } /** - * Returns the specified instance template. Get a list of available instance + * Returns the specified instance template. Gets a list of available instance * templates by making a list() request. (instanceTemplates.get) * * @param string $project Project ID for this request. @@ -107,30 +107,26 @@ public function insert($project, Google_Service_Compute_InstanceTemplate $postBo * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Instances.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Instances.php index 3bf1352f..c747cec0 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Instances.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Instances.php @@ -58,35 +58,32 @@ public function addAccessConfig($project, $zone, $instance, $networkInterface, G return $this->call('addAccessConfig', array($params), "Google_Service_Compute_Operation"); } /** - * Retrieves aggregated list of instances. (instances.aggregatedList) + * Retrieves aggregated list of all of the instances in your project across all + * regions and zones. (instances.aggregatedList) * * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get @@ -125,6 +122,9 @@ public function aggregatedList($project, $optParams = array()) * @param Google_Service_Compute_AttachedDisk $postBody * @param array $optParams Optional parameters. * + * @opt_param bool forceAttach Whether to force attach the disk even if it's + * currently attached to another instance. This is only available for regional + * disks. * @opt_param string requestId An optional request ID to identify requests. * Specify a unique request ID so that if you must retry your request, the * server will know to ignore the request if it has already been completed. @@ -235,8 +235,8 @@ public function detachDisk($project, $zone, $instance, $deviceName, $optParams = return $this->call('detachDisk', array($params), "Google_Service_Compute_Operation"); } /** - * Returns the specified Instance resource. Get a list of available instances by - * making a list() request. (instances.get) + * Returns the specified Instance resource. Gets a list of available instances + * by making a list() request. (instances.get) * * @param string $project Project ID for this request. * @param string $zone The name of the zone for this request. @@ -251,7 +251,7 @@ public function get($project, $zone, $instance, $optParams = array()) return $this->call('get', array($params), "Google_Service_Compute_Instance"); } /** - * Returns the specified instance's serial port output. + * Returns the last 1 MB of serial port output from the specified instance. * (instances.getSerialPortOutput) * * @param string $project Project ID for this request. @@ -294,6 +294,14 @@ public function getSerialPortOutput($project, $zone, $instance, $optParams = arr * * The request ID must be a valid UUID with the exception that zero UUID is not * supported (00000000-0000-0000-0000-000000000000). + * @opt_param string sourceInstanceTemplate Specifies instance template to + * create the instance. + * + * This field is optional. It can be a full or partial URL. For example, the + * following are all valid URLs to an instance template: - https://www.googlea + * pis.com/compute/v1/projects/project/global/global/instanceTemplates/instanceT + * emplate - projects/project/global/global/instanceTemplates/instanceTemplate + * - global/instancesTemplates/instanceTemplate * @return Google_Service_Compute_Operation */ public function insert($project, $zone, Google_Service_Compute_Instance $postBody, $optParams = array()) @@ -310,30 +318,26 @@ public function insert($project, $zone, Google_Service_Compute_Instance $postBod * @param string $zone The name of the zone for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get @@ -370,30 +374,26 @@ public function listInstances($project, $zone, $optParams = array()) * '-' if the request should span over all instances in the container. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get @@ -753,8 +753,24 @@ public function setTags($project, $zone, $instance, Google_Service_Compute_Tags return $this->call('setTags', array($params), "Google_Service_Compute_Operation"); } /** - * Starts an instance that was stopped using the using the instances().stop - * method. For more information, see Restart an instance. (instances.start) + * Simulates a maintenance event on the instance. + * (instances.simulateMaintenanceEvent) + * + * @param string $project Project ID for this request. + * @param string $zone The name of the zone for this request. + * @param string $instance Name of the instance scoping this request. + * @param array $optParams Optional parameters. + * @return Google_Service_Compute_Operation + */ + public function simulateMaintenanceEvent($project, $zone, $instance, $optParams = array()) + { + $params = array('project' => $project, 'zone' => $zone, 'instance' => $instance); + $params = array_merge($params, $optParams); + return $this->call('simulateMaintenanceEvent', array($params), "Google_Service_Compute_Operation"); + } + /** + * Starts an instance that was stopped using the instances().stop method. For + * more information, see Restart an instance. (instances.start) * * @param string $project Project ID for this request. * @param string $zone The name of the zone for this request. @@ -782,9 +798,8 @@ public function start($project, $zone, $instance, $optParams = array()) return $this->call('start', array($params), "Google_Service_Compute_Operation"); } /** - * Starts an instance that was stopped using the using the instances().stop - * method. For more information, see Restart an instance. - * (instances.startWithEncryptionKey) + * Starts an instance that was stopped using the instances().stop method. For + * more information, see Restart an instance. (instances.startWithEncryptionKey) * * @param string $project Project ID for this request. * @param string $zone The name of the zone for this request. @@ -879,4 +894,35 @@ public function updateAccessConfig($project, $zone, $instance, $networkInterface $params = array_merge($params, $optParams); return $this->call('updateAccessConfig', array($params), "Google_Service_Compute_Operation"); } + /** + * Updates an instance's network interface. This method follows PATCH semantics. + * (instances.updateNetworkInterface) + * + * @param string $project Project ID for this request. + * @param string $zone The name of the zone for this request. + * @param string $instance The instance name for this request. + * @param string $networkInterface The name of the network interface to update. + * @param Google_Service_Compute_NetworkInterface $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @return Google_Service_Compute_Operation + */ + public function updateNetworkInterface($project, $zone, $instance, $networkInterface, Google_Service_Compute_NetworkInterface $postBody, $optParams = array()) + { + $params = array('project' => $project, 'zone' => $zone, 'instance' => $instance, 'networkInterface' => $networkInterface, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('updateNetworkInterface', array($params), "Google_Service_Compute_Operation"); + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/InterconnectAttachments.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/InterconnectAttachments.php index 974a6b25..25ef9595 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/InterconnectAttachments.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/InterconnectAttachments.php @@ -32,30 +32,26 @@ class Google_Service_Compute_Resource_InterconnectAttachments extends Google_Ser * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. - * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get @@ -165,30 +161,26 @@ public function insert($project, $region, Google_Service_Compute_InterconnectAtt * @param string $region Name of the region for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get @@ -215,4 +207,36 @@ public function listInterconnectAttachments($project, $region, $optParams = arra $params = array_merge($params, $optParams); return $this->call('list', array($params), "Google_Service_Compute_InterconnectAttachmentList"); } + /** + * Updates the specified interconnect attachment with the data included in the + * request. This method supports PATCH semantics and uses the JSON merge patch + * format and processing rules. (interconnectAttachments.patch) + * + * @param string $project Project ID for this request. + * @param string $region Name of the region scoping this request. + * @param string $interconnectAttachment Name of the interconnect attachment to + * patch. + * @param Google_Service_Compute_InterconnectAttachment $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @return Google_Service_Compute_Operation + */ + public function patch($project, $region, $interconnectAttachment, Google_Service_Compute_InterconnectAttachment $postBody, $optParams = array()) + { + $params = array('project' => $project, 'region' => $region, 'interconnectAttachment' => $interconnectAttachment, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('patch', array($params), "Google_Service_Compute_Operation"); + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/InterconnectLocations.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/InterconnectLocations.php index 75c5e538..da06afac 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/InterconnectLocations.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/InterconnectLocations.php @@ -26,7 +26,7 @@ class Google_Service_Compute_Resource_InterconnectLocations extends Google_Service_Resource { /** - * Returns the details for the specified interconnect location. Get a list of + * Returns the details for the specified interconnect location. Gets a list of * available interconnect locations by making a list() request. * (interconnectLocations.get) * @@ -49,30 +49,26 @@ public function get($project, $interconnectLocation, $optParams = array()) * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Interconnects.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Interconnects.php index be881ce4..28f0ca28 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Interconnects.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Interconnects.php @@ -102,30 +102,26 @@ public function insert($project, Google_Service_Compute_Interconnect $postBody, * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. - * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/LicenseCodes.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/LicenseCodes.php new file mode 100644 index 00000000..d2972945 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/LicenseCodes.php @@ -0,0 +1,60 @@ + + * $computeService = new Google_Service_Compute(...); + * $licenseCodes = $computeService->licenseCodes; + * + */ +class Google_Service_Compute_Resource_LicenseCodes extends Google_Service_Resource +{ + /** + * Return a specified license code. License codes are mirrored across all + * projects that have permissions to read the License Code. (licenseCodes.get) + * + * @param string $project Project ID for this request. + * @param string $licenseCode Number corresponding to the License code resource + * to return. + * @param array $optParams Optional parameters. + * @return Google_Service_Compute_LicenseCode + */ + public function get($project, $licenseCode, $optParams = array()) + { + $params = array('project' => $project, 'licenseCode' => $licenseCode); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_Compute_LicenseCode"); + } + /** + * Returns permissions that a caller has on the specified resource. + * (licenseCodes.testIamPermissions) + * + * @param string $project Project ID for this request. + * @param string $resource Name of the resource for this request. + * @param Google_Service_Compute_TestPermissionsRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Compute_TestPermissionsResponse + */ + public function testIamPermissions($project, $resource, Google_Service_Compute_TestPermissionsRequest $postBody, $optParams = array()) + { + $params = array('project' => $project, 'resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('testIamPermissions', array($params), "Google_Service_Compute_TestPermissionsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Licenses.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Licenses.php index b3c3b1e5..61a33657 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Licenses.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Licenses.php @@ -25,6 +25,33 @@ */ class Google_Service_Compute_Resource_Licenses extends Google_Service_Resource { + /** + * Deletes the specified license. (licenses.delete) + * + * @param string $project Project ID for this request. + * @param string $license Name of the license resource to delete. + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @return Google_Service_Compute_Operation + */ + public function delete($project, $license, $optParams = array()) + { + $params = array('project' => $project, 'license' => $license); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params), "Google_Service_Compute_Operation"); + } /** * Returns the specified License resource. (licenses.get) * @@ -39,4 +66,104 @@ public function get($project, $license, $optParams = array()) $params = array_merge($params, $optParams); return $this->call('get', array($params), "Google_Service_Compute_License"); } + /** + * Create a License resource in the specified project. (licenses.insert) + * + * @param string $project Project ID for this request. + * @param Google_Service_Compute_License $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @return Google_Service_Compute_Operation + */ + public function insert($project, Google_Service_Compute_License $postBody, $optParams = array()) + { + $params = array('project' => $project, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('insert', array($params), "Google_Service_Compute_Operation"); + } + /** + * Retrieves the list of licenses available in the specified project. This + * method does not get any licenses that belong to other projects, including + * licenses attached to publicly-available images, like Debian 9. If you want to + * get a list of publicly-available licenses, use this method to make a request + * to the respective image project, such as debian-cloud or windows-cloud. + * (licenses.listLicenses) + * + * @param string $project Project ID for this request. + * @param array $optParams Optional parameters. + * + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. + * + * To filter on multiple expressions, provide each separate expression within + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). + * @opt_param string maxResults The maximum number of results per page that + * should be returned. If the number of available results is larger than + * maxResults, Compute Engine returns a nextPageToken that can be used to get + * the next page of results in subsequent list requests. Acceptable values are 0 + * to 500, inclusive. (Default: 500) + * @opt_param string orderBy Sorts list results by a certain order. By default, + * results are returned in alphanumerical order based on the resource name. + * + * You can also sort results in descending order based on the creation timestamp + * using orderBy="creationTimestamp desc". This sorts results based on the + * creationTimestamp field in reverse chronological order (newest result first). + * Use this to sort resources like operations so that the newest operation is + * returned first. + * + * Currently, only sorting by name or creationTimestamp desc is supported. + * @opt_param string pageToken Specifies a page token to use. Set pageToken to + * the nextPageToken returned by a previous list request to get the next page of + * results. + * @return Google_Service_Compute_LicensesListResponse + */ + public function listLicenses($project, $optParams = array()) + { + $params = array('project' => $project); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_Compute_LicensesListResponse"); + } + /** + * Returns permissions that a caller has on the specified resource. + * (licenses.testIamPermissions) + * + * @param string $project Project ID for this request. + * @param string $resource Name of the resource for this request. + * @param Google_Service_Compute_TestPermissionsRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Compute_TestPermissionsResponse + */ + public function testIamPermissions($project, $resource, Google_Service_Compute_TestPermissionsRequest $postBody, $optParams = array()) + { + $params = array('project' => $project, 'resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('testIamPermissions', array($params), "Google_Service_Compute_TestPermissionsResponse"); + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/MachineTypes.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/MachineTypes.php index d1d2e185..b27795ba 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/MachineTypes.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/MachineTypes.php @@ -31,30 +31,26 @@ class Google_Service_Compute_Resource_MachineTypes extends Google_Service_Resour * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get @@ -82,7 +78,7 @@ public function aggregatedList($project, $optParams = array()) return $this->call('aggregatedList', array($params), "Google_Service_Compute_MachineTypeAggregatedList"); } /** - * Returns the specified machine type. Get a list of available machine types by + * Returns the specified machine type. Gets a list of available machine types by * making a list() request. (machineTypes.get) * * @param string $project Project ID for this request. @@ -105,30 +101,26 @@ public function get($project, $zone, $machineType, $optParams = array()) * @param string $zone The name of the zone for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Networks.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Networks.php index 6b7a3a54..6c1c366c 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Networks.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Networks.php @@ -81,7 +81,7 @@ public function delete($project, $network, $optParams = array()) return $this->call('delete', array($params), "Google_Service_Compute_Operation"); } /** - * Returns the specified network. Get a list of available networks by making a + * Returns the specified network. Gets a list of available networks by making a * list() request. (networks.get) * * @param string $project Project ID for this request. @@ -130,30 +130,26 @@ public function insert($project, Google_Service_Compute_Network $postBody, $optP * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/NodeGroups.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/NodeGroups.php new file mode 100644 index 00000000..b9b099ec --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/NodeGroups.php @@ -0,0 +1,353 @@ + + * $computeService = new Google_Service_Compute(...); + * $nodeGroups = $computeService->nodeGroups; + * + */ +class Google_Service_Compute_Resource_NodeGroups extends Google_Service_Resource +{ + /** + * Adds specified number of nodes to the node group. (nodeGroups.addNodes) + * + * @param string $project Project ID for this request. + * @param string $zone The name of the zone for this request. + * @param string $nodeGroup Name of the NodeGroup resource to delete. + * @param Google_Service_Compute_NodeGroupsAddNodesRequest $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @return Google_Service_Compute_Operation + */ + public function addNodes($project, $zone, $nodeGroup, Google_Service_Compute_NodeGroupsAddNodesRequest $postBody, $optParams = array()) + { + $params = array('project' => $project, 'zone' => $zone, 'nodeGroup' => $nodeGroup, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('addNodes', array($params), "Google_Service_Compute_Operation"); + } + /** + * Retrieves an aggregated list of node groups. Note: use nodeGroups.listNodes + * for more details about each group. (nodeGroups.aggregatedList) + * + * @param string $project Project ID for this request. + * @param array $optParams Optional parameters. + * + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. + * + * To filter on multiple expressions, provide each separate expression within + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). + * @opt_param string maxResults The maximum number of results per page that + * should be returned. If the number of available results is larger than + * maxResults, Compute Engine returns a nextPageToken that can be used to get + * the next page of results in subsequent list requests. Acceptable values are 0 + * to 500, inclusive. (Default: 500) + * @opt_param string orderBy Sorts list results by a certain order. By default, + * results are returned in alphanumerical order based on the resource name. + * + * You can also sort results in descending order based on the creation timestamp + * using orderBy="creationTimestamp desc". This sorts results based on the + * creationTimestamp field in reverse chronological order (newest result first). + * Use this to sort resources like operations so that the newest operation is + * returned first. + * + * Currently, only sorting by name or creationTimestamp desc is supported. + * @opt_param string pageToken Specifies a page token to use. Set pageToken to + * the nextPageToken returned by a previous list request to get the next page of + * results. + * @return Google_Service_Compute_NodeGroupAggregatedList + */ + public function aggregatedList($project, $optParams = array()) + { + $params = array('project' => $project); + $params = array_merge($params, $optParams); + return $this->call('aggregatedList', array($params), "Google_Service_Compute_NodeGroupAggregatedList"); + } + /** + * Deletes the specified NodeGroup resource. (nodeGroups.delete) + * + * @param string $project Project ID for this request. + * @param string $zone The name of the zone for this request. + * @param string $nodeGroup Name of the NodeGroup resource to delete. + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @return Google_Service_Compute_Operation + */ + public function delete($project, $zone, $nodeGroup, $optParams = array()) + { + $params = array('project' => $project, 'zone' => $zone, 'nodeGroup' => $nodeGroup); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params), "Google_Service_Compute_Operation"); + } + /** + * Deletes specified nodes from the node group. (nodeGroups.deleteNodes) + * + * @param string $project Project ID for this request. + * @param string $zone The name of the zone for this request. + * @param string $nodeGroup Name of the NodeGroup resource to delete. + * @param Google_Service_Compute_NodeGroupsDeleteNodesRequest $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @return Google_Service_Compute_Operation + */ + public function deleteNodes($project, $zone, $nodeGroup, Google_Service_Compute_NodeGroupsDeleteNodesRequest $postBody, $optParams = array()) + { + $params = array('project' => $project, 'zone' => $zone, 'nodeGroup' => $nodeGroup, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('deleteNodes', array($params), "Google_Service_Compute_Operation"); + } + /** + * Returns the specified NodeGroup. Get a list of available NodeGroups by making + * a list() request. Note: the "nodes" field should not be used. Use + * nodeGroups.listNodes instead. (nodeGroups.get) + * + * @param string $project Project ID for this request. + * @param string $zone The name of the zone for this request. + * @param string $nodeGroup Name of the node group to return. + * @param array $optParams Optional parameters. + * @return Google_Service_Compute_NodeGroup + */ + public function get($project, $zone, $nodeGroup, $optParams = array()) + { + $params = array('project' => $project, 'zone' => $zone, 'nodeGroup' => $nodeGroup); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_Compute_NodeGroup"); + } + /** + * Creates a NodeGroup resource in the specified project using the data included + * in the request. (nodeGroups.insert) + * + * @param string $project Project ID for this request. + * @param string $zone The name of the zone for this request. + * @param int $initialNodeCount Initial count of nodes in the node group. + * @param Google_Service_Compute_NodeGroup $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @return Google_Service_Compute_Operation + */ + public function insert($project, $zone, $initialNodeCount, Google_Service_Compute_NodeGroup $postBody, $optParams = array()) + { + $params = array('project' => $project, 'zone' => $zone, 'initialNodeCount' => $initialNodeCount, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('insert', array($params), "Google_Service_Compute_Operation"); + } + /** + * Retrieves a list of node groups available to the specified project. Note: use + * nodeGroups.listNodes for more details about each group. + * (nodeGroups.listNodeGroups) + * + * @param string $project Project ID for this request. + * @param string $zone The name of the zone for this request. + * @param array $optParams Optional parameters. + * + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. + * + * To filter on multiple expressions, provide each separate expression within + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). + * @opt_param string maxResults The maximum number of results per page that + * should be returned. If the number of available results is larger than + * maxResults, Compute Engine returns a nextPageToken that can be used to get + * the next page of results in subsequent list requests. Acceptable values are 0 + * to 500, inclusive. (Default: 500) + * @opt_param string orderBy Sorts list results by a certain order. By default, + * results are returned in alphanumerical order based on the resource name. + * + * You can also sort results in descending order based on the creation timestamp + * using orderBy="creationTimestamp desc". This sorts results based on the + * creationTimestamp field in reverse chronological order (newest result first). + * Use this to sort resources like operations so that the newest operation is + * returned first. + * + * Currently, only sorting by name or creationTimestamp desc is supported. + * @opt_param string pageToken Specifies a page token to use. Set pageToken to + * the nextPageToken returned by a previous list request to get the next page of + * results. + * @return Google_Service_Compute_NodeGroupList + */ + public function listNodeGroups($project, $zone, $optParams = array()) + { + $params = array('project' => $project, 'zone' => $zone); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_Compute_NodeGroupList"); + } + /** + * Lists nodes in the node group. (nodeGroups.listNodes) + * + * @param string $project Project ID for this request. + * @param string $zone The name of the zone for this request. + * @param string $nodeGroup Name of the NodeGroup resource whose nodes you want + * to list. + * @param array $optParams Optional parameters. + * + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. + * + * To filter on multiple expressions, provide each separate expression within + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). + * @opt_param string maxResults The maximum number of results per page that + * should be returned. If the number of available results is larger than + * maxResults, Compute Engine returns a nextPageToken that can be used to get + * the next page of results in subsequent list requests. Acceptable values are 0 + * to 500, inclusive. (Default: 500) + * @opt_param string orderBy Sorts list results by a certain order. By default, + * results are returned in alphanumerical order based on the resource name. + * + * You can also sort results in descending order based on the creation timestamp + * using orderBy="creationTimestamp desc". This sorts results based on the + * creationTimestamp field in reverse chronological order (newest result first). + * Use this to sort resources like operations so that the newest operation is + * returned first. + * + * Currently, only sorting by name or creationTimestamp desc is supported. + * @opt_param string pageToken Specifies a page token to use. Set pageToken to + * the nextPageToken returned by a previous list request to get the next page of + * results. + * @return Google_Service_Compute_NodeGroupsListNodes + */ + public function listNodes($project, $zone, $nodeGroup, $optParams = array()) + { + $params = array('project' => $project, 'zone' => $zone, 'nodeGroup' => $nodeGroup); + $params = array_merge($params, $optParams); + return $this->call('listNodes', array($params), "Google_Service_Compute_NodeGroupsListNodes"); + } + /** + * Updates the node template of the node group. (nodeGroups.setNodeTemplate) + * + * @param string $project Project ID for this request. + * @param string $zone The name of the zone for this request. + * @param string $nodeGroup Name of the NodeGroup resource to delete. + * @param Google_Service_Compute_NodeGroupsSetNodeTemplateRequest $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @return Google_Service_Compute_Operation + */ + public function setNodeTemplate($project, $zone, $nodeGroup, Google_Service_Compute_NodeGroupsSetNodeTemplateRequest $postBody, $optParams = array()) + { + $params = array('project' => $project, 'zone' => $zone, 'nodeGroup' => $nodeGroup, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setNodeTemplate', array($params), "Google_Service_Compute_Operation"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/NodeTemplates.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/NodeTemplates.php new file mode 100644 index 00000000..dd319e83 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/NodeTemplates.php @@ -0,0 +1,208 @@ + + * $computeService = new Google_Service_Compute(...); + * $nodeTemplates = $computeService->nodeTemplates; + * + */ +class Google_Service_Compute_Resource_NodeTemplates extends Google_Service_Resource +{ + /** + * Retrieves an aggregated list of node templates. + * (nodeTemplates.aggregatedList) + * + * @param string $project Project ID for this request. + * @param array $optParams Optional parameters. + * + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. + * + * To filter on multiple expressions, provide each separate expression within + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). + * @opt_param string maxResults The maximum number of results per page that + * should be returned. If the number of available results is larger than + * maxResults, Compute Engine returns a nextPageToken that can be used to get + * the next page of results in subsequent list requests. Acceptable values are 0 + * to 500, inclusive. (Default: 500) + * @opt_param string orderBy Sorts list results by a certain order. By default, + * results are returned in alphanumerical order based on the resource name. + * + * You can also sort results in descending order based on the creation timestamp + * using orderBy="creationTimestamp desc". This sorts results based on the + * creationTimestamp field in reverse chronological order (newest result first). + * Use this to sort resources like operations so that the newest operation is + * returned first. + * + * Currently, only sorting by name or creationTimestamp desc is supported. + * @opt_param string pageToken Specifies a page token to use. Set pageToken to + * the nextPageToken returned by a previous list request to get the next page of + * results. + * @return Google_Service_Compute_NodeTemplateAggregatedList + */ + public function aggregatedList($project, $optParams = array()) + { + $params = array('project' => $project); + $params = array_merge($params, $optParams); + return $this->call('aggregatedList', array($params), "Google_Service_Compute_NodeTemplateAggregatedList"); + } + /** + * Deletes the specified NodeTemplate resource. (nodeTemplates.delete) + * + * @param string $project Project ID for this request. + * @param string $region The name of the region for this request. + * @param string $nodeTemplate Name of the NodeTemplate resource to delete. + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @return Google_Service_Compute_Operation + */ + public function delete($project, $region, $nodeTemplate, $optParams = array()) + { + $params = array('project' => $project, 'region' => $region, 'nodeTemplate' => $nodeTemplate); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params), "Google_Service_Compute_Operation"); + } + /** + * Returns the specified node template. Gets a list of available node templates + * by making a list() request. (nodeTemplates.get) + * + * @param string $project Project ID for this request. + * @param string $region The name of the region for this request. + * @param string $nodeTemplate Name of the node template to return. + * @param array $optParams Optional parameters. + * @return Google_Service_Compute_NodeTemplate + */ + public function get($project, $region, $nodeTemplate, $optParams = array()) + { + $params = array('project' => $project, 'region' => $region, 'nodeTemplate' => $nodeTemplate); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_Compute_NodeTemplate"); + } + /** + * Creates a NodeTemplate resource in the specified project using the data + * included in the request. (nodeTemplates.insert) + * + * @param string $project Project ID for this request. + * @param string $region The name of the region for this request. + * @param Google_Service_Compute_NodeTemplate $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @return Google_Service_Compute_Operation + */ + public function insert($project, $region, Google_Service_Compute_NodeTemplate $postBody, $optParams = array()) + { + $params = array('project' => $project, 'region' => $region, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('insert', array($params), "Google_Service_Compute_Operation"); + } + /** + * Retrieves a list of node templates available to the specified project. + * (nodeTemplates.listNodeTemplates) + * + * @param string $project Project ID for this request. + * @param string $region The name of the region for this request. + * @param array $optParams Optional parameters. + * + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. + * + * To filter on multiple expressions, provide each separate expression within + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). + * @opt_param string maxResults The maximum number of results per page that + * should be returned. If the number of available results is larger than + * maxResults, Compute Engine returns a nextPageToken that can be used to get + * the next page of results in subsequent list requests. Acceptable values are 0 + * to 500, inclusive. (Default: 500) + * @opt_param string orderBy Sorts list results by a certain order. By default, + * results are returned in alphanumerical order based on the resource name. + * + * You can also sort results in descending order based on the creation timestamp + * using orderBy="creationTimestamp desc". This sorts results based on the + * creationTimestamp field in reverse chronological order (newest result first). + * Use this to sort resources like operations so that the newest operation is + * returned first. + * + * Currently, only sorting by name or creationTimestamp desc is supported. + * @opt_param string pageToken Specifies a page token to use. Set pageToken to + * the nextPageToken returned by a previous list request to get the next page of + * results. + * @return Google_Service_Compute_NodeTemplateList + */ + public function listNodeTemplates($project, $region, $optParams = array()) + { + $params = array('project' => $project, 'region' => $region); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_Compute_NodeTemplateList"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/NodeTypes.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/NodeTypes.php new file mode 100644 index 00000000..b441258f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/NodeTypes.php @@ -0,0 +1,150 @@ + + * $computeService = new Google_Service_Compute(...); + * $nodeTypes = $computeService->nodeTypes; + * + */ +class Google_Service_Compute_Resource_NodeTypes extends Google_Service_Resource +{ + /** + * Retrieves an aggregated list of node types. (nodeTypes.aggregatedList) + * + * @param string $project Project ID for this request. + * @param array $optParams Optional parameters. + * + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. + * + * To filter on multiple expressions, provide each separate expression within + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). + * @opt_param string maxResults The maximum number of results per page that + * should be returned. If the number of available results is larger than + * maxResults, Compute Engine returns a nextPageToken that can be used to get + * the next page of results in subsequent list requests. Acceptable values are 0 + * to 500, inclusive. (Default: 500) + * @opt_param string orderBy Sorts list results by a certain order. By default, + * results are returned in alphanumerical order based on the resource name. + * + * You can also sort results in descending order based on the creation timestamp + * using orderBy="creationTimestamp desc". This sorts results based on the + * creationTimestamp field in reverse chronological order (newest result first). + * Use this to sort resources like operations so that the newest operation is + * returned first. + * + * Currently, only sorting by name or creationTimestamp desc is supported. + * @opt_param string pageToken Specifies a page token to use. Set pageToken to + * the nextPageToken returned by a previous list request to get the next page of + * results. + * @return Google_Service_Compute_NodeTypeAggregatedList + */ + public function aggregatedList($project, $optParams = array()) + { + $params = array('project' => $project); + $params = array_merge($params, $optParams); + return $this->call('aggregatedList', array($params), "Google_Service_Compute_NodeTypeAggregatedList"); + } + /** + * Returns the specified node type. Gets a list of available node types by + * making a list() request. (nodeTypes.get) + * + * @param string $project Project ID for this request. + * @param string $zone The name of the zone for this request. + * @param string $nodeType Name of the node type to return. + * @param array $optParams Optional parameters. + * @return Google_Service_Compute_NodeType + */ + public function get($project, $zone, $nodeType, $optParams = array()) + { + $params = array('project' => $project, 'zone' => $zone, 'nodeType' => $nodeType); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_Compute_NodeType"); + } + /** + * Retrieves a list of node types available to the specified project. + * (nodeTypes.listNodeTypes) + * + * @param string $project Project ID for this request. + * @param string $zone The name of the zone for this request. + * @param array $optParams Optional parameters. + * + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. + * + * To filter on multiple expressions, provide each separate expression within + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). + * @opt_param string maxResults The maximum number of results per page that + * should be returned. If the number of available results is larger than + * maxResults, Compute Engine returns a nextPageToken that can be used to get + * the next page of results in subsequent list requests. Acceptable values are 0 + * to 500, inclusive. (Default: 500) + * @opt_param string orderBy Sorts list results by a certain order. By default, + * results are returned in alphanumerical order based on the resource name. + * + * You can also sort results in descending order based on the creation timestamp + * using orderBy="creationTimestamp desc". This sorts results based on the + * creationTimestamp field in reverse chronological order (newest result first). + * Use this to sort resources like operations so that the newest operation is + * returned first. + * + * Currently, only sorting by name or creationTimestamp desc is supported. + * @opt_param string pageToken Specifies a page token to use. Set pageToken to + * the nextPageToken returned by a previous list request to get the next page of + * results. + * @return Google_Service_Compute_NodeTypeList + */ + public function listNodeTypes($project, $zone, $optParams = array()) + { + $params = array('project' => $project, 'zone' => $zone); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_Compute_NodeTypeList"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Projects.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Projects.php index 29fdac2e..63ea19be 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Projects.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Projects.php @@ -148,7 +148,7 @@ public function get($project, $optParams = array()) return $this->call('get', array($params), "Google_Service_Compute_Project"); } /** - * Get the shared VPC host project that this project links to. May be empty if + * Gets the shared VPC host project that this project links to. May be empty if * no link exists. (projects.getXpnHost) * * @param string $project Project ID for this request. @@ -162,16 +162,50 @@ public function getXpnHost($project, $optParams = array()) return $this->call('getXpnHost', array($params), "Google_Service_Compute_Project"); } /** - * Get service resources (a.k.a service project) associated with this host + * Gets service resources (a.k.a service project) associated with this host * project. (projects.getXpnResources) * * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter - * @opt_param string maxResults - * @opt_param string order_by - * @opt_param string pageToken + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. + * + * To filter on multiple expressions, provide each separate expression within + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). + * @opt_param string maxResults The maximum number of results per page that + * should be returned. If the number of available results is larger than + * maxResults, Compute Engine returns a nextPageToken that can be used to get + * the next page of results in subsequent list requests. Acceptable values are 0 + * to 500, inclusive. (Default: 500) + * @opt_param string order_by Sorts list results by a certain order. By default, + * results are returned in alphanumerical order based on the resource name. + * + * You can also sort results in descending order based on the creation timestamp + * using orderBy="creationTimestamp desc". This sorts results based on the + * creationTimestamp field in reverse chronological order (newest result first). + * Use this to sort resources like operations so that the newest operation is + * returned first. + * + * Currently, only sorting by name or creationTimestamp desc is supported. + * @opt_param string pageToken Specifies a page token to use. Set pageToken to + * the nextPageToken returned by a previous list request to get the next page of + * results. * @return Google_Service_Compute_ProjectsGetXpnResources */ public function getXpnResources($project, $optParams = array()) @@ -181,17 +215,51 @@ public function getXpnResources($project, $optParams = array()) return $this->call('getXpnResources', array($params), "Google_Service_Compute_ProjectsGetXpnResources"); } /** - * List all shared VPC host projects visible to the user in an organization. + * Lists all shared VPC host projects visible to the user in an organization. * (projects.listXpnHosts) * * @param string $project Project ID for this request. * @param Google_Service_Compute_ProjectsListXpnHostsRequest $postBody * @param array $optParams Optional parameters. * - * @opt_param string filter - * @opt_param string maxResults - * @opt_param string order_by - * @opt_param string pageToken + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. + * + * To filter on multiple expressions, provide each separate expression within + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). + * @opt_param string maxResults The maximum number of results per page that + * should be returned. If the number of available results is larger than + * maxResults, Compute Engine returns a nextPageToken that can be used to get + * the next page of results in subsequent list requests. Acceptable values are 0 + * to 500, inclusive. (Default: 500) + * @opt_param string order_by Sorts list results by a certain order. By default, + * results are returned in alphanumerical order based on the resource name. + * + * You can also sort results in descending order based on the creation timestamp + * using orderBy="creationTimestamp desc". This sorts results based on the + * creationTimestamp field in reverse chronological order (newest result first). + * Use this to sort resources like operations so that the newest operation is + * returned first. + * + * Currently, only sorting by name or creationTimestamp desc is supported. + * @opt_param string pageToken Specifies a page token to use. Set pageToken to + * the nextPageToken returned by a previous list request to get the next page of + * results. * @return Google_Service_Compute_XpnHostList */ public function listXpnHosts($project, Google_Service_Compute_ProjectsListXpnHostsRequest $postBody, $optParams = array()) @@ -283,6 +351,35 @@ public function setCommonInstanceMetadata($project, Google_Service_Compute_Metad $params = array_merge($params, $optParams); return $this->call('setCommonInstanceMetadata', array($params), "Google_Service_Compute_Operation"); } + /** + * Sets the default network tier of the project. The default network tier is + * used when an address/forwardingRule/instance is created without specifying + * the network tier field. (projects.setDefaultNetworkTier) + * + * @param string $project Project ID for this request. + * @param Google_Service_Compute_ProjectsSetDefaultNetworkTierRequest $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @return Google_Service_Compute_Operation + */ + public function setDefaultNetworkTier($project, Google_Service_Compute_ProjectsSetDefaultNetworkTierRequest $postBody, $optParams = array()) + { + $params = array('project' => $project, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setDefaultNetworkTier', array($params), "Google_Service_Compute_Operation"); + } /** * Enables the usage export feature and sets the usage export bucket where * reports are stored. If you provide an empty request body using this method, diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionAutoscalers.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionAutoscalers.php index 2cdbcef2..4ae3524b 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionAutoscalers.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionAutoscalers.php @@ -105,30 +105,26 @@ public function insert($project, $region, Google_Service_Compute_Autoscaler $pos * @param string $region Name of the region scoping this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. - * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionBackendServices.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionBackendServices.php index bd508f76..e3a9defb 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionBackendServices.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionBackendServices.php @@ -128,30 +128,26 @@ public function insert($project, $region, Google_Service_Compute_BackendService * @param string $region Name of the region scoping this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. - * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionCommitments.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionCommitments.php index b7bfa7f8..a2a0587b 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionCommitments.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionCommitments.php @@ -32,30 +32,26 @@ class Google_Service_Compute_Resource_RegionCommitments extends Google_Service_R * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. - * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get @@ -83,7 +79,7 @@ public function aggregatedList($project, $optParams = array()) return $this->call('aggregatedList', array($params), "Google_Service_Compute_CommitmentAggregatedList"); } /** - * Returns the specified commitment resource. Get a list of available + * Returns the specified commitment resource. Gets a list of available * commitments by making a list() request. (regionCommitments.get) * * @param string $project Project ID for this request. @@ -135,30 +131,26 @@ public function insert($project, $region, Google_Service_Compute_Commitment $pos * @param string $region Name of the region for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionDiskTypes.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionDiskTypes.php new file mode 100644 index 00000000..5b7972ce --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionDiskTypes.php @@ -0,0 +1,98 @@ + + * $computeService = new Google_Service_Compute(...); + * $regionDiskTypes = $computeService->regionDiskTypes; + * + */ +class Google_Service_Compute_Resource_RegionDiskTypes extends Google_Service_Resource +{ + /** + * Returns the specified regional disk type. Gets a list of available disk types + * by making a list() request. (regionDiskTypes.get) + * + * @param string $project Project ID for this request. + * @param string $region The name of the region for this request. + * @param string $diskType Name of the disk type to return. + * @param array $optParams Optional parameters. + * @return Google_Service_Compute_DiskType + */ + public function get($project, $region, $diskType, $optParams = array()) + { + $params = array('project' => $project, 'region' => $region, 'diskType' => $diskType); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_Compute_DiskType"); + } + /** + * Retrieves a list of regional disk types available to the specified project. + * (regionDiskTypes.listRegionDiskTypes) + * + * @param string $project Project ID for this request. + * @param string $region The name of the region for this request. + * @param array $optParams Optional parameters. + * + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. + * + * To filter on multiple expressions, provide each separate expression within + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). + * @opt_param string maxResults The maximum number of results per page that + * should be returned. If the number of available results is larger than + * maxResults, Compute Engine returns a nextPageToken that can be used to get + * the next page of results in subsequent list requests. Acceptable values are 0 + * to 500, inclusive. (Default: 500) + * @opt_param string orderBy Sorts list results by a certain order. By default, + * results are returned in alphanumerical order based on the resource name. + * + * You can also sort results in descending order based on the creation timestamp + * using orderBy="creationTimestamp desc". This sorts results based on the + * creationTimestamp field in reverse chronological order (newest result first). + * Use this to sort resources like operations so that the newest operation is + * returned first. + * + * Currently, only sorting by name or creationTimestamp desc is supported. + * @opt_param string pageToken Specifies a page token to use. Set pageToken to + * the nextPageToken returned by a previous list request to get the next page of + * results. + * @return Google_Service_Compute_RegionDiskTypeList + */ + public function listRegionDiskTypes($project, $region, $optParams = array()) + { + $params = array('project' => $project, 'region' => $region); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_Compute_RegionDiskTypeList"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionDisks.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionDisks.php new file mode 100644 index 00000000..3822606d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionDisks.php @@ -0,0 +1,262 @@ + + * $computeService = new Google_Service_Compute(...); + * $regionDisks = $computeService->regionDisks; + * + */ +class Google_Service_Compute_Resource_RegionDisks extends Google_Service_Resource +{ + /** + * Creates a snapshot of this regional disk. (regionDisks.createSnapshot) + * + * @param string $project Project ID for this request. + * @param string $region Name of the region for this request. + * @param string $disk Name of the regional persistent disk to snapshot. + * @param Google_Service_Compute_Snapshot $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @return Google_Service_Compute_Operation + */ + public function createSnapshot($project, $region, $disk, Google_Service_Compute_Snapshot $postBody, $optParams = array()) + { + $params = array('project' => $project, 'region' => $region, 'disk' => $disk, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('createSnapshot', array($params), "Google_Service_Compute_Operation"); + } + /** + * Deletes the specified regional persistent disk. Deleting a regional disk + * removes all the replicas of its data permanently and is irreversible. + * However, deleting a disk does not delete any snapshots previously made from + * the disk. You must separately delete snapshots. (regionDisks.delete) + * + * @param string $project Project ID for this request. + * @param string $region Name of the region for this request. + * @param string $disk Name of the regional persistent disk to delete. + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @return Google_Service_Compute_Operation + */ + public function delete($project, $region, $disk, $optParams = array()) + { + $params = array('project' => $project, 'region' => $region, 'disk' => $disk); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params), "Google_Service_Compute_Operation"); + } + /** + * Returns a specified regional persistent disk. (regionDisks.get) + * + * @param string $project Project ID for this request. + * @param string $region Name of the region for this request. + * @param string $disk Name of the regional persistent disk to return. + * @param array $optParams Optional parameters. + * @return Google_Service_Compute_Disk + */ + public function get($project, $region, $disk, $optParams = array()) + { + $params = array('project' => $project, 'region' => $region, 'disk' => $disk); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_Compute_Disk"); + } + /** + * Creates a persistent regional disk in the specified project using the data + * included in the request. (regionDisks.insert) + * + * @param string $project Project ID for this request. + * @param string $region Name of the region for this request. + * @param Google_Service_Compute_Disk $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @opt_param string sourceImage Optional. Source image to restore onto a disk. + * @return Google_Service_Compute_Operation + */ + public function insert($project, $region, Google_Service_Compute_Disk $postBody, $optParams = array()) + { + $params = array('project' => $project, 'region' => $region, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('insert', array($params), "Google_Service_Compute_Operation"); + } + /** + * Retrieves the list of persistent disks contained within the specified region. + * (regionDisks.listRegionDisks) + * + * @param string $project Project ID for this request. + * @param string $region Name of the region for this request. + * @param array $optParams Optional parameters. + * + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. + * + * To filter on multiple expressions, provide each separate expression within + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). + * @opt_param string maxResults The maximum number of results per page that + * should be returned. If the number of available results is larger than + * maxResults, Compute Engine returns a nextPageToken that can be used to get + * the next page of results in subsequent list requests. Acceptable values are 0 + * to 500, inclusive. (Default: 500) + * @opt_param string orderBy Sorts list results by a certain order. By default, + * results are returned in alphanumerical order based on the resource name. + * + * You can also sort results in descending order based on the creation timestamp + * using orderBy="creationTimestamp desc". This sorts results based on the + * creationTimestamp field in reverse chronological order (newest result first). + * Use this to sort resources like operations so that the newest operation is + * returned first. + * + * Currently, only sorting by name or creationTimestamp desc is supported. + * @opt_param string pageToken Specifies a page token to use. Set pageToken to + * the nextPageToken returned by a previous list request to get the next page of + * results. + * @return Google_Service_Compute_DiskList + */ + public function listRegionDisks($project, $region, $optParams = array()) + { + $params = array('project' => $project, 'region' => $region); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_Compute_DiskList"); + } + /** + * Resizes the specified regional persistent disk. (regionDisks.resize) + * + * @param string $project The project ID for this request. + * @param string $region Name of the region for this request. + * @param string $disk Name of the regional persistent disk. + * @param Google_Service_Compute_RegionDisksResizeRequest $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @return Google_Service_Compute_Operation + */ + public function resize($project, $region, $disk, Google_Service_Compute_RegionDisksResizeRequest $postBody, $optParams = array()) + { + $params = array('project' => $project, 'region' => $region, 'disk' => $disk, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('resize', array($params), "Google_Service_Compute_Operation"); + } + /** + * Sets the labels on the target regional disk. (regionDisks.setLabels) + * + * @param string $project Project ID for this request. + * @param string $region The region for this request. + * @param string $resource Name of the resource for this request. + * @param Google_Service_Compute_RegionSetLabelsRequest $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @return Google_Service_Compute_Operation + */ + public function setLabels($project, $region, $resource, Google_Service_Compute_RegionSetLabelsRequest $postBody, $optParams = array()) + { + $params = array('project' => $project, 'region' => $region, 'resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setLabels', array($params), "Google_Service_Compute_Operation"); + } + /** + * Returns permissions that a caller has on the specified resource. + * (regionDisks.testIamPermissions) + * + * @param string $project Project ID for this request. + * @param string $region The name of the region for this request. + * @param string $resource Name of the resource for this request. + * @param Google_Service_Compute_TestPermissionsRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Compute_TestPermissionsResponse + */ + public function testIamPermissions($project, $region, $resource, Google_Service_Compute_TestPermissionsRequest $postBody, $optParams = array()) + { + $params = array('project' => $project, 'region' => $region, 'resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('testIamPermissions', array($params), "Google_Service_Compute_TestPermissionsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionInstanceGroupManagers.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionInstanceGroupManagers.php index 57e0177e..5279f3d0 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionInstanceGroupManagers.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionInstanceGroupManagers.php @@ -202,30 +202,26 @@ public function insert($project, $region, Google_Service_Compute_InstanceGroupMa * @param string $region Name of the region scoping this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. - * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get @@ -263,10 +259,44 @@ public function listRegionInstanceGroupManagers($project, $region, $optParams = * @param string $instanceGroupManager The name of the managed instance group. * @param array $optParams Optional parameters. * - * @opt_param string filter - * @opt_param string maxResults - * @opt_param string order_by - * @opt_param string pageToken + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. + * + * To filter on multiple expressions, provide each separate expression within + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). + * @opt_param string maxResults The maximum number of results per page that + * should be returned. If the number of available results is larger than + * maxResults, Compute Engine returns a nextPageToken that can be used to get + * the next page of results in subsequent list requests. Acceptable values are 0 + * to 500, inclusive. (Default: 500) + * @opt_param string order_by Sorts list results by a certain order. By default, + * results are returned in alphanumerical order based on the resource name. + * + * You can also sort results in descending order based on the creation timestamp + * using orderBy="creationTimestamp desc". This sorts results based on the + * creationTimestamp field in reverse chronological order (newest result first). + * Use this to sort resources like operations so that the newest operation is + * returned first. + * + * Currently, only sorting by name or creationTimestamp desc is supported. + * @opt_param string pageToken Specifies a page token to use. Set pageToken to + * the nextPageToken returned by a previous list request to get the next page of + * results. * @return Google_Service_Compute_RegionInstanceGroupManagersListInstancesResponse */ public function listManagedInstances($project, $region, $instanceGroupManager, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionInstanceGroups.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionInstanceGroups.php index c4625200..537d1cc5 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionInstanceGroups.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionInstanceGroups.php @@ -48,30 +48,26 @@ public function get($project, $region, $instanceGroup, $optParams = array()) * @param string $region Name of the region scoping this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. - * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get @@ -111,30 +107,26 @@ public function listRegionInstanceGroups($project, $region, $optParams = array() * @param Google_Service_Compute_RegionInstanceGroupsListInstancesRequest $postBody * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionOperations.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionOperations.php index 615eeaad..8bd083aa 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionOperations.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/RegionOperations.php @@ -64,30 +64,26 @@ public function get($project, $region, $operation, $optParams = array()) * @param string $region Name of the region for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Regions.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Regions.php index ebcd0196..cb6a7580 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Regions.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Regions.php @@ -26,7 +26,7 @@ class Google_Service_Compute_Resource_Regions extends Google_Service_Resource { /** - * Returns the specified Region resource. Get a list of available regions by + * Returns the specified Region resource. Gets a list of available regions by * making a list() request. (regions.get) * * @param string $project Project ID for this request. @@ -47,30 +47,26 @@ public function get($project, $region, $optParams = array()) * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Routers.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Routers.php index e23c2df1..814bc2c6 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Routers.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Routers.php @@ -31,30 +31,26 @@ class Google_Service_Compute_Resource_Routers extends Google_Service_Resource * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. - * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get @@ -110,7 +106,7 @@ public function delete($project, $region, $router, $optParams = array()) return $this->call('delete', array($params), "Google_Service_Compute_Operation"); } /** - * Returns the specified Router resource. Get a list of available routers by + * Returns the specified Router resource. Gets a list of available routers by * making a list() request. (routers.get) * * @param string $project Project ID for this request. @@ -178,30 +174,26 @@ public function insert($project, $region, Google_Service_Compute_Router $postBod * @param string $region Name of the region for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Routes.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Routes.php index 70a30ae4..d006af9b 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Routes.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Routes.php @@ -53,7 +53,7 @@ public function delete($project, $route, $optParams = array()) return $this->call('delete', array($params), "Google_Service_Compute_Operation"); } /** - * Returns the specified Route resource. Get a list of available routes by + * Returns the specified Route resource. Gets a list of available routes by * making a list() request. (routes.get) * * @param string $project Project ID for this request. @@ -102,30 +102,26 @@ public function insert($project, Google_Service_Compute_Route $postBody, $optPar * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/SecurityPolicies.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/SecurityPolicies.php new file mode 100644 index 00000000..227b8c03 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/SecurityPolicies.php @@ -0,0 +1,247 @@ + + * $computeService = new Google_Service_Compute(...); + * $securityPolicies = $computeService->securityPolicies; + * + */ +class Google_Service_Compute_Resource_SecurityPolicies extends Google_Service_Resource +{ + /** + * Inserts a rule into a security policy. (securityPolicies.addRule) + * + * @param string $project Project ID for this request. + * @param string $securityPolicy Name of the security policy to update. + * @param Google_Service_Compute_SecurityPolicyRule $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Compute_Operation + */ + public function addRule($project, $securityPolicy, Google_Service_Compute_SecurityPolicyRule $postBody, $optParams = array()) + { + $params = array('project' => $project, 'securityPolicy' => $securityPolicy, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('addRule', array($params), "Google_Service_Compute_Operation"); + } + /** + * Deletes the specified policy. (securityPolicies.delete) + * + * @param string $project Project ID for this request. + * @param string $securityPolicy Name of the security policy to delete. + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @return Google_Service_Compute_Operation + */ + public function delete($project, $securityPolicy, $optParams = array()) + { + $params = array('project' => $project, 'securityPolicy' => $securityPolicy); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params), "Google_Service_Compute_Operation"); + } + /** + * List all of the ordered rules present in a single specified policy. + * (securityPolicies.get) + * + * @param string $project Project ID for this request. + * @param string $securityPolicy Name of the security policy to get. + * @param array $optParams Optional parameters. + * @return Google_Service_Compute_SecurityPolicy + */ + public function get($project, $securityPolicy, $optParams = array()) + { + $params = array('project' => $project, 'securityPolicy' => $securityPolicy); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_Compute_SecurityPolicy"); + } + /** + * Gets a rule at the specified priority. (securityPolicies.getRule) + * + * @param string $project Project ID for this request. + * @param string $securityPolicy Name of the security policy to which the + * queried rule belongs. + * @param array $optParams Optional parameters. + * + * @opt_param int priority The priority of the rule to get from the security + * policy. + * @return Google_Service_Compute_SecurityPolicyRule + */ + public function getRule($project, $securityPolicy, $optParams = array()) + { + $params = array('project' => $project, 'securityPolicy' => $securityPolicy); + $params = array_merge($params, $optParams); + return $this->call('getRule', array($params), "Google_Service_Compute_SecurityPolicyRule"); + } + /** + * Creates a new policy in the specified project using the data included in the + * request. (securityPolicies.insert) + * + * @param string $project Project ID for this request. + * @param Google_Service_Compute_SecurityPolicy $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @return Google_Service_Compute_Operation + */ + public function insert($project, Google_Service_Compute_SecurityPolicy $postBody, $optParams = array()) + { + $params = array('project' => $project, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('insert', array($params), "Google_Service_Compute_Operation"); + } + /** + * List all the policies that have been configured for the specified project. + * (securityPolicies.listSecurityPolicies) + * + * @param string $project Project ID for this request. + * @param array $optParams Optional parameters. + * + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. + * + * To filter on multiple expressions, provide each separate expression within + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). + * @opt_param string maxResults The maximum number of results per page that + * should be returned. If the number of available results is larger than + * maxResults, Compute Engine returns a nextPageToken that can be used to get + * the next page of results in subsequent list requests. Acceptable values are 0 + * to 500, inclusive. (Default: 500) + * @opt_param string orderBy Sorts list results by a certain order. By default, + * results are returned in alphanumerical order based on the resource name. + * + * You can also sort results in descending order based on the creation timestamp + * using orderBy="creationTimestamp desc". This sorts results based on the + * creationTimestamp field in reverse chronological order (newest result first). + * Use this to sort resources like operations so that the newest operation is + * returned first. + * + * Currently, only sorting by name or creationTimestamp desc is supported. + * @opt_param string pageToken Specifies a page token to use. Set pageToken to + * the nextPageToken returned by a previous list request to get the next page of + * results. + * @return Google_Service_Compute_SecurityPolicyList + */ + public function listSecurityPolicies($project, $optParams = array()) + { + $params = array('project' => $project); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_Compute_SecurityPolicyList"); + } + /** + * Patches the specified policy with the data included in the request. + * (securityPolicies.patch) + * + * @param string $project Project ID for this request. + * @param string $securityPolicy Name of the security policy to update. + * @param Google_Service_Compute_SecurityPolicy $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @return Google_Service_Compute_Operation + */ + public function patch($project, $securityPolicy, Google_Service_Compute_SecurityPolicy $postBody, $optParams = array()) + { + $params = array('project' => $project, 'securityPolicy' => $securityPolicy, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('patch', array($params), "Google_Service_Compute_Operation"); + } + /** + * Patches a rule at the specified priority. (securityPolicies.patchRule) + * + * @param string $project Project ID for this request. + * @param string $securityPolicy Name of the security policy to update. + * @param Google_Service_Compute_SecurityPolicyRule $postBody + * @param array $optParams Optional parameters. + * + * @opt_param int priority The priority of the rule to patch. + * @return Google_Service_Compute_Operation + */ + public function patchRule($project, $securityPolicy, Google_Service_Compute_SecurityPolicyRule $postBody, $optParams = array()) + { + $params = array('project' => $project, 'securityPolicy' => $securityPolicy, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('patchRule', array($params), "Google_Service_Compute_Operation"); + } + /** + * Deletes a rule at the specified priority. (securityPolicies.removeRule) + * + * @param string $project Project ID for this request. + * @param string $securityPolicy Name of the security policy to update. + * @param array $optParams Optional parameters. + * + * @opt_param int priority The priority of the rule to remove from the security + * policy. + * @return Google_Service_Compute_Operation + */ + public function removeRule($project, $securityPolicy, $optParams = array()) + { + $params = array('project' => $project, 'securityPolicy' => $securityPolicy); + $params = array_merge($params, $optParams); + return $this->call('removeRule', array($params), "Google_Service_Compute_Operation"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Snapshots.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Snapshots.php index 0fd098b4..d91547e6 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Snapshots.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Snapshots.php @@ -58,8 +58,8 @@ public function delete($project, $snapshot, $optParams = array()) return $this->call('delete', array($params), "Google_Service_Compute_Operation"); } /** - * Returns the specified Snapshot resource. Get a list of available snapshots by - * making a list() request. (snapshots.get) + * Returns the specified Snapshot resource. Gets a list of available snapshots + * by making a list() request. (snapshots.get) * * @param string $project Project ID for this request. * @param string $snapshot Name of the Snapshot resource to return. @@ -79,30 +79,26 @@ public function get($project, $snapshot, $optParams = array()) * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/SslCertificates.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/SslCertificates.php index 61b06cb9..969ee16a 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/SslCertificates.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/SslCertificates.php @@ -53,7 +53,7 @@ public function delete($project, $sslCertificate, $optParams = array()) return $this->call('delete', array($params), "Google_Service_Compute_Operation"); } /** - * Returns the specified SslCertificate resource. Get a list of available SSL + * Returns the specified SslCertificate resource. Gets a list of available SSL * certificates by making a list() request. (sslCertificates.get) * * @param string $project Project ID for this request. @@ -102,30 +102,26 @@ public function insert($project, Google_Service_Compute_SslCertificate $postBody * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/SslPolicies.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/SslPolicies.php new file mode 100644 index 00000000..ddd8d9d6 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/SslPolicies.php @@ -0,0 +1,238 @@ + + * $computeService = new Google_Service_Compute(...); + * $sslPolicies = $computeService->sslPolicies; + * + */ +class Google_Service_Compute_Resource_SslPolicies extends Google_Service_Resource +{ + /** + * Deletes the specified SSL policy. The SSL policy resource can be deleted only + * if it is not in use by any TargetHttpsProxy or TargetSslProxy resources. + * (sslPolicies.delete) + * + * @param string $project Project ID for this request. + * @param string $sslPolicy Name of the SSL policy to delete. The name must be + * 1-63 characters long, and comply with RFC1035. + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @return Google_Service_Compute_Operation + */ + public function delete($project, $sslPolicy, $optParams = array()) + { + $params = array('project' => $project, 'sslPolicy' => $sslPolicy); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params), "Google_Service_Compute_Operation"); + } + /** + * Lists all of the ordered rules present in a single specified policy. + * (sslPolicies.get) + * + * @param string $project Project ID for this request. + * @param string $sslPolicy Name of the SSL policy to update. The name must be + * 1-63 characters long, and comply with RFC1035. + * @param array $optParams Optional parameters. + * @return Google_Service_Compute_SslPolicy + */ + public function get($project, $sslPolicy, $optParams = array()) + { + $params = array('project' => $project, 'sslPolicy' => $sslPolicy); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_Compute_SslPolicy"); + } + /** + * Returns the specified SSL policy resource. Gets a list of available SSL + * policies by making a list() request. (sslPolicies.insert) + * + * @param string $project Project ID for this request. + * @param Google_Service_Compute_SslPolicy $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @return Google_Service_Compute_Operation + */ + public function insert($project, Google_Service_Compute_SslPolicy $postBody, $optParams = array()) + { + $params = array('project' => $project, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('insert', array($params), "Google_Service_Compute_Operation"); + } + /** + * Lists all the SSL policies that have been configured for the specified + * project. (sslPolicies.listSslPolicies) + * + * @param string $project Project ID for this request. + * @param array $optParams Optional parameters. + * + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. + * + * To filter on multiple expressions, provide each separate expression within + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). + * @opt_param string maxResults The maximum number of results per page that + * should be returned. If the number of available results is larger than + * maxResults, Compute Engine returns a nextPageToken that can be used to get + * the next page of results in subsequent list requests. Acceptable values are 0 + * to 500, inclusive. (Default: 500) + * @opt_param string orderBy Sorts list results by a certain order. By default, + * results are returned in alphanumerical order based on the resource name. + * + * You can also sort results in descending order based on the creation timestamp + * using orderBy="creationTimestamp desc". This sorts results based on the + * creationTimestamp field in reverse chronological order (newest result first). + * Use this to sort resources like operations so that the newest operation is + * returned first. + * + * Currently, only sorting by name or creationTimestamp desc is supported. + * @opt_param string pageToken Specifies a page token to use. Set pageToken to + * the nextPageToken returned by a previous list request to get the next page of + * results. + * @return Google_Service_Compute_SslPoliciesList + */ + public function listSslPolicies($project, $optParams = array()) + { + $params = array('project' => $project); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_Compute_SslPoliciesList"); + } + /** + * Lists all features that can be specified in the SSL policy when using custom + * profile. (sslPolicies.listAvailableFeatures) + * + * @param string $project Project ID for this request. + * @param array $optParams Optional parameters. + * + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. + * + * To filter on multiple expressions, provide each separate expression within + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). + * @opt_param string maxResults The maximum number of results per page that + * should be returned. If the number of available results is larger than + * maxResults, Compute Engine returns a nextPageToken that can be used to get + * the next page of results in subsequent list requests. Acceptable values are 0 + * to 500, inclusive. (Default: 500) + * @opt_param string orderBy Sorts list results by a certain order. By default, + * results are returned in alphanumerical order based on the resource name. + * + * You can also sort results in descending order based on the creation timestamp + * using orderBy="creationTimestamp desc". This sorts results based on the + * creationTimestamp field in reverse chronological order (newest result first). + * Use this to sort resources like operations so that the newest operation is + * returned first. + * + * Currently, only sorting by name or creationTimestamp desc is supported. + * @opt_param string pageToken Specifies a page token to use. Set pageToken to + * the nextPageToken returned by a previous list request to get the next page of + * results. + * @return Google_Service_Compute_SslPoliciesListAvailableFeaturesResponse + */ + public function listAvailableFeatures($project, $optParams = array()) + { + $params = array('project' => $project); + $params = array_merge($params, $optParams); + return $this->call('listAvailableFeatures', array($params), "Google_Service_Compute_SslPoliciesListAvailableFeaturesResponse"); + } + /** + * Patches the specified SSL policy with the data included in the request. + * (sslPolicies.patch) + * + * @param string $project Project ID for this request. + * @param string $sslPolicy Name of the SSL policy to update. The name must be + * 1-63 characters long, and comply with RFC1035. + * @param Google_Service_Compute_SslPolicy $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @return Google_Service_Compute_Operation + */ + public function patch($project, $sslPolicy, Google_Service_Compute_SslPolicy $postBody, $optParams = array()) + { + $params = array('project' => $project, 'sslPolicy' => $sslPolicy, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('patch', array($params), "Google_Service_Compute_Operation"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Subnetworks.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Subnetworks.php index e79a14e5..eda77a8c 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Subnetworks.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Subnetworks.php @@ -31,30 +31,26 @@ class Google_Service_Compute_Resource_Subnetworks extends Google_Service_Resourc * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. - * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get @@ -140,7 +136,7 @@ public function expandIpCidrRange($project, $region, $subnetwork, Google_Service return $this->call('expandIpCidrRange', array($params), "Google_Service_Compute_Operation"); } /** - * Returns the specified subnetwork. Get a list of available subnetworks list() + * Returns the specified subnetwork. Gets a list of available subnetworks list() * request. (subnetworks.get) * * @param string $project Project ID for this request. @@ -192,30 +188,26 @@ public function insert($project, $region, Google_Service_Compute_Subnetwork $pos * @param string $region Name of the region scoping this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get @@ -242,6 +234,91 @@ public function listSubnetworks($project, $region, $optParams = array()) $params = array_merge($params, $optParams); return $this->call('list', array($params), "Google_Service_Compute_SubnetworkList"); } + /** + * Retrieves an aggregated list of usable subnetworks. (subnetworks.listUsable) + * + * @param string $project Project ID for this request. + * @param array $optParams Optional parameters. + * + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. + * + * To filter on multiple expressions, provide each separate expression within + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). + * @opt_param string maxResults The maximum number of results per page that + * should be returned. If the number of available results is larger than + * maxResults, Compute Engine returns a nextPageToken that can be used to get + * the next page of results in subsequent list requests. Acceptable values are 0 + * to 500, inclusive. (Default: 500) + * @opt_param string orderBy Sorts list results by a certain order. By default, + * results are returned in alphanumerical order based on the resource name. + * + * You can also sort results in descending order based on the creation timestamp + * using orderBy="creationTimestamp desc". This sorts results based on the + * creationTimestamp field in reverse chronological order (newest result first). + * Use this to sort resources like operations so that the newest operation is + * returned first. + * + * Currently, only sorting by name or creationTimestamp desc is supported. + * @opt_param string pageToken Specifies a page token to use. Set pageToken to + * the nextPageToken returned by a previous list request to get the next page of + * results. + * @return Google_Service_Compute_UsableSubnetworksAggregatedList + */ + public function listUsable($project, $optParams = array()) + { + $params = array('project' => $project); + $params = array_merge($params, $optParams); + return $this->call('listUsable', array($params), "Google_Service_Compute_UsableSubnetworksAggregatedList"); + } + /** + * Patches the specified subnetwork with the data included in the request. Only + * the following fields within the subnetwork resource can be specified in the + * request: secondary_ip_range, allow_subnet_cidr_routes_overlap and role. It is + * also mandatory to specify the current fingeprint of the subnetwork resource + * being patched. (subnetworks.patch) + * + * @param string $project Project ID for this request. + * @param string $region Name of the region scoping this request. + * @param string $subnetwork Name of the Subnetwork resource to patch. + * @param Google_Service_Compute_Subnetwork $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @return Google_Service_Compute_Operation + */ + public function patch($project, $region, $subnetwork, Google_Service_Compute_Subnetwork $postBody, $optParams = array()) + { + $params = array('project' => $project, 'region' => $region, 'subnetwork' => $subnetwork, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('patch', array($params), "Google_Service_Compute_Operation"); + } /** * Set whether VMs in this subnet can access Google services without assigning * external IP addresses through Private Google Access. diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/TargetHttpProxies.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/TargetHttpProxies.php index ebfd3281..526b3837 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/TargetHttpProxies.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/TargetHttpProxies.php @@ -54,7 +54,7 @@ public function delete($project, $targetHttpProxy, $optParams = array()) return $this->call('delete', array($params), "Google_Service_Compute_Operation"); } /** - * Returns the specified TargetHttpProxy resource. Get a list of available + * Returns the specified TargetHttpProxy resource. Gets a list of available * target HTTP proxies by making a list() request. (targetHttpProxies.get) * * @param string $project Project ID for this request. @@ -104,30 +104,26 @@ public function insert($project, Google_Service_Compute_TargetHttpProxy $postBod * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/TargetHttpsProxies.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/TargetHttpsProxies.php index aa8ddc0a..fb3a889e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/TargetHttpsProxies.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/TargetHttpsProxies.php @@ -54,7 +54,7 @@ public function delete($project, $targetHttpsProxy, $optParams = array()) return $this->call('delete', array($params), "Google_Service_Compute_Operation"); } /** - * Returns the specified TargetHttpsProxy resource. Get a list of available + * Returns the specified TargetHttpsProxy resource. Gets a list of available * target HTTPS proxies by making a list() request. (targetHttpsProxies.get) * * @param string $project Project ID for this request. @@ -104,30 +104,26 @@ public function insert($project, Google_Service_Compute_TargetHttpsProxy $postBo * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get @@ -154,6 +150,36 @@ public function listTargetHttpsProxies($project, $optParams = array()) $params = array_merge($params, $optParams); return $this->call('list', array($params), "Google_Service_Compute_TargetHttpsProxyList"); } + /** + * Sets the QUIC override policy for TargetHttpsProxy. + * (targetHttpsProxies.setQuicOverride) + * + * @param string $project Project ID for this request. + * @param string $targetHttpsProxy Name of the TargetHttpsProxy resource to set + * the QUIC override policy for. The name should conform to RFC1035. + * @param Google_Service_Compute_TargetHttpsProxiesSetQuicOverrideRequest $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @return Google_Service_Compute_Operation + */ + public function setQuicOverride($project, $targetHttpsProxy, Google_Service_Compute_TargetHttpsProxiesSetQuicOverrideRequest $postBody, $optParams = array()) + { + $params = array('project' => $project, 'targetHttpsProxy' => $targetHttpsProxy, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setQuicOverride', array($params), "Google_Service_Compute_Operation"); + } /** * Replaces SslCertificates for TargetHttpsProxy. * (targetHttpsProxies.setSslCertificates) @@ -184,6 +210,39 @@ public function setSslCertificates($project, $targetHttpsProxy, Google_Service_C $params = array_merge($params, $optParams); return $this->call('setSslCertificates', array($params), "Google_Service_Compute_Operation"); } + /** + * Sets the SSL policy for TargetHttpsProxy. The SSL policy specifies the + * server-side support for SSL features. This affects connections between + * clients and the HTTPS proxy load balancer. They do not affect the connection + * between the load balancer and the backends. (targetHttpsProxies.setSslPolicy) + * + * @param string $project Project ID for this request. + * @param string $targetHttpsProxy Name of the TargetHttpsProxy resource whose + * SSL policy is to be set. The name must be 1-63 characters long, and comply + * with RFC1035. + * @param Google_Service_Compute_SslPolicyReference $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @return Google_Service_Compute_Operation + */ + public function setSslPolicy($project, $targetHttpsProxy, Google_Service_Compute_SslPolicyReference $postBody, $optParams = array()) + { + $params = array('project' => $project, 'targetHttpsProxy' => $targetHttpsProxy, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setSslPolicy', array($params), "Google_Service_Compute_Operation"); + } /** * Changes the URL map for TargetHttpsProxy. (targetHttpsProxies.setUrlMap) * diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/TargetInstances.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/TargetInstances.php index 4958e8d4..deddd70e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/TargetInstances.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/TargetInstances.php @@ -32,30 +32,26 @@ class Google_Service_Compute_Resource_TargetInstances extends Google_Service_Res * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. - * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get @@ -111,8 +107,8 @@ public function delete($project, $zone, $targetInstance, $optParams = array()) return $this->call('delete', array($params), "Google_Service_Compute_Operation"); } /** - * Returns the specified TargetInstance resource. Get a list of available target - * instances by making a list() request. (targetInstances.get) + * Returns the specified TargetInstance resource. Gets a list of available + * target instances by making a list() request. (targetInstances.get) * * @param string $project Project ID for this request. * @param string $zone Name of the zone scoping this request. @@ -163,30 +159,26 @@ public function insert($project, $zone, Google_Service_Compute_TargetInstance $p * @param string $zone Name of the zone scoping this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/TargetPools.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/TargetPools.php index 9397a496..29b77e33 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/TargetPools.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/TargetPools.php @@ -90,30 +90,26 @@ public function addInstance($project, $region, $targetPool, Google_Service_Compu * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. - * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get @@ -169,7 +165,7 @@ public function delete($project, $region, $targetPool, $optParams = array()) return $this->call('delete', array($params), "Google_Service_Compute_Operation"); } /** - * Returns the specified target pool. Get a list of available target pools by + * Returns the specified target pool. Gets a list of available target pools by * making a list() request. (targetPools.get) * * @param string $project Project ID for this request. @@ -239,30 +235,26 @@ public function insert($project, $region, Google_Service_Compute_TargetPool $pos * @param string $region Name of the region scoping this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/TargetSslProxies.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/TargetSslProxies.php index 6d0005d8..c3a85f19 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/TargetSslProxies.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/TargetSslProxies.php @@ -53,8 +53,8 @@ public function delete($project, $targetSslProxy, $optParams = array()) return $this->call('delete', array($params), "Google_Service_Compute_Operation"); } /** - * Returns the specified TargetSslProxy resource. Get a list of available target - * SSL proxies by making a list() request. (targetSslProxies.get) + * Returns the specified TargetSslProxy resource. Gets a list of available + * target SSL proxies by making a list() request. (targetSslProxies.get) * * @param string $project Project ID for this request. * @param string $targetSslProxy Name of the TargetSslProxy resource to return. @@ -102,30 +102,26 @@ public function insert($project, Google_Service_Compute_TargetSslProxy $postBody * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get @@ -242,4 +238,37 @@ public function setSslCertificates($project, $targetSslProxy, Google_Service_Com $params = array_merge($params, $optParams); return $this->call('setSslCertificates', array($params), "Google_Service_Compute_Operation"); } + /** + * Sets the SSL policy for TargetSslProxy. The SSL policy specifies the server- + * side support for SSL features. This affects connections between clients and + * the SSL proxy load balancer. They do not affect the connection between the + * load balancer and the backends. (targetSslProxies.setSslPolicy) + * + * @param string $project Project ID for this request. + * @param string $targetSslProxy Name of the TargetSslProxy resource whose SSL + * policy is to be set. The name must be 1-63 characters long, and comply with + * RFC1035. + * @param Google_Service_Compute_SslPolicyReference $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string requestId An optional request ID to identify requests. + * Specify a unique request ID so that if you must retry your request, the + * server will know to ignore the request if it has already been completed. + * + * For example, consider a situation where you make an initial request and the + * request times out. If you make the request again with the same request ID, + * the server can check if original operation with the same request ID was + * received, and if so, will ignore the second request. This prevents clients + * from accidentally creating duplicate commitments. + * + * The request ID must be a valid UUID with the exception that zero UUID is not + * supported (00000000-0000-0000-0000-000000000000). + * @return Google_Service_Compute_Operation + */ + public function setSslPolicy($project, $targetSslProxy, Google_Service_Compute_SslPolicyReference $postBody, $optParams = array()) + { + $params = array('project' => $project, 'targetSslProxy' => $targetSslProxy, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setSslPolicy', array($params), "Google_Service_Compute_Operation"); + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/TargetTcpProxies.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/TargetTcpProxies.php index e113e36d..f53094cb 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/TargetTcpProxies.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/TargetTcpProxies.php @@ -53,8 +53,8 @@ public function delete($project, $targetTcpProxy, $optParams = array()) return $this->call('delete', array($params), "Google_Service_Compute_Operation"); } /** - * Returns the specified TargetTcpProxy resource. Get a list of available target - * TCP proxies by making a list() request. (targetTcpProxies.get) + * Returns the specified TargetTcpProxy resource. Gets a list of available + * target TCP proxies by making a list() request. (targetTcpProxies.get) * * @param string $project Project ID for this request. * @param string $targetTcpProxy Name of the TargetTcpProxy resource to return. @@ -102,30 +102,26 @@ public function insert($project, Google_Service_Compute_TargetTcpProxy $postBody * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/TargetVpnGateways.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/TargetVpnGateways.php index 3188894e..ae3a242f 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/TargetVpnGateways.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/TargetVpnGateways.php @@ -32,30 +32,26 @@ class Google_Service_Compute_Resource_TargetVpnGateways extends Google_Service_R * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. - * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get @@ -111,7 +107,7 @@ public function delete($project, $region, $targetVpnGateway, $optParams = array( return $this->call('delete', array($params), "Google_Service_Compute_Operation"); } /** - * Returns the specified target VPN gateway. Get a list of available target VPN + * Returns the specified target VPN gateway. Gets a list of available target VPN * gateways by making a list() request. (targetVpnGateways.get) * * @param string $project Project ID for this request. @@ -163,30 +159,26 @@ public function insert($project, $region, Google_Service_Compute_TargetVpnGatewa * @param string $region Name of the region for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/UrlMaps.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/UrlMaps.php index 8f009932..e62b5d3b 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/UrlMaps.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/UrlMaps.php @@ -53,7 +53,7 @@ public function delete($project, $urlMap, $optParams = array()) return $this->call('delete', array($params), "Google_Service_Compute_Operation"); } /** - * Returns the specified UrlMap resource. Get a list of available URL maps by + * Returns the specified UrlMap resource. Gets a list of available URL maps by * making a list() request. (urlMaps.get) * * @param string $project Project ID for this request. @@ -131,30 +131,26 @@ public function invalidateCache($project, $urlMap, Google_Service_Compute_CacheI * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/VpnTunnels.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/VpnTunnels.php index 1643f0c7..375acde7 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/VpnTunnels.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/VpnTunnels.php @@ -31,30 +31,26 @@ class Google_Service_Compute_Resource_VpnTunnels extends Google_Service_Resource * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. - * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. + * + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. + * + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get @@ -110,8 +106,8 @@ public function delete($project, $region, $vpnTunnel, $optParams = array()) return $this->call('delete', array($params), "Google_Service_Compute_Operation"); } /** - * Returns the specified VpnTunnel resource. Get a list of available VPN tunnels - * by making a list() request. (vpnTunnels.get) + * Returns the specified VpnTunnel resource. Gets a list of available VPN + * tunnels by making a list() request. (vpnTunnels.get) * * @param string $project Project ID for this request. * @param string $region Name of the region for this request. @@ -162,30 +158,26 @@ public function insert($project, $region, Google_Service_Compute_VpnTunnel $post * @param string $region Name of the region for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. - * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/ZoneOperations.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/ZoneOperations.php index 87086fe3..1d3d1ef1 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/ZoneOperations.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/ZoneOperations.php @@ -64,30 +64,26 @@ public function get($project, $zone, $operation, $optParams = array()) * @param string $zone Name of the zone for request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Zones.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Zones.php index d4795e4a..b4b61f8d 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Zones.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/Zones.php @@ -26,7 +26,7 @@ class Google_Service_Compute_Resource_Zones extends Google_Service_Resource { /** - * Returns the specified Zone resource. Get a list of available zones by making + * Returns the specified Zone resource. Gets a list of available zones by making * a list() request. (zones.get) * * @param string $project Project ID for this request. @@ -47,30 +47,26 @@ public function get($project, $zone, $optParams = array()) * @param string $project Project ID for this request. * @param array $optParams Optional parameters. * - * @opt_param string filter Sets a filter {expression} for filtering listed - * resources. Your {expression} must be in the format: field_name - * comparison_string literal_string. + * @opt_param string filter A filter expression that filters resources listed in + * the response. The expression must specify the field name, a comparison + * operator, and the value that you want to use for filtering. The value must be + * a string, a number, or a boolean. The comparison operator must be either =, + * !=, >, or <. * - * The field_name is the name of the field you want to compare. Only atomic - * field types are supported (string, number, boolean). The comparison_string - * must be either eq (equals) or ne (not equals). The literal_string is the - * string value to filter to. The literal value must be valid for the type of - * field you are filtering by (string, number, boolean). For string fields, the - * literal value is interpreted as a regular expression using RE2 syntax. The - * literal value must match the entire field. + * For example, if you are filtering Compute Engine instances, you can exclude + * instances named example-instance by specifying name != example-instance. * - * For example, to filter for instances that do not have a name of example- - * instance, you would use name ne example-instance. - * - * You can filter on nested fields. For example, you could filter on instances - * that have set the scheduling.automaticRestart field to true. Use filtering on - * nested fields to take advantage of labels to organize and search for results - * based on label values. + * You can also filter nested fields. For example, you could specify + * scheduling.automaticRestart = false to include instances only if they are not + * scheduled for automatic restarts. You can use filtering on nested fields to + * filter based on resource labels. * * To filter on multiple expressions, provide each separate expression within - * parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us- - * central1-f). Multiple expressions are treated as AND expressions, meaning - * that resources must match all expressions to pass the filters. + * parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = + * "Intel Skylake"). By default, each expression is an AND expression. However, + * you can include AND and OR expressions explicitly. For example, (cpuPlatform + * = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND + * (scheduling.automaticRestart = true). * @opt_param string maxResults The maximum number of results per page that * should be returned. If the number of available results is larger than * maxResults, Compute Engine returns a nextPageToken that can be used to get diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/RouterAdvertisedIpRange.php b/vendor/google/apiclient-services/src/Google/Service/Compute/RouterAdvertisedIpRange.php new file mode 100644 index 00000000..f85fe43b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/RouterAdvertisedIpRange.php @@ -0,0 +1,39 @@ +description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setRange($range) + { + $this->range = $range; + } + public function getRange() + { + return $this->range; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/RouterBgp.php b/vendor/google/apiclient-services/src/Google/Service/Compute/RouterBgp.php index 1715eeb6..7c181d2a 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/RouterBgp.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/RouterBgp.php @@ -15,10 +15,45 @@ * the License. */ -class Google_Service_Compute_RouterBgp extends Google_Model +class Google_Service_Compute_RouterBgp extends Google_Collection { + protected $collection_key = 'advertisedIpRanges'; + public $advertiseMode; + public $advertisedGroups; + protected $advertisedIpRangesType = 'Google_Service_Compute_RouterAdvertisedIpRange'; + protected $advertisedIpRangesDataType = 'array'; public $asn; + public function setAdvertiseMode($advertiseMode) + { + $this->advertiseMode = $advertiseMode; + } + public function getAdvertiseMode() + { + return $this->advertiseMode; + } + public function setAdvertisedGroups($advertisedGroups) + { + $this->advertisedGroups = $advertisedGroups; + } + public function getAdvertisedGroups() + { + return $this->advertisedGroups; + } + /** + * @param Google_Service_Compute_RouterAdvertisedIpRange + */ + public function setAdvertisedIpRanges($advertisedIpRanges) + { + $this->advertisedIpRanges = $advertisedIpRanges; + } + /** + * @return Google_Service_Compute_RouterAdvertisedIpRange + */ + public function getAdvertisedIpRanges() + { + return $this->advertisedIpRanges; + } public function setAsn($asn) { $this->asn = $asn; diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/RouterBgpPeer.php b/vendor/google/apiclient-services/src/Google/Service/Compute/RouterBgpPeer.php index 1abe9fc9..e4d71cc0 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/RouterBgpPeer.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/RouterBgpPeer.php @@ -15,15 +15,51 @@ * the License. */ -class Google_Service_Compute_RouterBgpPeer extends Google_Model +class Google_Service_Compute_RouterBgpPeer extends Google_Collection { + protected $collection_key = 'advertisedIpRanges'; + public $advertiseMode; + public $advertisedGroups; + protected $advertisedIpRangesType = 'Google_Service_Compute_RouterAdvertisedIpRange'; + protected $advertisedIpRangesDataType = 'array'; public $advertisedRoutePriority; public $interfaceName; public $ipAddress; + public $managementType; public $name; public $peerAsn; public $peerIpAddress; + public function setAdvertiseMode($advertiseMode) + { + $this->advertiseMode = $advertiseMode; + } + public function getAdvertiseMode() + { + return $this->advertiseMode; + } + public function setAdvertisedGroups($advertisedGroups) + { + $this->advertisedGroups = $advertisedGroups; + } + public function getAdvertisedGroups() + { + return $this->advertisedGroups; + } + /** + * @param Google_Service_Compute_RouterAdvertisedIpRange + */ + public function setAdvertisedIpRanges($advertisedIpRanges) + { + $this->advertisedIpRanges = $advertisedIpRanges; + } + /** + * @return Google_Service_Compute_RouterAdvertisedIpRange + */ + public function getAdvertisedIpRanges() + { + return $this->advertisedIpRanges; + } public function setAdvertisedRoutePriority($advertisedRoutePriority) { $this->advertisedRoutePriority = $advertisedRoutePriority; @@ -48,6 +84,14 @@ public function getIpAddress() { return $this->ipAddress; } + public function setManagementType($managementType) + { + $this->managementType = $managementType; + } + public function getManagementType() + { + return $this->managementType; + } public function setName($name) { $this->name = $name; diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/RouterInterface.php b/vendor/google/apiclient-services/src/Google/Service/Compute/RouterInterface.php index ee55d059..d39f8d4c 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/RouterInterface.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/RouterInterface.php @@ -20,6 +20,7 @@ class Google_Service_Compute_RouterInterface extends Google_Model public $ipRange; public $linkedInterconnectAttachment; public $linkedVpnTunnel; + public $managementType; public $name; public function setIpRange($ipRange) @@ -46,6 +47,14 @@ public function getLinkedVpnTunnel() { return $this->linkedVpnTunnel; } + public function setManagementType($managementType) + { + $this->managementType = $managementType; + } + public function getManagementType() + { + return $this->managementType; + } public function setName($name) { $this->name = $name; diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Scheduling.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Scheduling.php index dcdb77ef..a08fda49 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Scheduling.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Scheduling.php @@ -15,9 +15,12 @@ * the License. */ -class Google_Service_Compute_Scheduling extends Google_Model +class Google_Service_Compute_Scheduling extends Google_Collection { + protected $collection_key = 'nodeAffinities'; public $automaticRestart; + protected $nodeAffinitiesType = 'Google_Service_Compute_SchedulingNodeAffinity'; + protected $nodeAffinitiesDataType = 'array'; public $onHostMaintenance; public $preemptible; @@ -29,6 +32,20 @@ public function getAutomaticRestart() { return $this->automaticRestart; } + /** + * @param Google_Service_Compute_SchedulingNodeAffinity + */ + public function setNodeAffinities($nodeAffinities) + { + $this->nodeAffinities = $nodeAffinities; + } + /** + * @return Google_Service_Compute_SchedulingNodeAffinity + */ + public function getNodeAffinities() + { + return $this->nodeAffinities; + } public function setOnHostMaintenance($onHostMaintenance) { $this->onHostMaintenance = $onHostMaintenance; diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/SchedulingNodeAffinity.php b/vendor/google/apiclient-services/src/Google/Service/Compute/SchedulingNodeAffinity.php new file mode 100644 index 00000000..af793801 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/SchedulingNodeAffinity.php @@ -0,0 +1,49 @@ +key = $key; + } + public function getKey() + { + return $this->key; + } + public function setOperator($operator) + { + $this->operator = $operator; + } + public function getOperator() + { + return $this->operator; + } + public function setValues($values) + { + $this->values = $values; + } + public function getValues() + { + return $this->values; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicy.php b/vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicy.php new file mode 100644 index 00000000..1c7ed616 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicy.php @@ -0,0 +1,101 @@ +creationTimestamp = $creationTimestamp; + } + public function getCreationTimestamp() + { + return $this->creationTimestamp; + } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setFingerprint($fingerprint) + { + $this->fingerprint = $fingerprint; + } + public function getFingerprint() + { + return $this->fingerprint; + } + public function setId($id) + { + $this->id = $id; + } + public function getId() + { + return $this->id; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + /** + * @param Google_Service_Compute_SecurityPolicyRule + */ + public function setRules($rules) + { + $this->rules = $rules; + } + /** + * @return Google_Service_Compute_SecurityPolicyRule + */ + public function getRules() + { + return $this->rules; + } + public function setSelfLink($selfLink) + { + $this->selfLink = $selfLink; + } + public function getSelfLink() + { + return $this->selfLink; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicyList.php b/vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicyList.php new file mode 100644 index 00000000..1b5cea5d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicyList.php @@ -0,0 +1,81 @@ +id = $id; + } + public function getId() + { + return $this->id; + } + /** + * @param Google_Service_Compute_SecurityPolicy + */ + public function setItems($items) + { + $this->items = $items; + } + /** + * @return Google_Service_Compute_SecurityPolicy + */ + public function getItems() + { + return $this->items; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + /** + * @param Google_Service_Compute_SecurityPolicyListWarning + */ + public function setWarning(Google_Service_Compute_SecurityPolicyListWarning $warning) + { + $this->warning = $warning; + } + /** + * @return Google_Service_Compute_SecurityPolicyListWarning + */ + public function getWarning() + { + return $this->warning; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicyListWarning.php b/vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicyListWarning.php new file mode 100644 index 00000000..e096bfd7 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicyListWarning.php @@ -0,0 +1,56 @@ +code = $code; + } + public function getCode() + { + return $this->code; + } + /** + * @param Google_Service_Compute_SecurityPolicyListWarningData + */ + public function setData($data) + { + $this->data = $data; + } + /** + * @return Google_Service_Compute_SecurityPolicyListWarningData + */ + public function getData() + { + return $this->data; + } + public function setMessage($message) + { + $this->message = $message; + } + public function getMessage() + { + return $this->message; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicyListWarningData.php b/vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicyListWarningData.php new file mode 100644 index 00000000..47cf3c06 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicyListWarningData.php @@ -0,0 +1,39 @@ +key = $key; + } + public function getKey() + { + return $this->key; + } + public function setValue($value) + { + $this->value = $value; + } + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicyReference.php b/vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicyReference.php new file mode 100644 index 00000000..c77eb596 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicyReference.php @@ -0,0 +1,30 @@ +securityPolicy = $securityPolicy; + } + public function getSecurityPolicy() + { + return $this->securityPolicy; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicyRule.php b/vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicyRule.php new file mode 100644 index 00000000..508765f7 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicyRule.php @@ -0,0 +1,82 @@ +action = $action; + } + public function getAction() + { + return $this->action; + } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + /** + * @param Google_Service_Compute_SecurityPolicyRuleMatcher + */ + public function setMatch(Google_Service_Compute_SecurityPolicyRuleMatcher $match) + { + $this->match = $match; + } + /** + * @return Google_Service_Compute_SecurityPolicyRuleMatcher + */ + public function getMatch() + { + return $this->match; + } + public function setPreview($preview) + { + $this->preview = $preview; + } + public function getPreview() + { + return $this->preview; + } + public function setPriority($priority) + { + $this->priority = $priority; + } + public function getPriority() + { + return $this->priority; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicyRuleMatcher.php b/vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicyRuleMatcher.php new file mode 100644 index 00000000..eb11787f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicyRuleMatcher.php @@ -0,0 +1,46 @@ +config = $config; + } + /** + * @return Google_Service_Compute_SecurityPolicyRuleMatcherConfig + */ + public function getConfig() + { + return $this->config; + } + public function setVersionedExpr($versionedExpr) + { + $this->versionedExpr = $versionedExpr; + } + public function getVersionedExpr() + { + return $this->versionedExpr; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicyRuleMatcherConfig.php b/vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicyRuleMatcherConfig.php new file mode 100644 index 00000000..3975c37c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/SecurityPolicyRuleMatcherConfig.php @@ -0,0 +1,31 @@ +srcIpRanges = $srcIpRanges; + } + public function getSrcIpRanges() + { + return $this->srcIpRanges; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/SignedUrlKey.php b/vendor/google/apiclient-services/src/Google/Service/Compute/SignedUrlKey.php new file mode 100644 index 00000000..fd32efff --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/SignedUrlKey.php @@ -0,0 +1,39 @@ +keyName = $keyName; + } + public function getKeyName() + { + return $this->keyName; + } + public function setKeyValue($keyValue) + { + $this->keyValue = $keyValue; + } + public function getKeyValue() + { + return $this->keyValue; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Snapshot.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Snapshot.php index 70fb82bd..f33e163e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Snapshot.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Snapshot.php @@ -25,6 +25,7 @@ class Google_Service_Compute_Snapshot extends Google_Collection public $kind; public $labelFingerprint; public $labels; + public $licenseCodes; public $licenses; public $name; public $selfLink; @@ -94,6 +95,14 @@ public function getLabels() { return $this->labels; } + public function setLicenseCodes($licenseCodes) + { + $this->licenseCodes = $licenseCodes; + } + public function getLicenseCodes() + { + return $this->licenseCodes; + } public function setLicenses($licenses) { $this->licenses = $licenses; diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/SourceInstanceParams.php b/vendor/google/apiclient-services/src/Google/Service/Compute/SourceInstanceParams.php new file mode 100644 index 00000000..0dd513df --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/SourceInstanceParams.php @@ -0,0 +1,38 @@ +diskConfigs = $diskConfigs; + } + /** + * @return Google_Service_Compute_DiskInstantiationConfig + */ + public function getDiskConfigs() + { + return $this->diskConfigs; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/SslPoliciesList.php b/vendor/google/apiclient-services/src/Google/Service/Compute/SslPoliciesList.php new file mode 100644 index 00000000..5e5aede0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/SslPoliciesList.php @@ -0,0 +1,90 @@ +id = $id; + } + public function getId() + { + return $this->id; + } + /** + * @param Google_Service_Compute_SslPolicy + */ + public function setItems($items) + { + $this->items = $items; + } + /** + * @return Google_Service_Compute_SslPolicy + */ + public function getItems() + { + return $this->items; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + public function setSelfLink($selfLink) + { + $this->selfLink = $selfLink; + } + public function getSelfLink() + { + return $this->selfLink; + } + /** + * @param Google_Service_Compute_SslPoliciesListWarning + */ + public function setWarning(Google_Service_Compute_SslPoliciesListWarning $warning) + { + $this->warning = $warning; + } + /** + * @return Google_Service_Compute_SslPoliciesListWarning + */ + public function getWarning() + { + return $this->warning; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/SslPoliciesListAvailableFeaturesResponse.php b/vendor/google/apiclient-services/src/Google/Service/Compute/SslPoliciesListAvailableFeaturesResponse.php new file mode 100644 index 00000000..87c11165 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/SslPoliciesListAvailableFeaturesResponse.php @@ -0,0 +1,31 @@ +features = $features; + } + public function getFeatures() + { + return $this->features; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/SslPoliciesListWarning.php b/vendor/google/apiclient-services/src/Google/Service/Compute/SslPoliciesListWarning.php new file mode 100644 index 00000000..faa32dba --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/SslPoliciesListWarning.php @@ -0,0 +1,56 @@ +code = $code; + } + public function getCode() + { + return $this->code; + } + /** + * @param Google_Service_Compute_SslPoliciesListWarningData + */ + public function setData($data) + { + $this->data = $data; + } + /** + * @return Google_Service_Compute_SslPoliciesListWarningData + */ + public function getData() + { + return $this->data; + } + public function setMessage($message) + { + $this->message = $message; + } + public function getMessage() + { + return $this->message; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/SslPoliciesListWarningData.php b/vendor/google/apiclient-services/src/Google/Service/Compute/SslPoliciesListWarningData.php new file mode 100644 index 00000000..8b2aa46f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/SslPoliciesListWarningData.php @@ -0,0 +1,39 @@ +key = $key; + } + public function getKey() + { + return $this->key; + } + public function setValue($value) + { + $this->value = $value; + } + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/SslPolicy.php b/vendor/google/apiclient-services/src/Google/Service/Compute/SslPolicy.php new file mode 100644 index 00000000..718cd62d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/SslPolicy.php @@ -0,0 +1,137 @@ +creationTimestamp = $creationTimestamp; + } + public function getCreationTimestamp() + { + return $this->creationTimestamp; + } + public function setCustomFeatures($customFeatures) + { + $this->customFeatures = $customFeatures; + } + public function getCustomFeatures() + { + return $this->customFeatures; + } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setEnabledFeatures($enabledFeatures) + { + $this->enabledFeatures = $enabledFeatures; + } + public function getEnabledFeatures() + { + return $this->enabledFeatures; + } + public function setFingerprint($fingerprint) + { + $this->fingerprint = $fingerprint; + } + public function getFingerprint() + { + return $this->fingerprint; + } + public function setId($id) + { + $this->id = $id; + } + public function getId() + { + return $this->id; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setMinTlsVersion($minTlsVersion) + { + $this->minTlsVersion = $minTlsVersion; + } + public function getMinTlsVersion() + { + return $this->minTlsVersion; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setProfile($profile) + { + $this->profile = $profile; + } + public function getProfile() + { + return $this->profile; + } + public function setSelfLink($selfLink) + { + $this->selfLink = $selfLink; + } + public function getSelfLink() + { + return $this->selfLink; + } + /** + * @param Google_Service_Compute_SslPolicyWarnings + */ + public function setWarnings($warnings) + { + $this->warnings = $warnings; + } + /** + * @return Google_Service_Compute_SslPolicyWarnings + */ + public function getWarnings() + { + return $this->warnings; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/SslPolicyReference.php b/vendor/google/apiclient-services/src/Google/Service/Compute/SslPolicyReference.php new file mode 100644 index 00000000..95068ffe --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/SslPolicyReference.php @@ -0,0 +1,30 @@ +sslPolicy = $sslPolicy; + } + public function getSslPolicy() + { + return $this->sslPolicy; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/SslPolicyWarnings.php b/vendor/google/apiclient-services/src/Google/Service/Compute/SslPolicyWarnings.php new file mode 100644 index 00000000..577bb21d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/SslPolicyWarnings.php @@ -0,0 +1,56 @@ +code = $code; + } + public function getCode() + { + return $this->code; + } + /** + * @param Google_Service_Compute_SslPolicyWarningsData + */ + public function setData($data) + { + $this->data = $data; + } + /** + * @return Google_Service_Compute_SslPolicyWarningsData + */ + public function getData() + { + return $this->data; + } + public function setMessage($message) + { + $this->message = $message; + } + public function getMessage() + { + return $this->message; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/SslPolicyWarningsData.php b/vendor/google/apiclient-services/src/Google/Service/Compute/SslPolicyWarningsData.php new file mode 100644 index 00000000..8c2ea5f2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/SslPolicyWarningsData.php @@ -0,0 +1,39 @@ +key = $key; + } + public function getKey() + { + return $this->key; + } + public function setValue($value) + { + $this->value = $value; + } + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/Subnetwork.php b/vendor/google/apiclient-services/src/Google/Service/Compute/Subnetwork.php index 53d4d160..2130e60a 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/Subnetwork.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/Subnetwork.php @@ -20,6 +20,8 @@ class Google_Service_Compute_Subnetwork extends Google_Collection protected $collection_key = 'secondaryIpRanges'; public $creationTimestamp; public $description; + public $enableFlowLogs; + public $fingerprint; public $gatewayAddress; public $id; public $ipCidrRange; @@ -48,6 +50,22 @@ public function getDescription() { return $this->description; } + public function setEnableFlowLogs($enableFlowLogs) + { + $this->enableFlowLogs = $enableFlowLogs; + } + public function getEnableFlowLogs() + { + return $this->enableFlowLogs; + } + public function setFingerprint($fingerprint) + { + $this->fingerprint = $fingerprint; + } + public function getFingerprint() + { + return $this->fingerprint; + } public function setGatewayAddress($gatewayAddress) { $this->gatewayAddress = $gatewayAddress; diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/TargetHttpsProxiesSetQuicOverrideRequest.php b/vendor/google/apiclient-services/src/Google/Service/Compute/TargetHttpsProxiesSetQuicOverrideRequest.php new file mode 100644 index 00000000..74953669 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/TargetHttpsProxiesSetQuicOverrideRequest.php @@ -0,0 +1,30 @@ +quicOverride = $quicOverride; + } + public function getQuicOverride() + { + return $this->quicOverride; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/TargetHttpsProxy.php b/vendor/google/apiclient-services/src/Google/Service/Compute/TargetHttpsProxy.php index 932875d7..87294028 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/TargetHttpsProxy.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/TargetHttpsProxy.php @@ -23,8 +23,10 @@ class Google_Service_Compute_TargetHttpsProxy extends Google_Collection public $id; public $kind; public $name; + public $quicOverride; public $selfLink; public $sslCertificates; + public $sslPolicy; public $urlMap; public function setCreationTimestamp($creationTimestamp) @@ -67,6 +69,14 @@ public function getName() { return $this->name; } + public function setQuicOverride($quicOverride) + { + $this->quicOverride = $quicOverride; + } + public function getQuicOverride() + { + return $this->quicOverride; + } public function setSelfLink($selfLink) { $this->selfLink = $selfLink; @@ -83,6 +93,14 @@ public function getSslCertificates() { return $this->sslCertificates; } + public function setSslPolicy($sslPolicy) + { + $this->sslPolicy = $sslPolicy; + } + public function getSslPolicy() + { + return $this->sslPolicy; + } public function setUrlMap($urlMap) { $this->urlMap = $urlMap; diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/TargetSslProxy.php b/vendor/google/apiclient-services/src/Google/Service/Compute/TargetSslProxy.php index 857141b3..ddd492db 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Compute/TargetSslProxy.php +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/TargetSslProxy.php @@ -27,6 +27,7 @@ class Google_Service_Compute_TargetSslProxy extends Google_Collection public $selfLink; public $service; public $sslCertificates; + public $sslPolicy; public function setCreationTimestamp($creationTimestamp) { @@ -100,4 +101,12 @@ public function getSslCertificates() { return $this->sslCertificates; } + public function setSslPolicy($sslPolicy) + { + $this->sslPolicy = $sslPolicy; + } + public function getSslPolicy() + { + return $this->sslPolicy; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/TestPermissionsRequest.php b/vendor/google/apiclient-services/src/Google/Service/Compute/TestPermissionsRequest.php new file mode 100644 index 00000000..d463b00e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/TestPermissionsRequest.php @@ -0,0 +1,31 @@ +permissions = $permissions; + } + public function getPermissions() + { + return $this->permissions; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/TestPermissionsResponse.php b/vendor/google/apiclient-services/src/Google/Service/Compute/TestPermissionsResponse.php new file mode 100644 index 00000000..a1df903d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/TestPermissionsResponse.php @@ -0,0 +1,31 @@ +permissions = $permissions; + } + public function getPermissions() + { + return $this->permissions; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/UsableSubnetwork.php b/vendor/google/apiclient-services/src/Google/Service/Compute/UsableSubnetwork.php new file mode 100644 index 00000000..5124a454 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/UsableSubnetwork.php @@ -0,0 +1,65 @@ +ipCidrRange = $ipCidrRange; + } + public function getIpCidrRange() + { + return $this->ipCidrRange; + } + public function setNetwork($network) + { + $this->network = $network; + } + public function getNetwork() + { + return $this->network; + } + /** + * @param Google_Service_Compute_UsableSubnetworkSecondaryRange + */ + public function setSecondaryIpRanges($secondaryIpRanges) + { + $this->secondaryIpRanges = $secondaryIpRanges; + } + /** + * @return Google_Service_Compute_UsableSubnetworkSecondaryRange + */ + public function getSecondaryIpRanges() + { + return $this->secondaryIpRanges; + } + public function setSubnetwork($subnetwork) + { + $this->subnetwork = $subnetwork; + } + public function getSubnetwork() + { + return $this->subnetwork; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/UsableSubnetworkSecondaryRange.php b/vendor/google/apiclient-services/src/Google/Service/Compute/UsableSubnetworkSecondaryRange.php new file mode 100644 index 00000000..e7403a25 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/UsableSubnetworkSecondaryRange.php @@ -0,0 +1,39 @@ +ipCidrRange = $ipCidrRange; + } + public function getIpCidrRange() + { + return $this->ipCidrRange; + } + public function setRangeName($rangeName) + { + $this->rangeName = $rangeName; + } + public function getRangeName() + { + return $this->rangeName; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/UsableSubnetworksAggregatedList.php b/vendor/google/apiclient-services/src/Google/Service/Compute/UsableSubnetworksAggregatedList.php new file mode 100644 index 00000000..28ac4685 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/UsableSubnetworksAggregatedList.php @@ -0,0 +1,90 @@ +id = $id; + } + public function getId() + { + return $this->id; + } + /** + * @param Google_Service_Compute_UsableSubnetwork + */ + public function setItems($items) + { + $this->items = $items; + } + /** + * @return Google_Service_Compute_UsableSubnetwork + */ + public function getItems() + { + return $this->items; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + public function setSelfLink($selfLink) + { + $this->selfLink = $selfLink; + } + public function getSelfLink() + { + return $this->selfLink; + } + /** + * @param Google_Service_Compute_UsableSubnetworksAggregatedListWarning + */ + public function setWarning(Google_Service_Compute_UsableSubnetworksAggregatedListWarning $warning) + { + $this->warning = $warning; + } + /** + * @return Google_Service_Compute_UsableSubnetworksAggregatedListWarning + */ + public function getWarning() + { + return $this->warning; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/UsableSubnetworksAggregatedListWarning.php b/vendor/google/apiclient-services/src/Google/Service/Compute/UsableSubnetworksAggregatedListWarning.php new file mode 100644 index 00000000..0b8858cf --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/UsableSubnetworksAggregatedListWarning.php @@ -0,0 +1,56 @@ +code = $code; + } + public function getCode() + { + return $this->code; + } + /** + * @param Google_Service_Compute_UsableSubnetworksAggregatedListWarningData + */ + public function setData($data) + { + $this->data = $data; + } + /** + * @return Google_Service_Compute_UsableSubnetworksAggregatedListWarningData + */ + public function getData() + { + return $this->data; + } + public function setMessage($message) + { + $this->message = $message; + } + public function getMessage() + { + return $this->message; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Compute/UsableSubnetworksAggregatedListWarningData.php b/vendor/google/apiclient-services/src/Google/Service/Compute/UsableSubnetworksAggregatedListWarningData.php new file mode 100644 index 00000000..16bb6556 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Compute/UsableSubnetworksAggregatedListWarningData.php @@ -0,0 +1,39 @@ +key = $key; + } + public function getKey() + { + return $this->key; + } + public function setValue($value) + { + $this->value = $value; + } + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Container.php b/vendor/google/apiclient-services/src/Google/Service/Container.php index f46f9411..2bbac26a 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Container.php +++ b/vendor/google/apiclient-services/src/Google/Service/Container.php @@ -35,6 +35,10 @@ class Google_Service_Container extends Google_Service const CLOUD_PLATFORM = "https://www.googleapis.com/auth/cloud-platform"; + public $projects_locations; + public $projects_locations_clusters; + public $projects_locations_clusters_nodePools; + public $projects_locations_operations; public $projects_zones; public $projects_zones_clusters; public $projects_zones_clusters_nodePools; @@ -53,6 +57,450 @@ public function __construct(Google_Client $client) $this->version = 'v1'; $this->serviceName = 'container'; + $this->projects_locations = new Google_Service_Container_Resource_ProjectsLocations( + $this, + $this->serviceName, + 'locations', + array( + 'methods' => array( + 'getServerConfig' => array( + 'path' => 'v1/{+name}/serverConfig', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'projectId' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'zone' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ), + ) + ) + ); + $this->projects_locations_clusters = new Google_Service_Container_Resource_ProjectsLocationsClusters( + $this, + $this->serviceName, + 'clusters', + array( + 'methods' => array( + 'completeIpRotation' => array( + 'path' => 'v1/{+name}:completeIpRotation', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'create' => array( + 'path' => 'v1/{+parent}/clusters', + 'httpMethod' => 'POST', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'delete' => array( + 'path' => 'v1/{+name}', + 'httpMethod' => 'DELETE', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'zone' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'clusterId' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'projectId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'get' => array( + 'path' => 'v1/{+name}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'zone' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'clusterId' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'projectId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'list' => array( + 'path' => 'v1/{+parent}/clusters', + 'httpMethod' => 'GET', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'projectId' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'zone' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'setAddons' => array( + 'path' => 'v1/{+name}:setAddons', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'setLegacyAbac' => array( + 'path' => 'v1/{+name}:setLegacyAbac', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'setLocations' => array( + 'path' => 'v1/{+name}:setLocations', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'setLogging' => array( + 'path' => 'v1/{+name}:setLogging', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'setMaintenancePolicy' => array( + 'path' => 'v1/{+name}:setMaintenancePolicy', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'setMasterAuth' => array( + 'path' => 'v1/{+name}:setMasterAuth', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'setMonitoring' => array( + 'path' => 'v1/{+name}:setMonitoring', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'setNetworkPolicy' => array( + 'path' => 'v1/{+name}:setNetworkPolicy', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'setResourceLabels' => array( + 'path' => 'v1/{+name}:setResourceLabels', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'startIpRotation' => array( + 'path' => 'v1/{+name}:startIpRotation', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'update' => array( + 'path' => 'v1/{+name}', + 'httpMethod' => 'PUT', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'updateMaster' => array( + 'path' => 'v1/{+name}:updateMaster', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ), + ) + ) + ); + $this->projects_locations_clusters_nodePools = new Google_Service_Container_Resource_ProjectsLocationsClustersNodePools( + $this, + $this->serviceName, + 'nodePools', + array( + 'methods' => array( + 'create' => array( + 'path' => 'v1/{+parent}/nodePools', + 'httpMethod' => 'POST', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'delete' => array( + 'path' => 'v1/{+name}', + 'httpMethod' => 'DELETE', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'zone' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'clusterId' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'nodePoolId' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'projectId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'get' => array( + 'path' => 'v1/{+name}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'zone' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'clusterId' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'nodePoolId' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'projectId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'list' => array( + 'path' => 'v1/{+parent}/nodePools', + 'httpMethod' => 'GET', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'projectId' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'zone' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'clusterId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'rollback' => array( + 'path' => 'v1/{+name}:rollback', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'setAutoscaling' => array( + 'path' => 'v1/{+name}:setAutoscaling', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'setManagement' => array( + 'path' => 'v1/{+name}:setManagement', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'setSize' => array( + 'path' => 'v1/{+name}:setSize', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'update' => array( + 'path' => 'v1/{+name}', + 'httpMethod' => 'PUT', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ), + ) + ) + ); + $this->projects_locations_operations = new Google_Service_Container_Resource_ProjectsLocationsOperations( + $this, + $this->serviceName, + 'operations', + array( + 'methods' => array( + 'cancel' => array( + 'path' => 'v1/{+name}:cancel', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'get' => array( + 'path' => 'v1/{+name}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'zone' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'operationId' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'projectId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'list' => array( + 'path' => 'v1/{+parent}/operations', + 'httpMethod' => 'GET', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'zone' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'projectId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ), + ) + ) + ); $this->projects_zones = new Google_Service_Container_Resource_ProjectsZones( $this, $this->serviceName, @@ -73,6 +521,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'name' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ), ) @@ -158,6 +610,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'name' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ),'get' => array( 'path' => 'v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}', @@ -178,6 +634,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'name' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ),'legacyAbac' => array( 'path' => 'v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/legacyAbac', @@ -213,6 +673,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'parent' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ),'locations' => array( 'path' => 'v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/locations', @@ -493,6 +957,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'name' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ),'get' => array( 'path' => 'v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}', @@ -518,6 +986,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'name' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ),'list' => array( 'path' => 'v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/nodePools', @@ -538,6 +1010,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'parent' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ),'rollback' => array( 'path' => 'v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}:rollback', @@ -688,6 +1164,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'name' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ),'list' => array( 'path' => 'v1/projects/{projectId}/zones/{zone}/operations', @@ -703,6 +1183,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'parent' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ), ) diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/CancelOperationRequest.php b/vendor/google/apiclient-services/src/Google/Service/Container/CancelOperationRequest.php index aff4a6e3..4a3d2957 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Container/CancelOperationRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/Container/CancelOperationRequest.php @@ -17,4 +17,41 @@ class Google_Service_Container_CancelOperationRequest extends Google_Model { + public $name; + public $operationId; + public $projectId; + public $zone; + + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setOperationId($operationId) + { + $this->operationId = $operationId; + } + public function getOperationId() + { + return $this->operationId; + } + public function setProjectId($projectId) + { + $this->projectId = $projectId; + } + public function getProjectId() + { + return $this->projectId; + } + public function setZone($zone) + { + $this->zone = $zone; + } + public function getZone() + { + return $this->zone; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/Cluster.php b/vendor/google/apiclient-services/src/Google/Service/Container/Cluster.php index c7bfa1a4..2ff74c40 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Container/Cluster.php +++ b/vendor/google/apiclient-services/src/Google/Service/Container/Cluster.php @@ -37,6 +37,7 @@ class Google_Service_Container_Cluster extends Google_Collection public $labelFingerprint; protected $legacyAbacType = 'Google_Service_Container_LegacyAbac'; protected $legacyAbacDataType = ''; + public $location; public $locations; public $loggingService; protected $maintenancePolicyType = 'Google_Service_Container_MaintenancePolicy'; @@ -48,6 +49,8 @@ class Google_Service_Container_Cluster extends Google_Collection public $monitoringService; public $name; public $network; + protected $networkConfigType = 'Google_Service_Container_NetworkConfig'; + protected $networkConfigDataType = ''; protected $networkPolicyType = 'Google_Service_Container_NetworkPolicy'; protected $networkPolicyDataType = ''; protected $nodeConfigType = 'Google_Service_Container_NodeConfig'; @@ -209,6 +212,14 @@ public function getLegacyAbac() { return $this->legacyAbac; } + public function setLocation($location) + { + $this->location = $location; + } + public function getLocation() + { + return $this->location; + } public function setLocations($locations) { $this->locations = $locations; @@ -291,6 +302,20 @@ public function getNetwork() { return $this->network; } + /** + * @param Google_Service_Container_NetworkConfig + */ + public function setNetworkConfig(Google_Service_Container_NetworkConfig $networkConfig) + { + $this->networkConfig = $networkConfig; + } + /** + * @return Google_Service_Container_NetworkConfig + */ + public function getNetworkConfig() + { + return $this->networkConfig; + } /** * @param Google_Service_Container_NetworkPolicy */ diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/CompleteIPRotationRequest.php b/vendor/google/apiclient-services/src/Google/Service/Container/CompleteIPRotationRequest.php index d940df2a..224d9a7a 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Container/CompleteIPRotationRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/Container/CompleteIPRotationRequest.php @@ -17,4 +17,41 @@ class Google_Service_Container_CompleteIPRotationRequest extends Google_Model { + public $clusterId; + public $name; + public $projectId; + public $zone; + + public function setClusterId($clusterId) + { + $this->clusterId = $clusterId; + } + public function getClusterId() + { + return $this->clusterId; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setProjectId($projectId) + { + $this->projectId = $projectId; + } + public function getProjectId() + { + return $this->projectId; + } + public function setZone($zone) + { + $this->zone = $zone; + } + public function getZone() + { + return $this->zone; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/CreateClusterRequest.php b/vendor/google/apiclient-services/src/Google/Service/Container/CreateClusterRequest.php index 85bc6118..792c9556 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Container/CreateClusterRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/Container/CreateClusterRequest.php @@ -19,6 +19,9 @@ class Google_Service_Container_CreateClusterRequest extends Google_Model { protected $clusterType = 'Google_Service_Container_Cluster'; protected $clusterDataType = ''; + public $parent; + public $projectId; + public $zone; /** * @param Google_Service_Container_Cluster @@ -34,4 +37,28 @@ public function getCluster() { return $this->cluster; } + public function setParent($parent) + { + $this->parent = $parent; + } + public function getParent() + { + return $this->parent; + } + public function setProjectId($projectId) + { + $this->projectId = $projectId; + } + public function getProjectId() + { + return $this->projectId; + } + public function setZone($zone) + { + $this->zone = $zone; + } + public function getZone() + { + return $this->zone; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/CreateNodePoolRequest.php b/vendor/google/apiclient-services/src/Google/Service/Container/CreateNodePoolRequest.php index 76ed2d0c..9482bb93 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Container/CreateNodePoolRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/Container/CreateNodePoolRequest.php @@ -17,9 +17,21 @@ class Google_Service_Container_CreateNodePoolRequest extends Google_Model { + public $clusterId; protected $nodePoolType = 'Google_Service_Container_NodePool'; protected $nodePoolDataType = ''; + public $parent; + public $projectId; + public $zone; + public function setClusterId($clusterId) + { + $this->clusterId = $clusterId; + } + public function getClusterId() + { + return $this->clusterId; + } /** * @param Google_Service_Container_NodePool */ @@ -34,4 +46,28 @@ public function getNodePool() { return $this->nodePool; } + public function setParent($parent) + { + $this->parent = $parent; + } + public function getParent() + { + return $this->parent; + } + public function setProjectId($projectId) + { + $this->projectId = $projectId; + } + public function getProjectId() + { + return $this->projectId; + } + public function setZone($zone) + { + $this->zone = $zone; + } + public function getZone() + { + return $this->zone; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/NetworkConfig.php b/vendor/google/apiclient-services/src/Google/Service/Container/NetworkConfig.php new file mode 100644 index 00000000..dc2d9376 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Container/NetworkConfig.php @@ -0,0 +1,39 @@ +network = $network; + } + public function getNetwork() + { + return $this->network; + } + public function setSubnetwork($subnetwork) + { + $this->subnetwork = $subnetwork; + } + public function getSubnetwork() + { + return $this->subnetwork; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/NodeConfig.php b/vendor/google/apiclient-services/src/Google/Service/Container/NodeConfig.php index a6da1952..f1cb1ae6 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Container/NodeConfig.php +++ b/vendor/google/apiclient-services/src/Google/Service/Container/NodeConfig.php @@ -21,6 +21,7 @@ class Google_Service_Container_NodeConfig extends Google_Collection protected $acceleratorsType = 'Google_Service_Container_AcceleratorConfig'; protected $acceleratorsDataType = 'array'; public $diskSizeGb; + public $diskType; public $imageType; public $labels; public $localSsdCount; @@ -54,6 +55,14 @@ public function getDiskSizeGb() { return $this->diskSizeGb; } + public function setDiskType($diskType) + { + $this->diskType = $diskType; + } + public function getDiskType() + { + return $this->diskType; + } public function setImageType($imageType) { $this->imageType = $imageType; diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/Operation.php b/vendor/google/apiclient-services/src/Google/Service/Container/Operation.php index edefd356..a41554ee 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Container/Operation.php +++ b/vendor/google/apiclient-services/src/Google/Service/Container/Operation.php @@ -19,6 +19,7 @@ class Google_Service_Container_Operation extends Google_Model { public $detail; public $endTime; + public $location; public $name; public $operationType; public $selfLink; @@ -44,6 +45,14 @@ public function getEndTime() { return $this->endTime; } + public function setLocation($location) + { + $this->location = $location; + } + public function getLocation() + { + return $this->location; + } public function setName($name) { $this->name = $name; diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsLocations.php b/vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsLocations.php new file mode 100644 index 00000000..28ad6112 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsLocations.php @@ -0,0 +1,51 @@ + + * $containerService = new Google_Service_Container(...); + * $locations = $containerService->locations; + * + */ +class Google_Service_Container_Resource_ProjectsLocations extends Google_Service_Resource +{ + /** + * Returns configuration info about the Kubernetes Engine service. + * (locations.getServerConfig) + * + * @param string $name The name (project and location) of the server config to + * get Specified in the format 'projects/locations'. + * @param array $optParams Optional parameters. + * + * @opt_param string projectId Deprecated. The Google Developers Console + * [project ID or project + * number](https://support.google.com/cloud/answer/6158840). This field has been + * deprecated and replaced by the name field. + * @opt_param string zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) to return operations for. This field + * has been deprecated and replaced by the name field. + * @return Google_Service_Container_ServerConfig + */ + public function getServerConfig($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('getServerConfig', array($params), "Google_Service_Container_ServerConfig"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsLocationsClusters.php b/vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsLocationsClusters.php new file mode 100644 index 00000000..bb3e50e3 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsLocationsClusters.php @@ -0,0 +1,335 @@ + + * $containerService = new Google_Service_Container(...); + * $clusters = $containerService->clusters; + * + */ +class Google_Service_Container_Resource_ProjectsLocationsClusters extends Google_Service_Resource +{ + /** + * Completes master IP rotation. (clusters.completeIpRotation) + * + * @param string $name The name (project, location, cluster id) of the cluster + * to complete IP rotation. Specified in the format + * 'projects/locations/clusters'. + * @param Google_Service_Container_CompleteIPRotationRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Container_Operation + */ + public function completeIpRotation($name, Google_Service_Container_CompleteIPRotationRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('completeIpRotation', array($params), "Google_Service_Container_Operation"); + } + /** + * Creates a cluster, consisting of the specified number and type of Google + * Compute Engine instances. + * + * By default, the cluster is created in the project's [default + * network](/compute/docs/networks-and-firewalls#networks). + * + * One firewall is added for the cluster. After cluster creation, the cluster + * creates routes for each node to allow the containers on that node to + * communicate with all other instances in the cluster. + * + * Finally, an entry is added to the project's global metadata indicating which + * CIDR range is being used by the cluster. (clusters.create) + * + * @param string $parent The parent (project and location) where the cluster + * will be created. Specified in the format 'projects/locations'. + * @param Google_Service_Container_CreateClusterRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Container_Operation + */ + public function create($parent, Google_Service_Container_CreateClusterRequest $postBody, $optParams = array()) + { + $params = array('parent' => $parent, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('create', array($params), "Google_Service_Container_Operation"); + } + /** + * Deletes the cluster, including the Kubernetes endpoint and all worker nodes. + * + * Firewalls and routes that were configured during cluster creation are also + * deleted. + * + * Other Google Compute Engine resources that might be in use by the cluster + * (e.g. load balancer resources) will not be deleted if they weren't present at + * the initial create time. (clusters.delete) + * + * @param string $name The name (project, location, cluster) of the cluster to + * delete. Specified in the format 'projects/locations/clusters'. + * @param array $optParams Optional parameters. + * + * @opt_param string zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides. This + * field has been deprecated and replaced by the name field. + * @opt_param string clusterId Deprecated. The name of the cluster to delete. + * This field has been deprecated and replaced by the name field. + * @opt_param string projectId Deprecated. The Google Developers Console + * [project ID or project + * number](https://support.google.com/cloud/answer/6158840). This field has been + * deprecated and replaced by the name field. + * @return Google_Service_Container_Operation + */ + public function delete($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params), "Google_Service_Container_Operation"); + } + /** + * Gets the details of a specific cluster. (clusters.get) + * + * @param string $name The name (project, location, cluster) of the cluster to + * retrieve. Specified in the format 'projects/locations/clusters'. + * @param array $optParams Optional parameters. + * + * @opt_param string zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides. This + * field has been deprecated and replaced by the name field. + * @opt_param string clusterId Deprecated. The name of the cluster to retrieve. + * This field has been deprecated and replaced by the name field. + * @opt_param string projectId Deprecated. The Google Developers Console + * [project ID or project + * number](https://support.google.com/cloud/answer/6158840). This field has been + * deprecated and replaced by the name field. + * @return Google_Service_Container_Cluster + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_Container_Cluster"); + } + /** + * Lists all clusters owned by a project in either the specified zone or all + * zones. (clusters.listProjectsLocationsClusters) + * + * @param string $parent The parent (project and location) where the clusters + * will be listed. Specified in the format 'projects/locations'. Location "-" + * matches all zones and all regions. + * @param array $optParams Optional parameters. + * + * @opt_param string projectId Deprecated. The Google Developers Console + * [project ID or project + * number](https://support.google.com/cloud/answer/6158840). This field has been + * deprecated and replaced by the parent field. + * @opt_param string zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides, or "-" + * for all zones. This field has been deprecated and replaced by the parent + * field. + * @return Google_Service_Container_ListClustersResponse + */ + public function listProjectsLocationsClusters($parent, $optParams = array()) + { + $params = array('parent' => $parent); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_Container_ListClustersResponse"); + } + /** + * Sets the addons for a specific cluster. (clusters.setAddons) + * + * @param string $name The name (project, location, cluster) of the cluster to + * set addons. Specified in the format 'projects/locations/clusters'. + * @param Google_Service_Container_SetAddonsConfigRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Container_Operation + */ + public function setAddons($name, Google_Service_Container_SetAddonsConfigRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setAddons', array($params), "Google_Service_Container_Operation"); + } + /** + * Enables or disables the ABAC authorization mechanism on a cluster. + * (clusters.setLegacyAbac) + * + * @param string $name The name (project, location, cluster id) of the cluster + * to set legacy abac. Specified in the format 'projects/locations/clusters'. + * @param Google_Service_Container_SetLegacyAbacRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Container_Operation + */ + public function setLegacyAbac($name, Google_Service_Container_SetLegacyAbacRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setLegacyAbac', array($params), "Google_Service_Container_Operation"); + } + /** + * Sets the locations for a specific cluster. (clusters.setLocations) + * + * @param string $name The name (project, location, cluster) of the cluster to + * set locations. Specified in the format 'projects/locations/clusters'. + * @param Google_Service_Container_SetLocationsRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Container_Operation + */ + public function setLocations($name, Google_Service_Container_SetLocationsRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setLocations', array($params), "Google_Service_Container_Operation"); + } + /** + * Sets the logging service for a specific cluster. (clusters.setLogging) + * + * @param string $name The name (project, location, cluster) of the cluster to + * set logging. Specified in the format 'projects/locations/clusters'. + * @param Google_Service_Container_SetLoggingServiceRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Container_Operation + */ + public function setLogging($name, Google_Service_Container_SetLoggingServiceRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setLogging', array($params), "Google_Service_Container_Operation"); + } + /** + * Sets the maintenance policy for a cluster. (clusters.setMaintenancePolicy) + * + * @param string $name The name (project, location, cluster id) of the cluster + * to set maintenance policy. Specified in the format + * 'projects/locations/clusters'. + * @param Google_Service_Container_SetMaintenancePolicyRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Container_Operation + */ + public function setMaintenancePolicy($name, Google_Service_Container_SetMaintenancePolicyRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setMaintenancePolicy', array($params), "Google_Service_Container_Operation"); + } + /** + * Used to set master auth materials. Currently supports :- Changing the admin + * password for a specific cluster. This can be either via password generation + * or explicitly set the password. (clusters.setMasterAuth) + * + * @param string $name The name (project, location, cluster) of the cluster to + * set auth. Specified in the format 'projects/locations/clusters'. + * @param Google_Service_Container_SetMasterAuthRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Container_Operation + */ + public function setMasterAuth($name, Google_Service_Container_SetMasterAuthRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setMasterAuth', array($params), "Google_Service_Container_Operation"); + } + /** + * Sets the monitoring service for a specific cluster. (clusters.setMonitoring) + * + * @param string $name The name (project, location, cluster) of the cluster to + * set monitoring. Specified in the format 'projects/locations/clusters'. + * @param Google_Service_Container_SetMonitoringServiceRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Container_Operation + */ + public function setMonitoring($name, Google_Service_Container_SetMonitoringServiceRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setMonitoring', array($params), "Google_Service_Container_Operation"); + } + /** + * Enables/Disables Network Policy for a cluster. (clusters.setNetworkPolicy) + * + * @param string $name The name (project, location, cluster id) of the cluster + * to set networking policy. Specified in the format + * 'projects/locations/clusters'. + * @param Google_Service_Container_SetNetworkPolicyRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Container_Operation + */ + public function setNetworkPolicy($name, Google_Service_Container_SetNetworkPolicyRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setNetworkPolicy', array($params), "Google_Service_Container_Operation"); + } + /** + * Sets labels on a cluster. (clusters.setResourceLabels) + * + * @param string $name The name (project, location, cluster id) of the cluster + * to set labels. Specified in the format 'projects/locations/clusters'. + * @param Google_Service_Container_SetLabelsRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Container_Operation + */ + public function setResourceLabels($name, Google_Service_Container_SetLabelsRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setResourceLabels', array($params), "Google_Service_Container_Operation"); + } + /** + * Start master IP rotation. (clusters.startIpRotation) + * + * @param string $name The name (project, location, cluster id) of the cluster + * to start IP rotation. Specified in the format 'projects/locations/clusters'. + * @param Google_Service_Container_StartIPRotationRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Container_Operation + */ + public function startIpRotation($name, Google_Service_Container_StartIPRotationRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('startIpRotation', array($params), "Google_Service_Container_Operation"); + } + /** + * Updates the settings of a specific cluster. (clusters.update) + * + * @param string $name The name (project, location, cluster) of the cluster to + * update. Specified in the format 'projects/locations/clusters'. + * @param Google_Service_Container_UpdateClusterRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Container_Operation + */ + public function update($name, Google_Service_Container_UpdateClusterRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('update', array($params), "Google_Service_Container_Operation"); + } + /** + * Updates the master for a specific cluster. (clusters.updateMaster) + * + * @param string $name The name (project, location, cluster) of the cluster to + * update. Specified in the format 'projects/locations/clusters'. + * @param Google_Service_Container_UpdateMasterRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Container_Operation + */ + public function updateMaster($name, Google_Service_Container_UpdateMasterRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('updateMaster', array($params), "Google_Service_Container_Operation"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsLocationsClustersNodePools.php b/vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsLocationsClustersNodePools.php new file mode 100644 index 00000000..87bf4c4c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsLocationsClustersNodePools.php @@ -0,0 +1,207 @@ + + * $containerService = new Google_Service_Container(...); + * $nodePools = $containerService->nodePools; + * + */ +class Google_Service_Container_Resource_ProjectsLocationsClustersNodePools extends Google_Service_Resource +{ + /** + * Creates a node pool for a cluster. (nodePools.create) + * + * @param string $parent The parent (project, location, cluster id) where the + * node pool will be created. Specified in the format + * 'projects/locations/clusters'. + * @param Google_Service_Container_CreateNodePoolRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Container_Operation + */ + public function create($parent, Google_Service_Container_CreateNodePoolRequest $postBody, $optParams = array()) + { + $params = array('parent' => $parent, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('create', array($params), "Google_Service_Container_Operation"); + } + /** + * Deletes a node pool from a cluster. (nodePools.delete) + * + * @param string $name The name (project, location, cluster, node pool id) of + * the node pool to delete. Specified in the format + * 'projects/locations/clusters/nodePools'. + * @param array $optParams Optional parameters. + * + * @opt_param string zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides. This + * field has been deprecated and replaced by the name field. + * @opt_param string clusterId Deprecated. The name of the cluster. This field + * has been deprecated and replaced by the name field. + * @opt_param string nodePoolId Deprecated. The name of the node pool to delete. + * This field has been deprecated and replaced by the name field. + * @opt_param string projectId Deprecated. The Google Developers Console + * [project ID or project + * number](https://developers.google.com/console/help/new/#projectnumber). This + * field has been deprecated and replaced by the name field. + * @return Google_Service_Container_Operation + */ + public function delete($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params), "Google_Service_Container_Operation"); + } + /** + * Retrieves the node pool requested. (nodePools.get) + * + * @param string $name The name (project, location, cluster, node pool id) of + * the node pool to get. Specified in the format + * 'projects/locations/clusters/nodePools'. + * @param array $optParams Optional parameters. + * + * @opt_param string zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides. This + * field has been deprecated and replaced by the name field. + * @opt_param string clusterId Deprecated. The name of the cluster. This field + * has been deprecated and replaced by the name field. + * @opt_param string nodePoolId Deprecated. The name of the node pool. This + * field has been deprecated and replaced by the name field. + * @opt_param string projectId Deprecated. The Google Developers Console + * [project ID or project + * number](https://developers.google.com/console/help/new/#projectnumber). This + * field has been deprecated and replaced by the name field. + * @return Google_Service_Container_NodePool + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_Container_NodePool"); + } + /** + * Lists the node pools for a cluster. + * (nodePools.listProjectsLocationsClustersNodePools) + * + * @param string $parent The parent (project, location, cluster id) where the + * node pools will be listed. Specified in the format + * 'projects/locations/clusters'. + * @param array $optParams Optional parameters. + * + * @opt_param string projectId Deprecated. The Google Developers Console + * [project ID or project + * number](https://developers.google.com/console/help/new/#projectnumber). This + * field has been deprecated and replaced by the parent field. + * @opt_param string zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides. This + * field has been deprecated and replaced by the parent field. + * @opt_param string clusterId Deprecated. The name of the cluster. This field + * has been deprecated and replaced by the parent field. + * @return Google_Service_Container_ListNodePoolsResponse + */ + public function listProjectsLocationsClustersNodePools($parent, $optParams = array()) + { + $params = array('parent' => $parent); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_Container_ListNodePoolsResponse"); + } + /** + * Roll back the previously Aborted or Failed NodePool upgrade. This will be an + * no-op if the last upgrade successfully completed. (nodePools.rollback) + * + * @param string $name The name (project, location, cluster, node pool id) of + * the node poll to rollback upgrade. Specified in the format + * 'projects/locations/clusters/nodePools'. + * @param Google_Service_Container_RollbackNodePoolUpgradeRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Container_Operation + */ + public function rollback($name, Google_Service_Container_RollbackNodePoolUpgradeRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('rollback', array($params), "Google_Service_Container_Operation"); + } + /** + * Sets the autoscaling settings for a specific node pool. + * (nodePools.setAutoscaling) + * + * @param string $name The name (project, location, cluster, node pool) of the + * node pool to set autoscaler settings. Specified in the format + * 'projects/locations/clusters/nodePools'. + * @param Google_Service_Container_SetNodePoolAutoscalingRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Container_Operation + */ + public function setAutoscaling($name, Google_Service_Container_SetNodePoolAutoscalingRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setAutoscaling', array($params), "Google_Service_Container_Operation"); + } + /** + * Sets the NodeManagement options for a node pool. (nodePools.setManagement) + * + * @param string $name The name (project, location, cluster, node pool id) of + * the node pool to set management properties. Specified in the format + * 'projects/locations/clusters/nodePools'. + * @param Google_Service_Container_SetNodePoolManagementRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Container_Operation + */ + public function setManagement($name, Google_Service_Container_SetNodePoolManagementRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setManagement', array($params), "Google_Service_Container_Operation"); + } + /** + * Sets the size for a specific node pool. (nodePools.setSize) + * + * @param string $name The name (project, location, cluster, node pool id) of + * the node pool to set size. Specified in the format + * 'projects/locations/clusters/nodePools'. + * @param Google_Service_Container_SetNodePoolSizeRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Container_Operation + */ + public function setSize($name, Google_Service_Container_SetNodePoolSizeRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setSize', array($params), "Google_Service_Container_Operation"); + } + /** + * Updates the version and/or image type for a specific node pool. + * (nodePools.update) + * + * @param string $name The name (project, location, cluster, node pool) of the + * node pool to update. Specified in the format + * 'projects/locations/clusters/nodePools'. + * @param Google_Service_Container_UpdateNodePoolRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Container_Operation + */ + public function update($name, Google_Service_Container_UpdateNodePoolRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('update', array($params), "Google_Service_Container_Operation"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsLocationsOperations.php b/vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsLocationsOperations.php new file mode 100644 index 00000000..8eec9bcf --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsLocationsOperations.php @@ -0,0 +1,91 @@ + + * $containerService = new Google_Service_Container(...); + * $operations = $containerService->operations; + * + */ +class Google_Service_Container_Resource_ProjectsLocationsOperations extends Google_Service_Resource +{ + /** + * Cancels the specified operation. (operations.cancel) + * + * @param string $name The name (project, location, operation id) of the + * operation to cancel. Specified in the format 'projects/locations/operations'. + * @param Google_Service_Container_CancelOperationRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Container_ContainerEmpty + */ + public function cancel($name, Google_Service_Container_CancelOperationRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('cancel', array($params), "Google_Service_Container_ContainerEmpty"); + } + /** + * Gets the specified operation. (operations.get) + * + * @param string $name The name (project, location, operation id) of the + * operation to get. Specified in the format 'projects/locations/operations'. + * @param array $optParams Optional parameters. + * + * @opt_param string zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides. This + * field has been deprecated and replaced by the name field. + * @opt_param string operationId Deprecated. The server-assigned `name` of the + * operation. This field has been deprecated and replaced by the name field. + * @opt_param string projectId Deprecated. The Google Developers Console + * [project ID or project + * number](https://support.google.com/cloud/answer/6158840). This field has been + * deprecated and replaced by the name field. + * @return Google_Service_Container_Operation + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_Container_Operation"); + } + /** + * Lists all operations in a project in a specific zone or all zones. + * (operations.listProjectsLocationsOperations) + * + * @param string $parent The parent (project and location) where the operations + * will be listed. Specified in the format 'projects/locations'. Location "-" + * matches all zones and all regions. + * @param array $optParams Optional parameters. + * + * @opt_param string zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) to return operations for, or `-` for + * all zones. This field has been deprecated and replaced by the parent field. + * @opt_param string projectId Deprecated. The Google Developers Console + * [project ID or project + * number](https://support.google.com/cloud/answer/6158840). This field has been + * deprecated and replaced by the parent field. + * @return Google_Service_Container_ListOperationsResponse + */ + public function listProjectsLocationsOperations($parent, $optParams = array()) + { + $params = array('parent' => $parent); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_Container_ListOperationsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsZones.php b/vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsZones.php index 3e1e9329..6e9a5345 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsZones.php +++ b/vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsZones.php @@ -29,11 +29,16 @@ class Google_Service_Container_Resource_ProjectsZones extends Google_Service_Res * Returns configuration info about the Kubernetes Engine service. * (zones.getServerconfig) * - * @param string $projectId The Google Developers Console [project ID or project - * number](https://support.google.com/cloud/answer/6158840). - * @param string $zone The name of the Google Compute Engine - * [zone](/compute/docs/zones#available) to return operations for. + * @param string $projectId Deprecated. The Google Developers Console [project + * ID or project number](https://support.google.com/cloud/answer/6158840). This + * field has been deprecated and replaced by the name field. + * @param string $zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) to return operations for. This field + * has been deprecated and replaced by the name field. * @param array $optParams Optional parameters. + * + * @opt_param string name The name (project and location) of the server config + * to get Specified in the format 'projects/locations'. * @return Google_Service_Container_ServerConfig */ public function getServerconfig($projectId, $zone, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsZonesClusters.php b/vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsZonesClusters.php index 1a110c2f..40c3a05d 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsZonesClusters.php +++ b/vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsZonesClusters.php @@ -26,13 +26,16 @@ class Google_Service_Container_Resource_ProjectsZonesClusters extends Google_Service_Resource { /** - * Sets the addons of a specific cluster. (clusters.addons) + * Sets the addons for a specific cluster. (clusters.addons) * - * @param string $projectId The Google Developers Console [project ID or project - * number](https://support.google.com/cloud/answer/6158840). - * @param string $zone The name of the Google Compute Engine - * [zone](/compute/docs/zones#available) in which the cluster resides. - * @param string $clusterId The name of the cluster to upgrade. + * @param string $projectId Deprecated. The Google Developers Console [project + * ID or project number](https://support.google.com/cloud/answer/6158840). This + * field has been deprecated and replaced by the name field. + * @param string $zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides. This + * field has been deprecated and replaced by the name field. + * @param string $clusterId Deprecated. The name of the cluster to upgrade. This + * field has been deprecated and replaced by the name field. * @param Google_Service_Container_SetAddonsConfigRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_Container_Operation @@ -46,11 +49,15 @@ public function addons($projectId, $zone, $clusterId, Google_Service_Container_S /** * Completes master IP rotation. (clusters.completeIpRotation) * - * @param string $projectId The Google Developers Console [project ID or project - * number](https://developers.google.com/console/help/new/#projectnumber). - * @param string $zone The name of the Google Compute Engine - * [zone](/compute/docs/zones#available) in which the cluster resides. - * @param string $clusterId The name of the cluster. + * @param string $projectId Deprecated. The Google Developers Console [project + * ID or project + * number](https://developers.google.com/console/help/new/#projectnumber). This + * field has been deprecated and replaced by the name field. + * @param string $zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides. This + * field has been deprecated and replaced by the name field. + * @param string $clusterId Deprecated. The name of the cluster. This field has + * been deprecated and replaced by the name field. * @param Google_Service_Container_CompleteIPRotationRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_Container_Operation @@ -75,10 +82,12 @@ public function completeIpRotation($projectId, $zone, $clusterId, Google_Service * Finally, an entry is added to the project's global metadata indicating which * CIDR range is being used by the cluster. (clusters.create) * - * @param string $projectId The Google Developers Console [project ID or project - * number](https://support.google.com/cloud/answer/6158840). - * @param string $zone The name of the Google Compute Engine - * [zone](/compute/docs/zones#available) in which the cluster resides. + * @param string $projectId Deprecated. The Google Developers Console [project + * ID or project number](https://support.google.com/cloud/answer/6158840). This + * field has been deprecated and replaced by the parent field. + * @param string $zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides. This + * field has been deprecated and replaced by the parent field. * @param Google_Service_Container_CreateClusterRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_Container_Operation @@ -99,12 +108,18 @@ public function create($projectId, $zone, Google_Service_Container_CreateCluster * (e.g. load balancer resources) will not be deleted if they weren't present at * the initial create time. (clusters.delete) * - * @param string $projectId The Google Developers Console [project ID or project - * number](https://support.google.com/cloud/answer/6158840). - * @param string $zone The name of the Google Compute Engine - * [zone](/compute/docs/zones#available) in which the cluster resides. - * @param string $clusterId The name of the cluster to delete. + * @param string $projectId Deprecated. The Google Developers Console [project + * ID or project number](https://support.google.com/cloud/answer/6158840). This + * field has been deprecated and replaced by the name field. + * @param string $zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides. This + * field has been deprecated and replaced by the name field. + * @param string $clusterId Deprecated. The name of the cluster to delete. This + * field has been deprecated and replaced by the name field. * @param array $optParams Optional parameters. + * + * @opt_param string name The name (project, location, cluster) of the cluster + * to delete. Specified in the format 'projects/locations/clusters'. * @return Google_Service_Container_Operation */ public function delete($projectId, $zone, $clusterId, $optParams = array()) @@ -116,12 +131,18 @@ public function delete($projectId, $zone, $clusterId, $optParams = array()) /** * Gets the details of a specific cluster. (clusters.get) * - * @param string $projectId The Google Developers Console [project ID or project - * number](https://support.google.com/cloud/answer/6158840). - * @param string $zone The name of the Google Compute Engine - * [zone](/compute/docs/zones#available) in which the cluster resides. - * @param string $clusterId The name of the cluster to retrieve. + * @param string $projectId Deprecated. The Google Developers Console [project + * ID or project number](https://support.google.com/cloud/answer/6158840). This + * field has been deprecated and replaced by the name field. + * @param string $zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides. This + * field has been deprecated and replaced by the name field. + * @param string $clusterId Deprecated. The name of the cluster to retrieve. + * This field has been deprecated and replaced by the name field. * @param array $optParams Optional parameters. + * + * @opt_param string name The name (project, location, cluster) of the cluster + * to retrieve. Specified in the format 'projects/locations/clusters'. * @return Google_Service_Container_Cluster */ public function get($projectId, $zone, $clusterId, $optParams = array()) @@ -134,11 +155,14 @@ public function get($projectId, $zone, $clusterId, $optParams = array()) * Enables or disables the ABAC authorization mechanism on a cluster. * (clusters.legacyAbac) * - * @param string $projectId The Google Developers Console [project ID or project - * number](https://support.google.com/cloud/answer/6158840). - * @param string $zone The name of the Google Compute Engine - * [zone](/compute/docs/zones#available) in which the cluster resides. - * @param string $clusterId The name of the cluster to update. + * @param string $projectId Deprecated. The Google Developers Console [project + * ID or project number](https://support.google.com/cloud/answer/6158840). This + * field has been deprecated and replaced by the name field. + * @param string $zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides. This + * field has been deprecated and replaced by the name field. + * @param string $clusterId Deprecated. The name of the cluster to update. This + * field has been deprecated and replaced by the name field. * @param Google_Service_Container_SetLegacyAbacRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_Container_Operation @@ -153,12 +177,18 @@ public function legacyAbac($projectId, $zone, $clusterId, Google_Service_Contain * Lists all clusters owned by a project in either the specified zone or all * zones. (clusters.listProjectsZonesClusters) * - * @param string $projectId The Google Developers Console [project ID or project - * number](https://support.google.com/cloud/answer/6158840). - * @param string $zone The name of the Google Compute Engine + * @param string $projectId Deprecated. The Google Developers Console [project + * ID or project number](https://support.google.com/cloud/answer/6158840). This + * field has been deprecated and replaced by the parent field. + * @param string $zone Deprecated. The name of the Google Compute Engine * [zone](/compute/docs/zones#available) in which the cluster resides, or "-" - * for all zones. + * for all zones. This field has been deprecated and replaced by the parent + * field. * @param array $optParams Optional parameters. + * + * @opt_param string parent The parent (project and location) where the clusters + * will be listed. Specified in the format 'projects/locations'. Location "-" + * matches all zones and all regions. * @return Google_Service_Container_ListClustersResponse */ public function listProjectsZonesClusters($projectId, $zone, $optParams = array()) @@ -168,13 +198,16 @@ public function listProjectsZonesClusters($projectId, $zone, $optParams = array( return $this->call('list', array($params), "Google_Service_Container_ListClustersResponse"); } /** - * Sets the locations of a specific cluster. (clusters.locations) + * Sets the locations for a specific cluster. (clusters.locations) * - * @param string $projectId The Google Developers Console [project ID or project - * number](https://support.google.com/cloud/answer/6158840). - * @param string $zone The name of the Google Compute Engine - * [zone](/compute/docs/zones#available) in which the cluster resides. - * @param string $clusterId The name of the cluster to upgrade. + * @param string $projectId Deprecated. The Google Developers Console [project + * ID or project number](https://support.google.com/cloud/answer/6158840). This + * field has been deprecated and replaced by the name field. + * @param string $zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides. This + * field has been deprecated and replaced by the name field. + * @param string $clusterId Deprecated. The name of the cluster to upgrade. This + * field has been deprecated and replaced by the name field. * @param Google_Service_Container_SetLocationsRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_Container_Operation @@ -186,13 +219,16 @@ public function locations($projectId, $zone, $clusterId, Google_Service_Containe return $this->call('locations', array($params), "Google_Service_Container_Operation"); } /** - * Sets the logging service of a specific cluster. (clusters.logging) + * Sets the logging service for a specific cluster. (clusters.logging) * - * @param string $projectId The Google Developers Console [project ID or project - * number](https://support.google.com/cloud/answer/6158840). - * @param string $zone The name of the Google Compute Engine - * [zone](/compute/docs/zones#available) in which the cluster resides. - * @param string $clusterId The name of the cluster to upgrade. + * @param string $projectId Deprecated. The Google Developers Console [project + * ID or project number](https://support.google.com/cloud/answer/6158840). This + * field has been deprecated and replaced by the name field. + * @param string $zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides. This + * field has been deprecated and replaced by the name field. + * @param string $clusterId Deprecated. The name of the cluster to upgrade. This + * field has been deprecated and replaced by the name field. * @param Google_Service_Container_SetLoggingServiceRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_Container_Operation @@ -204,13 +240,16 @@ public function logging($projectId, $zone, $clusterId, Google_Service_Container_ return $this->call('logging', array($params), "Google_Service_Container_Operation"); } /** - * Updates the master of a specific cluster. (clusters.master) + * Updates the master for a specific cluster. (clusters.master) * - * @param string $projectId The Google Developers Console [project ID or project - * number](https://support.google.com/cloud/answer/6158840). - * @param string $zone The name of the Google Compute Engine - * [zone](/compute/docs/zones#available) in which the cluster resides. - * @param string $clusterId The name of the cluster to upgrade. + * @param string $projectId Deprecated. The Google Developers Console [project + * ID or project number](https://support.google.com/cloud/answer/6158840). This + * field has been deprecated and replaced by the name field. + * @param string $zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides. This + * field has been deprecated and replaced by the name field. + * @param string $clusterId Deprecated. The name of the cluster to upgrade. This + * field has been deprecated and replaced by the name field. * @param Google_Service_Container_UpdateMasterRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_Container_Operation @@ -222,13 +261,16 @@ public function master($projectId, $zone, $clusterId, Google_Service_Container_U return $this->call('master', array($params), "Google_Service_Container_Operation"); } /** - * Sets the monitoring service of a specific cluster. (clusters.monitoring) + * Sets the monitoring service for a specific cluster. (clusters.monitoring) * - * @param string $projectId The Google Developers Console [project ID or project - * number](https://support.google.com/cloud/answer/6158840). - * @param string $zone The name of the Google Compute Engine - * [zone](/compute/docs/zones#available) in which the cluster resides. - * @param string $clusterId The name of the cluster to upgrade. + * @param string $projectId Deprecated. The Google Developers Console [project + * ID or project number](https://support.google.com/cloud/answer/6158840). This + * field has been deprecated and replaced by the name field. + * @param string $zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides. This + * field has been deprecated and replaced by the name field. + * @param string $clusterId Deprecated. The name of the cluster to upgrade. This + * field has been deprecated and replaced by the name field. * @param Google_Service_Container_SetMonitoringServiceRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_Container_Operation @@ -242,11 +284,15 @@ public function monitoring($projectId, $zone, $clusterId, Google_Service_Contain /** * Sets labels on a cluster. (clusters.resourceLabels) * - * @param string $projectId The Google Developers Console [project ID or project - * number](https://developers.google.com/console/help/new/#projectnumber). - * @param string $zone The name of the Google Compute Engine - * [zone](/compute/docs/zones#available) in which the cluster resides. - * @param string $clusterId The name of the cluster. + * @param string $projectId Deprecated. The Google Developers Console [project + * ID or project + * number](https://developers.google.com/console/help/new/#projectnumber). This + * field has been deprecated and replaced by the name field. + * @param string $zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides. This + * field has been deprecated and replaced by the name field. + * @param string $clusterId Deprecated. The name of the cluster. This field has + * been deprecated and replaced by the name field. * @param Google_Service_Container_SetLabelsRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_Container_Operation @@ -277,14 +323,17 @@ public function setMaintenancePolicy($projectId, $zone, $clusterId, Google_Servi } /** * Used to set master auth materials. Currently supports :- Changing the admin - * password of a specific cluster. This can be either via password generation or - * explicitly set the password. (clusters.setMasterAuth) + * password for a specific cluster. This can be either via password generation + * or explicitly set the password. (clusters.setMasterAuth) * - * @param string $projectId The Google Developers Console [project ID or project - * number](https://support.google.com/cloud/answer/6158840). - * @param string $zone The name of the Google Compute Engine - * [zone](/compute/docs/zones#available) in which the cluster resides. - * @param string $clusterId The name of the cluster to upgrade. + * @param string $projectId Deprecated. The Google Developers Console [project + * ID or project number](https://support.google.com/cloud/answer/6158840). This + * field has been deprecated and replaced by the name field. + * @param string $zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides. This + * field has been deprecated and replaced by the name field. + * @param string $clusterId Deprecated. The name of the cluster to upgrade. This + * field has been deprecated and replaced by the name field. * @param Google_Service_Container_SetMasterAuthRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_Container_Operation @@ -298,11 +347,15 @@ public function setMasterAuth($projectId, $zone, $clusterId, Google_Service_Cont /** * Enables/Disables Network Policy for a cluster. (clusters.setNetworkPolicy) * - * @param string $projectId The Google Developers Console [project ID or project - * number](https://developers.google.com/console/help/new/#projectnumber). - * @param string $zone The name of the Google Compute Engine - * [zone](/compute/docs/zones#available) in which the cluster resides. - * @param string $clusterId The name of the cluster. + * @param string $projectId Deprecated. The Google Developers Console [project + * ID or project + * number](https://developers.google.com/console/help/new/#projectnumber). This + * field has been deprecated and replaced by the name field. + * @param string $zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides. This + * field has been deprecated and replaced by the name field. + * @param string $clusterId Deprecated. The name of the cluster. This field has + * been deprecated and replaced by the name field. * @param Google_Service_Container_SetNetworkPolicyRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_Container_Operation @@ -316,11 +369,15 @@ public function setNetworkPolicy($projectId, $zone, $clusterId, Google_Service_C /** * Start master IP rotation. (clusters.startIpRotation) * - * @param string $projectId The Google Developers Console [project ID or project - * number](https://developers.google.com/console/help/new/#projectnumber). - * @param string $zone The name of the Google Compute Engine - * [zone](/compute/docs/zones#available) in which the cluster resides. - * @param string $clusterId The name of the cluster. + * @param string $projectId Deprecated. The Google Developers Console [project + * ID or project + * number](https://developers.google.com/console/help/new/#projectnumber). This + * field has been deprecated and replaced by the name field. + * @param string $zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides. This + * field has been deprecated and replaced by the name field. + * @param string $clusterId Deprecated. The name of the cluster. This field has + * been deprecated and replaced by the name field. * @param Google_Service_Container_StartIPRotationRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_Container_Operation @@ -334,11 +391,14 @@ public function startIpRotation($projectId, $zone, $clusterId, Google_Service_Co /** * Updates the settings of a specific cluster. (clusters.update) * - * @param string $projectId The Google Developers Console [project ID or project - * number](https://support.google.com/cloud/answer/6158840). - * @param string $zone The name of the Google Compute Engine - * [zone](/compute/docs/zones#available) in which the cluster resides. - * @param string $clusterId The name of the cluster to upgrade. + * @param string $projectId Deprecated. The Google Developers Console [project + * ID or project number](https://support.google.com/cloud/answer/6158840). This + * field has been deprecated and replaced by the name field. + * @param string $zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides. This + * field has been deprecated and replaced by the name field. + * @param string $clusterId Deprecated. The name of the cluster to upgrade. This + * field has been deprecated and replaced by the name field. * @param Google_Service_Container_UpdateClusterRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_Container_Operation diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsZonesClustersNodePools.php b/vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsZonesClustersNodePools.php index 8fb2befb..0755b848 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsZonesClustersNodePools.php +++ b/vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsZonesClustersNodePools.php @@ -26,15 +26,19 @@ class Google_Service_Container_Resource_ProjectsZonesClustersNodePools extends Google_Service_Resource { /** - * Sets the autoscaling settings of a specific node pool. + * Sets the autoscaling settings for a specific node pool. * (nodePools.autoscaling) * - * @param string $projectId The Google Developers Console [project ID or project - * number](https://support.google.com/cloud/answer/6158840). - * @param string $zone The name of the Google Compute Engine - * [zone](/compute/docs/zones#available) in which the cluster resides. - * @param string $clusterId The name of the cluster to upgrade. - * @param string $nodePoolId The name of the node pool to upgrade. + * @param string $projectId Deprecated. The Google Developers Console [project + * ID or project number](https://support.google.com/cloud/answer/6158840). This + * field has been deprecated and replaced by the name field. + * @param string $zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides. This + * field has been deprecated and replaced by the name field. + * @param string $clusterId Deprecated. The name of the cluster to upgrade. This + * field has been deprecated and replaced by the name field. + * @param string $nodePoolId Deprecated. The name of the node pool to upgrade. + * This field has been deprecated and replaced by the name field. * @param Google_Service_Container_SetNodePoolAutoscalingRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_Container_Operation @@ -48,11 +52,15 @@ public function autoscaling($projectId, $zone, $clusterId, $nodePoolId, Google_S /** * Creates a node pool for a cluster. (nodePools.create) * - * @param string $projectId The Google Developers Console [project ID or project - * number](https://developers.google.com/console/help/new/#projectnumber). - * @param string $zone The name of the Google Compute Engine - * [zone](/compute/docs/zones#available) in which the cluster resides. - * @param string $clusterId The name of the cluster. + * @param string $projectId Deprecated. The Google Developers Console [project + * ID or project + * number](https://developers.google.com/console/help/new/#projectnumber). This + * field has been deprecated and replaced by the parent field. + * @param string $zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides. This + * field has been deprecated and replaced by the parent field. + * @param string $clusterId Deprecated. The name of the cluster. This field has + * been deprecated and replaced by the parent field. * @param Google_Service_Container_CreateNodePoolRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_Container_Operation @@ -66,13 +74,22 @@ public function create($projectId, $zone, $clusterId, Google_Service_Container_C /** * Deletes a node pool from a cluster. (nodePools.delete) * - * @param string $projectId The Google Developers Console [project ID or project - * number](https://developers.google.com/console/help/new/#projectnumber). - * @param string $zone The name of the Google Compute Engine - * [zone](/compute/docs/zones#available) in which the cluster resides. - * @param string $clusterId The name of the cluster. - * @param string $nodePoolId The name of the node pool to delete. + * @param string $projectId Deprecated. The Google Developers Console [project + * ID or project + * number](https://developers.google.com/console/help/new/#projectnumber). This + * field has been deprecated and replaced by the name field. + * @param string $zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides. This + * field has been deprecated and replaced by the name field. + * @param string $clusterId Deprecated. The name of the cluster. This field has + * been deprecated and replaced by the name field. + * @param string $nodePoolId Deprecated. The name of the node pool to delete. + * This field has been deprecated and replaced by the name field. * @param array $optParams Optional parameters. + * + * @opt_param string name The name (project, location, cluster, node pool id) of + * the node pool to delete. Specified in the format + * 'projects/locations/clusters/nodePools'. * @return Google_Service_Container_Operation */ public function delete($projectId, $zone, $clusterId, $nodePoolId, $optParams = array()) @@ -84,13 +101,22 @@ public function delete($projectId, $zone, $clusterId, $nodePoolId, $optParams = /** * Retrieves the node pool requested. (nodePools.get) * - * @param string $projectId The Google Developers Console [project ID or project - * number](https://developers.google.com/console/help/new/#projectnumber). - * @param string $zone The name of the Google Compute Engine - * [zone](/compute/docs/zones#available) in which the cluster resides. - * @param string $clusterId The name of the cluster. - * @param string $nodePoolId The name of the node pool. + * @param string $projectId Deprecated. The Google Developers Console [project + * ID or project + * number](https://developers.google.com/console/help/new/#projectnumber). This + * field has been deprecated and replaced by the name field. + * @param string $zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides. This + * field has been deprecated and replaced by the name field. + * @param string $clusterId Deprecated. The name of the cluster. This field has + * been deprecated and replaced by the name field. + * @param string $nodePoolId Deprecated. The name of the node pool. This field + * has been deprecated and replaced by the name field. * @param array $optParams Optional parameters. + * + * @opt_param string name The name (project, location, cluster, node pool id) of + * the node pool to get. Specified in the format + * 'projects/locations/clusters/nodePools'. * @return Google_Service_Container_NodePool */ public function get($projectId, $zone, $clusterId, $nodePoolId, $optParams = array()) @@ -103,12 +129,20 @@ public function get($projectId, $zone, $clusterId, $nodePoolId, $optParams = arr * Lists the node pools for a cluster. * (nodePools.listProjectsZonesClustersNodePools) * - * @param string $projectId The Google Developers Console [project ID or project - * number](https://developers.google.com/console/help/new/#projectnumber). - * @param string $zone The name of the Google Compute Engine - * [zone](/compute/docs/zones#available) in which the cluster resides. - * @param string $clusterId The name of the cluster. + * @param string $projectId Deprecated. The Google Developers Console [project + * ID or project + * number](https://developers.google.com/console/help/new/#projectnumber). This + * field has been deprecated and replaced by the parent field. + * @param string $zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides. This + * field has been deprecated and replaced by the parent field. + * @param string $clusterId Deprecated. The name of the cluster. This field has + * been deprecated and replaced by the parent field. * @param array $optParams Optional parameters. + * + * @opt_param string parent The parent (project, location, cluster id) where the + * node pools will be listed. Specified in the format + * 'projects/locations/clusters'. * @return Google_Service_Container_ListNodePoolsResponse */ public function listProjectsZonesClustersNodePools($projectId, $zone, $clusterId, $optParams = array()) @@ -121,12 +155,16 @@ public function listProjectsZonesClustersNodePools($projectId, $zone, $clusterId * Roll back the previously Aborted or Failed NodePool upgrade. This will be an * no-op if the last upgrade successfully completed. (nodePools.rollback) * - * @param string $projectId The Google Developers Console [project ID or project - * number](https://support.google.com/cloud/answer/6158840). - * @param string $zone The name of the Google Compute Engine - * [zone](/compute/docs/zones#available) in which the cluster resides. - * @param string $clusterId The name of the cluster to rollback. - * @param string $nodePoolId The name of the node pool to rollback. + * @param string $projectId Deprecated. The Google Developers Console [project + * ID or project number](https://support.google.com/cloud/answer/6158840). This + * field has been deprecated and replaced by the name field. + * @param string $zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides. This + * field has been deprecated and replaced by the name field. + * @param string $clusterId Deprecated. The name of the cluster to rollback. + * This field has been deprecated and replaced by the name field. + * @param string $nodePoolId Deprecated. The name of the node pool to rollback. + * This field has been deprecated and replaced by the name field. * @param Google_Service_Container_RollbackNodePoolUpgradeRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_Container_Operation @@ -140,12 +178,16 @@ public function rollback($projectId, $zone, $clusterId, $nodePoolId, Google_Serv /** * Sets the NodeManagement options for a node pool. (nodePools.setManagement) * - * @param string $projectId The Google Developers Console [project ID or project - * number](https://support.google.com/cloud/answer/6158840). - * @param string $zone The name of the Google Compute Engine - * [zone](/compute/docs/zones#available) in which the cluster resides. - * @param string $clusterId The name of the cluster to update. - * @param string $nodePoolId The name of the node pool to update. + * @param string $projectId Deprecated. The Google Developers Console [project + * ID or project number](https://support.google.com/cloud/answer/6158840). This + * field has been deprecated and replaced by the name field. + * @param string $zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides. This + * field has been deprecated and replaced by the name field. + * @param string $clusterId Deprecated. The name of the cluster to update. This + * field has been deprecated and replaced by the name field. + * @param string $nodePoolId Deprecated. The name of the node pool to update. + * This field has been deprecated and replaced by the name field. * @param Google_Service_Container_SetNodePoolManagementRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_Container_Operation @@ -157,14 +199,18 @@ public function setManagement($projectId, $zone, $clusterId, $nodePoolId, Google return $this->call('setManagement', array($params), "Google_Service_Container_Operation"); } /** - * Sets the size of a specific node pool. (nodePools.setSize) + * Sets the size for a specific node pool. (nodePools.setSize) * - * @param string $projectId The Google Developers Console [project ID or project - * number](https://support.google.com/cloud/answer/6158840). - * @param string $zone The name of the Google Compute Engine - * [zone](/compute/docs/zones#available) in which the cluster resides. - * @param string $clusterId The name of the cluster to update. - * @param string $nodePoolId The name of the node pool to update. + * @param string $projectId Deprecated. The Google Developers Console [project + * ID or project number](https://support.google.com/cloud/answer/6158840). This + * field has been deprecated and replaced by the name field. + * @param string $zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides. This + * field has been deprecated and replaced by the name field. + * @param string $clusterId Deprecated. The name of the cluster to update. This + * field has been deprecated and replaced by the name field. + * @param string $nodePoolId Deprecated. The name of the node pool to update. + * This field has been deprecated and replaced by the name field. * @param Google_Service_Container_SetNodePoolSizeRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_Container_Operation @@ -176,15 +222,19 @@ public function setSize($projectId, $zone, $clusterId, $nodePoolId, Google_Servi return $this->call('setSize', array($params), "Google_Service_Container_Operation"); } /** - * Updates the version and/or image type of a specific node pool. + * Updates the version and/or image type for a specific node pool. * (nodePools.update) * - * @param string $projectId The Google Developers Console [project ID or project - * number](https://support.google.com/cloud/answer/6158840). - * @param string $zone The name of the Google Compute Engine - * [zone](/compute/docs/zones#available) in which the cluster resides. - * @param string $clusterId The name of the cluster to upgrade. - * @param string $nodePoolId The name of the node pool to upgrade. + * @param string $projectId Deprecated. The Google Developers Console [project + * ID or project number](https://support.google.com/cloud/answer/6158840). This + * field has been deprecated and replaced by the name field. + * @param string $zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides. This + * field has been deprecated and replaced by the name field. + * @param string $clusterId Deprecated. The name of the cluster to upgrade. This + * field has been deprecated and replaced by the name field. + * @param string $nodePoolId Deprecated. The name of the node pool to upgrade. + * This field has been deprecated and replaced by the name field. * @param Google_Service_Container_UpdateNodePoolRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_Container_Operation diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsZonesOperations.php b/vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsZonesOperations.php index ebda43b5..b25f5b64 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsZonesOperations.php +++ b/vendor/google/apiclient-services/src/Google/Service/Container/Resource/ProjectsZonesOperations.php @@ -28,11 +28,14 @@ class Google_Service_Container_Resource_ProjectsZonesOperations extends Google_S /** * Cancels the specified operation. (operations.cancel) * - * @param string $projectId The Google Developers Console [project ID or project - * number](https://support.google.com/cloud/answer/6158840). - * @param string $zone The name of the Google Compute Engine - * [zone](/compute/docs/zones#available) in which the operation resides. - * @param string $operationId The server-assigned `name` of the operation. + * @param string $projectId Deprecated. The Google Developers Console [project + * ID or project number](https://support.google.com/cloud/answer/6158840). This + * field has been deprecated and replaced by the name field. + * @param string $zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the operation resides. This + * field has been deprecated and replaced by the name field. + * @param string $operationId Deprecated. The server-assigned `name` of the + * operation. This field has been deprecated and replaced by the name field. * @param Google_Service_Container_CancelOperationRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_Container_ContainerEmpty @@ -46,12 +49,18 @@ public function cancel($projectId, $zone, $operationId, Google_Service_Container /** * Gets the specified operation. (operations.get) * - * @param string $projectId The Google Developers Console [project ID or project - * number](https://support.google.com/cloud/answer/6158840). - * @param string $zone The name of the Google Compute Engine - * [zone](/compute/docs/zones#available) in which the cluster resides. - * @param string $operationId The server-assigned `name` of the operation. + * @param string $projectId Deprecated. The Google Developers Console [project + * ID or project number](https://support.google.com/cloud/answer/6158840). This + * field has been deprecated and replaced by the name field. + * @param string $zone Deprecated. The name of the Google Compute Engine + * [zone](/compute/docs/zones#available) in which the cluster resides. This + * field has been deprecated and replaced by the name field. + * @param string $operationId Deprecated. The server-assigned `name` of the + * operation. This field has been deprecated and replaced by the name field. * @param array $optParams Optional parameters. + * + * @opt_param string name The name (project, location, operation id) of the + * operation to get. Specified in the format 'projects/locations/operations'. * @return Google_Service_Container_Operation */ public function get($projectId, $zone, $operationId, $optParams = array()) @@ -64,12 +73,17 @@ public function get($projectId, $zone, $operationId, $optParams = array()) * Lists all operations in a project in a specific zone or all zones. * (operations.listProjectsZonesOperations) * - * @param string $projectId The Google Developers Console [project ID or project - * number](https://support.google.com/cloud/answer/6158840). - * @param string $zone The name of the Google Compute Engine + * @param string $projectId Deprecated. The Google Developers Console [project + * ID or project number](https://support.google.com/cloud/answer/6158840). This + * field has been deprecated and replaced by the parent field. + * @param string $zone Deprecated. The name of the Google Compute Engine * [zone](/compute/docs/zones#available) to return operations for, or `-` for - * all zones. + * all zones. This field has been deprecated and replaced by the parent field. * @param array $optParams Optional parameters. + * + * @opt_param string parent The parent (project and location) where the + * operations will be listed. Specified in the format 'projects/locations'. + * Location "-" matches all zones and all regions. * @return Google_Service_Container_ListOperationsResponse */ public function listProjectsZonesOperations($projectId, $zone, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/RollbackNodePoolUpgradeRequest.php b/vendor/google/apiclient-services/src/Google/Service/Container/RollbackNodePoolUpgradeRequest.php index 41092b77..ac2e738c 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Container/RollbackNodePoolUpgradeRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/Container/RollbackNodePoolUpgradeRequest.php @@ -17,4 +17,50 @@ class Google_Service_Container_RollbackNodePoolUpgradeRequest extends Google_Model { + public $clusterId; + public $name; + public $nodePoolId; + public $projectId; + public $zone; + + public function setClusterId($clusterId) + { + $this->clusterId = $clusterId; + } + public function getClusterId() + { + return $this->clusterId; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setNodePoolId($nodePoolId) + { + $this->nodePoolId = $nodePoolId; + } + public function getNodePoolId() + { + return $this->nodePoolId; + } + public function setProjectId($projectId) + { + $this->projectId = $projectId; + } + public function getProjectId() + { + return $this->projectId; + } + public function setZone($zone) + { + $this->zone = $zone; + } + public function getZone() + { + return $this->zone; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/SetAddonsConfigRequest.php b/vendor/google/apiclient-services/src/Google/Service/Container/SetAddonsConfigRequest.php index f1a7bf50..c7c81564 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Container/SetAddonsConfigRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/Container/SetAddonsConfigRequest.php @@ -19,6 +19,10 @@ class Google_Service_Container_SetAddonsConfigRequest extends Google_Model { protected $addonsConfigType = 'Google_Service_Container_AddonsConfig'; protected $addonsConfigDataType = ''; + public $clusterId; + public $name; + public $projectId; + public $zone; /** * @param Google_Service_Container_AddonsConfig @@ -34,4 +38,36 @@ public function getAddonsConfig() { return $this->addonsConfig; } + public function setClusterId($clusterId) + { + $this->clusterId = $clusterId; + } + public function getClusterId() + { + return $this->clusterId; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setProjectId($projectId) + { + $this->projectId = $projectId; + } + public function getProjectId() + { + return $this->projectId; + } + public function setZone($zone) + { + $this->zone = $zone; + } + public function getZone() + { + return $this->zone; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/SetLabelsRequest.php b/vendor/google/apiclient-services/src/Google/Service/Container/SetLabelsRequest.php index 51acbd9d..865c7f06 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Container/SetLabelsRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/Container/SetLabelsRequest.php @@ -17,9 +17,21 @@ class Google_Service_Container_SetLabelsRequest extends Google_Model { + public $clusterId; public $labelFingerprint; + public $name; + public $projectId; public $resourceLabels; + public $zone; + public function setClusterId($clusterId) + { + $this->clusterId = $clusterId; + } + public function getClusterId() + { + return $this->clusterId; + } public function setLabelFingerprint($labelFingerprint) { $this->labelFingerprint = $labelFingerprint; @@ -28,6 +40,22 @@ public function getLabelFingerprint() { return $this->labelFingerprint; } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setProjectId($projectId) + { + $this->projectId = $projectId; + } + public function getProjectId() + { + return $this->projectId; + } public function setResourceLabels($resourceLabels) { $this->resourceLabels = $resourceLabels; @@ -36,4 +64,12 @@ public function getResourceLabels() { return $this->resourceLabels; } + public function setZone($zone) + { + $this->zone = $zone; + } + public function getZone() + { + return $this->zone; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/SetLegacyAbacRequest.php b/vendor/google/apiclient-services/src/Google/Service/Container/SetLegacyAbacRequest.php index 470e5cbb..612281e4 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Container/SetLegacyAbacRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/Container/SetLegacyAbacRequest.php @@ -17,8 +17,20 @@ class Google_Service_Container_SetLegacyAbacRequest extends Google_Model { + public $clusterId; public $enabled; + public $name; + public $projectId; + public $zone; + public function setClusterId($clusterId) + { + $this->clusterId = $clusterId; + } + public function getClusterId() + { + return $this->clusterId; + } public function setEnabled($enabled) { $this->enabled = $enabled; @@ -27,4 +39,28 @@ public function getEnabled() { return $this->enabled; } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setProjectId($projectId) + { + $this->projectId = $projectId; + } + public function getProjectId() + { + return $this->projectId; + } + public function setZone($zone) + { + $this->zone = $zone; + } + public function getZone() + { + return $this->zone; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/SetLocationsRequest.php b/vendor/google/apiclient-services/src/Google/Service/Container/SetLocationsRequest.php index a40f3bd1..dfd3f617 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Container/SetLocationsRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/Container/SetLocationsRequest.php @@ -18,8 +18,20 @@ class Google_Service_Container_SetLocationsRequest extends Google_Collection { protected $collection_key = 'locations'; + public $clusterId; public $locations; + public $name; + public $projectId; + public $zone; + public function setClusterId($clusterId) + { + $this->clusterId = $clusterId; + } + public function getClusterId() + { + return $this->clusterId; + } public function setLocations($locations) { $this->locations = $locations; @@ -28,4 +40,28 @@ public function getLocations() { return $this->locations; } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setProjectId($projectId) + { + $this->projectId = $projectId; + } + public function getProjectId() + { + return $this->projectId; + } + public function setZone($zone) + { + $this->zone = $zone; + } + public function getZone() + { + return $this->zone; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/SetLoggingServiceRequest.php b/vendor/google/apiclient-services/src/Google/Service/Container/SetLoggingServiceRequest.php index 547dd89b..f6674603 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Container/SetLoggingServiceRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/Container/SetLoggingServiceRequest.php @@ -17,8 +17,20 @@ class Google_Service_Container_SetLoggingServiceRequest extends Google_Model { + public $clusterId; public $loggingService; + public $name; + public $projectId; + public $zone; + public function setClusterId($clusterId) + { + $this->clusterId = $clusterId; + } + public function getClusterId() + { + return $this->clusterId; + } public function setLoggingService($loggingService) { $this->loggingService = $loggingService; @@ -27,4 +39,28 @@ public function getLoggingService() { return $this->loggingService; } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setProjectId($projectId) + { + $this->projectId = $projectId; + } + public function getProjectId() + { + return $this->projectId; + } + public function setZone($zone) + { + $this->zone = $zone; + } + public function getZone() + { + return $this->zone; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/SetMaintenancePolicyRequest.php b/vendor/google/apiclient-services/src/Google/Service/Container/SetMaintenancePolicyRequest.php index d99fda26..ac682081 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Container/SetMaintenancePolicyRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/Container/SetMaintenancePolicyRequest.php @@ -17,9 +17,21 @@ class Google_Service_Container_SetMaintenancePolicyRequest extends Google_Model { + public $clusterId; protected $maintenancePolicyType = 'Google_Service_Container_MaintenancePolicy'; protected $maintenancePolicyDataType = ''; + public $name; + public $projectId; + public $zone; + public function setClusterId($clusterId) + { + $this->clusterId = $clusterId; + } + public function getClusterId() + { + return $this->clusterId; + } /** * @param Google_Service_Container_MaintenancePolicy */ @@ -34,4 +46,28 @@ public function getMaintenancePolicy() { return $this->maintenancePolicy; } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setProjectId($projectId) + { + $this->projectId = $projectId; + } + public function getProjectId() + { + return $this->projectId; + } + public function setZone($zone) + { + $this->zone = $zone; + } + public function getZone() + { + return $this->zone; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/SetMasterAuthRequest.php b/vendor/google/apiclient-services/src/Google/Service/Container/SetMasterAuthRequest.php index 4d4ec96e..4a177e37 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Container/SetMasterAuthRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/Container/SetMasterAuthRequest.php @@ -18,8 +18,12 @@ class Google_Service_Container_SetMasterAuthRequest extends Google_Model { public $action; + public $clusterId; + public $name; + public $projectId; protected $updateType = 'Google_Service_Container_MasterAuth'; protected $updateDataType = ''; + public $zone; public function setAction($action) { @@ -29,6 +33,30 @@ public function getAction() { return $this->action; } + public function setClusterId($clusterId) + { + $this->clusterId = $clusterId; + } + public function getClusterId() + { + return $this->clusterId; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setProjectId($projectId) + { + $this->projectId = $projectId; + } + public function getProjectId() + { + return $this->projectId; + } /** * @param Google_Service_Container_MasterAuth */ @@ -43,4 +71,12 @@ public function getUpdate() { return $this->update; } + public function setZone($zone) + { + $this->zone = $zone; + } + public function getZone() + { + return $this->zone; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/SetMonitoringServiceRequest.php b/vendor/google/apiclient-services/src/Google/Service/Container/SetMonitoringServiceRequest.php index 4819e727..c191ae8a 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Container/SetMonitoringServiceRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/Container/SetMonitoringServiceRequest.php @@ -17,8 +17,20 @@ class Google_Service_Container_SetMonitoringServiceRequest extends Google_Model { + public $clusterId; public $monitoringService; + public $name; + public $projectId; + public $zone; + public function setClusterId($clusterId) + { + $this->clusterId = $clusterId; + } + public function getClusterId() + { + return $this->clusterId; + } public function setMonitoringService($monitoringService) { $this->monitoringService = $monitoringService; @@ -27,4 +39,28 @@ public function getMonitoringService() { return $this->monitoringService; } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setProjectId($projectId) + { + $this->projectId = $projectId; + } + public function getProjectId() + { + return $this->projectId; + } + public function setZone($zone) + { + $this->zone = $zone; + } + public function getZone() + { + return $this->zone; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/SetNetworkPolicyRequest.php b/vendor/google/apiclient-services/src/Google/Service/Container/SetNetworkPolicyRequest.php index 8f8acdf4..d3513e1d 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Container/SetNetworkPolicyRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/Container/SetNetworkPolicyRequest.php @@ -17,9 +17,29 @@ class Google_Service_Container_SetNetworkPolicyRequest extends Google_Model { + public $clusterId; + public $name; protected $networkPolicyType = 'Google_Service_Container_NetworkPolicy'; protected $networkPolicyDataType = ''; + public $projectId; + public $zone; + public function setClusterId($clusterId) + { + $this->clusterId = $clusterId; + } + public function getClusterId() + { + return $this->clusterId; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } /** * @param Google_Service_Container_NetworkPolicy */ @@ -34,4 +54,20 @@ public function getNetworkPolicy() { return $this->networkPolicy; } + public function setProjectId($projectId) + { + $this->projectId = $projectId; + } + public function getProjectId() + { + return $this->projectId; + } + public function setZone($zone) + { + $this->zone = $zone; + } + public function getZone() + { + return $this->zone; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/SetNodePoolAutoscalingRequest.php b/vendor/google/apiclient-services/src/Google/Service/Container/SetNodePoolAutoscalingRequest.php index baff0141..ecb38619 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Container/SetNodePoolAutoscalingRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/Container/SetNodePoolAutoscalingRequest.php @@ -19,6 +19,11 @@ class Google_Service_Container_SetNodePoolAutoscalingRequest extends Google_Mode { protected $autoscalingType = 'Google_Service_Container_NodePoolAutoscaling'; protected $autoscalingDataType = ''; + public $clusterId; + public $name; + public $nodePoolId; + public $projectId; + public $zone; /** * @param Google_Service_Container_NodePoolAutoscaling @@ -34,4 +39,44 @@ public function getAutoscaling() { return $this->autoscaling; } + public function setClusterId($clusterId) + { + $this->clusterId = $clusterId; + } + public function getClusterId() + { + return $this->clusterId; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setNodePoolId($nodePoolId) + { + $this->nodePoolId = $nodePoolId; + } + public function getNodePoolId() + { + return $this->nodePoolId; + } + public function setProjectId($projectId) + { + $this->projectId = $projectId; + } + public function getProjectId() + { + return $this->projectId; + } + public function setZone($zone) + { + $this->zone = $zone; + } + public function getZone() + { + return $this->zone; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/SetNodePoolManagementRequest.php b/vendor/google/apiclient-services/src/Google/Service/Container/SetNodePoolManagementRequest.php index 0d6d4a18..6c8b01ce 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Container/SetNodePoolManagementRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/Container/SetNodePoolManagementRequest.php @@ -17,9 +17,22 @@ class Google_Service_Container_SetNodePoolManagementRequest extends Google_Model { + public $clusterId; protected $managementType = 'Google_Service_Container_NodeManagement'; protected $managementDataType = ''; + public $name; + public $nodePoolId; + public $projectId; + public $zone; + public function setClusterId($clusterId) + { + $this->clusterId = $clusterId; + } + public function getClusterId() + { + return $this->clusterId; + } /** * @param Google_Service_Container_NodeManagement */ @@ -34,4 +47,36 @@ public function getManagement() { return $this->management; } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setNodePoolId($nodePoolId) + { + $this->nodePoolId = $nodePoolId; + } + public function getNodePoolId() + { + return $this->nodePoolId; + } + public function setProjectId($projectId) + { + $this->projectId = $projectId; + } + public function getProjectId() + { + return $this->projectId; + } + public function setZone($zone) + { + $this->zone = $zone; + } + public function getZone() + { + return $this->zone; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/SetNodePoolSizeRequest.php b/vendor/google/apiclient-services/src/Google/Service/Container/SetNodePoolSizeRequest.php index ddfcc618..d5c3a8a9 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Container/SetNodePoolSizeRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/Container/SetNodePoolSizeRequest.php @@ -17,8 +17,29 @@ class Google_Service_Container_SetNodePoolSizeRequest extends Google_Model { + public $clusterId; + public $name; public $nodeCount; + public $nodePoolId; + public $projectId; + public $zone; + public function setClusterId($clusterId) + { + $this->clusterId = $clusterId; + } + public function getClusterId() + { + return $this->clusterId; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } public function setNodeCount($nodeCount) { $this->nodeCount = $nodeCount; @@ -27,4 +48,28 @@ public function getNodeCount() { return $this->nodeCount; } + public function setNodePoolId($nodePoolId) + { + $this->nodePoolId = $nodePoolId; + } + public function getNodePoolId() + { + return $this->nodePoolId; + } + public function setProjectId($projectId) + { + $this->projectId = $projectId; + } + public function getProjectId() + { + return $this->projectId; + } + public function setZone($zone) + { + $this->zone = $zone; + } + public function getZone() + { + return $this->zone; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/StartIPRotationRequest.php b/vendor/google/apiclient-services/src/Google/Service/Container/StartIPRotationRequest.php index b68cf895..cea4a50e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Container/StartIPRotationRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/Container/StartIPRotationRequest.php @@ -17,4 +17,50 @@ class Google_Service_Container_StartIPRotationRequest extends Google_Model { + public $clusterId; + public $name; + public $projectId; + public $rotateCredentials; + public $zone; + + public function setClusterId($clusterId) + { + $this->clusterId = $clusterId; + } + public function getClusterId() + { + return $this->clusterId; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setProjectId($projectId) + { + $this->projectId = $projectId; + } + public function getProjectId() + { + return $this->projectId; + } + public function setRotateCredentials($rotateCredentials) + { + $this->rotateCredentials = $rotateCredentials; + } + public function getRotateCredentials() + { + return $this->rotateCredentials; + } + public function setZone($zone) + { + $this->zone = $zone; + } + public function getZone() + { + return $this->zone; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/UpdateClusterRequest.php b/vendor/google/apiclient-services/src/Google/Service/Container/UpdateClusterRequest.php index 10d2d8cb..a373e95a 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Container/UpdateClusterRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/Container/UpdateClusterRequest.php @@ -17,9 +17,37 @@ class Google_Service_Container_UpdateClusterRequest extends Google_Model { + public $clusterId; + public $name; + public $projectId; protected $updateType = 'Google_Service_Container_ClusterUpdate'; protected $updateDataType = ''; + public $zone; + public function setClusterId($clusterId) + { + $this->clusterId = $clusterId; + } + public function getClusterId() + { + return $this->clusterId; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setProjectId($projectId) + { + $this->projectId = $projectId; + } + public function getProjectId() + { + return $this->projectId; + } /** * @param Google_Service_Container_ClusterUpdate */ @@ -34,4 +62,12 @@ public function getUpdate() { return $this->update; } + public function setZone($zone) + { + $this->zone = $zone; + } + public function getZone() + { + return $this->zone; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/UpdateMasterRequest.php b/vendor/google/apiclient-services/src/Google/Service/Container/UpdateMasterRequest.php index 2b256ed1..4dbca93a 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Container/UpdateMasterRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/Container/UpdateMasterRequest.php @@ -17,8 +17,20 @@ class Google_Service_Container_UpdateMasterRequest extends Google_Model { + public $clusterId; public $masterVersion; + public $name; + public $projectId; + public $zone; + public function setClusterId($clusterId) + { + $this->clusterId = $clusterId; + } + public function getClusterId() + { + return $this->clusterId; + } public function setMasterVersion($masterVersion) { $this->masterVersion = $masterVersion; @@ -27,4 +39,28 @@ public function getMasterVersion() { return $this->masterVersion; } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setProjectId($projectId) + { + $this->projectId = $projectId; + } + public function getProjectId() + { + return $this->projectId; + } + public function setZone($zone) + { + $this->zone = $zone; + } + public function getZone() + { + return $this->zone; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Container/UpdateNodePoolRequest.php b/vendor/google/apiclient-services/src/Google/Service/Container/UpdateNodePoolRequest.php index 98e596b7..5474ec74 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Container/UpdateNodePoolRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/Container/UpdateNodePoolRequest.php @@ -17,9 +17,22 @@ class Google_Service_Container_UpdateNodePoolRequest extends Google_Model { + public $clusterId; public $imageType; + public $name; + public $nodePoolId; public $nodeVersion; + public $projectId; + public $zone; + public function setClusterId($clusterId) + { + $this->clusterId = $clusterId; + } + public function getClusterId() + { + return $this->clusterId; + } public function setImageType($imageType) { $this->imageType = $imageType; @@ -28,6 +41,22 @@ public function getImageType() { return $this->imageType; } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setNodePoolId($nodePoolId) + { + $this->nodePoolId = $nodePoolId; + } + public function getNodePoolId() + { + return $this->nodePoolId; + } public function setNodeVersion($nodeVersion) { $this->nodeVersion = $nodeVersion; @@ -36,4 +65,20 @@ public function getNodeVersion() { return $this->nodeVersion; } + public function setProjectId($projectId) + { + $this->projectId = $projectId; + } + public function getProjectId() + { + return $this->projectId; + } + public function setZone($zone) + { + $this->zone = $zone; + } + public function getZone() + { + return $this->zone; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Customsearch/Resource/Cse.php b/vendor/google/apiclient-services/src/Google/Service/Customsearch/Resource/Cse.php index 63bd38c7..40b84802 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Customsearch/Resource/Cse.php +++ b/vendor/google/apiclient-services/src/Google/Service/Customsearch/Resource/Cse.php @@ -55,7 +55,8 @@ class Google_Service_Customsearch_Resource_Cse extends Google_Service_Resource * @opt_param string imgColorType Returns black and white, grayscale, or color * images: mono, gray, and color. * @opt_param string imgDominantColor Returns images of a specific dominant - * color: yellow, green, teal, blue, purple, pink, white, gray, black and brown. + * color: red, orange, yellow, green, teal, blue, purple, pink, white, gray, + * black and brown. * @opt_param string imgSize Returns images of a specified size, where size can * be one of: icon, small, medium, large, xlarge, xxlarge, and huge. * @opt_param string imgType Returns images of a type, which can be one of: diff --git a/vendor/google/apiclient-services/src/Google/Service/Customsearch/Resource/CseSiterestrict.php b/vendor/google/apiclient-services/src/Google/Service/Customsearch/Resource/CseSiterestrict.php index 1e6e86df..e24cf904 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Customsearch/Resource/CseSiterestrict.php +++ b/vendor/google/apiclient-services/src/Google/Service/Customsearch/Resource/CseSiterestrict.php @@ -26,9 +26,9 @@ class Google_Service_Customsearch_Resource_CseSiterestrict extends Google_Service_Resource { /** - * (Closed Beta API) Returns metadata about the search performed, metadata about - * the custom search engine used for the search, and the search results only for - * site-restrict cses. (siterestrict.listCseSiterestrict) + * Returns metadata about the search performed, metadata about the custom search + * engine used for the search, and the search results. Uses a small set of url + * patterns. (siterestrict.listCseSiterestrict) * * @param string $q Query * @param array $optParams Optional parameters. @@ -56,7 +56,8 @@ class Google_Service_Customsearch_Resource_CseSiterestrict extends Google_Servic * @opt_param string imgColorType Returns black and white, grayscale, or color * images: mono, gray, and color. * @opt_param string imgDominantColor Returns images of a specific dominant - * color: yellow, green, teal, blue, purple, pink, white, gray, black and brown. + * color: red, orange, yellow, green, teal, blue, purple, pink, white, gray, + * black and brown. * @opt_param string imgSize Returns images of a specified size, where size can * be one of: icon, small, medium, large, xlarge, xxlarge, and huge. * @opt_param string imgType Returns images of a type, which can be one of: diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP.php b/vendor/google/apiclient-services/src/Google/Service/DLP.php index 1b26c2f1..3b15b62c 100644 --- a/vendor/google/apiclient-services/src/Google/Service/DLP.php +++ b/vendor/google/apiclient-services/src/Google/Service/DLP.php @@ -16,10 +16,10 @@ */ /** - * Service definition for DLP (v2beta2). + * Service definition for DLP (v2). * *

- * The Google Data Loss Prevention API provides methods for detection of + * Provides methods for detection, risk analysis, and de-identification of * privacy-sensitive fragments in text, images, and Google Cloud Platform * storage repositories.

* @@ -39,13 +39,14 @@ class Google_Service_DLP extends Google_Service public $infoTypes; public $organizations_deidentifyTemplates; public $organizations_inspectTemplates; + public $organizations_storedInfoTypes; public $projects_content; - public $projects_dataSource; public $projects_deidentifyTemplates; public $projects_dlpJobs; public $projects_image; public $projects_inspectTemplates; public $projects_jobTriggers; + public $projects_storedInfoTypes; /** * Constructs the internal representation of the DLP service. @@ -57,7 +58,7 @@ public function __construct(Google_Client $client) parent::__construct($client); $this->rootUrl = 'https://dlp.googleapis.com/'; $this->servicePath = ''; - $this->version = 'v2beta2'; + $this->version = 'v2'; $this->serviceName = 'dlp'; $this->infoTypes = new Google_Service_DLP_Resource_InfoTypes( @@ -67,7 +68,7 @@ public function __construct(Google_Client $client) array( 'methods' => array( 'list' => array( - 'path' => 'v2beta2/infoTypes', + 'path' => 'v2/infoTypes', 'httpMethod' => 'GET', 'parameters' => array( 'languageCode' => array( @@ -90,7 +91,7 @@ public function __construct(Google_Client $client) array( 'methods' => array( 'create' => array( - 'path' => 'v2beta2/{+parent}/deidentifyTemplates', + 'path' => 'v2/{+parent}/deidentifyTemplates', 'httpMethod' => 'POST', 'parameters' => array( 'parent' => array( @@ -100,7 +101,7 @@ public function __construct(Google_Client $client) ), ), ),'delete' => array( - 'path' => 'v2beta2/{+name}', + 'path' => 'v2/{+name}', 'httpMethod' => 'DELETE', 'parameters' => array( 'name' => array( @@ -110,7 +111,7 @@ public function __construct(Google_Client $client) ), ), ),'get' => array( - 'path' => 'v2beta2/{+name}', + 'path' => 'v2/{+name}', 'httpMethod' => 'GET', 'parameters' => array( 'name' => array( @@ -120,7 +121,7 @@ public function __construct(Google_Client $client) ), ), ),'list' => array( - 'path' => 'v2beta2/{+parent}/deidentifyTemplates', + 'path' => 'v2/{+parent}/deidentifyTemplates', 'httpMethod' => 'GET', 'parameters' => array( 'parent' => array( @@ -132,13 +133,17 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), + 'orderBy' => array( + 'location' => 'query', + 'type' => 'string', + ), 'pageSize' => array( 'location' => 'query', 'type' => 'integer', ), ), ),'patch' => array( - 'path' => 'v2beta2/{+name}', + 'path' => 'v2/{+name}', 'httpMethod' => 'PATCH', 'parameters' => array( 'name' => array( @@ -158,7 +163,7 @@ public function __construct(Google_Client $client) array( 'methods' => array( 'create' => array( - 'path' => 'v2beta2/{+parent}/inspectTemplates', + 'path' => 'v2/{+parent}/inspectTemplates', 'httpMethod' => 'POST', 'parameters' => array( 'parent' => array( @@ -168,7 +173,7 @@ public function __construct(Google_Client $client) ), ), ),'delete' => array( - 'path' => 'v2beta2/{+name}', + 'path' => 'v2/{+name}', 'httpMethod' => 'DELETE', 'parameters' => array( 'name' => array( @@ -178,7 +183,7 @@ public function __construct(Google_Client $client) ), ), ),'get' => array( - 'path' => 'v2beta2/{+name}', + 'path' => 'v2/{+name}', 'httpMethod' => 'GET', 'parameters' => array( 'name' => array( @@ -188,7 +193,7 @@ public function __construct(Google_Client $client) ), ), ),'list' => array( - 'path' => 'v2beta2/{+parent}/inspectTemplates', + 'path' => 'v2/{+parent}/inspectTemplates', 'httpMethod' => 'GET', 'parameters' => array( 'parent' => array( @@ -200,13 +205,17 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), + 'orderBy' => array( + 'location' => 'query', + 'type' => 'string', + ), 'pageSize' => array( 'location' => 'query', 'type' => 'integer', ), ), ),'patch' => array( - 'path' => 'v2beta2/{+name}', + 'path' => 'v2/{+name}', 'httpMethod' => 'PATCH', 'parameters' => array( 'name' => array( @@ -219,14 +228,14 @@ public function __construct(Google_Client $client) ) ) ); - $this->projects_content = new Google_Service_DLP_Resource_ProjectsContent( + $this->organizations_storedInfoTypes = new Google_Service_DLP_Resource_OrganizationsStoredInfoTypes( $this, $this->serviceName, - 'content', + 'storedInfoTypes', array( 'methods' => array( - 'deidentify' => array( - 'path' => 'v2beta2/{+parent}/content:deidentify', + 'create' => array( + 'path' => 'v2/{+parent}/storedInfoTypes', 'httpMethod' => 'POST', 'parameters' => array( 'parent' => array( @@ -235,38 +244,66 @@ public function __construct(Google_Client $client) 'required' => true, ), ), - ),'inspect' => array( - 'path' => 'v2beta2/{+parent}/content:inspect', - 'httpMethod' => 'POST', + ),'delete' => array( + 'path' => 'v2/{+name}', + 'httpMethod' => 'DELETE', 'parameters' => array( - 'parent' => array( + 'name' => array( 'location' => 'path', 'type' => 'string', 'required' => true, ), ), - ),'reidentify' => array( - 'path' => 'v2beta2/{+parent}/content:reidentify', - 'httpMethod' => 'POST', + ),'get' => array( + 'path' => 'v2/{+name}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => 'v2/{+parent}/storedInfoTypes', + 'httpMethod' => 'GET', 'parameters' => array( 'parent' => array( 'location' => 'path', 'type' => 'string', 'required' => true, ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + ), + ),'patch' => array( + 'path' => 'v2/{+name}', + 'httpMethod' => 'PATCH', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), ), ), ) ) ); - $this->projects_dataSource = new Google_Service_DLP_Resource_ProjectsDataSource( + $this->projects_content = new Google_Service_DLP_Resource_ProjectsContent( $this, $this->serviceName, - 'dataSource', + 'content', array( 'methods' => array( - 'analyze' => array( - 'path' => 'v2beta2/{+parent}/dataSource:analyze', + 'deidentify' => array( + 'path' => 'v2/{+parent}/content:deidentify', 'httpMethod' => 'POST', 'parameters' => array( 'parent' => array( @@ -276,7 +313,17 @@ public function __construct(Google_Client $client) ), ), ),'inspect' => array( - 'path' => 'v2beta2/{+parent}/dataSource:inspect', + 'path' => 'v2/{+parent}/content:inspect', + 'httpMethod' => 'POST', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'reidentify' => array( + 'path' => 'v2/{+parent}/content:reidentify', 'httpMethod' => 'POST', 'parameters' => array( 'parent' => array( @@ -296,7 +343,7 @@ public function __construct(Google_Client $client) array( 'methods' => array( 'create' => array( - 'path' => 'v2beta2/{+parent}/deidentifyTemplates', + 'path' => 'v2/{+parent}/deidentifyTemplates', 'httpMethod' => 'POST', 'parameters' => array( 'parent' => array( @@ -306,7 +353,7 @@ public function __construct(Google_Client $client) ), ), ),'delete' => array( - 'path' => 'v2beta2/{+name}', + 'path' => 'v2/{+name}', 'httpMethod' => 'DELETE', 'parameters' => array( 'name' => array( @@ -316,7 +363,7 @@ public function __construct(Google_Client $client) ), ), ),'get' => array( - 'path' => 'v2beta2/{+name}', + 'path' => 'v2/{+name}', 'httpMethod' => 'GET', 'parameters' => array( 'name' => array( @@ -326,7 +373,7 @@ public function __construct(Google_Client $client) ), ), ),'list' => array( - 'path' => 'v2beta2/{+parent}/deidentifyTemplates', + 'path' => 'v2/{+parent}/deidentifyTemplates', 'httpMethod' => 'GET', 'parameters' => array( 'parent' => array( @@ -338,13 +385,17 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), + 'orderBy' => array( + 'location' => 'query', + 'type' => 'string', + ), 'pageSize' => array( 'location' => 'query', 'type' => 'integer', ), ), ),'patch' => array( - 'path' => 'v2beta2/{+name}', + 'path' => 'v2/{+name}', 'httpMethod' => 'PATCH', 'parameters' => array( 'name' => array( @@ -364,7 +415,7 @@ public function __construct(Google_Client $client) array( 'methods' => array( 'cancel' => array( - 'path' => 'v2beta2/{+name}:cancel', + 'path' => 'v2/{+name}:cancel', 'httpMethod' => 'POST', 'parameters' => array( 'name' => array( @@ -373,8 +424,18 @@ public function __construct(Google_Client $client) 'required' => true, ), ), + ),'create' => array( + 'path' => 'v2/{+parent}/dlpJobs', + 'httpMethod' => 'POST', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), ),'delete' => array( - 'path' => 'v2beta2/{+name}', + 'path' => 'v2/{+name}', 'httpMethod' => 'DELETE', 'parameters' => array( 'name' => array( @@ -384,7 +445,7 @@ public function __construct(Google_Client $client) ), ), ),'get' => array( - 'path' => 'v2beta2/{+name}', + 'path' => 'v2/{+name}', 'httpMethod' => 'GET', 'parameters' => array( 'name' => array( @@ -394,7 +455,7 @@ public function __construct(Google_Client $client) ), ), ),'list' => array( - 'path' => 'v2beta2/{+parent}/dlpJobs', + 'path' => 'v2/{+parent}/dlpJobs', 'httpMethod' => 'GET', 'parameters' => array( 'parent' => array( @@ -430,7 +491,7 @@ public function __construct(Google_Client $client) array( 'methods' => array( 'redact' => array( - 'path' => 'v2beta2/{+parent}/image:redact', + 'path' => 'v2/{+parent}/image:redact', 'httpMethod' => 'POST', 'parameters' => array( 'parent' => array( @@ -450,7 +511,7 @@ public function __construct(Google_Client $client) array( 'methods' => array( 'create' => array( - 'path' => 'v2beta2/{+parent}/inspectTemplates', + 'path' => 'v2/{+parent}/inspectTemplates', 'httpMethod' => 'POST', 'parameters' => array( 'parent' => array( @@ -460,7 +521,7 @@ public function __construct(Google_Client $client) ), ), ),'delete' => array( - 'path' => 'v2beta2/{+name}', + 'path' => 'v2/{+name}', 'httpMethod' => 'DELETE', 'parameters' => array( 'name' => array( @@ -470,7 +531,7 @@ public function __construct(Google_Client $client) ), ), ),'get' => array( - 'path' => 'v2beta2/{+name}', + 'path' => 'v2/{+name}', 'httpMethod' => 'GET', 'parameters' => array( 'name' => array( @@ -480,7 +541,7 @@ public function __construct(Google_Client $client) ), ), ),'list' => array( - 'path' => 'v2beta2/{+parent}/inspectTemplates', + 'path' => 'v2/{+parent}/inspectTemplates', 'httpMethod' => 'GET', 'parameters' => array( 'parent' => array( @@ -488,17 +549,21 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'pageSize' => array( + 'pageToken' => array( 'location' => 'query', - 'type' => 'integer', + 'type' => 'string', ), - 'pageToken' => array( + 'orderBy' => array( 'location' => 'query', 'type' => 'string', ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), ), ),'patch' => array( - 'path' => 'v2beta2/{+name}', + 'path' => 'v2/{+name}', 'httpMethod' => 'PATCH', 'parameters' => array( 'name' => array( @@ -518,7 +583,7 @@ public function __construct(Google_Client $client) array( 'methods' => array( 'create' => array( - 'path' => 'v2beta2/{+parent}/jobTriggers', + 'path' => 'v2/{+parent}/jobTriggers', 'httpMethod' => 'POST', 'parameters' => array( 'parent' => array( @@ -528,7 +593,7 @@ public function __construct(Google_Client $client) ), ), ),'delete' => array( - 'path' => 'v2beta2/{+name}', + 'path' => 'v2/{+name}', 'httpMethod' => 'DELETE', 'parameters' => array( 'name' => array( @@ -538,7 +603,7 @@ public function __construct(Google_Client $client) ), ), ),'get' => array( - 'path' => 'v2beta2/{+name}', + 'path' => 'v2/{+name}', 'httpMethod' => 'GET', 'parameters' => array( 'name' => array( @@ -548,7 +613,7 @@ public function __construct(Google_Client $client) ), ), ),'list' => array( - 'path' => 'v2beta2/{+parent}/jobTriggers', + 'path' => 'v2/{+parent}/jobTriggers', 'httpMethod' => 'GET', 'parameters' => array( 'parent' => array( @@ -570,7 +635,75 @@ public function __construct(Google_Client $client) ), ), ),'patch' => array( - 'path' => 'v2beta2/{+name}', + 'path' => 'v2/{+name}', + 'httpMethod' => 'PATCH', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ), + ) + ) + ); + $this->projects_storedInfoTypes = new Google_Service_DLP_Resource_ProjectsStoredInfoTypes( + $this, + $this->serviceName, + 'storedInfoTypes', + array( + 'methods' => array( + 'create' => array( + 'path' => 'v2/{+parent}/storedInfoTypes', + 'httpMethod' => 'POST', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'delete' => array( + 'path' => 'v2/{+name}', + 'httpMethod' => 'DELETE', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'get' => array( + 'path' => 'v2/{+name}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => 'v2/{+parent}/storedInfoTypes', + 'httpMethod' => 'GET', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + ), + ),'patch' => array( + 'path' => 'v2/{+name}', 'httpMethod' => 'PATCH', 'parameters' => array( 'name' => array( diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Action.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Action.php new file mode 100644 index 00000000..bac639a9 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Action.php @@ -0,0 +1,69 @@ +pubSub = $pubSub; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2PublishToPubSub + */ + public function getPubSub() + { + return $this->pubSub; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2PublishSummaryToCscc + */ + public function setPublishSummaryToCscc(Google_Service_DLP_GooglePrivacyDlpV2PublishSummaryToCscc $publishSummaryToCscc) + { + $this->publishSummaryToCscc = $publishSummaryToCscc; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2PublishSummaryToCscc + */ + public function getPublishSummaryToCscc() + { + return $this->publishSummaryToCscc; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2SaveFindings + */ + public function setSaveFindings(Google_Service_DLP_GooglePrivacyDlpV2SaveFindings $saveFindings) + { + $this->saveFindings = $saveFindings; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2SaveFindings + */ + public function getSaveFindings() + { + return $this->saveFindings; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails.php new file mode 100644 index 00000000..339cd503 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails.php @@ -0,0 +1,149 @@ +categoricalStatsResult = $categoricalStatsResult; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2CategoricalStatsResult + */ + public function getCategoricalStatsResult() + { + return $this->categoricalStatsResult; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2DeltaPresenceEstimationResult + */ + public function setDeltaPresenceEstimationResult(Google_Service_DLP_GooglePrivacyDlpV2DeltaPresenceEstimationResult $deltaPresenceEstimationResult) + { + $this->deltaPresenceEstimationResult = $deltaPresenceEstimationResult; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2DeltaPresenceEstimationResult + */ + public function getDeltaPresenceEstimationResult() + { + return $this->deltaPresenceEstimationResult; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2KAnonymityResult + */ + public function setKAnonymityResult(Google_Service_DLP_GooglePrivacyDlpV2KAnonymityResult $kAnonymityResult) + { + $this->kAnonymityResult = $kAnonymityResult; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2KAnonymityResult + */ + public function getKAnonymityResult() + { + return $this->kAnonymityResult; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2KMapEstimationResult + */ + public function setKMapEstimationResult(Google_Service_DLP_GooglePrivacyDlpV2KMapEstimationResult $kMapEstimationResult) + { + $this->kMapEstimationResult = $kMapEstimationResult; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2KMapEstimationResult + */ + public function getKMapEstimationResult() + { + return $this->kMapEstimationResult; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2LDiversityResult + */ + public function setLDiversityResult(Google_Service_DLP_GooglePrivacyDlpV2LDiversityResult $lDiversityResult) + { + $this->lDiversityResult = $lDiversityResult; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2LDiversityResult + */ + public function getLDiversityResult() + { + return $this->lDiversityResult; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2NumericalStatsResult + */ + public function setNumericalStatsResult(Google_Service_DLP_GooglePrivacyDlpV2NumericalStatsResult $numericalStatsResult) + { + $this->numericalStatsResult = $numericalStatsResult; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2NumericalStatsResult + */ + public function getNumericalStatsResult() + { + return $this->numericalStatsResult; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2PrivacyMetric + */ + public function setRequestedPrivacyMetric(Google_Service_DLP_GooglePrivacyDlpV2PrivacyMetric $requestedPrivacyMetric) + { + $this->requestedPrivacyMetric = $requestedPrivacyMetric; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2PrivacyMetric + */ + public function getRequestedPrivacyMetric() + { + return $this->requestedPrivacyMetric; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2BigQueryTable + */ + public function setRequestedSourceTable(Google_Service_DLP_GooglePrivacyDlpV2BigQueryTable $requestedSourceTable) + { + $this->requestedSourceTable = $requestedSourceTable; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2BigQueryTable + */ + public function getRequestedSourceTable() + { + return $this->requestedSourceTable; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2AuxiliaryTable.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2AuxiliaryTable.php new file mode 100644 index 00000000..8ad228dd --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2AuxiliaryTable.php @@ -0,0 +1,70 @@ +quasiIds = $quasiIds; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2QuasiIdField + */ + public function getQuasiIds() + { + return $this->quasiIds; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function setRelativeFrequency(Google_Service_DLP_GooglePrivacyDlpV2FieldId $relativeFrequency) + { + $this->relativeFrequency = $relativeFrequency; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function getRelativeFrequency() + { + return $this->relativeFrequency; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2BigQueryTable + */ + public function setTable(Google_Service_DLP_GooglePrivacyDlpV2BigQueryTable $table) + { + $this->table = $table; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2BigQueryTable + */ + public function getTable() + { + return $this->table; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2BigQueryField.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2BigQueryField.php new file mode 100644 index 00000000..6819d4cf --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2BigQueryField.php @@ -0,0 +1,53 @@ +field = $field; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function getField() + { + return $this->field; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2BigQueryTable + */ + public function setTable(Google_Service_DLP_GooglePrivacyDlpV2BigQueryTable $table) + { + $this->table = $table; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2BigQueryTable + */ + public function getTable() + { + return $this->table; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2BigQueryKey.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2BigQueryKey.php new file mode 100644 index 00000000..edd3ea0c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2BigQueryKey.php @@ -0,0 +1,46 @@ +rowNumber = $rowNumber; + } + public function getRowNumber() + { + return $this->rowNumber; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2BigQueryTable + */ + public function setTableReference(Google_Service_DLP_GooglePrivacyDlpV2BigQueryTable $tableReference) + { + $this->tableReference = $tableReference; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2BigQueryTable + */ + public function getTableReference() + { + return $this->tableReference; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2BigQueryOptions.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2BigQueryOptions.php new file mode 100644 index 00000000..5676c4e1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2BigQueryOptions.php @@ -0,0 +1,81 @@ +identifyingFields = $identifyingFields; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function getIdentifyingFields() + { + return $this->identifyingFields; + } + public function setRowsLimit($rowsLimit) + { + $this->rowsLimit = $rowsLimit; + } + public function getRowsLimit() + { + return $this->rowsLimit; + } + public function setRowsLimitPercent($rowsLimitPercent) + { + $this->rowsLimitPercent = $rowsLimitPercent; + } + public function getRowsLimitPercent() + { + return $this->rowsLimitPercent; + } + public function setSampleMethod($sampleMethod) + { + $this->sampleMethod = $sampleMethod; + } + public function getSampleMethod() + { + return $this->sampleMethod; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2BigQueryTable + */ + public function setTableReference(Google_Service_DLP_GooglePrivacyDlpV2BigQueryTable $tableReference) + { + $this->tableReference = $tableReference; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2BigQueryTable + */ + public function getTableReference() + { + return $this->tableReference; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2BigQueryTable.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2BigQueryTable.php new file mode 100644 index 00000000..dec983ca --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2BigQueryTable.php @@ -0,0 +1,48 @@ +datasetId = $datasetId; + } + public function getDatasetId() + { + return $this->datasetId; + } + public function setProjectId($projectId) + { + $this->projectId = $projectId; + } + public function getProjectId() + { + return $this->projectId; + } + public function setTableId($tableId) + { + $this->tableId = $tableId; + } + public function getTableId() + { + return $this->tableId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2BoundingBox.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2BoundingBox.php new file mode 100644 index 00000000..ae443c06 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2BoundingBox.php @@ -0,0 +1,57 @@ +height = $height; + } + public function getHeight() + { + return $this->height; + } + public function setLeft($left) + { + $this->left = $left; + } + public function getLeft() + { + return $this->left; + } + public function setTop($top) + { + $this->top = $top; + } + public function getTop() + { + return $this->top; + } + public function setWidth($width) + { + $this->width = $width; + } + public function getWidth() + { + return $this->width; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Bucket.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Bucket.php new file mode 100644 index 00000000..7bfe3ac0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Bucket.php @@ -0,0 +1,69 @@ +max = $max; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Value + */ + public function getMax() + { + return $this->max; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2Value + */ + public function setMin(Google_Service_DLP_GooglePrivacyDlpV2Value $min) + { + $this->min = $min; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Value + */ + public function getMin() + { + return $this->min; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2Value + */ + public function setReplacementValue(Google_Service_DLP_GooglePrivacyDlpV2Value $replacementValue) + { + $this->replacementValue = $replacementValue; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Value + */ + public function getReplacementValue() + { + return $this->replacementValue; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2BucketingConfig.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2BucketingConfig.php new file mode 100644 index 00000000..265e49ac --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2BucketingConfig.php @@ -0,0 +1,38 @@ +buckets = $buckets; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Bucket + */ + public function getBuckets() + { + return $this->buckets; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ByteContentItem.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ByteContentItem.php new file mode 100644 index 00000000..296aa2c5 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ByteContentItem.php @@ -0,0 +1,39 @@ +data = $data; + } + public function getData() + { + return $this->data; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CancelDlpJobRequest.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CancelDlpJobRequest.php new file mode 100644 index 00000000..48658cdf --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CancelDlpJobRequest.php @@ -0,0 +1,20 @@ +field = $field; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function getField() + { + return $this->field; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CategoricalStatsHistogramBucket.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CategoricalStatsHistogramBucket.php new file mode 100644 index 00000000..9411faaa --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CategoricalStatsHistogramBucket.php @@ -0,0 +1,74 @@ +bucketSize = $bucketSize; + } + public function getBucketSize() + { + return $this->bucketSize; + } + public function setBucketValueCount($bucketValueCount) + { + $this->bucketValueCount = $bucketValueCount; + } + public function getBucketValueCount() + { + return $this->bucketValueCount; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2ValueFrequency + */ + public function setBucketValues($bucketValues) + { + $this->bucketValues = $bucketValues; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2ValueFrequency + */ + public function getBucketValues() + { + return $this->bucketValues; + } + public function setValueFrequencyLowerBound($valueFrequencyLowerBound) + { + $this->valueFrequencyLowerBound = $valueFrequencyLowerBound; + } + public function getValueFrequencyLowerBound() + { + return $this->valueFrequencyLowerBound; + } + public function setValueFrequencyUpperBound($valueFrequencyUpperBound) + { + $this->valueFrequencyUpperBound = $valueFrequencyUpperBound; + } + public function getValueFrequencyUpperBound() + { + return $this->valueFrequencyUpperBound; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CategoricalStatsResult.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CategoricalStatsResult.php new file mode 100644 index 00000000..2ee60c20 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CategoricalStatsResult.php @@ -0,0 +1,38 @@ +valueFrequencyHistogramBuckets = $valueFrequencyHistogramBuckets; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2CategoricalStatsHistogramBucket + */ + public function getValueFrequencyHistogramBuckets() + { + return $this->valueFrequencyHistogramBuckets; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CharacterMaskConfig.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CharacterMaskConfig.php new file mode 100644 index 00000000..9cde1739 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CharacterMaskConfig.php @@ -0,0 +1,65 @@ +charactersToIgnore = $charactersToIgnore; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2CharsToIgnore + */ + public function getCharactersToIgnore() + { + return $this->charactersToIgnore; + } + public function setMaskingCharacter($maskingCharacter) + { + $this->maskingCharacter = $maskingCharacter; + } + public function getMaskingCharacter() + { + return $this->maskingCharacter; + } + public function setNumberToMask($numberToMask) + { + $this->numberToMask = $numberToMask; + } + public function getNumberToMask() + { + return $this->numberToMask; + } + public function setReverseOrder($reverseOrder) + { + $this->reverseOrder = $reverseOrder; + } + public function getReverseOrder() + { + return $this->reverseOrder; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CharsToIgnore.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CharsToIgnore.php new file mode 100644 index 00000000..ab1dd558 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CharsToIgnore.php @@ -0,0 +1,39 @@ +charactersToSkip = $charactersToSkip; + } + public function getCharactersToSkip() + { + return $this->charactersToSkip; + } + public function setCommonCharactersToIgnore($commonCharactersToIgnore) + { + $this->commonCharactersToIgnore = $commonCharactersToIgnore; + } + public function getCommonCharactersToIgnore() + { + return $this->commonCharactersToIgnore; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CloudStorageFileSet.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CloudStorageFileSet.php new file mode 100644 index 00000000..1deca8e6 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CloudStorageFileSet.php @@ -0,0 +1,30 @@ +url = $url; + } + public function getUrl() + { + return $this->url; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CloudStorageOptions.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CloudStorageOptions.php new file mode 100644 index 00000000..c38ddc7b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CloudStorageOptions.php @@ -0,0 +1,83 @@ +bytesLimitPerFile = $bytesLimitPerFile; + } + public function getBytesLimitPerFile() + { + return $this->bytesLimitPerFile; + } + public function setBytesLimitPerFilePercent($bytesLimitPerFilePercent) + { + $this->bytesLimitPerFilePercent = $bytesLimitPerFilePercent; + } + public function getBytesLimitPerFilePercent() + { + return $this->bytesLimitPerFilePercent; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2FileSet + */ + public function setFileSet(Google_Service_DLP_GooglePrivacyDlpV2FileSet $fileSet) + { + $this->fileSet = $fileSet; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2FileSet + */ + public function getFileSet() + { + return $this->fileSet; + } + public function setFileTypes($fileTypes) + { + $this->fileTypes = $fileTypes; + } + public function getFileTypes() + { + return $this->fileTypes; + } + public function setFilesLimitPercent($filesLimitPercent) + { + $this->filesLimitPercent = $filesLimitPercent; + } + public function getFilesLimitPercent() + { + return $this->filesLimitPercent; + } + public function setSampleMethod($sampleMethod) + { + $this->sampleMethod = $sampleMethod; + } + public function getSampleMethod() + { + return $this->sampleMethod; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CloudStoragePath.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CloudStoragePath.php new file mode 100644 index 00000000..ea6e35cb --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CloudStoragePath.php @@ -0,0 +1,30 @@ +path = $path; + } + public function getPath() + { + return $this->path; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Color.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Color.php new file mode 100644 index 00000000..34dfd676 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Color.php @@ -0,0 +1,48 @@ +blue = $blue; + } + public function getBlue() + { + return $this->blue; + } + public function setGreen($green) + { + $this->green = $green; + } + public function getGreen() + { + return $this->green; + } + public function setRed($red) + { + $this->red = $red; + } + public function getRed() + { + return $this->red; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Condition.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Condition.php new file mode 100644 index 00000000..7fe16ffa --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Condition.php @@ -0,0 +1,62 @@ +field = $field; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function getField() + { + return $this->field; + } + public function setOperator($operator) + { + $this->operator = $operator; + } + public function getOperator() + { + return $this->operator; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2Value + */ + public function setValue(Google_Service_DLP_GooglePrivacyDlpV2Value $value) + { + $this->value = $value; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Value + */ + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Conditions.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Conditions.php new file mode 100644 index 00000000..2ac77959 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Conditions.php @@ -0,0 +1,38 @@ +conditions = $conditions; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Condition + */ + public function getConditions() + { + return $this->conditions; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ContentItem.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ContentItem.php new file mode 100644 index 00000000..d6933822 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ContentItem.php @@ -0,0 +1,62 @@ +byteItem = $byteItem; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2ByteContentItem + */ + public function getByteItem() + { + return $this->byteItem; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2Table + */ + public function setTable(Google_Service_DLP_GooglePrivacyDlpV2Table $table) + { + $this->table = $table; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Table + */ + public function getTable() + { + return $this->table; + } + public function setValue($value) + { + $this->value = $value; + } + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ContentLocation.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ContentLocation.php new file mode 100644 index 00000000..8960369e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ContentLocation.php @@ -0,0 +1,96 @@ +containerName = $containerName; + } + public function getContainerName() + { + return $this->containerName; + } + public function setContainerTimestamp($containerTimestamp) + { + $this->containerTimestamp = $containerTimestamp; + } + public function getContainerTimestamp() + { + return $this->containerTimestamp; + } + public function setContainerVersion($containerVersion) + { + $this->containerVersion = $containerVersion; + } + public function getContainerVersion() + { + return $this->containerVersion; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2DocumentLocation + */ + public function setDocumentLocation(Google_Service_DLP_GooglePrivacyDlpV2DocumentLocation $documentLocation) + { + $this->documentLocation = $documentLocation; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2DocumentLocation + */ + public function getDocumentLocation() + { + return $this->documentLocation; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2ImageLocation + */ + public function setImageLocation(Google_Service_DLP_GooglePrivacyDlpV2ImageLocation $imageLocation) + { + $this->imageLocation = $imageLocation; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2ImageLocation + */ + public function getImageLocation() + { + return $this->imageLocation; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2RecordLocation + */ + public function setRecordLocation(Google_Service_DLP_GooglePrivacyDlpV2RecordLocation $recordLocation) + { + $this->recordLocation = $recordLocation; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2RecordLocation + */ + public function getRecordLocation() + { + return $this->recordLocation; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CreateDeidentifyTemplateRequest.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CreateDeidentifyTemplateRequest.php new file mode 100644 index 00000000..6fa69630 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CreateDeidentifyTemplateRequest.php @@ -0,0 +1,46 @@ +deidentifyTemplate = $deidentifyTemplate; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2DeidentifyTemplate + */ + public function getDeidentifyTemplate() + { + return $this->deidentifyTemplate; + } + public function setTemplateId($templateId) + { + $this->templateId = $templateId; + } + public function getTemplateId() + { + return $this->templateId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CreateDlpJobRequest.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CreateDlpJobRequest.php new file mode 100644 index 00000000..dbd49f0f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CreateDlpJobRequest.php @@ -0,0 +1,62 @@ +inspectJob = $inspectJob; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InspectJobConfig + */ + public function getInspectJob() + { + return $this->inspectJob; + } + public function setJobId($jobId) + { + $this->jobId = $jobId; + } + public function getJobId() + { + return $this->jobId; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2RiskAnalysisJobConfig + */ + public function setRiskJob(Google_Service_DLP_GooglePrivacyDlpV2RiskAnalysisJobConfig $riskJob) + { + $this->riskJob = $riskJob; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2RiskAnalysisJobConfig + */ + public function getRiskJob() + { + return $this->riskJob; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CreateInspectTemplateRequest.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CreateInspectTemplateRequest.php new file mode 100644 index 00000000..7a37a876 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CreateInspectTemplateRequest.php @@ -0,0 +1,46 @@ +inspectTemplate = $inspectTemplate; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InspectTemplate + */ + public function getInspectTemplate() + { + return $this->inspectTemplate; + } + public function setTemplateId($templateId) + { + $this->templateId = $templateId; + } + public function getTemplateId() + { + return $this->templateId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CreateJobTriggerRequest.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CreateJobTriggerRequest.php new file mode 100644 index 00000000..35d08dfc --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CreateJobTriggerRequest.php @@ -0,0 +1,46 @@ +jobTrigger = $jobTrigger; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2JobTrigger + */ + public function getJobTrigger() + { + return $this->jobTrigger; + } + public function setTriggerId($triggerId) + { + $this->triggerId = $triggerId; + } + public function getTriggerId() + { + return $this->triggerId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CreateStoredInfoTypeRequest.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CreateStoredInfoTypeRequest.php new file mode 100644 index 00000000..2e4d3193 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CreateStoredInfoTypeRequest.php @@ -0,0 +1,46 @@ +config = $config; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2StoredInfoTypeConfig + */ + public function getConfig() + { + return $this->config; + } + public function setStoredInfoTypeId($storedInfoTypeId) + { + $this->storedInfoTypeId = $storedInfoTypeId; + } + public function getStoredInfoTypeId() + { + return $this->storedInfoTypeId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CryptoHashConfig.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CryptoHashConfig.php new file mode 100644 index 00000000..6f2218a5 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CryptoHashConfig.php @@ -0,0 +1,37 @@ +cryptoKey = $cryptoKey; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2CryptoKey + */ + public function getCryptoKey() + { + return $this->cryptoKey; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CryptoKey.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CryptoKey.php new file mode 100644 index 00000000..8bb211e3 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CryptoKey.php @@ -0,0 +1,69 @@ +kmsWrapped = $kmsWrapped; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2KmsWrappedCryptoKey + */ + public function getKmsWrapped() + { + return $this->kmsWrapped; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2TransientCryptoKey + */ + public function setTransient(Google_Service_DLP_GooglePrivacyDlpV2TransientCryptoKey $transient) + { + $this->transient = $transient; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2TransientCryptoKey + */ + public function getTransient() + { + return $this->transient; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2UnwrappedCryptoKey + */ + public function setUnwrapped(Google_Service_DLP_GooglePrivacyDlpV2UnwrappedCryptoKey $unwrapped) + { + $this->unwrapped = $unwrapped; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2UnwrappedCryptoKey + */ + public function getUnwrapped() + { + return $this->unwrapped; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig.php new file mode 100644 index 00000000..b7eca9f1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig.php @@ -0,0 +1,96 @@ +commonAlphabet = $commonAlphabet; + } + public function getCommonAlphabet() + { + return $this->commonAlphabet; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function setContext(Google_Service_DLP_GooglePrivacyDlpV2FieldId $context) + { + $this->context = $context; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function getContext() + { + return $this->context; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2CryptoKey + */ + public function setCryptoKey(Google_Service_DLP_GooglePrivacyDlpV2CryptoKey $cryptoKey) + { + $this->cryptoKey = $cryptoKey; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2CryptoKey + */ + public function getCryptoKey() + { + return $this->cryptoKey; + } + public function setCustomAlphabet($customAlphabet) + { + $this->customAlphabet = $customAlphabet; + } + public function getCustomAlphabet() + { + return $this->customAlphabet; + } + public function setRadix($radix) + { + $this->radix = $radix; + } + public function getRadix() + { + return $this->radix; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2InfoType + */ + public function setSurrogateInfoType(Google_Service_DLP_GooglePrivacyDlpV2InfoType $surrogateInfoType) + { + $this->surrogateInfoType = $surrogateInfoType; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InfoType + */ + public function getSurrogateInfoType() + { + return $this->surrogateInfoType; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CustomInfoType.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CustomInfoType.php new file mode 100644 index 00000000..5c2fdcac --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2CustomInfoType.php @@ -0,0 +1,127 @@ +detectionRules = $detectionRules; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2DetectionRule + */ + public function getDetectionRules() + { + return $this->detectionRules; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2Dictionary + */ + public function setDictionary(Google_Service_DLP_GooglePrivacyDlpV2Dictionary $dictionary) + { + $this->dictionary = $dictionary; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Dictionary + */ + public function getDictionary() + { + return $this->dictionary; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2InfoType + */ + public function setInfoType(Google_Service_DLP_GooglePrivacyDlpV2InfoType $infoType) + { + $this->infoType = $infoType; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InfoType + */ + public function getInfoType() + { + return $this->infoType; + } + public function setLikelihood($likelihood) + { + $this->likelihood = $likelihood; + } + public function getLikelihood() + { + return $this->likelihood; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2Regex + */ + public function setRegex(Google_Service_DLP_GooglePrivacyDlpV2Regex $regex) + { + $this->regex = $regex; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Regex + */ + public function getRegex() + { + return $this->regex; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2StoredType + */ + public function setStoredType(Google_Service_DLP_GooglePrivacyDlpV2StoredType $storedType) + { + $this->storedType = $storedType; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2StoredType + */ + public function getStoredType() + { + return $this->storedType; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2SurrogateType + */ + public function setSurrogateType(Google_Service_DLP_GooglePrivacyDlpV2SurrogateType $surrogateType) + { + $this->surrogateType = $surrogateType; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2SurrogateType + */ + public function getSurrogateType() + { + return $this->surrogateType; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DatastoreKey.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DatastoreKey.php new file mode 100644 index 00000000..7d1530a5 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DatastoreKey.php @@ -0,0 +1,37 @@ +entityKey = $entityKey; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Key + */ + public function getEntityKey() + { + return $this->entityKey; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DatastoreOptions.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DatastoreOptions.php new file mode 100644 index 00000000..96ad823e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DatastoreOptions.php @@ -0,0 +1,53 @@ +kind = $kind; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2KindExpression + */ + public function getKind() + { + return $this->kind; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2PartitionId + */ + public function setPartitionId(Google_Service_DLP_GooglePrivacyDlpV2PartitionId $partitionId) + { + $this->partitionId = $partitionId; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2PartitionId + */ + public function getPartitionId() + { + return $this->partitionId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DateShiftConfig.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DateShiftConfig.php new file mode 100644 index 00000000..c268fa01 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DateShiftConfig.php @@ -0,0 +1,71 @@ +context = $context; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function getContext() + { + return $this->context; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2CryptoKey + */ + public function setCryptoKey(Google_Service_DLP_GooglePrivacyDlpV2CryptoKey $cryptoKey) + { + $this->cryptoKey = $cryptoKey; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2CryptoKey + */ + public function getCryptoKey() + { + return $this->cryptoKey; + } + public function setLowerBoundDays($lowerBoundDays) + { + $this->lowerBoundDays = $lowerBoundDays; + } + public function getLowerBoundDays() + { + return $this->lowerBoundDays; + } + public function setUpperBoundDays($upperBoundDays) + { + $this->upperBoundDays = $upperBoundDays; + } + public function getUpperBoundDays() + { + return $this->upperBoundDays; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DateTime.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DateTime.php new file mode 100644 index 00000000..83e4c0cb --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DateTime.php @@ -0,0 +1,78 @@ +date = $date; + } + /** + * @return Google_Service_DLP_GoogleTypeDate + */ + public function getDate() + { + return $this->date; + } + public function setDayOfWeek($dayOfWeek) + { + $this->dayOfWeek = $dayOfWeek; + } + public function getDayOfWeek() + { + return $this->dayOfWeek; + } + /** + * @param Google_Service_DLP_GoogleTypeTimeOfDay + */ + public function setTime(Google_Service_DLP_GoogleTypeTimeOfDay $time) + { + $this->time = $time; + } + /** + * @return Google_Service_DLP_GoogleTypeTimeOfDay + */ + public function getTime() + { + return $this->time; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2TimeZone + */ + public function setTimeZone(Google_Service_DLP_GooglePrivacyDlpV2TimeZone $timeZone) + { + $this->timeZone = $timeZone; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2TimeZone + */ + public function getTimeZone() + { + return $this->timeZone; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeidentifyConfig.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeidentifyConfig.php new file mode 100644 index 00000000..3add666a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeidentifyConfig.php @@ -0,0 +1,53 @@ +infoTypeTransformations = $infoTypeTransformations; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InfoTypeTransformations + */ + public function getInfoTypeTransformations() + { + return $this->infoTypeTransformations; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2RecordTransformations + */ + public function setRecordTransformations(Google_Service_DLP_GooglePrivacyDlpV2RecordTransformations $recordTransformations) + { + $this->recordTransformations = $recordTransformations; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2RecordTransformations + */ + public function getRecordTransformations() + { + return $this->recordTransformations; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeidentifyContentRequest.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeidentifyContentRequest.php new file mode 100644 index 00000000..5343a6c4 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeidentifyContentRequest.php @@ -0,0 +1,87 @@ +deidentifyConfig = $deidentifyConfig; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2DeidentifyConfig + */ + public function getDeidentifyConfig() + { + return $this->deidentifyConfig; + } + public function setDeidentifyTemplateName($deidentifyTemplateName) + { + $this->deidentifyTemplateName = $deidentifyTemplateName; + } + public function getDeidentifyTemplateName() + { + return $this->deidentifyTemplateName; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2InspectConfig + */ + public function setInspectConfig(Google_Service_DLP_GooglePrivacyDlpV2InspectConfig $inspectConfig) + { + $this->inspectConfig = $inspectConfig; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InspectConfig + */ + public function getInspectConfig() + { + return $this->inspectConfig; + } + public function setInspectTemplateName($inspectTemplateName) + { + $this->inspectTemplateName = $inspectTemplateName; + } + public function getInspectTemplateName() + { + return $this->inspectTemplateName; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2ContentItem + */ + public function setItem(Google_Service_DLP_GooglePrivacyDlpV2ContentItem $item) + { + $this->item = $item; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2ContentItem + */ + public function getItem() + { + return $this->item; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeidentifyContentResponse.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeidentifyContentResponse.php new file mode 100644 index 00000000..d4adf310 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeidentifyContentResponse.php @@ -0,0 +1,53 @@ +item = $item; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2ContentItem + */ + public function getItem() + { + return $this->item; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2TransformationOverview + */ + public function setOverview(Google_Service_DLP_GooglePrivacyDlpV2TransformationOverview $overview) + { + $this->overview = $overview; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2TransformationOverview + */ + public function getOverview() + { + return $this->overview; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeidentifyTemplate.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeidentifyTemplate.php new file mode 100644 index 00000000..df58b176 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeidentifyTemplate.php @@ -0,0 +1,82 @@ +createTime = $createTime; + } + public function getCreateTime() + { + return $this->createTime; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2DeidentifyConfig + */ + public function setDeidentifyConfig(Google_Service_DLP_GooglePrivacyDlpV2DeidentifyConfig $deidentifyConfig) + { + $this->deidentifyConfig = $deidentifyConfig; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2DeidentifyConfig + */ + public function getDeidentifyConfig() + { + return $this->deidentifyConfig; + } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setDisplayName($displayName) + { + $this->displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setUpdateTime($updateTime) + { + $this->updateTime = $updateTime; + } + public function getUpdateTime() + { + return $this->updateTime; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeltaPresenceEstimationConfig.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeltaPresenceEstimationConfig.php new file mode 100644 index 00000000..4cf39919 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeltaPresenceEstimationConfig.php @@ -0,0 +1,63 @@ +auxiliaryTables = $auxiliaryTables; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2StatisticalTable + */ + public function getAuxiliaryTables() + { + return $this->auxiliaryTables; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2QuasiId + */ + public function setQuasiIds($quasiIds) + { + $this->quasiIds = $quasiIds; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2QuasiId + */ + public function getQuasiIds() + { + return $this->quasiIds; + } + public function setRegionCode($regionCode) + { + $this->regionCode = $regionCode; + } + public function getRegionCode() + { + return $this->regionCode; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeltaPresenceEstimationHistogramBucket.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeltaPresenceEstimationHistogramBucket.php new file mode 100644 index 00000000..23d15f68 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeltaPresenceEstimationHistogramBucket.php @@ -0,0 +1,74 @@ +bucketSize = $bucketSize; + } + public function getBucketSize() + { + return $this->bucketSize; + } + public function setBucketValueCount($bucketValueCount) + { + $this->bucketValueCount = $bucketValueCount; + } + public function getBucketValueCount() + { + return $this->bucketValueCount; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2DeltaPresenceEstimationQuasiIdValues + */ + public function setBucketValues($bucketValues) + { + $this->bucketValues = $bucketValues; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2DeltaPresenceEstimationQuasiIdValues + */ + public function getBucketValues() + { + return $this->bucketValues; + } + public function setMaxProbability($maxProbability) + { + $this->maxProbability = $maxProbability; + } + public function getMaxProbability() + { + return $this->maxProbability; + } + public function setMinProbability($minProbability) + { + $this->minProbability = $minProbability; + } + public function getMinProbability() + { + return $this->minProbability; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeltaPresenceEstimationQuasiIdValues.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeltaPresenceEstimationQuasiIdValues.php new file mode 100644 index 00000000..ffec8dab --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeltaPresenceEstimationQuasiIdValues.php @@ -0,0 +1,47 @@ +estimatedProbability = $estimatedProbability; + } + public function getEstimatedProbability() + { + return $this->estimatedProbability; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2Value + */ + public function setQuasiIdsValues($quasiIdsValues) + { + $this->quasiIdsValues = $quasiIdsValues; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Value + */ + public function getQuasiIdsValues() + { + return $this->quasiIdsValues; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeltaPresenceEstimationResult.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeltaPresenceEstimationResult.php new file mode 100644 index 00000000..862283f8 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DeltaPresenceEstimationResult.php @@ -0,0 +1,38 @@ +deltaPresenceEstimationHistogram = $deltaPresenceEstimationHistogram; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2DeltaPresenceEstimationHistogramBucket + */ + public function getDeltaPresenceEstimationHistogram() + { + return $this->deltaPresenceEstimationHistogram; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DetectionRule.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DetectionRule.php new file mode 100644 index 00000000..363e2b4b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DetectionRule.php @@ -0,0 +1,37 @@ +hotwordRule = $hotwordRule; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2HotwordRule + */ + public function getHotwordRule() + { + return $this->hotwordRule; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Dictionary.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Dictionary.php new file mode 100644 index 00000000..41bca755 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Dictionary.php @@ -0,0 +1,53 @@ +cloudStoragePath = $cloudStoragePath; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2CloudStoragePath + */ + public function getCloudStoragePath() + { + return $this->cloudStoragePath; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2WordList + */ + public function setWordList(Google_Service_DLP_GooglePrivacyDlpV2WordList $wordList) + { + $this->wordList = $wordList; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2WordList + */ + public function getWordList() + { + return $this->wordList; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DlpJob.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DlpJob.php new file mode 100644 index 00000000..8401f76e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DlpJob.php @@ -0,0 +1,133 @@ +createTime = $createTime; + } + public function getCreateTime() + { + return $this->createTime; + } + public function setEndTime($endTime) + { + $this->endTime = $endTime; + } + public function getEndTime() + { + return $this->endTime; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2Error + */ + public function setErrors($errors) + { + $this->errors = $errors; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Error + */ + public function getErrors() + { + return $this->errors; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2InspectDataSourceDetails + */ + public function setInspectDetails(Google_Service_DLP_GooglePrivacyDlpV2InspectDataSourceDetails $inspectDetails) + { + $this->inspectDetails = $inspectDetails; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InspectDataSourceDetails + */ + public function getInspectDetails() + { + return $this->inspectDetails; + } + public function setJobTriggerName($jobTriggerName) + { + $this->jobTriggerName = $jobTriggerName; + } + public function getJobTriggerName() + { + return $this->jobTriggerName; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails + */ + public function setRiskDetails(Google_Service_DLP_GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails $riskDetails) + { + $this->riskDetails = $riskDetails; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails + */ + public function getRiskDetails() + { + return $this->riskDetails; + } + public function setStartTime($startTime) + { + $this->startTime = $startTime; + } + public function getStartTime() + { + return $this->startTime; + } + public function setState($state) + { + $this->state = $state; + } + public function getState() + { + return $this->state; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DocumentLocation.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DocumentLocation.php new file mode 100644 index 00000000..766b96c8 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2DocumentLocation.php @@ -0,0 +1,30 @@ +fileOffset = $fileOffset; + } + public function getFileOffset() + { + return $this->fileOffset; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2EntityId.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2EntityId.php new file mode 100644 index 00000000..c38e6b3d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2EntityId.php @@ -0,0 +1,37 @@ +field = $field; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function getField() + { + return $this->field; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Error.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Error.php new file mode 100644 index 00000000..b4c1abb6 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Error.php @@ -0,0 +1,47 @@ +details = $details; + } + /** + * @return Google_Service_DLP_GoogleRpcStatus + */ + public function getDetails() + { + return $this->details; + } + public function setTimestamps($timestamps) + { + $this->timestamps = $timestamps; + } + public function getTimestamps() + { + return $this->timestamps; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Expressions.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Expressions.php new file mode 100644 index 00000000..ac78d06a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Expressions.php @@ -0,0 +1,46 @@ +conditions = $conditions; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Conditions + */ + public function getConditions() + { + return $this->conditions; + } + public function setLogicalOperator($logicalOperator) + { + $this->logicalOperator = $logicalOperator; + } + public function getLogicalOperator() + { + return $this->logicalOperator; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2FieldId.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2FieldId.php new file mode 100644 index 00000000..29022dc3 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2FieldId.php @@ -0,0 +1,30 @@ +name = $name; + } + public function getName() + { + return $this->name; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2FieldTransformation.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2FieldTransformation.php new file mode 100644 index 00000000..527da03b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2FieldTransformation.php @@ -0,0 +1,86 @@ +condition = $condition; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2RecordCondition + */ + public function getCondition() + { + return $this->condition; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function setFields($fields) + { + $this->fields = $fields; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function getFields() + { + return $this->fields; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2InfoTypeTransformations + */ + public function setInfoTypeTransformations(Google_Service_DLP_GooglePrivacyDlpV2InfoTypeTransformations $infoTypeTransformations) + { + $this->infoTypeTransformations = $infoTypeTransformations; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InfoTypeTransformations + */ + public function getInfoTypeTransformations() + { + return $this->infoTypeTransformations; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2PrimitiveTransformation + */ + public function setPrimitiveTransformation(Google_Service_DLP_GooglePrivacyDlpV2PrimitiveTransformation $primitiveTransformation) + { + $this->primitiveTransformation = $primitiveTransformation; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2PrimitiveTransformation + */ + public function getPrimitiveTransformation() + { + return $this->primitiveTransformation; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2FileSet.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2FileSet.php new file mode 100644 index 00000000..f54e6ced --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2FileSet.php @@ -0,0 +1,30 @@ +url = $url; + } + public function getUrl() + { + return $this->url; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Finding.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Finding.php new file mode 100644 index 00000000..13857b48 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Finding.php @@ -0,0 +1,96 @@ +createTime = $createTime; + } + public function getCreateTime() + { + return $this->createTime; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2InfoType + */ + public function setInfoType(Google_Service_DLP_GooglePrivacyDlpV2InfoType $infoType) + { + $this->infoType = $infoType; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InfoType + */ + public function getInfoType() + { + return $this->infoType; + } + public function setLikelihood($likelihood) + { + $this->likelihood = $likelihood; + } + public function getLikelihood() + { + return $this->likelihood; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2Location + */ + public function setLocation(Google_Service_DLP_GooglePrivacyDlpV2Location $location) + { + $this->location = $location; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Location + */ + public function getLocation() + { + return $this->location; + } + public function setQuote($quote) + { + $this->quote = $quote; + } + public function getQuote() + { + return $this->quote; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2QuoteInfo + */ + public function setQuoteInfo(Google_Service_DLP_GooglePrivacyDlpV2QuoteInfo $quoteInfo) + { + $this->quoteInfo = $quoteInfo; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2QuoteInfo + */ + public function getQuoteInfo() + { + return $this->quoteInfo; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2FindingLimits.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2FindingLimits.php new file mode 100644 index 00000000..17267418 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2FindingLimits.php @@ -0,0 +1,56 @@ +maxFindingsPerInfoType = $maxFindingsPerInfoType; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InfoTypeLimit + */ + public function getMaxFindingsPerInfoType() + { + return $this->maxFindingsPerInfoType; + } + public function setMaxFindingsPerItem($maxFindingsPerItem) + { + $this->maxFindingsPerItem = $maxFindingsPerItem; + } + public function getMaxFindingsPerItem() + { + return $this->maxFindingsPerItem; + } + public function setMaxFindingsPerRequest($maxFindingsPerRequest) + { + $this->maxFindingsPerRequest = $maxFindingsPerRequest; + } + public function getMaxFindingsPerRequest() + { + return $this->maxFindingsPerRequest; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2FixedSizeBucketingConfig.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2FixedSizeBucketingConfig.php new file mode 100644 index 00000000..7ced3901 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2FixedSizeBucketingConfig.php @@ -0,0 +1,62 @@ +bucketSize = $bucketSize; + } + public function getBucketSize() + { + return $this->bucketSize; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2Value + */ + public function setLowerBound(Google_Service_DLP_GooglePrivacyDlpV2Value $lowerBound) + { + $this->lowerBound = $lowerBound; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Value + */ + public function getLowerBound() + { + return $this->lowerBound; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2Value + */ + public function setUpperBound(Google_Service_DLP_GooglePrivacyDlpV2Value $upperBound) + { + $this->upperBound = $upperBound; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Value + */ + public function getUpperBound() + { + return $this->upperBound; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2HotwordRule.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2HotwordRule.php new file mode 100644 index 00000000..ee7877b0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2HotwordRule.php @@ -0,0 +1,69 @@ +hotwordRegex = $hotwordRegex; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Regex + */ + public function getHotwordRegex() + { + return $this->hotwordRegex; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2LikelihoodAdjustment + */ + public function setLikelihoodAdjustment(Google_Service_DLP_GooglePrivacyDlpV2LikelihoodAdjustment $likelihoodAdjustment) + { + $this->likelihoodAdjustment = $likelihoodAdjustment; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2LikelihoodAdjustment + */ + public function getLikelihoodAdjustment() + { + return $this->likelihoodAdjustment; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2Proximity + */ + public function setProximity(Google_Service_DLP_GooglePrivacyDlpV2Proximity $proximity) + { + $this->proximity = $proximity; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Proximity + */ + public function getProximity() + { + return $this->proximity; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ImageLocation.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ImageLocation.php new file mode 100644 index 00000000..d5baacf3 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ImageLocation.php @@ -0,0 +1,38 @@ +boundingBoxes = $boundingBoxes; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2BoundingBox + */ + public function getBoundingBoxes() + { + return $this->boundingBoxes; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ImageRedactionConfig.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ImageRedactionConfig.php new file mode 100644 index 00000000..3b5823ea --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ImageRedactionConfig.php @@ -0,0 +1,62 @@ +infoType = $infoType; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InfoType + */ + public function getInfoType() + { + return $this->infoType; + } + public function setRedactAllText($redactAllText) + { + $this->redactAllText = $redactAllText; + } + public function getRedactAllText() + { + return $this->redactAllText; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2Color + */ + public function setRedactionColor(Google_Service_DLP_GooglePrivacyDlpV2Color $redactionColor) + { + $this->redactionColor = $redactionColor; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Color + */ + public function getRedactionColor() + { + return $this->redactionColor; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InfoType.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InfoType.php new file mode 100644 index 00000000..60de27bb --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InfoType.php @@ -0,0 +1,30 @@ +name = $name; + } + public function getName() + { + return $this->name; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InfoTypeDescription.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InfoTypeDescription.php new file mode 100644 index 00000000..5221f87c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InfoTypeDescription.php @@ -0,0 +1,49 @@ +displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setSupportedBy($supportedBy) + { + $this->supportedBy = $supportedBy; + } + public function getSupportedBy() + { + return $this->supportedBy; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InfoTypeLimit.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InfoTypeLimit.php new file mode 100644 index 00000000..c02a1ac6 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InfoTypeLimit.php @@ -0,0 +1,46 @@ +infoType = $infoType; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InfoType + */ + public function getInfoType() + { + return $this->infoType; + } + public function setMaxFindings($maxFindings) + { + $this->maxFindings = $maxFindings; + } + public function getMaxFindings() + { + return $this->maxFindings; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InfoTypeStats.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InfoTypeStats.php new file mode 100644 index 00000000..db04bacc --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InfoTypeStats.php @@ -0,0 +1,46 @@ +count = $count; + } + public function getCount() + { + return $this->count; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2InfoType + */ + public function setInfoType(Google_Service_DLP_GooglePrivacyDlpV2InfoType $infoType) + { + $this->infoType = $infoType; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InfoType + */ + public function getInfoType() + { + return $this->infoType; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InfoTypeTransformation.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InfoTypeTransformation.php new file mode 100644 index 00000000..42103d61 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InfoTypeTransformation.php @@ -0,0 +1,54 @@ +infoTypes = $infoTypes; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InfoType + */ + public function getInfoTypes() + { + return $this->infoTypes; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2PrimitiveTransformation + */ + public function setPrimitiveTransformation(Google_Service_DLP_GooglePrivacyDlpV2PrimitiveTransformation $primitiveTransformation) + { + $this->primitiveTransformation = $primitiveTransformation; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2PrimitiveTransformation + */ + public function getPrimitiveTransformation() + { + return $this->primitiveTransformation; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InfoTypeTransformations.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InfoTypeTransformations.php new file mode 100644 index 00000000..f9428c41 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InfoTypeTransformations.php @@ -0,0 +1,38 @@ +transformations = $transformations; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InfoTypeTransformation + */ + public function getTransformations() + { + return $this->transformations; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InspectConfig.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InspectConfig.php new file mode 100644 index 00000000..903002b9 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InspectConfig.php @@ -0,0 +1,106 @@ +contentOptions = $contentOptions; + } + public function getContentOptions() + { + return $this->contentOptions; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2CustomInfoType + */ + public function setCustomInfoTypes($customInfoTypes) + { + $this->customInfoTypes = $customInfoTypes; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2CustomInfoType + */ + public function getCustomInfoTypes() + { + return $this->customInfoTypes; + } + public function setExcludeInfoTypes($excludeInfoTypes) + { + $this->excludeInfoTypes = $excludeInfoTypes; + } + public function getExcludeInfoTypes() + { + return $this->excludeInfoTypes; + } + public function setIncludeQuote($includeQuote) + { + $this->includeQuote = $includeQuote; + } + public function getIncludeQuote() + { + return $this->includeQuote; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2InfoType + */ + public function setInfoTypes($infoTypes) + { + $this->infoTypes = $infoTypes; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InfoType + */ + public function getInfoTypes() + { + return $this->infoTypes; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2FindingLimits + */ + public function setLimits(Google_Service_DLP_GooglePrivacyDlpV2FindingLimits $limits) + { + $this->limits = $limits; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2FindingLimits + */ + public function getLimits() + { + return $this->limits; + } + public function setMinLikelihood($minLikelihood) + { + $this->minLikelihood = $minLikelihood; + } + public function getMinLikelihood() + { + return $this->minLikelihood; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InspectContentRequest.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InspectContentRequest.php new file mode 100644 index 00000000..aaf54e59 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InspectContentRequest.php @@ -0,0 +1,62 @@ +inspectConfig = $inspectConfig; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InspectConfig + */ + public function getInspectConfig() + { + return $this->inspectConfig; + } + public function setInspectTemplateName($inspectTemplateName) + { + $this->inspectTemplateName = $inspectTemplateName; + } + public function getInspectTemplateName() + { + return $this->inspectTemplateName; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2ContentItem + */ + public function setItem(Google_Service_DLP_GooglePrivacyDlpV2ContentItem $item) + { + $this->item = $item; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2ContentItem + */ + public function getItem() + { + return $this->item; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InspectContentResponse.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InspectContentResponse.php new file mode 100644 index 00000000..452477f1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InspectContentResponse.php @@ -0,0 +1,37 @@ +result = $result; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InspectResult + */ + public function getResult() + { + return $this->result; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InspectDataSourceDetails.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InspectDataSourceDetails.php new file mode 100644 index 00000000..6aa2fda1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InspectDataSourceDetails.php @@ -0,0 +1,53 @@ +requestedOptions = $requestedOptions; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2RequestedOptions + */ + public function getRequestedOptions() + { + return $this->requestedOptions; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2Result + */ + public function setResult(Google_Service_DLP_GooglePrivacyDlpV2Result $result) + { + $this->result = $result; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Result + */ + public function getResult() + { + return $this->result; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InspectJobConfig.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InspectJobConfig.php new file mode 100644 index 00000000..926d8c0e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InspectJobConfig.php @@ -0,0 +1,79 @@ +actions = $actions; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Action + */ + public function getActions() + { + return $this->actions; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2InspectConfig + */ + public function setInspectConfig(Google_Service_DLP_GooglePrivacyDlpV2InspectConfig $inspectConfig) + { + $this->inspectConfig = $inspectConfig; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InspectConfig + */ + public function getInspectConfig() + { + return $this->inspectConfig; + } + public function setInspectTemplateName($inspectTemplateName) + { + $this->inspectTemplateName = $inspectTemplateName; + } + public function getInspectTemplateName() + { + return $this->inspectTemplateName; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2StorageConfig + */ + public function setStorageConfig(Google_Service_DLP_GooglePrivacyDlpV2StorageConfig $storageConfig) + { + $this->storageConfig = $storageConfig; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2StorageConfig + */ + public function getStorageConfig() + { + return $this->storageConfig; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InspectResult.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InspectResult.php new file mode 100644 index 00000000..ebc849db --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InspectResult.php @@ -0,0 +1,47 @@ +findings = $findings; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Finding + */ + public function getFindings() + { + return $this->findings; + } + public function setFindingsTruncated($findingsTruncated) + { + $this->findingsTruncated = $findingsTruncated; + } + public function getFindingsTruncated() + { + return $this->findingsTruncated; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InspectTemplate.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InspectTemplate.php new file mode 100644 index 00000000..a1d8fed2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2InspectTemplate.php @@ -0,0 +1,82 @@ +createTime = $createTime; + } + public function getCreateTime() + { + return $this->createTime; + } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setDisplayName($displayName) + { + $this->displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2InspectConfig + */ + public function setInspectConfig(Google_Service_DLP_GooglePrivacyDlpV2InspectConfig $inspectConfig) + { + $this->inspectConfig = $inspectConfig; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InspectConfig + */ + public function getInspectConfig() + { + return $this->inspectConfig; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setUpdateTime($updateTime) + { + $this->updateTime = $updateTime; + } + public function getUpdateTime() + { + return $this->updateTime; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2JobTrigger.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2JobTrigger.php new file mode 100644 index 00000000..c3e1c054 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2JobTrigger.php @@ -0,0 +1,133 @@ +createTime = $createTime; + } + public function getCreateTime() + { + return $this->createTime; + } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setDisplayName($displayName) + { + $this->displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2Error + */ + public function setErrors($errors) + { + $this->errors = $errors; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Error + */ + public function getErrors() + { + return $this->errors; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2InspectJobConfig + */ + public function setInspectJob(Google_Service_DLP_GooglePrivacyDlpV2InspectJobConfig $inspectJob) + { + $this->inspectJob = $inspectJob; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InspectJobConfig + */ + public function getInspectJob() + { + return $this->inspectJob; + } + public function setLastRunTime($lastRunTime) + { + $this->lastRunTime = $lastRunTime; + } + public function getLastRunTime() + { + return $this->lastRunTime; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setStatus($status) + { + $this->status = $status; + } + public function getStatus() + { + return $this->status; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2Trigger + */ + public function setTriggers($triggers) + { + $this->triggers = $triggers; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Trigger + */ + public function getTriggers() + { + return $this->triggers; + } + public function setUpdateTime($updateTime) + { + $this->updateTime = $updateTime; + } + public function getUpdateTime() + { + return $this->updateTime; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KAnonymityConfig.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KAnonymityConfig.php new file mode 100644 index 00000000..b0292429 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KAnonymityConfig.php @@ -0,0 +1,54 @@ +entityId = $entityId; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2EntityId + */ + public function getEntityId() + { + return $this->entityId; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function setQuasiIds($quasiIds) + { + $this->quasiIds = $quasiIds; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function getQuasiIds() + { + return $this->quasiIds; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KAnonymityEquivalenceClass.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KAnonymityEquivalenceClass.php new file mode 100644 index 00000000..2f49c012 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KAnonymityEquivalenceClass.php @@ -0,0 +1,47 @@ +equivalenceClassSize = $equivalenceClassSize; + } + public function getEquivalenceClassSize() + { + return $this->equivalenceClassSize; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2Value + */ + public function setQuasiIdsValues($quasiIdsValues) + { + $this->quasiIdsValues = $quasiIdsValues; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Value + */ + public function getQuasiIdsValues() + { + return $this->quasiIdsValues; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KAnonymityHistogramBucket.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KAnonymityHistogramBucket.php new file mode 100644 index 00000000..97e64f74 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KAnonymityHistogramBucket.php @@ -0,0 +1,74 @@ +bucketSize = $bucketSize; + } + public function getBucketSize() + { + return $this->bucketSize; + } + public function setBucketValueCount($bucketValueCount) + { + $this->bucketValueCount = $bucketValueCount; + } + public function getBucketValueCount() + { + return $this->bucketValueCount; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2KAnonymityEquivalenceClass + */ + public function setBucketValues($bucketValues) + { + $this->bucketValues = $bucketValues; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2KAnonymityEquivalenceClass + */ + public function getBucketValues() + { + return $this->bucketValues; + } + public function setEquivalenceClassSizeLowerBound($equivalenceClassSizeLowerBound) + { + $this->equivalenceClassSizeLowerBound = $equivalenceClassSizeLowerBound; + } + public function getEquivalenceClassSizeLowerBound() + { + return $this->equivalenceClassSizeLowerBound; + } + public function setEquivalenceClassSizeUpperBound($equivalenceClassSizeUpperBound) + { + $this->equivalenceClassSizeUpperBound = $equivalenceClassSizeUpperBound; + } + public function getEquivalenceClassSizeUpperBound() + { + return $this->equivalenceClassSizeUpperBound; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KAnonymityResult.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KAnonymityResult.php new file mode 100644 index 00000000..6f92d88d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KAnonymityResult.php @@ -0,0 +1,38 @@ +equivalenceClassHistogramBuckets = $equivalenceClassHistogramBuckets; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2KAnonymityHistogramBucket + */ + public function getEquivalenceClassHistogramBuckets() + { + return $this->equivalenceClassHistogramBuckets; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KMapEstimationConfig.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KMapEstimationConfig.php new file mode 100644 index 00000000..dc58dd2d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KMapEstimationConfig.php @@ -0,0 +1,63 @@ +auxiliaryTables = $auxiliaryTables; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2AuxiliaryTable + */ + public function getAuxiliaryTables() + { + return $this->auxiliaryTables; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2TaggedField + */ + public function setQuasiIds($quasiIds) + { + $this->quasiIds = $quasiIds; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2TaggedField + */ + public function getQuasiIds() + { + return $this->quasiIds; + } + public function setRegionCode($regionCode) + { + $this->regionCode = $regionCode; + } + public function getRegionCode() + { + return $this->regionCode; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KMapEstimationHistogramBucket.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KMapEstimationHistogramBucket.php new file mode 100644 index 00000000..97c3e3c4 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KMapEstimationHistogramBucket.php @@ -0,0 +1,74 @@ +bucketSize = $bucketSize; + } + public function getBucketSize() + { + return $this->bucketSize; + } + public function setBucketValueCount($bucketValueCount) + { + $this->bucketValueCount = $bucketValueCount; + } + public function getBucketValueCount() + { + return $this->bucketValueCount; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2KMapEstimationQuasiIdValues + */ + public function setBucketValues($bucketValues) + { + $this->bucketValues = $bucketValues; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2KMapEstimationQuasiIdValues + */ + public function getBucketValues() + { + return $this->bucketValues; + } + public function setMaxAnonymity($maxAnonymity) + { + $this->maxAnonymity = $maxAnonymity; + } + public function getMaxAnonymity() + { + return $this->maxAnonymity; + } + public function setMinAnonymity($minAnonymity) + { + $this->minAnonymity = $minAnonymity; + } + public function getMinAnonymity() + { + return $this->minAnonymity; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KMapEstimationQuasiIdValues.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KMapEstimationQuasiIdValues.php new file mode 100644 index 00000000..415f26b5 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KMapEstimationQuasiIdValues.php @@ -0,0 +1,47 @@ +estimatedAnonymity = $estimatedAnonymity; + } + public function getEstimatedAnonymity() + { + return $this->estimatedAnonymity; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2Value + */ + public function setQuasiIdsValues($quasiIdsValues) + { + $this->quasiIdsValues = $quasiIdsValues; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Value + */ + public function getQuasiIdsValues() + { + return $this->quasiIdsValues; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KMapEstimationResult.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KMapEstimationResult.php new file mode 100644 index 00000000..939e77b4 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KMapEstimationResult.php @@ -0,0 +1,38 @@ +kMapEstimationHistogram = $kMapEstimationHistogram; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2KMapEstimationHistogramBucket + */ + public function getKMapEstimationHistogram() + { + return $this->kMapEstimationHistogram; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Key.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Key.php new file mode 100644 index 00000000..5226405f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Key.php @@ -0,0 +1,54 @@ +partitionId = $partitionId; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2PartitionId + */ + public function getPartitionId() + { + return $this->partitionId; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2PathElement + */ + public function setPath($path) + { + $this->path = $path; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2PathElement + */ + public function getPath() + { + return $this->path; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KindExpression.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KindExpression.php new file mode 100644 index 00000000..405034f3 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KindExpression.php @@ -0,0 +1,30 @@ +name = $name; + } + public function getName() + { + return $this->name; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KmsWrappedCryptoKey.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KmsWrappedCryptoKey.php new file mode 100644 index 00000000..9a6f820b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2KmsWrappedCryptoKey.php @@ -0,0 +1,39 @@ +cryptoKeyName = $cryptoKeyName; + } + public function getCryptoKeyName() + { + return $this->cryptoKeyName; + } + public function setWrappedKey($wrappedKey) + { + $this->wrappedKey = $wrappedKey; + } + public function getWrappedKey() + { + return $this->wrappedKey; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2LDiversityConfig.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2LDiversityConfig.php new file mode 100644 index 00000000..bbc458f1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2LDiversityConfig.php @@ -0,0 +1,54 @@ +quasiIds = $quasiIds; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function getQuasiIds() + { + return $this->quasiIds; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function setSensitiveAttribute(Google_Service_DLP_GooglePrivacyDlpV2FieldId $sensitiveAttribute) + { + $this->sensitiveAttribute = $sensitiveAttribute; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function getSensitiveAttribute() + { + return $this->sensitiveAttribute; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2LDiversityEquivalenceClass.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2LDiversityEquivalenceClass.php new file mode 100644 index 00000000..85bdcf08 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2LDiversityEquivalenceClass.php @@ -0,0 +1,72 @@ +equivalenceClassSize = $equivalenceClassSize; + } + public function getEquivalenceClassSize() + { + return $this->equivalenceClassSize; + } + public function setNumDistinctSensitiveValues($numDistinctSensitiveValues) + { + $this->numDistinctSensitiveValues = $numDistinctSensitiveValues; + } + public function getNumDistinctSensitiveValues() + { + return $this->numDistinctSensitiveValues; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2Value + */ + public function setQuasiIdsValues($quasiIdsValues) + { + $this->quasiIdsValues = $quasiIdsValues; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Value + */ + public function getQuasiIdsValues() + { + return $this->quasiIdsValues; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2ValueFrequency + */ + public function setTopSensitiveValues($topSensitiveValues) + { + $this->topSensitiveValues = $topSensitiveValues; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2ValueFrequency + */ + public function getTopSensitiveValues() + { + return $this->topSensitiveValues; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2LDiversityHistogramBucket.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2LDiversityHistogramBucket.php new file mode 100644 index 00000000..2799cd0d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2LDiversityHistogramBucket.php @@ -0,0 +1,74 @@ +bucketSize = $bucketSize; + } + public function getBucketSize() + { + return $this->bucketSize; + } + public function setBucketValueCount($bucketValueCount) + { + $this->bucketValueCount = $bucketValueCount; + } + public function getBucketValueCount() + { + return $this->bucketValueCount; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2LDiversityEquivalenceClass + */ + public function setBucketValues($bucketValues) + { + $this->bucketValues = $bucketValues; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2LDiversityEquivalenceClass + */ + public function getBucketValues() + { + return $this->bucketValues; + } + public function setSensitiveValueFrequencyLowerBound($sensitiveValueFrequencyLowerBound) + { + $this->sensitiveValueFrequencyLowerBound = $sensitiveValueFrequencyLowerBound; + } + public function getSensitiveValueFrequencyLowerBound() + { + return $this->sensitiveValueFrequencyLowerBound; + } + public function setSensitiveValueFrequencyUpperBound($sensitiveValueFrequencyUpperBound) + { + $this->sensitiveValueFrequencyUpperBound = $sensitiveValueFrequencyUpperBound; + } + public function getSensitiveValueFrequencyUpperBound() + { + return $this->sensitiveValueFrequencyUpperBound; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2LDiversityResult.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2LDiversityResult.php new file mode 100644 index 00000000..eb734883 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2LDiversityResult.php @@ -0,0 +1,38 @@ +sensitiveValueFrequencyHistogramBuckets = $sensitiveValueFrequencyHistogramBuckets; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2LDiversityHistogramBucket + */ + public function getSensitiveValueFrequencyHistogramBuckets() + { + return $this->sensitiveValueFrequencyHistogramBuckets; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2LargeCustomDictionaryConfig.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2LargeCustomDictionaryConfig.php new file mode 100644 index 00000000..07b313e6 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2LargeCustomDictionaryConfig.php @@ -0,0 +1,69 @@ +bigQueryField = $bigQueryField; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2BigQueryField + */ + public function getBigQueryField() + { + return $this->bigQueryField; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2CloudStorageFileSet + */ + public function setCloudStorageFileSet(Google_Service_DLP_GooglePrivacyDlpV2CloudStorageFileSet $cloudStorageFileSet) + { + $this->cloudStorageFileSet = $cloudStorageFileSet; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2CloudStorageFileSet + */ + public function getCloudStorageFileSet() + { + return $this->cloudStorageFileSet; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2CloudStoragePath + */ + public function setOutputPath(Google_Service_DLP_GooglePrivacyDlpV2CloudStoragePath $outputPath) + { + $this->outputPath = $outputPath; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2CloudStoragePath + */ + public function getOutputPath() + { + return $this->outputPath; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2LikelihoodAdjustment.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2LikelihoodAdjustment.php new file mode 100644 index 00000000..a66c1205 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2LikelihoodAdjustment.php @@ -0,0 +1,39 @@ +fixedLikelihood = $fixedLikelihood; + } + public function getFixedLikelihood() + { + return $this->fixedLikelihood; + } + public function setRelativeLikelihood($relativeLikelihood) + { + $this->relativeLikelihood = $relativeLikelihood; + } + public function getRelativeLikelihood() + { + return $this->relativeLikelihood; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ListDeidentifyTemplatesResponse.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ListDeidentifyTemplatesResponse.php new file mode 100644 index 00000000..1566001c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ListDeidentifyTemplatesResponse.php @@ -0,0 +1,47 @@ +deidentifyTemplates = $deidentifyTemplates; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2DeidentifyTemplate + */ + public function getDeidentifyTemplates() + { + return $this->deidentifyTemplates; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ListDlpJobsResponse.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ListDlpJobsResponse.php new file mode 100644 index 00000000..05cff7af --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ListDlpJobsResponse.php @@ -0,0 +1,47 @@ +jobs = $jobs; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2DlpJob + */ + public function getJobs() + { + return $this->jobs; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ListInfoTypesResponse.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ListInfoTypesResponse.php new file mode 100644 index 00000000..a688efe4 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ListInfoTypesResponse.php @@ -0,0 +1,38 @@ +infoTypes = $infoTypes; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InfoTypeDescription + */ + public function getInfoTypes() + { + return $this->infoTypes; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ListInspectTemplatesResponse.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ListInspectTemplatesResponse.php new file mode 100644 index 00000000..e6a9275d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ListInspectTemplatesResponse.php @@ -0,0 +1,47 @@ +inspectTemplates = $inspectTemplates; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InspectTemplate + */ + public function getInspectTemplates() + { + return $this->inspectTemplates; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ListJobTriggersResponse.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ListJobTriggersResponse.php new file mode 100644 index 00000000..fef12d78 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ListJobTriggersResponse.php @@ -0,0 +1,47 @@ +jobTriggers = $jobTriggers; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2JobTrigger + */ + public function getJobTriggers() + { + return $this->jobTriggers; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ListStoredInfoTypesResponse.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ListStoredInfoTypesResponse.php new file mode 100644 index 00000000..d3003da5 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ListStoredInfoTypesResponse.php @@ -0,0 +1,47 @@ +nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2StoredInfoType + */ + public function setStoredInfoTypes($storedInfoTypes) + { + $this->storedInfoTypes = $storedInfoTypes; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2StoredInfoType + */ + public function getStoredInfoTypes() + { + return $this->storedInfoTypes; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Location.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Location.php new file mode 100644 index 00000000..37b67460 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Location.php @@ -0,0 +1,70 @@ +byteRange = $byteRange; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Range + */ + public function getByteRange() + { + return $this->byteRange; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2Range + */ + public function setCodepointRange(Google_Service_DLP_GooglePrivacyDlpV2Range $codepointRange) + { + $this->codepointRange = $codepointRange; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Range + */ + public function getCodepointRange() + { + return $this->codepointRange; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2ContentLocation + */ + public function setContentLocations($contentLocations) + { + $this->contentLocations = $contentLocations; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2ContentLocation + */ + public function getContentLocations() + { + return $this->contentLocations; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2NumericalStatsConfig.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2NumericalStatsConfig.php new file mode 100644 index 00000000..7a17bcf3 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2NumericalStatsConfig.php @@ -0,0 +1,37 @@ +field = $field; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function getField() + { + return $this->field; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2NumericalStatsResult.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2NumericalStatsResult.php new file mode 100644 index 00000000..cc18025a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2NumericalStatsResult.php @@ -0,0 +1,70 @@ +maxValue = $maxValue; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Value + */ + public function getMaxValue() + { + return $this->maxValue; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2Value + */ + public function setMinValue(Google_Service_DLP_GooglePrivacyDlpV2Value $minValue) + { + $this->minValue = $minValue; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Value + */ + public function getMinValue() + { + return $this->minValue; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2Value + */ + public function setQuantileValues($quantileValues) + { + $this->quantileValues = $quantileValues; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Value + */ + public function getQuantileValues() + { + return $this->quantileValues; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2OutputStorageConfig.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2OutputStorageConfig.php new file mode 100644 index 00000000..1453c128 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2OutputStorageConfig.php @@ -0,0 +1,46 @@ +outputSchema = $outputSchema; + } + public function getOutputSchema() + { + return $this->outputSchema; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2BigQueryTable + */ + public function setTable(Google_Service_DLP_GooglePrivacyDlpV2BigQueryTable $table) + { + $this->table = $table; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2BigQueryTable + */ + public function getTable() + { + return $this->table; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2PartitionId.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2PartitionId.php new file mode 100644 index 00000000..62d7798a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2PartitionId.php @@ -0,0 +1,39 @@ +namespaceId = $namespaceId; + } + public function getNamespaceId() + { + return $this->namespaceId; + } + public function setProjectId($projectId) + { + $this->projectId = $projectId; + } + public function getProjectId() + { + return $this->projectId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2PathElement.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2PathElement.php new file mode 100644 index 00000000..54b8a633 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2PathElement.php @@ -0,0 +1,48 @@ +id = $id; + } + public function getId() + { + return $this->id; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2PrimitiveTransformation.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2PrimitiveTransformation.php new file mode 100644 index 00000000..1ac24dfd --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2PrimitiveTransformation.php @@ -0,0 +1,181 @@ +bucketingConfig = $bucketingConfig; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2BucketingConfig + */ + public function getBucketingConfig() + { + return $this->bucketingConfig; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2CharacterMaskConfig + */ + public function setCharacterMaskConfig(Google_Service_DLP_GooglePrivacyDlpV2CharacterMaskConfig $characterMaskConfig) + { + $this->characterMaskConfig = $characterMaskConfig; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2CharacterMaskConfig + */ + public function getCharacterMaskConfig() + { + return $this->characterMaskConfig; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2CryptoHashConfig + */ + public function setCryptoHashConfig(Google_Service_DLP_GooglePrivacyDlpV2CryptoHashConfig $cryptoHashConfig) + { + $this->cryptoHashConfig = $cryptoHashConfig; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2CryptoHashConfig + */ + public function getCryptoHashConfig() + { + return $this->cryptoHashConfig; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig + */ + public function setCryptoReplaceFfxFpeConfig(Google_Service_DLP_GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig $cryptoReplaceFfxFpeConfig) + { + $this->cryptoReplaceFfxFpeConfig = $cryptoReplaceFfxFpeConfig; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig + */ + public function getCryptoReplaceFfxFpeConfig() + { + return $this->cryptoReplaceFfxFpeConfig; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2DateShiftConfig + */ + public function setDateShiftConfig(Google_Service_DLP_GooglePrivacyDlpV2DateShiftConfig $dateShiftConfig) + { + $this->dateShiftConfig = $dateShiftConfig; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2DateShiftConfig + */ + public function getDateShiftConfig() + { + return $this->dateShiftConfig; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2FixedSizeBucketingConfig + */ + public function setFixedSizeBucketingConfig(Google_Service_DLP_GooglePrivacyDlpV2FixedSizeBucketingConfig $fixedSizeBucketingConfig) + { + $this->fixedSizeBucketingConfig = $fixedSizeBucketingConfig; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2FixedSizeBucketingConfig + */ + public function getFixedSizeBucketingConfig() + { + return $this->fixedSizeBucketingConfig; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2RedactConfig + */ + public function setRedactConfig(Google_Service_DLP_GooglePrivacyDlpV2RedactConfig $redactConfig) + { + $this->redactConfig = $redactConfig; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2RedactConfig + */ + public function getRedactConfig() + { + return $this->redactConfig; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2ReplaceValueConfig + */ + public function setReplaceConfig(Google_Service_DLP_GooglePrivacyDlpV2ReplaceValueConfig $replaceConfig) + { + $this->replaceConfig = $replaceConfig; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2ReplaceValueConfig + */ + public function getReplaceConfig() + { + return $this->replaceConfig; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2ReplaceWithInfoTypeConfig + */ + public function setReplaceWithInfoTypeConfig(Google_Service_DLP_GooglePrivacyDlpV2ReplaceWithInfoTypeConfig $replaceWithInfoTypeConfig) + { + $this->replaceWithInfoTypeConfig = $replaceWithInfoTypeConfig; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2ReplaceWithInfoTypeConfig + */ + public function getReplaceWithInfoTypeConfig() + { + return $this->replaceWithInfoTypeConfig; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2TimePartConfig + */ + public function setTimePartConfig(Google_Service_DLP_GooglePrivacyDlpV2TimePartConfig $timePartConfig) + { + $this->timePartConfig = $timePartConfig; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2TimePartConfig + */ + public function getTimePartConfig() + { + return $this->timePartConfig; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2PrivacyMetric.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2PrivacyMetric.php new file mode 100644 index 00000000..0843d82b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2PrivacyMetric.php @@ -0,0 +1,117 @@ +categoricalStatsConfig = $categoricalStatsConfig; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2CategoricalStatsConfig + */ + public function getCategoricalStatsConfig() + { + return $this->categoricalStatsConfig; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2DeltaPresenceEstimationConfig + */ + public function setDeltaPresenceEstimationConfig(Google_Service_DLP_GooglePrivacyDlpV2DeltaPresenceEstimationConfig $deltaPresenceEstimationConfig) + { + $this->deltaPresenceEstimationConfig = $deltaPresenceEstimationConfig; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2DeltaPresenceEstimationConfig + */ + public function getDeltaPresenceEstimationConfig() + { + return $this->deltaPresenceEstimationConfig; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2KAnonymityConfig + */ + public function setKAnonymityConfig(Google_Service_DLP_GooglePrivacyDlpV2KAnonymityConfig $kAnonymityConfig) + { + $this->kAnonymityConfig = $kAnonymityConfig; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2KAnonymityConfig + */ + public function getKAnonymityConfig() + { + return $this->kAnonymityConfig; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2KMapEstimationConfig + */ + public function setKMapEstimationConfig(Google_Service_DLP_GooglePrivacyDlpV2KMapEstimationConfig $kMapEstimationConfig) + { + $this->kMapEstimationConfig = $kMapEstimationConfig; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2KMapEstimationConfig + */ + public function getKMapEstimationConfig() + { + return $this->kMapEstimationConfig; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2LDiversityConfig + */ + public function setLDiversityConfig(Google_Service_DLP_GooglePrivacyDlpV2LDiversityConfig $lDiversityConfig) + { + $this->lDiversityConfig = $lDiversityConfig; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2LDiversityConfig + */ + public function getLDiversityConfig() + { + return $this->lDiversityConfig; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2NumericalStatsConfig + */ + public function setNumericalStatsConfig(Google_Service_DLP_GooglePrivacyDlpV2NumericalStatsConfig $numericalStatsConfig) + { + $this->numericalStatsConfig = $numericalStatsConfig; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2NumericalStatsConfig + */ + public function getNumericalStatsConfig() + { + return $this->numericalStatsConfig; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Proximity.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Proximity.php new file mode 100644 index 00000000..918faa4d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Proximity.php @@ -0,0 +1,39 @@ +windowAfter = $windowAfter; + } + public function getWindowAfter() + { + return $this->windowAfter; + } + public function setWindowBefore($windowBefore) + { + $this->windowBefore = $windowBefore; + } + public function getWindowBefore() + { + return $this->windowBefore; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2PublishSummaryToCscc.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2PublishSummaryToCscc.php new file mode 100644 index 00000000..cf694f67 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2PublishSummaryToCscc.php @@ -0,0 +1,20 @@ +topic = $topic; + } + public function getTopic() + { + return $this->topic; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2QuasiId.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2QuasiId.php new file mode 100644 index 00000000..b3202a5e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2QuasiId.php @@ -0,0 +1,78 @@ +customTag = $customTag; + } + public function getCustomTag() + { + return $this->customTag; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function setField(Google_Service_DLP_GooglePrivacyDlpV2FieldId $field) + { + $this->field = $field; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function getField() + { + return $this->field; + } + /** + * @param Google_Service_DLP_GoogleProtobufEmpty + */ + public function setInferred(Google_Service_DLP_GoogleProtobufEmpty $inferred) + { + $this->inferred = $inferred; + } + /** + * @return Google_Service_DLP_GoogleProtobufEmpty + */ + public function getInferred() + { + return $this->inferred; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2InfoType + */ + public function setInfoType(Google_Service_DLP_GooglePrivacyDlpV2InfoType $infoType) + { + $this->infoType = $infoType; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InfoType + */ + public function getInfoType() + { + return $this->infoType; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2QuasiIdField.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2QuasiIdField.php new file mode 100644 index 00000000..635dc98d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2QuasiIdField.php @@ -0,0 +1,46 @@ +customTag = $customTag; + } + public function getCustomTag() + { + return $this->customTag; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function setField(Google_Service_DLP_GooglePrivacyDlpV2FieldId $field) + { + $this->field = $field; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function getField() + { + return $this->field; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2QuasiIdentifierField.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2QuasiIdentifierField.php new file mode 100644 index 00000000..896c8921 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2QuasiIdentifierField.php @@ -0,0 +1,46 @@ +customTag = $customTag; + } + public function getCustomTag() + { + return $this->customTag; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function setField(Google_Service_DLP_GooglePrivacyDlpV2FieldId $field) + { + $this->field = $field; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function getField() + { + return $this->field; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2QuoteInfo.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2QuoteInfo.php new file mode 100644 index 00000000..c8a4b6a7 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2QuoteInfo.php @@ -0,0 +1,37 @@ +dateTime = $dateTime; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2DateTime + */ + public function getDateTime() + { + return $this->dateTime; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Range.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Range.php new file mode 100644 index 00000000..0a8a882c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Range.php @@ -0,0 +1,39 @@ +end = $end; + } + public function getEnd() + { + return $this->end; + } + public function setStart($start) + { + $this->start = $start; + } + public function getStart() + { + return $this->start; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RecordCondition.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RecordCondition.php new file mode 100644 index 00000000..5d87ce84 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RecordCondition.php @@ -0,0 +1,37 @@ +expressions = $expressions; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Expressions + */ + public function getExpressions() + { + return $this->expressions; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RecordKey.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RecordKey.php new file mode 100644 index 00000000..1264b626 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RecordKey.php @@ -0,0 +1,53 @@ +bigQueryKey = $bigQueryKey; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2BigQueryKey + */ + public function getBigQueryKey() + { + return $this->bigQueryKey; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2DatastoreKey + */ + public function setDatastoreKey(Google_Service_DLP_GooglePrivacyDlpV2DatastoreKey $datastoreKey) + { + $this->datastoreKey = $datastoreKey; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2DatastoreKey + */ + public function getDatastoreKey() + { + return $this->datastoreKey; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RecordLocation.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RecordLocation.php new file mode 100644 index 00000000..d02e3944 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RecordLocation.php @@ -0,0 +1,69 @@ +fieldId = $fieldId; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function getFieldId() + { + return $this->fieldId; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2RecordKey + */ + public function setRecordKey(Google_Service_DLP_GooglePrivacyDlpV2RecordKey $recordKey) + { + $this->recordKey = $recordKey; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2RecordKey + */ + public function getRecordKey() + { + return $this->recordKey; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2TableLocation + */ + public function setTableLocation(Google_Service_DLP_GooglePrivacyDlpV2TableLocation $tableLocation) + { + $this->tableLocation = $tableLocation; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2TableLocation + */ + public function getTableLocation() + { + return $this->tableLocation; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RecordSuppression.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RecordSuppression.php new file mode 100644 index 00000000..3604b3a1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RecordSuppression.php @@ -0,0 +1,37 @@ +condition = $condition; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2RecordCondition + */ + public function getCondition() + { + return $this->condition; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RecordTransformations.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RecordTransformations.php new file mode 100644 index 00000000..9d432b63 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RecordTransformations.php @@ -0,0 +1,54 @@ +fieldTransformations = $fieldTransformations; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2FieldTransformation + */ + public function getFieldTransformations() + { + return $this->fieldTransformations; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2RecordSuppression + */ + public function setRecordSuppressions($recordSuppressions) + { + $this->recordSuppressions = $recordSuppressions; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2RecordSuppression + */ + public function getRecordSuppressions() + { + return $this->recordSuppressions; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RedactConfig.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RedactConfig.php new file mode 100644 index 00000000..4d986a55 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RedactConfig.php @@ -0,0 +1,20 @@ +byteItem = $byteItem; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2ByteContentItem + */ + public function getByteItem() + { + return $this->byteItem; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2ImageRedactionConfig + */ + public function setImageRedactionConfigs($imageRedactionConfigs) + { + $this->imageRedactionConfigs = $imageRedactionConfigs; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2ImageRedactionConfig + */ + public function getImageRedactionConfigs() + { + return $this->imageRedactionConfigs; + } + public function setIncludeFindings($includeFindings) + { + $this->includeFindings = $includeFindings; + } + public function getIncludeFindings() + { + return $this->includeFindings; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2InspectConfig + */ + public function setInspectConfig(Google_Service_DLP_GooglePrivacyDlpV2InspectConfig $inspectConfig) + { + $this->inspectConfig = $inspectConfig; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InspectConfig + */ + public function getInspectConfig() + { + return $this->inspectConfig; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RedactImageResponse.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RedactImageResponse.php new file mode 100644 index 00000000..c6612fb2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RedactImageResponse.php @@ -0,0 +1,55 @@ +extractedText = $extractedText; + } + public function getExtractedText() + { + return $this->extractedText; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2InspectResult + */ + public function setInspectResult(Google_Service_DLP_GooglePrivacyDlpV2InspectResult $inspectResult) + { + $this->inspectResult = $inspectResult; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InspectResult + */ + public function getInspectResult() + { + return $this->inspectResult; + } + public function setRedactedImage($redactedImage) + { + $this->redactedImage = $redactedImage; + } + public function getRedactedImage() + { + return $this->redactedImage; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Regex.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Regex.php new file mode 100644 index 00000000..9ae81806 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Regex.php @@ -0,0 +1,30 @@ +pattern = $pattern; + } + public function getPattern() + { + return $this->pattern; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ReidentifyContentRequest.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ReidentifyContentRequest.php new file mode 100644 index 00000000..bcf0fa8c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ReidentifyContentRequest.php @@ -0,0 +1,87 @@ +inspectConfig = $inspectConfig; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InspectConfig + */ + public function getInspectConfig() + { + return $this->inspectConfig; + } + public function setInspectTemplateName($inspectTemplateName) + { + $this->inspectTemplateName = $inspectTemplateName; + } + public function getInspectTemplateName() + { + return $this->inspectTemplateName; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2ContentItem + */ + public function setItem(Google_Service_DLP_GooglePrivacyDlpV2ContentItem $item) + { + $this->item = $item; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2ContentItem + */ + public function getItem() + { + return $this->item; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2DeidentifyConfig + */ + public function setReidentifyConfig(Google_Service_DLP_GooglePrivacyDlpV2DeidentifyConfig $reidentifyConfig) + { + $this->reidentifyConfig = $reidentifyConfig; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2DeidentifyConfig + */ + public function getReidentifyConfig() + { + return $this->reidentifyConfig; + } + public function setReidentifyTemplateName($reidentifyTemplateName) + { + $this->reidentifyTemplateName = $reidentifyTemplateName; + } + public function getReidentifyTemplateName() + { + return $this->reidentifyTemplateName; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ReidentifyContentResponse.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ReidentifyContentResponse.php new file mode 100644 index 00000000..c296642a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ReidentifyContentResponse.php @@ -0,0 +1,53 @@ +item = $item; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2ContentItem + */ + public function getItem() + { + return $this->item; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2TransformationOverview + */ + public function setOverview(Google_Service_DLP_GooglePrivacyDlpV2TransformationOverview $overview) + { + $this->overview = $overview; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2TransformationOverview + */ + public function getOverview() + { + return $this->overview; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ReplaceValueConfig.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ReplaceValueConfig.php new file mode 100644 index 00000000..77a1c3d8 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ReplaceValueConfig.php @@ -0,0 +1,37 @@ +newValue = $newValue; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Value + */ + public function getNewValue() + { + return $this->newValue; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ReplaceWithInfoTypeConfig.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ReplaceWithInfoTypeConfig.php new file mode 100644 index 00000000..bfe98b48 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ReplaceWithInfoTypeConfig.php @@ -0,0 +1,20 @@ +jobConfig = $jobConfig; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InspectJobConfig + */ + public function getJobConfig() + { + return $this->jobConfig; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2InspectTemplate + */ + public function setSnapshotInspectTemplate(Google_Service_DLP_GooglePrivacyDlpV2InspectTemplate $snapshotInspectTemplate) + { + $this->snapshotInspectTemplate = $snapshotInspectTemplate; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InspectTemplate + */ + public function getSnapshotInspectTemplate() + { + return $this->snapshotInspectTemplate; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Result.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Result.php new file mode 100644 index 00000000..d08883ae --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Result.php @@ -0,0 +1,56 @@ +infoTypeStats = $infoTypeStats; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InfoTypeStats + */ + public function getInfoTypeStats() + { + return $this->infoTypeStats; + } + public function setProcessedBytes($processedBytes) + { + $this->processedBytes = $processedBytes; + } + public function getProcessedBytes() + { + return $this->processedBytes; + } + public function setTotalEstimatedBytes($totalEstimatedBytes) + { + $this->totalEstimatedBytes = $totalEstimatedBytes; + } + public function getTotalEstimatedBytes() + { + return $this->totalEstimatedBytes; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RiskAnalysisJobConfig.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RiskAnalysisJobConfig.php new file mode 100644 index 00000000..97360357 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2RiskAnalysisJobConfig.php @@ -0,0 +1,70 @@ +actions = $actions; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Action + */ + public function getActions() + { + return $this->actions; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2PrivacyMetric + */ + public function setPrivacyMetric(Google_Service_DLP_GooglePrivacyDlpV2PrivacyMetric $privacyMetric) + { + $this->privacyMetric = $privacyMetric; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2PrivacyMetric + */ + public function getPrivacyMetric() + { + return $this->privacyMetric; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2BigQueryTable + */ + public function setSourceTable(Google_Service_DLP_GooglePrivacyDlpV2BigQueryTable $sourceTable) + { + $this->sourceTable = $sourceTable; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2BigQueryTable + */ + public function getSourceTable() + { + return $this->sourceTable; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Row.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Row.php new file mode 100644 index 00000000..2799f8d4 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Row.php @@ -0,0 +1,38 @@ +values = $values; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Value + */ + public function getValues() + { + return $this->values; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2SaveFindings.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2SaveFindings.php new file mode 100644 index 00000000..8e04960e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2SaveFindings.php @@ -0,0 +1,37 @@ +outputConfig = $outputConfig; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2OutputStorageConfig + */ + public function getOutputConfig() + { + return $this->outputConfig; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Schedule.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Schedule.php new file mode 100644 index 00000000..53daa7d4 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Schedule.php @@ -0,0 +1,30 @@ +recurrencePeriodDuration = $recurrencePeriodDuration; + } + public function getRecurrencePeriodDuration() + { + return $this->recurrencePeriodDuration; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2StatisticalTable.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2StatisticalTable.php new file mode 100644 index 00000000..252f592f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2StatisticalTable.php @@ -0,0 +1,70 @@ +quasiIds = $quasiIds; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2QuasiIdentifierField + */ + public function getQuasiIds() + { + return $this->quasiIds; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function setRelativeFrequency(Google_Service_DLP_GooglePrivacyDlpV2FieldId $relativeFrequency) + { + $this->relativeFrequency = $relativeFrequency; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function getRelativeFrequency() + { + return $this->relativeFrequency; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2BigQueryTable + */ + public function setTable(Google_Service_DLP_GooglePrivacyDlpV2BigQueryTable $table) + { + $this->table = $table; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2BigQueryTable + */ + public function getTable() + { + return $this->table; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2StorageConfig.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2StorageConfig.php new file mode 100644 index 00000000..ccb73a1d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2StorageConfig.php @@ -0,0 +1,85 @@ +bigQueryOptions = $bigQueryOptions; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2BigQueryOptions + */ + public function getBigQueryOptions() + { + return $this->bigQueryOptions; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2CloudStorageOptions + */ + public function setCloudStorageOptions(Google_Service_DLP_GooglePrivacyDlpV2CloudStorageOptions $cloudStorageOptions) + { + $this->cloudStorageOptions = $cloudStorageOptions; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2CloudStorageOptions + */ + public function getCloudStorageOptions() + { + return $this->cloudStorageOptions; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2DatastoreOptions + */ + public function setDatastoreOptions(Google_Service_DLP_GooglePrivacyDlpV2DatastoreOptions $datastoreOptions) + { + $this->datastoreOptions = $datastoreOptions; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2DatastoreOptions + */ + public function getDatastoreOptions() + { + return $this->datastoreOptions; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2TimespanConfig + */ + public function setTimespanConfig(Google_Service_DLP_GooglePrivacyDlpV2TimespanConfig $timespanConfig) + { + $this->timespanConfig = $timespanConfig; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2TimespanConfig + */ + public function getTimespanConfig() + { + return $this->timespanConfig; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2StoredInfoType.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2StoredInfoType.php new file mode 100644 index 00000000..80f3f037 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2StoredInfoType.php @@ -0,0 +1,63 @@ +currentVersion = $currentVersion; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2StoredInfoTypeVersion + */ + public function getCurrentVersion() + { + return $this->currentVersion; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2StoredInfoTypeVersion + */ + public function setPendingVersions($pendingVersions) + { + $this->pendingVersions = $pendingVersions; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2StoredInfoTypeVersion + */ + public function getPendingVersions() + { + return $this->pendingVersions; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2StoredInfoTypeConfig.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2StoredInfoTypeConfig.php new file mode 100644 index 00000000..fdc91468 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2StoredInfoTypeConfig.php @@ -0,0 +1,55 @@ +description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setDisplayName($displayName) + { + $this->displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2LargeCustomDictionaryConfig + */ + public function setLargeCustomDictionary(Google_Service_DLP_GooglePrivacyDlpV2LargeCustomDictionaryConfig $largeCustomDictionary) + { + $this->largeCustomDictionary = $largeCustomDictionary; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2LargeCustomDictionaryConfig + */ + public function getLargeCustomDictionary() + { + return $this->largeCustomDictionary; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2StoredInfoTypeVersion.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2StoredInfoTypeVersion.php new file mode 100644 index 00000000..4db49b5e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2StoredInfoTypeVersion.php @@ -0,0 +1,72 @@ +config = $config; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2StoredInfoTypeConfig + */ + public function getConfig() + { + return $this->config; + } + public function setCreateTime($createTime) + { + $this->createTime = $createTime; + } + public function getCreateTime() + { + return $this->createTime; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2Error + */ + public function setErrors($errors) + { + $this->errors = $errors; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Error + */ + public function getErrors() + { + return $this->errors; + } + public function setState($state) + { + $this->state = $state; + } + public function getState() + { + return $this->state; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2StoredType.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2StoredType.php new file mode 100644 index 00000000..5390e308 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2StoredType.php @@ -0,0 +1,39 @@ +createTime = $createTime; + } + public function getCreateTime() + { + return $this->createTime; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2SummaryResult.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2SummaryResult.php new file mode 100644 index 00000000..aec5c6ad --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2SummaryResult.php @@ -0,0 +1,48 @@ +code = $code; + } + public function getCode() + { + return $this->code; + } + public function setCount($count) + { + $this->count = $count; + } + public function getCount() + { + return $this->count; + } + public function setDetails($details) + { + $this->details = $details; + } + public function getDetails() + { + return $this->details; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2SurrogateType.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2SurrogateType.php new file mode 100644 index 00000000..a8cf2e6b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2SurrogateType.php @@ -0,0 +1,20 @@ +headers = $headers; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function getHeaders() + { + return $this->headers; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2Row + */ + public function setRows($rows) + { + $this->rows = $rows; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Row + */ + public function getRows() + { + return $this->rows; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TableLocation.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TableLocation.php new file mode 100644 index 00000000..6af516aa --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TableLocation.php @@ -0,0 +1,30 @@ +rowIndex = $rowIndex; + } + public function getRowIndex() + { + return $this->rowIndex; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TaggedField.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TaggedField.php new file mode 100644 index 00000000..8a9f2654 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TaggedField.php @@ -0,0 +1,78 @@ +customTag = $customTag; + } + public function getCustomTag() + { + return $this->customTag; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function setField(Google_Service_DLP_GooglePrivacyDlpV2FieldId $field) + { + $this->field = $field; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function getField() + { + return $this->field; + } + /** + * @param Google_Service_DLP_GoogleProtobufEmpty + */ + public function setInferred(Google_Service_DLP_GoogleProtobufEmpty $inferred) + { + $this->inferred = $inferred; + } + /** + * @return Google_Service_DLP_GoogleProtobufEmpty + */ + public function getInferred() + { + return $this->inferred; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2InfoType + */ + public function setInfoType(Google_Service_DLP_GooglePrivacyDlpV2InfoType $infoType) + { + $this->infoType = $infoType; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InfoType + */ + public function getInfoType() + { + return $this->infoType; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TimePartConfig.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TimePartConfig.php new file mode 100644 index 00000000..4af85e07 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TimePartConfig.php @@ -0,0 +1,30 @@ +partToExtract = $partToExtract; + } + public function getPartToExtract() + { + return $this->partToExtract; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TimeZone.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TimeZone.php new file mode 100644 index 00000000..274e23d3 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TimeZone.php @@ -0,0 +1,30 @@ +offsetMinutes = $offsetMinutes; + } + public function getOffsetMinutes() + { + return $this->offsetMinutes; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TimespanConfig.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TimespanConfig.php new file mode 100644 index 00000000..665f95ad --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TimespanConfig.php @@ -0,0 +1,64 @@ +enableAutoPopulationOfTimespanConfig = $enableAutoPopulationOfTimespanConfig; + } + public function getEnableAutoPopulationOfTimespanConfig() + { + return $this->enableAutoPopulationOfTimespanConfig; + } + public function setEndTime($endTime) + { + $this->endTime = $endTime; + } + public function getEndTime() + { + return $this->endTime; + } + public function setStartTime($startTime) + { + $this->startTime = $startTime; + } + public function getStartTime() + { + return $this->startTime; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function setTimestampField(Google_Service_DLP_GooglePrivacyDlpV2FieldId $timestampField) + { + $this->timestampField = $timestampField; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function getTimestampField() + { + return $this->timestampField; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TransformationOverview.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TransformationOverview.php new file mode 100644 index 00000000..b0f15af5 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TransformationOverview.php @@ -0,0 +1,47 @@ +transformationSummaries = $transformationSummaries; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2TransformationSummary + */ + public function getTransformationSummaries() + { + return $this->transformationSummaries; + } + public function setTransformedBytes($transformedBytes) + { + $this->transformedBytes = $transformedBytes; + } + public function getTransformedBytes() + { + return $this->transformedBytes; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TransformationSummary.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TransformationSummary.php new file mode 100644 index 00000000..6bd352a5 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TransformationSummary.php @@ -0,0 +1,127 @@ +field = $field; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2FieldId + */ + public function getField() + { + return $this->field; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2FieldTransformation + */ + public function setFieldTransformations($fieldTransformations) + { + $this->fieldTransformations = $fieldTransformations; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2FieldTransformation + */ + public function getFieldTransformations() + { + return $this->fieldTransformations; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2InfoType + */ + public function setInfoType(Google_Service_DLP_GooglePrivacyDlpV2InfoType $infoType) + { + $this->infoType = $infoType; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InfoType + */ + public function getInfoType() + { + return $this->infoType; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2RecordSuppression + */ + public function setRecordSuppress(Google_Service_DLP_GooglePrivacyDlpV2RecordSuppression $recordSuppress) + { + $this->recordSuppress = $recordSuppress; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2RecordSuppression + */ + public function getRecordSuppress() + { + return $this->recordSuppress; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2SummaryResult + */ + public function setResults($results) + { + $this->results = $results; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2SummaryResult + */ + public function getResults() + { + return $this->results; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2PrimitiveTransformation + */ + public function setTransformation(Google_Service_DLP_GooglePrivacyDlpV2PrimitiveTransformation $transformation) + { + $this->transformation = $transformation; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2PrimitiveTransformation + */ + public function getTransformation() + { + return $this->transformation; + } + public function setTransformedBytes($transformedBytes) + { + $this->transformedBytes = $transformedBytes; + } + public function getTransformedBytes() + { + return $this->transformedBytes; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TransientCryptoKey.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TransientCryptoKey.php new file mode 100644 index 00000000..4cf8ae15 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2TransientCryptoKey.php @@ -0,0 +1,30 @@ +name = $name; + } + public function getName() + { + return $this->name; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Trigger.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Trigger.php new file mode 100644 index 00000000..f469c7a1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Trigger.php @@ -0,0 +1,37 @@ +schedule = $schedule; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Schedule + */ + public function getSchedule() + { + return $this->schedule; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2UnwrappedCryptoKey.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2UnwrappedCryptoKey.php new file mode 100644 index 00000000..16ed0e14 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2UnwrappedCryptoKey.php @@ -0,0 +1,30 @@ +key = $key; + } + public function getKey() + { + return $this->key; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest.php new file mode 100644 index 00000000..7b592d37 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest.php @@ -0,0 +1,46 @@ +deidentifyTemplate = $deidentifyTemplate; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2DeidentifyTemplate + */ + public function getDeidentifyTemplate() + { + return $this->deidentifyTemplate; + } + public function setUpdateMask($updateMask) + { + $this->updateMask = $updateMask; + } + public function getUpdateMask() + { + return $this->updateMask; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2UpdateInspectTemplateRequest.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2UpdateInspectTemplateRequest.php new file mode 100644 index 00000000..b8399489 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2UpdateInspectTemplateRequest.php @@ -0,0 +1,46 @@ +inspectTemplate = $inspectTemplate; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2InspectTemplate + */ + public function getInspectTemplate() + { + return $this->inspectTemplate; + } + public function setUpdateMask($updateMask) + { + $this->updateMask = $updateMask; + } + public function getUpdateMask() + { + return $this->updateMask; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2UpdateJobTriggerRequest.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2UpdateJobTriggerRequest.php new file mode 100644 index 00000000..57842ab6 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2UpdateJobTriggerRequest.php @@ -0,0 +1,46 @@ +jobTrigger = $jobTrigger; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2JobTrigger + */ + public function getJobTrigger() + { + return $this->jobTrigger; + } + public function setUpdateMask($updateMask) + { + $this->updateMask = $updateMask; + } + public function getUpdateMask() + { + return $this->updateMask; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2UpdateStoredInfoTypeRequest.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2UpdateStoredInfoTypeRequest.php new file mode 100644 index 00000000..bbb08ecb --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2UpdateStoredInfoTypeRequest.php @@ -0,0 +1,46 @@ +config = $config; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2StoredInfoTypeConfig + */ + public function getConfig() + { + return $this->config; + } + public function setUpdateMask($updateMask) + { + $this->updateMask = $updateMask; + } + public function getUpdateMask() + { + return $this->updateMask; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Value.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Value.php new file mode 100644 index 00000000..bfe8251c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2Value.php @@ -0,0 +1,107 @@ +booleanValue = $booleanValue; + } + public function getBooleanValue() + { + return $this->booleanValue; + } + /** + * @param Google_Service_DLP_GoogleTypeDate + */ + public function setDateValue(Google_Service_DLP_GoogleTypeDate $dateValue) + { + $this->dateValue = $dateValue; + } + /** + * @return Google_Service_DLP_GoogleTypeDate + */ + public function getDateValue() + { + return $this->dateValue; + } + public function setDayOfWeekValue($dayOfWeekValue) + { + $this->dayOfWeekValue = $dayOfWeekValue; + } + public function getDayOfWeekValue() + { + return $this->dayOfWeekValue; + } + public function setFloatValue($floatValue) + { + $this->floatValue = $floatValue; + } + public function getFloatValue() + { + return $this->floatValue; + } + public function setIntegerValue($integerValue) + { + $this->integerValue = $integerValue; + } + public function getIntegerValue() + { + return $this->integerValue; + } + public function setStringValue($stringValue) + { + $this->stringValue = $stringValue; + } + public function getStringValue() + { + return $this->stringValue; + } + /** + * @param Google_Service_DLP_GoogleTypeTimeOfDay + */ + public function setTimeValue(Google_Service_DLP_GoogleTypeTimeOfDay $timeValue) + { + $this->timeValue = $timeValue; + } + /** + * @return Google_Service_DLP_GoogleTypeTimeOfDay + */ + public function getTimeValue() + { + return $this->timeValue; + } + public function setTimestampValue($timestampValue) + { + $this->timestampValue = $timestampValue; + } + public function getTimestampValue() + { + return $this->timestampValue; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ValueFrequency.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ValueFrequency.php new file mode 100644 index 00000000..f4abe5ed --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2ValueFrequency.php @@ -0,0 +1,46 @@ +count = $count; + } + public function getCount() + { + return $this->count; + } + /** + * @param Google_Service_DLP_GooglePrivacyDlpV2Value + */ + public function setValue(Google_Service_DLP_GooglePrivacyDlpV2Value $value) + { + $this->value = $value; + } + /** + * @return Google_Service_DLP_GooglePrivacyDlpV2Value + */ + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2WordList.php b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2WordList.php new file mode 100644 index 00000000..07cbd9db --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/GooglePrivacyDlpV2WordList.php @@ -0,0 +1,31 @@ +words = $words; + } + public function getWords() + { + return $this->words; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/InfoTypes.php b/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/InfoTypes.php index cd511995..25f5eab8 100644 --- a/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/InfoTypes.php +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/InfoTypes.php @@ -26,7 +26,9 @@ class Google_Service_DLP_Resource_InfoTypes extends Google_Service_Resource { /** - * Returns sensitive information types DLP supports. (infoTypes.listInfoTypes) + * Returns a list of the sensitive information types that the DLP API supports. + * See https://cloud.google.com/dlp/docs/infotypes-reference to learn more. + * (infoTypes.listInfoTypes) * * @param array $optParams Optional parameters. * @@ -35,12 +37,12 @@ class Google_Service_DLP_Resource_InfoTypes extends Google_Service_Resource * available, en-US strings will be returned. * @opt_param string filter Optional filter to only return infoTypes supported * by certain parts of the API. Defaults to supported_by=INSPECT. - * @return Google_Service_DLP_GooglePrivacyDlpV2beta2ListInfoTypesResponse + * @return Google_Service_DLP_GooglePrivacyDlpV2ListInfoTypesResponse */ public function listInfoTypes($optParams = array()) { $params = array(); $params = array_merge($params, $optParams); - return $this->call('list', array($params), "Google_Service_DLP_GooglePrivacyDlpV2beta2ListInfoTypesResponse"); + return $this->call('list', array($params), "Google_Service_DLP_GooglePrivacyDlpV2ListInfoTypesResponse"); } } diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/OrganizationsDeidentifyTemplates.php b/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/OrganizationsDeidentifyTemplates.php index 1578d81a..c8e05cd6 100644 --- a/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/OrganizationsDeidentifyTemplates.php +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/OrganizationsDeidentifyTemplates.php @@ -26,23 +26,26 @@ class Google_Service_DLP_Resource_OrganizationsDeidentifyTemplates extends Google_Service_Resource { /** - * Creates an Deidentify template for re-using frequently used configuration for - * Deidentifying content, images, and storage. (deidentifyTemplates.create) + * Creates a DeidentifyTemplate for re-using frequently used configuration for + * de-identifying content, images, and storage. See + * https://cloud.google.com/dlp/docs/creating-templates-deid to learn more. + * (deidentifyTemplates.create) * * @param string $parent The parent resource name, for example projects/my- * project-id or organizations/my-org-id. - * @param Google_Service_DLP_GooglePrivacyDlpV2beta2CreateDeidentifyTemplateRequest $postBody + * @param Google_Service_DLP_GooglePrivacyDlpV2CreateDeidentifyTemplateRequest $postBody * @param array $optParams Optional parameters. - * @return Google_Service_DLP_GooglePrivacyDlpV2beta2DeidentifyTemplate + * @return Google_Service_DLP_GooglePrivacyDlpV2DeidentifyTemplate */ - public function create($parent, Google_Service_DLP_GooglePrivacyDlpV2beta2CreateDeidentifyTemplateRequest $postBody, $optParams = array()) + public function create($parent, Google_Service_DLP_GooglePrivacyDlpV2CreateDeidentifyTemplateRequest $postBody, $optParams = array()) { $params = array('parent' => $parent, 'postBody' => $postBody); $params = array_merge($params, $optParams); - return $this->call('create', array($params), "Google_Service_DLP_GooglePrivacyDlpV2beta2DeidentifyTemplate"); + return $this->call('create', array($params), "Google_Service_DLP_GooglePrivacyDlpV2DeidentifyTemplate"); } /** - * Deletes inspect templates. (deidentifyTemplates.delete) + * Deletes a DeidentifyTemplate. See https://cloud.google.com/dlp/docs/creating- + * templates-deid to learn more. (deidentifyTemplates.delete) * * @param string $name Resource name of the organization and deidentify template * to be deleted, for example @@ -58,23 +61,25 @@ public function delete($name, $optParams = array()) return $this->call('delete', array($params), "Google_Service_DLP_GoogleProtobufEmpty"); } /** - * Gets an inspect template. (deidentifyTemplates.get) + * Gets a DeidentifyTemplate. See https://cloud.google.com/dlp/docs/creating- + * templates-deid to learn more. (deidentifyTemplates.get) * * @param string $name Resource name of the organization and deidentify template * to be read, for example * `organizations/433245324/deidentifyTemplates/432452342` or projects/project- * id/deidentifyTemplates/432452342. * @param array $optParams Optional parameters. - * @return Google_Service_DLP_GooglePrivacyDlpV2beta2DeidentifyTemplate + * @return Google_Service_DLP_GooglePrivacyDlpV2DeidentifyTemplate */ public function get($name, $optParams = array()) { $params = array('name' => $name); $params = array_merge($params, $optParams); - return $this->call('get', array($params), "Google_Service_DLP_GooglePrivacyDlpV2beta2DeidentifyTemplate"); + return $this->call('get', array($params), "Google_Service_DLP_GooglePrivacyDlpV2DeidentifyTemplate"); } /** - * Lists inspect templates. + * Lists DeidentifyTemplates. See https://cloud.google.com/dlp/docs/creating- + * templates-deid to learn more. * (deidentifyTemplates.listOrganizationsDeidentifyTemplates) * * @param string $parent The parent resource name, for example projects/my- @@ -83,31 +88,45 @@ public function get($name, $optParams = array()) * * @opt_param string pageToken Optional page token to continue retrieval. Comes * from previous call to `ListDeidentifyTemplates`. + * @opt_param string orderBy Optional comma separated list of fields to order + * by, followed by `asc` or `desc` postfix. This list is case-insensitive, + * default sorting order is ascending, redundant space characters are + * insignificant. + * + * Example: `name asc,update_time, create_time desc` + * + * Supported fields are: + * + * - `create_time`: corresponds to time the template was created. - + * `update_time`: corresponds to time the template was last updated. - `name`: + * corresponds to template's name. - `display_name`: corresponds to template's + * display name. * @opt_param int pageSize Optional size of the page, can be limited by server. * If zero server returns a page of max size 100. - * @return Google_Service_DLP_GooglePrivacyDlpV2beta2ListDeidentifyTemplatesResponse + * @return Google_Service_DLP_GooglePrivacyDlpV2ListDeidentifyTemplatesResponse */ public function listOrganizationsDeidentifyTemplates($parent, $optParams = array()) { $params = array('parent' => $parent); $params = array_merge($params, $optParams); - return $this->call('list', array($params), "Google_Service_DLP_GooglePrivacyDlpV2beta2ListDeidentifyTemplatesResponse"); + return $this->call('list', array($params), "Google_Service_DLP_GooglePrivacyDlpV2ListDeidentifyTemplatesResponse"); } /** - * Updates the inspect template. (deidentifyTemplates.patch) + * Updates the DeidentifyTemplate. See https://cloud.google.com/dlp/docs + * /creating-templates-deid to learn more. (deidentifyTemplates.patch) * * @param string $name Resource name of organization and deidentify template to * be updated, for example * `organizations/433245324/deidentifyTemplates/432452342` or projects/project- * id/deidentifyTemplates/432452342. - * @param Google_Service_DLP_GooglePrivacyDlpV2beta2UpdateDeidentifyTemplateRequest $postBody + * @param Google_Service_DLP_GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest $postBody * @param array $optParams Optional parameters. - * @return Google_Service_DLP_GooglePrivacyDlpV2beta2DeidentifyTemplate + * @return Google_Service_DLP_GooglePrivacyDlpV2DeidentifyTemplate */ - public function patch($name, Google_Service_DLP_GooglePrivacyDlpV2beta2UpdateDeidentifyTemplateRequest $postBody, $optParams = array()) + public function patch($name, Google_Service_DLP_GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest $postBody, $optParams = array()) { $params = array('name' => $name, 'postBody' => $postBody); $params = array_merge($params, $optParams); - return $this->call('patch', array($params), "Google_Service_DLP_GooglePrivacyDlpV2beta2DeidentifyTemplate"); + return $this->call('patch', array($params), "Google_Service_DLP_GooglePrivacyDlpV2DeidentifyTemplate"); } } diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/OrganizationsInspectTemplates.php b/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/OrganizationsInspectTemplates.php index 794c9d47..7c3db6e6 100644 --- a/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/OrganizationsInspectTemplates.php +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/OrganizationsInspectTemplates.php @@ -26,23 +26,26 @@ class Google_Service_DLP_Resource_OrganizationsInspectTemplates extends Google_Service_Resource { /** - * Creates an inspect template for re-using frequently used configuration for - * inspecting content, images, and storage. (inspectTemplates.create) + * Creates an InspectTemplate for re-using frequently used configuration for + * inspecting content, images, and storage. See + * https://cloud.google.com/dlp/docs/creating-templates to learn more. + * (inspectTemplates.create) * * @param string $parent The parent resource name, for example projects/my- * project-id or organizations/my-org-id. - * @param Google_Service_DLP_GooglePrivacyDlpV2beta2CreateInspectTemplateRequest $postBody + * @param Google_Service_DLP_GooglePrivacyDlpV2CreateInspectTemplateRequest $postBody * @param array $optParams Optional parameters. - * @return Google_Service_DLP_GooglePrivacyDlpV2beta2InspectTemplate + * @return Google_Service_DLP_GooglePrivacyDlpV2InspectTemplate */ - public function create($parent, Google_Service_DLP_GooglePrivacyDlpV2beta2CreateInspectTemplateRequest $postBody, $optParams = array()) + public function create($parent, Google_Service_DLP_GooglePrivacyDlpV2CreateInspectTemplateRequest $postBody, $optParams = array()) { $params = array('parent' => $parent, 'postBody' => $postBody); $params = array_merge($params, $optParams); - return $this->call('create', array($params), "Google_Service_DLP_GooglePrivacyDlpV2beta2InspectTemplate"); + return $this->call('create', array($params), "Google_Service_DLP_GooglePrivacyDlpV2InspectTemplate"); } /** - * Deletes inspect templates. (inspectTemplates.delete) + * Deletes an InspectTemplate. See https://cloud.google.com/dlp/docs/creating- + * templates to learn more. (inspectTemplates.delete) * * @param string $name Resource name of the organization and inspectTemplate to * be deleted, for example `organizations/433245324/inspectTemplates/432452342` @@ -57,22 +60,24 @@ public function delete($name, $optParams = array()) return $this->call('delete', array($params), "Google_Service_DLP_GoogleProtobufEmpty"); } /** - * Gets an inspect template. (inspectTemplates.get) + * Gets an InspectTemplate. See https://cloud.google.com/dlp/docs/creating- + * templates to learn more. (inspectTemplates.get) * * @param string $name Resource name of the organization and inspectTemplate to * be read, for example `organizations/433245324/inspectTemplates/432452342` or * projects/project-id/inspectTemplates/432452342. * @param array $optParams Optional parameters. - * @return Google_Service_DLP_GooglePrivacyDlpV2beta2InspectTemplate + * @return Google_Service_DLP_GooglePrivacyDlpV2InspectTemplate */ public function get($name, $optParams = array()) { $params = array('name' => $name); $params = array_merge($params, $optParams); - return $this->call('get', array($params), "Google_Service_DLP_GooglePrivacyDlpV2beta2InspectTemplate"); + return $this->call('get', array($params), "Google_Service_DLP_GooglePrivacyDlpV2InspectTemplate"); } /** - * Lists inspect templates. (inspectTemplates.listOrganizationsInspectTemplates) + * Lists InspectTemplates. See https://cloud.google.com/dlp/docs/creating- + * templates to learn more. (inspectTemplates.listOrganizationsInspectTemplates) * * @param string $parent The parent resource name, for example projects/my- * project-id or organizations/my-org-id. @@ -80,30 +85,44 @@ public function get($name, $optParams = array()) * * @opt_param string pageToken Optional page token to continue retrieval. Comes * from previous call to `ListInspectTemplates`. + * @opt_param string orderBy Optional comma separated list of fields to order + * by, followed by `asc` or `desc` postfix. This list is case-insensitive, + * default sorting order is ascending, redundant space characters are + * insignificant. + * + * Example: `name asc,update_time, create_time desc` + * + * Supported fields are: + * + * - `create_time`: corresponds to time the template was created. - + * `update_time`: corresponds to time the template was last updated. - `name`: + * corresponds to template's name. - `display_name`: corresponds to template's + * display name. * @opt_param int pageSize Optional size of the page, can be limited by server. * If zero server returns a page of max size 100. - * @return Google_Service_DLP_GooglePrivacyDlpV2beta2ListInspectTemplatesResponse + * @return Google_Service_DLP_GooglePrivacyDlpV2ListInspectTemplatesResponse */ public function listOrganizationsInspectTemplates($parent, $optParams = array()) { $params = array('parent' => $parent); $params = array_merge($params, $optParams); - return $this->call('list', array($params), "Google_Service_DLP_GooglePrivacyDlpV2beta2ListInspectTemplatesResponse"); + return $this->call('list', array($params), "Google_Service_DLP_GooglePrivacyDlpV2ListInspectTemplatesResponse"); } /** - * Updates the inspect template. (inspectTemplates.patch) + * Updates the InspectTemplate. See https://cloud.google.com/dlp/docs/creating- + * templates to learn more. (inspectTemplates.patch) * * @param string $name Resource name of organization and inspectTemplate to be * updated, for example `organizations/433245324/inspectTemplates/432452342` or * projects/project-id/inspectTemplates/432452342. - * @param Google_Service_DLP_GooglePrivacyDlpV2beta2UpdateInspectTemplateRequest $postBody + * @param Google_Service_DLP_GooglePrivacyDlpV2UpdateInspectTemplateRequest $postBody * @param array $optParams Optional parameters. - * @return Google_Service_DLP_GooglePrivacyDlpV2beta2InspectTemplate + * @return Google_Service_DLP_GooglePrivacyDlpV2InspectTemplate */ - public function patch($name, Google_Service_DLP_GooglePrivacyDlpV2beta2UpdateInspectTemplateRequest $postBody, $optParams = array()) + public function patch($name, Google_Service_DLP_GooglePrivacyDlpV2UpdateInspectTemplateRequest $postBody, $optParams = array()) { $params = array('name' => $name, 'postBody' => $postBody); $params = array_merge($params, $optParams); - return $this->call('patch', array($params), "Google_Service_DLP_GooglePrivacyDlpV2beta2InspectTemplate"); + return $this->call('patch', array($params), "Google_Service_DLP_GooglePrivacyDlpV2InspectTemplate"); } } diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/OrganizationsStoredInfoTypes.php b/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/OrganizationsStoredInfoTypes.php new file mode 100644 index 00000000..632b59c1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/OrganizationsStoredInfoTypes.php @@ -0,0 +1,117 @@ + + * $dlpService = new Google_Service_DLP(...); + * $storedInfoTypes = $dlpService->storedInfoTypes; + * + */ +class Google_Service_DLP_Resource_OrganizationsStoredInfoTypes extends Google_Service_Resource +{ + /** + * Creates a pre-built stored infoType to be used for inspection. See + * https://cloud.google.com/dlp/docs/creating-stored-infotypes to learn more. + * (storedInfoTypes.create) + * + * @param string $parent The parent resource name, for example projects/my- + * project-id or organizations/my-org-id. + * @param Google_Service_DLP_GooglePrivacyDlpV2CreateStoredInfoTypeRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_DLP_GooglePrivacyDlpV2StoredInfoType + */ + public function create($parent, Google_Service_DLP_GooglePrivacyDlpV2CreateStoredInfoTypeRequest $postBody, $optParams = array()) + { + $params = array('parent' => $parent, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('create', array($params), "Google_Service_DLP_GooglePrivacyDlpV2StoredInfoType"); + } + /** + * Deletes a stored infoType. See https://cloud.google.com/dlp/docs/creating- + * stored-infotypes to learn more. (storedInfoTypes.delete) + * + * @param string $name Resource name of the organization and storedInfoType to + * be deleted, for example `organizations/433245324/storedInfoTypes/432452342` + * or projects/project-id/storedInfoTypes/432452342. + * @param array $optParams Optional parameters. + * @return Google_Service_DLP_GoogleProtobufEmpty + */ + public function delete($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params), "Google_Service_DLP_GoogleProtobufEmpty"); + } + /** + * Gets a stored infoType. See https://cloud.google.com/dlp/docs/creating- + * stored-infotypes to learn more. (storedInfoTypes.get) + * + * @param string $name Resource name of the organization and storedInfoType to + * be read, for example `organizations/433245324/storedInfoTypes/432452342` or + * projects/project-id/storedInfoTypes/432452342. + * @param array $optParams Optional parameters. + * @return Google_Service_DLP_GooglePrivacyDlpV2StoredInfoType + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_DLP_GooglePrivacyDlpV2StoredInfoType"); + } + /** + * Lists stored infoTypes. See https://cloud.google.com/dlp/docs/creating- + * stored-infotypes to learn more. + * (storedInfoTypes.listOrganizationsStoredInfoTypes) + * + * @param string $parent The parent resource name, for example projects/my- + * project-id or organizations/my-org-id. + * @param array $optParams Optional parameters. + * + * @opt_param string pageToken Optional page token to continue retrieval. Comes + * from previous call to `ListStoredInfoTypes`. + * @opt_param int pageSize Optional size of the page, can be limited by server. + * If zero server returns a page of max size 100. + * @return Google_Service_DLP_GooglePrivacyDlpV2ListStoredInfoTypesResponse + */ + public function listOrganizationsStoredInfoTypes($parent, $optParams = array()) + { + $params = array('parent' => $parent); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_DLP_GooglePrivacyDlpV2ListStoredInfoTypesResponse"); + } + /** + * Updates the stored infoType by creating a new version. The existing version + * will continue to be used until the new version is ready. See + * https://cloud.google.com/dlp/docs/creating-stored-infotypes to learn more. + * (storedInfoTypes.patch) + * + * @param string $name Resource name of organization and storedInfoType to be + * updated, for example `organizations/433245324/storedInfoTypes/432452342` or + * projects/project-id/storedInfoTypes/432452342. + * @param Google_Service_DLP_GooglePrivacyDlpV2UpdateStoredInfoTypeRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_DLP_GooglePrivacyDlpV2StoredInfoType + */ + public function patch($name, Google_Service_DLP_GooglePrivacyDlpV2UpdateStoredInfoTypeRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('patch', array($params), "Google_Service_DLP_GooglePrivacyDlpV2StoredInfoType"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsContent.php b/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsContent.php index 8fc42fa8..a1036240 100644 --- a/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsContent.php +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsContent.php @@ -27,51 +27,63 @@ class Google_Service_DLP_Resource_ProjectsContent extends Google_Service_Resourc { /** * De-identifies potentially sensitive info from a ContentItem. This method has - * limits on input size and output size. [How-to guide](/dlp/docs/deidentify- - * sensitive-data) (content.deidentify) + * limits on input size and output size. See https://cloud.google.com/dlp/docs + * /deidentify-sensitive-data to learn more. + * + * When no InfoTypes or CustomInfoTypes are specified in this request, the + * system will automatically choose what detectors to run. By default this may + * be all types, but may change over time as detectors are updated. + * (content.deidentify) * * @param string $parent The parent resource name, for example projects/my- * project-id. - * @param Google_Service_DLP_GooglePrivacyDlpV2beta2DeidentifyContentRequest $postBody + * @param Google_Service_DLP_GooglePrivacyDlpV2DeidentifyContentRequest $postBody * @param array $optParams Optional parameters. - * @return Google_Service_DLP_GooglePrivacyDlpV2beta2DeidentifyContentResponse + * @return Google_Service_DLP_GooglePrivacyDlpV2DeidentifyContentResponse */ - public function deidentify($parent, Google_Service_DLP_GooglePrivacyDlpV2beta2DeidentifyContentRequest $postBody, $optParams = array()) + public function deidentify($parent, Google_Service_DLP_GooglePrivacyDlpV2DeidentifyContentRequest $postBody, $optParams = array()) { $params = array('parent' => $parent, 'postBody' => $postBody); $params = array_merge($params, $optParams); - return $this->call('deidentify', array($params), "Google_Service_DLP_GooglePrivacyDlpV2beta2DeidentifyContentResponse"); + return $this->call('deidentify', array($params), "Google_Service_DLP_GooglePrivacyDlpV2DeidentifyContentResponse"); } /** * Finds potentially sensitive info in content. This method has limits on input - * size, processing time, and output size. [How-to guide for text](/dlp/docs - * /inspecting-text), [How-to guide for images](/dlp/docs/inspecting-images) - * (content.inspect) + * size, processing time, and output size. + * + * When no InfoTypes or CustomInfoTypes are specified in this request, the + * system will automatically choose what detectors to run. By default this may + * be all types, but may change over time as detectors are updated. + * + * For how to guides, see https://cloud.google.com/dlp/docs/inspecting-images + * and https://cloud.google.com/dlp/docs/inspecting-text, (content.inspect) * * @param string $parent The parent resource name, for example projects/my- * project-id. - * @param Google_Service_DLP_GooglePrivacyDlpV2beta2InspectContentRequest $postBody + * @param Google_Service_DLP_GooglePrivacyDlpV2InspectContentRequest $postBody * @param array $optParams Optional parameters. - * @return Google_Service_DLP_GooglePrivacyDlpV2beta2InspectContentResponse + * @return Google_Service_DLP_GooglePrivacyDlpV2InspectContentResponse */ - public function inspect($parent, Google_Service_DLP_GooglePrivacyDlpV2beta2InspectContentRequest $postBody, $optParams = array()) + public function inspect($parent, Google_Service_DLP_GooglePrivacyDlpV2InspectContentRequest $postBody, $optParams = array()) { $params = array('parent' => $parent, 'postBody' => $postBody); $params = array_merge($params, $optParams); - return $this->call('inspect', array($params), "Google_Service_DLP_GooglePrivacyDlpV2beta2InspectContentResponse"); + return $this->call('inspect', array($params), "Google_Service_DLP_GooglePrivacyDlpV2InspectContentResponse"); } /** - * Re-identify content that has been de-identified. (content.reidentify) + * Re-identifies content that has been de-identified. See + * https://cloud.google.com/dlp/docs/pseudonymization#re- + * identification_in_free_text_code_example to learn more. (content.reidentify) * * @param string $parent The parent resource name. - * @param Google_Service_DLP_GooglePrivacyDlpV2beta2ReidentifyContentRequest $postBody + * @param Google_Service_DLP_GooglePrivacyDlpV2ReidentifyContentRequest $postBody * @param array $optParams Optional parameters. - * @return Google_Service_DLP_GooglePrivacyDlpV2beta2ReidentifyContentResponse + * @return Google_Service_DLP_GooglePrivacyDlpV2ReidentifyContentResponse */ - public function reidentify($parent, Google_Service_DLP_GooglePrivacyDlpV2beta2ReidentifyContentRequest $postBody, $optParams = array()) + public function reidentify($parent, Google_Service_DLP_GooglePrivacyDlpV2ReidentifyContentRequest $postBody, $optParams = array()) { $params = array('parent' => $parent, 'postBody' => $postBody); $params = array_merge($params, $optParams); - return $this->call('reidentify', array($params), "Google_Service_DLP_GooglePrivacyDlpV2beta2ReidentifyContentResponse"); + return $this->call('reidentify', array($params), "Google_Service_DLP_GooglePrivacyDlpV2ReidentifyContentResponse"); } } diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsDeidentifyTemplates.php b/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsDeidentifyTemplates.php index 6b591ae5..d20e2f13 100644 --- a/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsDeidentifyTemplates.php +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsDeidentifyTemplates.php @@ -26,23 +26,26 @@ class Google_Service_DLP_Resource_ProjectsDeidentifyTemplates extends Google_Service_Resource { /** - * Creates an Deidentify template for re-using frequently used configuration for - * Deidentifying content, images, and storage. (deidentifyTemplates.create) + * Creates a DeidentifyTemplate for re-using frequently used configuration for + * de-identifying content, images, and storage. See + * https://cloud.google.com/dlp/docs/creating-templates-deid to learn more. + * (deidentifyTemplates.create) * * @param string $parent The parent resource name, for example projects/my- * project-id or organizations/my-org-id. - * @param Google_Service_DLP_GooglePrivacyDlpV2beta2CreateDeidentifyTemplateRequest $postBody + * @param Google_Service_DLP_GooglePrivacyDlpV2CreateDeidentifyTemplateRequest $postBody * @param array $optParams Optional parameters. - * @return Google_Service_DLP_GooglePrivacyDlpV2beta2DeidentifyTemplate + * @return Google_Service_DLP_GooglePrivacyDlpV2DeidentifyTemplate */ - public function create($parent, Google_Service_DLP_GooglePrivacyDlpV2beta2CreateDeidentifyTemplateRequest $postBody, $optParams = array()) + public function create($parent, Google_Service_DLP_GooglePrivacyDlpV2CreateDeidentifyTemplateRequest $postBody, $optParams = array()) { $params = array('parent' => $parent, 'postBody' => $postBody); $params = array_merge($params, $optParams); - return $this->call('create', array($params), "Google_Service_DLP_GooglePrivacyDlpV2beta2DeidentifyTemplate"); + return $this->call('create', array($params), "Google_Service_DLP_GooglePrivacyDlpV2DeidentifyTemplate"); } /** - * Deletes inspect templates. (deidentifyTemplates.delete) + * Deletes a DeidentifyTemplate. See https://cloud.google.com/dlp/docs/creating- + * templates-deid to learn more. (deidentifyTemplates.delete) * * @param string $name Resource name of the organization and deidentify template * to be deleted, for example @@ -58,23 +61,25 @@ public function delete($name, $optParams = array()) return $this->call('delete', array($params), "Google_Service_DLP_GoogleProtobufEmpty"); } /** - * Gets an inspect template. (deidentifyTemplates.get) + * Gets a DeidentifyTemplate. See https://cloud.google.com/dlp/docs/creating- + * templates-deid to learn more. (deidentifyTemplates.get) * * @param string $name Resource name of the organization and deidentify template * to be read, for example * `organizations/433245324/deidentifyTemplates/432452342` or projects/project- * id/deidentifyTemplates/432452342. * @param array $optParams Optional parameters. - * @return Google_Service_DLP_GooglePrivacyDlpV2beta2DeidentifyTemplate + * @return Google_Service_DLP_GooglePrivacyDlpV2DeidentifyTemplate */ public function get($name, $optParams = array()) { $params = array('name' => $name); $params = array_merge($params, $optParams); - return $this->call('get', array($params), "Google_Service_DLP_GooglePrivacyDlpV2beta2DeidentifyTemplate"); + return $this->call('get', array($params), "Google_Service_DLP_GooglePrivacyDlpV2DeidentifyTemplate"); } /** - * Lists inspect templates. + * Lists DeidentifyTemplates. See https://cloud.google.com/dlp/docs/creating- + * templates-deid to learn more. * (deidentifyTemplates.listProjectsDeidentifyTemplates) * * @param string $parent The parent resource name, for example projects/my- @@ -83,31 +88,45 @@ public function get($name, $optParams = array()) * * @opt_param string pageToken Optional page token to continue retrieval. Comes * from previous call to `ListDeidentifyTemplates`. + * @opt_param string orderBy Optional comma separated list of fields to order + * by, followed by `asc` or `desc` postfix. This list is case-insensitive, + * default sorting order is ascending, redundant space characters are + * insignificant. + * + * Example: `name asc,update_time, create_time desc` + * + * Supported fields are: + * + * - `create_time`: corresponds to time the template was created. - + * `update_time`: corresponds to time the template was last updated. - `name`: + * corresponds to template's name. - `display_name`: corresponds to template's + * display name. * @opt_param int pageSize Optional size of the page, can be limited by server. * If zero server returns a page of max size 100. - * @return Google_Service_DLP_GooglePrivacyDlpV2beta2ListDeidentifyTemplatesResponse + * @return Google_Service_DLP_GooglePrivacyDlpV2ListDeidentifyTemplatesResponse */ public function listProjectsDeidentifyTemplates($parent, $optParams = array()) { $params = array('parent' => $parent); $params = array_merge($params, $optParams); - return $this->call('list', array($params), "Google_Service_DLP_GooglePrivacyDlpV2beta2ListDeidentifyTemplatesResponse"); + return $this->call('list', array($params), "Google_Service_DLP_GooglePrivacyDlpV2ListDeidentifyTemplatesResponse"); } /** - * Updates the inspect template. (deidentifyTemplates.patch) + * Updates the DeidentifyTemplate. See https://cloud.google.com/dlp/docs + * /creating-templates-deid to learn more. (deidentifyTemplates.patch) * * @param string $name Resource name of organization and deidentify template to * be updated, for example * `organizations/433245324/deidentifyTemplates/432452342` or projects/project- * id/deidentifyTemplates/432452342. - * @param Google_Service_DLP_GooglePrivacyDlpV2beta2UpdateDeidentifyTemplateRequest $postBody + * @param Google_Service_DLP_GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest $postBody * @param array $optParams Optional parameters. - * @return Google_Service_DLP_GooglePrivacyDlpV2beta2DeidentifyTemplate + * @return Google_Service_DLP_GooglePrivacyDlpV2DeidentifyTemplate */ - public function patch($name, Google_Service_DLP_GooglePrivacyDlpV2beta2UpdateDeidentifyTemplateRequest $postBody, $optParams = array()) + public function patch($name, Google_Service_DLP_GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest $postBody, $optParams = array()) { $params = array('name' => $name, 'postBody' => $postBody); $params = array_merge($params, $optParams); - return $this->call('patch', array($params), "Google_Service_DLP_GooglePrivacyDlpV2beta2DeidentifyTemplate"); + return $this->call('patch', array($params), "Google_Service_DLP_GooglePrivacyDlpV2DeidentifyTemplate"); } } diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsDlpJobs.php b/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsDlpJobs.php index 1eba2221..93558d23 100644 --- a/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsDlpJobs.php +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsDlpJobs.php @@ -26,25 +26,51 @@ class Google_Service_DLP_Resource_ProjectsDlpJobs extends Google_Service_Resource { /** - * Starts asynchronous cancellation on a long-running DlpJob. The server makes - * a best effort to cancel the DlpJob, but success is not guaranteed. + * Starts asynchronous cancellation on a long-running DlpJob. The server makes a + * best effort to cancel the DlpJob, but success is not guaranteed. See + * https://cloud.google.com/dlp/docs/inspecting-storage and + * https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more. * (dlpJobs.cancel) * * @param string $name The name of the DlpJob resource to be cancelled. - * @param Google_Service_DLP_GooglePrivacyDlpV2beta2CancelDlpJobRequest $postBody + * @param Google_Service_DLP_GooglePrivacyDlpV2CancelDlpJobRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_DLP_GoogleProtobufEmpty */ - public function cancel($name, Google_Service_DLP_GooglePrivacyDlpV2beta2CancelDlpJobRequest $postBody, $optParams = array()) + public function cancel($name, Google_Service_DLP_GooglePrivacyDlpV2CancelDlpJobRequest $postBody, $optParams = array()) { $params = array('name' => $name, 'postBody' => $postBody); $params = array_merge($params, $optParams); return $this->call('cancel', array($params), "Google_Service_DLP_GoogleProtobufEmpty"); } + /** + * Creates a new job to inspect storage or calculate risk metrics. See + * https://cloud.google.com/dlp/docs/inspecting-storage and + * https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more. + * + * When no InfoTypes or CustomInfoTypes are specified in inspect jobs, the + * system will automatically choose what detectors to run. By default this may + * be all types, but may change over time as detectors are updated. + * (dlpJobs.create) + * + * @param string $parent The parent resource name, for example projects/my- + * project-id. + * @param Google_Service_DLP_GooglePrivacyDlpV2CreateDlpJobRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_DLP_GooglePrivacyDlpV2DlpJob + */ + public function create($parent, Google_Service_DLP_GooglePrivacyDlpV2CreateDlpJobRequest $postBody, $optParams = array()) + { + $params = array('parent' => $parent, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('create', array($params), "Google_Service_DLP_GooglePrivacyDlpV2DlpJob"); + } /** * Deletes a long-running DlpJob. This method indicates that the client is no * longer interested in the DlpJob result. The job will be cancelled if - * possible. (dlpJobs.delete) + * possible. See https://cloud.google.com/dlp/docs/inspecting-storage and + * https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more. + * (dlpJobs.delete) * * @param string $name The name of the DlpJob resource to be deleted. * @param array $optParams Optional parameters. @@ -57,20 +83,25 @@ public function delete($name, $optParams = array()) return $this->call('delete', array($params), "Google_Service_DLP_GoogleProtobufEmpty"); } /** - * Gets the latest state of a long-running DlpJob. (dlpJobs.get) + * Gets the latest state of a long-running DlpJob. See + * https://cloud.google.com/dlp/docs/inspecting-storage and + * https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more. + * (dlpJobs.get) * * @param string $name The name of the DlpJob resource. * @param array $optParams Optional parameters. - * @return Google_Service_DLP_GooglePrivacyDlpV2beta2DlpJob + * @return Google_Service_DLP_GooglePrivacyDlpV2DlpJob */ public function get($name, $optParams = array()) { $params = array('name' => $name); $params = array_merge($params, $optParams); - return $this->call('get', array($params), "Google_Service_DLP_GooglePrivacyDlpV2beta2DlpJob"); + return $this->call('get', array($params), "Google_Service_DLP_GooglePrivacyDlpV2DlpJob"); } /** - * Lists DlpJobs that match the specified filter in the request. + * Lists DlpJobs that match the specified filter in the request. See + * https://cloud.google.com/dlp/docs/inspecting-storage and + * https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more. * (dlpJobs.listProjectsDlpJobs) * * @param string $parent The parent resource name, for example projects/my- @@ -101,12 +132,12 @@ public function get($name, $optParams = array()) * @opt_param string pageToken The standard list page token. * @opt_param int pageSize The standard list page size. * @opt_param string type The type of job. Defaults to `DlpJobType.INSPECT` - * @return Google_Service_DLP_GooglePrivacyDlpV2beta2ListDlpJobsResponse + * @return Google_Service_DLP_GooglePrivacyDlpV2ListDlpJobsResponse */ public function listProjectsDlpJobs($parent, $optParams = array()) { $params = array('parent' => $parent); $params = array_merge($params, $optParams); - return $this->call('list', array($params), "Google_Service_DLP_GooglePrivacyDlpV2beta2ListDlpJobsResponse"); + return $this->call('list', array($params), "Google_Service_DLP_GooglePrivacyDlpV2ListDlpJobsResponse"); } } diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsImage.php b/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsImage.php index 4420dfbb..5fb4d633 100644 --- a/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsImage.php +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsImage.php @@ -27,19 +27,25 @@ class Google_Service_DLP_Resource_ProjectsImage extends Google_Service_Resource { /** * Redacts potentially sensitive info from an image. This method has limits on - * input size, processing time, and output size. [How-to guide](/dlp/docs - * /redacting-sensitive-data-images) (image.redact) + * input size, processing time, and output size. See + * https://cloud.google.com/dlp/docs/redacting-sensitive-data-images to learn + * more. + * + * When no InfoTypes or CustomInfoTypes are specified in this request, the + * system will automatically choose what detectors to run. By default this may + * be all types, but may change over time as detectors are updated. + * (image.redact) * * @param string $parent The parent resource name, for example projects/my- * project-id. - * @param Google_Service_DLP_GooglePrivacyDlpV2beta2RedactImageRequest $postBody + * @param Google_Service_DLP_GooglePrivacyDlpV2RedactImageRequest $postBody * @param array $optParams Optional parameters. - * @return Google_Service_DLP_GooglePrivacyDlpV2beta2RedactImageResponse + * @return Google_Service_DLP_GooglePrivacyDlpV2RedactImageResponse */ - public function redact($parent, Google_Service_DLP_GooglePrivacyDlpV2beta2RedactImageRequest $postBody, $optParams = array()) + public function redact($parent, Google_Service_DLP_GooglePrivacyDlpV2RedactImageRequest $postBody, $optParams = array()) { $params = array('parent' => $parent, 'postBody' => $postBody); $params = array_merge($params, $optParams); - return $this->call('redact', array($params), "Google_Service_DLP_GooglePrivacyDlpV2beta2RedactImageResponse"); + return $this->call('redact', array($params), "Google_Service_DLP_GooglePrivacyDlpV2RedactImageResponse"); } } diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsInspectTemplates.php b/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsInspectTemplates.php index 1c5113c0..32ff9b29 100644 --- a/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsInspectTemplates.php +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsInspectTemplates.php @@ -26,23 +26,26 @@ class Google_Service_DLP_Resource_ProjectsInspectTemplates extends Google_Service_Resource { /** - * Creates an inspect template for re-using frequently used configuration for - * inspecting content, images, and storage. (inspectTemplates.create) + * Creates an InspectTemplate for re-using frequently used configuration for + * inspecting content, images, and storage. See + * https://cloud.google.com/dlp/docs/creating-templates to learn more. + * (inspectTemplates.create) * * @param string $parent The parent resource name, for example projects/my- * project-id or organizations/my-org-id. - * @param Google_Service_DLP_GooglePrivacyDlpV2beta2CreateInspectTemplateRequest $postBody + * @param Google_Service_DLP_GooglePrivacyDlpV2CreateInspectTemplateRequest $postBody * @param array $optParams Optional parameters. - * @return Google_Service_DLP_GooglePrivacyDlpV2beta2InspectTemplate + * @return Google_Service_DLP_GooglePrivacyDlpV2InspectTemplate */ - public function create($parent, Google_Service_DLP_GooglePrivacyDlpV2beta2CreateInspectTemplateRequest $postBody, $optParams = array()) + public function create($parent, Google_Service_DLP_GooglePrivacyDlpV2CreateInspectTemplateRequest $postBody, $optParams = array()) { $params = array('parent' => $parent, 'postBody' => $postBody); $params = array_merge($params, $optParams); - return $this->call('create', array($params), "Google_Service_DLP_GooglePrivacyDlpV2beta2InspectTemplate"); + return $this->call('create', array($params), "Google_Service_DLP_GooglePrivacyDlpV2InspectTemplate"); } /** - * Deletes inspect templates. (inspectTemplates.delete) + * Deletes an InspectTemplate. See https://cloud.google.com/dlp/docs/creating- + * templates to learn more. (inspectTemplates.delete) * * @param string $name Resource name of the organization and inspectTemplate to * be deleted, for example `organizations/433245324/inspectTemplates/432452342` @@ -57,53 +60,69 @@ public function delete($name, $optParams = array()) return $this->call('delete', array($params), "Google_Service_DLP_GoogleProtobufEmpty"); } /** - * Gets an inspect template. (inspectTemplates.get) + * Gets an InspectTemplate. See https://cloud.google.com/dlp/docs/creating- + * templates to learn more. (inspectTemplates.get) * * @param string $name Resource name of the organization and inspectTemplate to * be read, for example `organizations/433245324/inspectTemplates/432452342` or * projects/project-id/inspectTemplates/432452342. * @param array $optParams Optional parameters. - * @return Google_Service_DLP_GooglePrivacyDlpV2beta2InspectTemplate + * @return Google_Service_DLP_GooglePrivacyDlpV2InspectTemplate */ public function get($name, $optParams = array()) { $params = array('name' => $name); $params = array_merge($params, $optParams); - return $this->call('get', array($params), "Google_Service_DLP_GooglePrivacyDlpV2beta2InspectTemplate"); + return $this->call('get', array($params), "Google_Service_DLP_GooglePrivacyDlpV2InspectTemplate"); } /** - * Lists inspect templates. (inspectTemplates.listProjectsInspectTemplates) + * Lists InspectTemplates. See https://cloud.google.com/dlp/docs/creating- + * templates to learn more. (inspectTemplates.listProjectsInspectTemplates) * * @param string $parent The parent resource name, for example projects/my- * project-id or organizations/my-org-id. * @param array $optParams Optional parameters. * - * @opt_param int pageSize Optional size of the page, can be limited by server. - * If zero server returns a page of max size 100. * @opt_param string pageToken Optional page token to continue retrieval. Comes * from previous call to `ListInspectTemplates`. - * @return Google_Service_DLP_GooglePrivacyDlpV2beta2ListInspectTemplatesResponse + * @opt_param string orderBy Optional comma separated list of fields to order + * by, followed by `asc` or `desc` postfix. This list is case-insensitive, + * default sorting order is ascending, redundant space characters are + * insignificant. + * + * Example: `name asc,update_time, create_time desc` + * + * Supported fields are: + * + * - `create_time`: corresponds to time the template was created. - + * `update_time`: corresponds to time the template was last updated. - `name`: + * corresponds to template's name. - `display_name`: corresponds to template's + * display name. + * @opt_param int pageSize Optional size of the page, can be limited by server. + * If zero server returns a page of max size 100. + * @return Google_Service_DLP_GooglePrivacyDlpV2ListInspectTemplatesResponse */ public function listProjectsInspectTemplates($parent, $optParams = array()) { $params = array('parent' => $parent); $params = array_merge($params, $optParams); - return $this->call('list', array($params), "Google_Service_DLP_GooglePrivacyDlpV2beta2ListInspectTemplatesResponse"); + return $this->call('list', array($params), "Google_Service_DLP_GooglePrivacyDlpV2ListInspectTemplatesResponse"); } /** - * Updates the inspect template. (inspectTemplates.patch) + * Updates the InspectTemplate. See https://cloud.google.com/dlp/docs/creating- + * templates to learn more. (inspectTemplates.patch) * * @param string $name Resource name of organization and inspectTemplate to be * updated, for example `organizations/433245324/inspectTemplates/432452342` or * projects/project-id/inspectTemplates/432452342. - * @param Google_Service_DLP_GooglePrivacyDlpV2beta2UpdateInspectTemplateRequest $postBody + * @param Google_Service_DLP_GooglePrivacyDlpV2UpdateInspectTemplateRequest $postBody * @param array $optParams Optional parameters. - * @return Google_Service_DLP_GooglePrivacyDlpV2beta2InspectTemplate + * @return Google_Service_DLP_GooglePrivacyDlpV2InspectTemplate */ - public function patch($name, Google_Service_DLP_GooglePrivacyDlpV2beta2UpdateInspectTemplateRequest $postBody, $optParams = array()) + public function patch($name, Google_Service_DLP_GooglePrivacyDlpV2UpdateInspectTemplateRequest $postBody, $optParams = array()) { $params = array('name' => $name, 'postBody' => $postBody); $params = array_merge($params, $optParams); - return $this->call('patch', array($params), "Google_Service_DLP_GooglePrivacyDlpV2beta2InspectTemplate"); + return $this->call('patch', array($params), "Google_Service_DLP_GooglePrivacyDlpV2InspectTemplate"); } } diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsJobTriggers.php b/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsJobTriggers.php index d1d72f09..a6b87edb 100644 --- a/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsJobTriggers.php +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsJobTriggers.php @@ -26,23 +26,26 @@ class Google_Service_DLP_Resource_ProjectsJobTriggers extends Google_Service_Resource { /** - * Creates a job to run DLP actions such as scanning storage for sensitive - * information on a set schedule. (jobTriggers.create) + * Creates a job trigger to run DLP actions such as scanning storage for + * sensitive information on a set schedule. See + * https://cloud.google.com/dlp/docs/creating-job-triggers to learn more. + * (jobTriggers.create) * * @param string $parent The parent resource name, for example projects/my- * project-id. - * @param Google_Service_DLP_GooglePrivacyDlpV2beta2CreateJobTriggerRequest $postBody + * @param Google_Service_DLP_GooglePrivacyDlpV2CreateJobTriggerRequest $postBody * @param array $optParams Optional parameters. - * @return Google_Service_DLP_GooglePrivacyDlpV2beta2JobTrigger + * @return Google_Service_DLP_GooglePrivacyDlpV2JobTrigger */ - public function create($parent, Google_Service_DLP_GooglePrivacyDlpV2beta2CreateJobTriggerRequest $postBody, $optParams = array()) + public function create($parent, Google_Service_DLP_GooglePrivacyDlpV2CreateJobTriggerRequest $postBody, $optParams = array()) { $params = array('parent' => $parent, 'postBody' => $postBody); $params = array_merge($params, $optParams); - return $this->call('create', array($params), "Google_Service_DLP_GooglePrivacyDlpV2beta2JobTrigger"); + return $this->call('create', array($params), "Google_Service_DLP_GooglePrivacyDlpV2JobTrigger"); } /** - * Deletes a job trigger. (jobTriggers.delete) + * Deletes a job trigger. See https://cloud.google.com/dlp/docs/creating-job- + * triggers to learn more. (jobTriggers.delete) * * @param string $name Resource name of the project and the triggeredJob, for * example `projects/dlp-test-project/jobTriggers/53234423`. @@ -56,64 +59,68 @@ public function delete($name, $optParams = array()) return $this->call('delete', array($params), "Google_Service_DLP_GoogleProtobufEmpty"); } /** - * Gets a job trigger. (jobTriggers.get) + * Gets a job trigger. See https://cloud.google.com/dlp/docs/creating-job- + * triggers to learn more. (jobTriggers.get) * * @param string $name Resource name of the project and the triggeredJob, for * example `projects/dlp-test-project/jobTriggers/53234423`. * @param array $optParams Optional parameters. - * @return Google_Service_DLP_GooglePrivacyDlpV2beta2JobTrigger + * @return Google_Service_DLP_GooglePrivacyDlpV2JobTrigger */ public function get($name, $optParams = array()) { $params = array('name' => $name); $params = array_merge($params, $optParams); - return $this->call('get', array($params), "Google_Service_DLP_GooglePrivacyDlpV2beta2JobTrigger"); + return $this->call('get', array($params), "Google_Service_DLP_GooglePrivacyDlpV2JobTrigger"); } /** - * Lists job triggers. (jobTriggers.listProjectsJobTriggers) + * Lists job triggers. See https://cloud.google.com/dlp/docs/creating-job- + * triggers to learn more. (jobTriggers.listProjectsJobTriggers) * - * @param string $parent The parent resource name, for example projects/my- - * project-id. + * @param string $parent The parent resource name, for example `projects/my- + * project-id`. * @param array $optParams Optional parameters. * * @opt_param string pageToken Optional page token to continue retrieval. Comes - * from previous call to ListJobTriggers. `order_by` and `filter` should not - * change for subsequent calls, but can be omitted if token is specified. + * from previous call to ListJobTriggers. `order_by` field must not change for + * subsequent calls. * @opt_param string orderBy Optional comma separated list of triggeredJob - * fields to order by, followed by 'asc/desc' postfix, i.e. `"create_time - * asc,name desc,schedule_mode asc"`. This list is case-insensitive. + * fields to order by, followed by `asc` or `desc` postfix. This list is case- + * insensitive, default sorting order is ascending, redundant space characters + * are insignificant. * - * Example: `"name asc,schedule_mode desc, status desc"` + * Example: `name asc,update_time, create_time desc` * - * Supported filters keys and values are: + * Supported fields are: * - * - `create_time`: corresponds to time the triggeredJob was created. - - * `update_time`: corresponds to time the triggeredJob was last updated. - - * `name`: corresponds to JobTrigger's display name. - `status`: corresponds to - * the triggeredJob status. + * - `create_time`: corresponds to time the JobTrigger was created. - + * `update_time`: corresponds to time the JobTrigger was last updated. - `name`: + * corresponds to JobTrigger's name. - `display_name`: corresponds to + * JobTrigger's display name. - `status`: corresponds to JobTrigger's status. * @opt_param int pageSize Optional size of the page, can be limited by a * server. - * @return Google_Service_DLP_GooglePrivacyDlpV2beta2ListJobTriggersResponse + * @return Google_Service_DLP_GooglePrivacyDlpV2ListJobTriggersResponse */ public function listProjectsJobTriggers($parent, $optParams = array()) { $params = array('parent' => $parent); $params = array_merge($params, $optParams); - return $this->call('list', array($params), "Google_Service_DLP_GooglePrivacyDlpV2beta2ListJobTriggersResponse"); + return $this->call('list', array($params), "Google_Service_DLP_GooglePrivacyDlpV2ListJobTriggersResponse"); } /** - * Updates a job trigger. (jobTriggers.patch) + * Updates a job trigger. See https://cloud.google.com/dlp/docs/creating-job- + * triggers to learn more. (jobTriggers.patch) * * @param string $name Resource name of the project and the triggeredJob, for * example `projects/dlp-test-project/jobTriggers/53234423`. - * @param Google_Service_DLP_GooglePrivacyDlpV2beta2UpdateJobTriggerRequest $postBody + * @param Google_Service_DLP_GooglePrivacyDlpV2UpdateJobTriggerRequest $postBody * @param array $optParams Optional parameters. - * @return Google_Service_DLP_GooglePrivacyDlpV2beta2JobTrigger + * @return Google_Service_DLP_GooglePrivacyDlpV2JobTrigger */ - public function patch($name, Google_Service_DLP_GooglePrivacyDlpV2beta2UpdateJobTriggerRequest $postBody, $optParams = array()) + public function patch($name, Google_Service_DLP_GooglePrivacyDlpV2UpdateJobTriggerRequest $postBody, $optParams = array()) { $params = array('name' => $name, 'postBody' => $postBody); $params = array_merge($params, $optParams); - return $this->call('patch', array($params), "Google_Service_DLP_GooglePrivacyDlpV2beta2JobTrigger"); + return $this->call('patch', array($params), "Google_Service_DLP_GooglePrivacyDlpV2JobTrigger"); } } diff --git a/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsStoredInfoTypes.php b/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsStoredInfoTypes.php new file mode 100644 index 00000000..4fd85dd9 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DLP/Resource/ProjectsStoredInfoTypes.php @@ -0,0 +1,116 @@ + + * $dlpService = new Google_Service_DLP(...); + * $storedInfoTypes = $dlpService->storedInfoTypes; + * + */ +class Google_Service_DLP_Resource_ProjectsStoredInfoTypes extends Google_Service_Resource +{ + /** + * Creates a pre-built stored infoType to be used for inspection. See + * https://cloud.google.com/dlp/docs/creating-stored-infotypes to learn more. + * (storedInfoTypes.create) + * + * @param string $parent The parent resource name, for example projects/my- + * project-id or organizations/my-org-id. + * @param Google_Service_DLP_GooglePrivacyDlpV2CreateStoredInfoTypeRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_DLP_GooglePrivacyDlpV2StoredInfoType + */ + public function create($parent, Google_Service_DLP_GooglePrivacyDlpV2CreateStoredInfoTypeRequest $postBody, $optParams = array()) + { + $params = array('parent' => $parent, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('create', array($params), "Google_Service_DLP_GooglePrivacyDlpV2StoredInfoType"); + } + /** + * Deletes a stored infoType. See https://cloud.google.com/dlp/docs/creating- + * stored-infotypes to learn more. (storedInfoTypes.delete) + * + * @param string $name Resource name of the organization and storedInfoType to + * be deleted, for example `organizations/433245324/storedInfoTypes/432452342` + * or projects/project-id/storedInfoTypes/432452342. + * @param array $optParams Optional parameters. + * @return Google_Service_DLP_GoogleProtobufEmpty + */ + public function delete($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params), "Google_Service_DLP_GoogleProtobufEmpty"); + } + /** + * Gets a stored infoType. See https://cloud.google.com/dlp/docs/creating- + * stored-infotypes to learn more. (storedInfoTypes.get) + * + * @param string $name Resource name of the organization and storedInfoType to + * be read, for example `organizations/433245324/storedInfoTypes/432452342` or + * projects/project-id/storedInfoTypes/432452342. + * @param array $optParams Optional parameters. + * @return Google_Service_DLP_GooglePrivacyDlpV2StoredInfoType + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_DLP_GooglePrivacyDlpV2StoredInfoType"); + } + /** + * Lists stored infoTypes. See https://cloud.google.com/dlp/docs/creating- + * stored-infotypes to learn more. (storedInfoTypes.listProjectsStoredInfoTypes) + * + * @param string $parent The parent resource name, for example projects/my- + * project-id or organizations/my-org-id. + * @param array $optParams Optional parameters. + * + * @opt_param string pageToken Optional page token to continue retrieval. Comes + * from previous call to `ListStoredInfoTypes`. + * @opt_param int pageSize Optional size of the page, can be limited by server. + * If zero server returns a page of max size 100. + * @return Google_Service_DLP_GooglePrivacyDlpV2ListStoredInfoTypesResponse + */ + public function listProjectsStoredInfoTypes($parent, $optParams = array()) + { + $params = array('parent' => $parent); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_DLP_GooglePrivacyDlpV2ListStoredInfoTypesResponse"); + } + /** + * Updates the stored infoType by creating a new version. The existing version + * will continue to be used until the new version is ready. See + * https://cloud.google.com/dlp/docs/creating-stored-infotypes to learn more. + * (storedInfoTypes.patch) + * + * @param string $name Resource name of organization and storedInfoType to be + * updated, for example `organizations/433245324/storedInfoTypes/432452342` or + * projects/project-id/storedInfoTypes/432452342. + * @param Google_Service_DLP_GooglePrivacyDlpV2UpdateStoredInfoTypeRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_DLP_GooglePrivacyDlpV2StoredInfoType + */ + public function patch($name, Google_Service_DLP_GooglePrivacyDlpV2UpdateStoredInfoTypeRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('patch', array($params), "Google_Service_DLP_GooglePrivacyDlpV2StoredInfoType"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataflow.php b/vendor/google/apiclient-services/src/Google/Service/Dataflow.php index b6bd2551..23b10d17 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dataflow.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dataflow.php @@ -104,23 +104,23 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'filter' => array( + 'pageToken' => array( 'location' => 'query', 'type' => 'string', ), - 'location' => array( + 'pageSize' => array( 'location' => 'query', - 'type' => 'string', + 'type' => 'integer', ), - 'pageToken' => array( + 'view' => array( 'location' => 'query', 'type' => 'string', ), - 'pageSize' => array( + 'filter' => array( 'location' => 'query', - 'type' => 'integer', + 'type' => 'string', ), - 'view' => array( + 'location' => array( 'location' => 'query', 'type' => 'string', ), @@ -184,11 +184,11 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'startTime' => array( + 'location' => array( 'location' => 'query', 'type' => 'string', ), - 'location' => array( + 'startTime' => array( 'location' => 'query', 'type' => 'string', ), @@ -202,23 +202,23 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'pageSize' => array( + 'filter' => array( 'location' => 'query', - 'type' => 'integer', + 'type' => 'string', ), - 'view' => array( + 'location' => array( 'location' => 'query', 'type' => 'string', ), - 'filter' => array( + 'pageToken' => array( 'location' => 'query', 'type' => 'string', ), - 'location' => array( + 'pageSize' => array( 'location' => 'query', - 'type' => 'string', + 'type' => 'integer', ), - 'pageToken' => array( + 'view' => array( 'location' => 'query', 'type' => 'string', ), @@ -306,14 +306,6 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'pageToken' => array( - 'location' => 'query', - 'type' => 'string', - ), - 'startTime' => array( - 'location' => 'query', - 'type' => 'string', - ), 'pageSize' => array( 'location' => 'query', 'type' => 'integer', @@ -330,6 +322,14 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'startTime' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ), ) @@ -420,11 +420,11 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'view' => array( + 'replaceJobId' => array( 'location' => 'query', 'type' => 'string', ), - 'replaceJobId' => array( + 'view' => array( 'location' => 'query', 'type' => 'string', ), @@ -491,10 +491,6 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'filter' => array( - 'location' => 'query', - 'type' => 'string', - ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', @@ -507,6 +503,10 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ),'update' => array( 'path' => 'v1b3/projects/{projectId}/locations/{location}/jobs/{jobId}', @@ -607,23 +607,23 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'endTime' => array( + 'pageSize' => array( 'location' => 'query', - 'type' => 'string', + 'type' => 'integer', ), - 'pageToken' => array( + 'minimumImportance' => array( 'location' => 'query', 'type' => 'string', ), - 'startTime' => array( + 'endTime' => array( 'location' => 'query', 'type' => 'string', ), - 'pageSize' => array( + 'pageToken' => array( 'location' => 'query', - 'type' => 'integer', + 'type' => 'string', ), - 'minimumImportance' => array( + 'startTime' => array( 'location' => 'query', 'type' => 'string', ), @@ -800,10 +800,6 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'gcsPath' => array( - 'location' => 'query', - 'type' => 'string', - ), 'location' => array( 'location' => 'query', 'type' => 'string', @@ -812,6 +808,10 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'boolean', ), + 'gcsPath' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ), ) diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataflow/AutoscalingEvent.php b/vendor/google/apiclient-services/src/Google/Service/Dataflow/AutoscalingEvent.php index 3d20f4d7..b1c47d24 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dataflow/AutoscalingEvent.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dataflow/AutoscalingEvent.php @@ -23,6 +23,7 @@ class Google_Service_Dataflow_AutoscalingEvent extends Google_Model public $eventType; public $targetNumWorkers; public $time; + public $workerPool; public function setCurrentNumWorkers($currentNumWorkers) { @@ -70,4 +71,12 @@ public function getTime() { return $this->time; } + public function setWorkerPool($workerPool) + { + $this->workerPool = $workerPool; + } + public function getWorkerPool() + { + return $this->workerPool; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataflow/BigQueryIODetails.php b/vendor/google/apiclient-services/src/Google/Service/Dataflow/BigQueryIODetails.php new file mode 100644 index 00000000..0911e610 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataflow/BigQueryIODetails.php @@ -0,0 +1,57 @@ +dataset = $dataset; + } + public function getDataset() + { + return $this->dataset; + } + public function setProjectId($projectId) + { + $this->projectId = $projectId; + } + public function getProjectId() + { + return $this->projectId; + } + public function setQuery($query) + { + $this->query = $query; + } + public function getQuery() + { + return $this->query; + } + public function setTable($table) + { + $this->table = $table; + } + public function getTable() + { + return $this->table; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataflow/BigTableIODetails.php b/vendor/google/apiclient-services/src/Google/Service/Dataflow/BigTableIODetails.php new file mode 100644 index 00000000..67bc5408 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataflow/BigTableIODetails.php @@ -0,0 +1,48 @@ +instanceId = $instanceId; + } + public function getInstanceId() + { + return $this->instanceId; + } + public function setProjectId($projectId) + { + $this->projectId = $projectId; + } + public function getProjectId() + { + return $this->projectId; + } + public function setTableId($tableId) + { + $this->tableId = $tableId; + } + public function getTableId() + { + return $this->tableId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataflow/CounterUpdate.php b/vendor/google/apiclient-services/src/Google/Service/Dataflow/CounterUpdate.php index a4f16c42..646fae01 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dataflow/CounterUpdate.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dataflow/CounterUpdate.php @@ -28,6 +28,8 @@ class Google_Service_Dataflow_CounterUpdate extends Google_Model protected $floatingPointMeanDataType = ''; protected $integerType = 'Google_Service_Dataflow_SplitInt64'; protected $integerDataType = ''; + protected $integerGaugeType = 'Google_Service_Dataflow_IntegerGauge'; + protected $integerGaugeDataType = ''; protected $integerListType = 'Google_Service_Dataflow_IntegerList'; protected $integerListDataType = ''; protected $integerMeanType = 'Google_Service_Dataflow_IntegerMean'; @@ -121,6 +123,20 @@ public function getInteger() { return $this->integer; } + /** + * @param Google_Service_Dataflow_IntegerGauge + */ + public function setIntegerGauge(Google_Service_Dataflow_IntegerGauge $integerGauge) + { + $this->integerGauge = $integerGauge; + } + /** + * @return Google_Service_Dataflow_IntegerGauge + */ + public function getIntegerGauge() + { + return $this->integerGauge; + } /** * @param Google_Service_Dataflow_IntegerList */ diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataflow/DatastoreIODetails.php b/vendor/google/apiclient-services/src/Google/Service/Dataflow/DatastoreIODetails.php new file mode 100644 index 00000000..22cd1e3b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataflow/DatastoreIODetails.php @@ -0,0 +1,39 @@ +namespace = $namespace; + } + public function getNamespace() + { + return $this->namespace; + } + public function setProjectId($projectId) + { + $this->projectId = $projectId; + } + public function getProjectId() + { + return $this->projectId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataflow/FileIODetails.php b/vendor/google/apiclient-services/src/Google/Service/Dataflow/FileIODetails.php new file mode 100644 index 00000000..920bb387 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataflow/FileIODetails.php @@ -0,0 +1,30 @@ +filePattern = $filePattern; + } + public function getFilePattern() + { + return $this->filePattern; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataflow/IntegerGauge.php b/vendor/google/apiclient-services/src/Google/Service/Dataflow/IntegerGauge.php new file mode 100644 index 00000000..98d90d4e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataflow/IntegerGauge.php @@ -0,0 +1,46 @@ +timestamp = $timestamp; + } + public function getTimestamp() + { + return $this->timestamp; + } + /** + * @param Google_Service_Dataflow_SplitInt64 + */ + public function setValue(Google_Service_Dataflow_SplitInt64 $value) + { + $this->value = $value; + } + /** + * @return Google_Service_Dataflow_SplitInt64 + */ + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataflow/Job.php b/vendor/google/apiclient-services/src/Google/Service/Dataflow/Job.php index aa765219..7fefa3a3 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dataflow/Job.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dataflow/Job.php @@ -27,6 +27,8 @@ class Google_Service_Dataflow_Job extends Google_Collection protected $executionInfoType = 'Google_Service_Dataflow_JobExecutionInfo'; protected $executionInfoDataType = ''; public $id; + protected $jobMetadataType = 'Google_Service_Dataflow_JobMetadata'; + protected $jobMetadataDataType = ''; public $labels; public $location; public $name; @@ -112,6 +114,20 @@ public function getId() { return $this->id; } + /** + * @param Google_Service_Dataflow_JobMetadata + */ + public function setJobMetadata(Google_Service_Dataflow_JobMetadata $jobMetadata) + { + $this->jobMetadata = $jobMetadata; + } + /** + * @return Google_Service_Dataflow_JobMetadata + */ + public function getJobMetadata() + { + return $this->jobMetadata; + } public function setLabels($labels) { $this->labels = $labels; diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataflow/JobMetadata.php b/vendor/google/apiclient-services/src/Google/Service/Dataflow/JobMetadata.php new file mode 100644 index 00000000..6477832d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataflow/JobMetadata.php @@ -0,0 +1,134 @@ +bigTableDetails = $bigTableDetails; + } + /** + * @return Google_Service_Dataflow_BigTableIODetails + */ + public function getBigTableDetails() + { + return $this->bigTableDetails; + } + /** + * @param Google_Service_Dataflow_BigQueryIODetails + */ + public function setBigqueryDetails($bigqueryDetails) + { + $this->bigqueryDetails = $bigqueryDetails; + } + /** + * @return Google_Service_Dataflow_BigQueryIODetails + */ + public function getBigqueryDetails() + { + return $this->bigqueryDetails; + } + /** + * @param Google_Service_Dataflow_DatastoreIODetails + */ + public function setDatastoreDetails($datastoreDetails) + { + $this->datastoreDetails = $datastoreDetails; + } + /** + * @return Google_Service_Dataflow_DatastoreIODetails + */ + public function getDatastoreDetails() + { + return $this->datastoreDetails; + } + /** + * @param Google_Service_Dataflow_FileIODetails + */ + public function setFileDetails($fileDetails) + { + $this->fileDetails = $fileDetails; + } + /** + * @return Google_Service_Dataflow_FileIODetails + */ + public function getFileDetails() + { + return $this->fileDetails; + } + /** + * @param Google_Service_Dataflow_PubSubIODetails + */ + public function setPubsubDetails($pubsubDetails) + { + $this->pubsubDetails = $pubsubDetails; + } + /** + * @return Google_Service_Dataflow_PubSubIODetails + */ + public function getPubsubDetails() + { + return $this->pubsubDetails; + } + /** + * @param Google_Service_Dataflow_SdkVersion + */ + public function setSdkVersion(Google_Service_Dataflow_SdkVersion $sdkVersion) + { + $this->sdkVersion = $sdkVersion; + } + /** + * @return Google_Service_Dataflow_SdkVersion + */ + public function getSdkVersion() + { + return $this->sdkVersion; + } + /** + * @param Google_Service_Dataflow_SpannerIODetails + */ + public function setSpannerDetails($spannerDetails) + { + $this->spannerDetails = $spannerDetails; + } + /** + * @return Google_Service_Dataflow_SpannerIODetails + */ + public function getSpannerDetails() + { + return $this->spannerDetails; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataflow/MetricUpdate.php b/vendor/google/apiclient-services/src/Google/Service/Dataflow/MetricUpdate.php index b90f2aa8..64cf53d6 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dataflow/MetricUpdate.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dataflow/MetricUpdate.php @@ -19,6 +19,7 @@ class Google_Service_Dataflow_MetricUpdate extends Google_Model { public $cumulative; public $distribution; + public $gauge; public $internal; public $kind; public $meanCount; @@ -45,6 +46,14 @@ public function getDistribution() { return $this->distribution; } + public function setGauge($gauge) + { + $this->gauge = $gauge; + } + public function getGauge() + { + return $this->gauge; + } public function setInternal($internal) { $this->internal = $internal; diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataflow/PubSubIODetails.php b/vendor/google/apiclient-services/src/Google/Service/Dataflow/PubSubIODetails.php new file mode 100644 index 00000000..f0be5a9b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataflow/PubSubIODetails.php @@ -0,0 +1,39 @@ +subscription = $subscription; + } + public function getSubscription() + { + return $this->subscription; + } + public function setTopic($topic) + { + $this->topic = $topic; + } + public function getTopic() + { + return $this->topic; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsJobs.php b/vendor/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsJobs.php index c4b14bc9..7a4c8115 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsJobs.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsJobs.php @@ -31,8 +31,6 @@ class Google_Service_Dataflow_Resource_ProjectsJobs extends Google_Service_Resou * @param string $projectId The project which owns the jobs. * @param array $optParams Optional parameters. * - * @opt_param string filter The kind of filter to use. - * @opt_param string location The location that contains this job. * @opt_param string pageToken Set this to the 'next_page_token' field of a * previous response to request additional results in a long list. * @opt_param int pageSize If there are many jobs, limit response to at most @@ -40,6 +38,8 @@ class Google_Service_Dataflow_Resource_ProjectsJobs extends Google_Service_Resou * max_responses and an unspecified server-defined limit. * @opt_param string view Level of information requested in response. Default is * `JOB_VIEW_SUMMARY`. + * @opt_param string filter The kind of filter to use. + * @opt_param string location The location that contains this job. * @return Google_Service_Dataflow_ListJobsResponse */ public function aggregated($projectId, $optParams = array()) @@ -93,11 +93,11 @@ public function get($projectId, $jobId, $optParams = array()) * @param string $jobId The job to get messages for. * @param array $optParams Optional parameters. * + * @opt_param string location The location which contains the job specified by + * job_id. * @opt_param string startTime Return only metric data that has changed since * this time. Default is to return all information about all metrics for the * job. - * @opt_param string location The location which contains the job specified by - * job_id. * @return Google_Service_Dataflow_JobMetrics */ public function getMetrics($projectId, $jobId, $optParams = array()) @@ -112,15 +112,15 @@ public function getMetrics($projectId, $jobId, $optParams = array()) * @param string $projectId The project which owns the jobs. * @param array $optParams Optional parameters. * + * @opt_param string filter The kind of filter to use. + * @opt_param string location The location that contains this job. + * @opt_param string pageToken Set this to the 'next_page_token' field of a + * previous response to request additional results in a long list. * @opt_param int pageSize If there are many jobs, limit response to at most * this many. The actual number of jobs returned will be the lesser of * max_responses and an unspecified server-defined limit. * @opt_param string view Level of information requested in response. Default is * `JOB_VIEW_SUMMARY`. - * @opt_param string filter The kind of filter to use. - * @opt_param string location The location that contains this job. - * @opt_param string pageToken Set this to the 'next_page_token' field of a - * previous response to request additional results in a long list. * @return Google_Service_Dataflow_ListJobsResponse */ public function listProjectsJobs($projectId, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsJobsMessages.php b/vendor/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsJobsMessages.php index 90ba32cd..e08c37dd 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsJobsMessages.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsJobsMessages.php @@ -32,12 +32,6 @@ class Google_Service_Dataflow_Resource_ProjectsJobsMessages extends Google_Servi * @param string $jobId The job to get messages about. * @param array $optParams Optional parameters. * - * @opt_param string pageToken If supplied, this should be the value of - * next_page_token returned by an earlier call. This will cause the next page of - * results to be returned. - * @opt_param string startTime If specified, return only messages with - * timestamps >= start_time. The default is the job creation time (i.e. - * beginning of messages). * @opt_param int pageSize If specified, determines the maximum number of * messages to return. If unspecified, the service may choose an appropriate * default, or may return an arbitrarily large number of results. @@ -47,6 +41,12 @@ class Google_Service_Dataflow_Resource_ProjectsJobsMessages extends Google_Servi * job_id. * @opt_param string endTime Return only messages with timestamps < end_time. * The default is now (i.e. return up to the latest messages available). + * @opt_param string pageToken If supplied, this should be the value of + * next_page_token returned by an earlier call. This will cause the next page of + * results to be returned. + * @opt_param string startTime If specified, return only messages with + * timestamps >= start_time. The default is the job creation time (i.e. + * beginning of messages). * @return Google_Service_Dataflow_ListJobMessagesResponse */ public function listProjectsJobsMessages($projectId, $jobId, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsLocationsJobs.php b/vendor/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsLocationsJobs.php index e9c204ce..330e014f 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsLocationsJobs.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsLocationsJobs.php @@ -34,9 +34,9 @@ class Google_Service_Dataflow_Resource_ProjectsLocationsJobs extends Google_Serv * @param Google_Service_Dataflow_Job $postBody * @param array $optParams Optional parameters. * - * @opt_param string view The level of information requested in response. * @opt_param string replaceJobId Deprecated. This field is now in the Job * message. + * @opt_param string view The level of information requested in response. * @return Google_Service_Dataflow_Job */ public function create($projectId, $location, Google_Service_Dataflow_Job $postBody, $optParams = array()) @@ -91,7 +91,6 @@ public function getMetrics($projectId, $location, $jobId, $optParams = array()) * @param string $location The location that contains this job. * @param array $optParams Optional parameters. * - * @opt_param string filter The kind of filter to use. * @opt_param string pageToken Set this to the 'next_page_token' field of a * previous response to request additional results in a long list. * @opt_param int pageSize If there are many jobs, limit response to at most @@ -99,6 +98,7 @@ public function getMetrics($projectId, $location, $jobId, $optParams = array()) * max_responses and an unspecified server-defined limit. * @opt_param string view Level of information requested in response. Default is * `JOB_VIEW_SUMMARY`. + * @opt_param string filter The kind of filter to use. * @return Google_Service_Dataflow_ListJobsResponse */ public function listProjectsLocationsJobs($projectId, $location, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsLocationsJobsMessages.php b/vendor/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsLocationsJobsMessages.php index a5d957e1..1edafb27 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsLocationsJobsMessages.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsLocationsJobsMessages.php @@ -34,6 +34,11 @@ class Google_Service_Dataflow_Resource_ProjectsLocationsJobsMessages extends Goo * @param string $jobId The job to get messages about. * @param array $optParams Optional parameters. * + * @opt_param int pageSize If specified, determines the maximum number of + * messages to return. If unspecified, the service may choose an appropriate + * default, or may return an arbitrarily large number of results. + * @opt_param string minimumImportance Filter to only get messages with + * importance >= level * @opt_param string endTime Return only messages with timestamps < end_time. * The default is now (i.e. return up to the latest messages available). * @opt_param string pageToken If supplied, this should be the value of @@ -42,11 +47,6 @@ class Google_Service_Dataflow_Resource_ProjectsLocationsJobsMessages extends Goo * @opt_param string startTime If specified, return only messages with * timestamps >= start_time. The default is the job creation time (i.e. * beginning of messages). - * @opt_param int pageSize If specified, determines the maximum number of - * messages to return. If unspecified, the service may choose an appropriate - * default, or may return an arbitrarily large number of results. - * @opt_param string minimumImportance Filter to only get messages with - * importance >= level * @return Google_Service_Dataflow_ListJobMessagesResponse */ public function listProjectsLocationsJobsMessages($projectId, $location, $jobId, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsTemplates.php b/vendor/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsTemplates.php index d567b06a..b3522a03 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsTemplates.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dataflow/Resource/ProjectsTemplates.php @@ -68,12 +68,12 @@ public function get($projectId, $optParams = array()) * @param Google_Service_Dataflow_LaunchTemplateParameters $postBody * @param array $optParams Optional parameters. * - * @opt_param string gcsPath Required. A Cloud Storage path to the template from - * which to create the job. Must be valid Cloud Storage URL, beginning with - * 'gs://'. * @opt_param string location The location to which to direct the request. * @opt_param bool validateOnly If true, the request is validated but not * actually executed. Defaults to false. + * @opt_param string gcsPath Required. A Cloud Storage path to the template from + * which to create the job. Must be valid Cloud Storage URL, beginning with + * 'gs://'. * @return Google_Service_Dataflow_LaunchTemplateResponse */ public function launch($projectId, Google_Service_Dataflow_LaunchTemplateParameters $postBody, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataflow/SdkVersion.php b/vendor/google/apiclient-services/src/Google/Service/Dataflow/SdkVersion.php new file mode 100644 index 00000000..d60f2ed8 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataflow/SdkVersion.php @@ -0,0 +1,48 @@ +sdkSupportStatus = $sdkSupportStatus; + } + public function getSdkSupportStatus() + { + return $this->sdkSupportStatus; + } + public function setVersion($version) + { + $this->version = $version; + } + public function getVersion() + { + return $this->version; + } + public function setVersionDisplayName($versionDisplayName) + { + $this->versionDisplayName = $versionDisplayName; + } + public function getVersionDisplayName() + { + return $this->versionDisplayName; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataflow/SpannerIODetails.php b/vendor/google/apiclient-services/src/Google/Service/Dataflow/SpannerIODetails.php new file mode 100644 index 00000000..8c02b57a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataflow/SpannerIODetails.php @@ -0,0 +1,48 @@ +databaseId = $databaseId; + } + public function getDatabaseId() + { + return $this->databaseId; + } + public function setInstanceId($instanceId) + { + $this->instanceId = $instanceId; + } + public function getInstanceId() + { + return $this->instanceId; + } + public function setProjectId($projectId) + { + $this->projectId = $projectId; + } + public function getProjectId() + { + return $this->projectId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataproc.php b/vendor/google/apiclient-services/src/Google/Service/Dataproc.php index 9cd54086..d0687842 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dataproc.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dataproc.php @@ -34,9 +34,11 @@ class Google_Service_Dataproc extends Google_Service const CLOUD_PLATFORM = "https://www.googleapis.com/auth/cloud-platform"; + public $projects_locations_workflowTemplates; public $projects_regions_clusters; public $projects_regions_jobs; public $projects_regions_operations; + public $projects_regions_workflowTemplates; /** * Constructs the internal representation of the Dataproc service. @@ -51,6 +53,136 @@ public function __construct(Google_Client $client) $this->version = 'v1'; $this->serviceName = 'dataproc'; + $this->projects_locations_workflowTemplates = new Google_Service_Dataproc_Resource_ProjectsLocationsWorkflowTemplates( + $this, + $this->serviceName, + 'workflowTemplates', + array( + 'methods' => array( + 'create' => array( + 'path' => 'v1/{+parent}/workflowTemplates', + 'httpMethod' => 'POST', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'delete' => array( + 'path' => 'v1/{+name}', + 'httpMethod' => 'DELETE', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'version' => array( + 'location' => 'query', + 'type' => 'integer', + ), + ), + ),'get' => array( + 'path' => 'v1/{+name}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'version' => array( + 'location' => 'query', + 'type' => 'integer', + ), + ), + ),'getIamPolicy' => array( + 'path' => 'v1/{+resource}:getIamPolicy', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'instantiate' => array( + 'path' => 'v1/{+name}:instantiate', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'instantiateInline' => array( + 'path' => 'v1/{+parent}/workflowTemplates:instantiateInline', + 'httpMethod' => 'POST', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'list' => array( + 'path' => 'v1/{+parent}/workflowTemplates', + 'httpMethod' => 'GET', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + ), + ),'setIamPolicy' => array( + 'path' => 'v1/{+resource}:setIamPolicy', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'testIamPermissions' => array( + 'path' => 'v1/{+resource}:testIamPermissions', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'update' => array( + 'path' => 'v1/{+name}', + 'httpMethod' => 'PUT', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ), + ) + ) + ); $this->projects_regions_clusters = new Google_Service_Dataproc_Resource_ProjectsRegionsClusters( $this, $this->serviceName, @@ -95,11 +227,11 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'clusterUuid' => array( + 'requestId' => array( 'location' => 'query', 'type' => 'string', ), - 'requestId' => array( + 'clusterUuid' => array( 'location' => 'query', 'type' => 'string', ), @@ -144,6 +276,16 @@ public function __construct(Google_Client $client) 'required' => true, ), ), + ),'getIamPolicy' => array( + 'path' => 'v1/{+resource}:getIamPolicy', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), ),'list' => array( 'path' => 'v1/projects/{projectId}/regions/{region}/clusters', 'httpMethod' => 'GET', @@ -158,6 +300,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', @@ -166,10 +312,6 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'integer', ), - 'filter' => array( - 'location' => 'query', - 'type' => 'string', - ), ), ),'patch' => array( 'path' => 'v1/projects/{projectId}/regions/{region}/clusters/{clusterName}', @@ -203,6 +345,26 @@ public function __construct(Google_Client $client) 'type' => 'string', ), ), + ),'setIamPolicy' => array( + 'path' => 'v1/{+resource}:setIamPolicy', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'testIamPermissions' => array( + 'path' => 'v1/{+resource}:testIamPermissions', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), ), ) ) @@ -273,6 +435,16 @@ public function __construct(Google_Client $client) 'required' => true, ), ), + ),'getIamPolicy' => array( + 'path' => 'v1/{+resource}:getIamPolicy', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), ),'list' => array( 'path' => 'v1/projects/{projectId}/regions/{region}/jobs', 'httpMethod' => 'GET', @@ -332,6 +504,16 @@ public function __construct(Google_Client $client) 'type' => 'string', ), ), + ),'setIamPolicy' => array( + 'path' => 'v1/{+resource}:setIamPolicy', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), ),'submit' => array( 'path' => 'v1/projects/{projectId}/regions/{region}/jobs:submit', 'httpMethod' => 'POST', @@ -347,6 +529,16 @@ public function __construct(Google_Client $client) 'required' => true, ), ), + ),'testIamPermissions' => array( + 'path' => 'v1/{+resource}:testIamPermissions', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), ), ) ) @@ -387,6 +579,16 @@ public function __construct(Google_Client $client) 'required' => true, ), ), + ),'getIamPolicy' => array( + 'path' => 'v1/{+resource}:getIamPolicy', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), ),'list' => array( 'path' => 'v1/{+name}', 'httpMethod' => 'GET', @@ -409,6 +611,156 @@ public function __construct(Google_Client $client) 'type' => 'string', ), ), + ),'setIamPolicy' => array( + 'path' => 'v1/{+resource}:setIamPolicy', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'testIamPermissions' => array( + 'path' => 'v1/{+resource}:testIamPermissions', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ), + ) + ) + ); + $this->projects_regions_workflowTemplates = new Google_Service_Dataproc_Resource_ProjectsRegionsWorkflowTemplates( + $this, + $this->serviceName, + 'workflowTemplates', + array( + 'methods' => array( + 'create' => array( + 'path' => 'v1/{+parent}/workflowTemplates', + 'httpMethod' => 'POST', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'delete' => array( + 'path' => 'v1/{+name}', + 'httpMethod' => 'DELETE', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'version' => array( + 'location' => 'query', + 'type' => 'integer', + ), + ), + ),'get' => array( + 'path' => 'v1/{+name}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'version' => array( + 'location' => 'query', + 'type' => 'integer', + ), + ), + ),'getIamPolicy' => array( + 'path' => 'v1/{+resource}:getIamPolicy', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'instantiate' => array( + 'path' => 'v1/{+name}:instantiate', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'instantiateInline' => array( + 'path' => 'v1/{+parent}/workflowTemplates:instantiateInline', + 'httpMethod' => 'POST', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'requestId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'list' => array( + 'path' => 'v1/{+parent}/workflowTemplates', + 'httpMethod' => 'GET', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + ), + ),'setIamPolicy' => array( + 'path' => 'v1/{+resource}:setIamPolicy', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'testIamPermissions' => array( + 'path' => 'v1/{+resource}:testIamPermissions', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'update' => array( + 'path' => 'v1/{+name}', + 'httpMethod' => 'PUT', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), ), ) ) diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataproc/Binding.php b/vendor/google/apiclient-services/src/Google/Service/Dataproc/Binding.php new file mode 100644 index 00000000..add33131 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataproc/Binding.php @@ -0,0 +1,56 @@ +condition = $condition; + } + /** + * @return Google_Service_Dataproc_Expr + */ + public function getCondition() + { + return $this->condition; + } + public function setMembers($members) + { + $this->members = $members; + } + public function getMembers() + { + return $this->members; + } + public function setRole($role) + { + $this->role = $role; + } + public function getRole() + { + return $this->role; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataproc/ClusterConfig.php b/vendor/google/apiclient-services/src/Google/Service/Dataproc/ClusterConfig.php index 95756ba9..0a5a1fdc 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dataproc/ClusterConfig.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dataproc/ClusterConfig.php @@ -19,6 +19,8 @@ class Google_Service_Dataproc_ClusterConfig extends Google_Collection { protected $collection_key = 'initializationActions'; public $configBucket; + protected $encryptionConfigType = 'Google_Service_Dataproc_EncryptionConfig'; + protected $encryptionConfigDataType = ''; protected $gceClusterConfigType = 'Google_Service_Dataproc_GceClusterConfig'; protected $gceClusterConfigDataType = ''; protected $initializationActionsType = 'Google_Service_Dataproc_NodeInitializationAction'; @@ -40,6 +42,20 @@ public function getConfigBucket() { return $this->configBucket; } + /** + * @param Google_Service_Dataproc_EncryptionConfig + */ + public function setEncryptionConfig(Google_Service_Dataproc_EncryptionConfig $encryptionConfig) + { + $this->encryptionConfig = $encryptionConfig; + } + /** + * @return Google_Service_Dataproc_EncryptionConfig + */ + public function getEncryptionConfig() + { + return $this->encryptionConfig; + } /** * @param Google_Service_Dataproc_GceClusterConfig */ diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataproc/ClusterOperation.php b/vendor/google/apiclient-services/src/Google/Service/Dataproc/ClusterOperation.php new file mode 100644 index 00000000..9b5f284b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataproc/ClusterOperation.php @@ -0,0 +1,48 @@ +done = $done; + } + public function getDone() + { + return $this->done; + } + public function setError($error) + { + $this->error = $error; + } + public function getError() + { + return $this->error; + } + public function setOperationId($operationId) + { + $this->operationId = $operationId; + } + public function getOperationId() + { + return $this->operationId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataproc/ClusterSelector.php b/vendor/google/apiclient-services/src/Google/Service/Dataproc/ClusterSelector.php new file mode 100644 index 00000000..45892423 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataproc/ClusterSelector.php @@ -0,0 +1,39 @@ +clusterLabels = $clusterLabels; + } + public function getClusterLabels() + { + return $this->clusterLabels; + } + public function setZone($zone) + { + $this->zone = $zone; + } + public function getZone() + { + return $this->zone; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataproc/DiskConfig.php b/vendor/google/apiclient-services/src/Google/Service/Dataproc/DiskConfig.php index 332bba01..1aa52b9f 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dataproc/DiskConfig.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dataproc/DiskConfig.php @@ -18,6 +18,7 @@ class Google_Service_Dataproc_DiskConfig extends Google_Model { public $bootDiskSizeGb; + public $bootDiskType; public $numLocalSsds; public function setBootDiskSizeGb($bootDiskSizeGb) @@ -28,6 +29,14 @@ public function getBootDiskSizeGb() { return $this->bootDiskSizeGb; } + public function setBootDiskType($bootDiskType) + { + $this->bootDiskType = $bootDiskType; + } + public function getBootDiskType() + { + return $this->bootDiskType; + } public function setNumLocalSsds($numLocalSsds) { $this->numLocalSsds = $numLocalSsds; diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataproc/EncryptionConfig.php b/vendor/google/apiclient-services/src/Google/Service/Dataproc/EncryptionConfig.php new file mode 100644 index 00000000..0222fa0b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataproc/EncryptionConfig.php @@ -0,0 +1,30 @@ +gcePdKmsKeyName = $gcePdKmsKeyName; + } + public function getGcePdKmsKeyName() + { + return $this->gcePdKmsKeyName; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataproc/Expr.php b/vendor/google/apiclient-services/src/Google/Service/Dataproc/Expr.php new file mode 100644 index 00000000..b785b5c7 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataproc/Expr.php @@ -0,0 +1,57 @@ +description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setExpression($expression) + { + $this->expression = $expression; + } + public function getExpression() + { + return $this->expression; + } + public function setLocation($location) + { + $this->location = $location; + } + public function getLocation() + { + return $this->location; + } + public function setTitle($title) + { + $this->title = $title; + } + public function getTitle() + { + return $this->title; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataproc/GetIamPolicyRequest.php b/vendor/google/apiclient-services/src/Google/Service/Dataproc/GetIamPolicyRequest.php new file mode 100644 index 00000000..6ff1ce97 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataproc/GetIamPolicyRequest.php @@ -0,0 +1,20 @@ +parameters = $parameters; + } + public function getParameters() + { + return $this->parameters; + } + public function setRequestId($requestId) + { + $this->requestId = $requestId; + } + public function getRequestId() + { + return $this->requestId; + } + public function setVersion($version) + { + $this->version = $version; + } + public function getVersion() + { + return $this->version; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataproc/ListWorkflowTemplatesResponse.php b/vendor/google/apiclient-services/src/Google/Service/Dataproc/ListWorkflowTemplatesResponse.php new file mode 100644 index 00000000..27fe06ab --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataproc/ListWorkflowTemplatesResponse.php @@ -0,0 +1,47 @@ +nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + /** + * @param Google_Service_Dataproc_WorkflowTemplate + */ + public function setTemplates($templates) + { + $this->templates = $templates; + } + /** + * @return Google_Service_Dataproc_WorkflowTemplate + */ + public function getTemplates() + { + return $this->templates; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataproc/ManagedCluster.php b/vendor/google/apiclient-services/src/Google/Service/Dataproc/ManagedCluster.php new file mode 100644 index 00000000..5a903ffd --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataproc/ManagedCluster.php @@ -0,0 +1,55 @@ +clusterName = $clusterName; + } + public function getClusterName() + { + return $this->clusterName; + } + /** + * @param Google_Service_Dataproc_ClusterConfig + */ + public function setConfig(Google_Service_Dataproc_ClusterConfig $config) + { + $this->config = $config; + } + /** + * @return Google_Service_Dataproc_ClusterConfig + */ + public function getConfig() + { + return $this->config; + } + public function setLabels($labels) + { + $this->labels = $labels; + } + public function getLabels() + { + return $this->labels; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataproc/OrderedJob.php b/vendor/google/apiclient-services/src/Google/Service/Dataproc/OrderedJob.php new file mode 100644 index 00000000..43083ba9 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataproc/OrderedJob.php @@ -0,0 +1,161 @@ +hadoopJob = $hadoopJob; + } + /** + * @return Google_Service_Dataproc_HadoopJob + */ + public function getHadoopJob() + { + return $this->hadoopJob; + } + /** + * @param Google_Service_Dataproc_HiveJob + */ + public function setHiveJob(Google_Service_Dataproc_HiveJob $hiveJob) + { + $this->hiveJob = $hiveJob; + } + /** + * @return Google_Service_Dataproc_HiveJob + */ + public function getHiveJob() + { + return $this->hiveJob; + } + public function setLabels($labels) + { + $this->labels = $labels; + } + public function getLabels() + { + return $this->labels; + } + /** + * @param Google_Service_Dataproc_PigJob + */ + public function setPigJob(Google_Service_Dataproc_PigJob $pigJob) + { + $this->pigJob = $pigJob; + } + /** + * @return Google_Service_Dataproc_PigJob + */ + public function getPigJob() + { + return $this->pigJob; + } + public function setPrerequisiteStepIds($prerequisiteStepIds) + { + $this->prerequisiteStepIds = $prerequisiteStepIds; + } + public function getPrerequisiteStepIds() + { + return $this->prerequisiteStepIds; + } + /** + * @param Google_Service_Dataproc_PySparkJob + */ + public function setPysparkJob(Google_Service_Dataproc_PySparkJob $pysparkJob) + { + $this->pysparkJob = $pysparkJob; + } + /** + * @return Google_Service_Dataproc_PySparkJob + */ + public function getPysparkJob() + { + return $this->pysparkJob; + } + /** + * @param Google_Service_Dataproc_JobScheduling + */ + public function setScheduling(Google_Service_Dataproc_JobScheduling $scheduling) + { + $this->scheduling = $scheduling; + } + /** + * @return Google_Service_Dataproc_JobScheduling + */ + public function getScheduling() + { + return $this->scheduling; + } + /** + * @param Google_Service_Dataproc_SparkJob + */ + public function setSparkJob(Google_Service_Dataproc_SparkJob $sparkJob) + { + $this->sparkJob = $sparkJob; + } + /** + * @return Google_Service_Dataproc_SparkJob + */ + public function getSparkJob() + { + return $this->sparkJob; + } + /** + * @param Google_Service_Dataproc_SparkSqlJob + */ + public function setSparkSqlJob(Google_Service_Dataproc_SparkSqlJob $sparkSqlJob) + { + $this->sparkSqlJob = $sparkSqlJob; + } + /** + * @return Google_Service_Dataproc_SparkSqlJob + */ + public function getSparkSqlJob() + { + return $this->sparkSqlJob; + } + public function setStepId($stepId) + { + $this->stepId = $stepId; + } + public function getStepId() + { + return $this->stepId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataproc/ParameterValidation.php b/vendor/google/apiclient-services/src/Google/Service/Dataproc/ParameterValidation.php new file mode 100644 index 00000000..8dda2235 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataproc/ParameterValidation.php @@ -0,0 +1,53 @@ +regex = $regex; + } + /** + * @return Google_Service_Dataproc_RegexValidation + */ + public function getRegex() + { + return $this->regex; + } + /** + * @param Google_Service_Dataproc_ValueValidation + */ + public function setValues(Google_Service_Dataproc_ValueValidation $values) + { + $this->values = $values; + } + /** + * @return Google_Service_Dataproc_ValueValidation + */ + public function getValues() + { + return $this->values; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataproc/Policy.php b/vendor/google/apiclient-services/src/Google/Service/Dataproc/Policy.php new file mode 100644 index 00000000..054f6f37 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataproc/Policy.php @@ -0,0 +1,56 @@ +bindings = $bindings; + } + /** + * @return Google_Service_Dataproc_Binding + */ + public function getBindings() + { + return $this->bindings; + } + public function setEtag($etag) + { + $this->etag = $etag; + } + public function getEtag() + { + return $this->etag; + } + public function setVersion($version) + { + $this->version = $version; + } + public function getVersion() + { + return $this->version; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataproc/RegexValidation.php b/vendor/google/apiclient-services/src/Google/Service/Dataproc/RegexValidation.php new file mode 100644 index 00000000..8ddc0cdb --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataproc/RegexValidation.php @@ -0,0 +1,31 @@ +regexes = $regexes; + } + public function getRegexes() + { + return $this->regexes; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsLocations.php b/vendor/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsLocations.php new file mode 100644 index 00000000..9f0ac4ec --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsLocations.php @@ -0,0 +1,28 @@ + + * $dataprocService = new Google_Service_Dataproc(...); + * $locations = $dataprocService->locations; + * + */ +class Google_Service_Dataproc_Resource_ProjectsLocations extends Google_Service_Resource +{ +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsLocationsWorkflowTemplates.php b/vendor/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsLocationsWorkflowTemplates.php new file mode 100644 index 00000000..bf2dd509 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsLocationsWorkflowTemplates.php @@ -0,0 +1,232 @@ + + * $dataprocService = new Google_Service_Dataproc(...); + * $workflowTemplates = $dataprocService->workflowTemplates; + * + */ +class Google_Service_Dataproc_Resource_ProjectsLocationsWorkflowTemplates extends Google_Service_Resource +{ + /** + * Creates new workflow template. (workflowTemplates.create) + * + * @param string $parent Required. The "resource name" of the region, as + * described in https://cloud.google.com/apis/design/resource_names of the form + * projects/{project_id}/regions/{region} + * @param Google_Service_Dataproc_WorkflowTemplate $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Dataproc_WorkflowTemplate + */ + public function create($parent, Google_Service_Dataproc_WorkflowTemplate $postBody, $optParams = array()) + { + $params = array('parent' => $parent, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('create', array($params), "Google_Service_Dataproc_WorkflowTemplate"); + } + /** + * Deletes a workflow template. It does not cancel in-progress workflows. + * (workflowTemplates.delete) + * + * @param string $name Required. The "resource name" of the workflow template, + * as described in https://cloud.google.com/apis/design/resource_names of the + * form projects/{project_id}/regions/{region}/workflowTemplates/{template_id} + * @param array $optParams Optional parameters. + * + * @opt_param int version Optional. The version of workflow template to delete. + * If specified, will only delete the template if the current server version + * matches specified version. + * @return Google_Service_Dataproc_DataprocEmpty + */ + public function delete($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params), "Google_Service_Dataproc_DataprocEmpty"); + } + /** + * Retrieves the latest workflow template.Can retrieve previously instantiated + * template by specifying optional version parameter. (workflowTemplates.get) + * + * @param string $name Required. The "resource name" of the workflow template, + * as described in https://cloud.google.com/apis/design/resource_names of the + * form projects/{project_id}/regions/{region}/workflowTemplates/{template_id} + * @param array $optParams Optional parameters. + * + * @opt_param int version Optional. The version of workflow template to + * retrieve. Only previously instatiated versions can be retrieved.If + * unspecified, retrieves the current version. + * @return Google_Service_Dataproc_WorkflowTemplate + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_Dataproc_WorkflowTemplate"); + } + /** + * Gets the access control policy for a resource. Returns an empty policy if the + * resource exists and does not have a policy set. + * (workflowTemplates.getIamPolicy) + * + * @param string $resource REQUIRED: The resource for which the policy is being + * requested. See the operation documentation for the appropriate value for this + * field. + * @param Google_Service_Dataproc_GetIamPolicyRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Dataproc_Policy + */ + public function getIamPolicy($resource, Google_Service_Dataproc_GetIamPolicyRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('getIamPolicy', array($params), "Google_Service_Dataproc_Policy"); + } + /** + * Instantiates a template and begins execution.The returned Operation can be + * used to track execution of workflow by polling operations.get. The Operation + * will complete when entire workflow is finished.The running workflow can be + * aborted via operations.cancel. This will cause any inflight jobs to be + * cancelled and workflow-owned clusters to be deleted.The Operation.metadata + * will be WorkflowMetadata.On successful completion, Operation.response will be + * Empty. (workflowTemplates.instantiate) + * + * @param string $name Required. The "resource name" of the workflow template, + * as described in https://cloud.google.com/apis/design/resource_names of the + * form projects/{project_id}/regions/{region}/workflowTemplates/{template_id} + * @param Google_Service_Dataproc_InstantiateWorkflowTemplateRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Dataproc_Operation + */ + public function instantiate($name, Google_Service_Dataproc_InstantiateWorkflowTemplateRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('instantiate', array($params), "Google_Service_Dataproc_Operation"); + } + /** + * Instantiates a template and begins execution.This method is equivalent to + * executing the sequence CreateWorkflowTemplate, InstantiateWorkflowTemplate, + * DeleteWorkflowTemplate.The returned Operation can be used to track execution + * of workflow by polling operations.get. The Operation will complete when + * entire workflow is finished.The running workflow can be aborted via + * operations.cancel. This will cause any inflight jobs to be cancelled and + * workflow-owned clusters to be deleted.The Operation.metadata will be + * WorkflowMetadata.On successful completion, Operation.response will be Empty. + * (workflowTemplates.instantiateInline) + * + * @param string $parent Required. The "resource name" of the workflow template + * region, as described in https://cloud.google.com/apis/design/resource_names + * of the form projects/{project_id}/regions/{region} + * @param Google_Service_Dataproc_WorkflowTemplate $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string requestId Optional. A tag that prevents multiple concurrent + * workflow instances with the same tag from running. This mitigates risk of + * concurrent instances started due to retries.It is recommended to always set + * this value to a UUID + * (https://en.wikipedia.org/wiki/Universally_unique_identifier).The tag must + * contain only letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens + * (-). The maximum length is 40 characters. + * @return Google_Service_Dataproc_Operation + */ + public function instantiateInline($parent, Google_Service_Dataproc_WorkflowTemplate $postBody, $optParams = array()) + { + $params = array('parent' => $parent, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('instantiateInline', array($params), "Google_Service_Dataproc_Operation"); + } + /** + * Lists workflows that match the specified filter in the request. + * (workflowTemplates.listProjectsLocationsWorkflowTemplates) + * + * @param string $parent Required. The "resource name" of the region, as + * described in https://cloud.google.com/apis/design/resource_names of the form + * projects/{project_id}/regions/{region} + * @param array $optParams Optional parameters. + * + * @opt_param string pageToken Optional. The page token, returned by a previous + * call, to request the next page of results. + * @opt_param int pageSize Optional. The maximum number of results to return in + * each response. + * @return Google_Service_Dataproc_ListWorkflowTemplatesResponse + */ + public function listProjectsLocationsWorkflowTemplates($parent, $optParams = array()) + { + $params = array('parent' => $parent); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_Dataproc_ListWorkflowTemplatesResponse"); + } + /** + * Sets the access control policy on the specified resource. Replaces any + * existing policy. (workflowTemplates.setIamPolicy) + * + * @param string $resource REQUIRED: The resource for which the policy is being + * specified. See the operation documentation for the appropriate value for this + * field. + * @param Google_Service_Dataproc_SetIamPolicyRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Dataproc_Policy + */ + public function setIamPolicy($resource, Google_Service_Dataproc_SetIamPolicyRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setIamPolicy', array($params), "Google_Service_Dataproc_Policy"); + } + /** + * Returns permissions that a caller has on the specified resource. If the + * resource does not exist, this will return an empty set of permissions, not a + * NOT_FOUND error.Note: This operation is designed to be used for building + * permission-aware UIs and command-line tools, not for authorization checking. + * This operation may "fail open" without warning. + * (workflowTemplates.testIamPermissions) + * + * @param string $resource REQUIRED: The resource for which the policy detail is + * being requested. See the operation documentation for the appropriate value + * for this field. + * @param Google_Service_Dataproc_TestIamPermissionsRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Dataproc_TestIamPermissionsResponse + */ + public function testIamPermissions($resource, Google_Service_Dataproc_TestIamPermissionsRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('testIamPermissions', array($params), "Google_Service_Dataproc_TestIamPermissionsResponse"); + } + /** + * Updates (replaces) workflow template. The updated template must contain + * version that matches the current server version. (workflowTemplates.update) + * + * @param string $name Output only. The "resource name" of the template, as + * described in https://cloud.google.com/apis/design/resource_names of the form + * projects/{project_id}/regions/{region}/workflowTemplates/{template_id} + * @param Google_Service_Dataproc_WorkflowTemplate $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Dataproc_WorkflowTemplate + */ + public function update($name, Google_Service_Dataproc_WorkflowTemplate $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('update', array($params), "Google_Service_Dataproc_WorkflowTemplate"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsRegionsClusters.php b/vendor/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsRegionsClusters.php index fe998ad3..19e32f26 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsRegionsClusters.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsRegionsClusters.php @@ -61,9 +61,6 @@ public function create($projectId, $region, Google_Service_Dataproc_Cluster $pos * @param string $clusterName Required. The cluster name. * @param array $optParams Optional parameters. * - * @opt_param string clusterUuid Optional. Specifying the cluster_uuid means the - * RPC should fail (with error NOT_FOUND) if cluster with specified UUID does - * not exist. * @opt_param string requestId Optional. A unique id used to identify the * request. If the server receives two DeleteClusterRequest requests with the * same id, then the second request will be ignored and the first @@ -72,6 +69,9 @@ public function create($projectId, $region, Google_Service_Dataproc_Cluster $pos * (https://en.wikipedia.org/wiki/Universally_unique_identifier).The id must * contain only letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens * (-). The maximum length is 40 characters. + * @opt_param string clusterUuid Optional. Specifying the cluster_uuid means the + * RPC should fail (with error NOT_FOUND) if cluster with specified UUID does + * not exist. * @return Google_Service_Dataproc_Operation */ public function delete($projectId, $region, $clusterName, $optParams = array()) @@ -117,6 +117,23 @@ public function get($projectId, $region, $clusterName, $optParams = array()) $params = array_merge($params, $optParams); return $this->call('get', array($params), "Google_Service_Dataproc_Cluster"); } + /** + * Gets the access control policy for a resource. Returns an empty policy if the + * resource exists and does not have a policy set. (clusters.getIamPolicy) + * + * @param string $resource REQUIRED: The resource for which the policy is being + * requested. See the operation documentation for the appropriate value for this + * field. + * @param Google_Service_Dataproc_GetIamPolicyRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Dataproc_Policy + */ + public function getIamPolicy($resource, Google_Service_Dataproc_GetIamPolicyRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('getIamPolicy', array($params), "Google_Service_Dataproc_Policy"); + } /** * Lists all regions/{region}/clusters in a project. * (clusters.listProjectsRegionsClusters) @@ -127,8 +144,6 @@ public function get($projectId, $region, $clusterName, $optParams = array()) * the request. * @param array $optParams Optional parameters. * - * @opt_param string pageToken Optional. The standard List page token. - * @opt_param int pageSize Optional. The standard List page size. * @opt_param string filter Optional. A filter constraining the clusters to * list. Filters are case-sensitive and have the following syntax:field = value * AND field = value ...where field is one of status.state, clusterName, or @@ -140,6 +155,8 @@ public function get($projectId, $region, $clusterName, $optParams = array()) * Only the logical AND operator is supported; space-separated items are treated * as having an implicit AND operator.Example filter:status.state = ACTIVE AND * clusterName = mycluster AND labels.env = staging AND labels.starred = * + * @opt_param string pageToken Optional. The standard List page token. + * @opt_param int pageSize Optional. The standard List page size. * @return Google_Service_Dataproc_ListClustersResponse */ public function listProjectsRegionsClusters($projectId, $region, $optParams = array()) @@ -195,4 +212,41 @@ public function patch($projectId, $region, $clusterName, Google_Service_Dataproc $params = array_merge($params, $optParams); return $this->call('patch', array($params), "Google_Service_Dataproc_Operation"); } + /** + * Sets the access control policy on the specified resource. Replaces any + * existing policy. (clusters.setIamPolicy) + * + * @param string $resource REQUIRED: The resource for which the policy is being + * specified. See the operation documentation for the appropriate value for this + * field. + * @param Google_Service_Dataproc_SetIamPolicyRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Dataproc_Policy + */ + public function setIamPolicy($resource, Google_Service_Dataproc_SetIamPolicyRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setIamPolicy', array($params), "Google_Service_Dataproc_Policy"); + } + /** + * Returns permissions that a caller has on the specified resource. If the + * resource does not exist, this will return an empty set of permissions, not a + * NOT_FOUND error.Note: This operation is designed to be used for building + * permission-aware UIs and command-line tools, not for authorization checking. + * This operation may "fail open" without warning. (clusters.testIamPermissions) + * + * @param string $resource REQUIRED: The resource for which the policy detail is + * being requested. See the operation documentation for the appropriate value + * for this field. + * @param Google_Service_Dataproc_TestIamPermissionsRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Dataproc_TestIamPermissionsResponse + */ + public function testIamPermissions($resource, Google_Service_Dataproc_TestIamPermissionsRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('testIamPermissions', array($params), "Google_Service_Dataproc_TestIamPermissionsResponse"); + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsRegionsJobs.php b/vendor/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsRegionsJobs.php index 0a68a85a..4742ef86 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsRegionsJobs.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsRegionsJobs.php @@ -80,6 +80,23 @@ public function get($projectId, $region, $jobId, $optParams = array()) $params = array_merge($params, $optParams); return $this->call('get', array($params), "Google_Service_Dataproc_Job"); } + /** + * Gets the access control policy for a resource. Returns an empty policy if the + * resource exists and does not have a policy set. (jobs.getIamPolicy) + * + * @param string $resource REQUIRED: The resource for which the policy is being + * requested. See the operation documentation for the appropriate value for this + * field. + * @param Google_Service_Dataproc_GetIamPolicyRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Dataproc_Policy + */ + public function getIamPolicy($resource, Google_Service_Dataproc_GetIamPolicyRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('getIamPolicy', array($params), "Google_Service_Dataproc_Policy"); + } /** * Lists regions/{region}/jobs in a project. (jobs.listProjectsRegionsJobs) * @@ -137,6 +154,23 @@ public function patch($projectId, $region, $jobId, Google_Service_Dataproc_Job $ $params = array_merge($params, $optParams); return $this->call('patch', array($params), "Google_Service_Dataproc_Job"); } + /** + * Sets the access control policy on the specified resource. Replaces any + * existing policy. (jobs.setIamPolicy) + * + * @param string $resource REQUIRED: The resource for which the policy is being + * specified. See the operation documentation for the appropriate value for this + * field. + * @param Google_Service_Dataproc_SetIamPolicyRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Dataproc_Policy + */ + public function setIamPolicy($resource, Google_Service_Dataproc_SetIamPolicyRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setIamPolicy', array($params), "Google_Service_Dataproc_Policy"); + } /** * Submits a job to a cluster. (jobs.submit) * @@ -154,4 +188,24 @@ public function submit($projectId, $region, Google_Service_Dataproc_SubmitJobReq $params = array_merge($params, $optParams); return $this->call('submit', array($params), "Google_Service_Dataproc_Job"); } + /** + * Returns permissions that a caller has on the specified resource. If the + * resource does not exist, this will return an empty set of permissions, not a + * NOT_FOUND error.Note: This operation is designed to be used for building + * permission-aware UIs and command-line tools, not for authorization checking. + * This operation may "fail open" without warning. (jobs.testIamPermissions) + * + * @param string $resource REQUIRED: The resource for which the policy detail is + * being requested. See the operation documentation for the appropriate value + * for this field. + * @param Google_Service_Dataproc_TestIamPermissionsRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Dataproc_TestIamPermissionsResponse + */ + public function testIamPermissions($resource, Google_Service_Dataproc_TestIamPermissionsRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('testIamPermissions', array($params), "Google_Service_Dataproc_TestIamPermissionsResponse"); + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsRegionsOperations.php b/vendor/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsRegionsOperations.php index 6c95670b..4ec444d1 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsRegionsOperations.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsRegionsOperations.php @@ -77,6 +77,23 @@ public function get($name, $optParams = array()) $params = array_merge($params, $optParams); return $this->call('get', array($params), "Google_Service_Dataproc_Operation"); } + /** + * Gets the access control policy for a resource. Returns an empty policy if the + * resource exists and does not have a policy set. (operations.getIamPolicy) + * + * @param string $resource REQUIRED: The resource for which the policy is being + * requested. See the operation documentation for the appropriate value for this + * field. + * @param Google_Service_Dataproc_GetIamPolicyRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Dataproc_Policy + */ + public function getIamPolicy($resource, Google_Service_Dataproc_GetIamPolicyRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('getIamPolicy', array($params), "Google_Service_Dataproc_Policy"); + } /** * Lists operations that match the specified filter in the request. If the * server doesn't support this method, it returns UNIMPLEMENTED.NOTE: the name @@ -102,4 +119,42 @@ public function listProjectsRegionsOperations($name, $optParams = array()) $params = array_merge($params, $optParams); return $this->call('list', array($params), "Google_Service_Dataproc_ListOperationsResponse"); } + /** + * Sets the access control policy on the specified resource. Replaces any + * existing policy. (operations.setIamPolicy) + * + * @param string $resource REQUIRED: The resource for which the policy is being + * specified. See the operation documentation for the appropriate value for this + * field. + * @param Google_Service_Dataproc_SetIamPolicyRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Dataproc_Policy + */ + public function setIamPolicy($resource, Google_Service_Dataproc_SetIamPolicyRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setIamPolicy', array($params), "Google_Service_Dataproc_Policy"); + } + /** + * Returns permissions that a caller has on the specified resource. If the + * resource does not exist, this will return an empty set of permissions, not a + * NOT_FOUND error.Note: This operation is designed to be used for building + * permission-aware UIs and command-line tools, not for authorization checking. + * This operation may "fail open" without warning. + * (operations.testIamPermissions) + * + * @param string $resource REQUIRED: The resource for which the policy detail is + * being requested. See the operation documentation for the appropriate value + * for this field. + * @param Google_Service_Dataproc_TestIamPermissionsRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Dataproc_TestIamPermissionsResponse + */ + public function testIamPermissions($resource, Google_Service_Dataproc_TestIamPermissionsRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('testIamPermissions', array($params), "Google_Service_Dataproc_TestIamPermissionsResponse"); + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsRegionsWorkflowTemplates.php b/vendor/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsRegionsWorkflowTemplates.php new file mode 100644 index 00000000..03771dd8 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataproc/Resource/ProjectsRegionsWorkflowTemplates.php @@ -0,0 +1,232 @@ + + * $dataprocService = new Google_Service_Dataproc(...); + * $workflowTemplates = $dataprocService->workflowTemplates; + * + */ +class Google_Service_Dataproc_Resource_ProjectsRegionsWorkflowTemplates extends Google_Service_Resource +{ + /** + * Creates new workflow template. (workflowTemplates.create) + * + * @param string $parent Required. The "resource name" of the region, as + * described in https://cloud.google.com/apis/design/resource_names of the form + * projects/{project_id}/regions/{region} + * @param Google_Service_Dataproc_WorkflowTemplate $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Dataproc_WorkflowTemplate + */ + public function create($parent, Google_Service_Dataproc_WorkflowTemplate $postBody, $optParams = array()) + { + $params = array('parent' => $parent, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('create', array($params), "Google_Service_Dataproc_WorkflowTemplate"); + } + /** + * Deletes a workflow template. It does not cancel in-progress workflows. + * (workflowTemplates.delete) + * + * @param string $name Required. The "resource name" of the workflow template, + * as described in https://cloud.google.com/apis/design/resource_names of the + * form projects/{project_id}/regions/{region}/workflowTemplates/{template_id} + * @param array $optParams Optional parameters. + * + * @opt_param int version Optional. The version of workflow template to delete. + * If specified, will only delete the template if the current server version + * matches specified version. + * @return Google_Service_Dataproc_DataprocEmpty + */ + public function delete($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params), "Google_Service_Dataproc_DataprocEmpty"); + } + /** + * Retrieves the latest workflow template.Can retrieve previously instantiated + * template by specifying optional version parameter. (workflowTemplates.get) + * + * @param string $name Required. The "resource name" of the workflow template, + * as described in https://cloud.google.com/apis/design/resource_names of the + * form projects/{project_id}/regions/{region}/workflowTemplates/{template_id} + * @param array $optParams Optional parameters. + * + * @opt_param int version Optional. The version of workflow template to + * retrieve. Only previously instatiated versions can be retrieved.If + * unspecified, retrieves the current version. + * @return Google_Service_Dataproc_WorkflowTemplate + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_Dataproc_WorkflowTemplate"); + } + /** + * Gets the access control policy for a resource. Returns an empty policy if the + * resource exists and does not have a policy set. + * (workflowTemplates.getIamPolicy) + * + * @param string $resource REQUIRED: The resource for which the policy is being + * requested. See the operation documentation for the appropriate value for this + * field. + * @param Google_Service_Dataproc_GetIamPolicyRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Dataproc_Policy + */ + public function getIamPolicy($resource, Google_Service_Dataproc_GetIamPolicyRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('getIamPolicy', array($params), "Google_Service_Dataproc_Policy"); + } + /** + * Instantiates a template and begins execution.The returned Operation can be + * used to track execution of workflow by polling operations.get. The Operation + * will complete when entire workflow is finished.The running workflow can be + * aborted via operations.cancel. This will cause any inflight jobs to be + * cancelled and workflow-owned clusters to be deleted.The Operation.metadata + * will be WorkflowMetadata.On successful completion, Operation.response will be + * Empty. (workflowTemplates.instantiate) + * + * @param string $name Required. The "resource name" of the workflow template, + * as described in https://cloud.google.com/apis/design/resource_names of the + * form projects/{project_id}/regions/{region}/workflowTemplates/{template_id} + * @param Google_Service_Dataproc_InstantiateWorkflowTemplateRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Dataproc_Operation + */ + public function instantiate($name, Google_Service_Dataproc_InstantiateWorkflowTemplateRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('instantiate', array($params), "Google_Service_Dataproc_Operation"); + } + /** + * Instantiates a template and begins execution.This method is equivalent to + * executing the sequence CreateWorkflowTemplate, InstantiateWorkflowTemplate, + * DeleteWorkflowTemplate.The returned Operation can be used to track execution + * of workflow by polling operations.get. The Operation will complete when + * entire workflow is finished.The running workflow can be aborted via + * operations.cancel. This will cause any inflight jobs to be cancelled and + * workflow-owned clusters to be deleted.The Operation.metadata will be + * WorkflowMetadata.On successful completion, Operation.response will be Empty. + * (workflowTemplates.instantiateInline) + * + * @param string $parent Required. The "resource name" of the workflow template + * region, as described in https://cloud.google.com/apis/design/resource_names + * of the form projects/{project_id}/regions/{region} + * @param Google_Service_Dataproc_WorkflowTemplate $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string requestId Optional. A tag that prevents multiple concurrent + * workflow instances with the same tag from running. This mitigates risk of + * concurrent instances started due to retries.It is recommended to always set + * this value to a UUID + * (https://en.wikipedia.org/wiki/Universally_unique_identifier).The tag must + * contain only letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens + * (-). The maximum length is 40 characters. + * @return Google_Service_Dataproc_Operation + */ + public function instantiateInline($parent, Google_Service_Dataproc_WorkflowTemplate $postBody, $optParams = array()) + { + $params = array('parent' => $parent, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('instantiateInline', array($params), "Google_Service_Dataproc_Operation"); + } + /** + * Lists workflows that match the specified filter in the request. + * (workflowTemplates.listProjectsRegionsWorkflowTemplates) + * + * @param string $parent Required. The "resource name" of the region, as + * described in https://cloud.google.com/apis/design/resource_names of the form + * projects/{project_id}/regions/{region} + * @param array $optParams Optional parameters. + * + * @opt_param string pageToken Optional. The page token, returned by a previous + * call, to request the next page of results. + * @opt_param int pageSize Optional. The maximum number of results to return in + * each response. + * @return Google_Service_Dataproc_ListWorkflowTemplatesResponse + */ + public function listProjectsRegionsWorkflowTemplates($parent, $optParams = array()) + { + $params = array('parent' => $parent); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_Dataproc_ListWorkflowTemplatesResponse"); + } + /** + * Sets the access control policy on the specified resource. Replaces any + * existing policy. (workflowTemplates.setIamPolicy) + * + * @param string $resource REQUIRED: The resource for which the policy is being + * specified. See the operation documentation for the appropriate value for this + * field. + * @param Google_Service_Dataproc_SetIamPolicyRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Dataproc_Policy + */ + public function setIamPolicy($resource, Google_Service_Dataproc_SetIamPolicyRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setIamPolicy', array($params), "Google_Service_Dataproc_Policy"); + } + /** + * Returns permissions that a caller has on the specified resource. If the + * resource does not exist, this will return an empty set of permissions, not a + * NOT_FOUND error.Note: This operation is designed to be used for building + * permission-aware UIs and command-line tools, not for authorization checking. + * This operation may "fail open" without warning. + * (workflowTemplates.testIamPermissions) + * + * @param string $resource REQUIRED: The resource for which the policy detail is + * being requested. See the operation documentation for the appropriate value + * for this field. + * @param Google_Service_Dataproc_TestIamPermissionsRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Dataproc_TestIamPermissionsResponse + */ + public function testIamPermissions($resource, Google_Service_Dataproc_TestIamPermissionsRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('testIamPermissions', array($params), "Google_Service_Dataproc_TestIamPermissionsResponse"); + } + /** + * Updates (replaces) workflow template. The updated template must contain + * version that matches the current server version. (workflowTemplates.update) + * + * @param string $name Output only. The "resource name" of the template, as + * described in https://cloud.google.com/apis/design/resource_names of the form + * projects/{project_id}/regions/{region}/workflowTemplates/{template_id} + * @param Google_Service_Dataproc_WorkflowTemplate $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Dataproc_WorkflowTemplate + */ + public function update($name, Google_Service_Dataproc_WorkflowTemplate $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('update', array($params), "Google_Service_Dataproc_WorkflowTemplate"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataproc/SetIamPolicyRequest.php b/vendor/google/apiclient-services/src/Google/Service/Dataproc/SetIamPolicyRequest.php new file mode 100644 index 00000000..0ed7559c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataproc/SetIamPolicyRequest.php @@ -0,0 +1,37 @@ +policy = $policy; + } + /** + * @return Google_Service_Dataproc_Policy + */ + public function getPolicy() + { + return $this->policy; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataproc/TemplateParameter.php b/vendor/google/apiclient-services/src/Google/Service/Dataproc/TemplateParameter.php new file mode 100644 index 00000000..efffc86d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataproc/TemplateParameter.php @@ -0,0 +1,65 @@ +description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setFields($fields) + { + $this->fields = $fields; + } + public function getFields() + { + return $this->fields; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + /** + * @param Google_Service_Dataproc_ParameterValidation + */ + public function setValidation(Google_Service_Dataproc_ParameterValidation $validation) + { + $this->validation = $validation; + } + /** + * @return Google_Service_Dataproc_ParameterValidation + */ + public function getValidation() + { + return $this->validation; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataproc/TestIamPermissionsRequest.php b/vendor/google/apiclient-services/src/Google/Service/Dataproc/TestIamPermissionsRequest.php new file mode 100644 index 00000000..9a127070 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataproc/TestIamPermissionsRequest.php @@ -0,0 +1,31 @@ +permissions = $permissions; + } + public function getPermissions() + { + return $this->permissions; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataproc/TestIamPermissionsResponse.php b/vendor/google/apiclient-services/src/Google/Service/Dataproc/TestIamPermissionsResponse.php new file mode 100644 index 00000000..67152f7d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataproc/TestIamPermissionsResponse.php @@ -0,0 +1,31 @@ +permissions = $permissions; + } + public function getPermissions() + { + return $this->permissions; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataproc/ValueValidation.php b/vendor/google/apiclient-services/src/Google/Service/Dataproc/ValueValidation.php new file mode 100644 index 00000000..f6bde28b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataproc/ValueValidation.php @@ -0,0 +1,31 @@ +values = $values; + } + public function getValues() + { + return $this->values; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataproc/WorkflowGraph.php b/vendor/google/apiclient-services/src/Google/Service/Dataproc/WorkflowGraph.php new file mode 100644 index 00000000..6054bca6 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataproc/WorkflowGraph.php @@ -0,0 +1,38 @@ +nodes = $nodes; + } + /** + * @return Google_Service_Dataproc_WorkflowNode + */ + public function getNodes() + { + return $this->nodes; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataproc/WorkflowMetadata.php b/vendor/google/apiclient-services/src/Google/Service/Dataproc/WorkflowMetadata.php new file mode 100644 index 00000000..1679fe8c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataproc/WorkflowMetadata.php @@ -0,0 +1,114 @@ +clusterName = $clusterName; + } + public function getClusterName() + { + return $this->clusterName; + } + /** + * @param Google_Service_Dataproc_ClusterOperation + */ + public function setCreateCluster(Google_Service_Dataproc_ClusterOperation $createCluster) + { + $this->createCluster = $createCluster; + } + /** + * @return Google_Service_Dataproc_ClusterOperation + */ + public function getCreateCluster() + { + return $this->createCluster; + } + /** + * @param Google_Service_Dataproc_ClusterOperation + */ + public function setDeleteCluster(Google_Service_Dataproc_ClusterOperation $deleteCluster) + { + $this->deleteCluster = $deleteCluster; + } + /** + * @return Google_Service_Dataproc_ClusterOperation + */ + public function getDeleteCluster() + { + return $this->deleteCluster; + } + /** + * @param Google_Service_Dataproc_WorkflowGraph + */ + public function setGraph(Google_Service_Dataproc_WorkflowGraph $graph) + { + $this->graph = $graph; + } + /** + * @return Google_Service_Dataproc_WorkflowGraph + */ + public function getGraph() + { + return $this->graph; + } + public function setParameters($parameters) + { + $this->parameters = $parameters; + } + public function getParameters() + { + return $this->parameters; + } + public function setState($state) + { + $this->state = $state; + } + public function getState() + { + return $this->state; + } + public function setTemplate($template) + { + $this->template = $template; + } + public function getTemplate() + { + return $this->template; + } + public function setVersion($version) + { + $this->version = $version; + } + public function getVersion() + { + return $this->version; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataproc/WorkflowNode.php b/vendor/google/apiclient-services/src/Google/Service/Dataproc/WorkflowNode.php new file mode 100644 index 00000000..c54aa2ba --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataproc/WorkflowNode.php @@ -0,0 +1,67 @@ +error = $error; + } + public function getError() + { + return $this->error; + } + public function setJobId($jobId) + { + $this->jobId = $jobId; + } + public function getJobId() + { + return $this->jobId; + } + public function setPrerequisiteStepIds($prerequisiteStepIds) + { + $this->prerequisiteStepIds = $prerequisiteStepIds; + } + public function getPrerequisiteStepIds() + { + return $this->prerequisiteStepIds; + } + public function setState($state) + { + $this->state = $state; + } + public function getState() + { + return $this->state; + } + public function setStepId($stepId) + { + $this->stepId = $stepId; + } + public function getStepId() + { + return $this->stepId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataproc/WorkflowTemplate.php b/vendor/google/apiclient-services/src/Google/Service/Dataproc/WorkflowTemplate.php new file mode 100644 index 00000000..59bbf292 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataproc/WorkflowTemplate.php @@ -0,0 +1,124 @@ +createTime = $createTime; + } + public function getCreateTime() + { + return $this->createTime; + } + public function setId($id) + { + $this->id = $id; + } + public function getId() + { + return $this->id; + } + /** + * @param Google_Service_Dataproc_OrderedJob + */ + public function setJobs($jobs) + { + $this->jobs = $jobs; + } + /** + * @return Google_Service_Dataproc_OrderedJob + */ + public function getJobs() + { + return $this->jobs; + } + public function setLabels($labels) + { + $this->labels = $labels; + } + public function getLabels() + { + return $this->labels; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + /** + * @param Google_Service_Dataproc_TemplateParameter + */ + public function setParameters($parameters) + { + $this->parameters = $parameters; + } + /** + * @return Google_Service_Dataproc_TemplateParameter + */ + public function getParameters() + { + return $this->parameters; + } + /** + * @param Google_Service_Dataproc_WorkflowTemplatePlacement + */ + public function setPlacement(Google_Service_Dataproc_WorkflowTemplatePlacement $placement) + { + $this->placement = $placement; + } + /** + * @return Google_Service_Dataproc_WorkflowTemplatePlacement + */ + public function getPlacement() + { + return $this->placement; + } + public function setUpdateTime($updateTime) + { + $this->updateTime = $updateTime; + } + public function getUpdateTime() + { + return $this->updateTime; + } + public function setVersion($version) + { + $this->version = $version; + } + public function getVersion() + { + return $this->version; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dataproc/WorkflowTemplatePlacement.php b/vendor/google/apiclient-services/src/Google/Service/Dataproc/WorkflowTemplatePlacement.php new file mode 100644 index 00000000..1c264133 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dataproc/WorkflowTemplatePlacement.php @@ -0,0 +1,53 @@ +clusterSelector = $clusterSelector; + } + /** + * @return Google_Service_Dataproc_ClusterSelector + */ + public function getClusterSelector() + { + return $this->clusterSelector; + } + /** + * @param Google_Service_Dataproc_ManagedCluster + */ + public function setManagedCluster(Google_Service_Dataproc_ManagedCluster $managedCluster) + { + $this->managedCluster = $managedCluster; + } + /** + * @return Google_Service_Dataproc_ManagedCluster + */ + public function getManagedCluster() + { + return $this->managedCluster; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Datastore.php b/vendor/google/apiclient-services/src/Google/Service/Datastore.php index cd52b547..fc2e86bc 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Datastore.php +++ b/vendor/google/apiclient-services/src/Google/Service/Datastore.php @@ -39,6 +39,7 @@ class Google_Service_Datastore extends Google_Service "https://www.googleapis.com/auth/datastore"; public $projects; + public $projects_indexes; public $projects_operations; /** @@ -90,6 +91,26 @@ public function __construct(Google_Client $client) 'required' => true, ), ), + ),'export' => array( + 'path' => 'v1/projects/{projectId}:export', + 'httpMethod' => 'POST', + 'parameters' => array( + 'projectId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'import' => array( + 'path' => 'v1/projects/{projectId}:import', + 'httpMethod' => 'POST', + 'parameters' => array( + 'projectId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), ),'lookup' => array( 'path' => 'v1/projects/{projectId}:lookup', 'httpMethod' => 'POST', @@ -134,6 +155,53 @@ public function __construct(Google_Client $client) ) ) ); + $this->projects_indexes = new Google_Service_Datastore_Resource_ProjectsIndexes( + $this, + $this->serviceName, + 'indexes', + array( + 'methods' => array( + 'get' => array( + 'path' => 'v1/projects/{projectId}/indexes/{indexId}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'projectId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'indexId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => 'v1/projects/{projectId}/indexes', + 'httpMethod' => 'GET', + 'parameters' => array( + 'projectId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + ), + ), + ) + ) + ); $this->projects_operations = new Google_Service_Datastore_Resource_ProjectsOperations( $this, $this->serviceName, @@ -179,6 +247,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', @@ -187,10 +259,6 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'integer', ), - 'filter' => array( - 'location' => 'query', - 'type' => 'string', - ), ), ), ) diff --git a/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1CommonMetadata.php b/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1CommonMetadata.php new file mode 100644 index 00000000..9c438d4d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1CommonMetadata.php @@ -0,0 +1,66 @@ +endTime = $endTime; + } + public function getEndTime() + { + return $this->endTime; + } + public function setLabels($labels) + { + $this->labels = $labels; + } + public function getLabels() + { + return $this->labels; + } + public function setOperationType($operationType) + { + $this->operationType = $operationType; + } + public function getOperationType() + { + return $this->operationType; + } + public function setStartTime($startTime) + { + $this->startTime = $startTime; + } + public function getStartTime() + { + return $this->startTime; + } + public function setState($state) + { + $this->state = $state; + } + public function getState() + { + return $this->state; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1EntityFilter.php b/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1EntityFilter.php new file mode 100644 index 00000000..ac00953a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1EntityFilter.php @@ -0,0 +1,40 @@ +kinds = $kinds; + } + public function getKinds() + { + return $this->kinds; + } + public function setNamespaceIds($namespaceIds) + { + $this->namespaceIds = $namespaceIds; + } + public function getNamespaceIds() + { + return $this->namespaceIds; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1ExportEntitiesMetadata.php b/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1ExportEntitiesMetadata.php new file mode 100644 index 00000000..934833cc --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1ExportEntitiesMetadata.php @@ -0,0 +1,94 @@ +common = $common; + } + /** + * @return Google_Service_Datastore_GoogleDatastoreAdminV1CommonMetadata + */ + public function getCommon() + { + return $this->common; + } + /** + * @param Google_Service_Datastore_GoogleDatastoreAdminV1EntityFilter + */ + public function setEntityFilter(Google_Service_Datastore_GoogleDatastoreAdminV1EntityFilter $entityFilter) + { + $this->entityFilter = $entityFilter; + } + /** + * @return Google_Service_Datastore_GoogleDatastoreAdminV1EntityFilter + */ + public function getEntityFilter() + { + return $this->entityFilter; + } + public function setOutputUrlPrefix($outputUrlPrefix) + { + $this->outputUrlPrefix = $outputUrlPrefix; + } + public function getOutputUrlPrefix() + { + return $this->outputUrlPrefix; + } + /** + * @param Google_Service_Datastore_GoogleDatastoreAdminV1Progress + */ + public function setProgressBytes(Google_Service_Datastore_GoogleDatastoreAdminV1Progress $progressBytes) + { + $this->progressBytes = $progressBytes; + } + /** + * @return Google_Service_Datastore_GoogleDatastoreAdminV1Progress + */ + public function getProgressBytes() + { + return $this->progressBytes; + } + /** + * @param Google_Service_Datastore_GoogleDatastoreAdminV1Progress + */ + public function setProgressEntities(Google_Service_Datastore_GoogleDatastoreAdminV1Progress $progressEntities) + { + $this->progressEntities = $progressEntities; + } + /** + * @return Google_Service_Datastore_GoogleDatastoreAdminV1Progress + */ + public function getProgressEntities() + { + return $this->progressEntities; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1ExportEntitiesRequest.php b/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1ExportEntitiesRequest.php new file mode 100644 index 00000000..c9ad4be3 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1ExportEntitiesRequest.php @@ -0,0 +1,55 @@ +entityFilter = $entityFilter; + } + /** + * @return Google_Service_Datastore_GoogleDatastoreAdminV1EntityFilter + */ + public function getEntityFilter() + { + return $this->entityFilter; + } + public function setLabels($labels) + { + $this->labels = $labels; + } + public function getLabels() + { + return $this->labels; + } + public function setOutputUrlPrefix($outputUrlPrefix) + { + $this->outputUrlPrefix = $outputUrlPrefix; + } + public function getOutputUrlPrefix() + { + return $this->outputUrlPrefix; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1ExportEntitiesResponse.php b/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1ExportEntitiesResponse.php new file mode 100644 index 00000000..bb41c2c1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1ExportEntitiesResponse.php @@ -0,0 +1,30 @@ +outputUrl = $outputUrl; + } + public function getOutputUrl() + { + return $this->outputUrl; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1ImportEntitiesMetadata.php b/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1ImportEntitiesMetadata.php new file mode 100644 index 00000000..6cb2b6dd --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1ImportEntitiesMetadata.php @@ -0,0 +1,94 @@ +common = $common; + } + /** + * @return Google_Service_Datastore_GoogleDatastoreAdminV1CommonMetadata + */ + public function getCommon() + { + return $this->common; + } + /** + * @param Google_Service_Datastore_GoogleDatastoreAdminV1EntityFilter + */ + public function setEntityFilter(Google_Service_Datastore_GoogleDatastoreAdminV1EntityFilter $entityFilter) + { + $this->entityFilter = $entityFilter; + } + /** + * @return Google_Service_Datastore_GoogleDatastoreAdminV1EntityFilter + */ + public function getEntityFilter() + { + return $this->entityFilter; + } + public function setInputUrl($inputUrl) + { + $this->inputUrl = $inputUrl; + } + public function getInputUrl() + { + return $this->inputUrl; + } + /** + * @param Google_Service_Datastore_GoogleDatastoreAdminV1Progress + */ + public function setProgressBytes(Google_Service_Datastore_GoogleDatastoreAdminV1Progress $progressBytes) + { + $this->progressBytes = $progressBytes; + } + /** + * @return Google_Service_Datastore_GoogleDatastoreAdminV1Progress + */ + public function getProgressBytes() + { + return $this->progressBytes; + } + /** + * @param Google_Service_Datastore_GoogleDatastoreAdminV1Progress + */ + public function setProgressEntities(Google_Service_Datastore_GoogleDatastoreAdminV1Progress $progressEntities) + { + $this->progressEntities = $progressEntities; + } + /** + * @return Google_Service_Datastore_GoogleDatastoreAdminV1Progress + */ + public function getProgressEntities() + { + return $this->progressEntities; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1ImportEntitiesRequest.php b/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1ImportEntitiesRequest.php new file mode 100644 index 00000000..10712065 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1ImportEntitiesRequest.php @@ -0,0 +1,55 @@ +entityFilter = $entityFilter; + } + /** + * @return Google_Service_Datastore_GoogleDatastoreAdminV1EntityFilter + */ + public function getEntityFilter() + { + return $this->entityFilter; + } + public function setInputUrl($inputUrl) + { + $this->inputUrl = $inputUrl; + } + public function getInputUrl() + { + return $this->inputUrl; + } + public function setLabels($labels) + { + $this->labels = $labels; + } + public function getLabels() + { + return $this->labels; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1Index.php b/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1Index.php new file mode 100644 index 00000000..662454bf --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1Index.php @@ -0,0 +1,83 @@ +ancestor = $ancestor; + } + public function getAncestor() + { + return $this->ancestor; + } + public function setIndexId($indexId) + { + $this->indexId = $indexId; + } + public function getIndexId() + { + return $this->indexId; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setProjectId($projectId) + { + $this->projectId = $projectId; + } + public function getProjectId() + { + return $this->projectId; + } + /** + * @param Google_Service_Datastore_GoogleDatastoreAdminV1IndexedProperty + */ + public function setProperties($properties) + { + $this->properties = $properties; + } + /** + * @return Google_Service_Datastore_GoogleDatastoreAdminV1IndexedProperty + */ + public function getProperties() + { + return $this->properties; + } + public function setState($state) + { + $this->state = $state; + } + public function getState() + { + return $this->state; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1IndexOperationMetadata.php b/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1IndexOperationMetadata.php new file mode 100644 index 00000000..417874ed --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1IndexOperationMetadata.php @@ -0,0 +1,62 @@ +common = $common; + } + /** + * @return Google_Service_Datastore_GoogleDatastoreAdminV1CommonMetadata + */ + public function getCommon() + { + return $this->common; + } + public function setIndexId($indexId) + { + $this->indexId = $indexId; + } + public function getIndexId() + { + return $this->indexId; + } + /** + * @param Google_Service_Datastore_GoogleDatastoreAdminV1Progress + */ + public function setProgressEntities(Google_Service_Datastore_GoogleDatastoreAdminV1Progress $progressEntities) + { + $this->progressEntities = $progressEntities; + } + /** + * @return Google_Service_Datastore_GoogleDatastoreAdminV1Progress + */ + public function getProgressEntities() + { + return $this->progressEntities; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1IndexedProperty.php b/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1IndexedProperty.php new file mode 100644 index 00000000..c86e737f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1IndexedProperty.php @@ -0,0 +1,39 @@ +direction = $direction; + } + public function getDirection() + { + return $this->direction; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1ListIndexesResponse.php b/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1ListIndexesResponse.php new file mode 100644 index 00000000..b8e46036 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1ListIndexesResponse.php @@ -0,0 +1,47 @@ +indexes = $indexes; + } + /** + * @return Google_Service_Datastore_GoogleDatastoreAdminV1Index + */ + public function getIndexes() + { + return $this->indexes; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1Progress.php b/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1Progress.php new file mode 100644 index 00000000..677c7858 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Datastore/GoogleDatastoreAdminV1Progress.php @@ -0,0 +1,39 @@ +workCompleted = $workCompleted; + } + public function getWorkCompleted() + { + return $this->workCompleted; + } + public function setWorkEstimated($workEstimated) + { + $this->workEstimated = $workEstimated; + } + public function getWorkEstimated() + { + return $this->workEstimated; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Datastore/Resource/Projects.php b/vendor/google/apiclient-services/src/Google/Service/Datastore/Resource/Projects.php index a5bf3ebc..6a44b468 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Datastore/Resource/Projects.php +++ b/vendor/google/apiclient-services/src/Google/Service/Datastore/Resource/Projects.php @@ -72,6 +72,45 @@ public function commit($projectId, Google_Service_Datastore_CommitRequest $postB $params = array_merge($params, $optParams); return $this->call('commit', array($params), "Google_Service_Datastore_CommitResponse"); } + /** + * Exports a copy of all or a subset of entities from Google Cloud Datastore to + * another storage system, such as Google Cloud Storage. Recent updates to + * entities may not be reflected in the export. The export occurs in the + * background and its progress can be monitored and managed via the Operation + * resource that is created. The output of an export may only be used once the + * associated operation is done. If an export operation is cancelled before + * completion it may leave partial data behind in Google Cloud Storage. + * (projects.export) + * + * @param string $projectId Project ID against which to make the request. + * @param Google_Service_Datastore_GoogleDatastoreAdminV1ExportEntitiesRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Datastore_GoogleLongrunningOperation + */ + public function export($projectId, Google_Service_Datastore_GoogleDatastoreAdminV1ExportEntitiesRequest $postBody, $optParams = array()) + { + $params = array('projectId' => $projectId, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('export', array($params), "Google_Service_Datastore_GoogleLongrunningOperation"); + } + /** + * Imports entities into Google Cloud Datastore. Existing entities with the same + * key are overwritten. The import occurs in the background and its progress can + * be monitored and managed via the Operation resource that is created. If an + * ImportEntities operation is cancelled, it is possible that a subset of the + * data has already been imported to Cloud Datastore. (projects.import) + * + * @param string $projectId Project ID against which to make the request. + * @param Google_Service_Datastore_GoogleDatastoreAdminV1ImportEntitiesRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Datastore_GoogleLongrunningOperation + */ + public function import($projectId, Google_Service_Datastore_GoogleDatastoreAdminV1ImportEntitiesRequest $postBody, $optParams = array()) + { + $params = array('projectId' => $projectId, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('import', array($params), "Google_Service_Datastore_GoogleLongrunningOperation"); + } /** * Looks up entities by key. (projects.lookup) * diff --git a/vendor/google/apiclient-services/src/Google/Service/Datastore/Resource/ProjectsIndexes.php b/vendor/google/apiclient-services/src/Google/Service/Datastore/Resource/ProjectsIndexes.php new file mode 100644 index 00000000..dd91125f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Datastore/Resource/ProjectsIndexes.php @@ -0,0 +1,63 @@ + + * $datastoreService = new Google_Service_Datastore(...); + * $indexes = $datastoreService->indexes; + * + */ +class Google_Service_Datastore_Resource_ProjectsIndexes extends Google_Service_Resource +{ + /** + * Gets an index. (indexes.get) + * + * @param string $projectId Project ID against which to make the request. + * @param string $indexId The resource ID of the index to get. + * @param array $optParams Optional parameters. + * @return Google_Service_Datastore_GoogleDatastoreAdminV1Index + */ + public function get($projectId, $indexId, $optParams = array()) + { + $params = array('projectId' => $projectId, 'indexId' => $indexId); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_Datastore_GoogleDatastoreAdminV1Index"); + } + /** + * Lists the indexes that match the specified filters. Datastore uses an + * eventually consistent query to fetch the list of indexes and may occasionally + * return stale results. (indexes.listProjectsIndexes) + * + * @param string $projectId Project ID against which to make the request. + * @param array $optParams Optional parameters. + * + * @opt_param string filter + * @opt_param string pageToken The next_page_token value returned from a + * previous List request, if any. + * @opt_param int pageSize The maximum number of items to return. If zero, then + * all results will be returned. + * @return Google_Service_Datastore_GoogleDatastoreAdminV1ListIndexesResponse + */ + public function listProjectsIndexes($projectId, $optParams = array()) + { + $params = array('projectId' => $projectId); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_Datastore_GoogleDatastoreAdminV1ListIndexesResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Datastore/Resource/ProjectsOperations.php b/vendor/google/apiclient-services/src/Google/Service/Datastore/Resource/ProjectsOperations.php index 65e97cfb..76f35468 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Datastore/Resource/ProjectsOperations.php +++ b/vendor/google/apiclient-services/src/Google/Service/Datastore/Resource/ProjectsOperations.php @@ -92,9 +92,9 @@ public function get($name, $optParams = array()) * @param string $name The name of the operation's parent resource. * @param array $optParams Optional parameters. * + * @opt_param string filter The standard list filter. * @opt_param string pageToken The standard list page token. * @opt_param int pageSize The standard list page size. - * @opt_param string filter The standard list filter. * @return Google_Service_Datastore_GoogleLongrunningListOperationsResponse */ public function listProjectsOperations($name, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/DeploymentManager.php b/vendor/google/apiclient-services/src/Google/Service/DeploymentManager.php index 96d630c6..e49bd6e1 100644 --- a/vendor/google/apiclient-services/src/Google/Service/DeploymentManager.php +++ b/vendor/google/apiclient-services/src/Google/Service/DeploymentManager.php @@ -141,6 +141,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'createPolicy' => array( + 'location' => 'query', + 'type' => 'string', + ), 'preview' => array( 'location' => 'query', 'type' => 'boolean', diff --git a/vendor/google/apiclient-services/src/Google/Service/DeploymentManager/GlobalSetPolicyRequest.php b/vendor/google/apiclient-services/src/Google/Service/DeploymentManager/GlobalSetPolicyRequest.php new file mode 100644 index 00000000..536695a0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/DeploymentManager/GlobalSetPolicyRequest.php @@ -0,0 +1,63 @@ +bindings = $bindings; + } + /** + * @return Google_Service_DeploymentManager_Binding + */ + public function getBindings() + { + return $this->bindings; + } + public function setEtag($etag) + { + $this->etag = $etag; + } + public function getEtag() + { + return $this->etag; + } + /** + * @param Google_Service_DeploymentManager_Policy + */ + public function setPolicy(Google_Service_DeploymentManager_Policy $policy) + { + $this->policy = $policy; + } + /** + * @return Google_Service_DeploymentManager_Policy + */ + public function getPolicy() + { + return $this->policy; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/DeploymentManager/Resource/Deployments.php b/vendor/google/apiclient-services/src/Google/Service/DeploymentManager/Resource/Deployments.php index b17df8a6..abceca8f 100644 --- a/vendor/google/apiclient-services/src/Google/Service/DeploymentManager/Resource/Deployments.php +++ b/vendor/google/apiclient-services/src/Google/Service/DeploymentManager/Resource/Deployments.php @@ -95,6 +95,8 @@ public function getIamPolicy($project, $resource, $optParams = array()) * @param Google_Service_DeploymentManager_Deployment $postBody * @param array $optParams Optional parameters. * + * @opt_param string createPolicy Sets the policy to use for creating new + * resources. * @opt_param bool preview If set to true, creates a deployment and creates * "shell" resources but does not actually instantiate these resources. This * allows you to preview what your deployment looks like. After previewing a @@ -199,11 +201,11 @@ public function patch($project, $deployment, Google_Service_DeploymentManager_De * * @param string $project Project ID for this request. * @param string $resource Name of the resource for this request. - * @param Google_Service_DeploymentManager_Policy $postBody + * @param Google_Service_DeploymentManager_GlobalSetPolicyRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_DeploymentManager_Policy */ - public function setIamPolicy($project, $resource, Google_Service_DeploymentManager_Policy $postBody, $optParams = array()) + public function setIamPolicy($project, $resource, Google_Service_DeploymentManager_GlobalSetPolicyRequest $postBody, $optParams = array()) { $params = array('project' => $project, 'resource' => $resource, 'postBody' => $postBody); $params = array_merge($params, $optParams); diff --git a/vendor/google/apiclient-services/src/Google/Service/Dfareporting.php b/vendor/google/apiclient-services/src/Google/Service/Dfareporting.php index 2e10ec55..183a416a 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dfareporting.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dfareporting.php @@ -16,7 +16,7 @@ */ /** - * Service definition for Dfareporting (v3.0). + * Service definition for Dfareporting (v3.2). * *

* Manages your DoubleClick Campaign Manager ad campaigns and reports.

@@ -75,6 +75,7 @@ class Google_Service_Dfareporting extends Google_Service public $inventoryItems; public $languages; public $metros; + public $mobileApps; public $mobileCarriers; public $operatingSystemVersions; public $operatingSystems; @@ -112,8 +113,8 @@ public function __construct(Google_Client $client) { parent::__construct($client); $this->rootUrl = 'https://www.googleapis.com/'; - $this->servicePath = 'dfareporting/v3.0/'; - $this->version = 'v3.0'; + $this->servicePath = 'dfareporting/v3.2/'; + $this->version = 'v3.2'; $this->serviceName = 'dfareporting'; $this->accountActiveAdSummaries = new Google_Service_Dfareporting_Resource_AccountActiveAdSummaries( @@ -738,6 +739,11 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'boolean', ), + 'campaignIds' => array( + 'location' => 'query', + 'type' => 'string', + 'repeated' => true, + ), 'ids' => array( 'location' => 'query', 'type' => 'string', @@ -2861,6 +2867,63 @@ public function __construct(Google_Client $client) ) ) ); + $this->mobileApps = new Google_Service_Dfareporting_Resource_MobileApps( + $this, + $this->serviceName, + 'mobileApps', + array( + 'methods' => array( + 'get' => array( + 'path' => 'userprofiles/{profileId}/mobileApps/{id}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'profileId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'id' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => 'userprofiles/{profileId}/mobileApps', + 'httpMethod' => 'GET', + 'parameters' => array( + 'profileId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'directories' => array( + 'location' => 'query', + 'type' => 'string', + 'repeated' => true, + ), + 'ids' => array( + 'location' => 'query', + 'type' => 'string', + 'repeated' => true, + ), + 'maxResults' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'searchString' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ), + ) + ) + ); $this->mobileCarriers = new Google_Service_Dfareporting_Resource_MobileCarriers( $this, $this->serviceName, diff --git a/vendor/google/apiclient-services/src/Google/Service/Dfareporting/Conversion.php b/vendor/google/apiclient-services/src/Google/Service/Dfareporting/Conversion.php index 4ad7a5bd..e3e1b1b7 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dfareporting/Conversion.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dfareporting/Conversion.php @@ -29,9 +29,11 @@ class Google_Service_Dfareporting_Conversion extends Google_Collection public $kind; public $limitAdTracking; public $mobileDeviceId; + public $nonPersonalizedAd; public $ordinal; public $quantity; public $timestampMicros; + public $treatmentForUnderage; public $value; public function setChildDirectedTreatment($childDirectedTreatment) @@ -120,6 +122,14 @@ public function getMobileDeviceId() { return $this->mobileDeviceId; } + public function setNonPersonalizedAd($nonPersonalizedAd) + { + $this->nonPersonalizedAd = $nonPersonalizedAd; + } + public function getNonPersonalizedAd() + { + return $this->nonPersonalizedAd; + } public function setOrdinal($ordinal) { $this->ordinal = $ordinal; @@ -144,6 +154,14 @@ public function getTimestampMicros() { return $this->timestampMicros; } + public function setTreatmentForUnderage($treatmentForUnderage) + { + $this->treatmentForUnderage = $treatmentForUnderage; + } + public function getTreatmentForUnderage() + { + return $this->treatmentForUnderage; + } public function setValue($value) { $this->value = $value; diff --git a/vendor/google/apiclient-services/src/Google/Service/Dfareporting/Creative.php b/vendor/google/apiclient-services/src/Google/Service/Dfareporting/Creative.php index adcc90b3..f039bc28 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dfareporting/Creative.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dfareporting/Creative.php @@ -22,6 +22,8 @@ class Google_Service_Dfareporting_Creative extends Google_Collection public $active; public $adParameters; public $adTagKeys; + protected $additionalSizesType = 'Google_Service_Dfareporting_Size'; + protected $additionalSizesDataType = 'array'; public $advertiserId; public $allowScriptAccess; public $archived; @@ -65,6 +67,8 @@ class Google_Service_Dfareporting_Creative extends Google_Collection protected $lastModifiedInfoType = 'Google_Service_Dfareporting_LastModifiedInfo'; protected $lastModifiedInfoDataType = ''; public $latestTraffickedCreativeId; + public $mediaDescription; + public $mediaDuration; public $name; public $overrideCss; public $politeLoadAssetId; @@ -98,8 +102,6 @@ class Google_Service_Dfareporting_Creative extends Google_Collection protected $universalAdIdType = 'Google_Service_Dfareporting_UniversalAdId'; protected $universalAdIdDataType = ''; public $version; - public $videoDescription; - public $videoDuration; public function setAccountId($accountId) { @@ -133,6 +135,20 @@ public function getAdTagKeys() { return $this->adTagKeys; } + /** + * @param Google_Service_Dfareporting_Size + */ + public function setAdditionalSizes($additionalSizes) + { + $this->additionalSizes = $additionalSizes; + } + /** + * @return Google_Service_Dfareporting_Size + */ + public function getAdditionalSizes() + { + return $this->additionalSizes; + } public function setAdvertiserId($advertiserId) { $this->advertiserId = $advertiserId; @@ -455,6 +471,22 @@ public function getLatestTraffickedCreativeId() { return $this->latestTraffickedCreativeId; } + public function setMediaDescription($mediaDescription) + { + $this->mediaDescription = $mediaDescription; + } + public function getMediaDescription() + { + return $this->mediaDescription; + } + public function setMediaDuration($mediaDuration) + { + $this->mediaDuration = $mediaDuration; + } + public function getMediaDuration() + { + return $this->mediaDuration; + } public function setName($name) { $this->name = $name; @@ -705,20 +737,4 @@ public function getVersion() { return $this->version; } - public function setVideoDescription($videoDescription) - { - $this->videoDescription = $videoDescription; - } - public function getVideoDescription() - { - return $this->videoDescription; - } - public function setVideoDuration($videoDuration) - { - $this->videoDuration = $videoDuration; - } - public function getVideoDuration() - { - return $this->videoDuration; - } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Dfareporting/CreativeAsset.php b/vendor/google/apiclient-services/src/Google/Service/Dfareporting/CreativeAsset.php index 15e68787..806d80a3 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dfareporting/CreativeAsset.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dfareporting/CreativeAsset.php @@ -20,6 +20,8 @@ class Google_Service_Dfareporting_CreativeAsset extends Google_Collection protected $collection_key = 'detectedFeatures'; public $actionScript3; public $active; + protected $additionalSizesType = 'Google_Service_Dfareporting_Size'; + protected $additionalSizesDataType = 'array'; public $alignment; public $artworkType; protected $assetIdentifierType = 'Google_Service_Dfareporting_CreativeAssetId'; @@ -46,6 +48,7 @@ class Google_Service_Dfareporting_CreativeAsset extends Google_Collection public $id; protected $idDimensionValueType = 'Google_Service_Dfareporting_DimensionValue'; protected $idDimensionValueDataType = ''; + public $mediaDuration; public $mimeType; protected $offsetType = 'Google_Service_Dfareporting_OffsetPosition'; protected $offsetDataType = ''; @@ -66,7 +69,6 @@ class Google_Service_Dfareporting_CreativeAsset extends Google_Collection public $streamingServingUrl; public $transparency; public $verticallyLocked; - public $videoDuration; public $windowMode; public $zIndex; public $zipFilename; @@ -88,6 +90,20 @@ public function getActive() { return $this->active; } + /** + * @param Google_Service_Dfareporting_Size + */ + public function setAdditionalSizes($additionalSizes) + { + $this->additionalSizes = $additionalSizes; + } + /** + * @return Google_Service_Dfareporting_Size + */ + public function getAdditionalSizes() + { + return $this->additionalSizes; + } public function setAlignment($alignment) { $this->alignment = $alignment; @@ -286,6 +302,14 @@ public function getIdDimensionValue() { return $this->idDimensionValue; } + public function setMediaDuration($mediaDuration) + { + $this->mediaDuration = $mediaDuration; + } + public function getMediaDuration() + { + return $this->mediaDuration; + } public function setMimeType($mimeType) { $this->mimeType = $mimeType; @@ -440,14 +464,6 @@ public function getVerticallyLocked() { return $this->verticallyLocked; } - public function setVideoDuration($videoDuration) - { - $this->videoDuration = $videoDuration; - } - public function getVideoDuration() - { - return $this->videoDuration; - } public function setWindowMode($windowMode) { $this->windowMode = $windowMode; diff --git a/vendor/google/apiclient-services/src/Google/Service/Dfareporting/DeepLink.php b/vendor/google/apiclient-services/src/Google/Service/Dfareporting/DeepLink.php new file mode 100644 index 00000000..5c406ab0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dfareporting/DeepLink.php @@ -0,0 +1,74 @@ +appUrl = $appUrl; + } + public function getAppUrl() + { + return $this->appUrl; + } + public function setFallbackUrl($fallbackUrl) + { + $this->fallbackUrl = $fallbackUrl; + } + public function getFallbackUrl() + { + return $this->fallbackUrl; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + /** + * @param Google_Service_Dfareporting_MobileApp + */ + public function setMobileApp(Google_Service_Dfareporting_MobileApp $mobileApp) + { + $this->mobileApp = $mobileApp; + } + /** + * @return Google_Service_Dfareporting_MobileApp + */ + public function getMobileApp() + { + return $this->mobileApp; + } + public function setRemarketingListIds($remarketingListIds) + { + $this->remarketingListIds = $remarketingListIds; + } + public function getRemarketingListIds() + { + return $this->remarketingListIds; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dfareporting/LandingPage.php b/vendor/google/apiclient-services/src/Google/Service/Dfareporting/LandingPage.php index 01fb0198..65a73bab 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dfareporting/LandingPage.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dfareporting/LandingPage.php @@ -15,10 +15,13 @@ * the License. */ -class Google_Service_Dfareporting_LandingPage extends Google_Model +class Google_Service_Dfareporting_LandingPage extends Google_Collection { + protected $collection_key = 'deepLinks'; public $advertiserId; public $archived; + protected $deepLinksType = 'Google_Service_Dfareporting_DeepLink'; + protected $deepLinksDataType = 'array'; public $id; public $kind; public $name; @@ -40,6 +43,20 @@ public function getArchived() { return $this->archived; } + /** + * @param Google_Service_Dfareporting_DeepLink + */ + public function setDeepLinks($deepLinks) + { + $this->deepLinks = $deepLinks; + } + /** + * @return Google_Service_Dfareporting_DeepLink + */ + public function getDeepLinks() + { + return $this->deepLinks; + } public function setId($id) { $this->id = $id; diff --git a/vendor/google/apiclient-services/src/Google/Service/Dfareporting/MobileApp.php b/vendor/google/apiclient-services/src/Google/Service/Dfareporting/MobileApp.php new file mode 100644 index 00000000..f90cced2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dfareporting/MobileApp.php @@ -0,0 +1,66 @@ +directory = $directory; + } + public function getDirectory() + { + return $this->directory; + } + public function setId($id) + { + $this->id = $id; + } + public function getId() + { + return $this->id; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setPublisherName($publisherName) + { + $this->publisherName = $publisherName; + } + public function getPublisherName() + { + return $this->publisherName; + } + public function setTitle($title) + { + $this->title = $title; + } + public function getTitle() + { + return $this->title; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dfareporting/MobileAppsListResponse.php b/vendor/google/apiclient-services/src/Google/Service/Dfareporting/MobileAppsListResponse.php new file mode 100644 index 00000000..e680d5ba --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dfareporting/MobileAppsListResponse.php @@ -0,0 +1,56 @@ +kind = $kind; + } + public function getKind() + { + return $this->kind; + } + /** + * @param Google_Service_Dfareporting_MobileApp + */ + public function setMobileApps($mobileApps) + { + $this->mobileApps = $mobileApps; + } + /** + * @return Google_Service_Dfareporting_MobileApp + */ + public function getMobileApps() + { + return $this->mobileApps; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dfareporting/Placement.php b/vendor/google/apiclient-services/src/Google/Service/Dfareporting/Placement.php index 6a130602..62d31256 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dfareporting/Placement.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dfareporting/Placement.php @@ -20,6 +20,8 @@ class Google_Service_Dfareporting_Placement extends Google_Collection protected $collection_key = 'tagFormats'; public $accountId; public $adBlockingOptOut; + protected $additionalSizesType = 'Google_Service_Dfareporting_Size'; + protected $additionalSizesDataType = 'array'; public $advertiserId; protected $advertiserIdDimensionValueType = 'Google_Service_Dfareporting_DimensionValue'; protected $advertiserIdDimensionValueDataType = ''; @@ -89,6 +91,20 @@ public function getAdBlockingOptOut() { return $this->adBlockingOptOut; } + /** + * @param Google_Service_Dfareporting_Size + */ + public function setAdditionalSizes($additionalSizes) + { + $this->additionalSizes = $additionalSizes; + } + /** + * @return Google_Service_Dfareporting_Size + */ + public function getAdditionalSizes() + { + return $this->additionalSizes; + } public function setAdvertiserId($advertiserId) { $this->advertiserId = $advertiserId; diff --git a/vendor/google/apiclient-services/src/Google/Service/Dfareporting/Resource/AdvertiserLandingPages.php b/vendor/google/apiclient-services/src/Google/Service/Dfareporting/Resource/AdvertiserLandingPages.php index 9ca37dfd..c2f569e6 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dfareporting/Resource/AdvertiserLandingPages.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dfareporting/Resource/AdvertiserLandingPages.php @@ -64,6 +64,8 @@ public function insert($profileId, Google_Service_Dfareporting_LandingPage $post * these advertisers. * @opt_param bool archived Select only archived landing pages. Don't set this * field to select both archived and non-archived landing pages. + * @opt_param string campaignIds Select only landing pages that are associated + * with these campaigns. * @opt_param string ids Select only landing pages with these IDs. * @opt_param int maxResults Maximum number of results to return. * @opt_param string pageToken Value of the nextPageToken from the previous diff --git a/vendor/google/apiclient-services/src/Google/Service/Dfareporting/Resource/DirectorySites.php b/vendor/google/apiclient-services/src/Google/Service/Dfareporting/Resource/DirectorySites.php index 85ef5a1e..a2c7c40a 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dfareporting/Resource/DirectorySites.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dfareporting/Resource/DirectorySites.php @@ -69,8 +69,8 @@ public function insert($profileId, Google_Service_Dfareporting_DirectorySite $po * @opt_param bool active Select only active directory sites. Leave blank to * retrieve both active and inactive directory sites. * @opt_param string countryId Select only directory sites with this country ID. - * @opt_param string dfpNetworkCode Select only directory sites with this DFP - * network code. + * @opt_param string dfpNetworkCode Select only directory sites with this Ad + * Manager network code. * @opt_param string ids Select only directory sites with these IDs. * @opt_param int maxResults Maximum number of results to return. * @opt_param string pageToken Value of the nextPageToken from the previous diff --git a/vendor/google/apiclient-services/src/Google/Service/Dfareporting/Resource/MobileApps.php b/vendor/google/apiclient-services/src/Google/Service/Dfareporting/Resource/MobileApps.php new file mode 100644 index 00000000..20221a8c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dfareporting/Resource/MobileApps.php @@ -0,0 +1,67 @@ + + * $dfareportingService = new Google_Service_Dfareporting(...); + * $mobileApps = $dfareportingService->mobileApps; + * + */ +class Google_Service_Dfareporting_Resource_MobileApps extends Google_Service_Resource +{ + /** + * Gets one mobile app by ID. (mobileApps.get) + * + * @param string $profileId User profile ID associated with this request. + * @param string $id Mobile app ID. + * @param array $optParams Optional parameters. + * @return Google_Service_Dfareporting_MobileApp + */ + public function get($profileId, $id, $optParams = array()) + { + $params = array('profileId' => $profileId, 'id' => $id); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_Dfareporting_MobileApp"); + } + /** + * Retrieves list of available mobile apps. (mobileApps.listMobileApps) + * + * @param string $profileId User profile ID associated with this request. + * @param array $optParams Optional parameters. + * + * @opt_param string directories Select only apps from these directories. + * @opt_param string ids Select only apps with these IDs. + * @opt_param int maxResults Maximum number of results to return. + * @opt_param string pageToken Value of the nextPageToken from the previous + * result page. + * @opt_param string searchString Allows searching for objects by name or ID. + * Wildcards (*) are allowed. For example, "app*2015" will return objects with + * names like "app Jan 2018", "app Jan 2018", or simply "app 2018". Most of the + * searches also add wildcards implicitly at the start and the end of the search + * string. For example, a search string of "app" will match objects with name + * "my app", "app 2018", or simply "app". + * @return Google_Service_Dfareporting_MobileAppsListResponse + */ + public function listMobileApps($profileId, $optParams = array()) + { + $params = array('profileId' => $profileId); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_Dfareporting_MobileAppsListResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Sizes.php b/vendor/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Sizes.php index 6c960ef2..dad8f3a7 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Sizes.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dfareporting/Resource/Sizes.php @@ -54,7 +54,10 @@ public function insert($profileId, Google_Service_Dfareporting_Size $postBody, $ return $this->call('insert', array($params), "Google_Service_Dfareporting_Size"); } /** - * Retrieves a list of sizes, possibly filtered. (sizes.listSizes) + * Retrieves a list of sizes, possibly filtered. Retrieved sizes are globally + * unique and may include values not currently in use by your account. Due to + * this, the list of sizes returned by this method may differ from the list seen + * in the Trafficking UI. (sizes.listSizes) * * @param string $profileId User profile ID associated with this request. * @param array $optParams Optional parameters. diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow.php index 888a55a8..1f397ee5 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dialogflow.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow.php @@ -16,7 +16,7 @@ */ /** - * Service definition for Dialogflow (v2beta1). + * Service definition for Dialogflow (v2). * *

* An end-to-end development suite for conversational interfaces (e.g., @@ -40,9 +40,6 @@ class Google_Service_Dialogflow extends Google_Service public $projects_agent_entityTypes; public $projects_agent_entityTypes_entities; public $projects_agent_intents; - public $projects_agent_runtimes_sessions; - public $projects_agent_runtimes_sessions_contexts; - public $projects_agent_runtimes_sessions_entityTypes; public $projects_agent_sessions; public $projects_agent_sessions_contexts; public $projects_agent_sessions_entityTypes; @@ -58,7 +55,7 @@ public function __construct(Google_Client $client) parent::__construct($client); $this->rootUrl = 'https://dialogflow.googleapis.com/'; $this->servicePath = ''; - $this->version = 'v2beta1'; + $this->version = 'v2'; $this->serviceName = 'dialogflow'; $this->projects = new Google_Service_Dialogflow_Resource_Projects( @@ -68,7 +65,7 @@ public function __construct(Google_Client $client) array( 'methods' => array( 'getAgent' => array( - 'path' => 'v2beta1/{+parent}/agent', + 'path' => 'v2/{+parent}/agent', 'httpMethod' => 'GET', 'parameters' => array( 'parent' => array( @@ -88,7 +85,7 @@ public function __construct(Google_Client $client) array( 'methods' => array( 'export' => array( - 'path' => 'v2beta1/{+parent}/agent:export', + 'path' => 'v2/{+parent}/agent:export', 'httpMethod' => 'POST', 'parameters' => array( 'parent' => array( @@ -98,7 +95,7 @@ public function __construct(Google_Client $client) ), ), ),'import' => array( - 'path' => 'v2beta1/{+parent}/agent:import', + 'path' => 'v2/{+parent}/agent:import', 'httpMethod' => 'POST', 'parameters' => array( 'parent' => array( @@ -108,7 +105,7 @@ public function __construct(Google_Client $client) ), ), ),'restore' => array( - 'path' => 'v2beta1/{+parent}/agent:restore', + 'path' => 'v2/{+parent}/agent:restore', 'httpMethod' => 'POST', 'parameters' => array( 'parent' => array( @@ -118,7 +115,7 @@ public function __construct(Google_Client $client) ), ), ),'search' => array( - 'path' => 'v2beta1/{+parent}/agent:search', + 'path' => 'v2/{+parent}/agent:search', 'httpMethod' => 'GET', 'parameters' => array( 'parent' => array( @@ -136,7 +133,7 @@ public function __construct(Google_Client $client) ), ), ),'train' => array( - 'path' => 'v2beta1/{+parent}/agent:train', + 'path' => 'v2/{+parent}/agent:train', 'httpMethod' => 'POST', 'parameters' => array( 'parent' => array( @@ -156,7 +153,7 @@ public function __construct(Google_Client $client) array( 'methods' => array( 'batchDelete' => array( - 'path' => 'v2beta1/{+parent}/entityTypes:batchDelete', + 'path' => 'v2/{+parent}/entityTypes:batchDelete', 'httpMethod' => 'POST', 'parameters' => array( 'parent' => array( @@ -166,7 +163,7 @@ public function __construct(Google_Client $client) ), ), ),'batchUpdate' => array( - 'path' => 'v2beta1/{+parent}/entityTypes:batchUpdate', + 'path' => 'v2/{+parent}/entityTypes:batchUpdate', 'httpMethod' => 'POST', 'parameters' => array( 'parent' => array( @@ -176,7 +173,7 @@ public function __construct(Google_Client $client) ), ), ),'create' => array( - 'path' => 'v2beta1/{+parent}/entityTypes', + 'path' => 'v2/{+parent}/entityTypes', 'httpMethod' => 'POST', 'parameters' => array( 'parent' => array( @@ -190,7 +187,7 @@ public function __construct(Google_Client $client) ), ), ),'delete' => array( - 'path' => 'v2beta1/{+name}', + 'path' => 'v2/{+name}', 'httpMethod' => 'DELETE', 'parameters' => array( 'name' => array( @@ -200,7 +197,7 @@ public function __construct(Google_Client $client) ), ), ),'get' => array( - 'path' => 'v2beta1/{+name}', + 'path' => 'v2/{+name}', 'httpMethod' => 'GET', 'parameters' => array( 'name' => array( @@ -214,7 +211,7 @@ public function __construct(Google_Client $client) ), ), ),'list' => array( - 'path' => 'v2beta1/{+parent}/entityTypes', + 'path' => 'v2/{+parent}/entityTypes', 'httpMethod' => 'GET', 'parameters' => array( 'parent' => array( @@ -236,7 +233,7 @@ public function __construct(Google_Client $client) ), ), ),'patch' => array( - 'path' => 'v2beta1/{+name}', + 'path' => 'v2/{+name}', 'httpMethod' => 'PATCH', 'parameters' => array( 'name' => array( @@ -264,7 +261,7 @@ public function __construct(Google_Client $client) array( 'methods' => array( 'batchCreate' => array( - 'path' => 'v2beta1/{+parent}/entities:batchCreate', + 'path' => 'v2/{+parent}/entities:batchCreate', 'httpMethod' => 'POST', 'parameters' => array( 'parent' => array( @@ -274,7 +271,7 @@ public function __construct(Google_Client $client) ), ), ),'batchDelete' => array( - 'path' => 'v2beta1/{+parent}/entities:batchDelete', + 'path' => 'v2/{+parent}/entities:batchDelete', 'httpMethod' => 'POST', 'parameters' => array( 'parent' => array( @@ -284,7 +281,7 @@ public function __construct(Google_Client $client) ), ), ),'batchUpdate' => array( - 'path' => 'v2beta1/{+parent}/entities:batchUpdate', + 'path' => 'v2/{+parent}/entities:batchUpdate', 'httpMethod' => 'POST', 'parameters' => array( 'parent' => array( @@ -304,7 +301,7 @@ public function __construct(Google_Client $client) array( 'methods' => array( 'batchDelete' => array( - 'path' => 'v2beta1/{+parent}/intents:batchDelete', + 'path' => 'v2/{+parent}/intents:batchDelete', 'httpMethod' => 'POST', 'parameters' => array( 'parent' => array( @@ -314,7 +311,7 @@ public function __construct(Google_Client $client) ), ), ),'batchUpdate' => array( - 'path' => 'v2beta1/{+parent}/intents:batchUpdate', + 'path' => 'v2/{+parent}/intents:batchUpdate', 'httpMethod' => 'POST', 'parameters' => array( 'parent' => array( @@ -324,7 +321,7 @@ public function __construct(Google_Client $client) ), ), ),'create' => array( - 'path' => 'v2beta1/{+parent}/intents', + 'path' => 'v2/{+parent}/intents', 'httpMethod' => 'POST', 'parameters' => array( 'parent' => array( @@ -342,7 +339,7 @@ public function __construct(Google_Client $client) ), ), ),'delete' => array( - 'path' => 'v2beta1/{+name}', + 'path' => 'v2/{+name}', 'httpMethod' => 'DELETE', 'parameters' => array( 'name' => array( @@ -352,7 +349,7 @@ public function __construct(Google_Client $client) ), ), ),'get' => array( - 'path' => 'v2beta1/{+name}', + 'path' => 'v2/{+name}', 'httpMethod' => 'GET', 'parameters' => array( 'name' => array( @@ -360,17 +357,17 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'intentView' => array( + 'languageCode' => array( 'location' => 'query', 'type' => 'string', ), - 'languageCode' => array( + 'intentView' => array( 'location' => 'query', 'type' => 'string', ), ), ),'list' => array( - 'path' => 'v2beta1/{+parent}/intents', + 'path' => 'v2/{+parent}/intents', 'httpMethod' => 'GET', 'parameters' => array( 'parent' => array( @@ -378,32 +375,6 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'languageCode' => array( - 'location' => 'query', - 'type' => 'string', - ), - 'pageToken' => array( - 'location' => 'query', - 'type' => 'string', - ), - 'pageSize' => array( - 'location' => 'query', - 'type' => 'integer', - ), - 'intentView' => array( - 'location' => 'query', - 'type' => 'string', - ), - ), - ),'patch' => array( - 'path' => 'v2beta1/{+name}', - 'httpMethod' => 'PATCH', - 'parameters' => array( - 'name' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), 'intentView' => array( 'location' => 'query', 'type' => 'string', @@ -412,90 +383,6 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), - 'updateMask' => array( - 'location' => 'query', - 'type' => 'string', - ), - ), - ), - ) - ) - ); - $this->projects_agent_runtimes_sessions = new Google_Service_Dialogflow_Resource_ProjectsAgentRuntimesSessions( - $this, - $this->serviceName, - 'sessions', - array( - 'methods' => array( - 'deleteContexts' => array( - 'path' => 'v2beta1/{+parent}/contexts', - 'httpMethod' => 'DELETE', - 'parameters' => array( - 'parent' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'detectIntent' => array( - 'path' => 'v2beta1/{+session}:detectIntent', - 'httpMethod' => 'POST', - 'parameters' => array( - 'session' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ), - ) - ) - ); - $this->projects_agent_runtimes_sessions_contexts = new Google_Service_Dialogflow_Resource_ProjectsAgentRuntimesSessionsContexts( - $this, - $this->serviceName, - 'contexts', - array( - 'methods' => array( - 'create' => array( - 'path' => 'v2beta1/{+parent}/contexts', - 'httpMethod' => 'POST', - 'parameters' => array( - 'parent' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'delete' => array( - 'path' => 'v2beta1/{+name}', - 'httpMethod' => 'DELETE', - 'parameters' => array( - 'name' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'get' => array( - 'path' => 'v2beta1/{+name}', - 'httpMethod' => 'GET', - 'parameters' => array( - 'name' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'list' => array( - 'path' => 'v2beta1/{+parent}/contexts', - 'httpMethod' => 'GET', - 'parameters' => array( - 'parent' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', @@ -506,7 +393,7 @@ public function __construct(Google_Client $client) ), ), ),'patch' => array( - 'path' => 'v2beta1/{+name}', + 'path' => 'v2/{+name}', 'httpMethod' => 'PATCH', 'parameters' => array( 'name' => array( @@ -514,77 +401,13 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'updateMask' => array( - 'location' => 'query', - 'type' => 'string', - ), - ), - ), - ) - ) - ); - $this->projects_agent_runtimes_sessions_entityTypes = new Google_Service_Dialogflow_Resource_ProjectsAgentRuntimesSessionsEntityTypes( - $this, - $this->serviceName, - 'entityTypes', - array( - 'methods' => array( - 'create' => array( - 'path' => 'v2beta1/{+parent}/entityTypes', - 'httpMethod' => 'POST', - 'parameters' => array( - 'parent' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'delete' => array( - 'path' => 'v2beta1/{+name}', - 'httpMethod' => 'DELETE', - 'parameters' => array( - 'name' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'get' => array( - 'path' => 'v2beta1/{+name}', - 'httpMethod' => 'GET', - 'parameters' => array( - 'name' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'list' => array( - 'path' => 'v2beta1/{+parent}/entityTypes', - 'httpMethod' => 'GET', - 'parameters' => array( - 'parent' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - 'pageToken' => array( + 'intentView' => array( 'location' => 'query', 'type' => 'string', ), - 'pageSize' => array( + 'languageCode' => array( 'location' => 'query', - 'type' => 'integer', - ), - ), - ),'patch' => array( - 'path' => 'v2beta1/{+name}', - 'httpMethod' => 'PATCH', - 'parameters' => array( - 'name' => array( - 'location' => 'path', 'type' => 'string', - 'required' => true, ), 'updateMask' => array( 'location' => 'query', @@ -602,7 +425,7 @@ public function __construct(Google_Client $client) array( 'methods' => array( 'deleteContexts' => array( - 'path' => 'v2beta1/{+parent}/contexts', + 'path' => 'v2/{+parent}/contexts', 'httpMethod' => 'DELETE', 'parameters' => array( 'parent' => array( @@ -612,7 +435,7 @@ public function __construct(Google_Client $client) ), ), ),'detectIntent' => array( - 'path' => 'v2beta1/{+session}:detectIntent', + 'path' => 'v2/{+session}:detectIntent', 'httpMethod' => 'POST', 'parameters' => array( 'session' => array( @@ -632,7 +455,7 @@ public function __construct(Google_Client $client) array( 'methods' => array( 'create' => array( - 'path' => 'v2beta1/{+parent}/contexts', + 'path' => 'v2/{+parent}/contexts', 'httpMethod' => 'POST', 'parameters' => array( 'parent' => array( @@ -642,7 +465,7 @@ public function __construct(Google_Client $client) ), ), ),'delete' => array( - 'path' => 'v2beta1/{+name}', + 'path' => 'v2/{+name}', 'httpMethod' => 'DELETE', 'parameters' => array( 'name' => array( @@ -652,7 +475,7 @@ public function __construct(Google_Client $client) ), ), ),'get' => array( - 'path' => 'v2beta1/{+name}', + 'path' => 'v2/{+name}', 'httpMethod' => 'GET', 'parameters' => array( 'name' => array( @@ -662,7 +485,7 @@ public function __construct(Google_Client $client) ), ), ),'list' => array( - 'path' => 'v2beta1/{+parent}/contexts', + 'path' => 'v2/{+parent}/contexts', 'httpMethod' => 'GET', 'parameters' => array( 'parent' => array( @@ -670,17 +493,17 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'pageToken' => array( - 'location' => 'query', - 'type' => 'string', - ), 'pageSize' => array( 'location' => 'query', 'type' => 'integer', ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ),'patch' => array( - 'path' => 'v2beta1/{+name}', + 'path' => 'v2/{+name}', 'httpMethod' => 'PATCH', 'parameters' => array( 'name' => array( @@ -704,7 +527,7 @@ public function __construct(Google_Client $client) array( 'methods' => array( 'create' => array( - 'path' => 'v2beta1/{+parent}/entityTypes', + 'path' => 'v2/{+parent}/entityTypes', 'httpMethod' => 'POST', 'parameters' => array( 'parent' => array( @@ -714,7 +537,7 @@ public function __construct(Google_Client $client) ), ), ),'delete' => array( - 'path' => 'v2beta1/{+name}', + 'path' => 'v2/{+name}', 'httpMethod' => 'DELETE', 'parameters' => array( 'name' => array( @@ -724,7 +547,7 @@ public function __construct(Google_Client $client) ), ), ),'get' => array( - 'path' => 'v2beta1/{+name}', + 'path' => 'v2/{+name}', 'httpMethod' => 'GET', 'parameters' => array( 'name' => array( @@ -734,7 +557,7 @@ public function __construct(Google_Client $client) ), ), ),'list' => array( - 'path' => 'v2beta1/{+parent}/entityTypes', + 'path' => 'v2/{+parent}/entityTypes', 'httpMethod' => 'GET', 'parameters' => array( 'parent' => array( @@ -752,7 +575,7 @@ public function __construct(Google_Client $client) ), ), ),'patch' => array( - 'path' => 'v2beta1/{+name}', + 'path' => 'v2/{+name}', 'httpMethod' => 'PATCH', 'parameters' => array( 'name' => array( @@ -776,7 +599,7 @@ public function __construct(Google_Client $client) array( 'methods' => array( 'get' => array( - 'path' => 'v2beta1/{+name}', + 'path' => 'v2/{+name}', 'httpMethod' => 'GET', 'parameters' => array( 'name' => array( diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2Agent.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2Agent.php new file mode 100644 index 00000000..60b9544b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2Agent.php @@ -0,0 +1,112 @@ +avatarUri = $avatarUri; + } + public function getAvatarUri() + { + return $this->avatarUri; + } + public function setClassificationThreshold($classificationThreshold) + { + $this->classificationThreshold = $classificationThreshold; + } + public function getClassificationThreshold() + { + return $this->classificationThreshold; + } + public function setDefaultLanguageCode($defaultLanguageCode) + { + $this->defaultLanguageCode = $defaultLanguageCode; + } + public function getDefaultLanguageCode() + { + return $this->defaultLanguageCode; + } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setDisplayName($displayName) + { + $this->displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } + public function setEnableLogging($enableLogging) + { + $this->enableLogging = $enableLogging; + } + public function getEnableLogging() + { + return $this->enableLogging; + } + public function setMatchMode($matchMode) + { + $this->matchMode = $matchMode; + } + public function getMatchMode() + { + return $this->matchMode; + } + public function setParent($parent) + { + $this->parent = $parent; + } + public function getParent() + { + return $this->parent; + } + public function setSupportedLanguageCodes($supportedLanguageCodes) + { + $this->supportedLanguageCodes = $supportedLanguageCodes; + } + public function getSupportedLanguageCodes() + { + return $this->supportedLanguageCodes; + } + public function setTimeZone($timeZone) + { + $this->timeZone = $timeZone; + } + public function getTimeZone() + { + return $this->timeZone; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchCreateEntitiesRequest.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchCreateEntitiesRequest.php new file mode 100644 index 00000000..d4cdc7fb --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchCreateEntitiesRequest.php @@ -0,0 +1,47 @@ +entities = $entities; + } + /** + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2EntityTypeEntity + */ + public function getEntities() + { + return $this->entities; + } + public function setLanguageCode($languageCode) + { + $this->languageCode = $languageCode; + } + public function getLanguageCode() + { + return $this->languageCode; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchDeleteEntitiesRequest.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchDeleteEntitiesRequest.php new file mode 100644 index 00000000..40a952e2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchDeleteEntitiesRequest.php @@ -0,0 +1,40 @@ +entityValues = $entityValues; + } + public function getEntityValues() + { + return $this->entityValues; + } + public function setLanguageCode($languageCode) + { + $this->languageCode = $languageCode; + } + public function getLanguageCode() + { + return $this->languageCode; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchDeleteEntityTypesRequest.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchDeleteEntityTypesRequest.php new file mode 100644 index 00000000..9d61cac2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchDeleteEntityTypesRequest.php @@ -0,0 +1,31 @@ +entityTypeNames = $entityTypeNames; + } + public function getEntityTypeNames() + { + return $this->entityTypeNames; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchDeleteIntentsRequest.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchDeleteIntentsRequest.php new file mode 100644 index 00000000..fdfb050e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchDeleteIntentsRequest.php @@ -0,0 +1,38 @@ +intents = $intents; + } + /** + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2Intent + */ + public function getIntents() + { + return $this->intents; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchUpdateEntitiesRequest.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchUpdateEntitiesRequest.php new file mode 100644 index 00000000..f80504db --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchUpdateEntitiesRequest.php @@ -0,0 +1,56 @@ +entities = $entities; + } + /** + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2EntityTypeEntity + */ + public function getEntities() + { + return $this->entities; + } + public function setLanguageCode($languageCode) + { + $this->languageCode = $languageCode; + } + public function getLanguageCode() + { + return $this->languageCode; + } + public function setUpdateMask($updateMask) + { + $this->updateMask = $updateMask; + } + public function getUpdateMask() + { + return $this->updateMask; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchUpdateEntityTypesRequest.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchUpdateEntityTypesRequest.php new file mode 100644 index 00000000..32929994 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchUpdateEntityTypesRequest.php @@ -0,0 +1,64 @@ +entityTypeBatchInline = $entityTypeBatchInline; + } + /** + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2EntityTypeBatch + */ + public function getEntityTypeBatchInline() + { + return $this->entityTypeBatchInline; + } + public function setEntityTypeBatchUri($entityTypeBatchUri) + { + $this->entityTypeBatchUri = $entityTypeBatchUri; + } + public function getEntityTypeBatchUri() + { + return $this->entityTypeBatchUri; + } + public function setLanguageCode($languageCode) + { + $this->languageCode = $languageCode; + } + public function getLanguageCode() + { + return $this->languageCode; + } + public function setUpdateMask($updateMask) + { + $this->updateMask = $updateMask; + } + public function getUpdateMask() + { + return $this->updateMask; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchUpdateIntentsRequest.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchUpdateIntentsRequest.php new file mode 100644 index 00000000..30a219ae --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2BatchUpdateIntentsRequest.php @@ -0,0 +1,73 @@ +intentBatchInline = $intentBatchInline; + } + /** + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentBatch + */ + public function getIntentBatchInline() + { + return $this->intentBatchInline; + } + public function setIntentBatchUri($intentBatchUri) + { + $this->intentBatchUri = $intentBatchUri; + } + public function getIntentBatchUri() + { + return $this->intentBatchUri; + } + public function setIntentView($intentView) + { + $this->intentView = $intentView; + } + public function getIntentView() + { + return $this->intentView; + } + public function setLanguageCode($languageCode) + { + $this->languageCode = $languageCode; + } + public function getLanguageCode() + { + return $this->languageCode; + } + public function setUpdateMask($updateMask) + { + $this->updateMask = $updateMask; + } + public function getUpdateMask() + { + return $this->updateMask; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2DetectIntentRequest.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2DetectIntentRequest.php new file mode 100644 index 00000000..1ce0d553 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2DetectIntentRequest.php @@ -0,0 +1,62 @@ +inputAudio = $inputAudio; + } + public function getInputAudio() + { + return $this->inputAudio; + } + /** + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2QueryInput + */ + public function setQueryInput(Google_Service_Dialogflow_GoogleCloudDialogflowV2QueryInput $queryInput) + { + $this->queryInput = $queryInput; + } + /** + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2QueryInput + */ + public function getQueryInput() + { + return $this->queryInput; + } + /** + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2QueryParameters + */ + public function setQueryParams(Google_Service_Dialogflow_GoogleCloudDialogflowV2QueryParameters $queryParams) + { + $this->queryParams = $queryParams; + } + /** + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2QueryParameters + */ + public function getQueryParams() + { + return $this->queryParams; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2DetectIntentResponse.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2DetectIntentResponse.php new file mode 100644 index 00000000..c6b8c156 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2DetectIntentResponse.php @@ -0,0 +1,62 @@ +queryResult = $queryResult; + } + /** + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2QueryResult + */ + public function getQueryResult() + { + return $this->queryResult; + } + public function setResponseId($responseId) + { + $this->responseId = $responseId; + } + public function getResponseId() + { + return $this->responseId; + } + /** + * @param Google_Service_Dialogflow_GoogleRpcStatus + */ + public function setWebhookStatus(Google_Service_Dialogflow_GoogleRpcStatus $webhookStatus) + { + $this->webhookStatus = $webhookStatus; + } + /** + * @return Google_Service_Dialogflow_GoogleRpcStatus + */ + public function getWebhookStatus() + { + return $this->webhookStatus; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2EntityTypeBatch.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2EntityTypeBatch.php new file mode 100644 index 00000000..e230c185 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2EntityTypeBatch.php @@ -0,0 +1,38 @@ +entityTypes = $entityTypes; + } + /** + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2EntityType + */ + public function getEntityTypes() + { + return $this->entityTypes; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2ExportAgentRequest.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2ExportAgentRequest.php new file mode 100644 index 00000000..47ebdefe --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2ExportAgentRequest.php @@ -0,0 +1,30 @@ +agentUri = $agentUri; + } + public function getAgentUri() + { + return $this->agentUri; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2ImportAgentRequest.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2ImportAgentRequest.php new file mode 100644 index 00000000..f2de29c6 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2ImportAgentRequest.php @@ -0,0 +1,39 @@ +agentContent = $agentContent; + } + public function getAgentContent() + { + return $this->agentContent; + } + public function setAgentUri($agentUri) + { + $this->agentUri = $agentUri; + } + public function getAgentUri() + { + return $this->agentUri; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2InputAudioConfig.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2InputAudioConfig.php new file mode 100644 index 00000000..b1d41fa1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2InputAudioConfig.php @@ -0,0 +1,58 @@ +audioEncoding = $audioEncoding; + } + public function getAudioEncoding() + { + return $this->audioEncoding; + } + public function setLanguageCode($languageCode) + { + $this->languageCode = $languageCode; + } + public function getLanguageCode() + { + return $this->languageCode; + } + public function setPhraseHints($phraseHints) + { + $this->phraseHints = $phraseHints; + } + public function getPhraseHints() + { + return $this->phraseHints; + } + public function setSampleRateHertz($sampleRateHertz) + { + $this->sampleRateHertz = $sampleRateHertz; + } + public function getSampleRateHertz() + { + return $this->sampleRateHertz; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentBatch.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentBatch.php new file mode 100644 index 00000000..5408679c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2IntentBatch.php @@ -0,0 +1,38 @@ +intents = $intents; + } + /** + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2Intent + */ + public function getIntents() + { + return $this->intents; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2ListContextsResponse.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2ListContextsResponse.php new file mode 100644 index 00000000..7f286b5d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2ListContextsResponse.php @@ -0,0 +1,47 @@ +contexts = $contexts; + } + /** + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2Context + */ + public function getContexts() + { + return $this->contexts; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2ListEntityTypesResponse.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2ListEntityTypesResponse.php new file mode 100644 index 00000000..3b390209 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2ListEntityTypesResponse.php @@ -0,0 +1,47 @@ +entityTypes = $entityTypes; + } + /** + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2EntityType + */ + public function getEntityTypes() + { + return $this->entityTypes; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2ListIntentsResponse.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2ListIntentsResponse.php new file mode 100644 index 00000000..d8ae7215 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2ListIntentsResponse.php @@ -0,0 +1,47 @@ +intents = $intents; + } + /** + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2Intent + */ + public function getIntents() + { + return $this->intents; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2ListSessionEntityTypesResponse.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2ListSessionEntityTypesResponse.php new file mode 100644 index 00000000..7646cfc4 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2ListSessionEntityTypesResponse.php @@ -0,0 +1,47 @@ +nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + /** + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2SessionEntityType + */ + public function setSessionEntityTypes($sessionEntityTypes) + { + $this->sessionEntityTypes = $sessionEntityTypes; + } + /** + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2SessionEntityType + */ + public function getSessionEntityTypes() + { + return $this->sessionEntityTypes; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2OriginalDetectIntentRequest.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2OriginalDetectIntentRequest.php index 8ee5bb3d..e37009c5 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2OriginalDetectIntentRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2OriginalDetectIntentRequest.php @@ -19,6 +19,7 @@ class Google_Service_Dialogflow_GoogleCloudDialogflowV2OriginalDetectIntentReque { public $payload; public $source; + public $version; public function setPayload($payload) { @@ -36,4 +37,12 @@ public function getSource() { return $this->source; } + public function setVersion($version) + { + $this->version = $version; + } + public function getVersion() + { + return $this->version; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2QueryInput.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2QueryInput.php new file mode 100644 index 00000000..ce7920f9 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2QueryInput.php @@ -0,0 +1,69 @@ +audioConfig = $audioConfig; + } + /** + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2InputAudioConfig + */ + public function getAudioConfig() + { + return $this->audioConfig; + } + /** + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2EventInput + */ + public function setEvent(Google_Service_Dialogflow_GoogleCloudDialogflowV2EventInput $event) + { + $this->event = $event; + } + /** + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2EventInput + */ + public function getEvent() + { + return $this->event; + } + /** + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2TextInput + */ + public function setText(Google_Service_Dialogflow_GoogleCloudDialogflowV2TextInput $text) + { + $this->text = $text; + } + /** + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2TextInput + */ + public function getText() + { + return $this->text; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2QueryParameters.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2QueryParameters.php new file mode 100644 index 00000000..bbedbce7 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2QueryParameters.php @@ -0,0 +1,97 @@ +contexts = $contexts; + } + /** + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2Context + */ + public function getContexts() + { + return $this->contexts; + } + /** + * @param Google_Service_Dialogflow_GoogleTypeLatLng + */ + public function setGeoLocation(Google_Service_Dialogflow_GoogleTypeLatLng $geoLocation) + { + $this->geoLocation = $geoLocation; + } + /** + * @return Google_Service_Dialogflow_GoogleTypeLatLng + */ + public function getGeoLocation() + { + return $this->geoLocation; + } + public function setPayload($payload) + { + $this->payload = $payload; + } + public function getPayload() + { + return $this->payload; + } + public function setResetContexts($resetContexts) + { + $this->resetContexts = $resetContexts; + } + public function getResetContexts() + { + return $this->resetContexts; + } + /** + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2SessionEntityType + */ + public function setSessionEntityTypes($sessionEntityTypes) + { + $this->sessionEntityTypes = $sessionEntityTypes; + } + /** + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2SessionEntityType + */ + public function getSessionEntityTypes() + { + return $this->sessionEntityTypes; + } + public function setTimeZone($timeZone) + { + $this->timeZone = $timeZone; + } + public function getTimeZone() + { + return $this->timeZone; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2RestoreAgentRequest.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2RestoreAgentRequest.php new file mode 100644 index 00000000..92cda25e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2RestoreAgentRequest.php @@ -0,0 +1,39 @@ +agentContent = $agentContent; + } + public function getAgentContent() + { + return $this->agentContent; + } + public function setAgentUri($agentUri) + { + $this->agentUri = $agentUri; + } + public function getAgentUri() + { + return $this->agentUri; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2SearchAgentsResponse.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2SearchAgentsResponse.php new file mode 100644 index 00000000..3914c6e2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2SearchAgentsResponse.php @@ -0,0 +1,47 @@ +agents = $agents; + } + /** + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2Agent + */ + public function getAgents() + { + return $this->agents; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2SessionEntityType.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2SessionEntityType.php new file mode 100644 index 00000000..2e1866be --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2SessionEntityType.php @@ -0,0 +1,56 @@ +entities = $entities; + } + /** + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2EntityTypeEntity + */ + public function getEntities() + { + return $this->entities; + } + public function setEntityOverrideMode($entityOverrideMode) + { + $this->entityOverrideMode = $entityOverrideMode; + } + public function getEntityOverrideMode() + { + return $this->entityOverrideMode; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2TextInput.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2TextInput.php new file mode 100644 index 00000000..c527f196 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2TextInput.php @@ -0,0 +1,39 @@ +languageCode = $languageCode; + } + public function getLanguageCode() + { + return $this->languageCode; + } + public function setText($text) + { + $this->text = $text; + } + public function getText() + { + return $this->text; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2TrainAgentRequest.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2TrainAgentRequest.php new file mode 100644 index 00000000..d3127588 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2TrainAgentRequest.php @@ -0,0 +1,20 @@ +displayName; } + public function setEndInteraction($endInteraction) + { + $this->endInteraction = $endInteraction; + } + public function getEndInteraction() + { + return $this->endInteraction; + } public function setEvents($events) { $this->events = $events; diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessage.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessage.php index 48b828ed..2408a1de 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessage.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessage.php @@ -37,6 +37,12 @@ class Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessage extend protected $simpleResponsesDataType = ''; protected $suggestionsType = 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageSuggestions'; protected $suggestionsDataType = ''; + protected $telephonyPlayAudioType = 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio'; + protected $telephonyPlayAudioDataType = ''; + protected $telephonySynthesizeSpeechType = 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech'; + protected $telephonySynthesizeSpeechDataType = ''; + protected $telephonyTransferCallType = 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall'; + protected $telephonyTransferCallDataType = ''; protected $textType = 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageText'; protected $textDataType = ''; @@ -182,6 +188,48 @@ public function getSuggestions() { return $this->suggestions; } + /** + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio + */ + public function setTelephonyPlayAudio(Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio $telephonyPlayAudio) + { + $this->telephonyPlayAudio = $telephonyPlayAudio; + } + /** + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio + */ + public function getTelephonyPlayAudio() + { + return $this->telephonyPlayAudio; + } + /** + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech + */ + public function setTelephonySynthesizeSpeech(Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech $telephonySynthesizeSpeech) + { + $this->telephonySynthesizeSpeech = $telephonySynthesizeSpeech; + } + /** + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech + */ + public function getTelephonySynthesizeSpeech() + { + return $this->telephonySynthesizeSpeech; + } + /** + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall + */ + public function setTelephonyTransferCall(Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall $telephonyTransferCall) + { + $this->telephonyTransferCall = $telephonyTransferCall; + } + /** + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall + */ + public function getTelephonyTransferCall() + { + return $this->telephonyTransferCall; + } /** * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageText */ diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio.php new file mode 100644 index 00000000..f8229259 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio.php @@ -0,0 +1,30 @@ +audioUri = $audioUri; + } + public function getAudioUri() + { + return $this->audioUri; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech.php new file mode 100644 index 00000000..56227fd0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech.php @@ -0,0 +1,39 @@ +ssml = $ssml; + } + public function getSsml() + { + return $this->ssml; + } + public function setText($text) + { + $this->text = $text; + } + public function getText() + { + return $this->text; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall.php new file mode 100644 index 00000000..ec5fcc27 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall.php @@ -0,0 +1,30 @@ +phoneNumber = $phoneNumber; + } + public function getPhoneNumber() + { + return $this->phoneNumber; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1KnowledgeAnswers.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1KnowledgeAnswers.php new file mode 100644 index 00000000..555857b4 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1KnowledgeAnswers.php @@ -0,0 +1,38 @@ +answers = $answers; + } + /** + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer + */ + public function getAnswers() + { + return $this->answers; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer.php new file mode 100644 index 00000000..51b7f853 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer.php @@ -0,0 +1,66 @@ +answer = $answer; + } + public function getAnswer() + { + return $this->answer; + } + public function setFaqQuestion($faqQuestion) + { + $this->faqQuestion = $faqQuestion; + } + public function getFaqQuestion() + { + return $this->faqQuestion; + } + public function setMatchConfidence($matchConfidence) + { + $this->matchConfidence = $matchConfidence; + } + public function getMatchConfidence() + { + return $this->matchConfidence; + } + public function setMatchConfidenceLevel($matchConfidenceLevel) + { + $this->matchConfidenceLevel = $matchConfidenceLevel; + } + public function getMatchConfidenceLevel() + { + return $this->matchConfidenceLevel; + } + public function setSource($source) + { + $this->source = $source; + } + public function getSource() + { + return $this->source; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata.php new file mode 100644 index 00000000..1590599d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata.php @@ -0,0 +1,30 @@ +state = $state; + } + public function getState() + { + return $this->state; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest.php index 7cfefbb6..6b553565 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest.php @@ -19,6 +19,7 @@ class Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1OriginalDetectIntent { public $payload; public $source; + public $version; public function setPayload($payload) { @@ -36,4 +37,12 @@ public function getSource() { return $this->source; } + public function setVersion($version) + { + $this->version = $version; + } + public function getVersion() + { + return $this->version; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1QueryResult.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1QueryResult.php index d1e61b66..30056ac9 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1QueryResult.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1QueryResult.php @@ -27,11 +27,15 @@ class Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1QueryResult extends protected $intentType = 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Intent'; protected $intentDataType = ''; public $intentDetectionConfidence; + protected $knowledgeAnswersType = 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1KnowledgeAnswers'; + protected $knowledgeAnswersDataType = ''; public $languageCode; protected $outputContextsType = 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Context'; protected $outputContextsDataType = 'array'; public $parameters; public $queryText; + protected $sentimentAnalysisResultType = 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1SentimentAnalysisResult'; + protected $sentimentAnalysisResultDataType = ''; public $speechRecognitionConfidence; public $webhookPayload; public $webhookSource; @@ -104,6 +108,20 @@ public function getIntentDetectionConfidence() { return $this->intentDetectionConfidence; } + /** + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1KnowledgeAnswers + */ + public function setKnowledgeAnswers(Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1KnowledgeAnswers $knowledgeAnswers) + { + $this->knowledgeAnswers = $knowledgeAnswers; + } + /** + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1KnowledgeAnswers + */ + public function getKnowledgeAnswers() + { + return $this->knowledgeAnswers; + } public function setLanguageCode($languageCode) { $this->languageCode = $languageCode; @@ -142,6 +160,20 @@ public function getQueryText() { return $this->queryText; } + /** + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1SentimentAnalysisResult + */ + public function setSentimentAnalysisResult(Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1SentimentAnalysisResult $sentimentAnalysisResult) + { + $this->sentimentAnalysisResult = $sentimentAnalysisResult; + } + /** + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1SentimentAnalysisResult + */ + public function getSentimentAnalysisResult() + { + return $this->sentimentAnalysisResult; + } public function setSpeechRecognitionConfidence($speechRecognitionConfidence) { $this->speechRecognitionConfidence = $speechRecognitionConfidence; diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1Sentiment.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1Sentiment.php new file mode 100644 index 00000000..5d631baf --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1Sentiment.php @@ -0,0 +1,39 @@ +magnitude = $magnitude; + } + public function getMagnitude() + { + return $this->magnitude; + } + public function setScore($score) + { + $this->score = $score; + } + public function getScore() + { + return $this->score; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1SentimentAnalysisResult.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1SentimentAnalysisResult.php new file mode 100644 index 00000000..cc421caf --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1SentimentAnalysisResult.php @@ -0,0 +1,37 @@ +queryTextSentiment = $queryTextSentiment; + } + /** + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Sentiment + */ + public function getQueryTextSentiment() + { + return $this->queryTextSentiment; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1WebhookRequest.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1WebhookRequest.php index 4fff3c4b..4582607e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1WebhookRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1WebhookRequest.php @@ -15,8 +15,11 @@ * the License. */ -class Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1WebhookRequest extends Google_Model +class Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1WebhookRequest extends Google_Collection { + protected $collection_key = 'alternativeQueryResults'; + protected $alternativeQueryResultsType = 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1QueryResult'; + protected $alternativeQueryResultsDataType = 'array'; protected $originalDetectIntentRequestType = 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest'; protected $originalDetectIntentRequestDataType = ''; protected $queryResultType = 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1QueryResult'; @@ -24,6 +27,20 @@ class Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1WebhookRequest exten public $responseId; public $session; + /** + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1QueryResult + */ + public function setAlternativeQueryResults($alternativeQueryResults) + { + $this->alternativeQueryResults = $alternativeQueryResults; + } + /** + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1QueryResult + */ + public function getAlternativeQueryResults() + { + return $this->alternativeQueryResults; + } /** * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest */ diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1WebhookResponse.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1WebhookResponse.php index f57002f7..3049ea10 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1WebhookResponse.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/GoogleCloudDialogflowV2beta1WebhookResponse.php @@ -18,6 +18,7 @@ class Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1WebhookResponse extends Google_Collection { protected $collection_key = 'outputContexts'; + public $endInteraction; protected $followupEventInputType = 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1EventInput'; protected $followupEventInputDataType = ''; protected $fulfillmentMessagesType = 'Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessage'; @@ -28,6 +29,14 @@ class Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1WebhookResponse exte public $payload; public $source; + public function setEndInteraction($endInteraction) + { + $this->endInteraction = $endInteraction; + } + public function getEndInteraction() + { + return $this->endInteraction; + } /** * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1EventInput */ diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/Projects.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/Projects.php index 81b1326b..bf187f29 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/Projects.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/Projects.php @@ -31,12 +31,12 @@ class Google_Service_Dialogflow_Resource_Projects extends Google_Service_Resourc * @param string $parent Required. The project that the agent to fetch is * associated with. Format: `projects/`. * @param array $optParams Optional parameters. - * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Agent + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2Agent */ public function getAgent($parent, $optParams = array()) { $params = array('parent' => $parent); $params = array_merge($params, $optParams); - return $this->call('getAgent', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Agent"); + return $this->call('getAgent', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2Agent"); } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgent.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgent.php index 02689eac..496e12e3 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgent.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgent.php @@ -32,11 +32,11 @@ class Google_Service_Dialogflow_Resource_ProjectsAgent extends Google_Service_Re * * @param string $parent Required. The project that the agent to export is * associated with. Format: `projects/`. - * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1ExportAgentRequest $postBody + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2ExportAgentRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_Dialogflow_GoogleLongrunningOperation */ - public function export($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1ExportAgentRequest $postBody, $optParams = array()) + public function export($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV2ExportAgentRequest $postBody, $optParams = array()) { $params = array('parent' => $parent, 'postBody' => $postBody); $params = array_merge($params, $optParams); @@ -53,11 +53,11 @@ public function export($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV * * @param string $parent Required. The project that the agent to import is * associated with. Format: `projects/`. - * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1ImportAgentRequest $postBody + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2ImportAgentRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_Dialogflow_GoogleLongrunningOperation */ - public function import($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1ImportAgentRequest $postBody, $optParams = array()) + public function import($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV2ImportAgentRequest $postBody, $optParams = array()) { $params = array('parent' => $parent, 'postBody' => $postBody); $params = array_merge($params, $optParams); @@ -73,11 +73,11 @@ public function import($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV * * @param string $parent Required. The project that the agent to restore is * associated with. Format: `projects/`. - * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1RestoreAgentRequest $postBody + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2RestoreAgentRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_Dialogflow_GoogleLongrunningOperation */ - public function restore($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1RestoreAgentRequest $postBody, $optParams = array()) + public function restore($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV2RestoreAgentRequest $postBody, $optParams = array()) { $params = array('parent' => $parent, 'postBody' => $postBody); $params = array_merge($params, $optParams); @@ -100,13 +100,13 @@ public function restore($parent, Google_Service_Dialogflow_GoogleCloudDialogflow * a previous list request. * @opt_param int pageSize Optional. The maximum number of items to return in a * single page. By default 100 and at most 1000. - * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1SearchAgentsResponse + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2SearchAgentsResponse */ public function search($parent, $optParams = array()) { $params = array('parent' => $parent); $params = array_merge($params, $optParams); - return $this->call('search', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1SearchAgentsResponse"); + return $this->call('search', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2SearchAgentsResponse"); } /** * Trains the specified agent. @@ -115,11 +115,11 @@ public function search($parent, $optParams = array()) * * @param string $parent Required. The project that the agent to train is * associated with. Format: `projects/`. - * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1TrainAgentRequest $postBody + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2TrainAgentRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_Dialogflow_GoogleLongrunningOperation */ - public function train($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1TrainAgentRequest $postBody, $optParams = array()) + public function train($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV2TrainAgentRequest $postBody, $optParams = array()) { $params = array('parent' => $parent, 'postBody' => $postBody); $params = array_merge($params, $optParams); diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentEntityTypes.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentEntityTypes.php index f70ee258..443d96dc 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentEntityTypes.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentEntityTypes.php @@ -32,11 +32,11 @@ class Google_Service_Dialogflow_Resource_ProjectsAgentEntityTypes extends Google * * @param string $parent Required. The name of the agent to delete all entities * types for. Format: `projects//agent`. - * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchDeleteEntityTypesRequest $postBody + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2BatchDeleteEntityTypesRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_Dialogflow_GoogleLongrunningOperation */ - public function batchDelete($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchDeleteEntityTypesRequest $postBody, $optParams = array()) + public function batchDelete($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV2BatchDeleteEntityTypesRequest $postBody, $optParams = array()) { $params = array('parent' => $parent, 'postBody' => $postBody); $params = array_merge($params, $optParams); @@ -49,11 +49,11 @@ public function batchDelete($parent, Google_Service_Dialogflow_GoogleCloudDialog * * @param string $parent Required. The name of the agent to update or create * entity types in. Format: `projects//agent`. - * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesRequest $postBody + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2BatchUpdateEntityTypesRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_Dialogflow_GoogleLongrunningOperation */ - public function batchUpdate($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesRequest $postBody, $optParams = array()) + public function batchUpdate($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV2BatchUpdateEntityTypesRequest $postBody, $optParams = array()) { $params = array('parent' => $parent, 'postBody' => $postBody); $params = array_merge($params, $optParams); @@ -64,7 +64,7 @@ public function batchUpdate($parent, Google_Service_Dialogflow_GoogleCloudDialog * * @param string $parent Required. The agent to create a entity type for. * Format: `projects//agent`. - * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1EntityType $postBody + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2EntityType $postBody * @param array $optParams Optional parameters. * * @opt_param string languageCode Optional. The language of entity synonyms @@ -72,13 +72,13 @@ public function batchUpdate($parent, Google_Service_Dialogflow_GoogleCloudDialog * used. [More than a dozen * languages](https://dialogflow.com/docs/reference/language) are supported. * Note: languages must be enabled in the agent, before they can be used. - * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1EntityType + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2EntityType */ - public function create($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1EntityType $postBody, $optParams = array()) + public function create($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV2EntityType $postBody, $optParams = array()) { $params = array('parent' => $parent, 'postBody' => $postBody); $params = array_merge($params, $optParams); - return $this->call('create', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1EntityType"); + return $this->call('create', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2EntityType"); } /** * Deletes the specified entity type. (entityTypes.delete) @@ -106,13 +106,13 @@ public function delete($name, $optParams = array()) * than a dozen languages](https://dialogflow.com/docs/reference/language) are * supported. Note: languages must be enabled in the agent, before they can be * used. - * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1EntityType + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2EntityType */ public function get($name, $optParams = array()) { $params = array('name' => $name); $params = array_merge($params, $optParams); - return $this->call('get', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1EntityType"); + return $this->call('get', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2EntityType"); } /** * Returns the list of all entity types in the specified agent. @@ -131,13 +131,13 @@ public function get($name, $optParams = array()) * dozen languages](https://dialogflow.com/docs/reference/language) are * supported. Note: languages must be enabled in the agent, before they can be * used. - * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1ListEntityTypesResponse + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2ListEntityTypesResponse */ public function listProjectsAgentEntityTypes($parent, $optParams = array()) { $params = array('parent' => $parent); $params = array_merge($params, $optParams); - return $this->call('list', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1ListEntityTypesResponse"); + return $this->call('list', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2ListEntityTypesResponse"); } /** * Updates the specified entity type. (entityTypes.patch) @@ -145,7 +145,7 @@ public function listProjectsAgentEntityTypes($parent, $optParams = array()) * @param string $name Required for all methods except `create` (`create` * populates the name automatically. The unique identifier of the entity type. * Format: `projects//agent/entityTypes/`. - * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1EntityType $postBody + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2EntityType $postBody * @param array $optParams Optional parameters. * * @opt_param string languageCode Optional. The language of entity synonyms @@ -155,12 +155,12 @@ public function listProjectsAgentEntityTypes($parent, $optParams = array()) * Note: languages must be enabled in the agent, before they can be used. * @opt_param string updateMask Optional. The mask to control which fields get * updated. - * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1EntityType + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2EntityType */ - public function patch($name, Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1EntityType $postBody, $optParams = array()) + public function patch($name, Google_Service_Dialogflow_GoogleCloudDialogflowV2EntityType $postBody, $optParams = array()) { $params = array('name' => $name, 'postBody' => $postBody); $params = array_merge($params, $optParams); - return $this->call('patch', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1EntityType"); + return $this->call('patch', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2EntityType"); } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentEntityTypesEntities.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentEntityTypesEntities.php index af967119..7f8b9125 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentEntityTypesEntities.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentEntityTypesEntities.php @@ -33,11 +33,11 @@ class Google_Service_Dialogflow_Resource_ProjectsAgentEntityTypesEntities extend * * @param string $parent Required. The name of the entity type to create * entities in. Format: `projects//agent/entityTypes/`. - * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest $postBody + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2BatchCreateEntitiesRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_Dialogflow_GoogleLongrunningOperation */ - public function batchCreate($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest $postBody, $optParams = array()) + public function batchCreate($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV2BatchCreateEntitiesRequest $postBody, $optParams = array()) { $params = array('parent' => $parent, 'postBody' => $postBody); $params = array_merge($params, $optParams); @@ -50,11 +50,11 @@ public function batchCreate($parent, Google_Service_Dialogflow_GoogleCloudDialog * * @param string $parent Required. The name of the entity type to delete entries * for. Format: `projects//agent/entityTypes/`. - * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchDeleteEntitiesRequest $postBody + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2BatchDeleteEntitiesRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_Dialogflow_GoogleLongrunningOperation */ - public function batchDelete($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchDeleteEntitiesRequest $postBody, $optParams = array()) + public function batchDelete($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV2BatchDeleteEntitiesRequest $postBody, $optParams = array()) { $params = array('parent' => $parent, 'postBody' => $postBody); $params = array_merge($params, $optParams); @@ -68,11 +68,11 @@ public function batchDelete($parent, Google_Service_Dialogflow_GoogleCloudDialog * * @param string $parent Required. The name of the entity type to update the * entities in. Format: `projects//agent/entityTypes/`. - * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchUpdateEntitiesRequest $postBody + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2BatchUpdateEntitiesRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_Dialogflow_GoogleLongrunningOperation */ - public function batchUpdate($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchUpdateEntitiesRequest $postBody, $optParams = array()) + public function batchUpdate($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV2BatchUpdateEntitiesRequest $postBody, $optParams = array()) { $params = array('parent' => $parent, 'postBody' => $postBody); $params = array_merge($params, $optParams); diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentIntents.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentIntents.php index e3c87d1a..e372c1ca 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentIntents.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentIntents.php @@ -32,11 +32,11 @@ class Google_Service_Dialogflow_Resource_ProjectsAgentIntents extends Google_Ser * * @param string $parent Required. The name of the agent to delete all entities * types for. Format: `projects//agent`. - * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchDeleteIntentsRequest $postBody + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2BatchDeleteIntentsRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_Dialogflow_GoogleLongrunningOperation */ - public function batchDelete($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchDeleteIntentsRequest $postBody, $optParams = array()) + public function batchDelete($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV2BatchDeleteIntentsRequest $postBody, $optParams = array()) { $params = array('parent' => $parent, 'postBody' => $postBody); $params = array_merge($params, $optParams); @@ -49,11 +49,11 @@ public function batchDelete($parent, Google_Service_Dialogflow_GoogleCloudDialog * * @param string $parent Required. The name of the agent to update or create * intents in. Format: `projects//agent`. - * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchUpdateIntentsRequest $postBody + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2BatchUpdateIntentsRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_Dialogflow_GoogleLongrunningOperation */ - public function batchUpdate($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchUpdateIntentsRequest $postBody, $optParams = array()) + public function batchUpdate($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV2BatchUpdateIntentsRequest $postBody, $optParams = array()) { $params = array('parent' => $parent, 'postBody' => $postBody); $params = array_merge($params, $optParams); @@ -64,7 +64,7 @@ public function batchUpdate($parent, Google_Service_Dialogflow_GoogleCloudDialog * * @param string $parent Required. The agent to create a intent for. Format: * `projects//agent`. - * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Intent $postBody + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2Intent $postBody * @param array $optParams Optional parameters. * * @opt_param string intentView Optional. The resource view to apply to the @@ -74,13 +74,13 @@ public function batchUpdate($parent, Google_Service_Dialogflow_GoogleCloudDialog * agent's default language is used. [More than a dozen * languages](https://dialogflow.com/docs/reference/language) are supported. * Note: languages must be enabled in the agent, before they can be used. - * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Intent + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2Intent */ - public function create($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Intent $postBody, $optParams = array()) + public function create($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV2Intent $postBody, $optParams = array()) { $params = array('parent' => $parent, 'postBody' => $postBody); $params = array_merge($params, $optParams); - return $this->call('create', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Intent"); + return $this->call('create', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2Intent"); } /** * Deletes the specified intent. (intents.delete) @@ -103,20 +103,20 @@ public function delete($name, $optParams = array()) * `projects//agent/intents/`. * @param array $optParams Optional parameters. * - * @opt_param string intentView Optional. The resource view to apply to the - * returned intent. * @opt_param string languageCode Optional. The language to retrieve training * phrases, parameters and rich messages for. If not specified, the agent's * default language is used. [More than a dozen * languages](https://dialogflow.com/docs/reference/language) are supported. * Note: languages must be enabled in the agent, before they can be used. - * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Intent + * @opt_param string intentView Optional. The resource view to apply to the + * returned intent. + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2Intent */ public function get($name, $optParams = array()) { $params = array('name' => $name); $params = array_merge($params, $optParams); - return $this->call('get', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Intent"); + return $this->call('get', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2Intent"); } /** * Returns the list of all intents in the specified agent. @@ -126,6 +126,8 @@ public function get($name, $optParams = array()) * `projects//agent`. * @param array $optParams Optional parameters. * + * @opt_param string intentView Optional. The resource view to apply to the + * returned intent. * @opt_param string languageCode Optional. The language to list training * phrases, parameters and rich messages for. If not specified, the agent's * default language is used. [More than a dozen @@ -135,15 +137,13 @@ public function get($name, $optParams = array()) * a previous list request. * @opt_param int pageSize Optional. The maximum number of items to return in a * single page. By default 100 and at most 1000. - * @opt_param string intentView Optional. The resource view to apply to the - * returned intent. - * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1ListIntentsResponse + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2ListIntentsResponse */ public function listProjectsAgentIntents($parent, $optParams = array()) { $params = array('parent' => $parent); $params = array_merge($params, $optParams); - return $this->call('list', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1ListIntentsResponse"); + return $this->call('list', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2ListIntentsResponse"); } /** * Updates the specified intent. (intents.patch) @@ -151,7 +151,7 @@ public function listProjectsAgentIntents($parent, $optParams = array()) * @param string $name Required for all methods except `create` (`create` * populates the name automatically. The unique identifier of this intent. * Format: `projects//agent/intents/`. - * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Intent $postBody + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2Intent $postBody * @param array $optParams Optional parameters. * * @opt_param string intentView Optional. The resource view to apply to the @@ -163,12 +163,12 @@ public function listProjectsAgentIntents($parent, $optParams = array()) * Note: languages must be enabled in the agent, before they can be used. * @opt_param string updateMask Optional. The mask to control which fields get * updated. - * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Intent + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2Intent */ - public function patch($name, Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Intent $postBody, $optParams = array()) + public function patch($name, Google_Service_Dialogflow_GoogleCloudDialogflowV2Intent $postBody, $optParams = array()) { $params = array('name' => $name, 'postBody' => $postBody); $params = array_merge($params, $optParams); - return $this->call('patch', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Intent"); + return $this->call('patch', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2Intent"); } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentSessions.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentSessions.php index 02eb7440..07de19e3 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentSessions.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentSessions.php @@ -30,10 +30,7 @@ class Google_Service_Dialogflow_Resource_ProjectsAgentSessions extends Google_Se * (sessions.deleteContexts) * * @param string $parent Required. The name of the session to delete all - * contexts from. Format: `projects//agent/sessions/` or - * `projects//agent/runtimes//sessions/`. Note: Runtimes are under construction - * and will be available soon. If is not specified we assume default 'sandbox' - * runtime. + * contexts from. Format: `projects//agent/sessions/`. * @param array $optParams Optional parameters. * @return Google_Service_Dialogflow_GoogleProtobufEmpty */ @@ -50,20 +47,18 @@ public function deleteContexts($parent, $optParams = array()) * future queries. (sessions.detectIntent) * * @param string $session Required. The name of the session this query is sent - * to. Format: `projects//agent/sessions/`, or - * `projects//agent/runtimes//sessions/`. Note: Runtimes are under construction - * and will be available soon. If is not specified, we assume default 'sandbox' - * runtime. It's up to the API caller to choose an appropriate session ID. It - * can be a random number or some type of user identifier (preferably hashed). - * The length of the session ID must not exceed 36 bytes. - * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1DetectIntentRequest $postBody + * to. Format: `projects//agent/sessions/`. It's up to the API caller to choose + * an appropriate session ID. It can be a random number or some type of user + * identifier (preferably hashed). The length of the session ID must not exceed + * 36 bytes. + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2DetectIntentRequest $postBody * @param array $optParams Optional parameters. - * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1DetectIntentResponse + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2DetectIntentResponse */ - public function detectIntent($session, Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1DetectIntentRequest $postBody, $optParams = array()) + public function detectIntent($session, Google_Service_Dialogflow_GoogleCloudDialogflowV2DetectIntentRequest $postBody, $optParams = array()) { $params = array('session' => $session, 'postBody' => $postBody); $params = array_merge($params, $optParams); - return $this->call('detectIntent', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1DetectIntentResponse"); + return $this->call('detectIntent', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2DetectIntentResponse"); } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentSessionsContexts.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentSessionsContexts.php index 23bfaba1..4e712c20 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentSessionsContexts.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentSessionsContexts.php @@ -29,27 +29,22 @@ class Google_Service_Dialogflow_Resource_ProjectsAgentSessionsContexts extends G * Creates a context. (contexts.create) * * @param string $parent Required. The session to create a context for. Format: - * `projects//agent/sessions/` or `projects//agent/runtimes//sessions/`. Note: - * Runtimes are under construction and will be available soon. If is not - * specified, we assume default 'sandbox' runtime. - * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Context $postBody + * `projects//agent/sessions/`. + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2Context $postBody * @param array $optParams Optional parameters. - * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Context + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2Context */ - public function create($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Context $postBody, $optParams = array()) + public function create($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV2Context $postBody, $optParams = array()) { $params = array('parent' => $parent, 'postBody' => $postBody); $params = array_merge($params, $optParams); - return $this->call('create', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Context"); + return $this->call('create', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2Context"); } /** * Deletes the specified context. (contexts.delete) * * @param string $name Required. The name of the context to delete. Format: - * `projects//agent/sessions//contexts/` or - * `projects//agent/runtimes//sessions//contexts/`. Note: Runtimes are under - * construction and will be available soon. If is not specified, we assume - * default 'sandbox' runtime. + * `projects//agent/sessions//contexts/`. * @param array $optParams Optional parameters. * @return Google_Service_Dialogflow_GoogleProtobufEmpty */ @@ -63,60 +58,52 @@ public function delete($name, $optParams = array()) * Retrieves the specified context. (contexts.get) * * @param string $name Required. The name of the context. Format: - * `projects//agent/sessions//contexts/` or - * `projects//agent/runtimes//sessions//contexts/`. Note: Runtimes are under - * construction and will be available soon. If is not specified, we assume - * default 'sandbox' runtime. + * `projects//agent/sessions//contexts/`. * @param array $optParams Optional parameters. - * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Context + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2Context */ public function get($name, $optParams = array()) { $params = array('name' => $name); $params = array_merge($params, $optParams); - return $this->call('get', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Context"); + return $this->call('get', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2Context"); } /** * Returns the list of all contexts in the specified session. * (contexts.listProjectsAgentSessionsContexts) * * @param string $parent Required. The session to list all contexts from. - * Format: `projects//agent/sessions/` or `projects//agent/runtimes//sessions/`. - * Note: Runtimes are under construction and will be available soon. If is not - * specified, we assume default 'sandbox' runtime. + * Format: `projects//agent/sessions/`. * @param array $optParams Optional parameters. * - * @opt_param string pageToken Optional. The next_page_token value returned from - * a previous list request. * @opt_param int pageSize Optional. The maximum number of items to return in a * single page. By default 100 and at most 1000. - * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1ListContextsResponse + * @opt_param string pageToken Optional. The next_page_token value returned from + * a previous list request. + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2ListContextsResponse */ public function listProjectsAgentSessionsContexts($parent, $optParams = array()) { $params = array('parent' => $parent); $params = array_merge($params, $optParams); - return $this->call('list', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1ListContextsResponse"); + return $this->call('list', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2ListContextsResponse"); } /** * Updates the specified context. (contexts.patch) * * @param string $name Required. The unique identifier of the context. Format: - * `projects//agent/sessions//contexts/`, or - * `projects//agent/runtimes//sessions//contexts/`. Note: Runtimes are under - * construction and will be available soon. The Context ID is always converted - * to lowercase. If is not specified, we assume default 'sandbox' runtime. - * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Context $postBody + * `projects//agent/sessions//contexts/`. + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2Context $postBody * @param array $optParams Optional parameters. * * @opt_param string updateMask Optional. The mask to control which fields get * updated. - * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Context + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2Context */ - public function patch($name, Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Context $postBody, $optParams = array()) + public function patch($name, Google_Service_Dialogflow_GoogleCloudDialogflowV2Context $postBody, $optParams = array()) { $params = array('name' => $name, 'postBody' => $postBody); $params = array_merge($params, $optParams); - return $this->call('patch', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Context"); + return $this->call('patch', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2Context"); } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentSessionsEntityTypes.php b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentSessionsEntityTypes.php index 56f777e1..1d8b645c 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentSessionsEntityTypes.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dialogflow/Resource/ProjectsAgentSessionsEntityTypes.php @@ -29,28 +29,22 @@ class Google_Service_Dialogflow_Resource_ProjectsAgentSessionsEntityTypes extend * Creates a session entity type. (entityTypes.create) * * @param string $parent Required. The session to create a session entity type - * for. Format: `projects//agent/sessions/` or - * `projects//agent/runtimes//sessions/`. Note: Runtimes are under construction - * and will be available soon. If is not specified, we assume default 'sandbox' - * runtime. - * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1SessionEntityType $postBody + * for. Format: `projects//agent/sessions/`. + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2SessionEntityType $postBody * @param array $optParams Optional parameters. - * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1SessionEntityType + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2SessionEntityType */ - public function create($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1SessionEntityType $postBody, $optParams = array()) + public function create($parent, Google_Service_Dialogflow_GoogleCloudDialogflowV2SessionEntityType $postBody, $optParams = array()) { $params = array('parent' => $parent, 'postBody' => $postBody); $params = array_merge($params, $optParams); - return $this->call('create', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1SessionEntityType"); + return $this->call('create', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2SessionEntityType"); } /** * Deletes the specified session entity type. (entityTypes.delete) * * @param string $name Required. The name of the entity type to delete. Format: - * `projects//agent/sessions//entityTypes/` or - * `projects//agent/runtimes//sessions//entityTypes/`. Note: Runtimes are under - * construction and will be available soon. If is not specified, we assume - * default 'sandbox' runtime. + * `projects//agent/sessions//entityTypes/`. * @param array $optParams Optional parameters. * @return Google_Service_Dialogflow_GoogleProtobufEmpty */ @@ -64,61 +58,52 @@ public function delete($name, $optParams = array()) * Retrieves the specified session entity type. (entityTypes.get) * * @param string $name Required. The name of the session entity type. Format: - * `projects//agent/sessions//entityTypes/` or - * `projects//agent/runtimes//sessions//entityTypes/`. Note: Runtimes are under - * construction and will be available soon. If is not specified, we assume - * default 'sandbox' runtime. + * `projects//agent/sessions//entityTypes/`. * @param array $optParams Optional parameters. - * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1SessionEntityType + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2SessionEntityType */ public function get($name, $optParams = array()) { $params = array('name' => $name); $params = array_merge($params, $optParams); - return $this->call('get', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1SessionEntityType"); + return $this->call('get', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2SessionEntityType"); } /** * Returns the list of all session entity types in the specified session. * (entityTypes.listProjectsAgentSessionsEntityTypes) * * @param string $parent Required. The session to list all session entity types - * from. Format: `projects//agent/sessions/` or - * `projects//agent/runtimes//sessions/`. Note: Runtimes are under construction - * and will be available soon. If is not specified, we assume default 'sandbox' - * runtime. + * from. Format: `projects//agent/sessions/`. * @param array $optParams Optional parameters. * * @opt_param string pageToken Optional. The next_page_token value returned from * a previous list request. * @opt_param int pageSize Optional. The maximum number of items to return in a * single page. By default 100 and at most 1000. - * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1ListSessionEntityTypesResponse + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2ListSessionEntityTypesResponse */ public function listProjectsAgentSessionsEntityTypes($parent, $optParams = array()) { $params = array('parent' => $parent); $params = array_merge($params, $optParams); - return $this->call('list', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1ListSessionEntityTypesResponse"); + return $this->call('list', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2ListSessionEntityTypesResponse"); } /** * Updates the specified session entity type. (entityTypes.patch) * * @param string $name Required. The unique identifier of this session entity - * type. Format: `projects//agent/sessions//entityTypes/`, or - * `projects//agent/runtimes/sessions//entityTypes/`. Note: Runtimes are under - * construction and will be available soon. If is not specified, we assume - * default 'sandbox' runtime. - * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1SessionEntityType $postBody + * type. Format: `projects//agent/sessions//entityTypes/`. + * @param Google_Service_Dialogflow_GoogleCloudDialogflowV2SessionEntityType $postBody * @param array $optParams Optional parameters. * * @opt_param string updateMask Optional. The mask to control which fields get * updated. - * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1SessionEntityType + * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2SessionEntityType */ - public function patch($name, Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1SessionEntityType $postBody, $optParams = array()) + public function patch($name, Google_Service_Dialogflow_GoogleCloudDialogflowV2SessionEntityType $postBody, $optParams = array()) { $params = array('name' => $name, 'postBody' => $postBody); $params = array_merge($params, $optParams); - return $this->call('patch', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1SessionEntityType"); + return $this->call('patch', array($params), "Google_Service_Dialogflow_GoogleCloudDialogflowV2SessionEntityType"); } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Digitalassetlinks.php b/vendor/google/apiclient-services/src/Google/Service/Digitalassetlinks.php index 59ac3f7d..f7da8996 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Digitalassetlinks.php +++ b/vendor/google/apiclient-services/src/Google/Service/Digitalassetlinks.php @@ -59,31 +59,31 @@ public function __construct(Google_Client $client) 'path' => 'v1/assetlinks:check', 'httpMethod' => 'GET', 'parameters' => array( - 'target.androidApp.certificate.sha256Fingerprint' => array( + 'target.androidApp.packageName' => array( 'location' => 'query', 'type' => 'string', ), - 'source.web.site' => array( + 'source.androidApp.certificate.sha256Fingerprint' => array( 'location' => 'query', 'type' => 'string', ), - 'source.androidApp.packageName' => array( + 'relation' => array( 'location' => 'query', 'type' => 'string', ), - 'target.androidApp.packageName' => array( + 'target.web.site' => array( 'location' => 'query', 'type' => 'string', ), - 'source.androidApp.certificate.sha256Fingerprint' => array( + 'target.androidApp.certificate.sha256Fingerprint' => array( 'location' => 'query', 'type' => 'string', ), - 'relation' => array( + 'source.web.site' => array( 'location' => 'query', 'type' => 'string', ), - 'target.web.site' => array( + 'source.androidApp.packageName' => array( 'location' => 'query', 'type' => 'string', ), diff --git a/vendor/google/apiclient-services/src/Google/Service/Digitalassetlinks/Resource/Assetlinks.php b/vendor/google/apiclient-services/src/Google/Service/Digitalassetlinks/Resource/Assetlinks.php index 10af913f..14481489 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Digitalassetlinks/Resource/Assetlinks.php +++ b/vendor/google/apiclient-services/src/Google/Service/Digitalassetlinks/Resource/Assetlinks.php @@ -52,7 +52,10 @@ class Google_Service_Digitalassetlinks_Resource_Assetlinks extends Google_Servic * * @param array $optParams Optional parameters. * - * @opt_param string target.androidApp.certificate.sha256Fingerprint The + * @opt_param string target.androidApp.packageName Android App assets are + * naturally identified by their Java package name. For example, the Google Maps + * app uses the package name `com.google.android.apps.maps`. REQUIRED + * @opt_param string source.androidApp.certificate.sha256Fingerprint The * uppercase SHA-265 fingerprint of the certificate. From the PEM certificate, * it can be acquired like this: * @@ -74,7 +77,22 @@ class Google_Service_Digitalassetlinks_Resource_Assetlinks extends Google_Servic * into the DER format, compute the SHA-256 hash of that string and represent * the result as a hexstring (that is, uppercase hexadecimal representations of * each octet, separated by colons). - * @opt_param string source.web.site Web assets are identified by a URL that + * @opt_param string relation Query string for the relation. + * + * We identify relations with strings of the format `/`, where `` must be one of + * a set of pre-defined purpose categories, and `` is a free-form lowercase + * alphanumeric string that describes the specific use case of the statement. + * + * Refer to [our API documentation](/digital-asset-links/v1/relation-strings) + * for the current list of supported relations. + * + * For a query to match an asset link, both the query's and the asset link's + * relation strings must match exactly. + * + * Example: A query with relation `delegate_permission/common.handle_all_urls` + * matches an asset link with relation + * `delegate_permission/common.handle_all_urls`. + * @opt_param string target.web.site Web assets are identified by a URL that * contains only the scheme, hostname and port parts. The format is * * http[s]://[:] @@ -103,13 +121,7 @@ class Google_Service_Digitalassetlinks_Resource_Assetlinks extends Google_Servic * * `http://www.google.com/` (wrong scheme) * * `https://google.com/` (hostname does not match) * * `https://www.google.com:444/` (port does not match) REQUIRED - * @opt_param string source.androidApp.packageName Android App assets are - * naturally identified by their Java package name. For example, the Google Maps - * app uses the package name `com.google.android.apps.maps`. REQUIRED - * @opt_param string target.androidApp.packageName Android App assets are - * naturally identified by their Java package name. For example, the Google Maps - * app uses the package name `com.google.android.apps.maps`. REQUIRED - * @opt_param string source.androidApp.certificate.sha256Fingerprint The + * @opt_param string target.androidApp.certificate.sha256Fingerprint The * uppercase SHA-265 fingerprint of the certificate. From the PEM certificate, * it can be acquired like this: * @@ -131,22 +143,7 @@ class Google_Service_Digitalassetlinks_Resource_Assetlinks extends Google_Servic * into the DER format, compute the SHA-256 hash of that string and represent * the result as a hexstring (that is, uppercase hexadecimal representations of * each octet, separated by colons). - * @opt_param string relation Query string for the relation. - * - * We identify relations with strings of the format `/`, where `` must be one of - * a set of pre-defined purpose categories, and `` is a free-form lowercase - * alphanumeric string that describes the specific use case of the statement. - * - * Refer to [our API documentation](/digital-asset-links/v1/relation-strings) - * for the current list of supported relations. - * - * For a query to match an asset link, both the query's and the asset link's - * relation strings must match exactly. - * - * Example: A query with relation `delegate_permission/common.handle_all_urls` - * matches an asset link with relation - * `delegate_permission/common.handle_all_urls`. - * @opt_param string target.web.site Web assets are identified by a URL that + * @opt_param string source.web.site Web assets are identified by a URL that * contains only the scheme, hostname and port parts. The format is * * http[s]://[:] @@ -175,6 +172,9 @@ class Google_Service_Digitalassetlinks_Resource_Assetlinks extends Google_Servic * * `http://www.google.com/` (wrong scheme) * * `https://google.com/` (hostname does not match) * * `https://www.google.com:444/` (port does not match) REQUIRED + * @opt_param string source.androidApp.packageName Android App assets are + * naturally identified by their Java package name. For example, the Google Maps + * app uses the package name `com.google.android.apps.maps`. REQUIRED * @return Google_Service_Digitalassetlinks_CheckResponse */ public function check($optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Directory.php b/vendor/google/apiclient-services/src/Google/Service/Directory.php index 57d3e279..3f98f1fc 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Directory.php +++ b/vendor/google/apiclient-services/src/Google/Service/Directory.php @@ -19,9 +19,8 @@ * Service definition for Directory (directory_v1). * *

- * The Admin SDK Directory API lets you view and manage enterprise resources - * such as users and groups, administrative notifications, security features, - * and more.

+ * Manages enterprise resources such as users and groups, administrative + * notifications, security features, and more.

* *

* For more information about this service, see the API @@ -562,10 +561,22 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'integer', ), + 'orderBy' => array( + 'location' => 'query', + 'type' => 'string', + ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', ), + 'query' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'sortOrder' => array( + 'location' => 'query', + 'type' => 'string', + ), 'userKey' => array( 'location' => 'query', 'type' => 'string', @@ -710,6 +721,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'includeDerivedMembership' => array( + 'location' => 'query', + 'type' => 'boolean', + ), 'maxResults' => array( 'location' => 'query', 'type' => 'integer', @@ -1137,6 +1152,14 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'maxResults' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ),'patch' => array( 'path' => 'customer/{customer}/resources/buildings/{buildingId}', @@ -1333,6 +1356,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'maxResults' => array( + 'location' => 'query', + 'type' => 'integer', + ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', diff --git a/vendor/google/apiclient-services/src/Google/Service/Directory/Member.php b/vendor/google/apiclient-services/src/Google/Service/Directory/Member.php index 8a923d27..210fc2d9 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Directory/Member.php +++ b/vendor/google/apiclient-services/src/Google/Service/Directory/Member.php @@ -17,6 +17,10 @@ class Google_Service_Directory_Member extends Google_Model { + protected $internal_gapi_mappings = array( + "deliverySettings" => "delivery_settings", + ); + public $deliverySettings; public $email; public $etag; public $id; @@ -25,6 +29,14 @@ class Google_Service_Directory_Member extends Google_Model public $status; public $type; + public function setDeliverySettings($deliverySettings) + { + $this->deliverySettings = $deliverySettings; + } + public function getDeliverySettings() + { + return $this->deliverySettings; + } public function setEmail($email) { $this->email = $email; diff --git a/vendor/google/apiclient-services/src/Google/Service/Directory/Resource/Chromeosdevices.php b/vendor/google/apiclient-services/src/Google/Service/Directory/Resource/Chromeosdevices.php index c9b50bfe..a413509b 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Directory/Resource/Chromeosdevices.php +++ b/vendor/google/apiclient-services/src/Google/Service/Directory/Resource/Chromeosdevices.php @@ -70,7 +70,7 @@ public function get($customerId, $deviceId, $optParams = array()) * @opt_param string projection Restrict information returned to a set of * selected fields. * @opt_param string query Search string in the format given at - * http://support.google.com/chromeos/a/bin/answer.py?hl=en=1698333 + * http://support.google.com/chromeos/a/bin/answer.py?answer=1698333 * @opt_param string sortOrder Whether to return results in ascending or * descending order. Only of use when orderBy is also used * @return Google_Service_Directory_ChromeOsDevices diff --git a/vendor/google/apiclient-services/src/Google/Service/Directory/Resource/Groups.php b/vendor/google/apiclient-services/src/Google/Service/Directory/Resource/Groups.php index 8b9f840d..a177bde6 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Directory/Resource/Groups.php +++ b/vendor/google/apiclient-services/src/Google/Service/Directory/Resource/Groups.php @@ -64,7 +64,8 @@ public function insert(Google_Service_Directory_Group $postBody, $optParams = ar return $this->call('insert', array($params), "Google_Service_Directory_Group"); } /** - * Retrieve all groups in a domain (paginated) (groups.listGroups) + * Retrieve all groups of a domain or of a user given a userKey (paginated) + * (groups.listGroups) * * @param array $optParams Optional parameters. * @@ -75,9 +76,15 @@ public function insert(Google_Service_Directory_Group $postBody, $optParams = ar * from only this domain. To return all groups in a multi-domain fill customer * field instead. * @opt_param int maxResults Maximum number of results to return. Default is 200 + * @opt_param string orderBy Column to use for sorting results * @opt_param string pageToken Token to specify next page in the list - * @opt_param string userKey Email or immutable ID of the user if only those - * groups are to be listed, the given user is a member of. If ID, it should + * @opt_param string query Query string search. Should be of the form "". + * Complete documentation is at https://developers.google.com/admin- + * sdk/directory/v1/guides/search-groups + * @opt_param string sortOrder Whether to return results in ascending or + * descending order. Only of use when orderBy is also used + * @opt_param string userKey Email or immutable Id of the user if only those + * groups are to be listed, the given user is a member of. If Id, it should * match with id of user object * @return Google_Service_Directory_Groups */ diff --git a/vendor/google/apiclient-services/src/Google/Service/Directory/Resource/Members.php b/vendor/google/apiclient-services/src/Google/Service/Directory/Resource/Members.php index ab8a6ed2..8e64cea6 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Directory/Resource/Members.php +++ b/vendor/google/apiclient-services/src/Google/Service/Directory/Resource/Members.php @@ -53,10 +53,13 @@ public function get($groupKey, $memberKey, $optParams = array()) return $this->call('get', array($params), "Google_Service_Directory_Member"); } /** - * Checks Membership of an user within a Group (members.hasMember) + * Checks whether the given user is a member of the group. Membership can be + * direct or nested. (members.hasMember) * - * @param string $groupKey Email or immutable Id of the group - * @param string $memberKey Email or immutable Id of the member + * @param string $groupKey Identifies the group in the API request. The value + * can be the group's email address, group alias, or the unique group ID. + * @param string $memberKey Identifies the user member in the API request. The + * value can be the user's primary email address, alias, or unique ID. * @param array $optParams Optional parameters. * @return Google_Service_Directory_MembersHasMember */ @@ -86,6 +89,8 @@ public function insert($groupKey, Google_Service_Directory_Member $postBody, $op * @param string $groupKey Email or immutable ID of the group * @param array $optParams Optional parameters. * + * @opt_param bool includeDerivedMembership Whether to list indirect + * memberships. Default: false. * @opt_param int maxResults Maximum number of results to return. Default is 200 * @opt_param string pageToken Token to specify next page in the list * @opt_param string roles Comma separated role values to filter list results diff --git a/vendor/google/apiclient-services/src/Google/Service/Directory/Resource/Mobiledevices.php b/vendor/google/apiclient-services/src/Google/Service/Directory/Resource/Mobiledevices.php index be31d629..dbcfe3ad 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Directory/Resource/Mobiledevices.php +++ b/vendor/google/apiclient-services/src/Google/Service/Directory/Resource/Mobiledevices.php @@ -82,7 +82,7 @@ public function get($customerId, $resourceId, $optParams = array()) * @opt_param string projection Restrict information returned to a set of * selected fields. * @opt_param string query Search string in the format given at - * http://support.google.com/a/bin/answer.py?hl=en=1408863#search + * http://support.google.com/a/bin/answer.py?answer=1408863#search * @opt_param string sortOrder Whether to return results in ascending or * descending order. Only of use when orderBy is also used * @return Google_Service_Directory_MobileDevices diff --git a/vendor/google/apiclient-services/src/Google/Service/Directory/Resource/ResourcesBuildings.php b/vendor/google/apiclient-services/src/Google/Service/Directory/Resource/ResourcesBuildings.php index 5a539ed9..dab62481 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Directory/Resource/ResourcesBuildings.php +++ b/vendor/google/apiclient-services/src/Google/Service/Directory/Resource/ResourcesBuildings.php @@ -80,6 +80,9 @@ public function insert($customer, Google_Service_Directory_Building $postBody, $ * an account administrator, you can also use the my_customer alias to represent * your account's customer ID. * @param array $optParams Optional parameters. + * + * @opt_param int maxResults Maximum number of results to return. + * @opt_param string pageToken Token to specify the next page in the list. * @return Google_Service_Directory_Buildings */ public function listResourcesBuildings($customer, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Directory/Resource/ResourcesCalendars.php b/vendor/google/apiclient-services/src/Google/Service/Directory/Resource/ResourcesCalendars.php index 488226fb..620e4f0e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Directory/Resource/ResourcesCalendars.php +++ b/vendor/google/apiclient-services/src/Google/Service/Directory/Resource/ResourcesCalendars.php @@ -94,8 +94,10 @@ public function insert($customer, Google_Service_Directory_CalendarResource $pos * @opt_param string query String query used to filter results. Should be of the * form "field operator value" where field can be any of supported fields and * operators can be any of supported operations. Operators include '=' for exact - * match and ':' for prefix match where applicable. For prefix match, the value - * should always be followed by a *. + * match and ':' for prefix match or HAS match where applicable. For prefix + * match, the value should always be followed by a *. Supported fields include + * generatedResourceName, name, buildingId, featureInstances.feature.name. For + * example buildingId=US-NYC-9TH AND featureInstances.feature.name:Phone. * @return Google_Service_Directory_CalendarResources */ public function listResourcesCalendars($customer, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Directory/Resource/ResourcesFeatures.php b/vendor/google/apiclient-services/src/Google/Service/Directory/Resource/ResourcesFeatures.php index e45a8158..0cd027a7 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Directory/Resource/ResourcesFeatures.php +++ b/vendor/google/apiclient-services/src/Google/Service/Directory/Resource/ResourcesFeatures.php @@ -80,6 +80,7 @@ public function insert($customer, Google_Service_Directory_Feature $postBody, $o * your account's customer ID. * @param array $optParams Optional parameters. * + * @opt_param int maxResults Maximum number of results to return. * @opt_param string pageToken Token to specify the next page in the list. * @return Google_Service_Directory_Features */ diff --git a/vendor/google/apiclient-services/src/Google/Service/Directory/Schema.php b/vendor/google/apiclient-services/src/Google/Service/Directory/Schema.php index 54135f8d..c051a7a7 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Directory/Schema.php +++ b/vendor/google/apiclient-services/src/Google/Service/Directory/Schema.php @@ -18,6 +18,7 @@ class Google_Service_Directory_Schema extends Google_Collection { protected $collection_key = 'fields'; + public $displayName; public $etag; protected $fieldsType = 'Google_Service_Directory_SchemaFieldSpec'; protected $fieldsDataType = 'array'; @@ -25,6 +26,14 @@ class Google_Service_Directory_Schema extends Google_Collection public $schemaId; public $schemaName; + public function setDisplayName($displayName) + { + $this->displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } public function setEtag($etag) { $this->etag = $etag; diff --git a/vendor/google/apiclient-services/src/Google/Service/Directory/SchemaFieldSpec.php b/vendor/google/apiclient-services/src/Google/Service/Directory/SchemaFieldSpec.php index 0b7c51c6..f9c8867c 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Directory/SchemaFieldSpec.php +++ b/vendor/google/apiclient-services/src/Google/Service/Directory/SchemaFieldSpec.php @@ -17,6 +17,7 @@ class Google_Service_Directory_SchemaFieldSpec extends Google_Model { + public $displayName; public $etag; public $fieldId; public $fieldName; @@ -28,6 +29,14 @@ class Google_Service_Directory_SchemaFieldSpec extends Google_Model protected $numericIndexingSpecDataType = ''; public $readAccessType; + public function setDisplayName($displayName) + { + $this->displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } public function setEtag($etag) { $this->etag = $etag; diff --git a/vendor/google/apiclient-services/src/Google/Service/Directory/User.php b/vendor/google/apiclient-services/src/Google/Service/Directory/User.php index 7d6acfd9..8670643d 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Directory/User.php +++ b/vendor/google/apiclient-services/src/Google/Service/Directory/User.php @@ -21,6 +21,7 @@ class Google_Service_Directory_User extends Google_Collection public $addresses; public $agreedToTerms; public $aliases; + public $archived; public $changePasswordAtNextLogin; public $creationTime; public $customSchemas; @@ -87,6 +88,14 @@ public function getAliases() { return $this->aliases; } + public function setArchived($archived) + { + $this->archived = $archived; + } + public function getArchived() + { + return $this->archived; + } public function setChangePasswordAtNextLogin($changePasswordAtNextLogin) { $this->changePasswordAtNextLogin = $changePasswordAtNextLogin; diff --git a/vendor/google/apiclient-services/src/Google/Service/Directory/UserPosixAccount.php b/vendor/google/apiclient-services/src/Google/Service/Directory/UserPosixAccount.php index 659d574b..99e6c498 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Directory/UserPosixAccount.php +++ b/vendor/google/apiclient-services/src/Google/Service/Directory/UserPosixAccount.php @@ -21,6 +21,7 @@ class Google_Service_Directory_UserPosixAccount extends Google_Model public $gecos; public $gid; public $homeDirectory; + public $operatingSystemType; public $primary; public $shell; public $systemId; @@ -59,6 +60,14 @@ public function getHomeDirectory() { return $this->homeDirectory; } + public function setOperatingSystemType($operatingSystemType) + { + $this->operatingSystemType = $operatingSystemType; + } + public function getOperatingSystemType() + { + return $this->operatingSystemType; + } public function setPrimary($primary) { $this->primary = $primary; diff --git a/vendor/google/apiclient-services/src/Google/Service/Dns.php b/vendor/google/apiclient-services/src/Google/Service/Dns.php index ea590a7e..2c38ee7e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dns.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dns.php @@ -44,6 +44,8 @@ class Google_Service_Dns extends Google_Service "https://www.googleapis.com/auth/ndev.clouddns.readwrite"; public $changes; + public $dnsKeys; + public $managedZoneOperations; public $managedZones; public $projects; public $resourceRecordSets; @@ -81,6 +83,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'clientOperationId' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ),'get' => array( 'path' => '{project}/managedZones/{managedZone}/changes/{changeId}', @@ -101,6 +107,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'clientOperationId' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ),'list' => array( 'path' => '{project}/managedZones/{managedZone}/changes', @@ -137,6 +147,132 @@ public function __construct(Google_Client $client) ) ) ); + $this->dnsKeys = new Google_Service_Dns_Resource_DnsKeys( + $this, + $this->serviceName, + 'dnsKeys', + array( + 'methods' => array( + 'get' => array( + 'path' => '{project}/managedZones/{managedZone}/dnsKeys/{dnsKeyId}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'managedZone' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'dnsKeyId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'clientOperationId' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'digestType' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'list' => array( + 'path' => '{project}/managedZones/{managedZone}/dnsKeys', + 'httpMethod' => 'GET', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'managedZone' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'digestType' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'maxResults' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ), + ) + ) + ); + $this->managedZoneOperations = new Google_Service_Dns_Resource_ManagedZoneOperations( + $this, + $this->serviceName, + 'managedZoneOperations', + array( + 'methods' => array( + 'get' => array( + 'path' => '{project}/managedZones/{managedZone}/operations/{operation}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'managedZone' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'operation' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'clientOperationId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'list' => array( + 'path' => '{project}/managedZones/{managedZone}/operations', + 'httpMethod' => 'GET', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'managedZone' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'maxResults' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'sortBy' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ), + ) + ) + ); $this->managedZones = new Google_Service_Dns_Resource_ManagedZones( $this, $this->serviceName, @@ -152,6 +288,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'clientOperationId' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ),'delete' => array( 'path' => '{project}/managedZones/{managedZone}', @@ -167,6 +307,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'clientOperationId' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ),'get' => array( 'path' => '{project}/managedZones/{managedZone}', @@ -182,6 +326,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'clientOperationId' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ),'list' => array( 'path' => '{project}/managedZones', @@ -205,6 +353,44 @@ public function __construct(Google_Client $client) 'type' => 'string', ), ), + ),'patch' => array( + 'path' => '{project}/managedZones/{managedZone}', + 'httpMethod' => 'PATCH', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'managedZone' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'clientOperationId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'update' => array( + 'path' => '{project}/managedZones/{managedZone}', + 'httpMethod' => 'PUT', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'managedZone' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'clientOperationId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), ), ) ) @@ -224,6 +410,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'clientOperationId' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ), ) diff --git a/vendor/google/apiclient-services/src/Google/Service/Dns/Change.php b/vendor/google/apiclient-services/src/Google/Service/Dns/Change.php index 7b225ab1..fb147eb0 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dns/Change.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dns/Change.php @@ -23,6 +23,7 @@ class Google_Service_Dns_Change extends Google_Collection protected $deletionsType = 'Google_Service_Dns_ResourceRecordSet'; protected $deletionsDataType = 'array'; public $id; + public $isServing; public $kind; public $startTime; public $status; @@ -63,6 +64,14 @@ public function getId() { return $this->id; } + public function setIsServing($isServing) + { + $this->isServing = $isServing; + } + public function getIsServing() + { + return $this->isServing; + } public function setKind($kind) { $this->kind = $kind; diff --git a/vendor/google/apiclient-services/src/Google/Service/Dns/ChangesListResponse.php b/vendor/google/apiclient-services/src/Google/Service/Dns/ChangesListResponse.php index 56de8cf6..06a71cda 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dns/ChangesListResponse.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dns/ChangesListResponse.php @@ -20,6 +20,8 @@ class Google_Service_Dns_ChangesListResponse extends Google_Collection protected $collection_key = 'changes'; protected $changesType = 'Google_Service_Dns_Change'; protected $changesDataType = 'array'; + protected $headerType = 'Google_Service_Dns_ResponseHeader'; + protected $headerDataType = ''; public $kind; public $nextPageToken; @@ -37,6 +39,20 @@ public function getChanges() { return $this->changes; } + /** + * @param Google_Service_Dns_ResponseHeader + */ + public function setHeader(Google_Service_Dns_ResponseHeader $header) + { + $this->header = $header; + } + /** + * @return Google_Service_Dns_ResponseHeader + */ + public function getHeader() + { + return $this->header; + } public function setKind($kind) { $this->kind = $kind; diff --git a/vendor/google/apiclient-services/src/Google/Service/Dns/DnsKey.php b/vendor/google/apiclient-services/src/Google/Service/Dns/DnsKey.php new file mode 100644 index 00000000..6d3c3cf8 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dns/DnsKey.php @@ -0,0 +1,128 @@ +algorithm = $algorithm; + } + public function getAlgorithm() + { + return $this->algorithm; + } + public function setCreationTime($creationTime) + { + $this->creationTime = $creationTime; + } + public function getCreationTime() + { + return $this->creationTime; + } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } + /** + * @param Google_Service_Dns_DnsKeyDigest + */ + public function setDigests($digests) + { + $this->digests = $digests; + } + /** + * @return Google_Service_Dns_DnsKeyDigest + */ + public function getDigests() + { + return $this->digests; + } + public function setId($id) + { + $this->id = $id; + } + public function getId() + { + return $this->id; + } + public function setIsActive($isActive) + { + $this->isActive = $isActive; + } + public function getIsActive() + { + return $this->isActive; + } + public function setKeyLength($keyLength) + { + $this->keyLength = $keyLength; + } + public function getKeyLength() + { + return $this->keyLength; + } + public function setKeyTag($keyTag) + { + $this->keyTag = $keyTag; + } + public function getKeyTag() + { + return $this->keyTag; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setPublicKey($publicKey) + { + $this->publicKey = $publicKey; + } + public function getPublicKey() + { + return $this->publicKey; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dns/DnsKeyDigest.php b/vendor/google/apiclient-services/src/Google/Service/Dns/DnsKeyDigest.php new file mode 100644 index 00000000..2bde0914 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dns/DnsKeyDigest.php @@ -0,0 +1,39 @@ +digest = $digest; + } + public function getDigest() + { + return $this->digest; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dns/DnsKeySpec.php b/vendor/google/apiclient-services/src/Google/Service/Dns/DnsKeySpec.php new file mode 100644 index 00000000..b483600f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dns/DnsKeySpec.php @@ -0,0 +1,57 @@ +algorithm = $algorithm; + } + public function getAlgorithm() + { + return $this->algorithm; + } + public function setKeyLength($keyLength) + { + $this->keyLength = $keyLength; + } + public function getKeyLength() + { + return $this->keyLength; + } + public function setKeyType($keyType) + { + $this->keyType = $keyType; + } + public function getKeyType() + { + return $this->keyType; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dns/DnsKeysListResponse.php b/vendor/google/apiclient-services/src/Google/Service/Dns/DnsKeysListResponse.php new file mode 100644 index 00000000..2f2a3cdc --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dns/DnsKeysListResponse.php @@ -0,0 +1,72 @@ +dnsKeys = $dnsKeys; + } + /** + * @return Google_Service_Dns_DnsKey + */ + public function getDnsKeys() + { + return $this->dnsKeys; + } + /** + * @param Google_Service_Dns_ResponseHeader + */ + public function setHeader(Google_Service_Dns_ResponseHeader $header) + { + $this->header = $header; + } + /** + * @return Google_Service_Dns_ResponseHeader + */ + public function getHeader() + { + return $this->header; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dns/ManagedZone.php b/vendor/google/apiclient-services/src/Google/Service/Dns/ManagedZone.php index 8eb8318c..d08de86a 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dns/ManagedZone.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dns/ManagedZone.php @@ -21,8 +21,11 @@ class Google_Service_Dns_ManagedZone extends Google_Collection public $creationTime; public $description; public $dnsName; + protected $dnssecConfigType = 'Google_Service_Dns_ManagedZoneDnsSecConfig'; + protected $dnssecConfigDataType = ''; public $id; public $kind; + public $labels; public $name; public $nameServerSet; public $nameServers; @@ -51,6 +54,20 @@ public function getDnsName() { return $this->dnsName; } + /** + * @param Google_Service_Dns_ManagedZoneDnsSecConfig + */ + public function setDnssecConfig(Google_Service_Dns_ManagedZoneDnsSecConfig $dnssecConfig) + { + $this->dnssecConfig = $dnssecConfig; + } + /** + * @return Google_Service_Dns_ManagedZoneDnsSecConfig + */ + public function getDnssecConfig() + { + return $this->dnssecConfig; + } public function setId($id) { $this->id = $id; @@ -67,6 +84,14 @@ public function getKind() { return $this->kind; } + public function setLabels($labels) + { + $this->labels = $labels; + } + public function getLabels() + { + return $this->labels; + } public function setName($name) { $this->name = $name; diff --git a/vendor/google/apiclient-services/src/Google/Service/Dns/ManagedZoneDnsSecConfig.php b/vendor/google/apiclient-services/src/Google/Service/Dns/ManagedZoneDnsSecConfig.php new file mode 100644 index 00000000..af59fabc --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dns/ManagedZoneDnsSecConfig.php @@ -0,0 +1,65 @@ +defaultKeySpecs = $defaultKeySpecs; + } + /** + * @return Google_Service_Dns_DnsKeySpec + */ + public function getDefaultKeySpecs() + { + return $this->defaultKeySpecs; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setNonExistence($nonExistence) + { + $this->nonExistence = $nonExistence; + } + public function getNonExistence() + { + return $this->nonExistence; + } + public function setState($state) + { + $this->state = $state; + } + public function getState() + { + return $this->state; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dns/ManagedZoneOperationsListResponse.php b/vendor/google/apiclient-services/src/Google/Service/Dns/ManagedZoneOperationsListResponse.php new file mode 100644 index 00000000..7b1e3c76 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dns/ManagedZoneOperationsListResponse.php @@ -0,0 +1,72 @@ +header = $header; + } + /** + * @return Google_Service_Dns_ResponseHeader + */ + public function getHeader() + { + return $this->header; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + /** + * @param Google_Service_Dns_Operation + */ + public function setOperations($operations) + { + $this->operations = $operations; + } + /** + * @return Google_Service_Dns_Operation + */ + public function getOperations() + { + return $this->operations; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dns/ManagedZonesListResponse.php b/vendor/google/apiclient-services/src/Google/Service/Dns/ManagedZonesListResponse.php index aeec6e36..3730c2a8 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dns/ManagedZonesListResponse.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dns/ManagedZonesListResponse.php @@ -18,11 +18,27 @@ class Google_Service_Dns_ManagedZonesListResponse extends Google_Collection { protected $collection_key = 'managedZones'; + protected $headerType = 'Google_Service_Dns_ResponseHeader'; + protected $headerDataType = ''; public $kind; protected $managedZonesType = 'Google_Service_Dns_ManagedZone'; protected $managedZonesDataType = 'array'; public $nextPageToken; + /** + * @param Google_Service_Dns_ResponseHeader + */ + public function setHeader(Google_Service_Dns_ResponseHeader $header) + { + $this->header = $header; + } + /** + * @return Google_Service_Dns_ResponseHeader + */ + public function getHeader() + { + return $this->header; + } public function setKind($kind) { $this->kind = $kind; diff --git a/vendor/google/apiclient-services/src/Google/Service/Dns/Operation.php b/vendor/google/apiclient-services/src/Google/Service/Dns/Operation.php new file mode 100644 index 00000000..064ecfc2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dns/Operation.php @@ -0,0 +1,107 @@ +dnsKeyContext = $dnsKeyContext; + } + /** + * @return Google_Service_Dns_OperationDnsKeyContext + */ + public function getDnsKeyContext() + { + return $this->dnsKeyContext; + } + public function setId($id) + { + $this->id = $id; + } + public function getId() + { + return $this->id; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setStartTime($startTime) + { + $this->startTime = $startTime; + } + public function getStartTime() + { + return $this->startTime; + } + public function setStatus($status) + { + $this->status = $status; + } + public function getStatus() + { + return $this->status; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } + public function setUser($user) + { + $this->user = $user; + } + public function getUser() + { + return $this->user; + } + /** + * @param Google_Service_Dns_OperationManagedZoneContext + */ + public function setZoneContext(Google_Service_Dns_OperationManagedZoneContext $zoneContext) + { + $this->zoneContext = $zoneContext; + } + /** + * @return Google_Service_Dns_OperationManagedZoneContext + */ + public function getZoneContext() + { + return $this->zoneContext; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dns/OperationDnsKeyContext.php b/vendor/google/apiclient-services/src/Google/Service/Dns/OperationDnsKeyContext.php new file mode 100644 index 00000000..d70204cf --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dns/OperationDnsKeyContext.php @@ -0,0 +1,53 @@ +newValue = $newValue; + } + /** + * @return Google_Service_Dns_DnsKey + */ + public function getNewValue() + { + return $this->newValue; + } + /** + * @param Google_Service_Dns_DnsKey + */ + public function setOldValue(Google_Service_Dns_DnsKey $oldValue) + { + $this->oldValue = $oldValue; + } + /** + * @return Google_Service_Dns_DnsKey + */ + public function getOldValue() + { + return $this->oldValue; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dns/OperationManagedZoneContext.php b/vendor/google/apiclient-services/src/Google/Service/Dns/OperationManagedZoneContext.php new file mode 100644 index 00000000..020dce30 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dns/OperationManagedZoneContext.php @@ -0,0 +1,53 @@ +newValue = $newValue; + } + /** + * @return Google_Service_Dns_ManagedZone + */ + public function getNewValue() + { + return $this->newValue; + } + /** + * @param Google_Service_Dns_ManagedZone + */ + public function setOldValue(Google_Service_Dns_ManagedZone $oldValue) + { + $this->oldValue = $oldValue; + } + /** + * @return Google_Service_Dns_ManagedZone + */ + public function getOldValue() + { + return $this->oldValue; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dns/Quota.php b/vendor/google/apiclient-services/src/Google/Service/Dns/Quota.php index 9892300d..fbf51638 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dns/Quota.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dns/Quota.php @@ -15,8 +15,10 @@ * the License. */ -class Google_Service_Dns_Quota extends Google_Model +class Google_Service_Dns_Quota extends Google_Collection { + protected $collection_key = 'whitelistedKeySpecs'; + public $dnsKeysPerManagedZone; public $kind; public $managedZones; public $resourceRecordsPerRrset; @@ -24,7 +26,17 @@ class Google_Service_Dns_Quota extends Google_Model public $rrsetDeletionsPerChange; public $rrsetsPerManagedZone; public $totalRrdataSizePerChange; + protected $whitelistedKeySpecsType = 'Google_Service_Dns_DnsKeySpec'; + protected $whitelistedKeySpecsDataType = 'array'; + public function setDnsKeysPerManagedZone($dnsKeysPerManagedZone) + { + $this->dnsKeysPerManagedZone = $dnsKeysPerManagedZone; + } + public function getDnsKeysPerManagedZone() + { + return $this->dnsKeysPerManagedZone; + } public function setKind($kind) { $this->kind = $kind; @@ -81,4 +93,18 @@ public function getTotalRrdataSizePerChange() { return $this->totalRrdataSizePerChange; } + /** + * @param Google_Service_Dns_DnsKeySpec + */ + public function setWhitelistedKeySpecs($whitelistedKeySpecs) + { + $this->whitelistedKeySpecs = $whitelistedKeySpecs; + } + /** + * @return Google_Service_Dns_DnsKeySpec + */ + public function getWhitelistedKeySpecs() + { + return $this->whitelistedKeySpecs; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Dns/Resource/Changes.php b/vendor/google/apiclient-services/src/Google/Service/Dns/Resource/Changes.php index 3f8b14e8..d2f4e0cb 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dns/Resource/Changes.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dns/Resource/Changes.php @@ -33,6 +33,10 @@ class Google_Service_Dns_Resource_Changes extends Google_Service_Resource * request. Can be the managed zone name or id. * @param Google_Service_Dns_Change $postBody * @param array $optParams Optional parameters. + * + * @opt_param string clientOperationId For mutating operation requests only. An + * optional identifier specified by the client. Must be unique for operation + * resources in the Operations collection. * @return Google_Service_Dns_Change */ public function create($project, $managedZone, Google_Service_Dns_Change $postBody, $optParams = array()) @@ -50,6 +54,10 @@ public function create($project, $managedZone, Google_Service_Dns_Change $postBo * @param string $changeId The identifier of the requested change, from a * previous ResourceRecordSetsChangeResponse. * @param array $optParams Optional parameters. + * + * @opt_param string clientOperationId For mutating operation requests only. An + * optional identifier specified by the client. Must be unique for operation + * resources in the Operations collection. * @return Google_Service_Dns_Change */ public function get($project, $managedZone, $changeId, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Dns/Resource/DnsKeys.php b/vendor/google/apiclient-services/src/Google/Service/Dns/Resource/DnsKeys.php new file mode 100644 index 00000000..4351929e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dns/Resource/DnsKeys.php @@ -0,0 +1,75 @@ + + * $dnsService = new Google_Service_Dns(...); + * $dnsKeys = $dnsService->dnsKeys; + * + */ +class Google_Service_Dns_Resource_DnsKeys extends Google_Service_Resource +{ + /** + * Fetch the representation of an existing DnsKey. (dnsKeys.get) + * + * @param string $project Identifies the project addressed by this request. + * @param string $managedZone Identifies the managed zone addressed by this + * request. Can be the managed zone name or id. + * @param string $dnsKeyId The identifier of the requested DnsKey. + * @param array $optParams Optional parameters. + * + * @opt_param string clientOperationId For mutating operation requests only. An + * optional identifier specified by the client. Must be unique for operation + * resources in the Operations collection. + * @opt_param string digestType An optional comma-separated list of digest types + * to compute and display for key signing keys. If omitted, the recommended + * digest type will be computed and displayed. + * @return Google_Service_Dns_DnsKey + */ + public function get($project, $managedZone, $dnsKeyId, $optParams = array()) + { + $params = array('project' => $project, 'managedZone' => $managedZone, 'dnsKeyId' => $dnsKeyId); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_Dns_DnsKey"); + } + /** + * Enumerate DnsKeys to a ResourceRecordSet collection. (dnsKeys.listDnsKeys) + * + * @param string $project Identifies the project addressed by this request. + * @param string $managedZone Identifies the managed zone addressed by this + * request. Can be the managed zone name or id. + * @param array $optParams Optional parameters. + * + * @opt_param string digestType An optional comma-separated list of digest types + * to compute and display for key signing keys. If omitted, the recommended + * digest type will be computed and displayed. + * @opt_param int maxResults Optional. Maximum number of results to be returned. + * If unspecified, the server will decide how many results to return. + * @opt_param string pageToken Optional. A tag returned by a previous list + * request that was truncated. Use this parameter to continue a previous list + * request. + * @return Google_Service_Dns_DnsKeysListResponse + */ + public function listDnsKeys($project, $managedZone, $optParams = array()) + { + $params = array('project' => $project, 'managedZone' => $managedZone); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_Dns_DnsKeysListResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dns/Resource/ManagedZoneOperations.php b/vendor/google/apiclient-services/src/Google/Service/Dns/Resource/ManagedZoneOperations.php new file mode 100644 index 00000000..db05d073 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dns/Resource/ManagedZoneOperations.php @@ -0,0 +1,73 @@ + + * $dnsService = new Google_Service_Dns(...); + * $managedZoneOperations = $dnsService->managedZoneOperations; + * + */ +class Google_Service_Dns_Resource_ManagedZoneOperations extends Google_Service_Resource +{ + /** + * Fetch the representation of an existing Operation. + * (managedZoneOperations.get) + * + * @param string $project Identifies the project addressed by this request. + * @param string $managedZone Identifies the managed zone addressed by this + * request. + * @param string $operation Identifies the operation addressed by this request. + * @param array $optParams Optional parameters. + * + * @opt_param string clientOperationId For mutating operation requests only. An + * optional identifier specified by the client. Must be unique for operation + * resources in the Operations collection. + * @return Google_Service_Dns_Operation + */ + public function get($project, $managedZone, $operation, $optParams = array()) + { + $params = array('project' => $project, 'managedZone' => $managedZone, 'operation' => $operation); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_Dns_Operation"); + } + /** + * Enumerate Operations for the given ManagedZone. + * (managedZoneOperations.listManagedZoneOperations) + * + * @param string $project Identifies the project addressed by this request. + * @param string $managedZone Identifies the managed zone addressed by this + * request. + * @param array $optParams Optional parameters. + * + * @opt_param int maxResults Optional. Maximum number of results to be returned. + * If unspecified, the server will decide how many results to return. + * @opt_param string pageToken Optional. A tag returned by a previous list + * request that was truncated. Use this parameter to continue a previous list + * request. + * @opt_param string sortBy Sorting criterion. The only supported values are + * START_TIME and ID. + * @return Google_Service_Dns_ManagedZoneOperationsListResponse + */ + public function listManagedZoneOperations($project, $managedZone, $optParams = array()) + { + $params = array('project' => $project, 'managedZone' => $managedZone); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_Dns_ManagedZoneOperationsListResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Dns/Resource/ManagedZones.php b/vendor/google/apiclient-services/src/Google/Service/Dns/Resource/ManagedZones.php index bd3b6053..2affe52c 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dns/Resource/ManagedZones.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dns/Resource/ManagedZones.php @@ -31,6 +31,10 @@ class Google_Service_Dns_Resource_ManagedZones extends Google_Service_Resource * @param string $project Identifies the project addressed by this request. * @param Google_Service_Dns_ManagedZone $postBody * @param array $optParams Optional parameters. + * + * @opt_param string clientOperationId For mutating operation requests only. An + * optional identifier specified by the client. Must be unique for operation + * resources in the Operations collection. * @return Google_Service_Dns_ManagedZone */ public function create($project, Google_Service_Dns_ManagedZone $postBody, $optParams = array()) @@ -46,6 +50,10 @@ public function create($project, Google_Service_Dns_ManagedZone $postBody, $optP * @param string $managedZone Identifies the managed zone addressed by this * request. Can be the managed zone name or id. * @param array $optParams Optional parameters. + * + * @opt_param string clientOperationId For mutating operation requests only. An + * optional identifier specified by the client. Must be unique for operation + * resources in the Operations collection. */ public function delete($project, $managedZone, $optParams = array()) { @@ -60,6 +68,10 @@ public function delete($project, $managedZone, $optParams = array()) * @param string $managedZone Identifies the managed zone addressed by this * request. Can be the managed zone name or id. * @param array $optParams Optional parameters. + * + * @opt_param string clientOperationId For mutating operation requests only. An + * optional identifier specified by the client. Must be unique for operation + * resources in the Operations collection. * @return Google_Service_Dns_ManagedZone */ public function get($project, $managedZone, $optParams = array()) @@ -90,4 +102,44 @@ public function listManagedZones($project, $optParams = array()) $params = array_merge($params, $optParams); return $this->call('list', array($params), "Google_Service_Dns_ManagedZonesListResponse"); } + /** + * Apply a partial update to an existing ManagedZone. (managedZones.patch) + * + * @param string $project Identifies the project addressed by this request. + * @param string $managedZone Identifies the managed zone addressed by this + * request. Can be the managed zone name or id. + * @param Google_Service_Dns_ManagedZone $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string clientOperationId For mutating operation requests only. An + * optional identifier specified by the client. Must be unique for operation + * resources in the Operations collection. + * @return Google_Service_Dns_Operation + */ + public function patch($project, $managedZone, Google_Service_Dns_ManagedZone $postBody, $optParams = array()) + { + $params = array('project' => $project, 'managedZone' => $managedZone, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('patch', array($params), "Google_Service_Dns_Operation"); + } + /** + * Update an existing ManagedZone. (managedZones.update) + * + * @param string $project Identifies the project addressed by this request. + * @param string $managedZone Identifies the managed zone addressed by this + * request. Can be the managed zone name or id. + * @param Google_Service_Dns_ManagedZone $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string clientOperationId For mutating operation requests only. An + * optional identifier specified by the client. Must be unique for operation + * resources in the Operations collection. + * @return Google_Service_Dns_Operation + */ + public function update($project, $managedZone, Google_Service_Dns_ManagedZone $postBody, $optParams = array()) + { + $params = array('project' => $project, 'managedZone' => $managedZone, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('update', array($params), "Google_Service_Dns_Operation"); + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Dns/Resource/Projects.php b/vendor/google/apiclient-services/src/Google/Service/Dns/Resource/Projects.php index 4ef26199..08cb559a 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dns/Resource/Projects.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dns/Resource/Projects.php @@ -30,6 +30,10 @@ class Google_Service_Dns_Resource_Projects extends Google_Service_Resource * * @param string $project Identifies the project addressed by this request. * @param array $optParams Optional parameters. + * + * @opt_param string clientOperationId For mutating operation requests only. An + * optional identifier specified by the client. Must be unique for operation + * resources in the Operations collection. * @return Google_Service_Dns_Project */ public function get($project, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Dns/ResourceRecordSet.php b/vendor/google/apiclient-services/src/Google/Service/Dns/ResourceRecordSet.php index 203e47c2..a805b83c 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dns/ResourceRecordSet.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dns/ResourceRecordSet.php @@ -17,10 +17,11 @@ class Google_Service_Dns_ResourceRecordSet extends Google_Collection { - protected $collection_key = 'rrdatas'; + protected $collection_key = 'signatureRrdatas'; public $kind; public $name; public $rrdatas; + public $signatureRrdatas; public $ttl; public $type; @@ -48,6 +49,14 @@ public function getRrdatas() { return $this->rrdatas; } + public function setSignatureRrdatas($signatureRrdatas) + { + $this->signatureRrdatas = $signatureRrdatas; + } + public function getSignatureRrdatas() + { + return $this->signatureRrdatas; + } public function setTtl($ttl) { $this->ttl = $ttl; diff --git a/vendor/google/apiclient-services/src/Google/Service/Dns/ResourceRecordSetsListResponse.php b/vendor/google/apiclient-services/src/Google/Service/Dns/ResourceRecordSetsListResponse.php index 8ca50831..0b6c8c90 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Dns/ResourceRecordSetsListResponse.php +++ b/vendor/google/apiclient-services/src/Google/Service/Dns/ResourceRecordSetsListResponse.php @@ -18,11 +18,27 @@ class Google_Service_Dns_ResourceRecordSetsListResponse extends Google_Collection { protected $collection_key = 'rrsets'; + protected $headerType = 'Google_Service_Dns_ResponseHeader'; + protected $headerDataType = ''; public $kind; public $nextPageToken; protected $rrsetsType = 'Google_Service_Dns_ResourceRecordSet'; protected $rrsetsDataType = 'array'; + /** + * @param Google_Service_Dns_ResponseHeader + */ + public function setHeader(Google_Service_Dns_ResponseHeader $header) + { + $this->header = $header; + } + /** + * @return Google_Service_Dns_ResponseHeader + */ + public function getHeader() + { + return $this->header; + } public function setKind($kind) { $this->kind = $kind; diff --git a/vendor/google/apiclient-services/src/Google/Service/Dns/ResponseHeader.php b/vendor/google/apiclient-services/src/Google/Service/Dns/ResponseHeader.php new file mode 100644 index 00000000..1cb3a53d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Dns/ResponseHeader.php @@ -0,0 +1,30 @@ +operationId = $operationId; + } + public function getOperationId() + { + return $this->operationId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Drive.php b/vendor/google/apiclient-services/src/Google/Service/Drive.php index 4b34d3dc..94f3ddd7 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Drive.php +++ b/vendor/google/apiclient-services/src/Google/Service/Drive.php @@ -937,6 +937,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'useDomainAdminAccess' => array( + 'location' => 'query', + 'type' => 'boolean', + ), ), ), ) diff --git a/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFile.php b/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFile.php index c151d6b7..0880d15a 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFile.php +++ b/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFile.php @@ -23,6 +23,7 @@ class Google_Service_Drive_DriveFile extends Google_Collection protected $capabilitiesDataType = ''; protected $contentHintsType = 'Google_Service_Drive_DriveFileContentHints'; protected $contentHintsDataType = ''; + public $copyRequiresWriterPermission; public $createdTime; public $description; public $explicitlyTrashed; @@ -116,6 +117,14 @@ public function getContentHints() { return $this->contentHints; } + public function setCopyRequiresWriterPermission($copyRequiresWriterPermission) + { + $this->copyRequiresWriterPermission = $copyRequiresWriterPermission; + } + public function getCopyRequiresWriterPermission() + { + return $this->copyRequiresWriterPermission; + } public function setCreatedTime($createdTime) { $this->createdTime = $createdTime; diff --git a/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileCapabilities.php b/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileCapabilities.php index 6cdcf462..d464bcb8 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileCapabilities.php +++ b/vendor/google/apiclient-services/src/Google/Service/Drive/DriveFileCapabilities.php @@ -18,14 +18,20 @@ class Google_Service_Drive_DriveFileCapabilities extends Google_Model { public $canAddChildren; + public $canChangeCopyRequiresWriterPermission; public $canChangeViewersCanCopyContent; public $canComment; public $canCopy; public $canDelete; + public $canDeleteChildren; public $canDownload; public $canEdit; public $canListChildren; + public $canMoveChildrenOutOfTeamDrive; + public $canMoveChildrenWithinTeamDrive; public $canMoveItemIntoTeamDrive; + public $canMoveItemOutOfTeamDrive; + public $canMoveItemWithinTeamDrive; public $canMoveTeamDriveItem; public $canReadRevisions; public $canReadTeamDrive; @@ -33,6 +39,7 @@ class Google_Service_Drive_DriveFileCapabilities extends Google_Model public $canRename; public $canShare; public $canTrash; + public $canTrashChildren; public $canUntrash; public function setCanAddChildren($canAddChildren) @@ -43,6 +50,14 @@ public function getCanAddChildren() { return $this->canAddChildren; } + public function setCanChangeCopyRequiresWriterPermission($canChangeCopyRequiresWriterPermission) + { + $this->canChangeCopyRequiresWriterPermission = $canChangeCopyRequiresWriterPermission; + } + public function getCanChangeCopyRequiresWriterPermission() + { + return $this->canChangeCopyRequiresWriterPermission; + } public function setCanChangeViewersCanCopyContent($canChangeViewersCanCopyContent) { $this->canChangeViewersCanCopyContent = $canChangeViewersCanCopyContent; @@ -75,6 +90,14 @@ public function getCanDelete() { return $this->canDelete; } + public function setCanDeleteChildren($canDeleteChildren) + { + $this->canDeleteChildren = $canDeleteChildren; + } + public function getCanDeleteChildren() + { + return $this->canDeleteChildren; + } public function setCanDownload($canDownload) { $this->canDownload = $canDownload; @@ -99,6 +122,22 @@ public function getCanListChildren() { return $this->canListChildren; } + public function setCanMoveChildrenOutOfTeamDrive($canMoveChildrenOutOfTeamDrive) + { + $this->canMoveChildrenOutOfTeamDrive = $canMoveChildrenOutOfTeamDrive; + } + public function getCanMoveChildrenOutOfTeamDrive() + { + return $this->canMoveChildrenOutOfTeamDrive; + } + public function setCanMoveChildrenWithinTeamDrive($canMoveChildrenWithinTeamDrive) + { + $this->canMoveChildrenWithinTeamDrive = $canMoveChildrenWithinTeamDrive; + } + public function getCanMoveChildrenWithinTeamDrive() + { + return $this->canMoveChildrenWithinTeamDrive; + } public function setCanMoveItemIntoTeamDrive($canMoveItemIntoTeamDrive) { $this->canMoveItemIntoTeamDrive = $canMoveItemIntoTeamDrive; @@ -107,6 +146,22 @@ public function getCanMoveItemIntoTeamDrive() { return $this->canMoveItemIntoTeamDrive; } + public function setCanMoveItemOutOfTeamDrive($canMoveItemOutOfTeamDrive) + { + $this->canMoveItemOutOfTeamDrive = $canMoveItemOutOfTeamDrive; + } + public function getCanMoveItemOutOfTeamDrive() + { + return $this->canMoveItemOutOfTeamDrive; + } + public function setCanMoveItemWithinTeamDrive($canMoveItemWithinTeamDrive) + { + $this->canMoveItemWithinTeamDrive = $canMoveItemWithinTeamDrive; + } + public function getCanMoveItemWithinTeamDrive() + { + return $this->canMoveItemWithinTeamDrive; + } public function setCanMoveTeamDriveItem($canMoveTeamDriveItem) { $this->canMoveTeamDriveItem = $canMoveTeamDriveItem; @@ -163,6 +218,14 @@ public function getCanTrash() { return $this->canTrash; } + public function setCanTrashChildren($canTrashChildren) + { + $this->canTrashChildren = $canTrashChildren; + } + public function getCanTrashChildren() + { + return $this->canTrashChildren; + } public function setCanUntrash($canUntrash) { $this->canUntrash = $canUntrash; diff --git a/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Permissions.php b/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Permissions.php index 3ab0fa8b..e75bb356 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Permissions.php +++ b/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Permissions.php @@ -43,10 +43,9 @@ class Google_Service_Drive_Resource_Permissions extends Google_Service_Resource * @opt_param bool transferOwnership Whether to transfer ownership to the * specified user and downgrade the current owner to a writer. This parameter is * required as an acknowledgement of the side effect. - * @opt_param bool useDomainAdminAccess Whether the request should be treated as - * if it was issued by a domain administrator; if set to true, then the - * requester will be granted access if they are an administrator of the domain - * to which the item belongs. + * @opt_param bool useDomainAdminAccess Issue the request as a domain + * administrator; if set to true, then the requester will be granted access if + * they are an administrator of the domain to which the item belongs. * @return Google_Service_Drive_Permission */ public function create($fileId, Google_Service_Drive_Permission $postBody, $optParams = array()) @@ -64,10 +63,9 @@ public function create($fileId, Google_Service_Drive_Permission $postBody, $optP * * @opt_param bool supportsTeamDrives Whether the requesting application * supports Team Drives. - * @opt_param bool useDomainAdminAccess Whether the request should be treated as - * if it was issued by a domain administrator; if set to true, then the - * requester will be granted access if they are an administrator of the domain - * to which the item belongs. + * @opt_param bool useDomainAdminAccess Issue the request as a domain + * administrator; if set to true, then the requester will be granted access if + * they are an administrator of the domain to which the item belongs. */ public function delete($fileId, $permissionId, $optParams = array()) { @@ -84,10 +82,9 @@ public function delete($fileId, $permissionId, $optParams = array()) * * @opt_param bool supportsTeamDrives Whether the requesting application * supports Team Drives. - * @opt_param bool useDomainAdminAccess Whether the request should be treated as - * if it was issued by a domain administrator; if set to true, then the - * requester will be granted access if they are an administrator of the domain - * to which the item belongs. + * @opt_param bool useDomainAdminAccess Issue the request as a domain + * administrator; if set to true, then the requester will be granted access if + * they are an administrator of the domain to which the item belongs. * @return Google_Service_Drive_Permission */ public function get($fileId, $permissionId, $optParams = array()) @@ -111,10 +108,9 @@ public function get($fileId, $permissionId, $optParams = array()) * previous response. * @opt_param bool supportsTeamDrives Whether the requesting application * supports Team Drives. - * @opt_param bool useDomainAdminAccess Whether the request should be treated as - * if it was issued by a domain administrator; if set to true, then the - * requester will be granted access if they are an administrator of the domain - * to which the item belongs. + * @opt_param bool useDomainAdminAccess Issue the request as a domain + * administrator; if set to true, then the requester will be granted access if + * they are an administrator of the domain to which the item belongs. * @return Google_Service_Drive_PermissionList */ public function listPermissions($fileId, $optParams = array()) @@ -137,10 +133,9 @@ public function listPermissions($fileId, $optParams = array()) * @opt_param bool transferOwnership Whether to transfer ownership to the * specified user and downgrade the current owner to a writer. This parameter is * required as an acknowledgement of the side effect. - * @opt_param bool useDomainAdminAccess Whether the request should be treated as - * if it was issued by a domain administrator; if set to true, then the - * requester will be granted access if they are an administrator of the domain - * to which the item belongs. + * @opt_param bool useDomainAdminAccess Issue the request as a domain + * administrator; if set to true, then the requester will be granted access if + * they are an administrator of the domain to which the item belongs. * @return Google_Service_Drive_Permission */ public function update($fileId, $permissionId, Google_Service_Drive_Permission $postBody, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Teamdrives.php b/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Teamdrives.php index ea722704..12f1bed9 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Teamdrives.php +++ b/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Teamdrives.php @@ -62,10 +62,9 @@ public function delete($teamDriveId, $optParams = array()) * @param string $teamDriveId The ID of the Team Drive * @param array $optParams Optional parameters. * - * @opt_param bool useDomainAdminAccess Whether the request should be treated as - * if it was issued by a domain administrator; if set to true, then the - * requester will be granted access if they are an administrator of the domain - * to which the Team Drive belongs. + * @opt_param bool useDomainAdminAccess Issue the request as a domain + * administrator; if set to true, then the requester will be granted access if + * they are an administrator of the domain to which the Team Drive belongs. * @return Google_Service_Drive_TeamDrive */ public function get($teamDriveId, $optParams = array()) @@ -82,9 +81,9 @@ public function get($teamDriveId, $optParams = array()) * @opt_param int pageSize Maximum number of Team Drives to return. * @opt_param string pageToken Page token for Team Drives. * @opt_param string q Query string for searching Team Drives. - * @opt_param bool useDomainAdminAccess Whether the request should be treated as - * if it was issued by a domain administrator; if set to true, then all Team - * Drives of the domain in which the requester is an administrator are returned. + * @opt_param bool useDomainAdminAccess Issue the request as a domain + * administrator; if set to true, then all Team Drives of the domain in which + * the requester is an administrator are returned. * @return Google_Service_Drive_TeamDriveList */ public function listTeamdrives($optParams = array()) @@ -99,6 +98,10 @@ public function listTeamdrives($optParams = array()) * @param string $teamDriveId The ID of the Team Drive * @param Google_Service_Drive_TeamDrive $postBody * @param array $optParams Optional parameters. + * + * @opt_param bool useDomainAdminAccess Issue the request as a domain + * administrator; if set to true, then the requester will be granted access if + * they are an administrator of the domain to which the Team Drive belongs. * @return Google_Service_Drive_TeamDrive */ public function update($teamDriveId, Google_Service_Drive_TeamDrive $postBody, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Drive/TeamDrive.php b/vendor/google/apiclient-services/src/Google/Service/Drive/TeamDrive.php index ba3fd369..5c819f3d 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Drive/TeamDrive.php +++ b/vendor/google/apiclient-services/src/Google/Service/Drive/TeamDrive.php @@ -27,6 +27,8 @@ class Google_Service_Drive_TeamDrive extends Google_Model public $id; public $kind; public $name; + protected $restrictionsType = 'Google_Service_Drive_TeamDriveRestrictions'; + protected $restrictionsDataType = ''; public $themeId; /** @@ -105,6 +107,20 @@ public function getName() { return $this->name; } + /** + * @param Google_Service_Drive_TeamDriveRestrictions + */ + public function setRestrictions(Google_Service_Drive_TeamDriveRestrictions $restrictions) + { + $this->restrictions = $restrictions; + } + /** + * @return Google_Service_Drive_TeamDriveRestrictions + */ + public function getRestrictions() + { + return $this->restrictions; + } public function setThemeId($themeId) { $this->themeId = $themeId; diff --git a/vendor/google/apiclient-services/src/Google/Service/Drive/TeamDriveCapabilities.php b/vendor/google/apiclient-services/src/Google/Service/Drive/TeamDriveCapabilities.php index de12de0a..053efb7d 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Drive/TeamDriveCapabilities.php +++ b/vendor/google/apiclient-services/src/Google/Service/Drive/TeamDriveCapabilities.php @@ -18,9 +18,13 @@ class Google_Service_Drive_TeamDriveCapabilities extends Google_Model { public $canAddChildren; + public $canChangeCopyRequiresWriterPermissionRestriction; + public $canChangeDomainUsersOnlyRestriction; public $canChangeTeamDriveBackground; + public $canChangeTeamMembersOnlyRestriction; public $canComment; public $canCopy; + public $canDeleteChildren; public $canDeleteTeamDrive; public $canDownload; public $canEdit; @@ -31,6 +35,7 @@ class Google_Service_Drive_TeamDriveCapabilities extends Google_Model public $canRename; public $canRenameTeamDrive; public $canShare; + public $canTrashChildren; public function setCanAddChildren($canAddChildren) { @@ -40,6 +45,22 @@ public function getCanAddChildren() { return $this->canAddChildren; } + public function setCanChangeCopyRequiresWriterPermissionRestriction($canChangeCopyRequiresWriterPermissionRestriction) + { + $this->canChangeCopyRequiresWriterPermissionRestriction = $canChangeCopyRequiresWriterPermissionRestriction; + } + public function getCanChangeCopyRequiresWriterPermissionRestriction() + { + return $this->canChangeCopyRequiresWriterPermissionRestriction; + } + public function setCanChangeDomainUsersOnlyRestriction($canChangeDomainUsersOnlyRestriction) + { + $this->canChangeDomainUsersOnlyRestriction = $canChangeDomainUsersOnlyRestriction; + } + public function getCanChangeDomainUsersOnlyRestriction() + { + return $this->canChangeDomainUsersOnlyRestriction; + } public function setCanChangeTeamDriveBackground($canChangeTeamDriveBackground) { $this->canChangeTeamDriveBackground = $canChangeTeamDriveBackground; @@ -48,6 +69,14 @@ public function getCanChangeTeamDriveBackground() { return $this->canChangeTeamDriveBackground; } + public function setCanChangeTeamMembersOnlyRestriction($canChangeTeamMembersOnlyRestriction) + { + $this->canChangeTeamMembersOnlyRestriction = $canChangeTeamMembersOnlyRestriction; + } + public function getCanChangeTeamMembersOnlyRestriction() + { + return $this->canChangeTeamMembersOnlyRestriction; + } public function setCanComment($canComment) { $this->canComment = $canComment; @@ -64,6 +93,14 @@ public function getCanCopy() { return $this->canCopy; } + public function setCanDeleteChildren($canDeleteChildren) + { + $this->canDeleteChildren = $canDeleteChildren; + } + public function getCanDeleteChildren() + { + return $this->canDeleteChildren; + } public function setCanDeleteTeamDrive($canDeleteTeamDrive) { $this->canDeleteTeamDrive = $canDeleteTeamDrive; @@ -144,4 +181,12 @@ public function getCanShare() { return $this->canShare; } + public function setCanTrashChildren($canTrashChildren) + { + $this->canTrashChildren = $canTrashChildren; + } + public function getCanTrashChildren() + { + return $this->canTrashChildren; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Drive/TeamDriveRestrictions.php b/vendor/google/apiclient-services/src/Google/Service/Drive/TeamDriveRestrictions.php new file mode 100644 index 00000000..0c989222 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Drive/TeamDriveRestrictions.php @@ -0,0 +1,57 @@ +adminManagedRestrictions = $adminManagedRestrictions; + } + public function getAdminManagedRestrictions() + { + return $this->adminManagedRestrictions; + } + public function setCopyRequiresWriterPermission($copyRequiresWriterPermission) + { + $this->copyRequiresWriterPermission = $copyRequiresWriterPermission; + } + public function getCopyRequiresWriterPermission() + { + return $this->copyRequiresWriterPermission; + } + public function setDomainUsersOnly($domainUsersOnly) + { + $this->domainUsersOnly = $domainUsersOnly; + } + public function getDomainUsersOnly() + { + return $this->domainUsersOnly; + } + public function setTeamMembersOnly($teamMembersOnly) + { + $this->teamMembersOnly = $teamMembersOnly; + } + public function getTeamMembersOnly() + { + return $this->teamMembersOnly; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks.php b/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks.php index 8002bb7d..dca46a25 100644 --- a/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks.php +++ b/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks.php @@ -34,6 +34,7 @@ class Google_Service_FirebaseDynamicLinks extends Google_Service const FIREBASE = "https://www.googleapis.com/auth/firebase"; + public $managedShortLinks; public $shortLinks; public $v1; @@ -45,11 +46,25 @@ class Google_Service_FirebaseDynamicLinks extends Google_Service public function __construct(Google_Client $client) { parent::__construct($client); - $this->rootUrl = 'https://firebasedynamiclinks-ipv6.googleapis.com/'; + $this->rootUrl = 'https://firebasedynamiclinks.googleapis.com/'; $this->servicePath = ''; $this->version = 'v1'; $this->serviceName = 'firebasedynamiclinks'; + $this->managedShortLinks = new Google_Service_FirebaseDynamicLinks_Resource_ManagedShortLinks( + $this, + $this->serviceName, + 'managedShortLinks', + array( + 'methods' => array( + 'create' => array( + 'path' => 'v1/managedShortLinks:create', + 'httpMethod' => 'POST', + 'parameters' => array(), + ), + ) + ) + ); $this->shortLinks = new Google_Service_FirebaseDynamicLinks_Resource_ShortLinks( $this, $this->serviceName, @@ -88,6 +103,10 @@ public function __construct(Google_Client $client) 'path' => 'v1/installAttribution', 'httpMethod' => 'POST', 'parameters' => array(), + ),'reopenAttribution' => array( + 'path' => 'v1/reopenAttribution', + 'httpMethod' => 'POST', + 'parameters' => array(), ), ) ) diff --git a/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/CreateManagedShortLinkRequest.php b/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/CreateManagedShortLinkRequest.php new file mode 100644 index 00000000..43a91d88 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/CreateManagedShortLinkRequest.php @@ -0,0 +1,71 @@ +dynamicLinkInfo = $dynamicLinkInfo; + } + /** + * @return Google_Service_FirebaseDynamicLinks_DynamicLinkInfo + */ + public function getDynamicLinkInfo() + { + return $this->dynamicLinkInfo; + } + public function setLongDynamicLink($longDynamicLink) + { + $this->longDynamicLink = $longDynamicLink; + } + public function getLongDynamicLink() + { + return $this->longDynamicLink; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + /** + * @param Google_Service_FirebaseDynamicLinks_Suffix + */ + public function setSuffix(Google_Service_FirebaseDynamicLinks_Suffix $suffix) + { + $this->suffix = $suffix; + } + /** + * @return Google_Service_FirebaseDynamicLinks_Suffix + */ + public function getSuffix() + { + return $this->suffix; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/CreateManagedShortLinkResponse.php b/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/CreateManagedShortLinkResponse.php new file mode 100644 index 00000000..a99c6b97 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/CreateManagedShortLinkResponse.php @@ -0,0 +1,63 @@ +managedShortLink = $managedShortLink; + } + /** + * @return Google_Service_FirebaseDynamicLinks_ManagedShortLink + */ + public function getManagedShortLink() + { + return $this->managedShortLink; + } + public function setPreviewLink($previewLink) + { + $this->previewLink = $previewLink; + } + public function getPreviewLink() + { + return $this->previewLink; + } + /** + * @param Google_Service_FirebaseDynamicLinks_DynamicLinkWarning + */ + public function setWarning($warning) + { + $this->warning = $warning; + } + /** + * @return Google_Service_FirebaseDynamicLinks_DynamicLinkWarning + */ + public function getWarning() + { + return $this->warning; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/DynamicLinkInfo.php b/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/DynamicLinkInfo.php index 66b18340..096c9e5b 100644 --- a/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/DynamicLinkInfo.php +++ b/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/DynamicLinkInfo.php @@ -23,6 +23,7 @@ class Google_Service_FirebaseDynamicLinks_DynamicLinkInfo extends Google_Model protected $androidInfoDataType = ''; protected $desktopInfoType = 'Google_Service_FirebaseDynamicLinks_DesktopInfo'; protected $desktopInfoDataType = ''; + public $domainUriPrefix; public $dynamicLinkDomain; protected $iosInfoType = 'Google_Service_FirebaseDynamicLinks_IosInfo'; protected $iosInfoDataType = ''; @@ -74,6 +75,14 @@ public function getDesktopInfo() { return $this->desktopInfo; } + public function setDomainUriPrefix($domainUriPrefix) + { + $this->domainUriPrefix = $domainUriPrefix; + } + public function getDomainUriPrefix() + { + return $this->domainUriPrefix; + } public function setDynamicLinkDomain($dynamicLinkDomain) { $this->dynamicLinkDomain = $dynamicLinkDomain; diff --git a/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/GetIosPostInstallAttributionResponse.php b/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/GetIosPostInstallAttributionResponse.php index 2fea8c90..fc2fa518 100644 --- a/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/GetIosPostInstallAttributionResponse.php +++ b/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/GetIosPostInstallAttributionResponse.php @@ -25,6 +25,7 @@ class Google_Service_FirebaseDynamicLinks_GetIosPostInstallAttributionResponse e public $invitationId; public $isStrongMatchExecutable; public $matchMessage; + public $requestIpVersion; public $requestedLink; public $resolvedLink; public $utmCampaign; @@ -95,6 +96,14 @@ public function getMatchMessage() { return $this->matchMessage; } + public function setRequestIpVersion($requestIpVersion) + { + $this->requestIpVersion = $requestIpVersion; + } + public function getRequestIpVersion() + { + return $this->requestIpVersion; + } public function setRequestedLink($requestedLink) { $this->requestedLink = $requestedLink; diff --git a/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/GetIosReopenAttributionRequest.php b/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/GetIosReopenAttributionRequest.php new file mode 100644 index 00000000..a1fb825d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/GetIosReopenAttributionRequest.php @@ -0,0 +1,39 @@ +bundleId = $bundleId; + } + public function getBundleId() + { + return $this->bundleId; + } + public function setRequestedLink($requestedLink) + { + $this->requestedLink = $requestedLink; + } + public function getRequestedLink() + { + return $this->requestedLink; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/GetIosReopenAttributionResponse.php b/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/GetIosReopenAttributionResponse.php new file mode 100644 index 00000000..b8a8eccd --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/GetIosReopenAttributionResponse.php @@ -0,0 +1,75 @@ +deepLink = $deepLink; + } + public function getDeepLink() + { + return $this->deepLink; + } + public function setInvitationId($invitationId) + { + $this->invitationId = $invitationId; + } + public function getInvitationId() + { + return $this->invitationId; + } + public function setResolvedLink($resolvedLink) + { + $this->resolvedLink = $resolvedLink; + } + public function getResolvedLink() + { + return $this->resolvedLink; + } + public function setUtmCampaign($utmCampaign) + { + $this->utmCampaign = $utmCampaign; + } + public function getUtmCampaign() + { + return $this->utmCampaign; + } + public function setUtmMedium($utmMedium) + { + $this->utmMedium = $utmMedium; + } + public function getUtmMedium() + { + return $this->utmMedium; + } + public function setUtmSource($utmSource) + { + $this->utmSource = $utmSource; + } + public function getUtmSource() + { + return $this->utmSource; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/ManagedShortLink.php b/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/ManagedShortLink.php new file mode 100644 index 00000000..608ced7d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/ManagedShortLink.php @@ -0,0 +1,83 @@ +creationTime = $creationTime; + } + public function getCreationTime() + { + return $this->creationTime; + } + public function setFlaggedAttribute($flaggedAttribute) + { + $this->flaggedAttribute = $flaggedAttribute; + } + public function getFlaggedAttribute() + { + return $this->flaggedAttribute; + } + /** + * @param Google_Service_FirebaseDynamicLinks_DynamicLinkInfo + */ + public function setInfo(Google_Service_FirebaseDynamicLinks_DynamicLinkInfo $info) + { + $this->info = $info; + } + /** + * @return Google_Service_FirebaseDynamicLinks_DynamicLinkInfo + */ + public function getInfo() + { + return $this->info; + } + public function setLink($link) + { + $this->link = $link; + } + public function getLink() + { + return $this->link; + } + public function setLinkName($linkName) + { + $this->linkName = $linkName; + } + public function getLinkName() + { + return $this->linkName; + } + public function setVisibility($visibility) + { + $this->visibility = $visibility; + } + public function getVisibility() + { + return $this->visibility; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/Resource/ManagedShortLinks.php b/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/Resource/ManagedShortLinks.php new file mode 100644 index 00000000..7f699d85 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/Resource/ManagedShortLinks.php @@ -0,0 +1,52 @@ + + * $firebasedynamiclinksService = new Google_Service_FirebaseDynamicLinks(...); + * $managedShortLinks = $firebasedynamiclinksService->managedShortLinks; + * + */ +class Google_Service_FirebaseDynamicLinks_Resource_ManagedShortLinks extends Google_Service_Resource +{ + /** + * Creates a managed short Dynamic Link given either a valid long Dynamic Link + * or details such as Dynamic Link domain, Android and iOS app information. The + * created short Dynamic Link will not expire. + * + * This differs from CreateShortDynamicLink in the following ways: - The + * request will also contain a name for the link (non unique name for the + * front end). - The response must be authenticated with an auth token + * (generated with the admin service account). - The link will appear in + * the FDL list of links in the console front end. + * + * The Dynamic Link domain in the request must be owned by requester's Firebase + * project. (managedShortLinks.create) + * + * @param Google_Service_FirebaseDynamicLinks_CreateManagedShortLinkRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_FirebaseDynamicLinks_CreateManagedShortLinkResponse + */ + public function create(Google_Service_FirebaseDynamicLinks_CreateManagedShortLinkRequest $postBody, $optParams = array()) + { + $params = array('postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('create', array($params), "Google_Service_FirebaseDynamicLinks_CreateManagedShortLinkResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/Resource/V1.php b/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/Resource/V1.php index 247d5b48..24ea09a0 100644 --- a/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/Resource/V1.php +++ b/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/Resource/V1.php @@ -57,4 +57,18 @@ public function installAttribution(Google_Service_FirebaseDynamicLinks_GetIosPos $params = array_merge($params, $optParams); return $this->call('installAttribution', array($params), "Google_Service_FirebaseDynamicLinks_GetIosPostInstallAttributionResponse"); } + /** + * Get iOS reopen attribution for app universal link open deeplinking. + * (v1.reopenAttribution) + * + * @param Google_Service_FirebaseDynamicLinks_GetIosReopenAttributionRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_FirebaseDynamicLinks_GetIosReopenAttributionResponse + */ + public function reopenAttribution(Google_Service_FirebaseDynamicLinks_GetIosReopenAttributionRequest $postBody, $optParams = array()) + { + $params = array('postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('reopenAttribution', array($params), "Google_Service_FirebaseDynamicLinks_GetIosReopenAttributionResponse"); + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/Suffix.php b/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/Suffix.php index 58ad85a3..9fa02574 100644 --- a/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/Suffix.php +++ b/vendor/google/apiclient-services/src/Google/Service/FirebaseDynamicLinks/Suffix.php @@ -17,8 +17,17 @@ class Google_Service_FirebaseDynamicLinks_Suffix extends Google_Model { + public $customSuffix; public $option; + public function setCustomSuffix($customSuffix) + { + $this->customSuffix = $customSuffix; + } + public function getCustomSuffix() + { + return $this->customSuffix; + } public function setOption($option) { $this->option = $option; diff --git a/vendor/google/apiclient-services/src/Google/Service/FirebaseRules.php b/vendor/google/apiclient-services/src/Google/Service/FirebaseRules.php index 0e4c4645..3442279c 100644 --- a/vendor/google/apiclient-services/src/Google/Service/FirebaseRules.php +++ b/vendor/google/apiclient-services/src/Google/Service/FirebaseRules.php @@ -137,6 +137,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', @@ -145,10 +149,6 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'integer', ), - 'filter' => array( - 'location' => 'query', - 'type' => 'string', - ), ), ),'patch' => array( 'path' => 'v1/{+name}', diff --git a/vendor/google/apiclient-services/src/Google/Service/FirebaseRules/Resource/ProjectsReleases.php b/vendor/google/apiclient-services/src/Google/Service/FirebaseRules/Resource/ProjectsReleases.php index 1bdf1a7b..e5793962 100644 --- a/vendor/google/apiclient-services/src/Google/Service/FirebaseRules/Resource/ProjectsReleases.php +++ b/vendor/google/apiclient-services/src/Google/Service/FirebaseRules/Resource/ProjectsReleases.php @@ -121,13 +121,6 @@ public function getExecutable($name, $optParams = array()) * Format: `projects/{project_id}` * @param array $optParams Optional parameters. * - * @opt_param string pageToken Next page token for the next batch of `Release` - * instances. - * @opt_param int pageSize Page size to load. Maximum of 100. Defaults to 10. - * Note: `page_size` is just a hint and the service may choose to load fewer - * than `page_size` results due to the size of the output. To traverse all of - * the releases, the caller should iterate until the `page_token` on the - * response is empty. * @opt_param string filter `Release` filter. The list method supports filters * with restrictions on the `Release.name`, `Release.ruleset_name`, and * `Release.test_suite_name`. @@ -153,6 +146,13 @@ public function getExecutable($name, $optParams = array()) * In the examples, the filter parameters refer to the search filters are * relative to the project. Fully qualified prefixed may also be used. e.g. * `test_suite_name=projects/foo/testsuites/uuid1` + * @opt_param string pageToken Next page token for the next batch of `Release` + * instances. + * @opt_param int pageSize Page size to load. Maximum of 100. Defaults to 10. + * Note: `page_size` is just a hint and the service may choose to load fewer + * than `page_size` results due to the size of the output. To traverse all of + * the releases, the caller should iterate until the `page_token` on the + * response is empty. * @return Google_Service_FirebaseRules_ListReleasesResponse */ public function listProjectsReleases($name, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/FirebaseRules/TestResult.php b/vendor/google/apiclient-services/src/Google/Service/FirebaseRules/TestResult.php index 79929d34..184103f2 100644 --- a/vendor/google/apiclient-services/src/Google/Service/FirebaseRules/TestResult.php +++ b/vendor/google/apiclient-services/src/Google/Service/FirebaseRules/TestResult.php @@ -17,13 +17,15 @@ class Google_Service_FirebaseRules_TestResult extends Google_Collection { - protected $collection_key = 'functionCalls'; + protected $collection_key = 'visitedExpressions'; public $debugMessages; protected $errorPositionType = 'Google_Service_FirebaseRules_SourcePosition'; protected $errorPositionDataType = ''; protected $functionCallsType = 'Google_Service_FirebaseRules_FunctionCall'; protected $functionCallsDataType = 'array'; public $state; + protected $visitedExpressionsType = 'Google_Service_FirebaseRules_VisitedExpression'; + protected $visitedExpressionsDataType = 'array'; public function setDebugMessages($debugMessages) { @@ -69,4 +71,18 @@ public function getState() { return $this->state; } + /** + * @param Google_Service_FirebaseRules_VisitedExpression + */ + public function setVisitedExpressions($visitedExpressions) + { + $this->visitedExpressions = $visitedExpressions; + } + /** + * @return Google_Service_FirebaseRules_VisitedExpression + */ + public function getVisitedExpressions() + { + return $this->visitedExpressions; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/FirebaseRules/VisitedExpression.php b/vendor/google/apiclient-services/src/Google/Service/FirebaseRules/VisitedExpression.php new file mode 100644 index 00000000..e0f1af61 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/FirebaseRules/VisitedExpression.php @@ -0,0 +1,46 @@ +sourcePosition = $sourcePosition; + } + /** + * @return Google_Service_FirebaseRules_SourcePosition + */ + public function getSourcePosition() + { + return $this->sourcePosition; + } + public function setValue($value) + { + $this->value = $value; + } + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Firestore.php b/vendor/google/apiclient-services/src/Google/Service/Firestore.php index 023b4eab..daa986c5 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Firestore.php +++ b/vendor/google/apiclient-services/src/Google/Service/Firestore.php @@ -16,10 +16,11 @@ */ /** - * Service definition for Firestore (v1beta1). + * Service definition for Firestore (v1). * *

-

+ * Accesses the NoSQL document database built for automatic scaling, high + * performance, and ease of application development.

* *

* For more information about this service, see the API @@ -37,8 +38,8 @@ class Google_Service_Firestore extends Google_Service const DATASTORE = "https://www.googleapis.com/auth/datastore"; - public $projects_databases_documents; - public $projects_databases_indexes; + public $projects_databases_operations; + public $projects_locations; /** * Constructs the internal representation of the Firestore service. @@ -50,71 +51,27 @@ public function __construct(Google_Client $client) parent::__construct($client); $this->rootUrl = 'https://firestore.googleapis.com/'; $this->servicePath = ''; - $this->version = 'v1beta1'; + $this->version = 'v1'; $this->serviceName = 'firestore'; - $this->projects_databases_documents = new Google_Service_Firestore_Resource_ProjectsDatabasesDocuments( + $this->projects_databases_operations = new Google_Service_Firestore_Resource_ProjectsDatabasesOperations( $this, $this->serviceName, - 'documents', + 'operations', array( 'methods' => array( - 'batchGet' => array( - 'path' => 'v1beta1/{+database}/documents:batchGet', + 'cancel' => array( + 'path' => 'v1/{+name}:cancel', 'httpMethod' => 'POST', 'parameters' => array( - 'database' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'beginTransaction' => array( - 'path' => 'v1beta1/{+database}/documents:beginTransaction', - 'httpMethod' => 'POST', - 'parameters' => array( - 'database' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'commit' => array( - 'path' => 'v1beta1/{+database}/documents:commit', - 'httpMethod' => 'POST', - 'parameters' => array( - 'database' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'createDocument' => array( - 'path' => 'v1beta1/{+parent}/{collectionId}', - 'httpMethod' => 'POST', - 'parameters' => array( - 'parent' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - 'collectionId' => array( + 'name' => array( 'location' => 'path', 'type' => 'string', 'required' => true, ), - 'documentId' => array( - 'location' => 'query', - 'type' => 'string', - ), - 'mask.fieldPaths' => array( - 'location' => 'query', - 'type' => 'string', - 'repeated' => true, - ), ), ),'delete' => array( - 'path' => 'v1beta1/{+name}', + 'path' => 'v1/{+name}', 'httpMethod' => 'DELETE', 'parameters' => array( 'name' => array( @@ -122,17 +79,9 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'currentDocument.updateTime' => array( - 'location' => 'query', - 'type' => 'string', - ), - 'currentDocument.exists' => array( - 'location' => 'query', - 'type' => 'boolean', - ), ), ),'get' => array( - 'path' => 'v1beta1/{+name}', + 'path' => 'v1/{+name}', 'httpMethod' => 'GET', 'parameters' => array( 'name' => array( @@ -140,43 +89,16 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'mask.fieldPaths' => array( - 'location' => 'query', - 'type' => 'string', - 'repeated' => true, - ), - 'readTime' => array( - 'location' => 'query', - 'type' => 'string', - ), - 'transaction' => array( - 'location' => 'query', - 'type' => 'string', - ), ), ),'list' => array( - 'path' => 'v1beta1/{+parent}/{collectionId}', + 'path' => 'v1/{+name}/operations', 'httpMethod' => 'GET', 'parameters' => array( - 'parent' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - 'collectionId' => array( + 'name' => array( 'location' => 'path', 'type' => 'string', 'required' => true, ), - 'showMissing' => array( - 'location' => 'query', - 'type' => 'boolean', - ), - 'mask.fieldPaths' => array( - 'location' => 'query', - 'type' => 'string', - 'repeated' => true, - ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', @@ -185,129 +107,23 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'integer', ), - 'transaction' => array( - 'location' => 'query', - 'type' => 'string', - ), - 'orderBy' => array( - 'location' => 'query', - 'type' => 'string', - ), - 'readTime' => array( - 'location' => 'query', - 'type' => 'string', - ), - ), - ),'listCollectionIds' => array( - 'path' => 'v1beta1/{+parent}:listCollectionIds', - 'httpMethod' => 'POST', - 'parameters' => array( - 'parent' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'listen' => array( - 'path' => 'v1beta1/{+database}/documents:listen', - 'httpMethod' => 'POST', - 'parameters' => array( - 'database' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'patch' => array( - 'path' => 'v1beta1/{+name}', - 'httpMethod' => 'PATCH', - 'parameters' => array( - 'name' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - 'currentDocument.exists' => array( - 'location' => 'query', - 'type' => 'boolean', - ), - 'updateMask.fieldPaths' => array( - 'location' => 'query', - 'type' => 'string', - 'repeated' => true, - ), - 'mask.fieldPaths' => array( - 'location' => 'query', - 'type' => 'string', - 'repeated' => true, - ), - 'currentDocument.updateTime' => array( + 'filter' => array( 'location' => 'query', 'type' => 'string', ), ), - ),'rollback' => array( - 'path' => 'v1beta1/{+database}/documents:rollback', - 'httpMethod' => 'POST', - 'parameters' => array( - 'database' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'runQuery' => array( - 'path' => 'v1beta1/{+parent}:runQuery', - 'httpMethod' => 'POST', - 'parameters' => array( - 'parent' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'write' => array( - 'path' => 'v1beta1/{+database}/documents:write', - 'httpMethod' => 'POST', - 'parameters' => array( - 'database' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), ), ) ) ); - $this->projects_databases_indexes = new Google_Service_Firestore_Resource_ProjectsDatabasesIndexes( + $this->projects_locations = new Google_Service_Firestore_Resource_ProjectsLocations( $this, $this->serviceName, - 'indexes', + 'locations', array( 'methods' => array( - 'create' => array( - 'path' => 'v1beta1/{+parent}/indexes', - 'httpMethod' => 'POST', - 'parameters' => array( - 'parent' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'delete' => array( - 'path' => 'v1beta1/{+name}', - 'httpMethod' => 'DELETE', - 'parameters' => array( - 'name' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'get' => array( - 'path' => 'v1beta1/{+name}', + 'get' => array( + 'path' => 'v1/{+name}', 'httpMethod' => 'GET', 'parameters' => array( 'name' => array( @@ -317,10 +133,10 @@ public function __construct(Google_Client $client) ), ), ),'list' => array( - 'path' => 'v1beta1/{+parent}/indexes', + 'path' => 'v1/{+name}/locations', 'httpMethod' => 'GET', 'parameters' => array( - 'parent' => array( + 'name' => array( 'location' => 'path', 'type' => 'string', 'required' => true, diff --git a/vendor/google/apiclient-services/src/Google/Service/Firestore/GoogleLongrunningCancelOperationRequest.php b/vendor/google/apiclient-services/src/Google/Service/Firestore/GoogleLongrunningCancelOperationRequest.php new file mode 100644 index 00000000..01a6b4c3 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Firestore/GoogleLongrunningCancelOperationRequest.php @@ -0,0 +1,20 @@ +nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + /** + * @param Google_Service_Firestore_GoogleLongrunningOperation + */ + public function setOperations($operations) + { + $this->operations = $operations; + } + /** + * @return Google_Service_Firestore_GoogleLongrunningOperation + */ + public function getOperations() + { + return $this->operations; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Firestore/GoogleLongrunningOperation.php b/vendor/google/apiclient-services/src/Google/Service/Firestore/GoogleLongrunningOperation.php new file mode 100644 index 00000000..0ceca16f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Firestore/GoogleLongrunningOperation.php @@ -0,0 +1,73 @@ +done = $done; + } + public function getDone() + { + return $this->done; + } + /** + * @param Google_Service_Firestore_Status + */ + public function setError(Google_Service_Firestore_Status $error) + { + $this->error = $error; + } + /** + * @return Google_Service_Firestore_Status + */ + public function getError() + { + return $this->error; + } + public function setMetadata($metadata) + { + $this->metadata = $metadata; + } + public function getMetadata() + { + return $this->metadata; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setResponse($response) + { + $this->response = $response; + } + public function getResponse() + { + return $this->response; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Firestore/ListLocationsResponse.php b/vendor/google/apiclient-services/src/Google/Service/Firestore/ListLocationsResponse.php new file mode 100644 index 00000000..df63892b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Firestore/ListLocationsResponse.php @@ -0,0 +1,47 @@ +locations = $locations; + } + /** + * @return Google_Service_Firestore_Location + */ + public function getLocations() + { + return $this->locations; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Firestore/Location.php b/vendor/google/apiclient-services/src/Google/Service/Firestore/Location.php new file mode 100644 index 00000000..24667ee3 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Firestore/Location.php @@ -0,0 +1,66 @@ +displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } + public function setLabels($labels) + { + $this->labels = $labels; + } + public function getLabels() + { + return $this->labels; + } + public function setLocationId($locationId) + { + $this->locationId = $locationId; + } + public function getLocationId() + { + return $this->locationId; + } + public function setMetadata($metadata) + { + $this->metadata = $metadata; + } + public function getMetadata() + { + return $this->metadata; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Firestore/Resource/ProjectsDatabasesOperations.php b/vendor/google/apiclient-services/src/Google/Service/Firestore/Resource/ProjectsDatabasesOperations.php new file mode 100644 index 00000000..54ac8050 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Firestore/Resource/ProjectsDatabasesOperations.php @@ -0,0 +1,108 @@ + + * $firestoreService = new Google_Service_Firestore(...); + * $operations = $firestoreService->operations; + * + */ +class Google_Service_Firestore_Resource_ProjectsDatabasesOperations extends Google_Service_Resource +{ + /** + * Starts asynchronous cancellation on a long-running operation. The server + * makes a best effort to cancel the operation, but success is not guaranteed. + * If the server doesn't support this method, it returns + * `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or + * other methods to check whether the cancellation succeeded or whether the + * operation completed despite cancellation. On successful cancellation, the + * operation is not deleted; instead, it becomes an operation with an + * Operation.error value with a google.rpc.Status.code of 1, corresponding to + * `Code.CANCELLED`. (operations.cancel) + * + * @param string $name The name of the operation resource to be cancelled. + * @param Google_Service_Firestore_GoogleLongrunningCancelOperationRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Firestore_FirestoreEmpty + */ + public function cancel($name, Google_Service_Firestore_GoogleLongrunningCancelOperationRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('cancel', array($params), "Google_Service_Firestore_FirestoreEmpty"); + } + /** + * Deletes a long-running operation. This method indicates that the client is no + * longer interested in the operation result. It does not cancel the operation. + * If the server doesn't support this method, it returns + * `google.rpc.Code.UNIMPLEMENTED`. (operations.delete) + * + * @param string $name The name of the operation resource to be deleted. + * @param array $optParams Optional parameters. + * @return Google_Service_Firestore_FirestoreEmpty + */ + public function delete($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params), "Google_Service_Firestore_FirestoreEmpty"); + } + /** + * Gets the latest state of a long-running operation. Clients can use this + * method to poll the operation result at intervals as recommended by the API + * service. (operations.get) + * + * @param string $name The name of the operation resource. + * @param array $optParams Optional parameters. + * @return Google_Service_Firestore_GoogleLongrunningOperation + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_Firestore_GoogleLongrunningOperation"); + } + /** + * Lists operations that match the specified filter in the request. If the + * server doesn't support this method, it returns `UNIMPLEMENTED`. + * + * NOTE: the `name` binding allows API services to override the binding to use + * different resource name schemes, such as `users/operations`. To override the + * binding, API services can add a binding such as + * `"/v1/{name=users}/operations"` to their service configuration. For backwards + * compatibility, the default name includes the operations collection id, + * however overriding users must ensure the name binding is the parent resource, + * without the operations collection id. + * (operations.listProjectsDatabasesOperations) + * + * @param string $name The name of the operation's parent resource. + * @param array $optParams Optional parameters. + * + * @opt_param string pageToken The standard list page token. + * @opt_param int pageSize The standard list page size. + * @opt_param string filter The standard list filter. + * @return Google_Service_Firestore_GoogleLongrunningListOperationsResponse + */ + public function listProjectsDatabasesOperations($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_Firestore_GoogleLongrunningListOperationsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Firestore/Resource/ProjectsLocations.php b/vendor/google/apiclient-services/src/Google/Service/Firestore/Resource/ProjectsLocations.php new file mode 100644 index 00000000..ca944830 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Firestore/Resource/ProjectsLocations.php @@ -0,0 +1,60 @@ + + * $firestoreService = new Google_Service_Firestore(...); + * $locations = $firestoreService->locations; + * + */ +class Google_Service_Firestore_Resource_ProjectsLocations extends Google_Service_Resource +{ + /** + * Gets information about a location. (locations.get) + * + * @param string $name Resource name for the location. + * @param array $optParams Optional parameters. + * @return Google_Service_Firestore_Location + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_Firestore_Location"); + } + /** + * Lists information about the supported locations for this service. + * (locations.listProjectsLocations) + * + * @param string $name The resource that owns the locations collection, if + * applicable. + * @param array $optParams Optional parameters. + * + * @opt_param string filter The standard list filter. + * @opt_param string pageToken The standard list page token. + * @opt_param int pageSize The standard list page size. + * @return Google_Service_Firestore_ListLocationsResponse + */ + public function listProjectsLocations($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_Firestore_ListLocationsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Genomics.php b/vendor/google/apiclient-services/src/Google/Service/Genomics.php index aab99fdc..9e791e28 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Genomics.php +++ b/vendor/google/apiclient-services/src/Google/Service/Genomics.php @@ -467,10 +467,6 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'end' => array( - 'location' => 'query', - 'type' => 'string', - ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', @@ -491,6 +487,10 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), + 'end' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ), ) @@ -549,6 +549,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'end' => array( + 'location' => 'query', + 'type' => 'string', + ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', @@ -561,10 +565,6 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), - 'end' => array( - 'location' => 'query', - 'type' => 'string', - ), ), ), ) diff --git a/vendor/google/apiclient-services/src/Google/Service/Genomics/Binding.php b/vendor/google/apiclient-services/src/Google/Service/Genomics/Binding.php index 6b845093..873b914f 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Genomics/Binding.php +++ b/vendor/google/apiclient-services/src/Google/Service/Genomics/Binding.php @@ -18,9 +18,25 @@ class Google_Service_Genomics_Binding extends Google_Collection { protected $collection_key = 'members'; + protected $conditionType = 'Google_Service_Genomics_Expr'; + protected $conditionDataType = ''; public $members; public $role; + /** + * @param Google_Service_Genomics_Expr + */ + public function setCondition(Google_Service_Genomics_Expr $condition) + { + $this->condition = $condition; + } + /** + * @return Google_Service_Genomics_Expr + */ + public function getCondition() + { + return $this->condition; + } public function setMembers($members) { $this->members = $members; diff --git a/vendor/google/apiclient-services/src/Google/Service/Genomics/ContainerKilledEvent.php b/vendor/google/apiclient-services/src/Google/Service/Genomics/ContainerKilledEvent.php new file mode 100644 index 00000000..87eef98f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Genomics/ContainerKilledEvent.php @@ -0,0 +1,30 @@ +actionId = $actionId; + } + public function getActionId() + { + return $this->actionId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Genomics/ContainerStoppedEvent.php b/vendor/google/apiclient-services/src/Google/Service/Genomics/ContainerStoppedEvent.php index f97c73f4..27369c5d 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Genomics/ContainerStoppedEvent.php +++ b/vendor/google/apiclient-services/src/Google/Service/Genomics/ContainerStoppedEvent.php @@ -19,6 +19,7 @@ class Google_Service_Genomics_ContainerStoppedEvent extends Google_Model { public $actionId; public $exitStatus; + public $stderr; public function setActionId($actionId) { @@ -36,4 +37,12 @@ public function getExitStatus() { return $this->exitStatus; } + public function setStderr($stderr) + { + $this->stderr = $stderr; + } + public function getStderr() + { + return $this->stderr; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Genomics/Expr.php b/vendor/google/apiclient-services/src/Google/Service/Genomics/Expr.php new file mode 100644 index 00000000..d83a0165 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Genomics/Expr.php @@ -0,0 +1,57 @@ +description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setExpression($expression) + { + $this->expression = $expression; + } + public function getExpression() + { + return $this->expression; + } + public function setLocation($location) + { + $this->location = $location; + } + public function getLocation() + { + return $this->location; + } + public function setTitle($title) + { + $this->title = $title; + } + public function getTitle() + { + return $this->title; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Callsets.php b/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Callsets.php index 1ea29d59..6a903d05 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Callsets.php +++ b/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Callsets.php @@ -26,11 +26,7 @@ class Google_Service_Genomics_Resource_Callsets extends Google_Service_Resource { /** - * Creates a new call set. - * - * For the definitions of call sets and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) (callsets.create) + * Creates a new call set. (callsets.create) * * @param Google_Service_Genomics_CallSet $postBody * @param array $optParams Optional parameters. @@ -43,11 +39,7 @@ public function create(Google_Service_Genomics_CallSet $postBody, $optParams = a return $this->call('create', array($params), "Google_Service_Genomics_CallSet"); } /** - * Deletes a call set. - * - * For the definitions of call sets and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) (callsets.delete) + * Deletes a call set. (callsets.delete) * * @param string $callSetId The ID of the call set to be deleted. * @param array $optParams Optional parameters. @@ -60,11 +52,7 @@ public function delete($callSetId, $optParams = array()) return $this->call('delete', array($params), "Google_Service_Genomics_GenomicsEmpty"); } /** - * Gets a call set by ID. - * - * For the definitions of call sets and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) (callsets.get) + * Gets a call set by ID. (callsets.get) * * @param string $callSetId The ID of the call set. * @param array $optParams Optional parameters. @@ -79,10 +67,6 @@ public function get($callSetId, $optParams = array()) /** * Updates a call set. * - * For the definitions of call sets and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) - * * This method supports patch semantics. (callsets.patch) * * @param string $callSetId The ID of the call set to be updated. @@ -103,10 +87,6 @@ public function patch($callSetId, Google_Service_Genomics_CallSet $postBody, $op /** * Gets a list of call sets matching the criteria. * - * For the definitions of call sets and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) - * * Implements [GlobalAllianceApi.searchCallSets](https://github.com/ga4gh/schema * s/blob/v0.5.1/src/main/resources/avro/variantmethods.avdl#L178). * (callsets.search) diff --git a/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Datasets.php b/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Datasets.php index 1ff3dc8a..26b4558d 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Datasets.php +++ b/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Datasets.php @@ -26,11 +26,7 @@ class Google_Service_Genomics_Resource_Datasets extends Google_Service_Resource { /** - * Creates a new dataset. - * - * For the definitions of datasets and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) (datasets.create) + * Creates a new dataset. (datasets.create) * * @param Google_Service_Genomics_Dataset $postBody * @param array $optParams Optional parameters. @@ -46,10 +42,7 @@ public function create(Google_Service_Genomics_Dataset $postBody, $optParams = a * Deletes a dataset and all of its contents (all read group sets, reference * sets, variant sets, call sets, annotation sets, etc.) This is reversible (up * to one week after the deletion) via the datasets.undelete operation. - * - * For the definitions of datasets and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) (datasets.delete) + * (datasets.delete) * * @param string $datasetId The ID of the dataset to be deleted. * @param array $optParams Optional parameters. @@ -62,11 +55,7 @@ public function delete($datasetId, $optParams = array()) return $this->call('delete', array($params), "Google_Service_Genomics_GenomicsEmpty"); } /** - * Gets a dataset by ID. - * - * For the definitions of datasets and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) (datasets.get) + * Gets a dataset by ID. (datasets.get) * * @param string $datasetId The ID of the dataset. * @param array $optParams Optional parameters. @@ -82,11 +71,7 @@ public function get($datasetId, $optParams = array()) * Gets the access control policy for the dataset. This is empty if the policy * or resource does not exist. * - * See Getting a Policy for more information. - * - * For the definitions of datasets and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) (datasets.getIamPolicy) + * See Getting a Policy for more information. (datasets.getIamPolicy) * * @param string $resource REQUIRED: The resource for which policy is being * specified. Format is `datasets/`. @@ -101,11 +86,7 @@ public function getIamPolicy($resource, Google_Service_Genomics_GetIamPolicyRequ return $this->call('getIamPolicy', array($params), "Google_Service_Genomics_Policy"); } /** - * Lists datasets within a project. - * - * For the definitions of datasets and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) (datasets.listDatasets) + * Lists datasets within a project. (datasets.listDatasets) * * @param array $optParams Optional parameters. * @@ -127,10 +108,6 @@ public function listDatasets($optParams = array()) /** * Updates a dataset. * - * For the definitions of datasets and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) - * * This method supports patch semantics. (datasets.patch) * * @param string $datasetId The ID of the dataset to be updated. @@ -152,10 +129,6 @@ public function patch($datasetId, Google_Service_Genomics_Dataset $postBody, $op * Sets the access control policy on the specified dataset. Replaces any * existing policy. * - * For the definitions of datasets and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) - * * See Setting a Policy for more information. (datasets.setIamPolicy) * * @param string $resource REQUIRED: The resource for which policy is being @@ -172,11 +145,7 @@ public function setIamPolicy($resource, Google_Service_Genomics_SetIamPolicyRequ } /** * Returns permissions that a caller has on the specified resource. See Testing - * Permissions for more information. - * - * For the definitions of datasets and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) (datasets.testIamPermissions) + * Permissions for more information. (datasets.testIamPermissions) * * @param string $resource REQUIRED: The resource for which policy is being * specified. Format is `datasets/`. @@ -193,10 +162,6 @@ public function testIamPermissions($resource, Google_Service_Genomics_TestIamPer /** * Undeletes a dataset by restoring a dataset which was deleted via this API. * - * For the definitions of datasets and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) - * * This operation is only possible for a week after the deletion occurred. * (datasets.undelete) * diff --git a/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Operations.php b/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Operations.php index 62170dad..1719f315 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Operations.php +++ b/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Operations.php @@ -73,7 +73,8 @@ public function get($name, $optParams = array()) * to determine if a particular event has occurred. * error If the pipeline is * running, this value is NULL. Once the pipeline finishes, the value is the * standard Google error code. * labels.key or labels."key with space" where key - * is a label key. + * is a label key. * done If the pipeline is running, this value is false. Once + * the pipeline finishes, the value is true. * * In v1 and v1alpha2, the following filter fields are supported * diff --git a/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Readgroupsets.php b/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Readgroupsets.php index c79c693d..5302ebf0 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Readgroupsets.php +++ b/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Readgroupsets.php @@ -26,11 +26,7 @@ class Google_Service_Genomics_Resource_Readgroupsets extends Google_Service_Resource { /** - * Deletes a read group set. - * - * For the definitions of read group sets and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) (readgroupsets.delete) + * Deletes a read group set. (readgroupsets.delete) * * @param string $readGroupSetId The ID of the read group set to be deleted. The * caller must have WRITE permissions to the dataset associated with this read @@ -47,10 +43,6 @@ public function delete($readGroupSetId, $optParams = array()) /** * Exports a read group set to a BAM file in Google Cloud Storage. * - * For the definitions of read group sets and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) - * * Note that currently there may be some differences between exported BAM files * and the original BAM file at the time of import. See ImportReadGroupSets for * caveats. (readgroupsets.export) @@ -68,11 +60,7 @@ public function export($readGroupSetId, Google_Service_Genomics_ExportReadGroupS return $this->call('export', array($params), "Google_Service_Genomics_Operation"); } /** - * Gets a read group set by ID. - * - * For the definitions of read group sets and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) (readgroupsets.get) + * Gets a read group set by ID. (readgroupsets.get) * * @param string $readGroupSetId The ID of the read group set. * @param array $optParams Optional parameters. @@ -87,10 +75,6 @@ public function get($readGroupSetId, $optParams = array()) /** * Creates read group sets by asynchronously importing the provided information. * - * For the definitions of read group sets and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) - * * The caller must have WRITE permissions to the dataset. * * ## Notes on [BAM](https://samtools.github.io/hts-specs/SAMv1.pdf) import @@ -116,10 +100,6 @@ public function import(Google_Service_Genomics_ImportReadGroupSetsRequest $postB /** * Updates a read group set. * - * For the definitions of read group sets and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) - * * This method supports patch semantics. (readgroupsets.patch) * * @param string $readGroupSetId The ID of the read group set to be updated. The @@ -145,10 +125,6 @@ public function patch($readGroupSetId, Google_Service_Genomics_ReadGroupSet $pos /** * Searches for read group sets matching the criteria. * - * For the definitions of read group sets and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) - * * Implements [GlobalAllianceApi.searchReadGroupSets](https://github.com/ga4gh/s * chemas/blob/v0.5.1/src/main/resources/avro/readmethods.avdl#L135). * (readgroupsets.search) diff --git a/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/ReadgroupsetsCoveragebuckets.php b/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/ReadgroupsetsCoveragebuckets.php index 321ad0fc..600b6074 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/ReadgroupsetsCoveragebuckets.php +++ b/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/ReadgroupsetsCoveragebuckets.php @@ -30,10 +30,6 @@ class Google_Service_Genomics_Resource_ReadgroupsetsCoveragebuckets extends Goog * correspond to a range of a reference sequence. Each bucket summarizes * coverage information across its corresponding genomic range. * - * For the definitions of read group sets and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) - * * Coverage is defined as the number of reads which are aligned to a given base * in the reference sequence. Coverage buckets are available at several * precomputed bucket widths, enabling retrieval of various coverage 'zoom @@ -44,9 +40,6 @@ class Google_Service_Genomics_Resource_ReadgroupsetsCoveragebuckets extends Goog * which coverage is requested. * @param array $optParams Optional parameters. * - * @opt_param string end The end position of the range on the reference, 0-based - * exclusive. If specified, `referenceName` must also be specified. If unset or - * 0, defaults to the length of the reference. * @opt_param string pageToken The continuation token, which is used to page * through large result sets. To get the next page of results, set this * parameter to the value of `nextPageToken` from the previous response. @@ -64,6 +57,9 @@ class Google_Service_Genomics_Resource_ReadgroupsetsCoveragebuckets extends Goog * change. * @opt_param string referenceName The name of the reference to query, within * the reference set associated with this query. Optional. + * @opt_param string end The end position of the range on the reference, 0-based + * exclusive. If specified, `referenceName` must also be specified. If unset or + * 0, defaults to the length of the reference. * @return Google_Service_Genomics_ListCoverageBucketsResponse */ public function listReadgroupsetsCoveragebuckets($readGroupSetId, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Reads.php b/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Reads.php index 07040e5b..b6ffdac9 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Reads.php +++ b/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Reads.php @@ -28,10 +28,6 @@ class Google_Service_Genomics_Resource_Reads extends Google_Service_Resource /** * Gets a list of reads for one or more read group sets. * - * For the definitions of read group sets and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) - * * Reads search operates over a genomic coordinate space of reference sequence & * position defined over the reference sequences to which the requested read * group sets are aligned. diff --git a/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/References.php b/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/References.php index f849a916..bad9a7d2 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/References.php +++ b/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/References.php @@ -28,10 +28,6 @@ class Google_Service_Genomics_Resource_References extends Google_Service_Resourc /** * Gets a reference. * - * For the definitions of references and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) - * * Implements [GlobalAllianceApi.getReference](https://github.com/ga4gh/schemas/ * blob/v0.5.1/src/main/resources/avro/referencemethods.avdl#L158). * (references.get) @@ -49,10 +45,6 @@ public function get($referenceId, $optParams = array()) /** * Searches for references which match the given criteria. * - * For the definitions of references and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) - * * Implements [GlobalAllianceApi.searchReferences](https://github.com/ga4gh/sche * mas/blob/v0.5.1/src/main/resources/avro/referencemethods.avdl#L146). * (references.search) diff --git a/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/ReferencesBases.php b/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/ReferencesBases.php index 5bde41ab..2737d60e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/ReferencesBases.php +++ b/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/ReferencesBases.php @@ -28,10 +28,6 @@ class Google_Service_Genomics_Resource_ReferencesBases extends Google_Service_Re /** * Lists the bases in a reference, optionally restricted to a range. * - * For the definitions of references and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) - * * Implements [GlobalAllianceApi.getReferenceBases](https://github.com/ga4gh/sch * emas/blob/v0.5.1/src/main/resources/avro/referencemethods.avdl#L221). * (bases.listReferencesBases) @@ -39,6 +35,8 @@ class Google_Service_Genomics_Resource_ReferencesBases extends Google_Service_Re * @param string $referenceId The ID of the reference. * @param array $optParams Optional parameters. * + * @opt_param string end The end position (0-based, exclusive) of this query. + * Defaults to the length of this reference. * @opt_param string pageToken The continuation token, which is used to page * through large result sets. To get the next page of results, set this * parameter to the value of `nextPageToken` from the previous response. @@ -47,8 +45,6 @@ class Google_Service_Genomics_Resource_ReferencesBases extends Google_Service_Re * is 10Mbp (mega base pairs). * @opt_param string start The start position (0-based) of this query. Defaults * to 0. - * @opt_param string end The end position (0-based, exclusive) of this query. - * Defaults to the length of this reference. * @return Google_Service_Genomics_ListBasesResponse */ public function listReferencesBases($referenceId, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Referencesets.php b/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Referencesets.php index 69801252..8fd6045e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Referencesets.php +++ b/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Referencesets.php @@ -28,10 +28,6 @@ class Google_Service_Genomics_Resource_Referencesets extends Google_Service_Reso /** * Gets a reference set. * - * For the definitions of references and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) - * * Implements [GlobalAllianceApi.getReferenceSet](https://github.com/ga4gh/schem * as/blob/v0.5.1/src/main/resources/avro/referencemethods.avdl#L83). * (referencesets.get) @@ -49,10 +45,6 @@ public function get($referenceSetId, $optParams = array()) /** * Searches for reference sets which match the given criteria. * - * For the definitions of references and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) - * * Implements [GlobalAllianceApi.searchReferenceSets](https://github.com/ga4gh/s * chemas/blob/v0.5.1/src/main/resources/avro/referencemethods.avdl#L71) * (referencesets.search) diff --git a/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Variants.php b/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Variants.php index 5d9e7ef0..911a0682 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Variants.php +++ b/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Variants.php @@ -26,11 +26,7 @@ class Google_Service_Genomics_Resource_Variants extends Google_Service_Resource { /** - * Creates a new variant. - * - * For the definitions of variants and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) (variants.create) + * Creates a new variant. (variants.create) * * @param Google_Service_Genomics_Variant $postBody * @param array $optParams Optional parameters. @@ -43,11 +39,7 @@ public function create(Google_Service_Genomics_Variant $postBody, $optParams = a return $this->call('create', array($params), "Google_Service_Genomics_Variant"); } /** - * Deletes a variant. - * - * For the definitions of variants and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) (variants.delete) + * Deletes a variant. (variants.delete) * * @param string $variantId The ID of the variant to be deleted. * @param array $optParams Optional parameters. @@ -60,11 +52,7 @@ public function delete($variantId, $optParams = array()) return $this->call('delete', array($params), "Google_Service_Genomics_GenomicsEmpty"); } /** - * Gets a variant by ID. - * - * For the definitions of variants and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) (variants.get) + * Gets a variant by ID. (variants.get) * * @param string $variantId The ID of the variant. * @param array $optParams Optional parameters. @@ -79,10 +67,6 @@ public function get($variantId, $optParams = array()) /** * Creates variant data by asynchronously importing the provided information. * - * For the definitions of variant sets and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) - * * The variants for import will be merged with any existing variant that matches * its reference sequence, start, end, reference bases, and alternative bases. * If no such variant exists, a new one will be created. @@ -107,10 +91,6 @@ public function import(Google_Service_Genomics_ImportVariantsRequest $postBody, /** * Merges the given variants with existing variants. * - * For the definitions of variants and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) - * * Each variant will be merged with an existing variant that matches its * reference sequence, start, end, reference bases, and alternative bases. If no * such variant exists, a new one will be created. @@ -167,10 +147,6 @@ public function merge(Google_Service_Genomics_MergeVariantsRequest $postBody, $o /** * Updates a variant. * - * For the definitions of variants and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) - * * This method supports patch semantics. Returns the modified variant without * its calls. (variants.patch) * @@ -192,10 +168,6 @@ public function patch($variantId, Google_Service_Genomics_Variant $postBody, $op /** * Gets a list of variants matching the criteria. * - * For the definitions of variants and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) - * * Implements [GlobalAllianceApi.searchVariants](https://github.com/ga4gh/schema * s/blob/v0.5.1/src/main/resources/avro/variantmethods.avdl#L126). * (variants.search) diff --git a/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Variantsets.php b/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Variantsets.php index 520ed5ea..2c736621 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Variantsets.php +++ b/vendor/google/apiclient-services/src/Google/Service/Genomics/Resource/Variantsets.php @@ -28,10 +28,6 @@ class Google_Service_Genomics_Resource_Variantsets extends Google_Service_Resour /** * Creates a new variant set. * - * For the definitions of variant sets and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) - * * The provided variant set must have a valid `datasetId` set - all other fields * are optional. Note that the `id` field will be ignored, as this is assigned * by the server. (variantsets.create) @@ -48,11 +44,7 @@ public function create(Google_Service_Genomics_VariantSet $postBody, $optParams } /** * Deletes a variant set including all variants, call sets, and calls within. - * This is not reversible. - * - * For the definitions of variant sets and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) (variantsets.delete) + * This is not reversible. (variantsets.delete) * * @param string $variantSetId The ID of the variant set to be deleted. * @param array $optParams Optional parameters. @@ -65,11 +57,7 @@ public function delete($variantSetId, $optParams = array()) return $this->call('delete', array($params), "Google_Service_Genomics_GenomicsEmpty"); } /** - * Exports variant set data to an external destination. - * - * For the definitions of variant sets and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) (variantsets.export) + * Exports variant set data to an external destination. (variantsets.export) * * @param string $variantSetId Required. The ID of the variant set that contains * variant data which should be exported. The caller must have READ access to @@ -85,11 +73,7 @@ public function export($variantSetId, Google_Service_Genomics_ExportVariantSetRe return $this->call('export', array($params), "Google_Service_Genomics_Operation"); } /** - * Gets a variant set by ID. - * - * For the definitions of variant sets and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) (variantsets.get) + * Gets a variant set by ID. (variantsets.get) * * @param string $variantSetId Required. The ID of the variant set. * @param array $optParams Optional parameters. @@ -102,11 +86,7 @@ public function get($variantSetId, $optParams = array()) return $this->call('get', array($params), "Google_Service_Genomics_VariantSet"); } /** - * Updates a variant set using patch semantics. - * - * For the definitions of variant sets and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) (variantsets.patch) + * Updates a variant set using patch semantics. (variantsets.patch) * * @param string $variantSetId The ID of the variant to be updated (must already * exist). @@ -130,10 +110,6 @@ public function patch($variantSetId, Google_Service_Genomics_VariantSet $postBod /** * Returns a list of all variant sets matching search criteria. * - * For the definitions of variant sets and other genomics resources, see - * [Fundamentals of Google Genomics](https://cloud.google.com/genomics - * /fundamentals-of-google-genomics) - * * Implements [GlobalAllianceApi.searchVariantSets](https://github.com/ga4gh/sch * emas/blob/v0.5.1/src/main/resources/avro/variantmethods.avdl#L49). * (variantsets.search) diff --git a/vendor/google/apiclient-services/src/Google/Service/Genomics/RunPipelineResponse.php b/vendor/google/apiclient-services/src/Google/Service/Genomics/RunPipelineResponse.php new file mode 100644 index 00000000..4b5ab2ee --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Genomics/RunPipelineResponse.php @@ -0,0 +1,20 @@ +users_settings_delegates = new Google_Service_Gmail_Resource_UsersSettingsDelegates( + $this, + $this->serviceName, + 'delegates', + array( + 'methods' => array( + 'create' => array( + 'path' => '{userId}/settings/delegates', + 'httpMethod' => 'POST', + 'parameters' => array( + 'userId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'delete' => array( + 'path' => '{userId}/settings/delegates/{delegateEmail}', + 'httpMethod' => 'DELETE', + 'parameters' => array( + 'userId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'delegateEmail' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'get' => array( + 'path' => '{userId}/settings/delegates/{delegateEmail}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'userId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'delegateEmail' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => '{userId}/settings/delegates', + 'httpMethod' => 'GET', + 'parameters' => array( + 'userId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ), + ) + ) + ); $this->users_settings_filters = new Google_Service_Gmail_Resource_UsersSettingsFilters( $this, $this->serviceName, diff --git a/vendor/google/apiclient-services/src/Google/Service/Gmail/Delegate.php b/vendor/google/apiclient-services/src/Google/Service/Gmail/Delegate.php new file mode 100644 index 00000000..72d6a4db --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Gmail/Delegate.php @@ -0,0 +1,39 @@ +delegateEmail = $delegateEmail; + } + public function getDelegateEmail() + { + return $this->delegateEmail; + } + public function setVerificationStatus($verificationStatus) + { + $this->verificationStatus = $verificationStatus; + } + public function getVerificationStatus() + { + return $this->verificationStatus; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Gmail/ListDelegatesResponse.php b/vendor/google/apiclient-services/src/Google/Service/Gmail/ListDelegatesResponse.php new file mode 100644 index 00000000..b0f19c10 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Gmail/ListDelegatesResponse.php @@ -0,0 +1,38 @@ +delegates = $delegates; + } + /** + * @return Google_Service_Gmail_Delegate + */ + public function getDelegates() + { + return $this->delegates; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersSettingsDelegates.php b/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersSettingsDelegates.php new file mode 100644 index 00000000..1b363b5f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersSettingsDelegates.php @@ -0,0 +1,119 @@ + + * $gmailService = new Google_Service_Gmail(...); + * $delegates = $gmailService->delegates; + * + */ +class Google_Service_Gmail_Resource_UsersSettingsDelegates extends Google_Service_Resource +{ + /** + * Adds a delegate with its verification status set directly to accepted, + * without sending any verification email. The delegate user must be a member of + * the same G Suite organization as the delegator user. + * + * Gmail imposes limtations on the number of delegates and delegators each user + * in a G Suite organization can have. These limits depend on your organization, + * but in general each user can have up to 25 delegates and up to 10 delegators. + * + * Note that a delegate user must be referred to by their primary email address, + * and not an email alias. + * + * Also note that when a new delegate is created, there may be up to a one + * minute delay before the new delegate is available for use. + * + * This method is only available to service account clients that have been + * delegated domain-wide authority. (delegates.create) + * + * @param string $userId User's email address. The special value "me" can be + * used to indicate the authenticated user. + * @param Google_Service_Gmail_Delegate $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Gmail_Delegate + */ + public function create($userId, Google_Service_Gmail_Delegate $postBody, $optParams = array()) + { + $params = array('userId' => $userId, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('create', array($params), "Google_Service_Gmail_Delegate"); + } + /** + * Removes the specified delegate (which can be of any verification status), and + * revokes any verification that may have been required for using it. + * + * Note that a delegate user must be referred to by their primary email address, + * and not an email alias. + * + * This method is only available to service account clients that have been + * delegated domain-wide authority. (delegates.delete) + * + * @param string $userId User's email address. The special value "me" can be + * used to indicate the authenticated user. + * @param string $delegateEmail The email address of the user to be removed as a + * delegate. + * @param array $optParams Optional parameters. + */ + public function delete($userId, $delegateEmail, $optParams = array()) + { + $params = array('userId' => $userId, 'delegateEmail' => $delegateEmail); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params)); + } + /** + * Gets the specified delegate. + * + * Note that a delegate user must be referred to by their primary email address, + * and not an email alias. + * + * This method is only available to service account clients that have been + * delegated domain-wide authority. (delegates.get) + * + * @param string $userId User's email address. The special value "me" can be + * used to indicate the authenticated user. + * @param string $delegateEmail The email address of the user whose delegate + * relationship is to be retrieved. + * @param array $optParams Optional parameters. + * @return Google_Service_Gmail_Delegate + */ + public function get($userId, $delegateEmail, $optParams = array()) + { + $params = array('userId' => $userId, 'delegateEmail' => $delegateEmail); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_Gmail_Delegate"); + } + /** + * Lists the delegates for the specified account. + * + * This method is only available to service account clients that have been + * delegated domain-wide authority. (delegates.listUsersSettingsDelegates) + * + * @param string $userId User's email address. The special value "me" can be + * used to indicate the authenticated user. + * @param array $optParams Optional parameters. + * @return Google_Service_Gmail_ListDelegatesResponse + */ + public function listUsersSettingsDelegates($userId, $optParams = array()) + { + $params = array('userId' => $userId); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_Gmail_ListDelegatesResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Groupssettings/Groups.php b/vendor/google/apiclient-services/src/Google/Service/Groupssettings/Groups.php index b2483d34..507c0c0c 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Groupssettings/Groups.php +++ b/vendor/google/apiclient-services/src/Google/Service/Groupssettings/Groups.php @@ -26,6 +26,7 @@ class Google_Service_Groupssettings_Groups extends Google_Model public $defaultMessageDenyNotificationText; public $description; public $email; + public $favoriteRepliesOnTop; public $includeCustomFooter; public $includeInGlobalAddressList; public $isArchived; @@ -41,11 +42,22 @@ class Google_Service_Groupssettings_Groups extends Google_Model public $showInGroupDirectory; public $spamModerationLevel; public $whoCanAdd; + public $whoCanAddReferences; + public $whoCanAssignTopics; public $whoCanContactOwner; + public $whoCanEnterFreeFormTags; public $whoCanInvite; public $whoCanJoin; public $whoCanLeaveGroup; + public $whoCanMarkDuplicate; + public $whoCanMarkFavoriteReplyOnAnyTopic; + public $whoCanMarkFavoriteReplyOnOwnTopic; + public $whoCanMarkNoResponseNeeded; + public $whoCanModifyTagsAndCategories; public $whoCanPostMessage; + public $whoCanTakeTopics; + public $whoCanUnassignTopic; + public $whoCanUnmarkFavoriteReplyOnAnyTopic; public $whoCanViewGroup; public $whoCanViewMembership; @@ -121,6 +133,14 @@ public function getEmail() { return $this->email; } + public function setFavoriteRepliesOnTop($favoriteRepliesOnTop) + { + $this->favoriteRepliesOnTop = $favoriteRepliesOnTop; + } + public function getFavoriteRepliesOnTop() + { + return $this->favoriteRepliesOnTop; + } public function setIncludeCustomFooter($includeCustomFooter) { $this->includeCustomFooter = $includeCustomFooter; @@ -241,6 +261,22 @@ public function getWhoCanAdd() { return $this->whoCanAdd; } + public function setWhoCanAddReferences($whoCanAddReferences) + { + $this->whoCanAddReferences = $whoCanAddReferences; + } + public function getWhoCanAddReferences() + { + return $this->whoCanAddReferences; + } + public function setWhoCanAssignTopics($whoCanAssignTopics) + { + $this->whoCanAssignTopics = $whoCanAssignTopics; + } + public function getWhoCanAssignTopics() + { + return $this->whoCanAssignTopics; + } public function setWhoCanContactOwner($whoCanContactOwner) { $this->whoCanContactOwner = $whoCanContactOwner; @@ -249,6 +285,14 @@ public function getWhoCanContactOwner() { return $this->whoCanContactOwner; } + public function setWhoCanEnterFreeFormTags($whoCanEnterFreeFormTags) + { + $this->whoCanEnterFreeFormTags = $whoCanEnterFreeFormTags; + } + public function getWhoCanEnterFreeFormTags() + { + return $this->whoCanEnterFreeFormTags; + } public function setWhoCanInvite($whoCanInvite) { $this->whoCanInvite = $whoCanInvite; @@ -273,6 +317,46 @@ public function getWhoCanLeaveGroup() { return $this->whoCanLeaveGroup; } + public function setWhoCanMarkDuplicate($whoCanMarkDuplicate) + { + $this->whoCanMarkDuplicate = $whoCanMarkDuplicate; + } + public function getWhoCanMarkDuplicate() + { + return $this->whoCanMarkDuplicate; + } + public function setWhoCanMarkFavoriteReplyOnAnyTopic($whoCanMarkFavoriteReplyOnAnyTopic) + { + $this->whoCanMarkFavoriteReplyOnAnyTopic = $whoCanMarkFavoriteReplyOnAnyTopic; + } + public function getWhoCanMarkFavoriteReplyOnAnyTopic() + { + return $this->whoCanMarkFavoriteReplyOnAnyTopic; + } + public function setWhoCanMarkFavoriteReplyOnOwnTopic($whoCanMarkFavoriteReplyOnOwnTopic) + { + $this->whoCanMarkFavoriteReplyOnOwnTopic = $whoCanMarkFavoriteReplyOnOwnTopic; + } + public function getWhoCanMarkFavoriteReplyOnOwnTopic() + { + return $this->whoCanMarkFavoriteReplyOnOwnTopic; + } + public function setWhoCanMarkNoResponseNeeded($whoCanMarkNoResponseNeeded) + { + $this->whoCanMarkNoResponseNeeded = $whoCanMarkNoResponseNeeded; + } + public function getWhoCanMarkNoResponseNeeded() + { + return $this->whoCanMarkNoResponseNeeded; + } + public function setWhoCanModifyTagsAndCategories($whoCanModifyTagsAndCategories) + { + $this->whoCanModifyTagsAndCategories = $whoCanModifyTagsAndCategories; + } + public function getWhoCanModifyTagsAndCategories() + { + return $this->whoCanModifyTagsAndCategories; + } public function setWhoCanPostMessage($whoCanPostMessage) { $this->whoCanPostMessage = $whoCanPostMessage; @@ -281,6 +365,30 @@ public function getWhoCanPostMessage() { return $this->whoCanPostMessage; } + public function setWhoCanTakeTopics($whoCanTakeTopics) + { + $this->whoCanTakeTopics = $whoCanTakeTopics; + } + public function getWhoCanTakeTopics() + { + return $this->whoCanTakeTopics; + } + public function setWhoCanUnassignTopic($whoCanUnassignTopic) + { + $this->whoCanUnassignTopic = $whoCanUnassignTopic; + } + public function getWhoCanUnassignTopic() + { + return $this->whoCanUnassignTopic; + } + public function setWhoCanUnmarkFavoriteReplyOnAnyTopic($whoCanUnmarkFavoriteReplyOnAnyTopic) + { + $this->whoCanUnmarkFavoriteReplyOnAnyTopic = $whoCanUnmarkFavoriteReplyOnAnyTopic; + } + public function getWhoCanUnmarkFavoriteReplyOnAnyTopic() + { + return $this->whoCanUnmarkFavoriteReplyOnAnyTopic; + } public function setWhoCanViewGroup($whoCanViewGroup) { $this->whoCanViewGroup = $whoCanViewGroup; diff --git a/vendor/google/apiclient-services/src/Google/Service/HangoutsChat.php b/vendor/google/apiclient-services/src/Google/Service/HangoutsChat.php index 91eca7a8..67c8aa54 100644 --- a/vendor/google/apiclient-services/src/Google/Service/HangoutsChat.php +++ b/vendor/google/apiclient-services/src/Google/Service/HangoutsChat.php @@ -19,7 +19,7 @@ * Service definition for HangoutsChat (v1). * *

-

+ * Enables bots to fetch information and perform actions in Hangouts Chat.

* *

* For more information about this service, see the API @@ -32,10 +32,6 @@ class Google_Service_HangoutsChat extends Google_Service { - public $dms_conversations_messages; - public $dms_messages; - public $rooms_conversations_messages; - public $rooms_messages; public $spaces; public $spaces_members; public $spaces_messages; @@ -53,102 +49,6 @@ public function __construct(Google_Client $client) $this->version = 'v1'; $this->serviceName = 'chat'; - $this->dms_conversations_messages = new Google_Service_HangoutsChat_Resource_DmsConversationsMessages( - $this, - $this->serviceName, - 'messages', - array( - 'methods' => array( - 'create' => array( - 'path' => 'v1/{+parent}/messages', - 'httpMethod' => 'POST', - 'parameters' => array( - 'parent' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - 'threadKey' => array( - 'location' => 'query', - 'type' => 'string', - ), - ), - ), - ) - ) - ); - $this->dms_messages = new Google_Service_HangoutsChat_Resource_DmsMessages( - $this, - $this->serviceName, - 'messages', - array( - 'methods' => array( - 'create' => array( - 'path' => 'v1/{+parent}/messages', - 'httpMethod' => 'POST', - 'parameters' => array( - 'parent' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - 'threadKey' => array( - 'location' => 'query', - 'type' => 'string', - ), - ), - ), - ) - ) - ); - $this->rooms_conversations_messages = new Google_Service_HangoutsChat_Resource_RoomsConversationsMessages( - $this, - $this->serviceName, - 'messages', - array( - 'methods' => array( - 'create' => array( - 'path' => 'v1/{+parent}/messages', - 'httpMethod' => 'POST', - 'parameters' => array( - 'parent' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - 'threadKey' => array( - 'location' => 'query', - 'type' => 'string', - ), - ), - ), - ) - ) - ); - $this->rooms_messages = new Google_Service_HangoutsChat_Resource_RoomsMessages( - $this, - $this->serviceName, - 'messages', - array( - 'methods' => array( - 'create' => array( - 'path' => 'v1/{+parent}/messages', - 'httpMethod' => 'POST', - 'parameters' => array( - 'parent' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - 'threadKey' => array( - 'location' => 'query', - 'type' => 'string', - ), - ), - ), - ) - ) - ); $this->spaces = new Google_Service_HangoutsChat_Resource_Spaces( $this, $this->serviceName, diff --git a/vendor/google/apiclient-services/src/Google/Service/HangoutsChat/DeprecatedEvent.php b/vendor/google/apiclient-services/src/Google/Service/HangoutsChat/DeprecatedEvent.php new file mode 100644 index 00000000..c3482c2f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/HangoutsChat/DeprecatedEvent.php @@ -0,0 +1,130 @@ +action = $action; + } + /** + * @return Google_Service_HangoutsChat_FormAction + */ + public function getAction() + { + return $this->action; + } + public function setConfigCompleteRedirectUrl($configCompleteRedirectUrl) + { + $this->configCompleteRedirectUrl = $configCompleteRedirectUrl; + } + public function getConfigCompleteRedirectUrl() + { + return $this->configCompleteRedirectUrl; + } + public function setEventTime($eventTime) + { + $this->eventTime = $eventTime; + } + public function getEventTime() + { + return $this->eventTime; + } + /** + * @param Google_Service_HangoutsChat_Message + */ + public function setMessage(Google_Service_HangoutsChat_Message $message) + { + $this->message = $message; + } + /** + * @return Google_Service_HangoutsChat_Message + */ + public function getMessage() + { + return $this->message; + } + /** + * @param Google_Service_HangoutsChat_Space + */ + public function setSpace(Google_Service_HangoutsChat_Space $space) + { + $this->space = $space; + } + /** + * @return Google_Service_HangoutsChat_Space + */ + public function getSpace() + { + return $this->space; + } + public function setThreadKey($threadKey) + { + $this->threadKey = $threadKey; + } + public function getThreadKey() + { + return $this->threadKey; + } + public function setToken($token) + { + $this->token = $token; + } + public function getToken() + { + return $this->token; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } + /** + * @param Google_Service_HangoutsChat_User + */ + public function setUser(Google_Service_HangoutsChat_User $user) + { + $this->user = $user; + } + /** + * @return Google_Service_HangoutsChat_User + */ + public function getUser() + { + return $this->user; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/HangoutsChat/Message.php b/vendor/google/apiclient-services/src/Google/Service/HangoutsChat/Message.php index 2622dcfe..c51edcac 100644 --- a/vendor/google/apiclient-services/src/Google/Service/HangoutsChat/Message.php +++ b/vendor/google/apiclient-services/src/Google/Service/HangoutsChat/Message.php @@ -22,6 +22,7 @@ class Google_Service_HangoutsChat_Message extends Google_Collection protected $actionResponseDataType = ''; protected $annotationsType = 'Google_Service_HangoutsChat_Annotation'; protected $annotationsDataType = 'array'; + public $argumentText; protected $cardsType = 'Google_Service_HangoutsChat_Card'; protected $cardsDataType = 'array'; public $createTime; @@ -64,6 +65,14 @@ public function getAnnotations() { return $this->annotations; } + public function setArgumentText($argumentText) + { + $this->argumentText = $argumentText; + } + public function getArgumentText() + { + return $this->argumentText; + } /** * @param Google_Service_HangoutsChat_Card */ diff --git a/vendor/google/apiclient-services/src/Google/Service/IAMCredentials.php b/vendor/google/apiclient-services/src/Google/Service/IAMCredentials.php new file mode 100644 index 00000000..663eee8c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/IAMCredentials.php @@ -0,0 +1,113 @@ + + * IAM Service Account Credentials API

+ * + *

+ * For more information about this service, see the API + * Documentation + *

+ * + * @author Google, Inc. + */ +class Google_Service_IAMCredentials extends Google_Service +{ + /** View and manage your data across Google Cloud Platform services. */ + const CLOUD_PLATFORM = + "https://www.googleapis.com/auth/cloud-platform"; + + public $projects_serviceAccounts; + + /** + * Constructs the internal representation of the IAMCredentials service. + * + * @param Google_Client $client + */ + public function __construct(Google_Client $client) + { + parent::__construct($client); + $this->rootUrl = 'https://iamcredentials.googleapis.com/'; + $this->servicePath = ''; + $this->version = 'v1'; + $this->serviceName = 'iamcredentials'; + + $this->projects_serviceAccounts = new Google_Service_IAMCredentials_Resource_ProjectsServiceAccounts( + $this, + $this->serviceName, + 'serviceAccounts', + array( + 'methods' => array( + 'generateAccessToken' => array( + 'path' => 'v1/{+name}:generateAccessToken', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'generateIdToken' => array( + 'path' => 'v1/{+name}:generateIdToken', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'generateIdentityBindingAccessToken' => array( + 'path' => 'v1/{+name}:generateIdentityBindingAccessToken', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'signBlob' => array( + 'path' => 'v1/{+name}:signBlob', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'signJwt' => array( + 'path' => 'v1/{+name}:signJwt', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ), + ) + ) + ); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/GenerateAccessTokenRequest.php b/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/GenerateAccessTokenRequest.php new file mode 100644 index 00000000..17b21874 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/GenerateAccessTokenRequest.php @@ -0,0 +1,49 @@ +delegates = $delegates; + } + public function getDelegates() + { + return $this->delegates; + } + public function setLifetime($lifetime) + { + $this->lifetime = $lifetime; + } + public function getLifetime() + { + return $this->lifetime; + } + public function setScope($scope) + { + $this->scope = $scope; + } + public function getScope() + { + return $this->scope; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/GenerateAccessTokenResponse.php b/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/GenerateAccessTokenResponse.php new file mode 100644 index 00000000..1d3af875 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/GenerateAccessTokenResponse.php @@ -0,0 +1,39 @@ +accessToken = $accessToken; + } + public function getAccessToken() + { + return $this->accessToken; + } + public function setExpireTime($expireTime) + { + $this->expireTime = $expireTime; + } + public function getExpireTime() + { + return $this->expireTime; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/GenerateIdTokenRequest.php b/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/GenerateIdTokenRequest.php new file mode 100644 index 00000000..e3d6bb62 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/GenerateIdTokenRequest.php @@ -0,0 +1,49 @@ +audience = $audience; + } + public function getAudience() + { + return $this->audience; + } + public function setDelegates($delegates) + { + $this->delegates = $delegates; + } + public function getDelegates() + { + return $this->delegates; + } + public function setIncludeEmail($includeEmail) + { + $this->includeEmail = $includeEmail; + } + public function getIncludeEmail() + { + return $this->includeEmail; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/GenerateIdTokenResponse.php b/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/GenerateIdTokenResponse.php new file mode 100644 index 00000000..f4a044e9 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/GenerateIdTokenResponse.php @@ -0,0 +1,30 @@ +token = $token; + } + public function getToken() + { + return $this->token; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/GenerateIdentityBindingAccessTokenRequest.php b/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/GenerateIdentityBindingAccessTokenRequest.php new file mode 100644 index 00000000..d309d2d7 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/GenerateIdentityBindingAccessTokenRequest.php @@ -0,0 +1,40 @@ +jwt = $jwt; + } + public function getJwt() + { + return $this->jwt; + } + public function setScope($scope) + { + $this->scope = $scope; + } + public function getScope() + { + return $this->scope; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/GenerateIdentityBindingAccessTokenResponse.php b/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/GenerateIdentityBindingAccessTokenResponse.php new file mode 100644 index 00000000..0b072590 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/GenerateIdentityBindingAccessTokenResponse.php @@ -0,0 +1,39 @@ +accessToken = $accessToken; + } + public function getAccessToken() + { + return $this->accessToken; + } + public function setExpireTime($expireTime) + { + $this->expireTime = $expireTime; + } + public function getExpireTime() + { + return $this->expireTime; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/Resource/Projects.php b/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/Resource/Projects.php new file mode 100644 index 00000000..688caada --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/Resource/Projects.php @@ -0,0 +1,28 @@ + + * $iamcredentialsService = new Google_Service_IAMCredentials(...); + * $projects = $iamcredentialsService->projects; + * + */ +class Google_Service_IAMCredentials_Resource_Projects extends Google_Service_Resource +{ +} diff --git a/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/Resource/ProjectsServiceAccounts.php b/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/Resource/ProjectsServiceAccounts.php new file mode 100644 index 00000000..7e08a5f0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/Resource/ProjectsServiceAccounts.php @@ -0,0 +1,117 @@ + + * $iamcredentialsService = new Google_Service_IAMCredentials(...); + * $serviceAccounts = $iamcredentialsService->serviceAccounts; + * + */ +class Google_Service_IAMCredentials_Resource_ProjectsServiceAccounts extends Google_Service_Resource +{ + /** + * Generates an OAuth 2.0 access token for a service account. + * (serviceAccounts.generateAccessToken) + * + * @param string $name The resource name of the service account for which the + * credentials are requested, in the following format: + * `projects/-/serviceAccounts/{ACCOUNT_EMAIL_OR_UNIQUEID}`. Using `-` as a + * wildcard for the project will infer the project from the account. + * @param Google_Service_IAMCredentials_GenerateAccessTokenRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_IAMCredentials_GenerateAccessTokenResponse + */ + public function generateAccessToken($name, Google_Service_IAMCredentials_GenerateAccessTokenRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('generateAccessToken', array($params), "Google_Service_IAMCredentials_GenerateAccessTokenResponse"); + } + /** + * Generates an OpenID Connect ID token for a service account. + * (serviceAccounts.generateIdToken) + * + * @param string $name The resource name of the service account for which the + * credentials are requested, in the following format: + * `projects/-/serviceAccounts/{ACCOUNT_EMAIL_OR_UNIQUEID}`. Using `-` as a + * wildcard for the project will infer the project from the account. + * @param Google_Service_IAMCredentials_GenerateIdTokenRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_IAMCredentials_GenerateIdTokenResponse + */ + public function generateIdToken($name, Google_Service_IAMCredentials_GenerateIdTokenRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('generateIdToken', array($params), "Google_Service_IAMCredentials_GenerateIdTokenResponse"); + } + /** + * (serviceAccounts.generateIdentityBindingAccessToken) + * + * @param string $name The resource name of the service account for which the + * credentials are requested, in the following format: + * `projects/-/serviceAccounts/{ACCOUNT_EMAIL_OR_UNIQUEID}`. Using `-` as a + * wildcard for the project will infer the project from the account. + * @param Google_Service_IAMCredentials_GenerateIdentityBindingAccessTokenRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_IAMCredentials_GenerateIdentityBindingAccessTokenResponse + */ + public function generateIdentityBindingAccessToken($name, Google_Service_IAMCredentials_GenerateIdentityBindingAccessTokenRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('generateIdentityBindingAccessToken', array($params), "Google_Service_IAMCredentials_GenerateIdentityBindingAccessTokenResponse"); + } + /** + * Signs a blob using a service account's system-managed private key. + * (serviceAccounts.signBlob) + * + * @param string $name The resource name of the service account for which the + * credentials are requested, in the following format: + * `projects/-/serviceAccounts/{ACCOUNT_EMAIL_OR_UNIQUEID}`. Using `-` as a + * wildcard for the project will infer the project from the account. + * @param Google_Service_IAMCredentials_SignBlobRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_IAMCredentials_SignBlobResponse + */ + public function signBlob($name, Google_Service_IAMCredentials_SignBlobRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('signBlob', array($params), "Google_Service_IAMCredentials_SignBlobResponse"); + } + /** + * Signs a JWT using a service account's system-managed private key. + * (serviceAccounts.signJwt) + * + * @param string $name The resource name of the service account for which the + * credentials are requested, in the following format: + * `projects/-/serviceAccounts/{ACCOUNT_EMAIL_OR_UNIQUEID}`. Using `-` as a + * wildcard for the project will infer the project from the account. + * @param Google_Service_IAMCredentials_SignJwtRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_IAMCredentials_SignJwtResponse + */ + public function signJwt($name, Google_Service_IAMCredentials_SignJwtRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('signJwt', array($params), "Google_Service_IAMCredentials_SignJwtResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/SignBlobRequest.php b/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/SignBlobRequest.php new file mode 100644 index 00000000..0a12e884 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/SignBlobRequest.php @@ -0,0 +1,40 @@ +delegates = $delegates; + } + public function getDelegates() + { + return $this->delegates; + } + public function setPayload($payload) + { + $this->payload = $payload; + } + public function getPayload() + { + return $this->payload; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/SignBlobResponse.php b/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/SignBlobResponse.php new file mode 100644 index 00000000..f2bf534a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/SignBlobResponse.php @@ -0,0 +1,39 @@ +keyId = $keyId; + } + public function getKeyId() + { + return $this->keyId; + } + public function setSignedBlob($signedBlob) + { + $this->signedBlob = $signedBlob; + } + public function getSignedBlob() + { + return $this->signedBlob; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/SignJwtRequest.php b/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/SignJwtRequest.php new file mode 100644 index 00000000..c3768861 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/SignJwtRequest.php @@ -0,0 +1,40 @@ +delegates = $delegates; + } + public function getDelegates() + { + return $this->delegates; + } + public function setPayload($payload) + { + $this->payload = $payload; + } + public function getPayload() + { + return $this->payload; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/SignJwtResponse.php b/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/SignJwtResponse.php new file mode 100644 index 00000000..25da5802 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/IAMCredentials/SignJwtResponse.php @@ -0,0 +1,39 @@ +keyId = $keyId; + } + public function getKeyId() + { + return $this->keyId; + } + public function setSignedJwt($signedJwt) + { + $this->signedJwt = $signedJwt; + } + public function getSignedJwt() + { + return $this->signedJwt; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Iam.php b/vendor/google/apiclient-services/src/Google/Service/Iam.php index d61eaf39..4d307b90 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Iam.php +++ b/vendor/google/apiclient-services/src/Google/Service/Iam.php @@ -63,7 +63,11 @@ public function __construct(Google_Client $client) 'iamPolicies', array( 'methods' => array( - 'queryAuditableServices' => array( + 'lintPolicy' => array( + 'path' => 'v1/iamPolicies:lintPolicy', + 'httpMethod' => 'POST', + 'parameters' => array(), + ),'queryAuditableServices' => array( 'path' => 'v1/iamPolicies:queryAuditableServices', 'httpMethod' => 'POST', 'parameters' => array(), @@ -228,21 +232,21 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'pageToken' => array( + 'view' => array( 'location' => 'query', 'type' => 'string', ), - 'pageSize' => array( + 'showDeleted' => array( 'location' => 'query', - 'type' => 'integer', + 'type' => 'boolean', ), - 'view' => array( + 'pageToken' => array( 'location' => 'query', 'type' => 'string', ), - 'showDeleted' => array( + 'pageSize' => array( 'location' => 'query', - 'type' => 'boolean', + 'type' => 'integer', ), ), ),'patch' => array( @@ -470,25 +474,25 @@ public function __construct(Google_Client $client) 'path' => 'v1/roles', 'httpMethod' => 'GET', 'parameters' => array( - 'pageToken' => array( + 'parent' => array( 'location' => 'query', 'type' => 'string', ), - 'pageSize' => array( + 'showDeleted' => array( 'location' => 'query', - 'type' => 'integer', + 'type' => 'boolean', ), - 'view' => array( + 'pageToken' => array( 'location' => 'query', 'type' => 'string', ), - 'parent' => array( + 'pageSize' => array( 'location' => 'query', - 'type' => 'string', + 'type' => 'integer', ), - 'showDeleted' => array( + 'view' => array( 'location' => 'query', - 'type' => 'boolean', + 'type' => 'string', ), ), ),'queryGrantableRoles' => array( diff --git a/vendor/google/apiclient-services/src/Google/Service/Iam/Binding.php b/vendor/google/apiclient-services/src/Google/Service/Iam/Binding.php index 3e3438e2..68e1a083 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Iam/Binding.php +++ b/vendor/google/apiclient-services/src/Google/Service/Iam/Binding.php @@ -18,9 +18,25 @@ class Google_Service_Iam_Binding extends Google_Collection { protected $collection_key = 'members'; + protected $conditionType = 'Google_Service_Iam_Expr'; + protected $conditionDataType = ''; public $members; public $role; + /** + * @param Google_Service_Iam_Expr + */ + public function setCondition(Google_Service_Iam_Expr $condition) + { + $this->condition = $condition; + } + /** + * @return Google_Service_Iam_Expr + */ + public function getCondition() + { + return $this->condition; + } public function setMembers($members) { $this->members = $members; diff --git a/vendor/google/apiclient-services/src/Google/Service/Iam/BindingDelta.php b/vendor/google/apiclient-services/src/Google/Service/Iam/BindingDelta.php index eef943fb..9b5d4f1a 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Iam/BindingDelta.php +++ b/vendor/google/apiclient-services/src/Google/Service/Iam/BindingDelta.php @@ -18,6 +18,8 @@ class Google_Service_Iam_BindingDelta extends Google_Model { public $action; + protected $conditionType = 'Google_Service_Iam_Expr'; + protected $conditionDataType = ''; public $member; public $role; @@ -29,6 +31,20 @@ public function getAction() { return $this->action; } + /** + * @param Google_Service_Iam_Expr + */ + public function setCondition(Google_Service_Iam_Expr $condition) + { + $this->condition = $condition; + } + /** + * @return Google_Service_Iam_Expr + */ + public function getCondition() + { + return $this->condition; + } public function setMember($member) { $this->member = $member; diff --git a/vendor/google/apiclient-services/src/Google/Service/Iam/Expr.php b/vendor/google/apiclient-services/src/Google/Service/Iam/Expr.php new file mode 100644 index 00000000..29c8bf3a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Iam/Expr.php @@ -0,0 +1,57 @@ +description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setExpression($expression) + { + $this->expression = $expression; + } + public function getExpression() + { + return $this->expression; + } + public function setLocation($location) + { + $this->location = $location; + } + public function getLocation() + { + return $this->location; + } + public function setTitle($title) + { + $this->title = $title; + } + public function getTitle() + { + return $this->title; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Iam/LintPolicyRequest.php b/vendor/google/apiclient-services/src/Google/Service/Iam/LintPolicyRequest.php new file mode 100644 index 00000000..6fc2505f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Iam/LintPolicyRequest.php @@ -0,0 +1,87 @@ +binding = $binding; + } + /** + * @return Google_Service_Iam_Binding + */ + public function getBinding() + { + return $this->binding; + } + /** + * @param Google_Service_Iam_Expr + */ + public function setCondition(Google_Service_Iam_Expr $condition) + { + $this->condition = $condition; + } + /** + * @return Google_Service_Iam_Expr + */ + public function getCondition() + { + return $this->condition; + } + public function setContext($context) + { + $this->context = $context; + } + public function getContext() + { + return $this->context; + } + public function setFullResourceName($fullResourceName) + { + $this->fullResourceName = $fullResourceName; + } + public function getFullResourceName() + { + return $this->fullResourceName; + } + /** + * @param Google_Service_Iam_Policy + */ + public function setPolicy(Google_Service_Iam_Policy $policy) + { + $this->policy = $policy; + } + /** + * @return Google_Service_Iam_Policy + */ + public function getPolicy() + { + return $this->policy; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Iam/LintPolicyResponse.php b/vendor/google/apiclient-services/src/Google/Service/Iam/LintPolicyResponse.php new file mode 100644 index 00000000..b0dabf2d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Iam/LintPolicyResponse.php @@ -0,0 +1,38 @@ +lintResults = $lintResults; + } + /** + * @return Google_Service_Iam_LintResult + */ + public function getLintResults() + { + return $this->lintResults; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Iam/LintResult.php b/vendor/google/apiclient-services/src/Google/Service/Iam/LintResult.php new file mode 100644 index 00000000..4564ab7a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Iam/LintResult.php @@ -0,0 +1,84 @@ +bindingOrdinal = $bindingOrdinal; + } + public function getBindingOrdinal() + { + return $this->bindingOrdinal; + } + public function setDebugMessage($debugMessage) + { + $this->debugMessage = $debugMessage; + } + public function getDebugMessage() + { + return $this->debugMessage; + } + public function setFieldName($fieldName) + { + $this->fieldName = $fieldName; + } + public function getFieldName() + { + return $this->fieldName; + } + public function setLevel($level) + { + $this->level = $level; + } + public function getLevel() + { + return $this->level; + } + public function setLocationOffset($locationOffset) + { + $this->locationOffset = $locationOffset; + } + public function getLocationOffset() + { + return $this->locationOffset; + } + public function setSeverity($severity) + { + $this->severity = $severity; + } + public function getSeverity() + { + return $this->severity; + } + public function setValidationUnitName($validationUnitName) + { + $this->validationUnitName = $validationUnitName; + } + public function getValidationUnitName() + { + return $this->validationUnitName; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Iam/Resource/IamPolicies.php b/vendor/google/apiclient-services/src/Google/Service/Iam/Resource/IamPolicies.php index 68f275af..0a46c043 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Iam/Resource/IamPolicies.php +++ b/vendor/google/apiclient-services/src/Google/Service/Iam/Resource/IamPolicies.php @@ -25,6 +25,39 @@ */ class Google_Service_Iam_Resource_IamPolicies extends Google_Service_Resource { + /** + * Lints a Cloud IAM policy object or its sub fields. Currently supports + * google.iam.v1.Policy, google.iam.v1.Binding and + * google.iam.v1.Binding.condition. + * + * Each lint operation consists of multiple lint validation units. Validation + * units have the following properties: + * + * - Each unit inspects the input object in regard to a particular linting + * aspect and issues a google.iam.admin.v1.LintResult disclosing the result. - + * Domain of discourse of each unit can be either google.iam.v1.Policy, + * google.iam.v1.Binding, or google.iam.v1.Binding.condition depending on the + * purpose of the validation. - A unit may require additional data (like the + * list of all possible enumerable values of a particular attribute used in + * the policy instance) which shall be provided by the caller. Refer to the + * comments of google.iam.admin.v1.LintPolicyRequest.context for more details. + * + * The set of applicable validation units is determined by the Cloud IAM server + * and is not configurable. + * + * Regardless of any lint issues or their severities, successful calls to + * `lintPolicy` return an HTTP 200 OK status code. (iamPolicies.lintPolicy) + * + * @param Google_Service_Iam_LintPolicyRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Iam_LintPolicyResponse + */ + public function lintPolicy(Google_Service_Iam_LintPolicyRequest $postBody, $optParams = array()) + { + $params = array('postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('lintPolicy', array($params), "Google_Service_Iam_LintPolicyResponse"); + } /** * Returns a list of services that support service level audit logging * configuration for the given resource. (iamPolicies.queryAuditableServices) diff --git a/vendor/google/apiclient-services/src/Google/Service/Iam/Resource/ProjectsRoles.php b/vendor/google/apiclient-services/src/Google/Service/Iam/Resource/ProjectsRoles.php index b83eb9a3..954de99b 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Iam/Resource/ProjectsRoles.php +++ b/vendor/google/apiclient-services/src/Google/Service/Iam/Resource/ProjectsRoles.php @@ -86,12 +86,12 @@ public function get($name, $optParams = array()) * `organizations/{ORGANIZATION_ID}` `projects/{PROJECT_ID}` * @param array $optParams Optional parameters. * + * @opt_param string view Optional view for the returned Role objects. + * @opt_param bool showDeleted Include Roles that have been deleted. * @opt_param string pageToken Optional pagination token returned in an earlier * ListRolesResponse. * @opt_param int pageSize Optional limit on the number of roles to include in * the response. - * @opt_param string view Optional view for the returned Role objects. - * @opt_param bool showDeleted Include Roles that have been deleted. * @return Google_Service_Iam_ListRolesResponse */ public function listProjectsRoles($parent, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Iam/Resource/Roles.php b/vendor/google/apiclient-services/src/Google/Service/Iam/Resource/Roles.php index 3171ba8a..cf941aaa 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Iam/Resource/Roles.php +++ b/vendor/google/apiclient-services/src/Google/Service/Iam/Resource/Roles.php @@ -46,15 +46,15 @@ public function get($name, $optParams = array()) * * @param array $optParams Optional parameters. * + * @opt_param string parent The resource name of the parent resource in one of + * the following formats: `` (empty string) -- this refers to curated roles. + * `organizations/{ORGANIZATION_ID}` `projects/{PROJECT_ID}` + * @opt_param bool showDeleted Include Roles that have been deleted. * @opt_param string pageToken Optional pagination token returned in an earlier * ListRolesResponse. * @opt_param int pageSize Optional limit on the number of roles to include in * the response. * @opt_param string view Optional view for the returned Role objects. - * @opt_param string parent The resource name of the parent resource in one of - * the following formats: `` (empty string) -- this refers to curated roles. - * `organizations/{ORGANIZATION_ID}` `projects/{PROJECT_ID}` - * @opt_param bool showDeleted Include Roles that have been deleted. * @return Google_Service_Iam_ListRolesResponse */ public function listRoles($optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyCreateAuthUriRequest.php b/vendor/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyCreateAuthUriRequest.php index c4f4abf9..4554b790 100644 --- a/vendor/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyCreateAuthUriRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyCreateAuthUriRequest.php @@ -31,6 +31,8 @@ class Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyCreateAuthUriReq public $otaApp; public $providerId; public $sessionId; + public $tenantId; + public $tenantProjectNumber; public function setAppId($appId) { @@ -144,4 +146,20 @@ public function getSessionId() { return $this->sessionId; } + public function setTenantId($tenantId) + { + $this->tenantId = $tenantId; + } + public function getTenantId() + { + return $this->tenantId; + } + public function setTenantProjectNumber($tenantProjectNumber) + { + $this->tenantProjectNumber = $tenantProjectNumber; + } + public function getTenantProjectNumber() + { + return $this->tenantProjectNumber; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartySignupNewUserRequest.php b/vendor/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartySignupNewUserRequest.php index 7d4b57dc..c4f116ce 100644 --- a/vendor/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartySignupNewUserRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartySignupNewUserRequest.php @@ -29,6 +29,8 @@ class Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartySignupNewUserReq public $password; public $phoneNumber; public $photoUrl; + public $tenantId; + public $tenantProjectNumber; public function setCaptchaChallenge($captchaChallenge) { @@ -126,4 +128,20 @@ public function getPhotoUrl() { return $this->photoUrl; } + public function setTenantId($tenantId) + { + $this->tenantId = $tenantId; + } + public function getTenantId() + { + return $this->tenantId; + } + public function setTenantProjectNumber($tenantProjectNumber) + { + $this->tenantProjectNumber = $tenantProjectNumber; + } + public function getTenantProjectNumber() + { + return $this->tenantProjectNumber; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyVerifyAssertionRequest.php b/vendor/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyVerifyAssertionRequest.php index f8891aa8..537868f0 100644 --- a/vendor/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyVerifyAssertionRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyVerifyAssertionRequest.php @@ -28,6 +28,8 @@ class Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyVerifyAssertionR public $returnRefreshToken; public $returnSecureToken; public $sessionId; + public $tenantId; + public $tenantProjectNumber; public function setAutoCreate($autoCreate) { @@ -117,4 +119,20 @@ public function getSessionId() { return $this->sessionId; } + public function setTenantId($tenantId) + { + $this->tenantId = $tenantId; + } + public function getTenantId() + { + return $this->tenantId; + } + public function setTenantProjectNumber($tenantProjectNumber) + { + $this->tenantProjectNumber = $tenantProjectNumber; + } + public function getTenantProjectNumber() + { + return $this->tenantProjectNumber; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyVerifyPasswordRequest.php b/vendor/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyVerifyPasswordRequest.php index bfbd5442..d0e732c1 100644 --- a/vendor/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyVerifyPasswordRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/IdentityToolkit/IdentitytoolkitRelyingpartyVerifyPasswordRequest.php @@ -26,6 +26,8 @@ class Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyVerifyPasswordRe public $password; public $pendingIdToken; public $returnSecureToken; + public $tenantId; + public $tenantProjectNumber; public function setCaptchaChallenge($captchaChallenge) { @@ -99,4 +101,20 @@ public function getReturnSecureToken() { return $this->returnSecureToken; } + public function setTenantId($tenantId) + { + $this->tenantId = $tenantId; + } + public function getTenantId() + { + return $this->tenantId; + } + public function setTenantProjectNumber($tenantProjectNumber) + { + $this->tenantProjectNumber = $tenantProjectNumber; + } + public function getTenantProjectNumber() + { + return $this->tenantProjectNumber; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Indexing.php b/vendor/google/apiclient-services/src/Google/Service/Indexing.php new file mode 100644 index 00000000..1e309982 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Indexing.php @@ -0,0 +1,75 @@ + + * The Indexing API allows developers to share the life cycle of a Web Document + * with Google.

+ * + *

+ * For more information about this service, see the API + * Documentation + *

+ * + * @author Google, Inc. + */ +class Google_Service_Indexing extends Google_Service +{ + + + public $urlNotifications; + + /** + * Constructs the internal representation of the Indexing service. + * + * @param Google_Client $client + */ + public function __construct(Google_Client $client) + { + parent::__construct($client); + $this->rootUrl = 'https://indexing.googleapis.com/'; + $this->servicePath = ''; + $this->version = 'v3'; + $this->serviceName = 'indexing'; + + $this->urlNotifications = new Google_Service_Indexing_Resource_UrlNotifications( + $this, + $this->serviceName, + 'urlNotifications', + array( + 'methods' => array( + 'getMetadata' => array( + 'path' => 'v3/urlNotifications/metadata', + 'httpMethod' => 'GET', + 'parameters' => array( + 'url' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'publish' => array( + 'path' => 'v3/urlNotifications:publish', + 'httpMethod' => 'POST', + 'parameters' => array(), + ), + ) + ) + ); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Indexing/PublishUrlNotificationResponse.php b/vendor/google/apiclient-services/src/Google/Service/Indexing/PublishUrlNotificationResponse.php new file mode 100644 index 00000000..1c7feba8 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Indexing/PublishUrlNotificationResponse.php @@ -0,0 +1,37 @@ +urlNotificationMetadata = $urlNotificationMetadata; + } + /** + * @return Google_Service_Indexing_UrlNotificationMetadata + */ + public function getUrlNotificationMetadata() + { + return $this->urlNotificationMetadata; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Indexing/Resource/UrlNotifications.php b/vendor/google/apiclient-services/src/Google/Service/Indexing/Resource/UrlNotifications.php new file mode 100644 index 00000000..ec15f217 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Indexing/Resource/UrlNotifications.php @@ -0,0 +1,58 @@ + + * $indexingService = new Google_Service_Indexing(...); + * $urlNotifications = $indexingService->urlNotifications; + * + */ +class Google_Service_Indexing_Resource_UrlNotifications extends Google_Service_Resource +{ + /** + * Gets metadata about a Web Document. This method can _only_ be used to query + * URLs that were previously seen in successful Indexing API notifications. + * Includes the latest `UrlNotification` received via this API. + * (urlNotifications.getMetadata) + * + * @param array $optParams Optional parameters. + * + * @opt_param string url URL that is being queried. + * @return Google_Service_Indexing_UrlNotificationMetadata + */ + public function getMetadata($optParams = array()) + { + $params = array(); + $params = array_merge($params, $optParams); + return $this->call('getMetadata', array($params), "Google_Service_Indexing_UrlNotificationMetadata"); + } + /** + * Notifies that a URL has been updated or deleted. (urlNotifications.publish) + * + * @param Google_Service_Indexing_UrlNotification $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Indexing_PublishUrlNotificationResponse + */ + public function publish(Google_Service_Indexing_UrlNotification $postBody, $optParams = array()) + { + $params = array('postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('publish', array($params), "Google_Service_Indexing_PublishUrlNotificationResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Indexing/UrlNotification.php b/vendor/google/apiclient-services/src/Google/Service/Indexing/UrlNotification.php new file mode 100644 index 00000000..2bfbdeb4 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Indexing/UrlNotification.php @@ -0,0 +1,48 @@ +notifyTime = $notifyTime; + } + public function getNotifyTime() + { + return $this->notifyTime; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } + public function setUrl($url) + { + $this->url = $url; + } + public function getUrl() + { + return $this->url; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Indexing/UrlNotificationMetadata.php b/vendor/google/apiclient-services/src/Google/Service/Indexing/UrlNotificationMetadata.php new file mode 100644 index 00000000..0fa8722b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Indexing/UrlNotificationMetadata.php @@ -0,0 +1,62 @@ +latestRemove = $latestRemove; + } + /** + * @return Google_Service_Indexing_UrlNotification + */ + public function getLatestRemove() + { + return $this->latestRemove; + } + /** + * @param Google_Service_Indexing_UrlNotification + */ + public function setLatestUpdate(Google_Service_Indexing_UrlNotification $latestUpdate) + { + $this->latestUpdate = $latestUpdate; + } + /** + * @return Google_Service_Indexing_UrlNotification + */ + public function getLatestUpdate() + { + return $this->latestUpdate; + } + public function setUrl($url) + { + $this->url = $url; + } + public function getUrl() + { + return $this->url; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService.php b/vendor/google/apiclient-services/src/Google/Service/JobService.php new file mode 100644 index 00000000..4cb6891a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService.php @@ -0,0 +1,293 @@ + + * Cloud Talent Solution provides the capability to create, read, update, and + * delete job postings, as well as search jobs based on keywords and filters.

+ * + *

+ * For more information about this service, see the API + * Documentation + *

+ * + * @author Google, Inc. + */ +class Google_Service_JobService extends Google_Service +{ + /** View and manage your data across Google Cloud Platform services. */ + const CLOUD_PLATFORM = + "https://www.googleapis.com/auth/cloud-platform"; + /** Manage job postings. */ + const JOBS = + "https://www.googleapis.com/auth/jobs"; + + public $companies; + public $companies_jobs; + public $jobs; + public $v2; + + /** + * Constructs the internal representation of the JobService service. + * + * @param Google_Client $client + */ + public function __construct(Google_Client $client) + { + parent::__construct($client); + $this->rootUrl = 'https://jobs.googleapis.com/'; + $this->servicePath = ''; + $this->version = 'v2'; + $this->serviceName = 'jobs'; + + $this->companies = new Google_Service_JobService_Resource_Companies( + $this, + $this->serviceName, + 'companies', + array( + 'methods' => array( + 'create' => array( + 'path' => 'v2/companies', + 'httpMethod' => 'POST', + 'parameters' => array(), + ),'delete' => array( + 'path' => 'v2/{+name}', + 'httpMethod' => 'DELETE', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'get' => array( + 'path' => 'v2/{+name}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => 'v2/companies', + 'httpMethod' => 'GET', + 'parameters' => array( + 'mustHaveOpenJobs' => array( + 'location' => 'query', + 'type' => 'boolean', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + ), + ),'patch' => array( + 'path' => 'v2/{+name}', + 'httpMethod' => 'PATCH', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'updateCompanyFields' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ), + ) + ) + ); + $this->companies_jobs = new Google_Service_JobService_Resource_CompaniesJobs( + $this, + $this->serviceName, + 'jobs', + array( + 'methods' => array( + 'list' => array( + 'path' => 'v2/{+companyName}/jobs', + 'httpMethod' => 'GET', + 'parameters' => array( + 'companyName' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'includeJobsCount' => array( + 'location' => 'query', + 'type' => 'boolean', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'idsOnly' => array( + 'location' => 'query', + 'type' => 'boolean', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'jobRequisitionId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ), + ) + ) + ); + $this->jobs = new Google_Service_JobService_Resource_Jobs( + $this, + $this->serviceName, + 'jobs', + array( + 'methods' => array( + 'batchDelete' => array( + 'path' => 'v2/jobs:batchDelete', + 'httpMethod' => 'POST', + 'parameters' => array(), + ),'create' => array( + 'path' => 'v2/jobs', + 'httpMethod' => 'POST', + 'parameters' => array(), + ),'delete' => array( + 'path' => 'v2/{+name}', + 'httpMethod' => 'DELETE', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'disableFastProcess' => array( + 'location' => 'query', + 'type' => 'boolean', + ), + ), + ),'deleteByFilter' => array( + 'path' => 'v2/jobs:deleteByFilter', + 'httpMethod' => 'POST', + 'parameters' => array(), + ),'get' => array( + 'path' => 'v2/{+name}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'histogram' => array( + 'path' => 'v2/jobs:histogram', + 'httpMethod' => 'POST', + 'parameters' => array(), + ),'list' => array( + 'path' => 'v2/jobs', + 'httpMethod' => 'GET', + 'parameters' => array( + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'idsOnly' => array( + 'location' => 'query', + 'type' => 'boolean', + ), + ), + ),'patch' => array( + 'path' => 'v2/{+name}', + 'httpMethod' => 'PATCH', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'search' => array( + 'path' => 'v2/jobs:search', + 'httpMethod' => 'POST', + 'parameters' => array(), + ),'searchForAlert' => array( + 'path' => 'v2/jobs:searchForAlert', + 'httpMethod' => 'POST', + 'parameters' => array(), + ), + ) + ) + ); + $this->v2 = new Google_Service_JobService_Resource_V2( + $this, + $this->serviceName, + 'v2', + array( + 'methods' => array( + 'complete' => array( + 'path' => 'v2:complete', + 'httpMethod' => 'GET', + 'parameters' => array( + 'type' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'companyName' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'scope' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'query' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'languageCode' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ), + ) + ) + ); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/BatchDeleteJobsRequest.php b/vendor/google/apiclient-services/src/Google/Service/JobService/BatchDeleteJobsRequest.php new file mode 100644 index 00000000..1f06a783 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/BatchDeleteJobsRequest.php @@ -0,0 +1,30 @@ +filter = $filter; + } + public function getFilter() + { + return $this->filter; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/BucketRange.php b/vendor/google/apiclient-services/src/Google/Service/JobService/BucketRange.php new file mode 100644 index 00000000..ab160178 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/BucketRange.php @@ -0,0 +1,39 @@ +from = $from; + } + public function getFrom() + { + return $this->from; + } + public function setTo($to) + { + $this->to = $to; + } + public function getTo() + { + return $this->to; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/BucketizedCount.php b/vendor/google/apiclient-services/src/Google/Service/JobService/BucketizedCount.php new file mode 100644 index 00000000..567880c0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/BucketizedCount.php @@ -0,0 +1,46 @@ +count = $count; + } + public function getCount() + { + return $this->count; + } + /** + * @param Google_Service_JobService_BucketRange + */ + public function setRange(Google_Service_JobService_BucketRange $range) + { + $this->range = $range; + } + /** + * @return Google_Service_JobService_BucketRange + */ + public function getRange() + { + return $this->range; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/CommuteInfo.php b/vendor/google/apiclient-services/src/Google/Service/JobService/CommuteInfo.php new file mode 100644 index 00000000..510a977b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/CommuteInfo.php @@ -0,0 +1,46 @@ +jobLocation = $jobLocation; + } + /** + * @return Google_Service_JobService_JobLocation + */ + public function getJobLocation() + { + return $this->jobLocation; + } + public function setTravelDuration($travelDuration) + { + $this->travelDuration = $travelDuration; + } + public function getTravelDuration() + { + return $this->travelDuration; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/CommutePreference.php b/vendor/google/apiclient-services/src/Google/Service/JobService/CommutePreference.php new file mode 100644 index 00000000..c7e06257 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/CommutePreference.php @@ -0,0 +1,82 @@ +allowNonStreetLevelAddress = $allowNonStreetLevelAddress; + } + public function getAllowNonStreetLevelAddress() + { + return $this->allowNonStreetLevelAddress; + } + public function setDepartureHourLocal($departureHourLocal) + { + $this->departureHourLocal = $departureHourLocal; + } + public function getDepartureHourLocal() + { + return $this->departureHourLocal; + } + public function setMethod($method) + { + $this->method = $method; + } + public function getMethod() + { + return $this->method; + } + public function setRoadTraffic($roadTraffic) + { + $this->roadTraffic = $roadTraffic; + } + public function getRoadTraffic() + { + return $this->roadTraffic; + } + /** + * @param Google_Service_JobService_LatLng + */ + public function setStartLocation(Google_Service_JobService_LatLng $startLocation) + { + $this->startLocation = $startLocation; + } + /** + * @return Google_Service_JobService_LatLng + */ + public function getStartLocation() + { + return $this->startLocation; + } + public function setTravelTime($travelTime) + { + $this->travelTime = $travelTime; + } + public function getTravelTime() + { + return $this->travelTime; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/Company.php b/vendor/google/apiclient-services/src/Google/Service/JobService/Company.php new file mode 100644 index 00000000..153d6433 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/Company.php @@ -0,0 +1,198 @@ +careerPageLink = $careerPageLink; + } + public function getCareerPageLink() + { + return $this->careerPageLink; + } + /** + * @param Google_Service_JobService_CompanyInfoSource + */ + public function setCompanyInfoSources($companyInfoSources) + { + $this->companyInfoSources = $companyInfoSources; + } + /** + * @return Google_Service_JobService_CompanyInfoSource + */ + public function getCompanyInfoSources() + { + return $this->companyInfoSources; + } + public function setCompanySize($companySize) + { + $this->companySize = $companySize; + } + public function getCompanySize() + { + return $this->companySize; + } + public function setDisableLocationOptimization($disableLocationOptimization) + { + $this->disableLocationOptimization = $disableLocationOptimization; + } + public function getDisableLocationOptimization() + { + return $this->disableLocationOptimization; + } + public function setDisplayName($displayName) + { + $this->displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } + public function setDistributorBillingCompanyId($distributorBillingCompanyId) + { + $this->distributorBillingCompanyId = $distributorBillingCompanyId; + } + public function getDistributorBillingCompanyId() + { + return $this->distributorBillingCompanyId; + } + public function setDistributorCompanyId($distributorCompanyId) + { + $this->distributorCompanyId = $distributorCompanyId; + } + public function getDistributorCompanyId() + { + return $this->distributorCompanyId; + } + public function setEeoText($eeoText) + { + $this->eeoText = $eeoText; + } + public function getEeoText() + { + return $this->eeoText; + } + public function setHiringAgency($hiringAgency) + { + $this->hiringAgency = $hiringAgency; + } + public function getHiringAgency() + { + return $this->hiringAgency; + } + public function setHqLocation($hqLocation) + { + $this->hqLocation = $hqLocation; + } + public function getHqLocation() + { + return $this->hqLocation; + } + public function setImageUrl($imageUrl) + { + $this->imageUrl = $imageUrl; + } + public function getImageUrl() + { + return $this->imageUrl; + } + public function setKeywordSearchableCustomAttributes($keywordSearchableCustomAttributes) + { + $this->keywordSearchableCustomAttributes = $keywordSearchableCustomAttributes; + } + public function getKeywordSearchableCustomAttributes() + { + return $this->keywordSearchableCustomAttributes; + } + public function setKeywordSearchableCustomFields($keywordSearchableCustomFields) + { + $this->keywordSearchableCustomFields = $keywordSearchableCustomFields; + } + public function getKeywordSearchableCustomFields() + { + return $this->keywordSearchableCustomFields; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + /** + * @param Google_Service_JobService_JobLocation + */ + public function setStructuredCompanyHqLocation(Google_Service_JobService_JobLocation $structuredCompanyHqLocation) + { + $this->structuredCompanyHqLocation = $structuredCompanyHqLocation; + } + /** + * @return Google_Service_JobService_JobLocation + */ + public function getStructuredCompanyHqLocation() + { + return $this->structuredCompanyHqLocation; + } + public function setSuspended($suspended) + { + $this->suspended = $suspended; + } + public function getSuspended() + { + return $this->suspended; + } + public function setTitle($title) + { + $this->title = $title; + } + public function getTitle() + { + return $this->title; + } + public function setWebsite($website) + { + $this->website = $website; + } + public function getWebsite() + { + return $this->website; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/CompanyInfoSource.php b/vendor/google/apiclient-services/src/Google/Service/JobService/CompanyInfoSource.php new file mode 100644 index 00000000..7c8d37f3 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/CompanyInfoSource.php @@ -0,0 +1,57 @@ +freebaseMid = $freebaseMid; + } + public function getFreebaseMid() + { + return $this->freebaseMid; + } + public function setGplusId($gplusId) + { + $this->gplusId = $gplusId; + } + public function getGplusId() + { + return $this->gplusId; + } + public function setMapsCid($mapsCid) + { + $this->mapsCid = $mapsCid; + } + public function getMapsCid() + { + return $this->mapsCid; + } + public function setUnknownTypeId($unknownTypeId) + { + $this->unknownTypeId = $unknownTypeId; + } + public function getUnknownTypeId() + { + return $this->unknownTypeId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/CompensationEntry.php b/vendor/google/apiclient-services/src/Google/Service/JobService/CompensationEntry.php new file mode 100644 index 00000000..1c5acb93 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/CompensationEntry.php @@ -0,0 +1,89 @@ +amount = $amount; + } + /** + * @return Google_Service_JobService_Money + */ + public function getAmount() + { + return $this->amount; + } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setExpectedUnitsPerYear($expectedUnitsPerYear) + { + $this->expectedUnitsPerYear = $expectedUnitsPerYear; + } + public function getExpectedUnitsPerYear() + { + return $this->expectedUnitsPerYear; + } + /** + * @param Google_Service_JobService_CompensationRange + */ + public function setRange(Google_Service_JobService_CompensationRange $range) + { + $this->range = $range; + } + /** + * @return Google_Service_JobService_CompensationRange + */ + public function getRange() + { + return $this->range; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } + public function setUnit($unit) + { + $this->unit = $unit; + } + public function getUnit() + { + return $this->unit; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/CompensationFilter.php b/vendor/google/apiclient-services/src/Google/Service/JobService/CompensationFilter.php new file mode 100644 index 00000000..142e2a71 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/CompensationFilter.php @@ -0,0 +1,65 @@ +includeJobsWithUnspecifiedCompensationRange = $includeJobsWithUnspecifiedCompensationRange; + } + public function getIncludeJobsWithUnspecifiedCompensationRange() + { + return $this->includeJobsWithUnspecifiedCompensationRange; + } + /** + * @param Google_Service_JobService_CompensationRange + */ + public function setRange(Google_Service_JobService_CompensationRange $range) + { + $this->range = $range; + } + /** + * @return Google_Service_JobService_CompensationRange + */ + public function getRange() + { + return $this->range; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } + public function setUnits($units) + { + $this->units = $units; + } + public function getUnits() + { + return $this->units; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/CompensationHistogramRequest.php b/vendor/google/apiclient-services/src/Google/Service/JobService/CompensationHistogramRequest.php new file mode 100644 index 00000000..5f4e8bdd --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/CompensationHistogramRequest.php @@ -0,0 +1,46 @@ +bucketingOption = $bucketingOption; + } + /** + * @return Google_Service_JobService_NumericBucketingOption + */ + public function getBucketingOption() + { + return $this->bucketingOption; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/CompensationHistogramResult.php b/vendor/google/apiclient-services/src/Google/Service/JobService/CompensationHistogramResult.php new file mode 100644 index 00000000..ff6dfaa5 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/CompensationHistogramResult.php @@ -0,0 +1,46 @@ +result = $result; + } + /** + * @return Google_Service_JobService_NumericBucketingResult + */ + public function getResult() + { + return $this->result; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/CompensationInfo.php b/vendor/google/apiclient-services/src/Google/Service/JobService/CompensationInfo.php new file mode 100644 index 00000000..6caa1978 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/CompensationInfo.php @@ -0,0 +1,127 @@ +amount = $amount; + } + /** + * @return Google_Service_JobService_Money + */ + public function getAmount() + { + return $this->amount; + } + /** + * @param Google_Service_JobService_CompensationRange + */ + public function setAnnualizedBaseCompensationRange(Google_Service_JobService_CompensationRange $annualizedBaseCompensationRange) + { + $this->annualizedBaseCompensationRange = $annualizedBaseCompensationRange; + } + /** + * @return Google_Service_JobService_CompensationRange + */ + public function getAnnualizedBaseCompensationRange() + { + return $this->annualizedBaseCompensationRange; + } + /** + * @param Google_Service_JobService_CompensationRange + */ + public function setAnnualizedTotalCompensationRange(Google_Service_JobService_CompensationRange $annualizedTotalCompensationRange) + { + $this->annualizedTotalCompensationRange = $annualizedTotalCompensationRange; + } + /** + * @return Google_Service_JobService_CompensationRange + */ + public function getAnnualizedTotalCompensationRange() + { + return $this->annualizedTotalCompensationRange; + } + /** + * @param Google_Service_JobService_CompensationEntry + */ + public function setEntries($entries) + { + $this->entries = $entries; + } + /** + * @return Google_Service_JobService_CompensationEntry + */ + public function getEntries() + { + return $this->entries; + } + /** + * @param Google_Service_JobService_Money + */ + public function setMax(Google_Service_JobService_Money $max) + { + $this->max = $max; + } + /** + * @return Google_Service_JobService_Money + */ + public function getMax() + { + return $this->max; + } + /** + * @param Google_Service_JobService_Money + */ + public function setMin(Google_Service_JobService_Money $min) + { + $this->min = $min; + } + /** + * @return Google_Service_JobService_Money + */ + public function getMin() + { + return $this->min; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/CompensationRange.php b/vendor/google/apiclient-services/src/Google/Service/JobService/CompensationRange.php new file mode 100644 index 00000000..29a80ca7 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/CompensationRange.php @@ -0,0 +1,53 @@ +max = $max; + } + /** + * @return Google_Service_JobService_Money + */ + public function getMax() + { + return $this->max; + } + /** + * @param Google_Service_JobService_Money + */ + public function setMin(Google_Service_JobService_Money $min) + { + $this->min = $min; + } + /** + * @return Google_Service_JobService_Money + */ + public function getMin() + { + return $this->min; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/CompleteQueryResponse.php b/vendor/google/apiclient-services/src/Google/Service/JobService/CompleteQueryResponse.php new file mode 100644 index 00000000..d0f65e29 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/CompleteQueryResponse.php @@ -0,0 +1,54 @@ +completionResults = $completionResults; + } + /** + * @return Google_Service_JobService_CompletionResult + */ + public function getCompletionResults() + { + return $this->completionResults; + } + /** + * @param Google_Service_JobService_ResponseMetadata + */ + public function setMetadata(Google_Service_JobService_ResponseMetadata $metadata) + { + $this->metadata = $metadata; + } + /** + * @return Google_Service_JobService_ResponseMetadata + */ + public function getMetadata() + { + return $this->metadata; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/CompletionResult.php b/vendor/google/apiclient-services/src/Google/Service/JobService/CompletionResult.php new file mode 100644 index 00000000..ef8cf009 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/CompletionResult.php @@ -0,0 +1,48 @@ +imageUrl = $imageUrl; + } + public function getImageUrl() + { + return $this->imageUrl; + } + public function setSuggestion($suggestion) + { + $this->suggestion = $suggestion; + } + public function getSuggestion() + { + return $this->suggestion; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/CreateJobRequest.php b/vendor/google/apiclient-services/src/Google/Service/JobService/CreateJobRequest.php new file mode 100644 index 00000000..87ceedab --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/CreateJobRequest.php @@ -0,0 +1,62 @@ +disableStreetAddressResolution = $disableStreetAddressResolution; + } + public function getDisableStreetAddressResolution() + { + return $this->disableStreetAddressResolution; + } + /** + * @param Google_Service_JobService_Job + */ + public function setJob(Google_Service_JobService_Job $job) + { + $this->job = $job; + } + /** + * @return Google_Service_JobService_Job + */ + public function getJob() + { + return $this->job; + } + /** + * @param Google_Service_JobService_JobProcessingOptions + */ + public function setProcessingOptions(Google_Service_JobService_JobProcessingOptions $processingOptions) + { + $this->processingOptions = $processingOptions; + } + /** + * @return Google_Service_JobService_JobProcessingOptions + */ + public function getProcessingOptions() + { + return $this->processingOptions; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/CustomAttribute.php b/vendor/google/apiclient-services/src/Google/Service/JobService/CustomAttribute.php new file mode 100644 index 00000000..0510b12e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/CustomAttribute.php @@ -0,0 +1,55 @@ +filterable = $filterable; + } + public function getFilterable() + { + return $this->filterable; + } + public function setLongValue($longValue) + { + $this->longValue = $longValue; + } + public function getLongValue() + { + return $this->longValue; + } + /** + * @param Google_Service_JobService_StringValues + */ + public function setStringValues(Google_Service_JobService_StringValues $stringValues) + { + $this->stringValues = $stringValues; + } + /** + * @return Google_Service_JobService_StringValues + */ + public function getStringValues() + { + return $this->stringValues; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/CustomAttributeHistogramRequest.php b/vendor/google/apiclient-services/src/Google/Service/JobService/CustomAttributeHistogramRequest.php new file mode 100644 index 00000000..cc4e20c2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/CustomAttributeHistogramRequest.php @@ -0,0 +1,55 @@ +key = $key; + } + public function getKey() + { + return $this->key; + } + /** + * @param Google_Service_JobService_NumericBucketingOption + */ + public function setLongValueHistogramBucketingOption(Google_Service_JobService_NumericBucketingOption $longValueHistogramBucketingOption) + { + $this->longValueHistogramBucketingOption = $longValueHistogramBucketingOption; + } + /** + * @return Google_Service_JobService_NumericBucketingOption + */ + public function getLongValueHistogramBucketingOption() + { + return $this->longValueHistogramBucketingOption; + } + public function setStringValueHistogram($stringValueHistogram) + { + $this->stringValueHistogram = $stringValueHistogram; + } + public function getStringValueHistogram() + { + return $this->stringValueHistogram; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/CustomAttributeHistogramResult.php b/vendor/google/apiclient-services/src/Google/Service/JobService/CustomAttributeHistogramResult.php new file mode 100644 index 00000000..d0612362 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/CustomAttributeHistogramResult.php @@ -0,0 +1,55 @@ +key = $key; + } + public function getKey() + { + return $this->key; + } + /** + * @param Google_Service_JobService_NumericBucketingResult + */ + public function setLongValueHistogramResult(Google_Service_JobService_NumericBucketingResult $longValueHistogramResult) + { + $this->longValueHistogramResult = $longValueHistogramResult; + } + /** + * @return Google_Service_JobService_NumericBucketingResult + */ + public function getLongValueHistogramResult() + { + return $this->longValueHistogramResult; + } + public function setStringValueHistogramResult($stringValueHistogramResult) + { + $this->stringValueHistogramResult = $stringValueHistogramResult; + } + public function getStringValueHistogramResult() + { + return $this->stringValueHistogramResult; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/CustomField.php b/vendor/google/apiclient-services/src/Google/Service/JobService/CustomField.php new file mode 100644 index 00000000..28a6f7f2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/CustomField.php @@ -0,0 +1,31 @@ +values = $values; + } + public function getValues() + { + return $this->values; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/CustomFieldFilter.php b/vendor/google/apiclient-services/src/Google/Service/JobService/CustomFieldFilter.php new file mode 100644 index 00000000..2b3fb728 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/CustomFieldFilter.php @@ -0,0 +1,40 @@ +queries = $queries; + } + public function getQueries() + { + return $this->queries; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/Date.php b/vendor/google/apiclient-services/src/Google/Service/JobService/Date.php new file mode 100644 index 00000000..a27842b6 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/Date.php @@ -0,0 +1,48 @@ +day = $day; + } + public function getDay() + { + return $this->day; + } + public function setMonth($month) + { + $this->month = $month; + } + public function getMonth() + { + return $this->month; + } + public function setYear($year) + { + $this->year = $year; + } + public function getYear() + { + return $this->year; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/DeleteJobsByFilterRequest.php b/vendor/google/apiclient-services/src/Google/Service/JobService/DeleteJobsByFilterRequest.php new file mode 100644 index 00000000..17f13d68 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/DeleteJobsByFilterRequest.php @@ -0,0 +1,46 @@ +disableFastProcess = $disableFastProcess; + } + public function getDisableFastProcess() + { + return $this->disableFastProcess; + } + /** + * @param Google_Service_JobService_Filter + */ + public function setFilter(Google_Service_JobService_Filter $filter) + { + $this->filter = $filter; + } + /** + * @return Google_Service_JobService_Filter + */ + public function getFilter() + { + return $this->filter; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/DeviceInfo.php b/vendor/google/apiclient-services/src/Google/Service/JobService/DeviceInfo.php new file mode 100644 index 00000000..1ac5bb56 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/DeviceInfo.php @@ -0,0 +1,39 @@ +deviceType = $deviceType; + } + public function getDeviceType() + { + return $this->deviceType; + } + public function setId($id) + { + $this->id = $id; + } + public function getId() + { + return $this->id; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/ExtendedCompensationFilter.php b/vendor/google/apiclient-services/src/Google/Service/JobService/ExtendedCompensationFilter.php new file mode 100644 index 00000000..c95dc21c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/ExtendedCompensationFilter.php @@ -0,0 +1,74 @@ +compensationRange = $compensationRange; + } + /** + * @return Google_Service_JobService_ExtendedCompensationInfoCompensationRange + */ + public function getCompensationRange() + { + return $this->compensationRange; + } + public function setCompensationUnits($compensationUnits) + { + $this->compensationUnits = $compensationUnits; + } + public function getCompensationUnits() + { + return $this->compensationUnits; + } + public function setCurrency($currency) + { + $this->currency = $currency; + } + public function getCurrency() + { + return $this->currency; + } + public function setIncludeJobWithUnspecifiedCompensationRange($includeJobWithUnspecifiedCompensationRange) + { + $this->includeJobWithUnspecifiedCompensationRange = $includeJobWithUnspecifiedCompensationRange; + } + public function getIncludeJobWithUnspecifiedCompensationRange() + { + return $this->includeJobWithUnspecifiedCompensationRange; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/ExtendedCompensationInfo.php b/vendor/google/apiclient-services/src/Google/Service/JobService/ExtendedCompensationInfo.php new file mode 100644 index 00000000..7ecd64e4 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/ExtendedCompensationInfo.php @@ -0,0 +1,97 @@ +annualizedBaseCompensationRange = $annualizedBaseCompensationRange; + } + /** + * @return Google_Service_JobService_ExtendedCompensationInfoCompensationRange + */ + public function getAnnualizedBaseCompensationRange() + { + return $this->annualizedBaseCompensationRange; + } + public function setAnnualizedBaseCompensationUnspecified($annualizedBaseCompensationUnspecified) + { + $this->annualizedBaseCompensationUnspecified = $annualizedBaseCompensationUnspecified; + } + public function getAnnualizedBaseCompensationUnspecified() + { + return $this->annualizedBaseCompensationUnspecified; + } + /** + * @param Google_Service_JobService_ExtendedCompensationInfoCompensationRange + */ + public function setAnnualizedTotalCompensationRange(Google_Service_JobService_ExtendedCompensationInfoCompensationRange $annualizedTotalCompensationRange) + { + $this->annualizedTotalCompensationRange = $annualizedTotalCompensationRange; + } + /** + * @return Google_Service_JobService_ExtendedCompensationInfoCompensationRange + */ + public function getAnnualizedTotalCompensationRange() + { + return $this->annualizedTotalCompensationRange; + } + public function setAnnualizedTotalCompensationUnspecified($annualizedTotalCompensationUnspecified) + { + $this->annualizedTotalCompensationUnspecified = $annualizedTotalCompensationUnspecified; + } + public function getAnnualizedTotalCompensationUnspecified() + { + return $this->annualizedTotalCompensationUnspecified; + } + public function setCurrency($currency) + { + $this->currency = $currency; + } + public function getCurrency() + { + return $this->currency; + } + /** + * @param Google_Service_JobService_ExtendedCompensationInfoCompensationEntry + */ + public function setEntries($entries) + { + $this->entries = $entries; + } + /** + * @return Google_Service_JobService_ExtendedCompensationInfoCompensationEntry + */ + public function getEntries() + { + return $this->entries; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/ExtendedCompensationInfoCompensationEntry.php b/vendor/google/apiclient-services/src/Google/Service/JobService/ExtendedCompensationInfoCompensationEntry.php new file mode 100644 index 00000000..5f1c6c97 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/ExtendedCompensationInfoCompensationEntry.php @@ -0,0 +1,105 @@ +amount = $amount; + } + /** + * @return Google_Service_JobService_ExtendedCompensationInfoDecimal + */ + public function getAmount() + { + return $this->amount; + } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } + /** + * @param Google_Service_JobService_ExtendedCompensationInfoDecimal + */ + public function setExpectedUnitsPerYear(Google_Service_JobService_ExtendedCompensationInfoDecimal $expectedUnitsPerYear) + { + $this->expectedUnitsPerYear = $expectedUnitsPerYear; + } + /** + * @return Google_Service_JobService_ExtendedCompensationInfoDecimal + */ + public function getExpectedUnitsPerYear() + { + return $this->expectedUnitsPerYear; + } + /** + * @param Google_Service_JobService_ExtendedCompensationInfoCompensationRange + */ + public function setRange(Google_Service_JobService_ExtendedCompensationInfoCompensationRange $range) + { + $this->range = $range; + } + /** + * @return Google_Service_JobService_ExtendedCompensationInfoCompensationRange + */ + public function getRange() + { + return $this->range; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } + public function setUnit($unit) + { + $this->unit = $unit; + } + public function getUnit() + { + return $this->unit; + } + public function setUnspecified($unspecified) + { + $this->unspecified = $unspecified; + } + public function getUnspecified() + { + return $this->unspecified; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/ExtendedCompensationInfoCompensationRange.php b/vendor/google/apiclient-services/src/Google/Service/JobService/ExtendedCompensationInfoCompensationRange.php new file mode 100644 index 00000000..aaa9680c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/ExtendedCompensationInfoCompensationRange.php @@ -0,0 +1,53 @@ +max = $max; + } + /** + * @return Google_Service_JobService_ExtendedCompensationInfoDecimal + */ + public function getMax() + { + return $this->max; + } + /** + * @param Google_Service_JobService_ExtendedCompensationInfoDecimal + */ + public function setMin(Google_Service_JobService_ExtendedCompensationInfoDecimal $min) + { + $this->min = $min; + } + /** + * @return Google_Service_JobService_ExtendedCompensationInfoDecimal + */ + public function getMin() + { + return $this->min; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/ExtendedCompensationInfoDecimal.php b/vendor/google/apiclient-services/src/Google/Service/JobService/ExtendedCompensationInfoDecimal.php new file mode 100644 index 00000000..5a62b4dd --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/ExtendedCompensationInfoDecimal.php @@ -0,0 +1,39 @@ +micros = $micros; + } + public function getMicros() + { + return $this->micros; + } + public function setUnits($units) + { + $this->units = $units; + } + public function getUnits() + { + return $this->units; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/Filter.php b/vendor/google/apiclient-services/src/Google/Service/JobService/Filter.php new file mode 100644 index 00000000..eae898cd --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/Filter.php @@ -0,0 +1,30 @@ +requisitionId = $requisitionId; + } + public function getRequisitionId() + { + return $this->requisitionId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/GetHistogramRequest.php b/vendor/google/apiclient-services/src/Google/Service/JobService/GetHistogramRequest.php new file mode 100644 index 00000000..a77ceca6 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/GetHistogramRequest.php @@ -0,0 +1,88 @@ +allowBroadening = $allowBroadening; + } + public function getAllowBroadening() + { + return $this->allowBroadening; + } + /** + * @param Google_Service_JobService_JobFilters + */ + public function setFilters(Google_Service_JobService_JobFilters $filters) + { + $this->filters = $filters; + } + /** + * @return Google_Service_JobService_JobFilters + */ + public function getFilters() + { + return $this->filters; + } + /** + * @param Google_Service_JobService_JobQuery + */ + public function setQuery(Google_Service_JobService_JobQuery $query) + { + $this->query = $query; + } + /** + * @return Google_Service_JobService_JobQuery + */ + public function getQuery() + { + return $this->query; + } + /** + * @param Google_Service_JobService_RequestMetadata + */ + public function setRequestMetadata(Google_Service_JobService_RequestMetadata $requestMetadata) + { + $this->requestMetadata = $requestMetadata; + } + /** + * @return Google_Service_JobService_RequestMetadata + */ + public function getRequestMetadata() + { + return $this->requestMetadata; + } + public function setSearchTypes($searchTypes) + { + $this->searchTypes = $searchTypes; + } + public function getSearchTypes() + { + return $this->searchTypes; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/GetHistogramResponse.php b/vendor/google/apiclient-services/src/Google/Service/JobService/GetHistogramResponse.php new file mode 100644 index 00000000..9a123937 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/GetHistogramResponse.php @@ -0,0 +1,54 @@ +metadata = $metadata; + } + /** + * @return Google_Service_JobService_ResponseMetadata + */ + public function getMetadata() + { + return $this->metadata; + } + /** + * @param Google_Service_JobService_HistogramResult + */ + public function setResults($results) + { + $this->results = $results; + } + /** + * @return Google_Service_JobService_HistogramResult + */ + public function getResults() + { + return $this->results; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/HistogramFacets.php b/vendor/google/apiclient-services/src/Google/Service/JobService/HistogramFacets.php new file mode 100644 index 00000000..cdd9c5b6 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/HistogramFacets.php @@ -0,0 +1,63 @@ +compensationHistogramFacets = $compensationHistogramFacets; + } + /** + * @return Google_Service_JobService_CompensationHistogramRequest + */ + public function getCompensationHistogramFacets() + { + return $this->compensationHistogramFacets; + } + /** + * @param Google_Service_JobService_CustomAttributeHistogramRequest + */ + public function setCustomAttributeHistogramFacets($customAttributeHistogramFacets) + { + $this->customAttributeHistogramFacets = $customAttributeHistogramFacets; + } + /** + * @return Google_Service_JobService_CustomAttributeHistogramRequest + */ + public function getCustomAttributeHistogramFacets() + { + return $this->customAttributeHistogramFacets; + } + public function setSimpleHistogramFacets($simpleHistogramFacets) + { + $this->simpleHistogramFacets = $simpleHistogramFacets; + } + public function getSimpleHistogramFacets() + { + return $this->simpleHistogramFacets; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/HistogramResult.php b/vendor/google/apiclient-services/src/Google/Service/JobService/HistogramResult.php new file mode 100644 index 00000000..265b1685 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/HistogramResult.php @@ -0,0 +1,39 @@ +searchType = $searchType; + } + public function getSearchType() + { + return $this->searchType; + } + public function setValues($values) + { + $this->values = $values; + } + public function getValues() + { + return $this->values; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/HistogramResults.php b/vendor/google/apiclient-services/src/Google/Service/JobService/HistogramResults.php new file mode 100644 index 00000000..57982e46 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/HistogramResults.php @@ -0,0 +1,70 @@ +compensationHistogramResults = $compensationHistogramResults; + } + /** + * @return Google_Service_JobService_CompensationHistogramResult + */ + public function getCompensationHistogramResults() + { + return $this->compensationHistogramResults; + } + /** + * @param Google_Service_JobService_CustomAttributeHistogramResult + */ + public function setCustomAttributeHistogramResults($customAttributeHistogramResults) + { + $this->customAttributeHistogramResults = $customAttributeHistogramResults; + } + /** + * @return Google_Service_JobService_CustomAttributeHistogramResult + */ + public function getCustomAttributeHistogramResults() + { + return $this->customAttributeHistogramResults; + } + /** + * @param Google_Service_JobService_HistogramResult + */ + public function setSimpleHistogramResults($simpleHistogramResults) + { + $this->simpleHistogramResults = $simpleHistogramResults; + } + /** + * @return Google_Service_JobService_HistogramResult + */ + public function getSimpleHistogramResults() + { + return $this->simpleHistogramResults; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/Job.php b/vendor/google/apiclient-services/src/Google/Service/JobService/Job.php new file mode 100644 index 00000000..ffccf9d8 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/Job.php @@ -0,0 +1,434 @@ +applicationEmailList = $applicationEmailList; + } + public function getApplicationEmailList() + { + return $this->applicationEmailList; + } + public function setApplicationInstruction($applicationInstruction) + { + $this->applicationInstruction = $applicationInstruction; + } + public function getApplicationInstruction() + { + return $this->applicationInstruction; + } + public function setApplicationUrls($applicationUrls) + { + $this->applicationUrls = $applicationUrls; + } + public function getApplicationUrls() + { + return $this->applicationUrls; + } + public function setBenefits($benefits) + { + $this->benefits = $benefits; + } + public function getBenefits() + { + return $this->benefits; + } + public function setCompanyDisplayName($companyDisplayName) + { + $this->companyDisplayName = $companyDisplayName; + } + public function getCompanyDisplayName() + { + return $this->companyDisplayName; + } + public function setCompanyName($companyName) + { + $this->companyName = $companyName; + } + public function getCompanyName() + { + return $this->companyName; + } + public function setCompanyTitle($companyTitle) + { + $this->companyTitle = $companyTitle; + } + public function getCompanyTitle() + { + return $this->companyTitle; + } + /** + * @param Google_Service_JobService_CompensationInfo + */ + public function setCompensationInfo(Google_Service_JobService_CompensationInfo $compensationInfo) + { + $this->compensationInfo = $compensationInfo; + } + /** + * @return Google_Service_JobService_CompensationInfo + */ + public function getCompensationInfo() + { + return $this->compensationInfo; + } + public function setCreateTime($createTime) + { + $this->createTime = $createTime; + } + public function getCreateTime() + { + return $this->createTime; + } + /** + * @param Google_Service_JobService_CustomAttribute + */ + public function setCustomAttributes($customAttributes) + { + $this->customAttributes = $customAttributes; + } + /** + * @return Google_Service_JobService_CustomAttribute + */ + public function getCustomAttributes() + { + return $this->customAttributes; + } + public function setDepartment($department) + { + $this->department = $department; + } + public function getDepartment() + { + return $this->department; + } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setDistributorCompanyId($distributorCompanyId) + { + $this->distributorCompanyId = $distributorCompanyId; + } + public function getDistributorCompanyId() + { + return $this->distributorCompanyId; + } + public function setEducationLevels($educationLevels) + { + $this->educationLevels = $educationLevels; + } + public function getEducationLevels() + { + return $this->educationLevels; + } + public function setEmploymentTypes($employmentTypes) + { + $this->employmentTypes = $employmentTypes; + } + public function getEmploymentTypes() + { + return $this->employmentTypes; + } + /** + * @param Google_Service_JobService_Date + */ + public function setEndDate(Google_Service_JobService_Date $endDate) + { + $this->endDate = $endDate; + } + /** + * @return Google_Service_JobService_Date + */ + public function getEndDate() + { + return $this->endDate; + } + public function setExpireTime($expireTime) + { + $this->expireTime = $expireTime; + } + public function getExpireTime() + { + return $this->expireTime; + } + /** + * @param Google_Service_JobService_Date + */ + public function setExpiryDate(Google_Service_JobService_Date $expiryDate) + { + $this->expiryDate = $expiryDate; + } + /** + * @return Google_Service_JobService_Date + */ + public function getExpiryDate() + { + return $this->expiryDate; + } + /** + * @param Google_Service_JobService_ExtendedCompensationInfo + */ + public function setExtendedCompensationInfo(Google_Service_JobService_ExtendedCompensationInfo $extendedCompensationInfo) + { + $this->extendedCompensationInfo = $extendedCompensationInfo; + } + /** + * @return Google_Service_JobService_ExtendedCompensationInfo + */ + public function getExtendedCompensationInfo() + { + return $this->extendedCompensationInfo; + } + /** + * @param Google_Service_JobService_CustomField + */ + public function setFilterableCustomFields($filterableCustomFields) + { + $this->filterableCustomFields = $filterableCustomFields; + } + /** + * @return Google_Service_JobService_CustomField + */ + public function getFilterableCustomFields() + { + return $this->filterableCustomFields; + } + public function setIncentives($incentives) + { + $this->incentives = $incentives; + } + public function getIncentives() + { + return $this->incentives; + } + /** + * @param Google_Service_JobService_JobLocation + */ + public function setJobLocations($jobLocations) + { + $this->jobLocations = $jobLocations; + } + /** + * @return Google_Service_JobService_JobLocation + */ + public function getJobLocations() + { + return $this->jobLocations; + } + public function setJobTitle($jobTitle) + { + $this->jobTitle = $jobTitle; + } + public function getJobTitle() + { + return $this->jobTitle; + } + public function setLanguageCode($languageCode) + { + $this->languageCode = $languageCode; + } + public function getLanguageCode() + { + return $this->languageCode; + } + public function setLevel($level) + { + $this->level = $level; + } + public function getLevel() + { + return $this->level; + } + public function setLocations($locations) + { + $this->locations = $locations; + } + public function getLocations() + { + return $this->locations; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setPromotionValue($promotionValue) + { + $this->promotionValue = $promotionValue; + } + public function getPromotionValue() + { + return $this->promotionValue; + } + /** + * @param Google_Service_JobService_Date + */ + public function setPublishDate(Google_Service_JobService_Date $publishDate) + { + $this->publishDate = $publishDate; + } + /** + * @return Google_Service_JobService_Date + */ + public function getPublishDate() + { + return $this->publishDate; + } + public function setQualifications($qualifications) + { + $this->qualifications = $qualifications; + } + public function getQualifications() + { + return $this->qualifications; + } + public function setReferenceUrl($referenceUrl) + { + $this->referenceUrl = $referenceUrl; + } + public function getReferenceUrl() + { + return $this->referenceUrl; + } + public function setRegion($region) + { + $this->region = $region; + } + public function getRegion() + { + return $this->region; + } + public function setRequisitionId($requisitionId) + { + $this->requisitionId = $requisitionId; + } + public function getRequisitionId() + { + return $this->requisitionId; + } + public function setResponsibilities($responsibilities) + { + $this->responsibilities = $responsibilities; + } + public function getResponsibilities() + { + return $this->responsibilities; + } + /** + * @param Google_Service_JobService_Date + */ + public function setStartDate(Google_Service_JobService_Date $startDate) + { + $this->startDate = $startDate; + } + /** + * @return Google_Service_JobService_Date + */ + public function getStartDate() + { + return $this->startDate; + } + /** + * @param Google_Service_JobService_CustomField + */ + public function setUnindexedCustomFields($unindexedCustomFields) + { + $this->unindexedCustomFields = $unindexedCustomFields; + } + /** + * @return Google_Service_JobService_CustomField + */ + public function getUnindexedCustomFields() + { + return $this->unindexedCustomFields; + } + public function setUpdateTime($updateTime) + { + $this->updateTime = $updateTime; + } + public function getUpdateTime() + { + return $this->updateTime; + } + public function setVisibility($visibility) + { + $this->visibility = $visibility; + } + public function getVisibility() + { + return $this->visibility; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/JobFilters.php b/vendor/google/apiclient-services/src/Google/Service/JobService/JobFilters.php new file mode 100644 index 00000000..8610eab6 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/JobFilters.php @@ -0,0 +1,192 @@ +categories = $categories; + } + public function getCategories() + { + return $this->categories; + } + /** + * @param Google_Service_JobService_CommutePreference + */ + public function setCommuteFilter(Google_Service_JobService_CommutePreference $commuteFilter) + { + $this->commuteFilter = $commuteFilter; + } + /** + * @return Google_Service_JobService_CommutePreference + */ + public function getCommuteFilter() + { + return $this->commuteFilter; + } + public function setCompanyNames($companyNames) + { + $this->companyNames = $companyNames; + } + public function getCompanyNames() + { + return $this->companyNames; + } + public function setCompanyTitles($companyTitles) + { + $this->companyTitles = $companyTitles; + } + public function getCompanyTitles() + { + return $this->companyTitles; + } + /** + * @param Google_Service_JobService_CompensationFilter + */ + public function setCompensationFilter(Google_Service_JobService_CompensationFilter $compensationFilter) + { + $this->compensationFilter = $compensationFilter; + } + /** + * @return Google_Service_JobService_CompensationFilter + */ + public function getCompensationFilter() + { + return $this->compensationFilter; + } + public function setCustomAttributeFilter($customAttributeFilter) + { + $this->customAttributeFilter = $customAttributeFilter; + } + public function getCustomAttributeFilter() + { + return $this->customAttributeFilter; + } + /** + * @param Google_Service_JobService_CustomFieldFilter + */ + public function setCustomFieldFilters($customFieldFilters) + { + $this->customFieldFilters = $customFieldFilters; + } + /** + * @return Google_Service_JobService_CustomFieldFilter + */ + public function getCustomFieldFilters() + { + return $this->customFieldFilters; + } + public function setDisableSpellCheck($disableSpellCheck) + { + $this->disableSpellCheck = $disableSpellCheck; + } + public function getDisableSpellCheck() + { + return $this->disableSpellCheck; + } + public function setEmploymentTypes($employmentTypes) + { + $this->employmentTypes = $employmentTypes; + } + public function getEmploymentTypes() + { + return $this->employmentTypes; + } + /** + * @param Google_Service_JobService_ExtendedCompensationFilter + */ + public function setExtendedCompensationFilter(Google_Service_JobService_ExtendedCompensationFilter $extendedCompensationFilter) + { + $this->extendedCompensationFilter = $extendedCompensationFilter; + } + /** + * @return Google_Service_JobService_ExtendedCompensationFilter + */ + public function getExtendedCompensationFilter() + { + return $this->extendedCompensationFilter; + } + public function setLanguageCodes($languageCodes) + { + $this->languageCodes = $languageCodes; + } + public function getLanguageCodes() + { + return $this->languageCodes; + } + /** + * @param Google_Service_JobService_LocationFilter + */ + public function setLocationFilters($locationFilters) + { + $this->locationFilters = $locationFilters; + } + /** + * @return Google_Service_JobService_LocationFilter + */ + public function getLocationFilters() + { + return $this->locationFilters; + } + public function setPublishDateRange($publishDateRange) + { + $this->publishDateRange = $publishDateRange; + } + public function getPublishDateRange() + { + return $this->publishDateRange; + } + public function setQuery($query) + { + $this->query = $query; + } + public function getQuery() + { + return $this->query; + } + public function setTenantJobOnly($tenantJobOnly) + { + $this->tenantJobOnly = $tenantJobOnly; + } + public function getTenantJobOnly() + { + return $this->tenantJobOnly; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/JobLocation.php b/vendor/google/apiclient-services/src/Google/Service/JobService/JobLocation.php new file mode 100644 index 00000000..b59206fd --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/JobLocation.php @@ -0,0 +1,71 @@ +latLng = $latLng; + } + /** + * @return Google_Service_JobService_LatLng + */ + public function getLatLng() + { + return $this->latLng; + } + public function setLocationType($locationType) + { + $this->locationType = $locationType; + } + public function getLocationType() + { + return $this->locationType; + } + /** + * @param Google_Service_JobService_PostalAddress + */ + public function setPostalAddress(Google_Service_JobService_PostalAddress $postalAddress) + { + $this->postalAddress = $postalAddress; + } + /** + * @return Google_Service_JobService_PostalAddress + */ + public function getPostalAddress() + { + return $this->postalAddress; + } + public function setRadiusMeters($radiusMeters) + { + $this->radiusMeters = $radiusMeters; + } + public function getRadiusMeters() + { + return $this->radiusMeters; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/JobProcessingOptions.php b/vendor/google/apiclient-services/src/Google/Service/JobService/JobProcessingOptions.php new file mode 100644 index 00000000..d44aec72 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/JobProcessingOptions.php @@ -0,0 +1,39 @@ +disableStreetAddressResolution = $disableStreetAddressResolution; + } + public function getDisableStreetAddressResolution() + { + return $this->disableStreetAddressResolution; + } + public function setHtmlSanitization($htmlSanitization) + { + $this->htmlSanitization = $htmlSanitization; + } + public function getHtmlSanitization() + { + return $this->htmlSanitization; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/JobQuery.php b/vendor/google/apiclient-services/src/Google/Service/JobService/JobQuery.php new file mode 100644 index 00000000..09a2655d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/JobQuery.php @@ -0,0 +1,151 @@ +categories = $categories; + } + public function getCategories() + { + return $this->categories; + } + /** + * @param Google_Service_JobService_CommutePreference + */ + public function setCommuteFilter(Google_Service_JobService_CommutePreference $commuteFilter) + { + $this->commuteFilter = $commuteFilter; + } + /** + * @return Google_Service_JobService_CommutePreference + */ + public function getCommuteFilter() + { + return $this->commuteFilter; + } + public function setCompanyDisplayNames($companyDisplayNames) + { + $this->companyDisplayNames = $companyDisplayNames; + } + public function getCompanyDisplayNames() + { + return $this->companyDisplayNames; + } + public function setCompanyNames($companyNames) + { + $this->companyNames = $companyNames; + } + public function getCompanyNames() + { + return $this->companyNames; + } + /** + * @param Google_Service_JobService_CompensationFilter + */ + public function setCompensationFilter(Google_Service_JobService_CompensationFilter $compensationFilter) + { + $this->compensationFilter = $compensationFilter; + } + /** + * @return Google_Service_JobService_CompensationFilter + */ + public function getCompensationFilter() + { + return $this->compensationFilter; + } + public function setCustomAttributeFilter($customAttributeFilter) + { + $this->customAttributeFilter = $customAttributeFilter; + } + public function getCustomAttributeFilter() + { + return $this->customAttributeFilter; + } + public function setDisableSpellCheck($disableSpellCheck) + { + $this->disableSpellCheck = $disableSpellCheck; + } + public function getDisableSpellCheck() + { + return $this->disableSpellCheck; + } + public function setEmploymentTypes($employmentTypes) + { + $this->employmentTypes = $employmentTypes; + } + public function getEmploymentTypes() + { + return $this->employmentTypes; + } + public function setLanguageCodes($languageCodes) + { + $this->languageCodes = $languageCodes; + } + public function getLanguageCodes() + { + return $this->languageCodes; + } + /** + * @param Google_Service_JobService_LocationFilter + */ + public function setLocationFilters($locationFilters) + { + $this->locationFilters = $locationFilters; + } + /** + * @return Google_Service_JobService_LocationFilter + */ + public function getLocationFilters() + { + return $this->locationFilters; + } + public function setPublishDateRange($publishDateRange) + { + $this->publishDateRange = $publishDateRange; + } + public function getPublishDateRange() + { + return $this->publishDateRange; + } + public function setQuery($query) + { + $this->query = $query; + } + public function getQuery() + { + return $this->query; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/JobsEmpty.php b/vendor/google/apiclient-services/src/Google/Service/JobService/JobsEmpty.php new file mode 100644 index 00000000..184fba0b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/JobsEmpty.php @@ -0,0 +1,20 @@ +latitude = $latitude; + } + public function getLatitude() + { + return $this->latitude; + } + public function setLongitude($longitude) + { + $this->longitude = $longitude; + } + public function getLongitude() + { + return $this->longitude; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/ListCompaniesResponse.php b/vendor/google/apiclient-services/src/Google/Service/JobService/ListCompaniesResponse.php new file mode 100644 index 00000000..4fabb32d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/ListCompaniesResponse.php @@ -0,0 +1,63 @@ +companies = $companies; + } + /** + * @return Google_Service_JobService_Company + */ + public function getCompanies() + { + return $this->companies; + } + /** + * @param Google_Service_JobService_ResponseMetadata + */ + public function setMetadata(Google_Service_JobService_ResponseMetadata $metadata) + { + $this->metadata = $metadata; + } + /** + * @return Google_Service_JobService_ResponseMetadata + */ + public function getMetadata() + { + return $this->metadata; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/ListCompanyJobsResponse.php b/vendor/google/apiclient-services/src/Google/Service/JobService/ListCompanyJobsResponse.php new file mode 100644 index 00000000..27f56867 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/ListCompanyJobsResponse.php @@ -0,0 +1,72 @@ +jobs = $jobs; + } + /** + * @return Google_Service_JobService_Job + */ + public function getJobs() + { + return $this->jobs; + } + /** + * @param Google_Service_JobService_ResponseMetadata + */ + public function setMetadata(Google_Service_JobService_ResponseMetadata $metadata) + { + $this->metadata = $metadata; + } + /** + * @return Google_Service_JobService_ResponseMetadata + */ + public function getMetadata() + { + return $this->metadata; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + public function setTotalSize($totalSize) + { + $this->totalSize = $totalSize; + } + public function getTotalSize() + { + return $this->totalSize; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/ListJobsResponse.php b/vendor/google/apiclient-services/src/Google/Service/JobService/ListJobsResponse.php new file mode 100644 index 00000000..dd94b636 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/ListJobsResponse.php @@ -0,0 +1,63 @@ +jobs = $jobs; + } + /** + * @return Google_Service_JobService_Job + */ + public function getJobs() + { + return $this->jobs; + } + /** + * @param Google_Service_JobService_ResponseMetadata + */ + public function setMetadata(Google_Service_JobService_ResponseMetadata $metadata) + { + $this->metadata = $metadata; + } + /** + * @return Google_Service_JobService_ResponseMetadata + */ + public function getMetadata() + { + return $this->metadata; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/LocationFilter.php b/vendor/google/apiclient-services/src/Google/Service/JobService/LocationFilter.php new file mode 100644 index 00000000..619847e0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/LocationFilter.php @@ -0,0 +1,73 @@ +distanceInMiles = $distanceInMiles; + } + public function getDistanceInMiles() + { + return $this->distanceInMiles; + } + public function setIsTelecommute($isTelecommute) + { + $this->isTelecommute = $isTelecommute; + } + public function getIsTelecommute() + { + return $this->isTelecommute; + } + /** + * @param Google_Service_JobService_LatLng + */ + public function setLatLng(Google_Service_JobService_LatLng $latLng) + { + $this->latLng = $latLng; + } + /** + * @return Google_Service_JobService_LatLng + */ + public function getLatLng() + { + return $this->latLng; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setRegionCode($regionCode) + { + $this->regionCode = $regionCode; + } + public function getRegionCode() + { + return $this->regionCode; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/MatchingJob.php b/vendor/google/apiclient-services/src/Google/Service/JobService/MatchingJob.php new file mode 100644 index 00000000..4a89f366 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/MatchingJob.php @@ -0,0 +1,80 @@ +commuteInfo = $commuteInfo; + } + /** + * @return Google_Service_JobService_CommuteInfo + */ + public function getCommuteInfo() + { + return $this->commuteInfo; + } + /** + * @param Google_Service_JobService_Job + */ + public function setJob(Google_Service_JobService_Job $job) + { + $this->job = $job; + } + /** + * @return Google_Service_JobService_Job + */ + public function getJob() + { + return $this->job; + } + public function setJobSummary($jobSummary) + { + $this->jobSummary = $jobSummary; + } + public function getJobSummary() + { + return $this->jobSummary; + } + public function setJobTitleSnippet($jobTitleSnippet) + { + $this->jobTitleSnippet = $jobTitleSnippet; + } + public function getJobTitleSnippet() + { + return $this->jobTitleSnippet; + } + public function setSearchTextSnippet($searchTextSnippet) + { + $this->searchTextSnippet = $searchTextSnippet; + } + public function getSearchTextSnippet() + { + return $this->searchTextSnippet; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/Money.php b/vendor/google/apiclient-services/src/Google/Service/JobService/Money.php new file mode 100644 index 00000000..7a2e6f5e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/Money.php @@ -0,0 +1,48 @@ +currencyCode = $currencyCode; + } + public function getCurrencyCode() + { + return $this->currencyCode; + } + public function setNanos($nanos) + { + $this->nanos = $nanos; + } + public function getNanos() + { + return $this->nanos; + } + public function setUnits($units) + { + $this->units = $units; + } + public function getUnits() + { + return $this->units; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/NumericBucketingOption.php b/vendor/google/apiclient-services/src/Google/Service/JobService/NumericBucketingOption.php new file mode 100644 index 00000000..f5f1ac10 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/NumericBucketingOption.php @@ -0,0 +1,40 @@ +bucketBounds = $bucketBounds; + } + public function getBucketBounds() + { + return $this->bucketBounds; + } + public function setRequiresMinMax($requiresMinMax) + { + $this->requiresMinMax = $requiresMinMax; + } + public function getRequiresMinMax() + { + return $this->requiresMinMax; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/NumericBucketingResult.php b/vendor/google/apiclient-services/src/Google/Service/JobService/NumericBucketingResult.php new file mode 100644 index 00000000..7fce659b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/NumericBucketingResult.php @@ -0,0 +1,56 @@ +counts = $counts; + } + /** + * @return Google_Service_JobService_BucketizedCount + */ + public function getCounts() + { + return $this->counts; + } + public function setMaxValue($maxValue) + { + $this->maxValue = $maxValue; + } + public function getMaxValue() + { + return $this->maxValue; + } + public function setMinValue($minValue) + { + $this->minValue = $minValue; + } + public function getMinValue() + { + return $this->minValue; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/PostalAddress.php b/vendor/google/apiclient-services/src/Google/Service/JobService/PostalAddress.php new file mode 100644 index 00000000..fde80dab --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/PostalAddress.php @@ -0,0 +1,121 @@ +addressLines = $addressLines; + } + public function getAddressLines() + { + return $this->addressLines; + } + public function setAdministrativeArea($administrativeArea) + { + $this->administrativeArea = $administrativeArea; + } + public function getAdministrativeArea() + { + return $this->administrativeArea; + } + public function setLanguageCode($languageCode) + { + $this->languageCode = $languageCode; + } + public function getLanguageCode() + { + return $this->languageCode; + } + public function setLocality($locality) + { + $this->locality = $locality; + } + public function getLocality() + { + return $this->locality; + } + public function setOrganization($organization) + { + $this->organization = $organization; + } + public function getOrganization() + { + return $this->organization; + } + public function setPostalCode($postalCode) + { + $this->postalCode = $postalCode; + } + public function getPostalCode() + { + return $this->postalCode; + } + public function setRecipients($recipients) + { + $this->recipients = $recipients; + } + public function getRecipients() + { + return $this->recipients; + } + public function setRegionCode($regionCode) + { + $this->regionCode = $regionCode; + } + public function getRegionCode() + { + return $this->regionCode; + } + public function setRevision($revision) + { + $this->revision = $revision; + } + public function getRevision() + { + return $this->revision; + } + public function setSortingCode($sortingCode) + { + $this->sortingCode = $sortingCode; + } + public function getSortingCode() + { + return $this->sortingCode; + } + public function setSublocality($sublocality) + { + $this->sublocality = $sublocality; + } + public function getSublocality() + { + return $this->sublocality; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/RequestMetadata.php b/vendor/google/apiclient-services/src/Google/Service/JobService/RequestMetadata.php new file mode 100644 index 00000000..f05c09e9 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/RequestMetadata.php @@ -0,0 +1,64 @@ +deviceInfo = $deviceInfo; + } + /** + * @return Google_Service_JobService_DeviceInfo + */ + public function getDeviceInfo() + { + return $this->deviceInfo; + } + public function setDomain($domain) + { + $this->domain = $domain; + } + public function getDomain() + { + return $this->domain; + } + public function setSessionId($sessionId) + { + $this->sessionId = $sessionId; + } + public function getSessionId() + { + return $this->sessionId; + } + public function setUserId($userId) + { + $this->userId = $userId; + } + public function getUserId() + { + return $this->userId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/Resource/Companies.php b/vendor/google/apiclient-services/src/Google/Service/JobService/Resource/Companies.php new file mode 100644 index 00000000..1d421534 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/Resource/Companies.php @@ -0,0 +1,135 @@ + + * $jobsService = new Google_Service_JobService(...); + * $companies = $jobsService->companies; + * + */ +class Google_Service_JobService_Resource_Companies extends Google_Service_Resource +{ + /** + * Creates a new company entity. (companies.create) + * + * @param Google_Service_JobService_Company $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_JobService_Company + */ + public function create(Google_Service_JobService_Company $postBody, $optParams = array()) + { + $params = array('postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('create', array($params), "Google_Service_JobService_Company"); + } + /** + * Deletes the specified company. (companies.delete) + * + * @param string $name Required. + * + * The resource name of the company to be deleted, such as, + * "companies/0000aaaa-1111-bbbb-2222-cccc3333dddd". + * @param array $optParams Optional parameters. + * @return Google_Service_JobService_JobsEmpty + */ + public function delete($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params), "Google_Service_JobService_JobsEmpty"); + } + /** + * Retrieves the specified company. (companies.get) + * + * @param string $name Required. + * + * Resource name of the company to retrieve, such as + * "companies/0000aaaa-1111-bbbb-2222-cccc3333dddd". + * @param array $optParams Optional parameters. + * @return Google_Service_JobService_Company + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_JobService_Company"); + } + /** + * Lists all companies associated with a Cloud Talent Solution account. + * (companies.listCompanies) + * + * @param array $optParams Optional parameters. + * + * @opt_param bool mustHaveOpenJobs Optional. + * + * Set to true if the companies request must have open jobs. + * + * Defaults to false. + * + * If true, at most page_size of companies are fetched, among which only those + * with open jobs are returned. + * @opt_param string pageToken Optional. + * + * The starting indicator from which to return results. + * @opt_param int pageSize Optional. + * + * The maximum number of companies to be returned, at most 100. Default is 100 + * if a non-positive number is provided. + * @return Google_Service_JobService_ListCompaniesResponse + */ + public function listCompanies($optParams = array()) + { + $params = array(); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_JobService_ListCompaniesResponse"); + } + /** + * Updates the specified company. Company names can't be updated. To update a + * company name, delete the company and all jobs associated with it, and only + * then re-create them. (companies.patch) + * + * @param string $name Required during company update. + * + * The resource name for a company. This is generated by the service when a + * company is created, for example, + * "companies/0000aaaa-1111-bbbb-2222-cccc3333dddd". + * @param Google_Service_JobService_Company $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string updateCompanyFields Optional but strongly recommended to be + * provided for the best service experience. + * + * If update_company_fields is provided, only the specified fields in company + * are updated. Otherwise all the fields are updated. + * + * A field mask to specify the company fields to update. Valid values are: + * + * * displayName * website * imageUrl * companySize * + * distributorBillingCompanyId * companyInfoSources * careerPageLink * + * hiringAgency * hqLocation * eeoText * keywordSearchableCustomAttributes * + * title (deprecated) * keywordSearchableCustomFields (deprecated) + * @return Google_Service_JobService_Company + */ + public function patch($name, Google_Service_JobService_Company $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('patch', array($params), "Google_Service_JobService_Company"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/Resource/CompaniesJobs.php b/vendor/google/apiclient-services/src/Google/Service/JobService/Resource/CompaniesJobs.php new file mode 100644 index 00000000..ce4610ee --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/Resource/CompaniesJobs.php @@ -0,0 +1,80 @@ + + * $jobsService = new Google_Service_JobService(...); + * $jobs = $jobsService->jobs; + * + */ +class Google_Service_JobService_Resource_CompaniesJobs extends Google_Service_Resource +{ + /** + * Deprecated. Use ListJobs instead. + * + * Lists all jobs associated with a company. (jobs.listCompaniesJobs) + * + * @param string $companyName Required. + * + * The resource name of the company that owns the jobs to be listed, such as, + * "companies/0000aaaa-1111-bbbb-2222-cccc3333dddd". + * @param array $optParams Optional parameters. + * + * @opt_param bool includeJobsCount Deprecated. Please DO NOT use this field + * except for small companies. Suggest counting jobs page by page instead. + * + * Optional. + * + * Set to true if the total number of open jobs is to be returned. + * + * Defaults to false. + * @opt_param string pageToken Optional. + * + * The starting point of a query result. + * @opt_param bool idsOnly Optional. + * + * If set to `true`, only job ID, job requisition ID and language code will be + * returned. + * + * A typical use is to synchronize job repositories. + * + * Defaults to false. + * @opt_param int pageSize Optional. + * + * The maximum number of jobs to be returned per page of results. + * + * If ids_only is set to true, the maximum allowed page size is 1000. Otherwise, + * the maximum allowed page size is 100. + * + * Default is 100 if empty or a number < 1 is specified. + * @opt_param string jobRequisitionId Optional. + * + * The requisition ID, also known as posting ID, assigned by the company to the + * job. + * + * The maximum number of allowable characters is 225. + * @return Google_Service_JobService_ListCompanyJobsResponse + */ + public function listCompaniesJobs($companyName, $optParams = array()) + { + $params = array('companyName' => $companyName); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_JobService_ListCompanyJobsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/Resource/Jobs.php b/vendor/google/apiclient-services/src/Google/Service/JobService/Resource/Jobs.php new file mode 100644 index 00000000..fc4c2235 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/Resource/Jobs.php @@ -0,0 +1,246 @@ + + * $jobsService = new Google_Service_JobService(...); + * $jobs = $jobsService->jobs; + * + */ +class Google_Service_JobService_Resource_Jobs extends Google_Service_Resource +{ + /** + * Deletes a list of Job postings by filter. (jobs.batchDelete) + * + * @param Google_Service_JobService_BatchDeleteJobsRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_JobService_JobsEmpty + */ + public function batchDelete(Google_Service_JobService_BatchDeleteJobsRequest $postBody, $optParams = array()) + { + $params = array('postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('batchDelete', array($params), "Google_Service_JobService_JobsEmpty"); + } + /** + * Creates a new job. + * + * Typically, the job becomes searchable within 10 seconds, but it may take up + * to 5 minutes. (jobs.create) + * + * @param Google_Service_JobService_CreateJobRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_JobService_Job + */ + public function create(Google_Service_JobService_CreateJobRequest $postBody, $optParams = array()) + { + $params = array('postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('create', array($params), "Google_Service_JobService_Job"); + } + /** + * Deletes the specified job. + * + * Typically, the job becomes unsearchable within 10 seconds, but it may take up + * to 5 minutes. (jobs.delete) + * + * @param string $name Required. + * + * The resource name of the job to be deleted, such as "jobs/11111111". + * @param array $optParams Optional parameters. + * + * @opt_param bool disableFastProcess Deprecated. This field is not working + * anymore. + * + * Optional. + * + * If set to true, this call waits for all processing steps to complete before + * the job is cleaned up. Otherwise, the call returns while some steps are still + * taking place asynchronously, hence faster. + * @return Google_Service_JobService_JobsEmpty + */ + public function delete($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params), "Google_Service_JobService_JobsEmpty"); + } + /** + * Deprecated. Use BatchDeleteJobs instead. + * + * Deletes the specified job by filter. You can specify whether to synchronously + * wait for validation, indexing, and general processing to be completed before + * the response is returned. (jobs.deleteByFilter) + * + * @param Google_Service_JobService_DeleteJobsByFilterRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_JobService_JobsEmpty + */ + public function deleteByFilter(Google_Service_JobService_DeleteJobsByFilterRequest $postBody, $optParams = array()) + { + $params = array('postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('deleteByFilter', array($params), "Google_Service_JobService_JobsEmpty"); + } + /** + * Retrieves the specified job, whose status is OPEN or recently EXPIRED within + * the last 90 days. (jobs.get) + * + * @param string $name Required. + * + * The resource name of the job to retrieve, such as "jobs/11111111". + * @param array $optParams Optional parameters. + * @return Google_Service_JobService_Job + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_JobService_Job"); + } + /** + * Deprecated. Use SearchJobsRequest.histogram_facets instead to make a single + * call with both search and histogram. + * + * Retrieves a histogram for the given GetHistogramRequest. This call provides a + * structured count of jobs that match against the search query, grouped by + * specified facets. + * + * This call constrains the visibility of jobs present in the database, and only + * counts jobs the caller has permission to search against. + * + * For example, use this call to generate the number of jobs in the U.S. by + * state. (jobs.histogram) + * + * @param Google_Service_JobService_GetHistogramRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_JobService_GetHistogramResponse + */ + public function histogram(Google_Service_JobService_GetHistogramRequest $postBody, $optParams = array()) + { + $params = array('postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('histogram', array($params), "Google_Service_JobService_GetHistogramResponse"); + } + /** + * Lists jobs by filter. (jobs.listJobs) + * + * @param array $optParams Optional parameters. + * + * @opt_param string filter Required. + * + * The filter string specifies the jobs to be enumerated. + * + * Supported operator: =, AND + * + * The fields eligible for filtering are: + * + * * `companyName` (Required) * `requisitionId` (Optional) + * + * Sample Query: + * + * * companyName = "companies/123" * companyName = "companies/123" AND + * requisitionId = "req-1" + * @opt_param string pageToken Optional. + * + * The starting point of a query result. + * @opt_param int pageSize Optional. + * + * The maximum number of jobs to be returned per page of results. + * + * If ids_only is set to true, the maximum allowed page size is 1000. Otherwise, + * the maximum allowed page size is 100. + * + * Default is 100 if empty or a number < 1 is specified. + * @opt_param bool idsOnly Optional. + * + * If set to `true`, only Job.name, Job.requisition_id and Job.language_code + * will be returned. + * + * A typical use case is to synchronize job repositories. + * + * Defaults to false. + * @return Google_Service_JobService_ListJobsResponse + */ + public function listJobs($optParams = array()) + { + $params = array(); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_JobService_ListJobsResponse"); + } + /** + * Updates specified job. + * + * Typically, updated contents become visible in search results within 10 + * seconds, but it may take up to 5 minutes. (jobs.patch) + * + * @param string $name Required during job update. + * + * Resource name assigned to a job by the API, for example, "/jobs/foo". Use of + * this field in job queries and API calls is preferred over the use of + * requisition_id since this value is unique. + * @param Google_Service_JobService_UpdateJobRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_JobService_Job + */ + public function patch($name, Google_Service_JobService_UpdateJobRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('patch', array($params), "Google_Service_JobService_Job"); + } + /** + * Searches for jobs using the provided SearchJobsRequest. + * + * This call constrains the visibility of jobs present in the database, and only + * returns jobs that the caller has permission to search against. (jobs.search) + * + * @param Google_Service_JobService_SearchJobsRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_JobService_SearchJobsResponse + */ + public function search(Google_Service_JobService_SearchJobsRequest $postBody, $optParams = array()) + { + $params = array('postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('search', array($params), "Google_Service_JobService_SearchJobsResponse"); + } + /** + * Searches for jobs using the provided SearchJobsRequest. + * + * This API call is intended for the use case of targeting passive job seekers + * (for example, job seekers who have signed up to receive email alerts about + * potential job opportunities), and has different algorithmic adjustments that + * are targeted to passive job seekers. + * + * This call constrains the visibility of jobs present in the database, and only + * returns jobs the caller has permission to search against. + * (jobs.searchForAlert) + * + * @param Google_Service_JobService_SearchJobsRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_JobService_SearchJobsResponse + */ + public function searchForAlert(Google_Service_JobService_SearchJobsRequest $postBody, $optParams = array()) + { + $params = array('postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('searchForAlert', array($params), "Google_Service_JobService_SearchJobsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/Resource/V2.php b/vendor/google/apiclient-services/src/Google/Service/JobService/Resource/V2.php new file mode 100644 index 00000000..0e18f5d1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/Resource/V2.php @@ -0,0 +1,71 @@ + + * $jobsService = new Google_Service_JobService(...); + * $v2 = $jobsService->v2; + * + */ +class Google_Service_JobService_Resource_V2 extends Google_Service_Resource +{ + /** + * Completes the specified prefix with job keyword suggestions. Intended for use + * by a job search auto-complete search box. (v2.complete) + * + * @param array $optParams Optional parameters. + * + * @opt_param string type Optional. + * + * The completion topic. The default is CompletionType.COMBINED. + * @opt_param string companyName Optional. + * + * If provided, restricts completion to the specified company. + * @opt_param string scope Optional. + * + * The scope of the completion. The defaults is CompletionScope.PUBLIC. + * @opt_param int pageSize Required. + * + * Completion result count. The maximum allowed page size is 10. + * @opt_param string query Required. + * + * The query used to generate suggestions. + * @opt_param string languageCode Required. + * + * The language of the query. This is the BCP-47 language code, such as "en-US" + * or "sr-Latn". For more information, see [Tags for Identifying + * Languages](https://tools.ietf.org/html/bcp47). + * + * For CompletionType.JOB_TITLE type, only open jobs with same language_code are + * returned. + * + * For CompletionType.COMPANY_NAME type, only companies having open jobs with + * same language_code are returned. + * + * For CompletionType.COMBINED type, only open jobs with same language_code or + * companies having open jobs with same language_code are returned. + * @return Google_Service_JobService_CompleteQueryResponse + */ + public function complete($optParams = array()) + { + $params = array(); + $params = array_merge($params, $optParams); + return $this->call('complete', array($params), "Google_Service_JobService_CompleteQueryResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/ResponseMetadata.php b/vendor/google/apiclient-services/src/Google/Service/JobService/ResponseMetadata.php new file mode 100644 index 00000000..38a6d976 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/ResponseMetadata.php @@ -0,0 +1,49 @@ +experimentIdList = $experimentIdList; + } + public function getExperimentIdList() + { + return $this->experimentIdList; + } + public function setMode($mode) + { + $this->mode = $mode; + } + public function getMode() + { + return $this->mode; + } + public function setRequestId($requestId) + { + $this->requestId = $requestId; + } + public function getRequestId() + { + return $this->requestId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/SearchJobsRequest.php b/vendor/google/apiclient-services/src/Google/Service/JobService/SearchJobsRequest.php new file mode 100644 index 00000000..19b5770b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/SearchJobsRequest.php @@ -0,0 +1,175 @@ +disableRelevanceThresholding = $disableRelevanceThresholding; + } + public function getDisableRelevanceThresholding() + { + return $this->disableRelevanceThresholding; + } + public function setEnableBroadening($enableBroadening) + { + $this->enableBroadening = $enableBroadening; + } + public function getEnableBroadening() + { + return $this->enableBroadening; + } + public function setEnablePreciseResultSize($enablePreciseResultSize) + { + $this->enablePreciseResultSize = $enablePreciseResultSize; + } + public function getEnablePreciseResultSize() + { + return $this->enablePreciseResultSize; + } + /** + * @param Google_Service_JobService_JobFilters + */ + public function setFilters(Google_Service_JobService_JobFilters $filters) + { + $this->filters = $filters; + } + /** + * @return Google_Service_JobService_JobFilters + */ + public function getFilters() + { + return $this->filters; + } + /** + * @param Google_Service_JobService_HistogramFacets + */ + public function setHistogramFacets(Google_Service_JobService_HistogramFacets $histogramFacets) + { + $this->histogramFacets = $histogramFacets; + } + /** + * @return Google_Service_JobService_HistogramFacets + */ + public function getHistogramFacets() + { + return $this->histogramFacets; + } + public function setJobView($jobView) + { + $this->jobView = $jobView; + } + public function getJobView() + { + return $this->jobView; + } + public function setMode($mode) + { + $this->mode = $mode; + } + public function getMode() + { + return $this->mode; + } + public function setOffset($offset) + { + $this->offset = $offset; + } + public function getOffset() + { + return $this->offset; + } + public function setOrderBy($orderBy) + { + $this->orderBy = $orderBy; + } + public function getOrderBy() + { + return $this->orderBy; + } + public function setPageSize($pageSize) + { + $this->pageSize = $pageSize; + } + public function getPageSize() + { + return $this->pageSize; + } + public function setPageToken($pageToken) + { + $this->pageToken = $pageToken; + } + public function getPageToken() + { + return $this->pageToken; + } + /** + * @param Google_Service_JobService_JobQuery + */ + public function setQuery(Google_Service_JobService_JobQuery $query) + { + $this->query = $query; + } + /** + * @return Google_Service_JobService_JobQuery + */ + public function getQuery() + { + return $this->query; + } + /** + * @param Google_Service_JobService_RequestMetadata + */ + public function setRequestMetadata(Google_Service_JobService_RequestMetadata $requestMetadata) + { + $this->requestMetadata = $requestMetadata; + } + /** + * @return Google_Service_JobService_RequestMetadata + */ + public function getRequestMetadata() + { + return $this->requestMetadata; + } + public function setSortBy($sortBy) + { + $this->sortBy = $sortBy; + } + public function getSortBy() + { + return $this->sortBy; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/SearchJobsResponse.php b/vendor/google/apiclient-services/src/Google/Service/JobService/SearchJobsResponse.php new file mode 100644 index 00000000..af997b77 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/SearchJobsResponse.php @@ -0,0 +1,163 @@ +appliedCommuteFilter = $appliedCommuteFilter; + } + /** + * @return Google_Service_JobService_CommutePreference + */ + public function getAppliedCommuteFilter() + { + return $this->appliedCommuteFilter; + } + /** + * @param Google_Service_JobService_JobLocation + */ + public function setAppliedJobLocationFilters($appliedJobLocationFilters) + { + $this->appliedJobLocationFilters = $appliedJobLocationFilters; + } + /** + * @return Google_Service_JobService_JobLocation + */ + public function getAppliedJobLocationFilters() + { + return $this->appliedJobLocationFilters; + } + public function setEstimatedTotalSize($estimatedTotalSize) + { + $this->estimatedTotalSize = $estimatedTotalSize; + } + public function getEstimatedTotalSize() + { + return $this->estimatedTotalSize; + } + /** + * @param Google_Service_JobService_HistogramResults + */ + public function setHistogramResults(Google_Service_JobService_HistogramResults $histogramResults) + { + $this->histogramResults = $histogramResults; + } + /** + * @return Google_Service_JobService_HistogramResults + */ + public function getHistogramResults() + { + return $this->histogramResults; + } + public function setJobView($jobView) + { + $this->jobView = $jobView; + } + public function getJobView() + { + return $this->jobView; + } + /** + * @param Google_Service_JobService_MatchingJob + */ + public function setMatchingJobs($matchingJobs) + { + $this->matchingJobs = $matchingJobs; + } + /** + * @return Google_Service_JobService_MatchingJob + */ + public function getMatchingJobs() + { + return $this->matchingJobs; + } + /** + * @param Google_Service_JobService_ResponseMetadata + */ + public function setMetadata(Google_Service_JobService_ResponseMetadata $metadata) + { + $this->metadata = $metadata; + } + /** + * @return Google_Service_JobService_ResponseMetadata + */ + public function getMetadata() + { + return $this->metadata; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + public function setNumJobsFromBroadenedQuery($numJobsFromBroadenedQuery) + { + $this->numJobsFromBroadenedQuery = $numJobsFromBroadenedQuery; + } + public function getNumJobsFromBroadenedQuery() + { + return $this->numJobsFromBroadenedQuery; + } + /** + * @param Google_Service_JobService_SpellingCorrection + */ + public function setSpellResult(Google_Service_JobService_SpellingCorrection $spellResult) + { + $this->spellResult = $spellResult; + } + /** + * @return Google_Service_JobService_SpellingCorrection + */ + public function getSpellResult() + { + return $this->spellResult; + } + public function setTotalSize($totalSize) + { + $this->totalSize = $totalSize; + } + public function getTotalSize() + { + return $this->totalSize; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/SpellingCorrection.php b/vendor/google/apiclient-services/src/Google/Service/JobService/SpellingCorrection.php new file mode 100644 index 00000000..a1362ab0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/SpellingCorrection.php @@ -0,0 +1,39 @@ +corrected = $corrected; + } + public function getCorrected() + { + return $this->corrected; + } + public function setCorrectedText($correctedText) + { + $this->correctedText = $correctedText; + } + public function getCorrectedText() + { + return $this->correctedText; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/StringValues.php b/vendor/google/apiclient-services/src/Google/Service/JobService/StringValues.php new file mode 100644 index 00000000..7dee12e0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/StringValues.php @@ -0,0 +1,31 @@ +values = $values; + } + public function getValues() + { + return $this->values; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/JobService/UpdateJobRequest.php b/vendor/google/apiclient-services/src/Google/Service/JobService/UpdateJobRequest.php new file mode 100644 index 00000000..2b4b8237 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/JobService/UpdateJobRequest.php @@ -0,0 +1,71 @@ +disableStreetAddressResolution = $disableStreetAddressResolution; + } + public function getDisableStreetAddressResolution() + { + return $this->disableStreetAddressResolution; + } + /** + * @param Google_Service_JobService_Job + */ + public function setJob(Google_Service_JobService_Job $job) + { + $this->job = $job; + } + /** + * @return Google_Service_JobService_Job + */ + public function getJob() + { + return $this->job; + } + /** + * @param Google_Service_JobService_JobProcessingOptions + */ + public function setProcessingOptions(Google_Service_JobService_JobProcessingOptions $processingOptions) + { + $this->processingOptions = $processingOptions; + } + /** + * @return Google_Service_JobService_JobProcessingOptions + */ + public function getProcessingOptions() + { + return $this->processingOptions; + } + public function setUpdateJobFields($updateJobFields) + { + $this->updateJobFields = $updateJobFields; + } + public function getUpdateJobFields() + { + return $this->updateJobFields; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Logging.php b/vendor/google/apiclient-services/src/Google/Service/Logging.php index 4295b0f3..1311c0ad 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Logging.php +++ b/vendor/google/apiclient-services/src/Google/Service/Logging.php @@ -19,7 +19,7 @@ * Service definition for Logging (v2). * *

- * Writes log entries and manages your Stackdriver Logging configuration.

+ * Writes log entries and manages your Logging configuration.

* *

* For more information about this service, see the API @@ -1080,14 +1080,14 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'pageSize' => array( - 'location' => 'query', - 'type' => 'integer', - ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), ), ),'patch' => array( 'path' => 'v2/{+sinkName}', diff --git a/vendor/google/apiclient-services/src/Google/Service/Logging/LogEntry.php b/vendor/google/apiclient-services/src/Google/Service/Logging/LogEntry.php index 56de72d2..9e4f4132 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Logging/LogEntry.php +++ b/vendor/google/apiclient-services/src/Google/Service/Logging/LogEntry.php @@ -23,6 +23,8 @@ class Google_Service_Logging_LogEntry extends Google_Model public $jsonPayload; public $labels; public $logName; + protected $metadataType = 'Google_Service_Logging_MonitoredResourceMetadata'; + protected $metadataDataType = ''; protected $operationType = 'Google_Service_Logging_LogEntryOperation'; protected $operationDataType = ''; public $protoPayload; @@ -83,6 +85,20 @@ public function getLogName() { return $this->logName; } + /** + * @param Google_Service_Logging_MonitoredResourceMetadata + */ + public function setMetadata(Google_Service_Logging_MonitoredResourceMetadata $metadata) + { + $this->metadata = $metadata; + } + /** + * @return Google_Service_Logging_MonitoredResourceMetadata + */ + public function getMetadata() + { + return $this->metadata; + } /** * @param Google_Service_Logging_LogEntryOperation */ diff --git a/vendor/google/apiclient-services/src/Google/Service/Logging/MetricDescriptor.php b/vendor/google/apiclient-services/src/Google/Service/Logging/MetricDescriptor.php index bae94381..6bb14e6a 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Logging/MetricDescriptor.php +++ b/vendor/google/apiclient-services/src/Google/Service/Logging/MetricDescriptor.php @@ -22,6 +22,8 @@ class Google_Service_Logging_MetricDescriptor extends Google_Collection public $displayName; protected $labelsType = 'Google_Service_Logging_LabelDescriptor'; protected $labelsDataType = 'array'; + protected $metadataType = 'Google_Service_Logging_MetricDescriptorMetadata'; + protected $metadataDataType = ''; public $metricKind; public $name; public $type; @@ -58,6 +60,20 @@ public function getLabels() { return $this->labels; } + /** + * @param Google_Service_Logging_MetricDescriptorMetadata + */ + public function setMetadata(Google_Service_Logging_MetricDescriptorMetadata $metadata) + { + $this->metadata = $metadata; + } + /** + * @return Google_Service_Logging_MetricDescriptorMetadata + */ + public function getMetadata() + { + return $this->metadata; + } public function setMetricKind($metricKind) { $this->metricKind = $metricKind; diff --git a/vendor/google/apiclient-services/src/Google/Service/Logging/MetricDescriptorMetadata.php b/vendor/google/apiclient-services/src/Google/Service/Logging/MetricDescriptorMetadata.php new file mode 100644 index 00000000..cd43261b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Logging/MetricDescriptorMetadata.php @@ -0,0 +1,48 @@ +ingestDelay = $ingestDelay; + } + public function getIngestDelay() + { + return $this->ingestDelay; + } + public function setLaunchStage($launchStage) + { + $this->launchStage = $launchStage; + } + public function getLaunchStage() + { + return $this->launchStage; + } + public function setSamplePeriod($samplePeriod) + { + $this->samplePeriod = $samplePeriod; + } + public function getSamplePeriod() + { + return $this->samplePeriod; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Logging/MonitoredResourceMetadata.php b/vendor/google/apiclient-services/src/Google/Service/Logging/MonitoredResourceMetadata.php new file mode 100644 index 00000000..3517293c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Logging/MonitoredResourceMetadata.php @@ -0,0 +1,39 @@ +systemLabels = $systemLabels; + } + public function getSystemLabels() + { + return $this->systemLabels; + } + public function setUserLabels($userLabels) + { + $this->userLabels = $userLabels; + } + public function getUserLabels() + { + return $this->userLabels; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Logging/RequestLog.php b/vendor/google/apiclient-services/src/Google/Service/Logging/RequestLog.php index ce95f0b3..48fd6fec 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Logging/RequestLog.php +++ b/vendor/google/apiclient-services/src/Google/Service/Logging/RequestLog.php @@ -48,6 +48,7 @@ class Google_Service_Logging_RequestLog extends Google_Collection public $taskName; public $taskQueueName; public $traceId; + public $traceSampled; public $urlMapEntry; public $userAgent; public $versionId; @@ -289,6 +290,14 @@ public function getTraceId() { return $this->traceId; } + public function setTraceSampled($traceSampled) + { + $this->traceSampled = $traceSampled; + } + public function getTraceSampled() + { + return $this->traceSampled; + } public function setUrlMapEntry($urlMapEntry) { $this->urlMapEntry = $urlMapEntry; diff --git a/vendor/google/apiclient-services/src/Google/Service/Logging/Resource/BillingAccountsSinks.php b/vendor/google/apiclient-services/src/Google/Service/Logging/Resource/BillingAccountsSinks.php index 8cfd7eca..eb866e24 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Logging/Resource/BillingAccountsSinks.php +++ b/vendor/google/apiclient-services/src/Google/Service/Logging/Resource/BillingAccountsSinks.php @@ -42,12 +42,12 @@ class Google_Service_Logging_Resource_BillingAccountsSinks extends Google_Servic * identity returned as writer_identity in the new sink. If this value is * omitted or set to false, and if the sink's parent is a project, then the * value returned as writer_identity is the same group or service account used - * by Stackdriver Logging before the addition of writer identities to this API. - * The sink's destination must be in the same project as the sink itself.If this - * field is set to true, or if the sink is owned by a non-project resource such - * as an organization, then the value of writer_identity will be a unique - * service account used only for exports from the new sink. For more - * information, see writer_identity in LogSink. + * by Logging before the addition of writer identities to this API. The sink's + * destination must be in the same project as the sink itself.If this field is + * set to true, or if the sink is owned by a non-project resource such as an + * organization, then the value of writer_identity will be a unique service + * account used only for exports from the new sink. For more information, see + * writer_identity in LogSink. * @return Google_Service_Logging_LogSink */ public function create($parent, Google_Service_Logging_LogSink $postBody, $optParams = array()) @@ -149,7 +149,7 @@ public function listBillingAccountsSinks($parent, $optParams = array()) * destination,filter,includeChildren At some point in the future, behavior will * be removed and specifying an empty updateMask will be an error.For a detailed * FieldMask definition, see https://developers.google.com/protocol- - * buffers/docs/reference/google.protobuf#fieldmaskExample: updateMask=filter. + * buffers/docs/reference/google.protobuf#FieldMaskExample: updateMask=filter. * @return Google_Service_Logging_LogSink */ public function patch($sinkName, Google_Service_Logging_LogSink $postBody, $optParams = array()) @@ -190,7 +190,7 @@ public function patch($sinkName, Google_Service_Logging_LogSink $postBody, $optP * destination,filter,includeChildren At some point in the future, behavior will * be removed and specifying an empty updateMask will be an error.For a detailed * FieldMask definition, see https://developers.google.com/protocol- - * buffers/docs/reference/google.protobuf#fieldmaskExample: updateMask=filter. + * buffers/docs/reference/google.protobuf#FieldMaskExample: updateMask=filter. * @return Google_Service_Logging_LogSink */ public function update($sinkName, Google_Service_Logging_LogSink $postBody, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Logging/Resource/Entries.php b/vendor/google/apiclient-services/src/Google/Service/Logging/Resource/Entries.php index a769c011..c871a4c7 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Logging/Resource/Entries.php +++ b/vendor/google/apiclient-services/src/Google/Service/Logging/Resource/Entries.php @@ -26,9 +26,8 @@ class Google_Service_Logging_Resource_Entries extends Google_Service_Resource { /** - * Lists log entries. Use this method to retrieve log entries from Stackdriver - * Logging. For ways to export log entries, see Exporting Logs. - * (entries.listEntries) + * Lists log entries. Use this method to retrieve log entries from Logging. For + * ways to export log entries, see Exporting Logs. (entries.listEntries) * * @param Google_Service_Logging_ListLogEntriesRequest $postBody * @param array $optParams Optional parameters. @@ -41,10 +40,12 @@ public function listEntries(Google_Service_Logging_ListLogEntriesRequest $postBo return $this->call('list', array($params), "Google_Service_Logging_ListLogEntriesResponse"); } /** - * Log entry resourcesWrites log entries to Stackdriver Logging. This API method - * is the only way to send log entries to Stackdriver Logging. This method is - * used, directly or indirectly, by the Stackdriver Logging agent (fluentd) and - * all logging libraries configured to use Stackdriver Logging. (entries.write) + * Writes log entries to Logging. This API method is the only way to send log + * entries to Logging. This method is used, directly or indirectly, by the + * Logging agent (fluentd) and all logging libraries configured to use Logging. + * A single request may contain log entries for a maximum of 1000 different + * resources (projects, organizations, billing accounts or folders) + * (entries.write) * * @param Google_Service_Logging_WriteLogEntriesRequest $postBody * @param array $optParams Optional parameters. diff --git a/vendor/google/apiclient-services/src/Google/Service/Logging/Resource/FoldersSinks.php b/vendor/google/apiclient-services/src/Google/Service/Logging/Resource/FoldersSinks.php index 9e7e08a1..8fe54dfe 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Logging/Resource/FoldersSinks.php +++ b/vendor/google/apiclient-services/src/Google/Service/Logging/Resource/FoldersSinks.php @@ -42,12 +42,12 @@ class Google_Service_Logging_Resource_FoldersSinks extends Google_Service_Resour * identity returned as writer_identity in the new sink. If this value is * omitted or set to false, and if the sink's parent is a project, then the * value returned as writer_identity is the same group or service account used - * by Stackdriver Logging before the addition of writer identities to this API. - * The sink's destination must be in the same project as the sink itself.If this - * field is set to true, or if the sink is owned by a non-project resource such - * as an organization, then the value of writer_identity will be a unique - * service account used only for exports from the new sink. For more - * information, see writer_identity in LogSink. + * by Logging before the addition of writer identities to this API. The sink's + * destination must be in the same project as the sink itself.If this field is + * set to true, or if the sink is owned by a non-project resource such as an + * organization, then the value of writer_identity will be a unique service + * account used only for exports from the new sink. For more information, see + * writer_identity in LogSink. * @return Google_Service_Logging_LogSink */ public function create($parent, Google_Service_Logging_LogSink $postBody, $optParams = array()) @@ -149,7 +149,7 @@ public function listFoldersSinks($parent, $optParams = array()) * destination,filter,includeChildren At some point in the future, behavior will * be removed and specifying an empty updateMask will be an error.For a detailed * FieldMask definition, see https://developers.google.com/protocol- - * buffers/docs/reference/google.protobuf#fieldmaskExample: updateMask=filter. + * buffers/docs/reference/google.protobuf#FieldMaskExample: updateMask=filter. * @return Google_Service_Logging_LogSink */ public function patch($sinkName, Google_Service_Logging_LogSink $postBody, $optParams = array()) @@ -190,7 +190,7 @@ public function patch($sinkName, Google_Service_Logging_LogSink $postBody, $optP * destination,filter,includeChildren At some point in the future, behavior will * be removed and specifying an empty updateMask will be an error.For a detailed * FieldMask definition, see https://developers.google.com/protocol- - * buffers/docs/reference/google.protobuf#fieldmaskExample: updateMask=filter. + * buffers/docs/reference/google.protobuf#FieldMaskExample: updateMask=filter. * @return Google_Service_Logging_LogSink */ public function update($sinkName, Google_Service_Logging_LogSink $postBody, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Logging/Resource/MonitoredResourceDescriptors.php b/vendor/google/apiclient-services/src/Google/Service/Logging/Resource/MonitoredResourceDescriptors.php index dfd125a3..38e0ce2b 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Logging/Resource/MonitoredResourceDescriptors.php +++ b/vendor/google/apiclient-services/src/Google/Service/Logging/Resource/MonitoredResourceDescriptors.php @@ -26,8 +26,8 @@ class Google_Service_Logging_Resource_MonitoredResourceDescriptors extends Google_Service_Resource { /** - * Lists the descriptors for monitored resource types used by Stackdriver - * Logging. (monitoredResourceDescriptors.listMonitoredResourceDescriptors) + * Lists the descriptors for monitored resource types used by Logging. + * (monitoredResourceDescriptors.listMonitoredResourceDescriptors) * * @param array $optParams Optional parameters. * diff --git a/vendor/google/apiclient-services/src/Google/Service/Logging/Resource/OrganizationsSinks.php b/vendor/google/apiclient-services/src/Google/Service/Logging/Resource/OrganizationsSinks.php index 7986ec74..9190aac3 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Logging/Resource/OrganizationsSinks.php +++ b/vendor/google/apiclient-services/src/Google/Service/Logging/Resource/OrganizationsSinks.php @@ -42,12 +42,12 @@ class Google_Service_Logging_Resource_OrganizationsSinks extends Google_Service_ * identity returned as writer_identity in the new sink. If this value is * omitted or set to false, and if the sink's parent is a project, then the * value returned as writer_identity is the same group or service account used - * by Stackdriver Logging before the addition of writer identities to this API. - * The sink's destination must be in the same project as the sink itself.If this - * field is set to true, or if the sink is owned by a non-project resource such - * as an organization, then the value of writer_identity will be a unique - * service account used only for exports from the new sink. For more - * information, see writer_identity in LogSink. + * by Logging before the addition of writer identities to this API. The sink's + * destination must be in the same project as the sink itself.If this field is + * set to true, or if the sink is owned by a non-project resource such as an + * organization, then the value of writer_identity will be a unique service + * account used only for exports from the new sink. For more information, see + * writer_identity in LogSink. * @return Google_Service_Logging_LogSink */ public function create($parent, Google_Service_Logging_LogSink $postBody, $optParams = array()) @@ -149,7 +149,7 @@ public function listOrganizationsSinks($parent, $optParams = array()) * destination,filter,includeChildren At some point in the future, behavior will * be removed and specifying an empty updateMask will be an error.For a detailed * FieldMask definition, see https://developers.google.com/protocol- - * buffers/docs/reference/google.protobuf#fieldmaskExample: updateMask=filter. + * buffers/docs/reference/google.protobuf#FieldMaskExample: updateMask=filter. * @return Google_Service_Logging_LogSink */ public function patch($sinkName, Google_Service_Logging_LogSink $postBody, $optParams = array()) @@ -190,7 +190,7 @@ public function patch($sinkName, Google_Service_Logging_LogSink $postBody, $optP * destination,filter,includeChildren At some point in the future, behavior will * be removed and specifying an empty updateMask will be an error.For a detailed * FieldMask definition, see https://developers.google.com/protocol- - * buffers/docs/reference/google.protobuf#fieldmaskExample: updateMask=filter. + * buffers/docs/reference/google.protobuf#FieldMaskExample: updateMask=filter. * @return Google_Service_Logging_LogSink */ public function update($sinkName, Google_Service_Logging_LogSink $postBody, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Logging/Resource/ProjectsSinks.php b/vendor/google/apiclient-services/src/Google/Service/Logging/Resource/ProjectsSinks.php index a52c0449..d15d0492 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Logging/Resource/ProjectsSinks.php +++ b/vendor/google/apiclient-services/src/Google/Service/Logging/Resource/ProjectsSinks.php @@ -42,12 +42,12 @@ class Google_Service_Logging_Resource_ProjectsSinks extends Google_Service_Resou * identity returned as writer_identity in the new sink. If this value is * omitted or set to false, and if the sink's parent is a project, then the * value returned as writer_identity is the same group or service account used - * by Stackdriver Logging before the addition of writer identities to this API. - * The sink's destination must be in the same project as the sink itself.If this - * field is set to true, or if the sink is owned by a non-project resource such - * as an organization, then the value of writer_identity will be a unique - * service account used only for exports from the new sink. For more - * information, see writer_identity in LogSink. + * by Logging before the addition of writer identities to this API. The sink's + * destination must be in the same project as the sink itself.If this field is + * set to true, or if the sink is owned by a non-project resource such as an + * organization, then the value of writer_identity will be a unique service + * account used only for exports from the new sink. For more information, see + * writer_identity in LogSink. * @return Google_Service_Logging_LogSink */ public function create($parent, Google_Service_Logging_LogSink $postBody, $optParams = array()) @@ -102,13 +102,13 @@ public function get($sinkName, $optParams = array()) * "billingAccounts/[BILLING_ACCOUNT_ID]" "folders/[FOLDER_ID]" * @param array $optParams Optional parameters. * - * @opt_param int pageSize Optional. The maximum number of results to return - * from this request. Non-positive values are ignored. The presence of - * nextPageToken in the response indicates that more results might be available. * @opt_param string pageToken Optional. If present, then retrieve the next * batch of results from the preceding call to this method. pageToken must be * the value of nextPageToken from the previous response. The values of other * method parameters should be identical to those in the previous call. + * @opt_param int pageSize Optional. The maximum number of results to return + * from this request. Non-positive values are ignored. The presence of + * nextPageToken in the response indicates that more results might be available. * @return Google_Service_Logging_ListSinksResponse */ public function listProjectsSinks($parent, $optParams = array()) @@ -149,7 +149,7 @@ public function listProjectsSinks($parent, $optParams = array()) * destination,filter,includeChildren At some point in the future, behavior will * be removed and specifying an empty updateMask will be an error.For a detailed * FieldMask definition, see https://developers.google.com/protocol- - * buffers/docs/reference/google.protobuf#fieldmaskExample: updateMask=filter. + * buffers/docs/reference/google.protobuf#FieldMaskExample: updateMask=filter. * @return Google_Service_Logging_LogSink */ public function patch($sinkName, Google_Service_Logging_LogSink $postBody, $optParams = array()) @@ -190,7 +190,7 @@ public function patch($sinkName, Google_Service_Logging_LogSink $postBody, $optP * destination,filter,includeChildren At some point in the future, behavior will * be removed and specifying an empty updateMask will be an error.For a detailed * FieldMask definition, see https://developers.google.com/protocol- - * buffers/docs/reference/google.protobuf#fieldmaskExample: updateMask=filter. + * buffers/docs/reference/google.protobuf#FieldMaskExample: updateMask=filter. * @return Google_Service_Logging_LogSink */ public function update($sinkName, Google_Service_Logging_LogSink $postBody, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Logging/Resource/Sinks.php b/vendor/google/apiclient-services/src/Google/Service/Logging/Resource/Sinks.php index c6bcea51..147d9dc4 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Logging/Resource/Sinks.php +++ b/vendor/google/apiclient-services/src/Google/Service/Logging/Resource/Sinks.php @@ -42,12 +42,12 @@ class Google_Service_Logging_Resource_Sinks extends Google_Service_Resource * identity returned as writer_identity in the new sink. If this value is * omitted or set to false, and if the sink's parent is a project, then the * value returned as writer_identity is the same group or service account used - * by Stackdriver Logging before the addition of writer identities to this API. - * The sink's destination must be in the same project as the sink itself.If this - * field is set to true, or if the sink is owned by a non-project resource such - * as an organization, then the value of writer_identity will be a unique - * service account used only for exports from the new sink. For more - * information, see writer_identity in LogSink. + * by Logging before the addition of writer identities to this API. The sink's + * destination must be in the same project as the sink itself.If this field is + * set to true, or if the sink is owned by a non-project resource such as an + * organization, then the value of writer_identity will be a unique service + * account used only for exports from the new sink. For more information, see + * writer_identity in LogSink. * @return Google_Service_Logging_LogSink */ public function create($parent, Google_Service_Logging_LogSink $postBody, $optParams = array()) @@ -149,7 +149,7 @@ public function listSinks($parent, $optParams = array()) * destination,filter,includeChildren At some point in the future, behavior will * be removed and specifying an empty updateMask will be an error.For a detailed * FieldMask definition, see https://developers.google.com/protocol- - * buffers/docs/reference/google.protobuf#fieldmaskExample: updateMask=filter. + * buffers/docs/reference/google.protobuf#FieldMaskExample: updateMask=filter. * @return Google_Service_Logging_LogSink */ public function update($sinkName, Google_Service_Logging_LogSink $postBody, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/ManufacturerCenter.php b/vendor/google/apiclient-services/src/Google/Service/ManufacturerCenter.php index 007dd814..91694cf3 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ManufacturerCenter.php +++ b/vendor/google/apiclient-services/src/Google/Service/ManufacturerCenter.php @@ -84,6 +84,11 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'include' => array( + 'location' => 'query', + 'type' => 'string', + 'repeated' => true, + ), ), ),'list' => array( 'path' => 'v1/{+parent}/products', @@ -102,6 +107,11 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'integer', ), + 'include' => array( + 'location' => 'query', + 'type' => 'string', + 'repeated' => true, + ), ), ),'update' => array( 'path' => 'v1/{+parent}/products/{+name}', diff --git a/vendor/google/apiclient-services/src/Google/Service/ManufacturerCenter/Attributes.php b/vendor/google/apiclient-services/src/Google/Service/ManufacturerCenter/Attributes.php index 17b0bda0..8b1dd780 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ManufacturerCenter/Attributes.php +++ b/vendor/google/apiclient-services/src/Google/Service/ManufacturerCenter/Attributes.php @@ -29,6 +29,7 @@ class Google_Service_ManufacturerCenter_Attributes extends Google_Collection protected $countDataType = ''; public $description; public $disclosureDate; + public $excludedDestination; protected $featureDescriptionType = 'Google_Service_ManufacturerCenter_FeatureDescription'; protected $featureDescriptionDataType = 'array'; public $flavor; @@ -37,6 +38,7 @@ class Google_Service_ManufacturerCenter_Attributes extends Google_Collection public $gtin; protected $imageLinkType = 'Google_Service_ManufacturerCenter_Image'; protected $imageLinkDataType = ''; + public $includedDestination; public $itemGroupId; public $material; public $mpn; @@ -141,6 +143,14 @@ public function getDisclosureDate() { return $this->disclosureDate; } + public function setExcludedDestination($excludedDestination) + { + $this->excludedDestination = $excludedDestination; + } + public function getExcludedDestination() + { + return $this->excludedDestination; + } /** * @param Google_Service_ManufacturerCenter_FeatureDescription */ @@ -201,6 +211,14 @@ public function getImageLink() { return $this->imageLink; } + public function setIncludedDestination($includedDestination) + { + $this->includedDestination = $includedDestination; + } + public function getIncludedDestination() + { + return $this->includedDestination; + } public function setItemGroupId($itemGroupId) { $this->itemGroupId = $itemGroupId; diff --git a/vendor/google/apiclient-services/src/Google/Service/ManufacturerCenter/DestinationStatus.php b/vendor/google/apiclient-services/src/Google/Service/ManufacturerCenter/DestinationStatus.php new file mode 100644 index 00000000..ad09d1be --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ManufacturerCenter/DestinationStatus.php @@ -0,0 +1,39 @@ +destination = $destination; + } + public function getDestination() + { + return $this->destination; + } + public function setStatus($status) + { + $this->status = $status; + } + public function getStatus() + { + return $this->status; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ManufacturerCenter/Issue.php b/vendor/google/apiclient-services/src/Google/Service/ManufacturerCenter/Issue.php index 428a568e..aca5b34f 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ManufacturerCenter/Issue.php +++ b/vendor/google/apiclient-services/src/Google/Service/ManufacturerCenter/Issue.php @@ -19,8 +19,11 @@ class Google_Service_ManufacturerCenter_Issue extends Google_Model { public $attribute; public $description; + public $destination; + public $resolution; public $severity; public $timestamp; + public $title; public $type; public function setAttribute($attribute) @@ -39,6 +42,22 @@ public function getDescription() { return $this->description; } + public function setDestination($destination) + { + $this->destination = $destination; + } + public function getDestination() + { + return $this->destination; + } + public function setResolution($resolution) + { + $this->resolution = $resolution; + } + public function getResolution() + { + return $this->resolution; + } public function setSeverity($severity) { $this->severity = $severity; @@ -55,6 +74,14 @@ public function getTimestamp() { return $this->timestamp; } + public function setTitle($title) + { + $this->title = $title; + } + public function getTitle() + { + return $this->title; + } public function setType($type) { $this->type = $type; diff --git a/vendor/google/apiclient-services/src/Google/Service/ManufacturerCenter/Product.php b/vendor/google/apiclient-services/src/Google/Service/ManufacturerCenter/Product.php index 1aee6a50..f2198d92 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ManufacturerCenter/Product.php +++ b/vendor/google/apiclient-services/src/Google/Service/ManufacturerCenter/Product.php @@ -17,22 +17,33 @@ class Google_Service_ManufacturerCenter_Product extends Google_Collection { - protected $collection_key = 'manuallyDeletedAttributes'; + protected $collection_key = 'issues'; + protected $attributesType = 'Google_Service_ManufacturerCenter_Attributes'; + protected $attributesDataType = ''; public $contentLanguage; - protected $finalAttributesType = 'Google_Service_ManufacturerCenter_Attributes'; - protected $finalAttributesDataType = ''; + protected $destinationStatusesType = 'Google_Service_ManufacturerCenter_DestinationStatus'; + protected $destinationStatusesDataType = 'array'; protected $issuesType = 'Google_Service_ManufacturerCenter_Issue'; protected $issuesDataType = 'array'; - public $manuallyDeletedAttributes; - protected $manuallyProvidedAttributesType = 'Google_Service_ManufacturerCenter_Attributes'; - protected $manuallyProvidedAttributesDataType = ''; public $name; public $parent; public $productId; public $targetCountry; - protected $uploadedAttributesType = 'Google_Service_ManufacturerCenter_Attributes'; - protected $uploadedAttributesDataType = ''; + /** + * @param Google_Service_ManufacturerCenter_Attributes + */ + public function setAttributes(Google_Service_ManufacturerCenter_Attributes $attributes) + { + $this->attributes = $attributes; + } + /** + * @return Google_Service_ManufacturerCenter_Attributes + */ + public function getAttributes() + { + return $this->attributes; + } public function setContentLanguage($contentLanguage) { $this->contentLanguage = $contentLanguage; @@ -42,18 +53,18 @@ public function getContentLanguage() return $this->contentLanguage; } /** - * @param Google_Service_ManufacturerCenter_Attributes + * @param Google_Service_ManufacturerCenter_DestinationStatus */ - public function setFinalAttributes(Google_Service_ManufacturerCenter_Attributes $finalAttributes) + public function setDestinationStatuses($destinationStatuses) { - $this->finalAttributes = $finalAttributes; + $this->destinationStatuses = $destinationStatuses; } /** - * @return Google_Service_ManufacturerCenter_Attributes + * @return Google_Service_ManufacturerCenter_DestinationStatus */ - public function getFinalAttributes() + public function getDestinationStatuses() { - return $this->finalAttributes; + return $this->destinationStatuses; } /** * @param Google_Service_ManufacturerCenter_Issue @@ -69,28 +80,6 @@ public function getIssues() { return $this->issues; } - public function setManuallyDeletedAttributes($manuallyDeletedAttributes) - { - $this->manuallyDeletedAttributes = $manuallyDeletedAttributes; - } - public function getManuallyDeletedAttributes() - { - return $this->manuallyDeletedAttributes; - } - /** - * @param Google_Service_ManufacturerCenter_Attributes - */ - public function setManuallyProvidedAttributes(Google_Service_ManufacturerCenter_Attributes $manuallyProvidedAttributes) - { - $this->manuallyProvidedAttributes = $manuallyProvidedAttributes; - } - /** - * @return Google_Service_ManufacturerCenter_Attributes - */ - public function getManuallyProvidedAttributes() - { - return $this->manuallyProvidedAttributes; - } public function setName($name) { $this->name = $name; @@ -123,18 +112,4 @@ public function getTargetCountry() { return $this->targetCountry; } - /** - * @param Google_Service_ManufacturerCenter_Attributes - */ - public function setUploadedAttributes(Google_Service_ManufacturerCenter_Attributes $uploadedAttributes) - { - $this->uploadedAttributes = $uploadedAttributes; - } - /** - * @return Google_Service_ManufacturerCenter_Attributes - */ - public function getUploadedAttributes() - { - return $this->uploadedAttributes; - } } diff --git a/vendor/google/apiclient-services/src/Google/Service/ManufacturerCenter/Resource/AccountsProducts.php b/vendor/google/apiclient-services/src/Google/Service/ManufacturerCenter/Resource/AccountsProducts.php index a5454196..a63896bc 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ManufacturerCenter/Resource/AccountsProducts.php +++ b/vendor/google/apiclient-services/src/Google/Service/ManufacturerCenter/Resource/AccountsProducts.php @@ -75,6 +75,9 @@ public function delete($parent, $name, $optParams = array()) * `product_id` - The ID of the product. For more information, see * https://support.google.com/manufacturers/answer/6124116#id. * @param array $optParams Optional parameters. + * + * @opt_param string include The information to be included in the response. + * Only sections listed here will be returned. * @return Google_Service_ManufacturerCenter_Product */ public function get($parent, $name, $optParams = array()) @@ -95,6 +98,8 @@ public function get($parent, $name, $optParams = array()) * @opt_param string pageToken The token returned by the previous request. * @opt_param int pageSize Maximum number of product statuses to return in the * response, used for paging. + * @opt_param string include The information to be included in the response. + * Only sections listed here will be returned. * @return Google_Service_ManufacturerCenter_ListProductsResponse */ public function listAccountsProducts($parent, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring.php index 946927dc..644b90fc 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Monitoring.php +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring.php @@ -45,11 +45,14 @@ class Google_Service_Monitoring extends Google_Service const MONITORING_WRITE = "https://www.googleapis.com/auth/monitoring.write"; + public $projects_alertPolicies; public $projects_collectdTimeSeries; public $projects_groups; public $projects_groups_members; public $projects_metricDescriptors; public $projects_monitoredResourceDescriptors; + public $projects_notificationChannelDescriptors; + public $projects_notificationChannels; public $projects_timeSeries; public $projects_uptimeCheckConfigs; public $uptimeCheckIps; @@ -67,6 +70,86 @@ public function __construct(Google_Client $client) $this->version = 'v3'; $this->serviceName = 'monitoring'; + $this->projects_alertPolicies = new Google_Service_Monitoring_Resource_ProjectsAlertPolicies( + $this, + $this->serviceName, + 'alertPolicies', + array( + 'methods' => array( + 'create' => array( + 'path' => 'v3/{+name}/alertPolicies', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'delete' => array( + 'path' => 'v3/{+name}', + 'httpMethod' => 'DELETE', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'get' => array( + 'path' => 'v3/{+name}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => 'v3/{+name}/alertPolicies', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'orderBy' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'patch' => array( + 'path' => 'v3/{+name}', + 'httpMethod' => 'PATCH', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'updateMask' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ), + ) + ) + ); $this->projects_collectdTimeSeries = new Google_Service_Monitoring_Resource_ProjectsCollectdTimeSeries( $this, $this->serviceName, @@ -136,23 +219,23 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'childrenOfGroup' => array( + 'pageToken' => array( 'location' => 'query', 'type' => 'string', ), - 'descendantsOfGroup' => array( + 'pageSize' => array( 'location' => 'query', - 'type' => 'string', + 'type' => 'integer', ), - 'pageToken' => array( + 'ancestorsOfGroup' => array( 'location' => 'query', 'type' => 'string', ), - 'pageSize' => array( + 'childrenOfGroup' => array( 'location' => 'query', - 'type' => 'integer', + 'type' => 'string', ), - 'ancestorsOfGroup' => array( + 'descendantsOfGroup' => array( 'location' => 'query', 'type' => 'string', ), @@ -190,23 +273,23 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'interval.startTime' => array( + 'filter' => array( 'location' => 'query', 'type' => 'string', ), - 'pageSize' => array( + 'pageToken' => array( 'location' => 'query', - 'type' => 'integer', + 'type' => 'string', ), - 'interval.endTime' => array( + 'interval.startTime' => array( 'location' => 'query', 'type' => 'string', ), - 'filter' => array( + 'pageSize' => array( 'location' => 'query', - 'type' => 'string', + 'type' => 'integer', ), - 'pageToken' => array( + 'interval.endTime' => array( 'location' => 'query', 'type' => 'string', ), @@ -260,10 +343,6 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'pageSize' => array( - 'location' => 'query', - 'type' => 'integer', - ), 'filter' => array( 'location' => 'query', 'type' => 'string', @@ -272,6 +351,10 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), ), ), ) @@ -302,10 +385,48 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), 'filter' => array( 'location' => 'query', 'type' => 'string', ), + ), + ), + ) + ) + ); + $this->projects_notificationChannelDescriptors = new Google_Service_Monitoring_Resource_ProjectsNotificationChannelDescriptors( + $this, + $this->serviceName, + 'notificationChannelDescriptors', + array( + 'methods' => array( + 'get' => array( + 'path' => 'v3/{+name}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => 'v3/{+name}/notificationChannelDescriptors', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', @@ -319,14 +440,48 @@ public function __construct(Google_Client $client) ) ) ); - $this->projects_timeSeries = new Google_Service_Monitoring_Resource_ProjectsTimeSeries( + $this->projects_notificationChannels = new Google_Service_Monitoring_Resource_ProjectsNotificationChannels( $this, $this->serviceName, - 'timeSeries', + 'notificationChannels', array( 'methods' => array( 'create' => array( - 'path' => 'v3/{+name}/timeSeries', + 'path' => 'v3/{+name}/notificationChannels', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'delete' => array( + 'path' => 'v3/{+name}', + 'httpMethod' => 'DELETE', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'force' => array( + 'location' => 'query', + 'type' => 'boolean', + ), + ), + ),'get' => array( + 'path' => 'v3/{+name}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'getVerificationCode' => array( + 'path' => 'v3/{+name}:getVerificationCode', 'httpMethod' => 'POST', 'parameters' => array( 'name' => array( @@ -336,7 +491,7 @@ public function __construct(Google_Client $client) ), ), ),'list' => array( - 'path' => 'v3/{+name}/timeSeries', + 'path' => 'v3/{+name}/notificationChannels', 'httpMethod' => 'GET', 'parameters' => array( 'name' => array( @@ -344,19 +499,86 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'aggregation.groupByFields' => array( + 'orderBy' => array( 'location' => 'query', 'type' => 'string', - 'repeated' => true, ), - 'interval.endTime' => array( + 'pageToken' => array( 'location' => 'query', 'type' => 'string', ), - 'aggregation.alignmentPeriod' => array( + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'filter' => array( 'location' => 'query', 'type' => 'string', ), + ), + ),'patch' => array( + 'path' => 'v3/{+name}', + 'httpMethod' => 'PATCH', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'updateMask' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'sendVerificationCode' => array( + 'path' => 'v3/{+name}:sendVerificationCode', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'verify' => array( + 'path' => 'v3/{+name}:verify', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ), + ) + ) + ); + $this->projects_timeSeries = new Google_Service_Monitoring_Resource_ProjectsTimeSeries( + $this, + $this->serviceName, + 'timeSeries', + array( + 'methods' => array( + 'create' => array( + 'path' => 'v3/{+name}/timeSeries', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => 'v3/{+name}/timeSeries', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), 'pageSize' => array( 'location' => 'query', 'type' => 'integer', @@ -389,6 +611,19 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), + 'aggregation.groupByFields' => array( + 'location' => 'query', + 'type' => 'string', + 'repeated' => true, + ), + 'interval.endTime' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'aggregation.alignmentPeriod' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ), ) diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring/Aggregation.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring/Aggregation.php new file mode 100644 index 00000000..c2ef53c6 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring/Aggregation.php @@ -0,0 +1,58 @@ +alignmentPeriod = $alignmentPeriod; + } + public function getAlignmentPeriod() + { + return $this->alignmentPeriod; + } + public function setCrossSeriesReducer($crossSeriesReducer) + { + $this->crossSeriesReducer = $crossSeriesReducer; + } + public function getCrossSeriesReducer() + { + return $this->crossSeriesReducer; + } + public function setGroupByFields($groupByFields) + { + $this->groupByFields = $groupByFields; + } + public function getGroupByFields() + { + return $this->groupByFields; + } + public function setPerSeriesAligner($perSeriesAligner) + { + $this->perSeriesAligner = $perSeriesAligner; + } + public function getPerSeriesAligner() + { + return $this->perSeriesAligner; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring/AlertPolicy.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring/AlertPolicy.php new file mode 100644 index 00000000..c5fbc51c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring/AlertPolicy.php @@ -0,0 +1,140 @@ +combiner = $combiner; + } + public function getCombiner() + { + return $this->combiner; + } + /** + * @param Google_Service_Monitoring_Condition + */ + public function setConditions($conditions) + { + $this->conditions = $conditions; + } + /** + * @return Google_Service_Monitoring_Condition + */ + public function getConditions() + { + return $this->conditions; + } + /** + * @param Google_Service_Monitoring_MutationRecord + */ + public function setCreationRecord(Google_Service_Monitoring_MutationRecord $creationRecord) + { + $this->creationRecord = $creationRecord; + } + /** + * @return Google_Service_Monitoring_MutationRecord + */ + public function getCreationRecord() + { + return $this->creationRecord; + } + public function setDisplayName($displayName) + { + $this->displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } + /** + * @param Google_Service_Monitoring_Documentation + */ + public function setDocumentation(Google_Service_Monitoring_Documentation $documentation) + { + $this->documentation = $documentation; + } + /** + * @return Google_Service_Monitoring_Documentation + */ + public function getDocumentation() + { + return $this->documentation; + } + public function setEnabled($enabled) + { + $this->enabled = $enabled; + } + public function getEnabled() + { + return $this->enabled; + } + /** + * @param Google_Service_Monitoring_MutationRecord + */ + public function setMutationRecord(Google_Service_Monitoring_MutationRecord $mutationRecord) + { + $this->mutationRecord = $mutationRecord; + } + /** + * @return Google_Service_Monitoring_MutationRecord + */ + public function getMutationRecord() + { + return $this->mutationRecord; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setNotificationChannels($notificationChannels) + { + $this->notificationChannels = $notificationChannels; + } + public function getNotificationChannels() + { + return $this->notificationChannels; + } + public function setUserLabels($userLabels) + { + $this->userLabels = $userLabels; + } + public function getUserLabels() + { + return $this->userLabels; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring/Condition.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring/Condition.php new file mode 100644 index 00000000..be1c860d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring/Condition.php @@ -0,0 +1,71 @@ +conditionAbsent = $conditionAbsent; + } + /** + * @return Google_Service_Monitoring_MetricAbsence + */ + public function getConditionAbsent() + { + return $this->conditionAbsent; + } + /** + * @param Google_Service_Monitoring_MetricThreshold + */ + public function setConditionThreshold(Google_Service_Monitoring_MetricThreshold $conditionThreshold) + { + $this->conditionThreshold = $conditionThreshold; + } + /** + * @return Google_Service_Monitoring_MetricThreshold + */ + public function getConditionThreshold() + { + return $this->conditionThreshold; + } + public function setDisplayName($displayName) + { + $this->displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring/Distribution.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring/Distribution.php index a08b63ea..e8ac6530 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Monitoring/Distribution.php +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring/Distribution.php @@ -17,11 +17,13 @@ class Google_Service_Monitoring_Distribution extends Google_Collection { - protected $collection_key = 'bucketCounts'; + protected $collection_key = 'exemplars'; public $bucketCounts; protected $bucketOptionsType = 'Google_Service_Monitoring_BucketOptions'; protected $bucketOptionsDataType = ''; public $count; + protected $exemplarsType = 'Google_Service_Monitoring_Exemplar'; + protected $exemplarsDataType = 'array'; public $mean; protected $rangeType = 'Google_Service_Monitoring_Range'; protected $rangeDataType = ''; @@ -57,6 +59,20 @@ public function getCount() { return $this->count; } + /** + * @param Google_Service_Monitoring_Exemplar + */ + public function setExemplars($exemplars) + { + $this->exemplars = $exemplars; + } + /** + * @return Google_Service_Monitoring_Exemplar + */ + public function getExemplars() + { + return $this->exemplars; + } public function setMean($mean) { $this->mean = $mean; diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring/Documentation.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring/Documentation.php new file mode 100644 index 00000000..34d8f795 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring/Documentation.php @@ -0,0 +1,39 @@ +content = $content; + } + public function getContent() + { + return $this->content; + } + public function setMimeType($mimeType) + { + $this->mimeType = $mimeType; + } + public function getMimeType() + { + return $this->mimeType; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring/DroppedLabels.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring/DroppedLabels.php new file mode 100644 index 00000000..7fe0e305 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring/DroppedLabels.php @@ -0,0 +1,30 @@ +label = $label; + } + public function getLabel() + { + return $this->label; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring/Exemplar.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring/Exemplar.php new file mode 100644 index 00000000..78dcc4e5 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring/Exemplar.php @@ -0,0 +1,49 @@ +attachments = $attachments; + } + public function getAttachments() + { + return $this->attachments; + } + public function setTimestamp($timestamp) + { + $this->timestamp = $timestamp; + } + public function getTimestamp() + { + return $this->timestamp; + } + public function setValue($value) + { + $this->value = $value; + } + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring/GetNotificationChannelVerificationCodeRequest.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring/GetNotificationChannelVerificationCodeRequest.php new file mode 100644 index 00000000..f8a12a98 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring/GetNotificationChannelVerificationCodeRequest.php @@ -0,0 +1,30 @@ +expireTime = $expireTime; + } + public function getExpireTime() + { + return $this->expireTime; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring/GetNotificationChannelVerificationCodeResponse.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring/GetNotificationChannelVerificationCodeResponse.php new file mode 100644 index 00000000..30c8a42c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring/GetNotificationChannelVerificationCodeResponse.php @@ -0,0 +1,39 @@ +code = $code; + } + public function getCode() + { + return $this->code; + } + public function setExpireTime($expireTime) + { + $this->expireTime = $expireTime; + } + public function getExpireTime() + { + return $this->expireTime; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring/ListAlertPoliciesResponse.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring/ListAlertPoliciesResponse.php new file mode 100644 index 00000000..0b82ed03 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring/ListAlertPoliciesResponse.php @@ -0,0 +1,47 @@ +alertPolicies = $alertPolicies; + } + /** + * @return Google_Service_Monitoring_AlertPolicy + */ + public function getAlertPolicies() + { + return $this->alertPolicies; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring/ListNotificationChannelDescriptorsResponse.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring/ListNotificationChannelDescriptorsResponse.php new file mode 100644 index 00000000..8cd5985e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring/ListNotificationChannelDescriptorsResponse.php @@ -0,0 +1,47 @@ +channelDescriptors = $channelDescriptors; + } + /** + * @return Google_Service_Monitoring_NotificationChannelDescriptor + */ + public function getChannelDescriptors() + { + return $this->channelDescriptors; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring/ListNotificationChannelsResponse.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring/ListNotificationChannelsResponse.php new file mode 100644 index 00000000..e252cc5b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring/ListNotificationChannelsResponse.php @@ -0,0 +1,47 @@ +nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + /** + * @param Google_Service_Monitoring_NotificationChannel + */ + public function setNotificationChannels($notificationChannels) + { + $this->notificationChannels = $notificationChannels; + } + /** + * @return Google_Service_Monitoring_NotificationChannel + */ + public function getNotificationChannels() + { + return $this->notificationChannels; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring/ListTimeSeriesResponse.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring/ListTimeSeriesResponse.php index 0fa57498..287eb6be 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Monitoring/ListTimeSeriesResponse.php +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring/ListTimeSeriesResponse.php @@ -18,10 +18,26 @@ class Google_Service_Monitoring_ListTimeSeriesResponse extends Google_Collection { protected $collection_key = 'timeSeries'; + protected $executionErrorsType = 'Google_Service_Monitoring_Status'; + protected $executionErrorsDataType = 'array'; public $nextPageToken; protected $timeSeriesType = 'Google_Service_Monitoring_TimeSeries'; protected $timeSeriesDataType = 'array'; + /** + * @param Google_Service_Monitoring_Status + */ + public function setExecutionErrors($executionErrors) + { + $this->executionErrors = $executionErrors; + } + /** + * @return Google_Service_Monitoring_Status + */ + public function getExecutionErrors() + { + return $this->executionErrors; + } public function setNextPageToken($nextPageToken) { $this->nextPageToken = $nextPageToken; diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring/MetricAbsence.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring/MetricAbsence.php new file mode 100644 index 00000000..4cd2bc64 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring/MetricAbsence.php @@ -0,0 +1,72 @@ +aggregations = $aggregations; + } + /** + * @return Google_Service_Monitoring_Aggregation + */ + public function getAggregations() + { + return $this->aggregations; + } + public function setDuration($duration) + { + $this->duration = $duration; + } + public function getDuration() + { + return $this->duration; + } + public function setFilter($filter) + { + $this->filter = $filter; + } + public function getFilter() + { + return $this->filter; + } + /** + * @param Google_Service_Monitoring_Trigger + */ + public function setTrigger(Google_Service_Monitoring_Trigger $trigger) + { + $this->trigger = $trigger; + } + /** + * @return Google_Service_Monitoring_Trigger + */ + public function getTrigger() + { + return $this->trigger; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring/MetricDescriptor.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring/MetricDescriptor.php index 01a480c5..b944a1bf 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Monitoring/MetricDescriptor.php +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring/MetricDescriptor.php @@ -22,6 +22,8 @@ class Google_Service_Monitoring_MetricDescriptor extends Google_Collection public $displayName; protected $labelsType = 'Google_Service_Monitoring_LabelDescriptor'; protected $labelsDataType = 'array'; + protected $metadataType = 'Google_Service_Monitoring_MetricDescriptorMetadata'; + protected $metadataDataType = ''; public $metricKind; public $name; public $type; @@ -58,6 +60,20 @@ public function getLabels() { return $this->labels; } + /** + * @param Google_Service_Monitoring_MetricDescriptorMetadata + */ + public function setMetadata(Google_Service_Monitoring_MetricDescriptorMetadata $metadata) + { + $this->metadata = $metadata; + } + /** + * @return Google_Service_Monitoring_MetricDescriptorMetadata + */ + public function getMetadata() + { + return $this->metadata; + } public function setMetricKind($metricKind) { $this->metricKind = $metricKind; diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring/MetricDescriptorMetadata.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring/MetricDescriptorMetadata.php new file mode 100644 index 00000000..37580a7c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring/MetricDescriptorMetadata.php @@ -0,0 +1,48 @@ +ingestDelay = $ingestDelay; + } + public function getIngestDelay() + { + return $this->ingestDelay; + } + public function setLaunchStage($launchStage) + { + $this->launchStage = $launchStage; + } + public function getLaunchStage() + { + return $this->launchStage; + } + public function setSamplePeriod($samplePeriod) + { + $this->samplePeriod = $samplePeriod; + } + public function getSamplePeriod() + { + return $this->samplePeriod; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring/MetricThreshold.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring/MetricThreshold.php new file mode 100644 index 00000000..30a82292 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring/MetricThreshold.php @@ -0,0 +1,115 @@ +aggregations = $aggregations; + } + /** + * @return Google_Service_Monitoring_Aggregation + */ + public function getAggregations() + { + return $this->aggregations; + } + public function setComparison($comparison) + { + $this->comparison = $comparison; + } + public function getComparison() + { + return $this->comparison; + } + /** + * @param Google_Service_Monitoring_Aggregation + */ + public function setDenominatorAggregations($denominatorAggregations) + { + $this->denominatorAggregations = $denominatorAggregations; + } + /** + * @return Google_Service_Monitoring_Aggregation + */ + public function getDenominatorAggregations() + { + return $this->denominatorAggregations; + } + public function setDenominatorFilter($denominatorFilter) + { + $this->denominatorFilter = $denominatorFilter; + } + public function getDenominatorFilter() + { + return $this->denominatorFilter; + } + public function setDuration($duration) + { + $this->duration = $duration; + } + public function getDuration() + { + return $this->duration; + } + public function setFilter($filter) + { + $this->filter = $filter; + } + public function getFilter() + { + return $this->filter; + } + public function setThresholdValue($thresholdValue) + { + $this->thresholdValue = $thresholdValue; + } + public function getThresholdValue() + { + return $this->thresholdValue; + } + /** + * @param Google_Service_Monitoring_Trigger + */ + public function setTrigger(Google_Service_Monitoring_Trigger $trigger) + { + $this->trigger = $trigger; + } + /** + * @return Google_Service_Monitoring_Trigger + */ + public function getTrigger() + { + return $this->trigger; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring/MutationRecord.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring/MutationRecord.php new file mode 100644 index 00000000..c066d8f9 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring/MutationRecord.php @@ -0,0 +1,39 @@ +mutateTime = $mutateTime; + } + public function getMutateTime() + { + return $this->mutateTime; + } + public function setMutatedBy($mutatedBy) + { + $this->mutatedBy = $mutatedBy; + } + public function getMutatedBy() + { + return $this->mutatedBy; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring/NotificationChannel.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring/NotificationChannel.php new file mode 100644 index 00000000..fefbb8a9 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring/NotificationChannel.php @@ -0,0 +1,93 @@ +description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setDisplayName($displayName) + { + $this->displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } + public function setEnabled($enabled) + { + $this->enabled = $enabled; + } + public function getEnabled() + { + return $this->enabled; + } + public function setLabels($labels) + { + $this->labels = $labels; + } + public function getLabels() + { + return $this->labels; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } + public function setUserLabels($userLabels) + { + $this->userLabels = $userLabels; + } + public function getUserLabels() + { + return $this->userLabels; + } + public function setVerificationStatus($verificationStatus) + { + $this->verificationStatus = $verificationStatus; + } + public function getVerificationStatus() + { + return $this->verificationStatus; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring/NotificationChannelDescriptor.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring/NotificationChannelDescriptor.php new file mode 100644 index 00000000..34529287 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring/NotificationChannelDescriptor.php @@ -0,0 +1,83 @@ +description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setDisplayName($displayName) + { + $this->displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } + /** + * @param Google_Service_Monitoring_LabelDescriptor + */ + public function setLabels($labels) + { + $this->labels = $labels; + } + /** + * @return Google_Service_Monitoring_LabelDescriptor + */ + public function getLabels() + { + return $this->labels; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setSupportedTiers($supportedTiers) + { + $this->supportedTiers = $supportedTiers; + } + public function getSupportedTiers() + { + return $this->supportedTiers; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsAlertPolicies.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsAlertPolicies.php new file mode 100644 index 00000000..8d6cf7c1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsAlertPolicies.php @@ -0,0 +1,146 @@ + + * $monitoringService = new Google_Service_Monitoring(...); + * $alertPolicies = $monitoringService->alertPolicies; + * + */ +class Google_Service_Monitoring_Resource_ProjectsAlertPolicies extends Google_Service_Resource +{ + /** + * Creates a new alerting policy. (alertPolicies.create) + * + * @param string $name The project in which to create the alerting policy. The + * format is projects/[PROJECT_ID].Note that this field names the parent + * container in which the alerting policy will be written, not the name of the + * created policy. The alerting policy that is returned will have a name that + * contains a normalized representation of this name as a prefix but adds a + * suffix of the form /alertPolicies/[POLICY_ID], identifying the policy in the + * container. + * @param Google_Service_Monitoring_AlertPolicy $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Monitoring_AlertPolicy + */ + public function create($name, Google_Service_Monitoring_AlertPolicy $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('create', array($params), "Google_Service_Monitoring_AlertPolicy"); + } + /** + * Deletes an alerting policy. (alertPolicies.delete) + * + * @param string $name The alerting policy to delete. The format is: + * projects/[PROJECT_ID]/alertPolicies/[ALERT_POLICY_ID] For more information, + * see AlertPolicy. + * @param array $optParams Optional parameters. + * @return Google_Service_Monitoring_MonitoringEmpty + */ + public function delete($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params), "Google_Service_Monitoring_MonitoringEmpty"); + } + /** + * Gets a single alerting policy. (alertPolicies.get) + * + * @param string $name The alerting policy to retrieve. The format is + * projects/[PROJECT_ID]/alertPolicies/[ALERT_POLICY_ID] + * @param array $optParams Optional parameters. + * @return Google_Service_Monitoring_AlertPolicy + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_Monitoring_AlertPolicy"); + } + /** + * Lists the existing alerting policies for the project. + * (alertPolicies.listProjectsAlertPolicies) + * + * @param string $name The project whose alert policies are to be listed. The + * format is projects/[PROJECT_ID] Note that this field names the parent + * container in which the alerting policies to be listed are stored. To retrieve + * a single alerting policy by name, use the GetAlertPolicy operation, instead. + * @param array $optParams Optional parameters. + * + * @opt_param string orderBy A comma-separated list of fields by which to sort + * the result. Supports the same set of field references as the filter field. + * Entries can be prefixed with a minus sign to sort by the field in descending + * order.For more details, see sorting and filtering. + * @opt_param string pageToken If this field is not empty then it must contain + * the nextPageToken value returned by a previous call to this method. Using + * this field causes the method to return more results from the previous method + * call. + * @opt_param int pageSize The maximum number of results to return in a single + * response. + * @opt_param string filter If provided, this field specifies the criteria that + * must be met by alert policies to be included in the response.For more + * details, see sorting and filtering. + * @return Google_Service_Monitoring_ListAlertPoliciesResponse + */ + public function listProjectsAlertPolicies($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_Monitoring_ListAlertPoliciesResponse"); + } + /** + * Updates an alerting policy. You can either replace the entire policy with a + * new one or replace only certain fields in the current alerting policy by + * specifying the fields to be updated via updateMask. Returns the updated + * alerting policy. (alertPolicies.patch) + * + * @param string $name Required if the policy exists. The resource name for this + * policy. The syntax is: projects/[PROJECT_ID]/alertPolicies/[ALERT_POLICY_ID] + * [ALERT_POLICY_ID] is assigned by Stackdriver Monitoring when the policy is + * created. When calling the alertPolicies.create method, do not include the + * name field in the alerting policy passed as part of the request. + * @param Google_Service_Monitoring_AlertPolicy $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string updateMask Optional. A list of alerting policy field names. + * If this field is not empty, each listed field in the existing alerting policy + * is set to the value of the corresponding field in the supplied policy + * (alert_policy), or to the field's default value if the field is not in the + * supplied alerting policy. Fields not listed retain their previous + * value.Examples of valid field masks include display_name, documentation, + * documentation.content, documentation.mime_type, user_labels, + * user_label.nameofkey, enabled, conditions, combiner, etc.If this field is + * empty, then the supplied alerting policy replaces the existing policy. It is + * the same as deleting the existing policy and adding the supplied policy, + * except for the following: The new policy will have the same [ALERT_POLICY_ID] + * as the former policy. This gives you continuity with the former policy in + * your notifications and incidents. Conditions in the new policy will keep + * their former [CONDITION_ID] if the supplied condition includes the name field + * with that [CONDITION_ID]. If the supplied condition omits the name field, + * then a new [CONDITION_ID] is created. + * @return Google_Service_Monitoring_AlertPolicy + */ + public function patch($name, Google_Service_Monitoring_AlertPolicy $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('patch', array($params), "Google_Service_Monitoring_AlertPolicy"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsGroups.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsGroups.php index 4e04e612..11011002 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsGroups.php +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsGroups.php @@ -78,14 +78,6 @@ public function get($name, $optParams = array()) * "projects/{project_id_or_number}". * @param array $optParams Optional parameters. * - * @opt_param string childrenOfGroup A group name: - * "projects/{project_id_or_number}/groups/{group_id}". Returns groups whose - * parentName field contains the group name. If no groups have this parent, the - * results are empty. - * @opt_param string descendantsOfGroup A group name: - * "projects/{project_id_or_number}/groups/{group_id}". Returns the descendants - * of the specified group. This is a superset of the results returned by the - * childrenOfGroup filter, and includes children-of-children, and so forth. * @opt_param string pageToken If this field is not empty then it must contain * the nextPageToken value returned by a previous call to this method. Using * this field causes the method to return additional results from the previous @@ -97,6 +89,14 @@ public function get($name, $optParams = array()) * ancestors of the specified group. The groups are returned in order, starting * with the immediate parent and ending with the most distant ancestor. If the * specified group has no immediate parent, the results are empty. + * @opt_param string childrenOfGroup A group name: + * "projects/{project_id_or_number}/groups/{group_id}". Returns groups whose + * parentName field contains the group name. If no groups have this parent, the + * results are empty. + * @opt_param string descendantsOfGroup A group name: + * "projects/{project_id_or_number}/groups/{group_id}". Returns the descendants + * of the specified group. This is a superset of the results returned by the + * childrenOfGroup filter, and includes children-of-children, and so forth. * @return Google_Service_Monitoring_ListGroupsResponse */ public function listProjectsGroups($name, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsGroupsMembers.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsGroupsMembers.php index c41a328a..acd1bb09 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsGroupsMembers.php +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsGroupsMembers.php @@ -33,12 +33,6 @@ class Google_Service_Monitoring_Resource_ProjectsGroupsMembers extends Google_Se * "projects/{project_id_or_number}/groups/{group_id}". * @param array $optParams Optional parameters. * - * @opt_param string interval.startTime Optional. The beginning of the time - * interval. The default value for the start time is the end time. The start - * time must not be later than the end time. - * @opt_param int pageSize A positive number that is the maximum number of - * results to return. - * @opt_param string interval.endTime Required. The end of the time interval. * @opt_param string filter An optional list filter describing the members to be * returned. The filter may reference the type, labels, and metadata of * monitored resources that comprise the group. For example, to return only @@ -48,6 +42,12 @@ class Google_Service_Monitoring_Resource_ProjectsGroupsMembers extends Google_Se * the nextPageToken value returned by a previous call to this method. Using * this field causes the method to return additional results from the previous * method call. + * @opt_param string interval.startTime Optional. The beginning of the time + * interval. The default value for the start time is the end time. The start + * time must not be later than the end time. + * @opt_param int pageSize A positive number that is the maximum number of + * results to return. + * @opt_param string interval.endTime Required. The end of the time interval. * @return Google_Service_Monitoring_ListGroupMembersResponse */ public function listProjectsGroupsMembers($name, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsMetricDescriptors.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsMetricDescriptors.php index ed044237..6e0aea53 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsMetricDescriptors.php +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsMetricDescriptors.php @@ -84,8 +84,6 @@ public function get($name, $optParams = array()) * is "projects/{project_id_or_number}". * @param array $optParams Optional parameters. * - * @opt_param int pageSize A positive number that is the maximum number of - * results to return. * @opt_param string filter If this field is empty, all custom and system- * defined metric descriptors are returned. Otherwise, the filter specifies * which metric descriptors are to be returned. For example, the following @@ -95,6 +93,8 @@ public function get($name, $optParams = array()) * the nextPageToken value returned by a previous call to this method. Using * this field causes the method to return additional results from the previous * method call. + * @opt_param int pageSize A positive number that is the maximum number of + * results to return. * @return Google_Service_Monitoring_ListMetricDescriptorsResponse */ public function listProjectsMetricDescriptors($name, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsMonitoredResourceDescriptors.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsMonitoredResourceDescriptors.php index 71f1b7e7..8b851d0e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsMonitoredResourceDescriptors.php +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsMonitoredResourceDescriptors.php @@ -50,17 +50,17 @@ public function get($name, $optParams = array()) * is "projects/{project_id_or_number}". * @param array $optParams Optional parameters. * - * @opt_param string filter An optional filter describing the descriptors to be - * returned. The filter can reference the descriptor's type and labels. For - * example, the following filter returns only Google Compute Engine descriptors - * that have an id label: resource.type = starts_with("gce_") AND - * resource.label:id * @opt_param string pageToken If this field is not empty then it must contain * the nextPageToken value returned by a previous call to this method. Using * this field causes the method to return additional results from the previous * method call. * @opt_param int pageSize A positive number that is the maximum number of * results to return. + * @opt_param string filter An optional filter describing the descriptors to be + * returned. The filter can reference the descriptor's type and labels. For + * example, the following filter returns only Google Compute Engine descriptors + * that have an id label: resource.type = starts_with("gce_") AND + * resource.label:id * @return Google_Service_Monitoring_ListMonitoredResourceDescriptorsResponse */ public function listProjectsMonitoredResourceDescriptors($name, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsNotificationChannelDescriptors.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsNotificationChannelDescriptors.php new file mode 100644 index 00000000..6fa80bd9 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsNotificationChannelDescriptors.php @@ -0,0 +1,71 @@ + + * $monitoringService = new Google_Service_Monitoring(...); + * $notificationChannelDescriptors = $monitoringService->notificationChannelDescriptors; + * + */ +class Google_Service_Monitoring_Resource_ProjectsNotificationChannelDescriptors extends Google_Service_Resource +{ + /** + * Gets a single channel descriptor. The descriptor indicates which fields are + * expected / permitted for a notification channel of the given type. + * (notificationChannelDescriptors.get) + * + * @param string $name The channel type for which to execute the request. The + * format is + * projects/[PROJECT_ID]/notificationChannelDescriptors/{channel_type}. + * @param array $optParams Optional parameters. + * @return Google_Service_Monitoring_NotificationChannelDescriptor + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_Monitoring_NotificationChannelDescriptor"); + } + /** + * Lists the descriptors for supported channel types. The use of descriptors + * makes it possible for new channel types to be dynamically added. + * (notificationChannelDescriptors.listProjectsNotificationChannelDescriptors) + * + * @param string $name The REST resource name of the parent from which to + * retrieve the notification channel descriptors. The expected syntax is: + * projects/[PROJECT_ID] Note that this names the parent container in which to + * look for the descriptors; to retrieve a single descriptor by name, use the + * GetNotificationChannelDescriptor operation, instead. + * @param array $optParams Optional parameters. + * + * @opt_param string pageToken If non-empty, page_token must contain a value + * returned as the next_page_token in a previous response to request the next + * set of results. + * @opt_param int pageSize The maximum number of results to return in a single + * response. If not set to a positive number, a reasonable value will be chosen + * by the service. + * @return Google_Service_Monitoring_ListNotificationChannelDescriptorsResponse + */ + public function listProjectsNotificationChannelDescriptors($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_Monitoring_ListNotificationChannelDescriptorsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsNotificationChannels.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsNotificationChannels.php new file mode 100644 index 00000000..53a76f64 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsNotificationChannels.php @@ -0,0 +1,205 @@ + + * $monitoringService = new Google_Service_Monitoring(...); + * $notificationChannels = $monitoringService->notificationChannels; + * + */ +class Google_Service_Monitoring_Resource_ProjectsNotificationChannels extends Google_Service_Resource +{ + /** + * Creates a new notification channel, representing a single notification + * endpoint such as an email address, SMS number, or pagerduty service. + * (notificationChannels.create) + * + * @param string $name The project on which to execute the request. The format + * is: projects/[PROJECT_ID] Note that this names the container into which the + * channel will be written. This does not name the newly created channel. The + * resulting channel's name will have a normalized version of this field as a + * prefix, but will add /notificationChannels/[CHANNEL_ID] to identify the + * channel. + * @param Google_Service_Monitoring_NotificationChannel $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Monitoring_NotificationChannel + */ + public function create($name, Google_Service_Monitoring_NotificationChannel $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('create', array($params), "Google_Service_Monitoring_NotificationChannel"); + } + /** + * Deletes a notification channel. (notificationChannels.delete) + * + * @param string $name The channel for which to execute the request. The format + * is projects/[PROJECT_ID]/notificationChannels/[CHANNEL_ID]. + * @param array $optParams Optional parameters. + * + * @opt_param bool force If true, the notification channel will be deleted + * regardless of its use in alert policies (the policies will be updated to + * remove the channel). If false, channels that are still referenced by an + * existing alerting policy will fail to be deleted in a delete operation. + * @return Google_Service_Monitoring_MonitoringEmpty + */ + public function delete($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params), "Google_Service_Monitoring_MonitoringEmpty"); + } + /** + * Gets a single notification channel. The channel includes the relevant + * configuration details with which the channel was created. However, the + * response may truncate or omit passwords, API keys, or other private key + * matter and thus the response may not be 100% identical to the information + * that was supplied in the call to the create method. + * (notificationChannels.get) + * + * @param string $name The channel for which to execute the request. The format + * is projects/[PROJECT_ID]/notificationChannels/[CHANNEL_ID]. + * @param array $optParams Optional parameters. + * @return Google_Service_Monitoring_NotificationChannel + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_Monitoring_NotificationChannel"); + } + /** + * Requests a verification code for an already verified channel that can then be + * used in a call to VerifyNotificationChannel() on a different channel with an + * equivalent identity in the same or in a different project. This makes it + * possible to copy a channel between projects without requiring manual + * reverification of the channel. If the channel is not in the verified state, + * this method will fail (in other words, this may only be used if the + * SendNotificationChannelVerificationCode and VerifyNotificationChannel paths + * have already been used to put the given channel into the verified + * state).There is no guarantee that the verification codes returned by this + * method will be of a similar structure or form as the ones that are delivered + * to the channel via SendNotificationChannelVerificationCode; while + * VerifyNotificationChannel() will recognize both the codes delivered via + * SendNotificationChannelVerificationCode() and returned from + * GetNotificationChannelVerificationCode(), it is typically the case that the + * verification codes delivered via SendNotificationChannelVerificationCode() + * will be shorter and also have a shorter expiration (e.g. codes such as + * "G-123456") whereas GetVerificationCode() will typically return a much + * longer, websafe base 64 encoded string that has a longer expiration time. + * (notificationChannels.getVerificationCode) + * + * @param string $name The notification channel for which a verification code is + * to be generated and retrieved. This must name a channel that is already + * verified; if the specified channel is not verified, the request will fail. + * @param Google_Service_Monitoring_GetNotificationChannelVerificationCodeRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Monitoring_GetNotificationChannelVerificationCodeResponse + */ + public function getVerificationCode($name, Google_Service_Monitoring_GetNotificationChannelVerificationCodeRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('getVerificationCode', array($params), "Google_Service_Monitoring_GetNotificationChannelVerificationCodeResponse"); + } + /** + * Lists the notification channels that have been created for the project. + * (notificationChannels.listProjectsNotificationChannels) + * + * @param string $name The project on which to execute the request. The format + * is projects/[PROJECT_ID]. That is, this names the container in which to look + * for the notification channels; it does not name a specific channel. To query + * a specific channel by REST resource name, use the GetNotificationChannel + * operation. + * @param array $optParams Optional parameters. + * + * @opt_param string orderBy A comma-separated list of fields by which to sort + * the result. Supports the same set of fields as in filter. Entries can be + * prefixed with a minus sign to sort in descending rather than ascending + * order.For more details, see sorting and filtering. + * @opt_param string pageToken If non-empty, page_token must contain a value + * returned as the next_page_token in a previous response to request the next + * set of results. + * @opt_param int pageSize The maximum number of results to return in a single + * response. If not set to a positive number, a reasonable value will be chosen + * by the service. + * @opt_param string filter If provided, this field specifies the criteria that + * must be met by notification channels to be included in the response.For more + * details, see sorting and filtering. + * @return Google_Service_Monitoring_ListNotificationChannelsResponse + */ + public function listProjectsNotificationChannels($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_Monitoring_ListNotificationChannelsResponse"); + } + /** + * Updates a notification channel. Fields not specified in the field mask remain + * unchanged. (notificationChannels.patch) + * + * @param string $name The full REST resource name for this channel. The syntax + * is: projects/[PROJECT_ID]/notificationChannels/[CHANNEL_ID] The [CHANNEL_ID] + * is automatically assigned by the server on creation. + * @param Google_Service_Monitoring_NotificationChannel $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string updateMask The fields to update. + * @return Google_Service_Monitoring_NotificationChannel + */ + public function patch($name, Google_Service_Monitoring_NotificationChannel $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('patch', array($params), "Google_Service_Monitoring_NotificationChannel"); + } + /** + * Causes a verification code to be delivered to the channel. The code can then + * be supplied in VerifyNotificationChannel to verify the channel. + * (notificationChannels.sendVerificationCode) + * + * @param string $name The notification channel to which to send a verification + * code. + * @param Google_Service_Monitoring_SendNotificationChannelVerificationCodeRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Monitoring_MonitoringEmpty + */ + public function sendVerificationCode($name, Google_Service_Monitoring_SendNotificationChannelVerificationCodeRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('sendVerificationCode', array($params), "Google_Service_Monitoring_MonitoringEmpty"); + } + /** + * Verifies a NotificationChannel by proving receipt of the code delivered to + * the channel as a result of calling SendNotificationChannelVerificationCode. + * (notificationChannels.verify) + * + * @param string $name The notification channel to verify. + * @param Google_Service_Monitoring_VerifyNotificationChannelRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Monitoring_NotificationChannel + */ + public function verify($name, Google_Service_Monitoring_VerifyNotificationChannelRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('verify', array($params), "Google_Service_Monitoring_NotificationChannel"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsTimeSeries.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsTimeSeries.php index 7c5515b2..5d60e078 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsTimeSeries.php +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring/Resource/ProjectsTimeSeries.php @@ -51,30 +51,11 @@ public function create($name, Google_Service_Monitoring_CreateTimeSeriesRequest * is "projects/{project_id_or_number}". * @param array $optParams Optional parameters. * - * @opt_param string aggregation.groupByFields The set of fields to preserve - * when crossSeriesReducer is specified. The groupByFields determine how the - * time series are partitioned into subsets prior to applying the aggregation - * function. Each subset contains time series that have the same value for each - * of the grouping fields. Each individual time series is a member of exactly - * one subset. The crossSeriesReducer is applied to each subset of time series. - * It is not possible to reduce across different resource types, so this field - * implicitly contains resource.type. Fields not specified in groupByFields are - * aggregated away. If groupByFields is not specified and all the time series - * have the same resource type, then the time series are aggregated into a - * single output time series. If crossSeriesReducer is not defined, this field - * is ignored. - * @opt_param string interval.endTime Required. The end of the time interval. - * @opt_param string aggregation.alignmentPeriod The alignment period for per- - * time series alignment. If present, alignmentPeriod must be at least 60 - * seconds. After per-time series alignment, each time series will contain data - * points only on the period boundaries. If perSeriesAligner is not specified or - * equals ALIGN_NONE, then this field is ignored. If perSeriesAligner is - * specified and does not equal ALIGN_NONE, then this field must be defined; - * otherwise an error is returned. * @opt_param int pageSize A positive number that is the maximum number of - * results to return. When view field sets to FULL, it limits the number of - * Points server will return; if view field is HEADERS, it limits the number of - * TimeSeries server will return. + * results to return. If page_size is empty or more than 100,000 results, the + * effective page_size is 100,000 results. If view is set to FULL, this is the + * maximum number of Points returned. If view is set to HEADERS, this is the + * maximum number of TimeSeries returned. * @opt_param string orderBy Unsupported: must be left blank. The points in each * time series are returned in reverse time order. * @opt_param string aggregation.crossSeriesReducer The approach to be used to @@ -107,6 +88,26 @@ public function create($name, Google_Service_Monitoring_CreateTimeSeriesRequest * time must not be later than the end time. * @opt_param string view Specifies which information is returned about the time * series. + * @opt_param string aggregation.groupByFields The set of fields to preserve + * when crossSeriesReducer is specified. The groupByFields determine how the + * time series are partitioned into subsets prior to applying the aggregation + * function. Each subset contains time series that have the same value for each + * of the grouping fields. Each individual time series is a member of exactly + * one subset. The crossSeriesReducer is applied to each subset of time series. + * It is not possible to reduce across different resource types, so this field + * implicitly contains resource.type. Fields not specified in groupByFields are + * aggregated away. If groupByFields is not specified and all the time series + * have the same resource type, then the time series are aggregated into a + * single output time series. If crossSeriesReducer is not defined, this field + * is ignored. + * @opt_param string interval.endTime Required. The end of the time interval. + * @opt_param string aggregation.alignmentPeriod The alignment period for per- + * time series alignment. If present, alignmentPeriod must be at least 60 + * seconds. After per-time series alignment, each time series will contain data + * points only on the period boundaries. If perSeriesAligner is not specified or + * equals ALIGN_NONE, then this field is ignored. If perSeriesAligner is + * specified and does not equal ALIGN_NONE, then this field must be defined; + * otherwise an error is returned. * @return Google_Service_Monitoring_ListTimeSeriesResponse */ public function listProjectsTimeSeries($name, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring/SendNotificationChannelVerificationCodeRequest.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring/SendNotificationChannelVerificationCodeRequest.php new file mode 100644 index 00000000..0c152bd5 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring/SendNotificationChannelVerificationCodeRequest.php @@ -0,0 +1,20 @@ +spanName = $spanName; + } + public function getSpanName() + { + return $this->spanName; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring/Trigger.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring/Trigger.php new file mode 100644 index 00000000..2dcdc27a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring/Trigger.php @@ -0,0 +1,39 @@ +count = $count; + } + public function getCount() + { + return $this->count; + } + public function setPercent($percent) + { + $this->percent = $percent; + } + public function getPercent() + { + return $this->percent; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Monitoring/VerifyNotificationChannelRequest.php b/vendor/google/apiclient-services/src/Google/Service/Monitoring/VerifyNotificationChannelRequest.php new file mode 100644 index 00000000..4e306927 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Monitoring/VerifyNotificationChannelRequest.php @@ -0,0 +1,30 @@ +code = $code; + } + public function getCode() + { + return $this->code; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline.php b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline.php index bec2f788..516aafd0 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline.php +++ b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline.php @@ -16,7 +16,7 @@ */ /** - * Service definition for Pagespeedonline (v2). + * Service definition for Pagespeedonline (v4). * *

* Analyzes the performance of a web page and provides tailored suggestions to @@ -24,7 +24,7 @@ * *

* For more information about this service, see the API - * Documentation + * Documentation *

* * @author Google, Inc. @@ -44,8 +44,8 @@ public function __construct(Google_Client $client) { parent::__construct($client); $this->rootUrl = 'https://www.googleapis.com/'; - $this->servicePath = 'pagespeedonline/v2/'; - $this->version = 'v2'; + $this->servicePath = 'pagespeedonline/v4/'; + $this->version = 'v4'; $this->serviceName = 'pagespeedonline'; $this->pagespeedapi = new Google_Service_Pagespeedonline_Resource_Pagespeedapi( @@ -80,10 +80,22 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'boolean', ), + 'snapshots' => array( + 'location' => 'query', + 'type' => 'boolean', + ), 'strategy' => array( 'location' => 'query', 'type' => 'string', ), + 'utm_campaign' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'utm_source' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ), ) diff --git a/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiFormatStringV4.php b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiFormatStringV4.php new file mode 100644 index 00000000..a842ff57 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiFormatStringV4.php @@ -0,0 +1,47 @@ +args = $args; + } + /** + * @return Google_Service_Pagespeedonline_PagespeedApiFormatStringV4Args + */ + public function getArgs() + { + return $this->args; + } + public function setFormat($format) + { + $this->format = $format; + } + public function getFormat() + { + return $this->format; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiFormatStringV4Args.php b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiFormatStringV4Args.php new file mode 100644 index 00000000..407cd52e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiFormatStringV4Args.php @@ -0,0 +1,84 @@ + "secondary_rects", + ); + public $key; + protected $rectsType = 'Google_Service_Pagespeedonline_PagespeedApiFormatStringV4ArgsRects'; + protected $rectsDataType = 'array'; + protected $secondaryRectsType = 'Google_Service_Pagespeedonline_PagespeedApiFormatStringV4ArgsSecondaryRects'; + protected $secondaryRectsDataType = 'array'; + public $type; + public $value; + + public function setKey($key) + { + $this->key = $key; + } + public function getKey() + { + return $this->key; + } + /** + * @param Google_Service_Pagespeedonline_PagespeedApiFormatStringV4ArgsRects + */ + public function setRects($rects) + { + $this->rects = $rects; + } + /** + * @return Google_Service_Pagespeedonline_PagespeedApiFormatStringV4ArgsRects + */ + public function getRects() + { + return $this->rects; + } + /** + * @param Google_Service_Pagespeedonline_PagespeedApiFormatStringV4ArgsSecondaryRects + */ + public function setSecondaryRects($secondaryRects) + { + $this->secondaryRects = $secondaryRects; + } + /** + * @return Google_Service_Pagespeedonline_PagespeedApiFormatStringV4ArgsSecondaryRects + */ + public function getSecondaryRects() + { + return $this->secondaryRects; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } + public function setValue($value) + { + $this->value = $value; + } + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiFormatStringV4ArgsRects.php b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiFormatStringV4ArgsRects.php new file mode 100644 index 00000000..4c114e25 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiFormatStringV4ArgsRects.php @@ -0,0 +1,57 @@ +height = $height; + } + public function getHeight() + { + return $this->height; + } + public function setLeft($left) + { + $this->left = $left; + } + public function getLeft() + { + return $this->left; + } + public function setTop($top) + { + $this->top = $top; + } + public function getTop() + { + return $this->top; + } + public function setWidth($width) + { + $this->width = $width; + } + public function getWidth() + { + return $this->width; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiFormatStringV4ArgsSecondaryRects.php b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiFormatStringV4ArgsSecondaryRects.php new file mode 100644 index 00000000..5f4da460 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiFormatStringV4ArgsSecondaryRects.php @@ -0,0 +1,57 @@ +height = $height; + } + public function getHeight() + { + return $this->height; + } + public function setLeft($left) + { + $this->left = $left; + } + public function getLeft() + { + return $this->left; + } + public function setTop($top) + { + $this->top = $top; + } + public function getTop() + { + return $this->top; + } + public function setWidth($width) + { + $this->width = $width; + } + public function getWidth() + { + return $this->width; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiImageV4.php b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiImageV4.php new file mode 100644 index 00000000..5b796dd2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiImageV4.php @@ -0,0 +1,86 @@ + "mime_type", + "pageRect" => "page_rect", + ); + public $data; + public $height; + public $key; + public $mimeType; + protected $pageRectType = 'Google_Service_Pagespeedonline_PagespeedApiImageV4PageRect'; + protected $pageRectDataType = ''; + public $width; + + public function setData($data) + { + $this->data = $data; + } + public function getData() + { + return $this->data; + } + public function setHeight($height) + { + $this->height = $height; + } + public function getHeight() + { + return $this->height; + } + public function setKey($key) + { + $this->key = $key; + } + public function getKey() + { + return $this->key; + } + public function setMimeType($mimeType) + { + $this->mimeType = $mimeType; + } + public function getMimeType() + { + return $this->mimeType; + } + /** + * @param Google_Service_Pagespeedonline_PagespeedApiImageV4PageRect + */ + public function setPageRect(Google_Service_Pagespeedonline_PagespeedApiImageV4PageRect $pageRect) + { + $this->pageRect = $pageRect; + } + /** + * @return Google_Service_Pagespeedonline_PagespeedApiImageV4PageRect + */ + public function getPageRect() + { + return $this->pageRect; + } + public function setWidth($width) + { + $this->width = $width; + } + public function getWidth() + { + return $this->width; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiImageV4PageRect.php b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiImageV4PageRect.php new file mode 100644 index 00000000..f47affd1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiImageV4PageRect.php @@ -0,0 +1,57 @@ +height = $height; + } + public function getHeight() + { + return $this->height; + } + public function setLeft($left) + { + $this->left = $left; + } + public function getLeft() + { + return $this->left; + } + public function setTop($top) + { + $this->top = $top; + } + public function getTop() + { + return $this->top; + } + public function setWidth($width) + { + $this->width = $width; + } + public function getWidth() + { + return $this->width; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4.php b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4.php new file mode 100644 index 00000000..6539e4a8 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4.php @@ -0,0 +1,188 @@ +captchaResult = $captchaResult; + } + public function getCaptchaResult() + { + return $this->captchaResult; + } + /** + * @param Google_Service_Pagespeedonline_PagespeedApiPagespeedResponseV4FormattedResults + */ + public function setFormattedResults(Google_Service_Pagespeedonline_PagespeedApiPagespeedResponseV4FormattedResults $formattedResults) + { + $this->formattedResults = $formattedResults; + } + /** + * @return Google_Service_Pagespeedonline_PagespeedApiPagespeedResponseV4FormattedResults + */ + public function getFormattedResults() + { + return $this->formattedResults; + } + public function setId($id) + { + $this->id = $id; + } + public function getId() + { + return $this->id; + } + public function setInvalidRules($invalidRules) + { + $this->invalidRules = $invalidRules; + } + public function getInvalidRules() + { + return $this->invalidRules; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + /** + * @param Google_Service_Pagespeedonline_PagespeedApiPagespeedResponseV4LoadingExperience + */ + public function setLoadingExperience(Google_Service_Pagespeedonline_PagespeedApiPagespeedResponseV4LoadingExperience $loadingExperience) + { + $this->loadingExperience = $loadingExperience; + } + /** + * @return Google_Service_Pagespeedonline_PagespeedApiPagespeedResponseV4LoadingExperience + */ + public function getLoadingExperience() + { + return $this->loadingExperience; + } + /** + * @param Google_Service_Pagespeedonline_PagespeedApiPagespeedResponseV4PageStats + */ + public function setPageStats(Google_Service_Pagespeedonline_PagespeedApiPagespeedResponseV4PageStats $pageStats) + { + $this->pageStats = $pageStats; + } + /** + * @return Google_Service_Pagespeedonline_PagespeedApiPagespeedResponseV4PageStats + */ + public function getPageStats() + { + return $this->pageStats; + } + public function setResponseCode($responseCode) + { + $this->responseCode = $responseCode; + } + public function getResponseCode() + { + return $this->responseCode; + } + /** + * @param Google_Service_Pagespeedonline_PagespeedApiPagespeedResponseV4RuleGroupsElement + */ + public function setRuleGroups($ruleGroups) + { + $this->ruleGroups = $ruleGroups; + } + /** + * @return Google_Service_Pagespeedonline_PagespeedApiPagespeedResponseV4RuleGroupsElement + */ + public function getRuleGroups() + { + return $this->ruleGroups; + } + /** + * @param Google_Service_Pagespeedonline_PagespeedApiImageV4 + */ + public function setScreenshot(Google_Service_Pagespeedonline_PagespeedApiImageV4 $screenshot) + { + $this->screenshot = $screenshot; + } + /** + * @return Google_Service_Pagespeedonline_PagespeedApiImageV4 + */ + public function getScreenshot() + { + return $this->screenshot; + } + /** + * @param Google_Service_Pagespeedonline_PagespeedApiImageV4 + */ + public function setSnapshots($snapshots) + { + $this->snapshots = $snapshots; + } + /** + * @return Google_Service_Pagespeedonline_PagespeedApiImageV4 + */ + public function getSnapshots() + { + return $this->snapshots; + } + public function setTitle($title) + { + $this->title = $title; + } + public function getTitle() + { + return $this->title; + } + /** + * @param Google_Service_Pagespeedonline_PagespeedApiPagespeedResponseV4Version + */ + public function setVersion(Google_Service_Pagespeedonline_PagespeedApiPagespeedResponseV4Version $version) + { + $this->version = $version; + } + /** + * @return Google_Service_Pagespeedonline_PagespeedApiPagespeedResponseV4Version + */ + public function getVersion() + { + return $this->version; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4FormattedResults.php b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4FormattedResults.php new file mode 100644 index 00000000..e45ce4bd --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4FormattedResults.php @@ -0,0 +1,46 @@ +locale = $locale; + } + public function getLocale() + { + return $this->locale; + } + /** + * @param Google_Service_Pagespeedonline_PagespeedApiPagespeedResponseV4FormattedResultsRuleResultsElement + */ + public function setRuleResults($ruleResults) + { + $this->ruleResults = $ruleResults; + } + /** + * @return Google_Service_Pagespeedonline_PagespeedApiPagespeedResponseV4FormattedResultsRuleResultsElement + */ + public function getRuleResults() + { + return $this->ruleResults; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4FormattedResultsRuleResultsElement.php b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4FormattedResultsRuleResultsElement.php new file mode 100644 index 00000000..7149c51b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4FormattedResultsRuleResultsElement.php @@ -0,0 +1,90 @@ +beta = $beta; + } + public function getBeta() + { + return $this->beta; + } + public function setGroups($groups) + { + $this->groups = $groups; + } + public function getGroups() + { + return $this->groups; + } + public function setLocalizedRuleName($localizedRuleName) + { + $this->localizedRuleName = $localizedRuleName; + } + public function getLocalizedRuleName() + { + return $this->localizedRuleName; + } + public function setRuleImpact($ruleImpact) + { + $this->ruleImpact = $ruleImpact; + } + public function getRuleImpact() + { + return $this->ruleImpact; + } + /** + * @param Google_Service_Pagespeedonline_PagespeedApiFormatStringV4 + */ + public function setSummary(Google_Service_Pagespeedonline_PagespeedApiFormatStringV4 $summary) + { + $this->summary = $summary; + } + /** + * @return Google_Service_Pagespeedonline_PagespeedApiFormatStringV4 + */ + public function getSummary() + { + return $this->summary; + } + /** + * @param Google_Service_Pagespeedonline_PagespeedApiPagespeedResponseV4FormattedResultsRuleResultsElementUrlBlocks + */ + public function setUrlBlocks($urlBlocks) + { + $this->urlBlocks = $urlBlocks; + } + /** + * @return Google_Service_Pagespeedonline_PagespeedApiPagespeedResponseV4FormattedResultsRuleResultsElementUrlBlocks + */ + public function getUrlBlocks() + { + return $this->urlBlocks; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4FormattedResultsRuleResultsElementUrlBlocks.php b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4FormattedResultsRuleResultsElementUrlBlocks.php new file mode 100644 index 00000000..2bbba098 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4FormattedResultsRuleResultsElementUrlBlocks.php @@ -0,0 +1,54 @@ +header = $header; + } + /** + * @return Google_Service_Pagespeedonline_PagespeedApiFormatStringV4 + */ + public function getHeader() + { + return $this->header; + } + /** + * @param Google_Service_Pagespeedonline_PagespeedApiPagespeedResponseV4FormattedResultsRuleResultsElementUrlBlocksUrls + */ + public function setUrls($urls) + { + $this->urls = $urls; + } + /** + * @return Google_Service_Pagespeedonline_PagespeedApiPagespeedResponseV4FormattedResultsRuleResultsElementUrlBlocksUrls + */ + public function getUrls() + { + return $this->urls; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4FormattedResultsRuleResultsElementUrlBlocksUrls.php b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4FormattedResultsRuleResultsElementUrlBlocksUrls.php new file mode 100644 index 00000000..34910f90 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4FormattedResultsRuleResultsElementUrlBlocksUrls.php @@ -0,0 +1,54 @@ +details = $details; + } + /** + * @return Google_Service_Pagespeedonline_PagespeedApiFormatStringV4 + */ + public function getDetails() + { + return $this->details; + } + /** + * @param Google_Service_Pagespeedonline_PagespeedApiFormatStringV4 + */ + public function setResult(Google_Service_Pagespeedonline_PagespeedApiFormatStringV4 $result) + { + $this->result = $result; + } + /** + * @return Google_Service_Pagespeedonline_PagespeedApiFormatStringV4 + */ + public function getResult() + { + return $this->result; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4LoadingExperience.php b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4LoadingExperience.php new file mode 100644 index 00000000..a0629674 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4LoadingExperience.php @@ -0,0 +1,68 @@ + "initial_url", + "overallCategory" => "overall_category", + ); + public $id; + public $initialUrl; + protected $metricsType = 'Google_Service_Pagespeedonline_PagespeedApiPagespeedResponseV4LoadingExperienceMetricsElement'; + protected $metricsDataType = 'map'; + public $overallCategory; + + public function setId($id) + { + $this->id = $id; + } + public function getId() + { + return $this->id; + } + public function setInitialUrl($initialUrl) + { + $this->initialUrl = $initialUrl; + } + public function getInitialUrl() + { + return $this->initialUrl; + } + /** + * @param Google_Service_Pagespeedonline_PagespeedApiPagespeedResponseV4LoadingExperienceMetricsElement + */ + public function setMetrics($metrics) + { + $this->metrics = $metrics; + } + /** + * @return Google_Service_Pagespeedonline_PagespeedApiPagespeedResponseV4LoadingExperienceMetricsElement + */ + public function getMetrics() + { + return $this->metrics; + } + public function setOverallCategory($overallCategory) + { + $this->overallCategory = $overallCategory; + } + public function getOverallCategory() + { + return $this->overallCategory; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4LoadingExperienceMetricsElement.php b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4LoadingExperienceMetricsElement.php new file mode 100644 index 00000000..2cc35427 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4LoadingExperienceMetricsElement.php @@ -0,0 +1,56 @@ +category = $category; + } + public function getCategory() + { + return $this->category; + } + /** + * @param Google_Service_Pagespeedonline_PagespeedApiPagespeedResponseV4LoadingExperienceMetricsElementDistributions + */ + public function setDistributions($distributions) + { + $this->distributions = $distributions; + } + /** + * @return Google_Service_Pagespeedonline_PagespeedApiPagespeedResponseV4LoadingExperienceMetricsElementDistributions + */ + public function getDistributions() + { + return $this->distributions; + } + public function setMedian($median) + { + $this->median = $median; + } + public function getMedian() + { + return $this->median; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4LoadingExperienceMetricsElementDistributions.php b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4LoadingExperienceMetricsElementDistributions.php new file mode 100644 index 00000000..53cf56fd --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4LoadingExperienceMetricsElementDistributions.php @@ -0,0 +1,48 @@ +max = $max; + } + public function getMax() + { + return $this->max; + } + public function setMin($min) + { + $this->min = $min; + } + public function getMin() + { + return $this->min; + } + public function setProportion($proportion) + { + $this->proportion = $proportion; + } + public function getProportion() + { + return $this->proportion; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4PageStats.php b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4PageStats.php new file mode 100644 index 00000000..74c22823 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4PageStats.php @@ -0,0 +1,211 @@ +cms = $cms; + } + public function getCms() + { + return $this->cms; + } + public function setCssResponseBytes($cssResponseBytes) + { + $this->cssResponseBytes = $cssResponseBytes; + } + public function getCssResponseBytes() + { + return $this->cssResponseBytes; + } + public function setFlashResponseBytes($flashResponseBytes) + { + $this->flashResponseBytes = $flashResponseBytes; + } + public function getFlashResponseBytes() + { + return $this->flashResponseBytes; + } + public function setHtmlResponseBytes($htmlResponseBytes) + { + $this->htmlResponseBytes = $htmlResponseBytes; + } + public function getHtmlResponseBytes() + { + return $this->htmlResponseBytes; + } + public function setImageResponseBytes($imageResponseBytes) + { + $this->imageResponseBytes = $imageResponseBytes; + } + public function getImageResponseBytes() + { + return $this->imageResponseBytes; + } + public function setJavascriptResponseBytes($javascriptResponseBytes) + { + $this->javascriptResponseBytes = $javascriptResponseBytes; + } + public function getJavascriptResponseBytes() + { + return $this->javascriptResponseBytes; + } + public function setNumRenderBlockingRoundTrips($numRenderBlockingRoundTrips) + { + $this->numRenderBlockingRoundTrips = $numRenderBlockingRoundTrips; + } + public function getNumRenderBlockingRoundTrips() + { + return $this->numRenderBlockingRoundTrips; + } + public function setNumTotalRoundTrips($numTotalRoundTrips) + { + $this->numTotalRoundTrips = $numTotalRoundTrips; + } + public function getNumTotalRoundTrips() + { + return $this->numTotalRoundTrips; + } + public function setNumberCssResources($numberCssResources) + { + $this->numberCssResources = $numberCssResources; + } + public function getNumberCssResources() + { + return $this->numberCssResources; + } + public function setNumberHosts($numberHosts) + { + $this->numberHosts = $numberHosts; + } + public function getNumberHosts() + { + return $this->numberHosts; + } + public function setNumberJsResources($numberJsResources) + { + $this->numberJsResources = $numberJsResources; + } + public function getNumberJsResources() + { + return $this->numberJsResources; + } + public function setNumberResources($numberResources) + { + $this->numberResources = $numberResources; + } + public function getNumberResources() + { + return $this->numberResources; + } + public function setNumberRobotedResources($numberRobotedResources) + { + $this->numberRobotedResources = $numberRobotedResources; + } + public function getNumberRobotedResources() + { + return $this->numberRobotedResources; + } + public function setNumberStaticResources($numberStaticResources) + { + $this->numberStaticResources = $numberStaticResources; + } + public function getNumberStaticResources() + { + return $this->numberStaticResources; + } + public function setNumberTransientFetchFailureResources($numberTransientFetchFailureResources) + { + $this->numberTransientFetchFailureResources = $numberTransientFetchFailureResources; + } + public function getNumberTransientFetchFailureResources() + { + return $this->numberTransientFetchFailureResources; + } + public function setOtherResponseBytes($otherResponseBytes) + { + $this->otherResponseBytes = $otherResponseBytes; + } + public function getOtherResponseBytes() + { + return $this->otherResponseBytes; + } + public function setOverTheWireResponseBytes($overTheWireResponseBytes) + { + $this->overTheWireResponseBytes = $overTheWireResponseBytes; + } + public function getOverTheWireResponseBytes() + { + return $this->overTheWireResponseBytes; + } + public function setRobotedUrls($robotedUrls) + { + $this->robotedUrls = $robotedUrls; + } + public function getRobotedUrls() + { + return $this->robotedUrls; + } + public function setTextResponseBytes($textResponseBytes) + { + $this->textResponseBytes = $textResponseBytes; + } + public function getTextResponseBytes() + { + return $this->textResponseBytes; + } + public function setTotalRequestBytes($totalRequestBytes) + { + $this->totalRequestBytes = $totalRequestBytes; + } + public function getTotalRequestBytes() + { + return $this->totalRequestBytes; + } + public function setTransientFetchFailureUrls($transientFetchFailureUrls) + { + $this->transientFetchFailureUrls = $transientFetchFailureUrls; + } + public function getTransientFetchFailureUrls() + { + return $this->transientFetchFailureUrls; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4RuleGroupsElement.php b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4RuleGroupsElement.php new file mode 100644 index 00000000..317a3abb --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4RuleGroupsElement.php @@ -0,0 +1,39 @@ +pass = $pass; + } + public function getPass() + { + return $this->pass; + } + public function setScore($score) + { + $this->score = $score; + } + public function getScore() + { + return $this->score; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4Version.php b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4Version.php new file mode 100644 index 00000000..b4b8dfed --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/PagespeedApiPagespeedResponseV4Version.php @@ -0,0 +1,39 @@ +major = $major; + } + public function getMajor() + { + return $this->major; + } + public function setMinor($minor) + { + $this->minor = $minor; + } + public function getMinor() + { + return $this->minor; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/Resource/Pagespeedapi.php b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/Resource/Pagespeedapi.php index 807221d3..99b3f8b3 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/Resource/Pagespeedapi.php +++ b/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/Resource/Pagespeedapi.php @@ -40,13 +40,18 @@ class Google_Service_Pagespeedonline_Resource_Pagespeedapi extends Google_Servic * are run * @opt_param bool screenshot Indicates if binary data containing a screenshot * should be included - * @opt_param string strategy The analysis strategy to use - * @return Google_Service_Pagespeedonline_Result + * @opt_param bool snapshots Indicates if binary data containing snapshot images + * should be included + * @opt_param string strategy The analysis strategy (desktop or mobile) to use, + * and desktop is the default + * @opt_param string utm_campaign Campaign name for analytics. + * @opt_param string utm_source Campaign source for analytics. + * @return Google_Service_Pagespeedonline_PagespeedApiPagespeedResponseV4 */ public function runpagespeed($url, $optParams = array()) { $params = array('url' => $url); $params = array_merge($params, $optParams); - return $this->call('runpagespeed', array($params), "Google_Service_Pagespeedonline_Result"); + return $this->call('runpagespeed', array($params), "Google_Service_Pagespeedonline_PagespeedApiPagespeedResponseV4"); } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Partners.php b/vendor/google/apiclient-services/src/Google/Service/Partners.php index 511e9aa8..bd37fa10 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Partners.php +++ b/vendor/google/apiclient-services/src/Google/Service/Partners.php @@ -68,20 +68,15 @@ public function __construct(Google_Client $client) 'path' => 'v2/analytics', 'httpMethod' => 'GET', 'parameters' => array( - 'requestMetadata.experimentIds' => array( - 'location' => 'query', - 'type' => 'string', - 'repeated' => true, - ), 'requestMetadata.trafficSource.trafficSubId' => array( 'location' => 'query', 'type' => 'string', ), - 'requestMetadata.partnersSessionId' => array( + 'requestMetadata.userOverrides.userId' => array( 'location' => 'query', 'type' => 'string', ), - 'requestMetadata.userOverrides.userId' => array( + 'requestMetadata.partnersSessionId' => array( 'location' => 'query', 'type' => 'string', ), @@ -105,6 +100,11 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), + 'requestMetadata.experimentIds' => array( + 'location' => 'query', + 'type' => 'string', + 'repeated' => true, + ), ), ), ) @@ -139,48 +139,48 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'requestMetadata.trafficSource.trafficSourceId' => array( + 'requestMetadata.partnersSessionId' => array( 'location' => 'query', 'type' => 'string', ), - 'requestMetadata.userOverrides.ipAddress' => array( + 'requestMetadata.userOverrides.userId' => array( 'location' => 'query', 'type' => 'string', ), - 'currencyCode' => array( + 'view' => array( 'location' => 'query', 'type' => 'string', ), - 'requestMetadata.experimentIds' => array( + 'requestMetadata.locale' => array( 'location' => 'query', 'type' => 'string', - 'repeated' => true, ), - 'requestMetadata.trafficSource.trafficSubId' => array( + 'address' => array( 'location' => 'query', 'type' => 'string', ), - 'orderBy' => array( + 'requestMetadata.trafficSource.trafficSourceId' => array( 'location' => 'query', 'type' => 'string', ), - 'requestMetadata.partnersSessionId' => array( + 'requestMetadata.userOverrides.ipAddress' => array( 'location' => 'query', 'type' => 'string', ), - 'requestMetadata.userOverrides.userId' => array( + 'currencyCode' => array( 'location' => 'query', 'type' => 'string', ), - 'view' => array( + 'requestMetadata.experimentIds' => array( 'location' => 'query', 'type' => 'string', + 'repeated' => true, ), - 'requestMetadata.locale' => array( + 'requestMetadata.trafficSource.trafficSubId' => array( 'location' => 'query', 'type' => 'string', ), - 'address' => array( + 'orderBy' => array( 'location' => 'query', 'type' => 'string', ), @@ -267,11 +267,15 @@ public function __construct(Google_Client $client) 'type' => 'string', 'repeated' => true, ), + 'maxMonthlyBudget.units' => array( + 'location' => 'query', + 'type' => 'string', + ), 'requestMetadata.trafficSource.trafficSourceId' => array( 'location' => 'query', 'type' => 'string', ), - 'maxMonthlyBudget.units' => array( + 'requestMetadata.trafficSource.trafficSubId' => array( 'location' => 'query', 'type' => 'string', ), @@ -279,10 +283,6 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'integer', ), - 'requestMetadata.trafficSource.trafficSubId' => array( - 'location' => 'query', - 'type' => 'string', - ), 'requestMetadata.partnersSessionId' => array( 'location' => 'query', 'type' => 'string', @@ -330,23 +330,14 @@ public function __construct(Google_Client $client) 'path' => 'v2/leads', 'httpMethod' => 'GET', 'parameters' => array( - 'requestMetadata.userOverrides.ipAddress' => array( - 'location' => 'query', - 'type' => 'string', - ), - 'requestMetadata.experimentIds' => array( + 'requestMetadata.trafficSource.trafficSubId' => array( 'location' => 'query', 'type' => 'string', - 'repeated' => true, ), 'orderBy' => array( 'location' => 'query', 'type' => 'string', ), - 'requestMetadata.trafficSource.trafficSubId' => array( - 'location' => 'query', - 'type' => 'string', - ), 'requestMetadata.userOverrides.userId' => array( 'location' => 'query', 'type' => 'string', @@ -371,6 +362,15 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), + 'requestMetadata.userOverrides.ipAddress' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'requestMetadata.experimentIds' => array( + 'location' => 'query', + 'type' => 'string', + 'repeated' => true, + ), ), ), ) @@ -386,32 +386,32 @@ public function __construct(Google_Client $client) 'path' => 'v2/offers', 'httpMethod' => 'GET', 'parameters' => array( - 'requestMetadata.userOverrides.userId' => array( + 'requestMetadata.experimentIds' => array( 'location' => 'query', 'type' => 'string', + 'repeated' => true, ), - 'requestMetadata.partnersSessionId' => array( + 'requestMetadata.trafficSource.trafficSubId' => array( 'location' => 'query', 'type' => 'string', ), - 'requestMetadata.trafficSource.trafficSourceId' => array( + 'requestMetadata.userOverrides.userId' => array( 'location' => 'query', 'type' => 'string', ), - 'requestMetadata.locale' => array( + 'requestMetadata.partnersSessionId' => array( 'location' => 'query', 'type' => 'string', ), - 'requestMetadata.userOverrides.ipAddress' => array( + 'requestMetadata.trafficSource.trafficSourceId' => array( 'location' => 'query', 'type' => 'string', ), - 'requestMetadata.experimentIds' => array( + 'requestMetadata.locale' => array( 'location' => 'query', 'type' => 'string', - 'repeated' => true, ), - 'requestMetadata.trafficSource.trafficSubId' => array( + 'requestMetadata.userOverrides.ipAddress' => array( 'location' => 'query', 'type' => 'string', ), @@ -430,27 +430,15 @@ public function __construct(Google_Client $client) 'path' => 'v2/offers/history', 'httpMethod' => 'GET', 'parameters' => array( - 'requestMetadata.trafficSource.trafficSourceId' => array( - 'location' => 'query', - 'type' => 'string', - ), - 'requestMetadata.locale' => array( - 'location' => 'query', - 'type' => 'string', - ), - 'requestMetadata.userOverrides.ipAddress' => array( + 'requestMetadata.experimentIds' => array( 'location' => 'query', 'type' => 'string', + 'repeated' => true, ), 'entireCompany' => array( 'location' => 'query', 'type' => 'boolean', ), - 'requestMetadata.experimentIds' => array( - 'location' => 'query', - 'type' => 'string', - 'repeated' => true, - ), 'orderBy' => array( 'location' => 'query', 'type' => 'string', @@ -475,6 +463,18 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'integer', ), + 'requestMetadata.trafficSource.trafficSourceId' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'requestMetadata.locale' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'requestMetadata.userOverrides.ipAddress' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ), ) @@ -504,6 +504,10 @@ public function __construct(Google_Client $client) 'path' => 'v2/userStates', 'httpMethod' => 'GET', 'parameters' => array( + 'requestMetadata.trafficSource.trafficSubId' => array( + 'location' => 'query', + 'type' => 'string', + ), 'requestMetadata.userOverrides.userId' => array( 'location' => 'query', 'type' => 'string', @@ -529,10 +533,6 @@ public function __construct(Google_Client $client) 'type' => 'string', 'repeated' => true, ), - 'requestMetadata.trafficSource.trafficSubId' => array( - 'location' => 'query', - 'type' => 'string', - ), ), ), ) @@ -553,32 +553,32 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'requestMetadata.trafficSource.trafficSourceId' => array( + 'requestMetadata.experimentIds' => array( 'location' => 'query', 'type' => 'string', + 'repeated' => true, ), - 'requestMetadata.locale' => array( + 'requestMetadata.trafficSource.trafficSubId' => array( 'location' => 'query', 'type' => 'string', ), - 'requestMetadata.userOverrides.ipAddress' => array( + 'requestMetadata.partnersSessionId' => array( 'location' => 'query', 'type' => 'string', ), - 'requestMetadata.experimentIds' => array( + 'requestMetadata.userOverrides.userId' => array( 'location' => 'query', 'type' => 'string', - 'repeated' => true, ), - 'requestMetadata.trafficSource.trafficSubId' => array( + 'requestMetadata.trafficSource.trafficSourceId' => array( 'location' => 'query', 'type' => 'string', ), - 'requestMetadata.partnersSessionId' => array( + 'requestMetadata.locale' => array( 'location' => 'query', 'type' => 'string', ), - 'requestMetadata.userOverrides.userId' => array( + 'requestMetadata.userOverrides.ipAddress' => array( 'location' => 'query', 'type' => 'string', ), @@ -592,7 +592,7 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'requestMetadata.partnersSessionId' => array( + 'requestMetadata.trafficSource.trafficSubId' => array( 'location' => 'query', 'type' => 'string', ), @@ -600,6 +600,10 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), + 'requestMetadata.partnersSessionId' => array( + 'location' => 'query', + 'type' => 'string', + ), 'requestMetadata.trafficSource.trafficSourceId' => array( 'location' => 'query', 'type' => 'string', @@ -617,10 +621,6 @@ public function __construct(Google_Client $client) 'type' => 'string', 'repeated' => true, ), - 'requestMetadata.trafficSource.trafficSubId' => array( - 'location' => 'query', - 'type' => 'string', - ), ), ),'get' => array( 'path' => 'v2/users/{userId}', @@ -631,36 +631,36 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'requestMetadata.locale' => array( + 'requestMetadata.partnersSessionId' => array( 'location' => 'query', 'type' => 'string', ), - 'requestMetadata.userOverrides.ipAddress' => array( + 'requestMetadata.userOverrides.userId' => array( 'location' => 'query', 'type' => 'string', ), - 'requestMetadata.experimentIds' => array( + 'userView' => array( 'location' => 'query', 'type' => 'string', - 'repeated' => true, ), - 'requestMetadata.trafficSource.trafficSubId' => array( + 'requestMetadata.trafficSource.trafficSourceId' => array( 'location' => 'query', 'type' => 'string', ), - 'requestMetadata.userOverrides.userId' => array( + 'requestMetadata.locale' => array( 'location' => 'query', 'type' => 'string', ), - 'requestMetadata.partnersSessionId' => array( + 'requestMetadata.userOverrides.ipAddress' => array( 'location' => 'query', 'type' => 'string', ), - 'userView' => array( + 'requestMetadata.experimentIds' => array( 'location' => 'query', 'type' => 'string', + 'repeated' => true, ), - 'requestMetadata.trafficSource.trafficSourceId' => array( + 'requestMetadata.trafficSource.trafficSubId' => array( 'location' => 'query', 'type' => 'string', ), @@ -713,6 +713,10 @@ public function __construct(Google_Client $client) 'path' => 'v2/partnersstatus', 'httpMethod' => 'GET', 'parameters' => array( + 'requestMetadata.trafficSource.trafficSubId' => array( + 'location' => 'query', + 'type' => 'string', + ), 'requestMetadata.userOverrides.userId' => array( 'location' => 'query', 'type' => 'string', @@ -738,45 +742,41 @@ public function __construct(Google_Client $client) 'type' => 'string', 'repeated' => true, ), - 'requestMetadata.trafficSource.trafficSubId' => array( - 'location' => 'query', - 'type' => 'string', - ), ), ),'updateCompanies' => array( 'path' => 'v2/companies', 'httpMethod' => 'PATCH', 'parameters' => array( - 'requestMetadata.userOverrides.userId' => array( + 'requestMetadata.locale' => array( 'location' => 'query', 'type' => 'string', ), - 'requestMetadata.partnersSessionId' => array( + 'requestMetadata.userOverrides.ipAddress' => array( 'location' => 'query', 'type' => 'string', ), - 'requestMetadata.trafficSource.trafficSourceId' => array( + 'updateMask' => array( 'location' => 'query', 'type' => 'string', ), - 'requestMetadata.locale' => array( + 'requestMetadata.experimentIds' => array( 'location' => 'query', 'type' => 'string', + 'repeated' => true, ), - 'requestMetadata.userOverrides.ipAddress' => array( + 'requestMetadata.trafficSource.trafficSubId' => array( 'location' => 'query', 'type' => 'string', ), - 'updateMask' => array( + 'requestMetadata.partnersSessionId' => array( 'location' => 'query', 'type' => 'string', ), - 'requestMetadata.experimentIds' => array( + 'requestMetadata.userOverrides.userId' => array( 'location' => 'query', 'type' => 'string', - 'repeated' => true, ), - 'requestMetadata.trafficSource.trafficSubId' => array( + 'requestMetadata.trafficSource.trafficSourceId' => array( 'location' => 'query', 'type' => 'string', ), @@ -785,38 +785,38 @@ public function __construct(Google_Client $client) 'path' => 'v2/leads', 'httpMethod' => 'PATCH', 'parameters' => array( - 'requestMetadata.trafficSource.trafficSourceId' => array( + 'requestMetadata.trafficSource.trafficSubId' => array( 'location' => 'query', 'type' => 'string', ), - 'requestMetadata.locale' => array( + 'requestMetadata.partnersSessionId' => array( 'location' => 'query', 'type' => 'string', ), - 'requestMetadata.userOverrides.ipAddress' => array( + 'requestMetadata.userOverrides.userId' => array( 'location' => 'query', 'type' => 'string', ), - 'updateMask' => array( + 'requestMetadata.trafficSource.trafficSourceId' => array( 'location' => 'query', 'type' => 'string', ), - 'requestMetadata.experimentIds' => array( + 'requestMetadata.locale' => array( 'location' => 'query', 'type' => 'string', - 'repeated' => true, ), - 'requestMetadata.trafficSource.trafficSubId' => array( + 'requestMetadata.userOverrides.ipAddress' => array( 'location' => 'query', 'type' => 'string', ), - 'requestMetadata.userOverrides.userId' => array( + 'updateMask' => array( 'location' => 'query', 'type' => 'string', ), - 'requestMetadata.partnersSessionId' => array( + 'requestMetadata.experimentIds' => array( 'location' => 'query', 'type' => 'string', + 'repeated' => true, ), ), ), diff --git a/vendor/google/apiclient-services/src/Google/Service/Partners/Company.php b/vendor/google/apiclient-services/src/Google/Service/Partners/Company.php index 3ad2289a..764448ff 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Partners/Company.php +++ b/vendor/google/apiclient-services/src/Google/Service/Partners/Company.php @@ -20,6 +20,7 @@ class Google_Service_Partners_Company extends Google_Collection protected $collection_key = 'specializationStatus'; public $additionalWebsites; public $autoApprovalEmailDomains; + public $badgeAuthorityInAwn; public $badgeTier; protected $certificationStatusesType = 'Google_Service_Partners_CertificationStatus'; protected $certificationStatusesDataType = 'array'; @@ -65,6 +66,14 @@ public function getAutoApprovalEmailDomains() { return $this->autoApprovalEmailDomains; } + public function setBadgeAuthorityInAwn($badgeAuthorityInAwn) + { + $this->badgeAuthorityInAwn = $badgeAuthorityInAwn; + } + public function getBadgeAuthorityInAwn() + { + return $this->badgeAuthorityInAwn; + } public function setBadgeTier($badgeTier) { $this->badgeTier = $badgeTier; diff --git a/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/Analytics.php b/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/Analytics.php index ecd3f157..b5305da2 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/Analytics.php +++ b/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/Analytics.php @@ -31,15 +31,13 @@ class Google_Service_Partners_Resource_Analytics extends Google_Service_Resource * * @param array $optParams Optional parameters. * - * @opt_param string requestMetadata.experimentIds Experiment IDs the current - * request belongs to. * @opt_param string requestMetadata.trafficSource.trafficSubId Second level * identifier to indicate where the traffic comes from. An identifier has * multiple letters created by a team which redirected the traffic to us. - * @opt_param string requestMetadata.partnersSessionId Google Partners session - * ID. * @opt_param string requestMetadata.userOverrides.userId Logged-in user ID to * impersonate instead of the user's ID. + * @opt_param string requestMetadata.partnersSessionId Google Partners session + * ID. * @opt_param string pageToken A token identifying a page of results that the * server returns. Typically, this is the value of * `ListAnalyticsResponse.next_page_token` returned from the previous call to @@ -59,6 +57,8 @@ class Google_Service_Partners_Resource_Analytics extends Google_Service_Resource * request. * @opt_param string requestMetadata.userOverrides.ipAddress IP address to use * instead of the user's geo-located IP address. + * @opt_param string requestMetadata.experimentIds Experiment IDs the current + * request belongs to. * @return Google_Service_Partners_ListAnalyticsResponse */ public function listAnalytics($optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/Companies.php b/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/Companies.php index 2abe3140..00edbd89 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/Companies.php +++ b/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/Companies.php @@ -31,6 +31,17 @@ class Google_Service_Partners_Resource_Companies extends Google_Service_Resource * @param string $companyId The ID of the company to retrieve. * @param array $optParams Optional parameters. * + * @opt_param string requestMetadata.partnersSessionId Google Partners session + * ID. + * @opt_param string requestMetadata.userOverrides.userId Logged-in user ID to + * impersonate instead of the user's ID. + * @opt_param string view The view of `Company` resource to be returned. This + * must not be `COMPANY_VIEW_UNSPECIFIED`. + * @opt_param string requestMetadata.locale Locale to use for the current + * request. + * @opt_param string address The address to use for sorting the company's + * addresses by proximity. If not given, the geo-located address of the request + * is used. Used when order_by is set. * @opt_param string requestMetadata.trafficSource.trafficSourceId Identifier to * indicate where the traffic comes from. An identifier has multiple letters * created by a team which redirected the traffic to us. @@ -48,17 +59,6 @@ class Google_Service_Partners_Resource_Companies extends Google_Service_Resource * Currently, only `address` and `address desc` is supported which will sorted * by closest to farthest in distance from given address and farthest to closest * distance from given address respectively. - * @opt_param string requestMetadata.partnersSessionId Google Partners session - * ID. - * @opt_param string requestMetadata.userOverrides.userId Logged-in user ID to - * impersonate instead of the user's ID. - * @opt_param string view The view of `Company` resource to be returned. This - * must not be `COMPANY_VIEW_UNSPECIFIED`. - * @opt_param string requestMetadata.locale Locale to use for the current - * request. - * @opt_param string address The address to use for sorting the company's - * addresses by proximity. If not given, the geo-located address of the request - * is used. Used when order_by is set. * @return Google_Service_Partners_GetCompanyResponse */ public function get($companyId, $optParams = array()) @@ -118,20 +118,20 @@ public function get($companyId, $optParams = array()) * @opt_param string services List of services that the returned agencies should * provide. If this is not empty, any returned agency must have at least one of * these services, or one of the specializations in the "specializations" field. + * @opt_param string maxMonthlyBudget.units The whole units of the amount. For + * example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. * @opt_param string requestMetadata.trafficSource.trafficSourceId Identifier to * indicate where the traffic comes from. An identifier has multiple letters * created by a team which redirected the traffic to us. - * @opt_param string maxMonthlyBudget.units The whole units of the amount. For - * example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. + * @opt_param string requestMetadata.trafficSource.trafficSubId Second level + * identifier to indicate where the traffic comes from. An identifier has + * multiple letters created by a team which redirected the traffic to us. * @opt_param int minMonthlyBudget.nanos Number of nano (10^-9) units of the * amount. The value must be between -999,999,999 and +999,999,999 inclusive. If * `units` is positive, `nanos` must be positive or zero. If `units` is zero, * `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` * must be negative or zero. For example $-1.75 is represented as `units`=-1 and * `nanos`=-750,000,000. - * @opt_param string requestMetadata.trafficSource.trafficSubId Second level - * identifier to indicate where the traffic comes from. An identifier has - * multiple letters created by a team which redirected the traffic to us. * @opt_param string requestMetadata.partnersSessionId Google Partners session * ID. * @opt_param string companyName Company name to search for. diff --git a/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/Leads.php b/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/Leads.php index 2bdc4478..c8a146ff 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/Leads.php +++ b/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/Leads.php @@ -31,15 +31,11 @@ class Google_Service_Partners_Resource_Leads extends Google_Service_Resource * * @param array $optParams Optional parameters. * - * @opt_param string requestMetadata.userOverrides.ipAddress IP address to use - * instead of the user's geo-located IP address. - * @opt_param string requestMetadata.experimentIds Experiment IDs the current - * request belongs to. - * @opt_param string orderBy How to order Leads. Currently, only `create_time` - * and `create_time desc` are supported * @opt_param string requestMetadata.trafficSource.trafficSubId Second level * identifier to indicate where the traffic comes from. An identifier has * multiple letters created by a team which redirected the traffic to us. + * @opt_param string orderBy How to order Leads. Currently, only `create_time` + * and `create_time desc` are supported * @opt_param string requestMetadata.userOverrides.userId Logged-in user ID to * impersonate instead of the user's ID. * @opt_param string requestMetadata.partnersSessionId Google Partners session @@ -55,6 +51,10 @@ class Google_Service_Partners_Resource_Leads extends Google_Service_Resource * created by a team which redirected the traffic to us. * @opt_param string requestMetadata.locale Locale to use for the current * request. + * @opt_param string requestMetadata.userOverrides.ipAddress IP address to use + * instead of the user's geo-located IP address. + * @opt_param string requestMetadata.experimentIds Experiment IDs the current + * request belongs to. * @return Google_Service_Partners_ListLeadsResponse */ public function listLeads($optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/Offers.php b/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/Offers.php index ae16f8da..729195d8 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/Offers.php +++ b/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/Offers.php @@ -30,6 +30,11 @@ class Google_Service_Partners_Resource_Offers extends Google_Service_Resource * * @param array $optParams Optional parameters. * + * @opt_param string requestMetadata.experimentIds Experiment IDs the current + * request belongs to. + * @opt_param string requestMetadata.trafficSource.trafficSubId Second level + * identifier to indicate where the traffic comes from. An identifier has + * multiple letters created by a team which redirected the traffic to us. * @opt_param string requestMetadata.userOverrides.userId Logged-in user ID to * impersonate instead of the user's ID. * @opt_param string requestMetadata.partnersSessionId Google Partners session @@ -41,11 +46,6 @@ class Google_Service_Partners_Resource_Offers extends Google_Service_Resource * request. * @opt_param string requestMetadata.userOverrides.ipAddress IP address to use * instead of the user's geo-located IP address. - * @opt_param string requestMetadata.experimentIds Experiment IDs the current - * request belongs to. - * @opt_param string requestMetadata.trafficSource.trafficSubId Second level - * identifier to indicate where the traffic comes from. An identifier has - * multiple letters created by a team which redirected the traffic to us. * @return Google_Service_Partners_ListOffersResponse */ public function listOffers($optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/OffersHistory.php b/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/OffersHistory.php index ceb00b7d..db5556d7 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/OffersHistory.php +++ b/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/OffersHistory.php @@ -31,17 +31,10 @@ class Google_Service_Partners_Resource_OffersHistory extends Google_Service_Reso * * @param array $optParams Optional parameters. * - * @opt_param string requestMetadata.trafficSource.trafficSourceId Identifier to - * indicate where the traffic comes from. An identifier has multiple letters - * created by a team which redirected the traffic to us. - * @opt_param string requestMetadata.locale Locale to use for the current - * request. - * @opt_param string requestMetadata.userOverrides.ipAddress IP address to use - * instead of the user's geo-located IP address. - * @opt_param bool entireCompany if true, show history for the entire company. - * Requires user to be admin. * @opt_param string requestMetadata.experimentIds Experiment IDs the current * request belongs to. + * @opt_param bool entireCompany if true, show history for the entire company. + * Requires user to be admin. * @opt_param string orderBy Comma-separated list of fields to order by, e.g.: * "foo,bar,baz". Use "foo desc" to sort descending. List of valid field names * is: name, offer_code, expiration_time, status, last_modified_time, @@ -55,6 +48,13 @@ class Google_Service_Partners_Resource_OffersHistory extends Google_Service_Reso * ID. * @opt_param string pageToken Token to retrieve a specific page. * @opt_param int pageSize Maximum number of rows to return per page. + * @opt_param string requestMetadata.trafficSource.trafficSourceId Identifier to + * indicate where the traffic comes from. An identifier has multiple letters + * created by a team which redirected the traffic to us. + * @opt_param string requestMetadata.locale Locale to use for the current + * request. + * @opt_param string requestMetadata.userOverrides.ipAddress IP address to use + * instead of the user's geo-located IP address. * @return Google_Service_Partners_ListOffersHistoryResponse */ public function listOffersHistory($optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/UserStates.php b/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/UserStates.php index 18202713..f4d7eaad 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/UserStates.php +++ b/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/UserStates.php @@ -30,6 +30,9 @@ class Google_Service_Partners_Resource_UserStates extends Google_Service_Resourc * * @param array $optParams Optional parameters. * + * @opt_param string requestMetadata.trafficSource.trafficSubId Second level + * identifier to indicate where the traffic comes from. An identifier has + * multiple letters created by a team which redirected the traffic to us. * @opt_param string requestMetadata.userOverrides.userId Logged-in user ID to * impersonate instead of the user's ID. * @opt_param string requestMetadata.partnersSessionId Google Partners session @@ -43,9 +46,6 @@ class Google_Service_Partners_Resource_UserStates extends Google_Service_Resourc * instead of the user's geo-located IP address. * @opt_param string requestMetadata.experimentIds Experiment IDs the current * request belongs to. - * @opt_param string requestMetadata.trafficSource.trafficSubId Second level - * identifier to indicate where the traffic comes from. An identifier has - * multiple letters created by a team which redirected the traffic to us. * @return Google_Service_Partners_ListUserStatesResponse */ public function listUserStates($optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/Users.php b/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/Users.php index f9cf5ab3..11714004 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/Users.php +++ b/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/Users.php @@ -34,13 +34,6 @@ class Google_Service_Partners_Resource_Users extends Google_Service_Resource * @param Google_Service_Partners_CompanyRelation $postBody * @param array $optParams Optional parameters. * - * @opt_param string requestMetadata.trafficSource.trafficSourceId Identifier to - * indicate where the traffic comes from. An identifier has multiple letters - * created by a team which redirected the traffic to us. - * @opt_param string requestMetadata.locale Locale to use for the current - * request. - * @opt_param string requestMetadata.userOverrides.ipAddress IP address to use - * instead of the user's geo-located IP address. * @opt_param string requestMetadata.experimentIds Experiment IDs the current * request belongs to. * @opt_param string requestMetadata.trafficSource.trafficSubId Second level @@ -50,6 +43,13 @@ class Google_Service_Partners_Resource_Users extends Google_Service_Resource * ID. * @opt_param string requestMetadata.userOverrides.userId Logged-in user ID to * impersonate instead of the user's ID. + * @opt_param string requestMetadata.trafficSource.trafficSourceId Identifier to + * indicate where the traffic comes from. An identifier has multiple letters + * created by a team which redirected the traffic to us. + * @opt_param string requestMetadata.locale Locale to use for the current + * request. + * @opt_param string requestMetadata.userOverrides.ipAddress IP address to use + * instead of the user's geo-located IP address. * @return Google_Service_Partners_CompanyRelation */ public function createCompanyRelation($userId, Google_Service_Partners_CompanyRelation $postBody, $optParams = array()) @@ -66,10 +66,13 @@ public function createCompanyRelation($userId, Google_Service_Partners_CompanyRe * currently authenticated user. * @param array $optParams Optional parameters. * - * @opt_param string requestMetadata.partnersSessionId Google Partners session - * ID. + * @opt_param string requestMetadata.trafficSource.trafficSubId Second level + * identifier to indicate where the traffic comes from. An identifier has + * multiple letters created by a team which redirected the traffic to us. * @opt_param string requestMetadata.userOverrides.userId Logged-in user ID to * impersonate instead of the user's ID. + * @opt_param string requestMetadata.partnersSessionId Google Partners session + * ID. * @opt_param string requestMetadata.trafficSource.trafficSourceId Identifier to * indicate where the traffic comes from. An identifier has multiple letters * created by a team which redirected the traffic to us. @@ -79,9 +82,6 @@ public function createCompanyRelation($userId, Google_Service_Partners_CompanyRe * instead of the user's geo-located IP address. * @opt_param string requestMetadata.experimentIds Experiment IDs the current * request belongs to. - * @opt_param string requestMetadata.trafficSource.trafficSubId Second level - * identifier to indicate where the traffic comes from. An identifier has - * multiple letters created by a team which redirected the traffic to us. * @return Google_Service_Partners_PartnersEmpty */ public function deleteCompanyRelation($userId, $optParams = array()) @@ -97,6 +97,15 @@ public function deleteCompanyRelation($userId, $optParams = array()) * currently authenticated user. * @param array $optParams Optional parameters. * + * @opt_param string requestMetadata.partnersSessionId Google Partners session + * ID. + * @opt_param string requestMetadata.userOverrides.userId Logged-in user ID to + * impersonate instead of the user's ID. + * @opt_param string userView Specifies what parts of the user information to + * return. + * @opt_param string requestMetadata.trafficSource.trafficSourceId Identifier to + * indicate where the traffic comes from. An identifier has multiple letters + * created by a team which redirected the traffic to us. * @opt_param string requestMetadata.locale Locale to use for the current * request. * @opt_param string requestMetadata.userOverrides.ipAddress IP address to use @@ -106,15 +115,6 @@ public function deleteCompanyRelation($userId, $optParams = array()) * @opt_param string requestMetadata.trafficSource.trafficSubId Second level * identifier to indicate where the traffic comes from. An identifier has * multiple letters created by a team which redirected the traffic to us. - * @opt_param string requestMetadata.userOverrides.userId Logged-in user ID to - * impersonate instead of the user's ID. - * @opt_param string requestMetadata.partnersSessionId Google Partners session - * ID. - * @opt_param string userView Specifies what parts of the user information to - * return. - * @opt_param string requestMetadata.trafficSource.trafficSourceId Identifier to - * indicate where the traffic comes from. An identifier has multiple letters - * created by a team which redirected the traffic to us. * @return Google_Service_Partners_User */ public function get($userId, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/V2.php b/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/V2.php index 92782764..db4fa82a 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/V2.php +++ b/vendor/google/apiclient-services/src/Google/Service/Partners/Resource/V2.php @@ -31,6 +31,9 @@ class Google_Service_Partners_Resource_V2 extends Google_Service_Resource * * @param array $optParams Optional parameters. * + * @opt_param string requestMetadata.trafficSource.trafficSubId Second level + * identifier to indicate where the traffic comes from. An identifier has + * multiple letters created by a team which redirected the traffic to us. * @opt_param string requestMetadata.userOverrides.userId Logged-in user ID to * impersonate instead of the user's ID. * @opt_param string requestMetadata.partnersSessionId Google Partners session @@ -44,9 +47,6 @@ class Google_Service_Partners_Resource_V2 extends Google_Service_Resource * instead of the user's geo-located IP address. * @opt_param string requestMetadata.experimentIds Experiment IDs the current * request belongs to. - * @opt_param string requestMetadata.trafficSource.trafficSubId Second level - * identifier to indicate where the traffic comes from. An identifier has - * multiple letters created by a team which redirected the traffic to us. * @return Google_Service_Partners_GetPartnersStatusResponse */ public function getPartnersstatus($optParams = array()) @@ -62,13 +62,6 @@ public function getPartnersstatus($optParams = array()) * @param Google_Service_Partners_Company $postBody * @param array $optParams Optional parameters. * - * @opt_param string requestMetadata.userOverrides.userId Logged-in user ID to - * impersonate instead of the user's ID. - * @opt_param string requestMetadata.partnersSessionId Google Partners session - * ID. - * @opt_param string requestMetadata.trafficSource.trafficSourceId Identifier to - * indicate where the traffic comes from. An identifier has multiple letters - * created by a team which redirected the traffic to us. * @opt_param string requestMetadata.locale Locale to use for the current * request. * @opt_param string requestMetadata.userOverrides.ipAddress IP address to use @@ -80,6 +73,13 @@ public function getPartnersstatus($optParams = array()) * @opt_param string requestMetadata.trafficSource.trafficSubId Second level * identifier to indicate where the traffic comes from. An identifier has * multiple letters created by a team which redirected the traffic to us. + * @opt_param string requestMetadata.partnersSessionId Google Partners session + * ID. + * @opt_param string requestMetadata.userOverrides.userId Logged-in user ID to + * impersonate instead of the user's ID. + * @opt_param string requestMetadata.trafficSource.trafficSourceId Identifier to + * indicate where the traffic comes from. An identifier has multiple letters + * created by a team which redirected the traffic to us. * @return Google_Service_Partners_Company */ public function updateCompanies(Google_Service_Partners_Company $postBody, $optParams = array()) @@ -94,6 +94,13 @@ public function updateCompanies(Google_Service_Partners_Company $postBody, $optP * @param Google_Service_Partners_Lead $postBody * @param array $optParams Optional parameters. * + * @opt_param string requestMetadata.trafficSource.trafficSubId Second level + * identifier to indicate where the traffic comes from. An identifier has + * multiple letters created by a team which redirected the traffic to us. + * @opt_param string requestMetadata.partnersSessionId Google Partners session + * ID. + * @opt_param string requestMetadata.userOverrides.userId Logged-in user ID to + * impersonate instead of the user's ID. * @opt_param string requestMetadata.trafficSource.trafficSourceId Identifier to * indicate where the traffic comes from. An identifier has multiple letters * created by a team which redirected the traffic to us. @@ -106,13 +113,6 @@ public function updateCompanies(Google_Service_Partners_Company $postBody, $optP * and `adwords_customer_id` are currently supported. * @opt_param string requestMetadata.experimentIds Experiment IDs the current * request belongs to. - * @opt_param string requestMetadata.trafficSource.trafficSubId Second level - * identifier to indicate where the traffic comes from. An identifier has - * multiple letters created by a team which redirected the traffic to us. - * @opt_param string requestMetadata.userOverrides.userId Logged-in user ID to - * impersonate instead of the user's ID. - * @opt_param string requestMetadata.partnersSessionId Google Partners session - * ID. * @return Google_Service_Partners_Lead */ public function updateLeads(Google_Service_Partners_Lead $postBody, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Partners/User.php b/vendor/google/apiclient-services/src/Google/Service/Partners/User.php index 8d7302d6..03799ff6 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Partners/User.php +++ b/vendor/google/apiclient-services/src/Google/Service/Partners/User.php @@ -18,6 +18,7 @@ class Google_Service_Partners_User extends Google_Collection { protected $collection_key = 'primaryEmails'; + public $afaInfoShared; protected $availableAdwordsManagerAccountsType = 'Google_Service_Partners_AdWordsManagerAccountInfo'; protected $availableAdwordsManagerAccountsDataType = 'array'; protected $certificationStatusType = 'Google_Service_Partners_Certification'; @@ -36,6 +37,14 @@ class Google_Service_Partners_User extends Google_Collection protected $publicProfileType = 'Google_Service_Partners_PublicProfile'; protected $publicProfileDataType = ''; + public function setAfaInfoShared($afaInfoShared) + { + $this->afaInfoShared = $afaInfoShared; + } + public function getAfaInfoShared() + { + return $this->afaInfoShared; + } /** * @param Google_Service_Partners_AdWordsManagerAccountInfo */ diff --git a/vendor/google/apiclient-services/src/Google/Service/PeopleService.php b/vendor/google/apiclient-services/src/Google/Service/PeopleService.php index fe1e737a..ae328ec3 100644 --- a/vendor/google/apiclient-services/src/Google/Service/PeopleService.php +++ b/vendor/google/apiclient-services/src/Google/Service/PeopleService.php @@ -273,10 +273,6 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'sortOrder' => array( - 'location' => 'query', - 'type' => 'string', - ), 'requestSyncToken' => array( 'location' => 'query', 'type' => 'boolean', @@ -285,19 +281,23 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), + 'requestMask.includeField' => array( + 'location' => 'query', + 'type' => 'string', + ), 'pageSize' => array( 'location' => 'query', 'type' => 'integer', ), - 'requestMask.includeField' => array( + 'syncToken' => array( 'location' => 'query', 'type' => 'string', ), - 'syncToken' => array( + 'personFields' => array( 'location' => 'query', 'type' => 'string', ), - 'personFields' => array( + 'sortOrder' => array( 'location' => 'query', 'type' => 'string', ), diff --git a/vendor/google/apiclient-services/src/Google/Service/PeopleService/Person.php b/vendor/google/apiclient-services/src/Google/Service/PeopleService/Person.php index 77898bd8..5625b5af 100644 --- a/vendor/google/apiclient-services/src/Google/Service/PeopleService/Person.php +++ b/vendor/google/apiclient-services/src/Google/Service/PeopleService/Person.php @@ -69,6 +69,8 @@ class Google_Service_PeopleService_Person extends Google_Collection protected $residencesType = 'Google_Service_PeopleService_Residence'; protected $residencesDataType = 'array'; public $resourceName; + protected $sipAddressesType = 'Google_Service_PeopleService_SipAddress'; + protected $sipAddressesDataType = 'array'; protected $skillsType = 'Google_Service_PeopleService_Skill'; protected $skillsDataType = 'array'; protected $taglinesType = 'Google_Service_PeopleService_Tagline'; @@ -438,6 +440,20 @@ public function getResourceName() { return $this->resourceName; } + /** + * @param Google_Service_PeopleService_SipAddress + */ + public function setSipAddresses($sipAddresses) + { + $this->sipAddresses = $sipAddresses; + } + /** + * @return Google_Service_PeopleService_SipAddress + */ + public function getSipAddresses() + { + return $this->sipAddresses; + } /** * @param Google_Service_PeopleService_Skill */ diff --git a/vendor/google/apiclient-services/src/Google/Service/PeopleService/Resource/People.php b/vendor/google/apiclient-services/src/Google/Service/PeopleService/Resource/People.php index 413c104c..6cf3c0e4 100644 --- a/vendor/google/apiclient-services/src/Google/Service/PeopleService/Resource/People.php +++ b/vendor/google/apiclient-services/src/Google/Service/PeopleService/Resource/People.php @@ -80,7 +80,8 @@ public function deleteContact($resourceName, $optParams = array()) * coverPhotos * emailAddresses * events * genders * imClients * interests * * locales * memberships * metadata * names * nicknames * occupations * * organizations * phoneNumbers * photos * relations * relationshipInterests * - * relationshipStatuses * residences * skills * taglines * urls + * relationshipStatuses * residences * sipAddresses * skills * taglines * urls * + * userDefined * @opt_param string requestMask.includeField **Required.** Comma-separated list * of person fields to be included in the response. Each path should start with * `person.`: for example, `person.names` or `person.photos`. @@ -122,7 +123,8 @@ public function get($resourceName, $optParams = array()) * coverPhotos * emailAddresses * events * genders * imClients * interests * * locales * memberships * metadata * names * nicknames * occupations * * organizations * phoneNumbers * photos * relations * relationshipInterests * - * relationshipStatuses * residences * skills * taglines * urls + * relationshipStatuses * residences * sipAddresses * skills * taglines * urls * + * userDefined * @return Google_Service_PeopleService_GetPeopleResponse */ public function getBatchGet($optParams = array()) @@ -156,10 +158,10 @@ public function getBatchGet($optParams = array()) * separating them with commas. All updated fields will be replaced. Valid * values are: * - * * addresses * biographies * birthdays * braggingRights * emailAddresses * - * events * genders * imClients * interests * locales * names * nicknames * - * occupations * organizations * phoneNumbers * relations * residences * skills - * * urls + * * addresses * biographies * birthdays * emailAddresses * events * genders * + * imClients * interests * locales * names * nicknames * occupations * + * organizations * phoneNumbers * relations * residences * sipAddresses * urls * + * userDefined * @return Google_Service_PeopleService_Person */ public function updateContact($resourceName, Google_Service_PeopleService_Person $postBody, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/PeopleService/Resource/PeopleConnections.php b/vendor/google/apiclient-services/src/Google/Service/PeopleService/Resource/PeopleConnections.php index c2d97bbd..1df2a13a 100644 --- a/vendor/google/apiclient-services/src/Google/Service/PeopleService/Resource/PeopleConnections.php +++ b/vendor/google/apiclient-services/src/Google/Service/PeopleService/Resource/PeopleConnections.php @@ -36,18 +36,16 @@ class Google_Service_PeopleService_Resource_PeopleConnections extends Google_Ser * `people/me` is valid. * @param array $optParams Optional parameters. * - * @opt_param string sortOrder The order in which the connections should be - * sorted. Defaults to `LAST_MODIFIED_ASCENDING`. * @opt_param bool requestSyncToken Whether the response should include a sync * token, which can be used to get all changes since the last request. For * subsequent sync requests use the `sync_token` param instead. Initial sync * requests that specify `request_sync_token` have an additional rate limit. * @opt_param string pageToken The token of the page to be returned. - * @opt_param int pageSize The number of connections to include in the response. - * Valid values are between 1 and 2000, inclusive. Defaults to 100. * @opt_param string requestMask.includeField **Required.** Comma-separated list * of person fields to be included in the response. Each path should start with * `person.`: for example, `person.names` or `person.photos`. + * @opt_param int pageSize The number of connections to include in the response. + * Valid values are between 1 and 2000, inclusive. Defaults to 100. * @opt_param string syncToken A sync token returned by a previous call to * `people.connections.list`. Only resources changed since the sync token was * created will be returned. Sync requests that specify `sync_token` have an @@ -60,7 +58,10 @@ class Google_Service_PeopleService_Resource_PeopleConnections extends Google_Ser * coverPhotos * emailAddresses * events * genders * imClients * interests * * locales * memberships * metadata * names * nicknames * occupations * * organizations * phoneNumbers * photos * relations * relationshipInterests * - * relationshipStatuses * residences * skills * taglines * urls + * relationshipStatuses * residences * sipAddresses * skills * taglines * urls * + * userDefined + * @opt_param string sortOrder The order in which the connections should be + * sorted. Defaults to `LAST_MODIFIED_ASCENDING`. * @return Google_Service_PeopleService_ListConnectionsResponse */ public function listPeopleConnections($resourceName, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/PeopleService/SipAddress.php b/vendor/google/apiclient-services/src/Google/Service/PeopleService/SipAddress.php new file mode 100644 index 00000000..cbe54960 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PeopleService/SipAddress.php @@ -0,0 +1,64 @@ +formattedType = $formattedType; + } + public function getFormattedType() + { + return $this->formattedType; + } + /** + * @param Google_Service_PeopleService_FieldMetadata + */ + public function setMetadata(Google_Service_PeopleService_FieldMetadata $metadata) + { + $this->metadata = $metadata; + } + /** + * @return Google_Service_PeopleService_FieldMetadata + */ + public function getMetadata() + { + return $this->metadata; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } + public function setValue($value) + { + $this->value = $value; + } + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary.php new file mode 100644 index 00000000..9ff41350 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary.php @@ -0,0 +1,182 @@ + + * Manage photos, videos, and albums in Google Photos

+ * + *

+ * For more information about this service, see the API + * Documentation + *

+ * + * @author Google, Inc. + */ +class Google_Service_PhotosLibrary extends Google_Service +{ + /** View the photos, videos and albums in your Google Photos. */ + const DRIVE_PHOTOS_READONLY = + "https://www.googleapis.com/auth/drive.photos.readonly"; + /** View and manage your Google Photos library. */ + const PHOTOSLIBRARY = + "https://www.googleapis.com/auth/photoslibrary"; + /** Add to your Google Photos library. */ + const PHOTOSLIBRARY_APPENDONLY = + "https://www.googleapis.com/auth/photoslibrary.appendonly"; + /** View your Google Photos library. */ + const PHOTOSLIBRARY_READONLY = + "https://www.googleapis.com/auth/photoslibrary.readonly"; + /** Manage photos added by this app. */ + const PHOTOSLIBRARY_READONLY_APPCREATEDDATA = + "https://www.googleapis.com/auth/photoslibrary.readonly.appcreateddata"; + /** Manage and add to shared albums on your behalf. */ + const PHOTOSLIBRARY_SHARING = + "https://www.googleapis.com/auth/photoslibrary.sharing"; + + public $albums; + public $mediaItems; + public $sharedAlbums; + + /** + * Constructs the internal representation of the PhotosLibrary service. + * + * @param Google_Client $client + */ + public function __construct(Google_Client $client) + { + parent::__construct($client); + $this->rootUrl = 'https://photoslibrary.googleapis.com/'; + $this->servicePath = ''; + $this->version = 'v1'; + $this->serviceName = 'photoslibrary'; + + $this->albums = new Google_Service_PhotosLibrary_Resource_Albums( + $this, + $this->serviceName, + 'albums', + array( + 'methods' => array( + 'addEnrichment' => array( + 'path' => 'v1/albums/{+albumId}:addEnrichment', + 'httpMethod' => 'POST', + 'parameters' => array( + 'albumId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'create' => array( + 'path' => 'v1/albums', + 'httpMethod' => 'POST', + 'parameters' => array(), + ),'get' => array( + 'path' => 'v1/albums/{+albumId}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'albumId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => 'v1/albums', + 'httpMethod' => 'GET', + 'parameters' => array( + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + ), + ),'share' => array( + 'path' => 'v1/albums/{+albumId}:share', + 'httpMethod' => 'POST', + 'parameters' => array( + 'albumId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ), + ) + ) + ); + $this->mediaItems = new Google_Service_PhotosLibrary_Resource_MediaItems( + $this, + $this->serviceName, + 'mediaItems', + array( + 'methods' => array( + 'batchCreate' => array( + 'path' => 'v1/mediaItems:batchCreate', + 'httpMethod' => 'POST', + 'parameters' => array(), + ),'get' => array( + 'path' => 'v1/mediaItems/{+mediaItemId}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'mediaItemId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'search' => array( + 'path' => 'v1/mediaItems:search', + 'httpMethod' => 'POST', + 'parameters' => array(), + ), + ) + ) + ); + $this->sharedAlbums = new Google_Service_PhotosLibrary_Resource_SharedAlbums( + $this, + $this->serviceName, + 'sharedAlbums', + array( + 'methods' => array( + 'join' => array( + 'path' => 'v1/sharedAlbums:join', + 'httpMethod' => 'POST', + 'parameters' => array(), + ),'list' => array( + 'path' => 'v1/sharedAlbums', + 'httpMethod' => 'GET', + 'parameters' => array( + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + ), + ), + ) + ) + ); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/AddEnrichmentToAlbumRequest.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/AddEnrichmentToAlbumRequest.php new file mode 100644 index 00000000..beec53e2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/AddEnrichmentToAlbumRequest.php @@ -0,0 +1,53 @@ +albumPosition = $albumPosition; + } + /** + * @return Google_Service_PhotosLibrary_AlbumPosition + */ + public function getAlbumPosition() + { + return $this->albumPosition; + } + /** + * @param Google_Service_PhotosLibrary_NewEnrichmentItem + */ + public function setNewEnrichmentItem(Google_Service_PhotosLibrary_NewEnrichmentItem $newEnrichmentItem) + { + $this->newEnrichmentItem = $newEnrichmentItem; + } + /** + * @return Google_Service_PhotosLibrary_NewEnrichmentItem + */ + public function getNewEnrichmentItem() + { + return $this->newEnrichmentItem; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/AddEnrichmentToAlbumResponse.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/AddEnrichmentToAlbumResponse.php new file mode 100644 index 00000000..a6ae13d1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/AddEnrichmentToAlbumResponse.php @@ -0,0 +1,37 @@ +enrichmentItem = $enrichmentItem; + } + /** + * @return Google_Service_PhotosLibrary_EnrichmentItem + */ + public function getEnrichmentItem() + { + return $this->enrichmentItem; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Album.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Album.php new file mode 100644 index 00000000..dc5b2926 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Album.php @@ -0,0 +1,91 @@ +coverPhotoBaseUrl = $coverPhotoBaseUrl; + } + public function getCoverPhotoBaseUrl() + { + return $this->coverPhotoBaseUrl; + } + public function setId($id) + { + $this->id = $id; + } + public function getId() + { + return $this->id; + } + public function setIsWriteable($isWriteable) + { + $this->isWriteable = $isWriteable; + } + public function getIsWriteable() + { + return $this->isWriteable; + } + public function setProductUrl($productUrl) + { + $this->productUrl = $productUrl; + } + public function getProductUrl() + { + return $this->productUrl; + } + /** + * @param Google_Service_PhotosLibrary_ShareInfo + */ + public function setShareInfo(Google_Service_PhotosLibrary_ShareInfo $shareInfo) + { + $this->shareInfo = $shareInfo; + } + /** + * @return Google_Service_PhotosLibrary_ShareInfo + */ + public function getShareInfo() + { + return $this->shareInfo; + } + public function setTitle($title) + { + $this->title = $title; + } + public function getTitle() + { + return $this->title; + } + public function setTotalMediaItems($totalMediaItems) + { + $this->totalMediaItems = $totalMediaItems; + } + public function getTotalMediaItems() + { + return $this->totalMediaItems; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/AlbumPosition.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/AlbumPosition.php new file mode 100644 index 00000000..5d7d7ad7 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/AlbumPosition.php @@ -0,0 +1,48 @@ +position = $position; + } + public function getPosition() + { + return $this->position; + } + public function setRelativeEnrichmentItemId($relativeEnrichmentItemId) + { + $this->relativeEnrichmentItemId = $relativeEnrichmentItemId; + } + public function getRelativeEnrichmentItemId() + { + return $this->relativeEnrichmentItemId; + } + public function setRelativeMediaItemId($relativeMediaItemId) + { + $this->relativeMediaItemId = $relativeMediaItemId; + } + public function getRelativeMediaItemId() + { + return $this->relativeMediaItemId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/BatchCreateMediaItemsRequest.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/BatchCreateMediaItemsRequest.php new file mode 100644 index 00000000..e21d70f2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/BatchCreateMediaItemsRequest.php @@ -0,0 +1,63 @@ +albumId = $albumId; + } + public function getAlbumId() + { + return $this->albumId; + } + /** + * @param Google_Service_PhotosLibrary_AlbumPosition + */ + public function setAlbumPosition(Google_Service_PhotosLibrary_AlbumPosition $albumPosition) + { + $this->albumPosition = $albumPosition; + } + /** + * @return Google_Service_PhotosLibrary_AlbumPosition + */ + public function getAlbumPosition() + { + return $this->albumPosition; + } + /** + * @param Google_Service_PhotosLibrary_NewMediaItem + */ + public function setNewMediaItems($newMediaItems) + { + $this->newMediaItems = $newMediaItems; + } + /** + * @return Google_Service_PhotosLibrary_NewMediaItem + */ + public function getNewMediaItems() + { + return $this->newMediaItems; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/BatchCreateMediaItemsResponse.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/BatchCreateMediaItemsResponse.php new file mode 100644 index 00000000..5303ff8a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/BatchCreateMediaItemsResponse.php @@ -0,0 +1,38 @@ +newMediaItemResults = $newMediaItemResults; + } + /** + * @return Google_Service_PhotosLibrary_NewMediaItemResult + */ + public function getNewMediaItemResults() + { + return $this->newMediaItemResults; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/ContentFilter.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/ContentFilter.php new file mode 100644 index 00000000..c5ceb1cf --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/ContentFilter.php @@ -0,0 +1,40 @@ +excludedContentCategories = $excludedContentCategories; + } + public function getExcludedContentCategories() + { + return $this->excludedContentCategories; + } + public function setIncludedContentCategories($includedContentCategories) + { + $this->includedContentCategories = $includedContentCategories; + } + public function getIncludedContentCategories() + { + return $this->includedContentCategories; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/ContributorInfo.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/ContributorInfo.php new file mode 100644 index 00000000..9966e298 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/ContributorInfo.php @@ -0,0 +1,39 @@ +displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } + public function setProfilePictureBaseUrl($profilePictureBaseUrl) + { + $this->profilePictureBaseUrl = $profilePictureBaseUrl; + } + public function getProfilePictureBaseUrl() + { + return $this->profilePictureBaseUrl; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/CreateAlbumRequest.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/CreateAlbumRequest.php new file mode 100644 index 00000000..1aadd6ab --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/CreateAlbumRequest.php @@ -0,0 +1,37 @@ +album = $album; + } + /** + * @return Google_Service_PhotosLibrary_Album + */ + public function getAlbum() + { + return $this->album; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Date.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Date.php new file mode 100644 index 00000000..97274ff5 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Date.php @@ -0,0 +1,48 @@ +day = $day; + } + public function getDay() + { + return $this->day; + } + public function setMonth($month) + { + $this->month = $month; + } + public function getMonth() + { + return $this->month; + } + public function setYear($year) + { + $this->year = $year; + } + public function getYear() + { + return $this->year; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/DateFilter.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/DateFilter.php new file mode 100644 index 00000000..5880428d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/DateFilter.php @@ -0,0 +1,54 @@ +dates = $dates; + } + /** + * @return Google_Service_PhotosLibrary_Date + */ + public function getDates() + { + return $this->dates; + } + /** + * @param Google_Service_PhotosLibrary_DateRange + */ + public function setRanges($ranges) + { + $this->ranges = $ranges; + } + /** + * @return Google_Service_PhotosLibrary_DateRange + */ + public function getRanges() + { + return $this->ranges; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/DateRange.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/DateRange.php new file mode 100644 index 00000000..6f305ae8 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/DateRange.php @@ -0,0 +1,53 @@ +endDate = $endDate; + } + /** + * @return Google_Service_PhotosLibrary_Date + */ + public function getEndDate() + { + return $this->endDate; + } + /** + * @param Google_Service_PhotosLibrary_Date + */ + public function setStartDate(Google_Service_PhotosLibrary_Date $startDate) + { + $this->startDate = $startDate; + } + /** + * @return Google_Service_PhotosLibrary_Date + */ + public function getStartDate() + { + return $this->startDate; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/EnrichmentItem.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/EnrichmentItem.php new file mode 100644 index 00000000..f4b00bfb --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/EnrichmentItem.php @@ -0,0 +1,30 @@ +id = $id; + } + public function getId() + { + return $this->id; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Filters.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Filters.php new file mode 100644 index 00000000..3369a6c9 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Filters.php @@ -0,0 +1,78 @@ +contentFilter = $contentFilter; + } + /** + * @return Google_Service_PhotosLibrary_ContentFilter + */ + public function getContentFilter() + { + return $this->contentFilter; + } + /** + * @param Google_Service_PhotosLibrary_DateFilter + */ + public function setDateFilter(Google_Service_PhotosLibrary_DateFilter $dateFilter) + { + $this->dateFilter = $dateFilter; + } + /** + * @return Google_Service_PhotosLibrary_DateFilter + */ + public function getDateFilter() + { + return $this->dateFilter; + } + public function setIncludeArchivedMedia($includeArchivedMedia) + { + $this->includeArchivedMedia = $includeArchivedMedia; + } + public function getIncludeArchivedMedia() + { + return $this->includeArchivedMedia; + } + /** + * @param Google_Service_PhotosLibrary_MediaTypeFilter + */ + public function setMediaTypeFilter(Google_Service_PhotosLibrary_MediaTypeFilter $mediaTypeFilter) + { + $this->mediaTypeFilter = $mediaTypeFilter; + } + /** + * @return Google_Service_PhotosLibrary_MediaTypeFilter + */ + public function getMediaTypeFilter() + { + return $this->mediaTypeFilter; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/JoinSharedAlbumRequest.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/JoinSharedAlbumRequest.php new file mode 100644 index 00000000..df44a9a1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/JoinSharedAlbumRequest.php @@ -0,0 +1,30 @@ +shareToken = $shareToken; + } + public function getShareToken() + { + return $this->shareToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/JoinSharedAlbumResponse.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/JoinSharedAlbumResponse.php new file mode 100644 index 00000000..1f49fac9 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/JoinSharedAlbumResponse.php @@ -0,0 +1,20 @@ +latitude = $latitude; + } + public function getLatitude() + { + return $this->latitude; + } + public function setLongitude($longitude) + { + $this->longitude = $longitude; + } + public function getLongitude() + { + return $this->longitude; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/ListAlbumsResponse.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/ListAlbumsResponse.php new file mode 100644 index 00000000..3ba23f55 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/ListAlbumsResponse.php @@ -0,0 +1,47 @@ +albums = $albums; + } + /** + * @return Google_Service_PhotosLibrary_Album + */ + public function getAlbums() + { + return $this->albums; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/ListSharedAlbumsResponse.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/ListSharedAlbumsResponse.php new file mode 100644 index 00000000..613375bc --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/ListSharedAlbumsResponse.php @@ -0,0 +1,47 @@ +nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + /** + * @param Google_Service_PhotosLibrary_Album + */ + public function setSharedAlbums($sharedAlbums) + { + $this->sharedAlbums = $sharedAlbums; + } + /** + * @return Google_Service_PhotosLibrary_Album + */ + public function getSharedAlbums() + { + return $this->sharedAlbums; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Location.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Location.php new file mode 100644 index 00000000..d489d1e9 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Location.php @@ -0,0 +1,46 @@ +latlng = $latlng; + } + /** + * @return Google_Service_PhotosLibrary_LatLng + */ + public function getLatlng() + { + return $this->latlng; + } + public function setLocationName($locationName) + { + $this->locationName = $locationName; + } + public function getLocationName() + { + return $this->locationName; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/LocationEnrichment.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/LocationEnrichment.php new file mode 100644 index 00000000..26699ecb --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/LocationEnrichment.php @@ -0,0 +1,37 @@ +location = $location; + } + /** + * @return Google_Service_PhotosLibrary_Location + */ + public function getLocation() + { + return $this->location; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/MapEnrichment.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/MapEnrichment.php new file mode 100644 index 00000000..4b648ee7 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/MapEnrichment.php @@ -0,0 +1,53 @@ +destination = $destination; + } + /** + * @return Google_Service_PhotosLibrary_Location + */ + public function getDestination() + { + return $this->destination; + } + /** + * @param Google_Service_PhotosLibrary_Location + */ + public function setOrigin(Google_Service_PhotosLibrary_Location $origin) + { + $this->origin = $origin; + } + /** + * @return Google_Service_PhotosLibrary_Location + */ + public function getOrigin() + { + return $this->origin; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/MediaItem.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/MediaItem.php new file mode 100644 index 00000000..37511d2b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/MediaItem.php @@ -0,0 +1,98 @@ +baseUrl = $baseUrl; + } + public function getBaseUrl() + { + return $this->baseUrl; + } + /** + * @param Google_Service_PhotosLibrary_ContributorInfo + */ + public function setContributorInfo(Google_Service_PhotosLibrary_ContributorInfo $contributorInfo) + { + $this->contributorInfo = $contributorInfo; + } + /** + * @return Google_Service_PhotosLibrary_ContributorInfo + */ + public function getContributorInfo() + { + return $this->contributorInfo; + } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setId($id) + { + $this->id = $id; + } + public function getId() + { + return $this->id; + } + /** + * @param Google_Service_PhotosLibrary_MediaMetadata + */ + public function setMediaMetadata(Google_Service_PhotosLibrary_MediaMetadata $mediaMetadata) + { + $this->mediaMetadata = $mediaMetadata; + } + /** + * @return Google_Service_PhotosLibrary_MediaMetadata + */ + public function getMediaMetadata() + { + return $this->mediaMetadata; + } + public function setMimeType($mimeType) + { + $this->mimeType = $mimeType; + } + public function getMimeType() + { + return $this->mimeType; + } + public function setProductUrl($productUrl) + { + $this->productUrl = $productUrl; + } + public function getProductUrl() + { + return $this->productUrl; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/MediaMetadata.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/MediaMetadata.php new file mode 100644 index 00000000..5ba9e097 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/MediaMetadata.php @@ -0,0 +1,80 @@ +creationTime = $creationTime; + } + public function getCreationTime() + { + return $this->creationTime; + } + public function setHeight($height) + { + $this->height = $height; + } + public function getHeight() + { + return $this->height; + } + /** + * @param Google_Service_PhotosLibrary_Photo + */ + public function setPhoto(Google_Service_PhotosLibrary_Photo $photo) + { + $this->photo = $photo; + } + /** + * @return Google_Service_PhotosLibrary_Photo + */ + public function getPhoto() + { + return $this->photo; + } + /** + * @param Google_Service_PhotosLibrary_Video + */ + public function setVideo(Google_Service_PhotosLibrary_Video $video) + { + $this->video = $video; + } + /** + * @return Google_Service_PhotosLibrary_Video + */ + public function getVideo() + { + return $this->video; + } + public function setWidth($width) + { + $this->width = $width; + } + public function getWidth() + { + return $this->width; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/MediaTypeFilter.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/MediaTypeFilter.php new file mode 100644 index 00000000..e1cdb37c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/MediaTypeFilter.php @@ -0,0 +1,31 @@ +mediaTypes = $mediaTypes; + } + public function getMediaTypes() + { + return $this->mediaTypes; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/NewEnrichmentItem.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/NewEnrichmentItem.php new file mode 100644 index 00000000..f1068610 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/NewEnrichmentItem.php @@ -0,0 +1,69 @@ +locationEnrichment = $locationEnrichment; + } + /** + * @return Google_Service_PhotosLibrary_LocationEnrichment + */ + public function getLocationEnrichment() + { + return $this->locationEnrichment; + } + /** + * @param Google_Service_PhotosLibrary_MapEnrichment + */ + public function setMapEnrichment(Google_Service_PhotosLibrary_MapEnrichment $mapEnrichment) + { + $this->mapEnrichment = $mapEnrichment; + } + /** + * @return Google_Service_PhotosLibrary_MapEnrichment + */ + public function getMapEnrichment() + { + return $this->mapEnrichment; + } + /** + * @param Google_Service_PhotosLibrary_TextEnrichment + */ + public function setTextEnrichment(Google_Service_PhotosLibrary_TextEnrichment $textEnrichment) + { + $this->textEnrichment = $textEnrichment; + } + /** + * @return Google_Service_PhotosLibrary_TextEnrichment + */ + public function getTextEnrichment() + { + return $this->textEnrichment; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/NewMediaItem.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/NewMediaItem.php new file mode 100644 index 00000000..0591baf8 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/NewMediaItem.php @@ -0,0 +1,46 @@ +description = $description; + } + public function getDescription() + { + return $this->description; + } + /** + * @param Google_Service_PhotosLibrary_SimpleMediaItem + */ + public function setSimpleMediaItem(Google_Service_PhotosLibrary_SimpleMediaItem $simpleMediaItem) + { + $this->simpleMediaItem = $simpleMediaItem; + } + /** + * @return Google_Service_PhotosLibrary_SimpleMediaItem + */ + public function getSimpleMediaItem() + { + return $this->simpleMediaItem; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/NewMediaItemResult.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/NewMediaItemResult.php new file mode 100644 index 00000000..479c34da --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/NewMediaItemResult.php @@ -0,0 +1,62 @@ +mediaItem = $mediaItem; + } + /** + * @return Google_Service_PhotosLibrary_MediaItem + */ + public function getMediaItem() + { + return $this->mediaItem; + } + /** + * @param Google_Service_PhotosLibrary_Status + */ + public function setStatus(Google_Service_PhotosLibrary_Status $status) + { + $this->status = $status; + } + /** + * @return Google_Service_PhotosLibrary_Status + */ + public function getStatus() + { + return $this->status; + } + public function setUploadToken($uploadToken) + { + $this->uploadToken = $uploadToken; + } + public function getUploadToken() + { + return $this->uploadToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Photo.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Photo.php new file mode 100644 index 00000000..5362fb8a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Photo.php @@ -0,0 +1,75 @@ +apertureFNumber = $apertureFNumber; + } + public function getApertureFNumber() + { + return $this->apertureFNumber; + } + public function setCameraMake($cameraMake) + { + $this->cameraMake = $cameraMake; + } + public function getCameraMake() + { + return $this->cameraMake; + } + public function setCameraModel($cameraModel) + { + $this->cameraModel = $cameraModel; + } + public function getCameraModel() + { + return $this->cameraModel; + } + public function setExposureTime($exposureTime) + { + $this->exposureTime = $exposureTime; + } + public function getExposureTime() + { + return $this->exposureTime; + } + public function setFocalLength($focalLength) + { + $this->focalLength = $focalLength; + } + public function getFocalLength() + { + return $this->focalLength; + } + public function setIsoEquivalent($isoEquivalent) + { + $this->isoEquivalent = $isoEquivalent; + } + public function getIsoEquivalent() + { + return $this->isoEquivalent; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Resource/Albums.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Resource/Albums.php new file mode 100644 index 00000000..91f17b7e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Resource/Albums.php @@ -0,0 +1,108 @@ + + * $photoslibraryService = new Google_Service_PhotosLibrary(...); + * $albums = $photoslibraryService->albums; + * + */ +class Google_Service_PhotosLibrary_Resource_Albums extends Google_Service_Resource +{ + /** + * Adds an enrichment to a specified position in a defined album. + * (albums.addEnrichment) + * + * @param string $albumId Identifier of the album where the enrichment will be + * added. + * @param Google_Service_PhotosLibrary_AddEnrichmentToAlbumRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_PhotosLibrary_AddEnrichmentToAlbumResponse + */ + public function addEnrichment($albumId, Google_Service_PhotosLibrary_AddEnrichmentToAlbumRequest $postBody, $optParams = array()) + { + $params = array('albumId' => $albumId, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('addEnrichment', array($params), "Google_Service_PhotosLibrary_AddEnrichmentToAlbumResponse"); + } + /** + * Creates an album in a user's Google Photos library. (albums.create) + * + * @param Google_Service_PhotosLibrary_CreateAlbumRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_PhotosLibrary_Album + */ + public function create(Google_Service_PhotosLibrary_CreateAlbumRequest $postBody, $optParams = array()) + { + $params = array('postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('create', array($params), "Google_Service_PhotosLibrary_Album"); + } + /** + * Returns the album specified by the given album id. (albums.get) + * + * @param string $albumId Identifier of the album to be requested. + * @param array $optParams Optional parameters. + * @return Google_Service_PhotosLibrary_Album + */ + public function get($albumId, $optParams = array()) + { + $params = array('albumId' => $albumId); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_PhotosLibrary_Album"); + } + /** + * Lists all albums shown to a user in the 'Albums' tab of the Google Photos + * app. (albums.listAlbums) + * + * @param array $optParams Optional parameters. + * + * @opt_param string pageToken A continuation token to get the next page of the + * results. Adding this to the request will return the rows after the pageToken. + * The pageToken should be the value returned in the nextPageToken parameter in + * the response to the listAlbums request. + * @opt_param int pageSize Maximum number of albums to return in the response. + * The default number of albums to return at a time is 20. The maximum page size + * is 50. + * @return Google_Service_PhotosLibrary_ListAlbumsResponse + */ + public function listAlbums($optParams = array()) + { + $params = array(); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_PhotosLibrary_ListAlbumsResponse"); + } + /** + * Marks an album as 'shared' and accessible to other users. This action can + * only be performed on albums which were created by the developer via the API. + * (albums.share) + * + * @param string $albumId Identifier of the album to be shared. This album id + * must belong to an album created by the developer. . + * @param Google_Service_PhotosLibrary_ShareAlbumRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_PhotosLibrary_ShareAlbumResponse + */ + public function share($albumId, Google_Service_PhotosLibrary_ShareAlbumRequest $postBody, $optParams = array()) + { + $params = array('albumId' => $albumId, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('share', array($params), "Google_Service_PhotosLibrary_ShareAlbumResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Resource/MediaItems.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Resource/MediaItems.php new file mode 100644 index 00000000..f6161e57 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Resource/MediaItems.php @@ -0,0 +1,85 @@ + + * $photoslibraryService = new Google_Service_PhotosLibrary(...); + * $mediaItems = $photoslibraryService->mediaItems; + * + */ +class Google_Service_PhotosLibrary_Resource_MediaItems extends Google_Service_Resource +{ + /** + * Creates one or more media items in a user's Google Photos library. If an + * album id is specified, the media item(s) are also added to the album. By + * default the media item(s) will be added to the end of the library or album. + * + * If an album id and position are both defined, then the media items will be + * added to the album at the specified position. + * + * If multiple media items are given, they will be inserted at the specified + * position. (mediaItems.batchCreate) + * + * @param Google_Service_PhotosLibrary_BatchCreateMediaItemsRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_PhotosLibrary_BatchCreateMediaItemsResponse + */ + public function batchCreate(Google_Service_PhotosLibrary_BatchCreateMediaItemsRequest $postBody, $optParams = array()) + { + $params = array('postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('batchCreate', array($params), "Google_Service_PhotosLibrary_BatchCreateMediaItemsResponse"); + } + /** + * Returns the media item specified based on a given media item id. + * (mediaItems.get) + * + * @param string $mediaItemId Identifier of media item to be requested. + * @param array $optParams Optional parameters. + * @return Google_Service_PhotosLibrary_MediaItem + */ + public function get($mediaItemId, $optParams = array()) + { + $params = array('mediaItemId' => $mediaItemId); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_PhotosLibrary_MediaItem"); + } + /** + * Searches for media items in a user's Google Photos library. If no filters are + * set, then all media items in the user's library will be returned. + * + * If an album is set, all media items in the specified album will be returned. + * + * If filters are specified, anything that matches the filters from the user's + * library will be listed. + * + * If an album and filters are set, then this will result in an error. + * (mediaItems.search) + * + * @param Google_Service_PhotosLibrary_SearchMediaItemsRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_PhotosLibrary_SearchMediaItemsResponse + */ + public function search(Google_Service_PhotosLibrary_SearchMediaItemsRequest $postBody, $optParams = array()) + { + $params = array('postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('search', array($params), "Google_Service_PhotosLibrary_SearchMediaItemsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Resource/SharedAlbums.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Resource/SharedAlbums.php new file mode 100644 index 00000000..0a7d62a4 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Resource/SharedAlbums.php @@ -0,0 +1,62 @@ + + * $photoslibraryService = new Google_Service_PhotosLibrary(...); + * $sharedAlbums = $photoslibraryService->sharedAlbums; + * + */ +class Google_Service_PhotosLibrary_Resource_SharedAlbums extends Google_Service_Resource +{ + /** + * Joins a shared album on behalf of the Google Photos user. (sharedAlbums.join) + * + * @param Google_Service_PhotosLibrary_JoinSharedAlbumRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_PhotosLibrary_JoinSharedAlbumResponse + */ + public function join(Google_Service_PhotosLibrary_JoinSharedAlbumRequest $postBody, $optParams = array()) + { + $params = array('postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('join', array($params), "Google_Service_PhotosLibrary_JoinSharedAlbumResponse"); + } + /** + * Lists all shared albums shown to a user in the 'Sharing' tab of the Google + * Photos app. (sharedAlbums.listSharedAlbums) + * + * @param array $optParams Optional parameters. + * + * @opt_param string pageToken A continuation token to get the next page of the + * results. Adding this to the request will return the rows after the pageToken. + * The pageToken should be the value returned in the nextPageToken parameter in + * the response to the listSharedAlbums request. + * @opt_param int pageSize Maximum number of albums to return in the response. + * The default number of albums to return at a time is 20. The maximum page size + * is 50. + * @return Google_Service_PhotosLibrary_ListSharedAlbumsResponse + */ + public function listSharedAlbums($optParams = array()) + { + $params = array(); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_PhotosLibrary_ListSharedAlbumsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/SearchMediaItemsRequest.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/SearchMediaItemsRequest.php new file mode 100644 index 00000000..ee3882d0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/SearchMediaItemsRequest.php @@ -0,0 +1,64 @@ +albumId = $albumId; + } + public function getAlbumId() + { + return $this->albumId; + } + /** + * @param Google_Service_PhotosLibrary_Filters + */ + public function setFilters(Google_Service_PhotosLibrary_Filters $filters) + { + $this->filters = $filters; + } + /** + * @return Google_Service_PhotosLibrary_Filters + */ + public function getFilters() + { + return $this->filters; + } + public function setPageSize($pageSize) + { + $this->pageSize = $pageSize; + } + public function getPageSize() + { + return $this->pageSize; + } + public function setPageToken($pageToken) + { + $this->pageToken = $pageToken; + } + public function getPageToken() + { + return $this->pageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/SearchMediaItemsResponse.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/SearchMediaItemsResponse.php new file mode 100644 index 00000000..2523d00e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/SearchMediaItemsResponse.php @@ -0,0 +1,47 @@ +mediaItems = $mediaItems; + } + /** + * @return Google_Service_PhotosLibrary_MediaItem + */ + public function getMediaItems() + { + return $this->mediaItems; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/ShareAlbumRequest.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/ShareAlbumRequest.php new file mode 100644 index 00000000..128caec1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/ShareAlbumRequest.php @@ -0,0 +1,37 @@ +sharedAlbumOptions = $sharedAlbumOptions; + } + /** + * @return Google_Service_PhotosLibrary_SharedAlbumOptions + */ + public function getSharedAlbumOptions() + { + return $this->sharedAlbumOptions; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/ShareAlbumResponse.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/ShareAlbumResponse.php new file mode 100644 index 00000000..988b9a58 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/ShareAlbumResponse.php @@ -0,0 +1,37 @@ +shareInfo = $shareInfo; + } + /** + * @return Google_Service_PhotosLibrary_ShareInfo + */ + public function getShareInfo() + { + return $this->shareInfo; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/ShareInfo.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/ShareInfo.php new file mode 100644 index 00000000..5796a535 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/ShareInfo.php @@ -0,0 +1,55 @@ +shareToken = $shareToken; + } + public function getShareToken() + { + return $this->shareToken; + } + public function setShareableUrl($shareableUrl) + { + $this->shareableUrl = $shareableUrl; + } + public function getShareableUrl() + { + return $this->shareableUrl; + } + /** + * @param Google_Service_PhotosLibrary_SharedAlbumOptions + */ + public function setSharedAlbumOptions(Google_Service_PhotosLibrary_SharedAlbumOptions $sharedAlbumOptions) + { + $this->sharedAlbumOptions = $sharedAlbumOptions; + } + /** + * @return Google_Service_PhotosLibrary_SharedAlbumOptions + */ + public function getSharedAlbumOptions() + { + return $this->sharedAlbumOptions; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/SharedAlbumOptions.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/SharedAlbumOptions.php new file mode 100644 index 00000000..535d9928 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/SharedAlbumOptions.php @@ -0,0 +1,39 @@ +isCollaborative = $isCollaborative; + } + public function getIsCollaborative() + { + return $this->isCollaborative; + } + public function setIsCommentable($isCommentable) + { + $this->isCommentable = $isCommentable; + } + public function getIsCommentable() + { + return $this->isCommentable; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/SimpleMediaItem.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/SimpleMediaItem.php new file mode 100644 index 00000000..5de5ba88 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/SimpleMediaItem.php @@ -0,0 +1,30 @@ +uploadToken = $uploadToken; + } + public function getUploadToken() + { + return $this->uploadToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Status.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Status.php new file mode 100644 index 00000000..ff0ca4db --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Status.php @@ -0,0 +1,49 @@ +code = $code; + } + public function getCode() + { + return $this->code; + } + public function setDetails($details) + { + $this->details = $details; + } + public function getDetails() + { + return $this->details; + } + public function setMessage($message) + { + $this->message = $message; + } + public function getMessage() + { + return $this->message; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/TextEnrichment.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/TextEnrichment.php new file mode 100644 index 00000000..57d463d9 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/TextEnrichment.php @@ -0,0 +1,30 @@ +text = $text; + } + public function getText() + { + return $this->text; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Video.php b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Video.php new file mode 100644 index 00000000..35d563ba --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/Video.php @@ -0,0 +1,57 @@ +cameraMake = $cameraMake; + } + public function getCameraMake() + { + return $this->cameraMake; + } + public function setCameraModel($cameraModel) + { + $this->cameraModel = $cameraModel; + } + public function getCameraModel() + { + return $this->cameraModel; + } + public function setFps($fps) + { + $this->fps = $fps; + } + public function getFps() + { + return $this->fps; + } + public function setStatus($status) + { + $this->status = $status; + } + public function getStatus() + { + return $this->status; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PolyService.php b/vendor/google/apiclient-services/src/Google/Service/PolyService.php index 872c12a0..aae5aeaa 100644 --- a/vendor/google/apiclient-services/src/Google/Service/PolyService.php +++ b/vendor/google/apiclient-services/src/Google/Service/PolyService.php @@ -19,7 +19,8 @@ * Service definition for PolyService (v1). * *

- * The Poly API provides read-only access to assets hosted on poly.google.com.

+ * The Poly API provides read access to assets hosted on poly.google.com to all, + * and upload access to poly.google.com for whitelisted accounts.

* *

* For more information about this service, see the API @@ -69,18 +70,6 @@ public function __construct(Google_Client $client) 'path' => 'v1/assets', 'httpMethod' => 'GET', 'parameters' => array( - 'pageToken' => array( - 'location' => 'query', - 'type' => 'string', - ), - 'maxComplexity' => array( - 'location' => 'query', - 'type' => 'string', - ), - 'pageSize' => array( - 'location' => 'query', - 'type' => 'integer', - ), 'keywords' => array( 'location' => 'query', 'type' => 'string', @@ -101,6 +90,18 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'maxComplexity' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), ), ), ) @@ -161,19 +162,19 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'orderBy' => array( + 'pageSize' => array( 'location' => 'query', - 'type' => 'string', + 'type' => 'integer', ), - 'pageToken' => array( + 'format' => array( 'location' => 'query', 'type' => 'string', ), - 'pageSize' => array( + 'orderBy' => array( 'location' => 'query', - 'type' => 'integer', + 'type' => 'string', ), - 'format' => array( + 'pageToken' => array( 'location' => 'query', 'type' => 'string', ), diff --git a/vendor/google/apiclient-services/src/Google/Service/PolyService/Asset.php b/vendor/google/apiclient-services/src/Google/Service/PolyService/Asset.php index a0fa6992..1b677228 100644 --- a/vendor/google/apiclient-services/src/Google/Service/PolyService/Asset.php +++ b/vendor/google/apiclient-services/src/Google/Service/PolyService/Asset.php @@ -30,6 +30,8 @@ class Google_Service_PolyService_Asset extends Google_Collection public $name; protected $presentationParamsType = 'Google_Service_PolyService_PresentationParams'; protected $presentationParamsDataType = ''; + protected $remixInfoType = 'Google_Service_PolyService_RemixInfo'; + protected $remixInfoDataType = ''; protected $thumbnailType = 'Google_Service_PolyService_PolyFile'; protected $thumbnailDataType = ''; public $updateTime; @@ -127,6 +129,20 @@ public function getPresentationParams() { return $this->presentationParams; } + /** + * @param Google_Service_PolyService_RemixInfo + */ + public function setRemixInfo(Google_Service_PolyService_RemixInfo $remixInfo) + { + $this->remixInfo = $remixInfo; + } + /** + * @return Google_Service_PolyService_RemixInfo + */ + public function getRemixInfo() + { + return $this->remixInfo; + } /** * @param Google_Service_PolyService_PolyFile */ diff --git a/vendor/google/apiclient-services/src/Google/Service/PolyService/PresentationParams.php b/vendor/google/apiclient-services/src/Google/Service/PolyService/PresentationParams.php index 477c4ebf..930e994e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/PolyService/PresentationParams.php +++ b/vendor/google/apiclient-services/src/Google/Service/PolyService/PresentationParams.php @@ -17,10 +17,19 @@ class Google_Service_PolyService_PresentationParams extends Google_Model { + public $backgroundColor; public $colorSpace; protected $orientingRotationType = 'Google_Service_PolyService_Quaternion'; protected $orientingRotationDataType = ''; + public function setBackgroundColor($backgroundColor) + { + $this->backgroundColor = $backgroundColor; + } + public function getBackgroundColor() + { + return $this->backgroundColor; + } public function setColorSpace($colorSpace) { $this->colorSpace = $colorSpace; diff --git a/vendor/google/apiclient-services/src/Google/Service/PolyService/RemixInfo.php b/vendor/google/apiclient-services/src/Google/Service/PolyService/RemixInfo.php new file mode 100644 index 00000000..bba5c68d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/PolyService/RemixInfo.php @@ -0,0 +1,31 @@ +sourceAsset = $sourceAsset; + } + public function getSourceAsset() + { + return $this->sourceAsset; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/PolyService/Resource/Assets.php b/vendor/google/apiclient-services/src/Google/Service/PolyService/Resource/Assets.php index 069c1a27..40a59c45 100644 --- a/vendor/google/apiclient-services/src/Google/Service/PolyService/Resource/Assets.php +++ b/vendor/google/apiclient-services/src/Google/Service/PolyService/Resource/Assets.php @@ -47,14 +47,6 @@ public function get($name, $optParams = array()) * * @param array $optParams Optional parameters. * - * @opt_param string pageToken Specifies a continuation token from a previous - * search whose results were split into multiple pages. To get the next page, - * submit the same request specifying the value from next_page_token. - * @opt_param string maxComplexity Returns assets that are of the specified - * complexity or less. Defaults to COMPLEX. For example, a request for MEDIUM - * assets also includes SIMPLE assets. - * @opt_param int pageSize The maximum number of assets to be returned. This - * value must be between `1` and `100`. Defaults to `20`. * @opt_param string keywords One or more search terms to be matched against all * text that Poly has indexed for assets, which includes display_name, * description, and tags. Multiple keywords should be separated by spaces. @@ -68,6 +60,14 @@ public function get($name, $optParams = array()) * @opt_param string category Filter assets based on the specified category. * Supported values are: `animals`, `architecture`, `art`, `food`, `nature`, * `objects`, `people`, `scenes`, `technology`, and `transport`. + * @opt_param string pageToken Specifies a continuation token from a previous + * search whose results were split into multiple pages. To get the next page, + * submit the same request specifying the value from next_page_token. + * @opt_param string maxComplexity Returns assets that are of the specified + * complexity or less. Defaults to COMPLEX. For example, a request for MEDIUM + * assets also includes SIMPLE assets. + * @opt_param int pageSize The maximum number of assets to be returned. This + * value must be between `1` and `100`. Defaults to `20`. * @return Google_Service_PolyService_ListAssetsResponse */ public function listAssets($optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/PolyService/Resource/UsersLikedassets.php b/vendor/google/apiclient-services/src/Google/Service/PolyService/Resource/UsersLikedassets.php index 3a443f49..cef5e40c 100644 --- a/vendor/google/apiclient-services/src/Google/Service/PolyService/Resource/UsersLikedassets.php +++ b/vendor/google/apiclient-services/src/Google/Service/PolyService/Resource/UsersLikedassets.php @@ -35,16 +35,16 @@ class Google_Service_PolyService_Resource_UsersLikedassets extends Google_Servic * must pass an OAuth token with the request. * @param array $optParams Optional parameters. * + * @opt_param int pageSize The maximum number of assets to be returned. This + * value must be between `1` and `100`. Defaults to `20`. + * @opt_param string format Return only assets with the matching format. + * Acceptable values are: `BLOCKS`, `FBX`, `GLTF`, `GLTF2`, `OBJ`, `TILT`. * @opt_param string orderBy Specifies an ordering for assets. Acceptable values * are: `BEST`, `NEWEST`, `OLDEST`, 'LIKED_TIME'. Defaults to `LIKED_TIME`, * which ranks assets based on how recently they were liked. * @opt_param string pageToken Specifies a continuation token from a previous * search whose results were split into multiple pages. To get the next page, * submit the same request specifying the value from next_page_token. - * @opt_param int pageSize The maximum number of assets to be returned. This - * value must be between `1` and `100`. Defaults to `20`. - * @opt_param string format Return only assets with the matching format. - * Acceptable values are: `BLOCKS`, `FBX`, `GLTF`, `GLTF2`, `OBJ`, `TILT`. * @return Google_Service_PolyService_ListLikedAssetsResponse */ public function listUsersLikedassets($name, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Pubsub.php b/vendor/google/apiclient-services/src/Google/Service/Pubsub.php index 6f28e5ac..1e73a72e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Pubsub.php +++ b/vendor/google/apiclient-services/src/Google/Service/Pubsub.php @@ -357,13 +357,23 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', ), - 'pageSize' => array( - 'location' => 'query', - 'type' => 'integer', + ), + ),'patch' => array( + 'path' => 'v1/{+name}', + 'httpMethod' => 'PATCH', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, ), ), ),'publish' => array( @@ -415,14 +425,14 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'pageSize' => array( - 'location' => 'query', - 'type' => 'integer', - ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), ), ), ) diff --git a/vendor/google/apiclient-services/src/Google/Service/Pubsub/Binding.php b/vendor/google/apiclient-services/src/Google/Service/Pubsub/Binding.php index bfa91597..1750520f 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Pubsub/Binding.php +++ b/vendor/google/apiclient-services/src/Google/Service/Pubsub/Binding.php @@ -18,9 +18,25 @@ class Google_Service_Pubsub_Binding extends Google_Collection { protected $collection_key = 'members'; + protected $conditionType = 'Google_Service_Pubsub_Expr'; + protected $conditionDataType = ''; public $members; public $role; + /** + * @param Google_Service_Pubsub_Expr + */ + public function setCondition(Google_Service_Pubsub_Expr $condition) + { + $this->condition = $condition; + } + /** + * @return Google_Service_Pubsub_Expr + */ + public function getCondition() + { + return $this->condition; + } public function setMembers($members) { $this->members = $members; diff --git a/vendor/google/apiclient-services/src/Google/Service/Pubsub/CreateSnapshotRequest.php b/vendor/google/apiclient-services/src/Google/Service/Pubsub/CreateSnapshotRequest.php index e6f43ee4..ae1c3f88 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Pubsub/CreateSnapshotRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/Pubsub/CreateSnapshotRequest.php @@ -17,8 +17,17 @@ class Google_Service_Pubsub_CreateSnapshotRequest extends Google_Model { + public $labels; public $subscription; + public function setLabels($labels) + { + $this->labels = $labels; + } + public function getLabels() + { + return $this->labels; + } public function setSubscription($subscription) { $this->subscription = $subscription; diff --git a/vendor/google/apiclient-services/src/Google/Service/Pubsub/Expr.php b/vendor/google/apiclient-services/src/Google/Service/Pubsub/Expr.php new file mode 100644 index 00000000..793e3dd7 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Pubsub/Expr.php @@ -0,0 +1,57 @@ +description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setExpression($expression) + { + $this->expression = $expression; + } + public function getExpression() + { + return $this->expression; + } + public function setLocation($location) + { + $this->location = $location; + } + public function getLocation() + { + return $this->location; + } + public function setTitle($title) + { + $this->title = $title; + } + public function getTitle() + { + return $this->title; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Pubsub/Resource/ProjectsSnapshots.php b/vendor/google/apiclient-services/src/Google/Service/Pubsub/Resource/ProjectsSnapshots.php index 6cbc8ee0..64c371de 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Pubsub/Resource/ProjectsSnapshots.php +++ b/vendor/google/apiclient-services/src/Google/Service/Pubsub/Resource/ProjectsSnapshots.php @@ -26,12 +26,18 @@ class Google_Service_Pubsub_Resource_ProjectsSnapshots extends Google_Service_Resource { /** - * Creates a snapshot from the requested subscription. If the snapshot already - * exists, returns `ALREADY_EXISTS`. If the requested subscription doesn't - * exist, returns `NOT_FOUND`. If the backlog in the subscription is too old -- - * and the resulting snapshot would expire in less than 1 hour -- then - * `FAILED_PRECONDITION` is returned. See also the `Snapshot.expire_time` field. + * Creates a snapshot from the requested subscription. Snapshots are used in + * Seek operations, which allow you to manage message acknowledgments in bulk. + * That is, you can set the acknowledgment state of messages in an existing + * subscription to the state captured by a snapshot. * + * BETA: This feature is part of a beta release. This API might be changed in + * backward-incompatible ways and is not recommended for production use. It is + * not subject to any SLA or deprecation policy. If the snapshot already exists, + * returns `ALREADY_EXISTS`. If the requested subscription doesn't exist, + * returns `NOT_FOUND`. If the backlog in the subscription is too old -- and the + * resulting snapshot would expire in less than 1 hour -- then + * `FAILED_PRECONDITION` is returned. See also the `Snapshot.expire_time` field. * If the name is not provided in the request, the server will assign a random * name for this snapshot on the same project as the subscription, conforming to * the [resource name @@ -42,7 +48,7 @@ class Google_Service_Pubsub_Resource_ProjectsSnapshots extends Google_Service_Re * @param string $name Optional user-provided name for this snapshot. If the * name is not provided in the request, the server will assign a random name for * this snapshot on the same project as the subscription. Note that for REST API - * requests, you must specify a name. Format is + * requests, you must specify a name. See the resource name rules. Format is * `projects/{project}/snapshots/{snap}`. * @param Google_Service_Pubsub_CreateSnapshotRequest $postBody * @param array $optParams Optional parameters. @@ -55,11 +61,16 @@ public function create($name, Google_Service_Pubsub_CreateSnapshotRequest $postB return $this->call('create', array($params), "Google_Service_Pubsub_Snapshot"); } /** - * Removes an existing snapshot. All messages retained in the snapshot are - * immediately dropped. After a snapshot is deleted, a new one may be created - * with the same name, but the new one has no association with the old snapshot - * or its subscription, unless the same subscription is specified. - * (snapshots.delete) + * Removes an existing snapshot. Snapshots are used in Seek operations, which + * allow you to manage message acknowledgments in bulk. That is, you can set the + * acknowledgment state of messages in an existing subscription to the state + * captured by a snapshot. BETA: This feature is part of a beta release. This + * API might be changed in backward-incompatible ways and is not recommended for + * production use. It is not subject to any SLA or deprecation policy. When the + * snapshot is deleted, all messages retained in the snapshot are immediately + * dropped. After a snapshot is deleted, a new one may be created with the same + * name, but the new one has no association with the old snapshot or its + * subscription, unless the same subscription is specified. (snapshots.delete) * * @param string $snapshot The name of the snapshot to delete. Format is * `projects/{project}/snapshots/{snap}`. @@ -73,7 +84,13 @@ public function delete($snapshot, $optParams = array()) return $this->call('delete', array($params), "Google_Service_Pubsub_PubsubEmpty"); } /** - * Gets the configuration details of a snapshot. (snapshots.get) + * Gets the configuration details of a snapshot. Snapshots are used in Seek + * operations, which allow you to manage message acknowledgments in bulk. That + * is, you can set the acknowledgment state of messages in an existing + * subscription to the state captured by a snapshot. BETA: This feature is part + * of a beta release. This API might be changed in backward-incompatible ways + * and is not recommended for production use. It is not subject to any SLA or + * deprecation policy. (snapshots.get) * * @param string $snapshot The name of the snapshot to get. Format is * `projects/{project}/snapshots/{snap}`. @@ -103,10 +120,16 @@ public function getIamPolicy($resource, $optParams = array()) return $this->call('getIamPolicy', array($params), "Google_Service_Pubsub_Policy"); } /** - * Lists the existing snapshots. (snapshots.listProjectsSnapshots) + * Lists the existing snapshots. Snapshots are used in Seek operations, which + * allow you to manage message acknowledgments in bulk. That is, you can set the + * acknowledgment state of messages in an existing subscription to the state + * captured by a snapshot. BETA: This feature is part of a beta release. This + * API might be changed in backward-incompatible ways and is not recommended for + * production use. It is not subject to any SLA or deprecation policy. + * (snapshots.listProjectsSnapshots) * - * @param string $project The name of the cloud project that snapshots belong - * to. Format is `projects/{project}`. + * @param string $project The name of the project in which to list snapshots. + * Format is `projects/{project-id}`. * @param array $optParams Optional parameters. * * @opt_param string pageToken The value returned by the last @@ -123,8 +146,13 @@ public function listProjectsSnapshots($project, $optParams = array()) return $this->call('list', array($params), "Google_Service_Pubsub_ListSnapshotsResponse"); } /** - * Updates an existing snapshot. Note that certain properties of a snapshot are - * not modifiable. (snapshots.patch) + * Updates an existing snapshot. Snapshots are used in Seek operations, which + * allow you to manage message acknowledgments in bulk. That is, you can set the + * acknowledgment state of messages in an existing subscription to the state + * captured by a snapshot. BETA: This feature is part of a beta release. This + * API might be changed in backward-incompatible ways and is not recommended for + * production use. It is not subject to any SLA or deprecation policy. Note that + * certain properties of a snapshot are not modifiable. (snapshots.patch) * * @param string $name The name of the snapshot. * @param Google_Service_Pubsub_UpdateSnapshotRequest $postBody diff --git a/vendor/google/apiclient-services/src/Google/Service/Pubsub/Resource/ProjectsSubscriptions.php b/vendor/google/apiclient-services/src/Google/Service/Pubsub/Resource/ProjectsSubscriptions.php index 037128fa..cfd17061 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Pubsub/Resource/ProjectsSubscriptions.php +++ b/vendor/google/apiclient-services/src/Google/Service/Pubsub/Resource/ProjectsSubscriptions.php @@ -47,9 +47,9 @@ public function acknowledge($subscription, Google_Service_Pubsub_AcknowledgeRequ return $this->call('acknowledge', array($params), "Google_Service_Pubsub_PubsubEmpty"); } /** - * Creates a subscription to a given topic. If the subscription already exists, - * returns `ALREADY_EXISTS`. If the corresponding topic doesn't exist, returns - * `NOT_FOUND`. + * Creates a subscription to a given topic. See the resource name rules. If the + * subscription already exists, returns `ALREADY_EXISTS`. If the corresponding + * topic doesn't exist, returns `NOT_FOUND`. * * If the name is not provided in the request, the server will assign a random * name for this subscription on the same project as the topic, conforming to @@ -125,8 +125,8 @@ public function getIamPolicy($resource, $optParams = array()) /** * Lists matching subscriptions. (subscriptions.listProjectsSubscriptions) * - * @param string $project The name of the cloud project that subscriptions - * belong to. Format is `projects/{project}`. + * @param string $project The name of the project in which to list + * subscriptions. Format is `projects/{project-id}`. * @param array $optParams Optional parameters. * * @opt_param string pageToken The value returned by the last @@ -204,10 +204,9 @@ public function patch($name, Google_Service_Pubsub_UpdateSubscriptionRequest $po return $this->call('patch', array($params), "Google_Service_Pubsub_Subscription"); } /** - * Pulls messages from the server. Returns an empty list if there are no - * messages available in the backlog. The server may return `UNAVAILABLE` if - * there are too many concurrent pull requests pending for the given - * subscription. (subscriptions.pull) + * Pulls messages from the server. The server may return `UNAVAILABLE` if there + * are too many concurrent pull requests pending for the given subscription. + * (subscriptions.pull) * * @param string $subscription The subscription from which messages should be * pulled. Format is `projects/{project}/subscriptions/{sub}`. @@ -223,7 +222,14 @@ public function pull($subscription, Google_Service_Pubsub_PullRequest $postBody, } /** * Seeks an existing subscription to a point in time or to a given snapshot, - * whichever is provided in the request. (subscriptions.seek) + * whichever is provided in the request. Snapshots are used in Seek operations, + * which allow you to manage message acknowledgments in bulk. That is, you can + * set the acknowledgment state of messages in an existing subscription to the + * state captured by a snapshot. Note that both the subscription and the + * snapshot must be on the same topic. BETA: This feature is part of a beta + * release. This API might be changed in backward-incompatible ways and is not + * recommended for production use. It is not subject to any SLA or deprecation + * policy. (subscriptions.seek) * * @param string $subscription The subscription to affect. * @param Google_Service_Pubsub_SeekRequest $postBody diff --git a/vendor/google/apiclient-services/src/Google/Service/Pubsub/Resource/ProjectsTopics.php b/vendor/google/apiclient-services/src/Google/Service/Pubsub/Resource/ProjectsTopics.php index 720523d1..76a6601c 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Pubsub/Resource/ProjectsTopics.php +++ b/vendor/google/apiclient-services/src/Google/Service/Pubsub/Resource/ProjectsTopics.php @@ -26,7 +26,8 @@ class Google_Service_Pubsub_Resource_ProjectsTopics extends Google_Service_Resource { /** - * Creates the given topic with the given name. (topics.create) + * Creates the given topic with the given name. See the resource name rules. + * (topics.create) * * @param string $name The name of the topic. It must have the format * `"projects/{project}/topics/{topic}"`. `{topic}` must start with a letter, @@ -95,14 +96,14 @@ public function getIamPolicy($resource, $optParams = array()) /** * Lists matching topics. (topics.listProjectsTopics) * - * @param string $project The name of the cloud project that topics belong to. - * Format is `projects/{project}`. + * @param string $project The name of the project in which to list topics. + * Format is `projects/{project-id}`. * @param array $optParams Optional parameters. * + * @opt_param int pageSize Maximum number of topics to return. * @opt_param string pageToken The value returned by the last * `ListTopicsResponse`; indicates that this is a continuation of a prior * `ListTopics` call, and that the system should return the next page of data. - * @opt_param int pageSize Maximum number of topics to return. * @return Google_Service_Pubsub_ListTopicsResponse */ public function listProjectsTopics($project, $optParams = array()) @@ -111,10 +112,29 @@ public function listProjectsTopics($project, $optParams = array()) $params = array_merge($params, $optParams); return $this->call('list', array($params), "Google_Service_Pubsub_ListTopicsResponse"); } + /** + * Updates an existing topic. Note that certain properties of a topic are not + * modifiable. (topics.patch) + * + * @param string $name The name of the topic. It must have the format + * `"projects/{project}/topics/{topic}"`. `{topic}` must start with a letter, + * and contain only letters (`[A-Za-z]`), numbers (`[0-9]`), dashes (`-`), + * underscores (`_`), periods (`.`), tildes (`~`), plus (`+`) or percent signs + * (`%`). It must be between 3 and 255 characters in length, and it must not + * start with `"goog"`. + * @param Google_Service_Pubsub_UpdateTopicRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Pubsub_Topic + */ + public function patch($name, Google_Service_Pubsub_UpdateTopicRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('patch', array($params), "Google_Service_Pubsub_Topic"); + } /** * Adds one or more messages to the topic. Returns `NOT_FOUND` if the topic does - * not exist. The message payload must not be empty; it must contain either a - * non-empty data field, or at least one attribute. (topics.publish) + * not exist. (topics.publish) * * @param string $topic The messages in the request will be published on this * topic. Format is `projects/{project}/topics/{topic}`. diff --git a/vendor/google/apiclient-services/src/Google/Service/Pubsub/Resource/ProjectsTopicsSnapshots.php b/vendor/google/apiclient-services/src/Google/Service/Pubsub/Resource/ProjectsTopicsSnapshots.php index 82b4db1b..ab42ee74 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Pubsub/Resource/ProjectsTopicsSnapshots.php +++ b/vendor/google/apiclient-services/src/Google/Service/Pubsub/Resource/ProjectsTopicsSnapshots.php @@ -26,18 +26,23 @@ class Google_Service_Pubsub_Resource_ProjectsTopicsSnapshots extends Google_Service_Resource { /** - * Lists the names of the snapshots on this topic. - * (snapshots.listProjectsTopicsSnapshots) + * Lists the names of the snapshots on this topic. Snapshots are used in Seek + * operations, which allow you to manage message acknowledgments in bulk. That + * is, you can set the acknowledgment state of messages in an existing + * subscription to the state captured by a snapshot. BETA: This feature is part + * of a beta release. This API might be changed in backward-incompatible ways + * and is not recommended for production use. It is not subject to any SLA or + * deprecation policy. (snapshots.listProjectsTopicsSnapshots) * * @param string $topic The name of the topic that snapshots are attached to. * Format is `projects/{project}/topics/{topic}`. * @param array $optParams Optional parameters. * - * @opt_param int pageSize Maximum number of snapshot names to return. * @opt_param string pageToken The value returned by the last * `ListTopicSnapshotsResponse`; indicates that this is a continuation of a * prior `ListTopicSnapshots` call, and that the system should return the next * page of data. + * @opt_param int pageSize Maximum number of snapshot names to return. * @return Google_Service_Pubsub_ListTopicSnapshotsResponse */ public function listProjectsTopicsSnapshots($topic, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Pubsub/Snapshot.php b/vendor/google/apiclient-services/src/Google/Service/Pubsub/Snapshot.php index 73f1e2b4..d64f3a4c 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Pubsub/Snapshot.php +++ b/vendor/google/apiclient-services/src/Google/Service/Pubsub/Snapshot.php @@ -18,6 +18,7 @@ class Google_Service_Pubsub_Snapshot extends Google_Model { public $expireTime; + public $labels; public $name; public $topic; @@ -29,6 +30,14 @@ public function getExpireTime() { return $this->expireTime; } + public function setLabels($labels) + { + $this->labels = $labels; + } + public function getLabels() + { + return $this->labels; + } public function setName($name) { $this->name = $name; diff --git a/vendor/google/apiclient-services/src/Google/Service/Pubsub/Subscription.php b/vendor/google/apiclient-services/src/Google/Service/Pubsub/Subscription.php index fdd9a9e1..0850b6b3 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Pubsub/Subscription.php +++ b/vendor/google/apiclient-services/src/Google/Service/Pubsub/Subscription.php @@ -18,6 +18,7 @@ class Google_Service_Pubsub_Subscription extends Google_Model { public $ackDeadlineSeconds; + public $labels; public $messageRetentionDuration; public $name; protected $pushConfigType = 'Google_Service_Pubsub_PushConfig'; @@ -33,6 +34,14 @@ public function getAckDeadlineSeconds() { return $this->ackDeadlineSeconds; } + public function setLabels($labels) + { + $this->labels = $labels; + } + public function getLabels() + { + return $this->labels; + } public function setMessageRetentionDuration($messageRetentionDuration) { $this->messageRetentionDuration = $messageRetentionDuration; diff --git a/vendor/google/apiclient-services/src/Google/Service/Pubsub/Topic.php b/vendor/google/apiclient-services/src/Google/Service/Pubsub/Topic.php index 43685176..5bee6663 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Pubsub/Topic.php +++ b/vendor/google/apiclient-services/src/Google/Service/Pubsub/Topic.php @@ -17,8 +17,17 @@ class Google_Service_Pubsub_Topic extends Google_Model { + public $labels; public $name; + public function setLabels($labels) + { + $this->labels = $labels; + } + public function getLabels() + { + return $this->labels; + } public function setName($name) { $this->name = $name; diff --git a/vendor/google/apiclient-services/src/Google/Service/Pubsub/UpdateTopicRequest.php b/vendor/google/apiclient-services/src/Google/Service/Pubsub/UpdateTopicRequest.php new file mode 100644 index 00000000..d27cad8e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Pubsub/UpdateTopicRequest.php @@ -0,0 +1,46 @@ +topic = $topic; + } + /** + * @return Google_Service_Pubsub_Topic + */ + public function getTopic() + { + return $this->topic; + } + public function setUpdateMask($updateMask) + { + $this->updateMask = $updateMask; + } + public function getUpdateMask() + { + return $this->updateMask; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Replicapool.php b/vendor/google/apiclient-services/src/Google/Service/Replicapool.php index 607ab9bf..a71162d6 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Replicapool.php +++ b/vendor/google/apiclient-services/src/Google/Service/Replicapool.php @@ -16,15 +16,15 @@ */ /** - * Service definition for Replicapool (v1beta2). + * Service definition for Replicapool (v1beta1). * *

- * [Deprecated. Please use Instance Group Manager in Compute API] Provides - * groups of homogenous Compute Engine instances.

+ * The Replica Pool API allows users to declaratively provision and manage + * groups of Google Compute Engine instances based on a common template.

* *

* For more information about this service, see the API - * Documentation + * Documentation *

* * @author Google, Inc. @@ -37,15 +37,21 @@ class Google_Service_Replicapool extends Google_Service /** View your data across Google Cloud Platform services. */ const CLOUD_PLATFORM_READ_ONLY = "https://www.googleapis.com/auth/cloud-platform.read-only"; - /** View and manage your Google Compute Engine resources. */ - const COMPUTE = - "https://www.googleapis.com/auth/compute"; - /** View your Google Compute Engine resources. */ - const COMPUTE_READONLY = - "https://www.googleapis.com/auth/compute.readonly"; + /** View and manage your Google Cloud Platform management resources and deployment status information. */ + const NDEV_CLOUDMAN = + "https://www.googleapis.com/auth/ndev.cloudman"; + /** View your Google Cloud Platform management resources and deployment status information. */ + const NDEV_CLOUDMAN_READONLY = + "https://www.googleapis.com/auth/ndev.cloudman.readonly"; + /** View and manage replica pools. */ + const REPLICAPOOL = + "https://www.googleapis.com/auth/replicapool"; + /** View replica pools. */ + const REPLICAPOOL_READONLY = + "https://www.googleapis.com/auth/replicapool.readonly"; - public $instanceGroupManagers; - public $zoneOperations; + public $pools; + public $replicas; /** * Constructs the internal representation of the Replicapool service. @@ -56,21 +62,21 @@ public function __construct(Google_Client $client) { parent::__construct($client); $this->rootUrl = 'https://www.googleapis.com/'; - $this->servicePath = 'replicapool/v1beta2/projects/'; - $this->version = 'v1beta2'; + $this->servicePath = 'replicapool/v1beta1/projects/'; + $this->version = 'v1beta1'; $this->serviceName = 'replicapool'; - $this->instanceGroupManagers = new Google_Service_Replicapool_Resource_InstanceGroupManagers( + $this->pools = new Google_Service_Replicapool_Resource_Pools( $this, $this->serviceName, - 'instanceGroupManagers', + 'pools', array( 'methods' => array( - 'abandonInstances' => array( - 'path' => '{project}/zones/{zone}/instanceGroupManagers/{instanceGroupManager}/abandonInstances', + 'delete' => array( + 'path' => '{projectName}/zones/{zone}/pools/{poolName}', 'httpMethod' => 'POST', 'parameters' => array( - 'project' => array( + 'projectName' => array( 'location' => 'path', 'type' => 'string', 'required' => true, @@ -80,57 +86,17 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'instanceGroupManager' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'delete' => array( - 'path' => '{project}/zones/{zone}/instanceGroupManagers/{instanceGroupManager}', - 'httpMethod' => 'DELETE', - 'parameters' => array( - 'project' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - 'zone' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - 'instanceGroupManager' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'deleteInstances' => array( - 'path' => '{project}/zones/{zone}/instanceGroupManagers/{instanceGroupManager}/deleteInstances', - 'httpMethod' => 'POST', - 'parameters' => array( - 'project' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - 'zone' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - 'instanceGroupManager' => array( + 'poolName' => array( 'location' => 'path', 'type' => 'string', 'required' => true, ), ), ),'get' => array( - 'path' => '{project}/zones/{zone}/instanceGroupManagers/{instanceGroupManager}', + 'path' => '{projectName}/zones/{zone}/pools/{poolName}', 'httpMethod' => 'GET', 'parameters' => array( - 'project' => array( + 'projectName' => array( 'location' => 'path', 'type' => 'string', 'required' => true, @@ -140,17 +106,17 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'instanceGroupManager' => array( + 'poolName' => array( 'location' => 'path', 'type' => 'string', 'required' => true, ), ), ),'insert' => array( - 'path' => '{project}/zones/{zone}/instanceGroupManagers', + 'path' => '{projectName}/zones/{zone}/pools', 'httpMethod' => 'POST', 'parameters' => array( - 'project' => array( + 'projectName' => array( 'location' => 'path', 'type' => 'string', 'required' => true, @@ -160,17 +126,12 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'size' => array( - 'location' => 'query', - 'type' => 'integer', - 'required' => true, - ), ), ),'list' => array( - 'path' => '{project}/zones/{zone}/instanceGroupManagers', + 'path' => '{projectName}/zones/{zone}/pools', 'httpMethod' => 'GET', 'parameters' => array( - 'project' => array( + 'projectName' => array( 'location' => 'path', 'type' => 'string', 'required' => true, @@ -180,10 +141,6 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'filter' => array( - 'location' => 'query', - 'type' => 'string', - ), 'maxResults' => array( 'location' => 'query', 'type' => 'integer', @@ -193,11 +150,11 @@ public function __construct(Google_Client $client) 'type' => 'string', ), ), - ),'recreateInstances' => array( - 'path' => '{project}/zones/{zone}/instanceGroupManagers/{instanceGroupManager}/recreateInstances', + ),'resize' => array( + 'path' => '{projectName}/zones/{zone}/pools/{poolName}/resize', 'httpMethod' => 'POST', 'parameters' => array( - 'project' => array( + 'projectName' => array( 'location' => 'path', 'type' => 'string', 'required' => true, @@ -207,17 +164,21 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'instanceGroupManager' => array( + 'poolName' => array( 'location' => 'path', 'type' => 'string', 'required' => true, ), + 'numReplicas' => array( + 'location' => 'query', + 'type' => 'integer', + ), ), - ),'resize' => array( - 'path' => '{project}/zones/{zone}/instanceGroupManagers/{instanceGroupManager}/resize', + ),'updatetemplate' => array( + 'path' => '{projectName}/zones/{zone}/pools/{poolName}/updateTemplate', 'httpMethod' => 'POST', 'parameters' => array( - 'project' => array( + 'projectName' => array( 'location' => 'path', 'type' => 'string', 'required' => true, @@ -227,22 +188,27 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'instanceGroupManager' => array( + 'poolName' => array( 'location' => 'path', 'type' => 'string', 'required' => true, ), - 'size' => array( - 'location' => 'query', - 'type' => 'integer', - 'required' => true, - ), ), - ),'setInstanceTemplate' => array( - 'path' => '{project}/zones/{zone}/instanceGroupManagers/{instanceGroupManager}/setInstanceTemplate', + ), + ) + ) + ); + $this->replicas = new Google_Service_Replicapool_Resource_Replicas( + $this, + $this->serviceName, + 'replicas', + array( + 'methods' => array( + 'delete' => array( + 'path' => '{projectName}/zones/{zone}/pools/{poolName}/replicas/{replicaName}', 'httpMethod' => 'POST', 'parameters' => array( - 'project' => array( + 'projectName' => array( 'location' => 'path', 'type' => 'string', 'required' => true, @@ -252,17 +218,22 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'instanceGroupManager' => array( + 'poolName' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'replicaName' => array( 'location' => 'path', 'type' => 'string', 'required' => true, ), ), - ),'setTargetPools' => array( - 'path' => '{project}/zones/{zone}/instanceGroupManagers/{instanceGroupManager}/setTargetPools', - 'httpMethod' => 'POST', + ),'get' => array( + 'path' => '{projectName}/zones/{zone}/pools/{poolName}/replicas/{replicaName}', + 'httpMethod' => 'GET', 'parameters' => array( - 'project' => array( + 'projectName' => array( 'location' => 'path', 'type' => 'string', 'required' => true, @@ -272,27 +243,22 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'instanceGroupManager' => array( + 'poolName' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'replicaName' => array( 'location' => 'path', 'type' => 'string', 'required' => true, ), ), - ), - ) - ) - ); - $this->zoneOperations = new Google_Service_Replicapool_Resource_ZoneOperations( - $this, - $this->serviceName, - 'zoneOperations', - array( - 'methods' => array( - 'get' => array( - 'path' => '{project}/zones/{zone}/operations/{operation}', + ),'list' => array( + 'path' => '{projectName}/zones/{zone}/pools/{poolName}/replicas', 'httpMethod' => 'GET', 'parameters' => array( - 'project' => array( + 'projectName' => array( 'location' => 'path', 'type' => 'string', 'required' => true, @@ -302,17 +268,25 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'operation' => array( + 'poolName' => array( 'location' => 'path', 'type' => 'string', 'required' => true, ), + 'maxResults' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), ), - ),'list' => array( - 'path' => '{project}/zones/{zone}/operations', - 'httpMethod' => 'GET', + ),'restart' => array( + 'path' => '{projectName}/zones/{zone}/pools/{poolName}/replicas/{replicaName}/restart', + 'httpMethod' => 'POST', 'parameters' => array( - 'project' => array( + 'projectName' => array( 'location' => 'path', 'type' => 'string', 'required' => true, @@ -322,17 +296,15 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'filter' => array( - 'location' => 'query', + 'poolName' => array( + 'location' => 'path', 'type' => 'string', + 'required' => true, ), - 'maxResults' => array( - 'location' => 'query', - 'type' => 'integer', - ), - 'pageToken' => array( - 'location' => 'query', + 'replicaName' => array( + 'location' => 'path', 'type' => 'string', + 'required' => true, ), ), ), diff --git a/vendor/google/apiclient-services/src/Google/Service/Replicapool/AccessConfig.php b/vendor/google/apiclient-services/src/Google/Service/Replicapool/AccessConfig.php new file mode 100644 index 00000000..28d870d4 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Replicapool/AccessConfig.php @@ -0,0 +1,48 @@ +name = $name; + } + public function getName() + { + return $this->name; + } + public function setNatIp($natIp) + { + $this->natIp = $natIp; + } + public function getNatIp() + { + return $this->natIp; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Replicapool/Action.php b/vendor/google/apiclient-services/src/Google/Service/Replicapool/Action.php new file mode 100644 index 00000000..d2bf0248 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Replicapool/Action.php @@ -0,0 +1,56 @@ +commands = $commands; + } + public function getCommands() + { + return $this->commands; + } + /** + * @param Google_Service_Replicapool_EnvVariable + */ + public function setEnvVariables($envVariables) + { + $this->envVariables = $envVariables; + } + /** + * @return Google_Service_Replicapool_EnvVariable + */ + public function getEnvVariables() + { + return $this->envVariables; + } + public function setTimeoutMilliSeconds($timeoutMilliSeconds) + { + $this->timeoutMilliSeconds = $timeoutMilliSeconds; + } + public function getTimeoutMilliSeconds() + { + return $this->timeoutMilliSeconds; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Replicapool/DiskAttachment.php b/vendor/google/apiclient-services/src/Google/Service/Replicapool/DiskAttachment.php new file mode 100644 index 00000000..2b741a99 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Replicapool/DiskAttachment.php @@ -0,0 +1,39 @@ +deviceName = $deviceName; + } + public function getDeviceName() + { + return $this->deviceName; + } + public function setIndex($index) + { + $this->index = $index; + } + public function getIndex() + { + return $this->index; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Replicapool/EnvVariable.php b/vendor/google/apiclient-services/src/Google/Service/Replicapool/EnvVariable.php new file mode 100644 index 00000000..13b1d55b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Replicapool/EnvVariable.php @@ -0,0 +1,48 @@ +hidden = $hidden; + } + public function getHidden() + { + return $this->hidden; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setValue($value) + { + $this->value = $value; + } + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Replicapool/ExistingDisk.php b/vendor/google/apiclient-services/src/Google/Service/Replicapool/ExistingDisk.php new file mode 100644 index 00000000..e97e7bee --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Replicapool/ExistingDisk.php @@ -0,0 +1,46 @@ +attachment = $attachment; + } + /** + * @return Google_Service_Replicapool_DiskAttachment + */ + public function getAttachment() + { + return $this->attachment; + } + public function setSource($source) + { + $this->source = $source; + } + public function getSource() + { + return $this->source; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Replicapool/HealthCheck.php b/vendor/google/apiclient-services/src/Google/Service/Replicapool/HealthCheck.php new file mode 100644 index 00000000..9cd2939f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Replicapool/HealthCheck.php @@ -0,0 +1,102 @@ +checkIntervalSec = $checkIntervalSec; + } + public function getCheckIntervalSec() + { + return $this->checkIntervalSec; + } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setHealthyThreshold($healthyThreshold) + { + $this->healthyThreshold = $healthyThreshold; + } + public function getHealthyThreshold() + { + return $this->healthyThreshold; + } + public function setHost($host) + { + $this->host = $host; + } + public function getHost() + { + return $this->host; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setPath($path) + { + $this->path = $path; + } + public function getPath() + { + return $this->path; + } + public function setPort($port) + { + $this->port = $port; + } + public function getPort() + { + return $this->port; + } + public function setTimeoutSec($timeoutSec) + { + $this->timeoutSec = $timeoutSec; + } + public function getTimeoutSec() + { + return $this->timeoutSec; + } + public function setUnhealthyThreshold($unhealthyThreshold) + { + $this->unhealthyThreshold = $unhealthyThreshold; + } + public function getUnhealthyThreshold() + { + return $this->unhealthyThreshold; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Replicapool/Label.php b/vendor/google/apiclient-services/src/Google/Service/Replicapool/Label.php new file mode 100644 index 00000000..87323c89 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Replicapool/Label.php @@ -0,0 +1,39 @@ +key = $key; + } + public function getKey() + { + return $this->key; + } + public function setValue($value) + { + $this->value = $value; + } + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Replicapool/Metadata.php b/vendor/google/apiclient-services/src/Google/Service/Replicapool/Metadata.php new file mode 100644 index 00000000..ddec7721 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Replicapool/Metadata.php @@ -0,0 +1,47 @@ +fingerPrint = $fingerPrint; + } + public function getFingerPrint() + { + return $this->fingerPrint; + } + /** + * @param Google_Service_Replicapool_MetadataItem + */ + public function setItems($items) + { + $this->items = $items; + } + /** + * @return Google_Service_Replicapool_MetadataItem + */ + public function getItems() + { + return $this->items; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Replicapool/MetadataItem.php b/vendor/google/apiclient-services/src/Google/Service/Replicapool/MetadataItem.php new file mode 100644 index 00000000..d201d962 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Replicapool/MetadataItem.php @@ -0,0 +1,39 @@ +key = $key; + } + public function getKey() + { + return $this->key; + } + public function setValue($value) + { + $this->value = $value; + } + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Replicapool/NetworkInterface.php b/vendor/google/apiclient-services/src/Google/Service/Replicapool/NetworkInterface.php new file mode 100644 index 00000000..6acb644f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Replicapool/NetworkInterface.php @@ -0,0 +1,56 @@ +accessConfigs = $accessConfigs; + } + /** + * @return Google_Service_Replicapool_AccessConfig + */ + public function getAccessConfigs() + { + return $this->accessConfigs; + } + public function setNetwork($network) + { + $this->network = $network; + } + public function getNetwork() + { + return $this->network; + } + public function setNetworkIp($networkIp) + { + $this->networkIp = $networkIp; + } + public function getNetworkIp() + { + return $this->networkIp; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Replicapool/NewDisk.php b/vendor/google/apiclient-services/src/Google/Service/Replicapool/NewDisk.php new file mode 100644 index 00000000..6e8b0cc8 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Replicapool/NewDisk.php @@ -0,0 +1,71 @@ +attachment = $attachment; + } + /** + * @return Google_Service_Replicapool_DiskAttachment + */ + public function getAttachment() + { + return $this->attachment; + } + public function setAutoDelete($autoDelete) + { + $this->autoDelete = $autoDelete; + } + public function getAutoDelete() + { + return $this->autoDelete; + } + public function setBoot($boot) + { + $this->boot = $boot; + } + public function getBoot() + { + return $this->boot; + } + /** + * @param Google_Service_Replicapool_NewDiskInitializeParams + */ + public function setInitializeParams(Google_Service_Replicapool_NewDiskInitializeParams $initializeParams) + { + $this->initializeParams = $initializeParams; + } + /** + * @return Google_Service_Replicapool_NewDiskInitializeParams + */ + public function getInitializeParams() + { + return $this->initializeParams; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Replicapool/NewDiskInitializeParams.php b/vendor/google/apiclient-services/src/Google/Service/Replicapool/NewDiskInitializeParams.php new file mode 100644 index 00000000..35307414 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Replicapool/NewDiskInitializeParams.php @@ -0,0 +1,48 @@ +diskSizeGb = $diskSizeGb; + } + public function getDiskSizeGb() + { + return $this->diskSizeGb; + } + public function setDiskType($diskType) + { + $this->diskType = $diskType; + } + public function getDiskType() + { + return $this->diskType; + } + public function setSourceImage($sourceImage) + { + $this->sourceImage = $sourceImage; + } + public function getSourceImage() + { + return $this->sourceImage; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Replicapool/Pool.php b/vendor/google/apiclient-services/src/Google/Service/Replicapool/Pool.php new file mode 100644 index 00000000..c588b170 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Replicapool/Pool.php @@ -0,0 +1,178 @@ +autoRestart = $autoRestart; + } + public function getAutoRestart() + { + return $this->autoRestart; + } + public function setBaseInstanceName($baseInstanceName) + { + $this->baseInstanceName = $baseInstanceName; + } + public function getBaseInstanceName() + { + return $this->baseInstanceName; + } + public function setCurrentNumReplicas($currentNumReplicas) + { + $this->currentNumReplicas = $currentNumReplicas; + } + public function getCurrentNumReplicas() + { + return $this->currentNumReplicas; + } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } + /** + * @param Google_Service_Replicapool_HealthCheck + */ + public function setHealthChecks($healthChecks) + { + $this->healthChecks = $healthChecks; + } + /** + * @return Google_Service_Replicapool_HealthCheck + */ + public function getHealthChecks() + { + return $this->healthChecks; + } + public function setInitialNumReplicas($initialNumReplicas) + { + $this->initialNumReplicas = $initialNumReplicas; + } + public function getInitialNumReplicas() + { + return $this->initialNumReplicas; + } + /** + * @param Google_Service_Replicapool_Label + */ + public function setLabels($labels) + { + $this->labels = $labels; + } + /** + * @return Google_Service_Replicapool_Label + */ + public function getLabels() + { + return $this->labels; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setNumReplicas($numReplicas) + { + $this->numReplicas = $numReplicas; + } + public function getNumReplicas() + { + return $this->numReplicas; + } + public function setResourceViews($resourceViews) + { + $this->resourceViews = $resourceViews; + } + public function getResourceViews() + { + return $this->resourceViews; + } + public function setSelfLink($selfLink) + { + $this->selfLink = $selfLink; + } + public function getSelfLink() + { + return $this->selfLink; + } + public function setTargetPool($targetPool) + { + $this->targetPool = $targetPool; + } + public function getTargetPool() + { + return $this->targetPool; + } + public function setTargetPools($targetPools) + { + $this->targetPools = $targetPools; + } + public function getTargetPools() + { + return $this->targetPools; + } + /** + * @param Google_Service_Replicapool_Template + */ + public function setTemplate(Google_Service_Replicapool_Template $template) + { + $this->template = $template; + } + /** + * @return Google_Service_Replicapool_Template + */ + public function getTemplate() + { + return $this->template; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Replicapool/PoolsDeleteRequest.php b/vendor/google/apiclient-services/src/Google/Service/Replicapool/PoolsDeleteRequest.php new file mode 100644 index 00000000..0e9e39f6 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Replicapool/PoolsDeleteRequest.php @@ -0,0 +1,31 @@ +abandonInstances = $abandonInstances; + } + public function getAbandonInstances() + { + return $this->abandonInstances; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Replicapool/PoolsListResponse.php b/vendor/google/apiclient-services/src/Google/Service/Replicapool/PoolsListResponse.php new file mode 100644 index 00000000..e690ff18 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Replicapool/PoolsListResponse.php @@ -0,0 +1,47 @@ +nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + /** + * @param Google_Service_Replicapool_Pool + */ + public function setResources($resources) + { + $this->resources = $resources; + } + /** + * @return Google_Service_Replicapool_Pool + */ + public function getResources() + { + return $this->resources; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Replicapool/Replica.php b/vendor/google/apiclient-services/src/Google/Service/Replicapool/Replica.php new file mode 100644 index 00000000..f6b19819 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Replicapool/Replica.php @@ -0,0 +1,55 @@ +name = $name; + } + public function getName() + { + return $this->name; + } + public function setSelfLink($selfLink) + { + $this->selfLink = $selfLink; + } + public function getSelfLink() + { + return $this->selfLink; + } + /** + * @param Google_Service_Replicapool_ReplicaStatus + */ + public function setStatus(Google_Service_Replicapool_ReplicaStatus $status) + { + $this->status = $status; + } + /** + * @return Google_Service_Replicapool_ReplicaStatus + */ + public function getStatus() + { + return $this->status; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Replicapool/ReplicaStatus.php b/vendor/google/apiclient-services/src/Google/Service/Replicapool/ReplicaStatus.php new file mode 100644 index 00000000..a7897891 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Replicapool/ReplicaStatus.php @@ -0,0 +1,66 @@ +details = $details; + } + public function getDetails() + { + return $this->details; + } + public function setState($state) + { + $this->state = $state; + } + public function getState() + { + return $this->state; + } + public function setTemplateVersion($templateVersion) + { + $this->templateVersion = $templateVersion; + } + public function getTemplateVersion() + { + return $this->templateVersion; + } + public function setVmLink($vmLink) + { + $this->vmLink = $vmLink; + } + public function getVmLink() + { + return $this->vmLink; + } + public function setVmStartTime($vmStartTime) + { + $this->vmStartTime = $vmStartTime; + } + public function getVmStartTime() + { + return $this->vmStartTime; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Replicapool/ReplicasDeleteRequest.php b/vendor/google/apiclient-services/src/Google/Service/Replicapool/ReplicasDeleteRequest.php new file mode 100644 index 00000000..b54ad503 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Replicapool/ReplicasDeleteRequest.php @@ -0,0 +1,30 @@ +abandonInstance = $abandonInstance; + } + public function getAbandonInstance() + { + return $this->abandonInstance; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Replicapool/ReplicasListResponse.php b/vendor/google/apiclient-services/src/Google/Service/Replicapool/ReplicasListResponse.php new file mode 100644 index 00000000..19b52bbf --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Replicapool/ReplicasListResponse.php @@ -0,0 +1,47 @@ +nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + /** + * @param Google_Service_Replicapool_Replica + */ + public function setResources($resources) + { + $this->resources = $resources; + } + /** + * @return Google_Service_Replicapool_Replica + */ + public function getResources() + { + return $this->resources; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Replicapool/Resource/Pools.php b/vendor/google/apiclient-services/src/Google/Service/Replicapool/Resource/Pools.php new file mode 100644 index 00000000..31db835e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Replicapool/Resource/Pools.php @@ -0,0 +1,129 @@ + + * $replicapoolService = new Google_Service_Replicapool(...); + * $pools = $replicapoolService->pools; + * + */ +class Google_Service_Replicapool_Resource_Pools extends Google_Service_Resource +{ + /** + * Deletes a replica pool. (pools.delete) + * + * @param string $projectName The project ID for this replica pool. + * @param string $zone The zone for this replica pool. + * @param string $poolName The name of the replica pool for this request. + * @param Google_Service_Replicapool_PoolsDeleteRequest $postBody + * @param array $optParams Optional parameters. + */ + public function delete($projectName, $zone, $poolName, Google_Service_Replicapool_PoolsDeleteRequest $postBody, $optParams = array()) + { + $params = array('projectName' => $projectName, 'zone' => $zone, 'poolName' => $poolName, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params)); + } + /** + * Gets information about a single replica pool. (pools.get) + * + * @param string $projectName The project ID for this replica pool. + * @param string $zone The zone for this replica pool. + * @param string $poolName The name of the replica pool for this request. + * @param array $optParams Optional parameters. + * @return Google_Service_Replicapool_Pool + */ + public function get($projectName, $zone, $poolName, $optParams = array()) + { + $params = array('projectName' => $projectName, 'zone' => $zone, 'poolName' => $poolName); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_Replicapool_Pool"); + } + /** + * Inserts a new replica pool. (pools.insert) + * + * @param string $projectName The project ID for this replica pool. + * @param string $zone The zone for this replica pool. + * @param Google_Service_Replicapool_Pool $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Replicapool_Pool + */ + public function insert($projectName, $zone, Google_Service_Replicapool_Pool $postBody, $optParams = array()) + { + $params = array('projectName' => $projectName, 'zone' => $zone, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('insert', array($params), "Google_Service_Replicapool_Pool"); + } + /** + * List all replica pools. (pools.listPools) + * + * @param string $projectName The project ID for this request. + * @param string $zone The zone for this replica pool. + * @param array $optParams Optional parameters. + * + * @opt_param int maxResults Maximum count of results to be returned. Acceptable + * values are 0 to 100, inclusive. (Default: 50) + * @opt_param string pageToken Set this to the nextPageToken value returned by a + * previous list request to obtain the next page of results from the previous + * list request. + * @return Google_Service_Replicapool_PoolsListResponse + */ + public function listPools($projectName, $zone, $optParams = array()) + { + $params = array('projectName' => $projectName, 'zone' => $zone); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_Replicapool_PoolsListResponse"); + } + /** + * Resize a pool. This is an asynchronous operation, and multiple overlapping + * resize requests can be made. Replica Pools will use the information from the + * last resize request. (pools.resize) + * + * @param string $projectName The project ID for this replica pool. + * @param string $zone The zone for this replica pool. + * @param string $poolName The name of the replica pool for this request. + * @param array $optParams Optional parameters. + * + * @opt_param int numReplicas The desired number of replicas to resize to. If + * this number is larger than the existing number of replicas, new replicas will + * be added. If the number is smaller, then existing replicas will be deleted. + * @return Google_Service_Replicapool_Pool + */ + public function resize($projectName, $zone, $poolName, $optParams = array()) + { + $params = array('projectName' => $projectName, 'zone' => $zone, 'poolName' => $poolName); + $params = array_merge($params, $optParams); + return $this->call('resize', array($params), "Google_Service_Replicapool_Pool"); + } + /** + * Update the template used by the pool. (pools.updatetemplate) + * + * @param string $projectName The project ID for this replica pool. + * @param string $zone The zone for this replica pool. + * @param string $poolName The name of the replica pool for this request. + * @param Google_Service_Replicapool_Template $postBody + * @param array $optParams Optional parameters. + */ + public function updatetemplate($projectName, $zone, $poolName, Google_Service_Replicapool_Template $postBody, $optParams = array()) + { + $params = array('projectName' => $projectName, 'zone' => $zone, 'poolName' => $poolName, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('updatetemplate', array($params)); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Replicapool/Resource/Replicas.php b/vendor/google/apiclient-services/src/Google/Service/Replicapool/Resource/Replicas.php new file mode 100644 index 00000000..528b8c98 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Replicapool/Resource/Replicas.php @@ -0,0 +1,98 @@ + + * $replicapoolService = new Google_Service_Replicapool(...); + * $replicas = $replicapoolService->replicas; + * + */ +class Google_Service_Replicapool_Resource_Replicas extends Google_Service_Resource +{ + /** + * Deletes a replica from the pool. (replicas.delete) + * + * @param string $projectName The project ID for this request. + * @param string $zone The zone where the replica lives. + * @param string $poolName The replica pool name for this request. + * @param string $replicaName The name of the replica for this request. + * @param Google_Service_Replicapool_ReplicasDeleteRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Replicapool_Replica + */ + public function delete($projectName, $zone, $poolName, $replicaName, Google_Service_Replicapool_ReplicasDeleteRequest $postBody, $optParams = array()) + { + $params = array('projectName' => $projectName, 'zone' => $zone, 'poolName' => $poolName, 'replicaName' => $replicaName, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params), "Google_Service_Replicapool_Replica"); + } + /** + * Gets information about a specific replica. (replicas.get) + * + * @param string $projectName The project ID for this request. + * @param string $zone The zone where the replica lives. + * @param string $poolName The replica pool name for this request. + * @param string $replicaName The name of the replica for this request. + * @param array $optParams Optional parameters. + * @return Google_Service_Replicapool_Replica + */ + public function get($projectName, $zone, $poolName, $replicaName, $optParams = array()) + { + $params = array('projectName' => $projectName, 'zone' => $zone, 'poolName' => $poolName, 'replicaName' => $replicaName); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_Replicapool_Replica"); + } + /** + * Lists all replicas in a pool. (replicas.listReplicas) + * + * @param string $projectName The project ID for this request. + * @param string $zone The zone where the replica pool lives. + * @param string $poolName The replica pool name for this request. + * @param array $optParams Optional parameters. + * + * @opt_param int maxResults Maximum count of results to be returned. Acceptable + * values are 0 to 100, inclusive. (Default: 50) + * @opt_param string pageToken Set this to the nextPageToken value returned by a + * previous list request to obtain the next page of results from the previous + * list request. + * @return Google_Service_Replicapool_ReplicasListResponse + */ + public function listReplicas($projectName, $zone, $poolName, $optParams = array()) + { + $params = array('projectName' => $projectName, 'zone' => $zone, 'poolName' => $poolName); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_Replicapool_ReplicasListResponse"); + } + /** + * Restarts a replica in a pool. (replicas.restart) + * + * @param string $projectName The project ID for this request. + * @param string $zone The zone where the replica lives. + * @param string $poolName The replica pool name for this request. + * @param string $replicaName The name of the replica for this request. + * @param array $optParams Optional parameters. + * @return Google_Service_Replicapool_Replica + */ + public function restart($projectName, $zone, $poolName, $replicaName, $optParams = array()) + { + $params = array('projectName' => $projectName, 'zone' => $zone, 'poolName' => $poolName, 'replicaName' => $replicaName); + $params = array_merge($params, $optParams); + return $this->call('restart', array($params), "Google_Service_Replicapool_Replica"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Replicapool/ServiceAccount.php b/vendor/google/apiclient-services/src/Google/Service/Replicapool/ServiceAccount.php new file mode 100644 index 00000000..9c82a4d8 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Replicapool/ServiceAccount.php @@ -0,0 +1,40 @@ +email = $email; + } + public function getEmail() + { + return $this->email; + } + public function setScopes($scopes) + { + $this->scopes = $scopes; + } + public function getScopes() + { + return $this->scopes; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Replicapool/Tag.php b/vendor/google/apiclient-services/src/Google/Service/Replicapool/Tag.php new file mode 100644 index 00000000..03c1aad3 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Replicapool/Tag.php @@ -0,0 +1,40 @@ +fingerPrint = $fingerPrint; + } + public function getFingerPrint() + { + return $this->fingerPrint; + } + public function setItems($items) + { + $this->items = $items; + } + public function getItems() + { + return $this->items; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Replicapool/Template.php b/vendor/google/apiclient-services/src/Google/Service/Replicapool/Template.php new file mode 100644 index 00000000..84ba301f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Replicapool/Template.php @@ -0,0 +1,79 @@ +action = $action; + } + /** + * @return Google_Service_Replicapool_Action + */ + public function getAction() + { + return $this->action; + } + /** + * @param Google_Service_Replicapool_HealthCheck + */ + public function setHealthChecks($healthChecks) + { + $this->healthChecks = $healthChecks; + } + /** + * @return Google_Service_Replicapool_HealthCheck + */ + public function getHealthChecks() + { + return $this->healthChecks; + } + public function setVersion($version) + { + $this->version = $version; + } + public function getVersion() + { + return $this->version; + } + /** + * @param Google_Service_Replicapool_VmParams + */ + public function setVmParams(Google_Service_Replicapool_VmParams $vmParams) + { + $this->vmParams = $vmParams; + } + /** + * @return Google_Service_Replicapool_VmParams + */ + public function getVmParams() + { + return $this->vmParams; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Replicapool/VmParams.php b/vendor/google/apiclient-services/src/Google/Service/Replicapool/VmParams.php new file mode 100644 index 00000000..0e8c72b1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Replicapool/VmParams.php @@ -0,0 +1,163 @@ +baseInstanceName = $baseInstanceName; + } + public function getBaseInstanceName() + { + return $this->baseInstanceName; + } + public function setCanIpForward($canIpForward) + { + $this->canIpForward = $canIpForward; + } + public function getCanIpForward() + { + return $this->canIpForward; + } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } + /** + * @param Google_Service_Replicapool_ExistingDisk + */ + public function setDisksToAttach($disksToAttach) + { + $this->disksToAttach = $disksToAttach; + } + /** + * @return Google_Service_Replicapool_ExistingDisk + */ + public function getDisksToAttach() + { + return $this->disksToAttach; + } + /** + * @param Google_Service_Replicapool_NewDisk + */ + public function setDisksToCreate($disksToCreate) + { + $this->disksToCreate = $disksToCreate; + } + /** + * @return Google_Service_Replicapool_NewDisk + */ + public function getDisksToCreate() + { + return $this->disksToCreate; + } + public function setMachineType($machineType) + { + $this->machineType = $machineType; + } + public function getMachineType() + { + return $this->machineType; + } + /** + * @param Google_Service_Replicapool_Metadata + */ + public function setMetadata(Google_Service_Replicapool_Metadata $metadata) + { + $this->metadata = $metadata; + } + /** + * @return Google_Service_Replicapool_Metadata + */ + public function getMetadata() + { + return $this->metadata; + } + /** + * @param Google_Service_Replicapool_NetworkInterface + */ + public function setNetworkInterfaces($networkInterfaces) + { + $this->networkInterfaces = $networkInterfaces; + } + /** + * @return Google_Service_Replicapool_NetworkInterface + */ + public function getNetworkInterfaces() + { + return $this->networkInterfaces; + } + public function setOnHostMaintenance($onHostMaintenance) + { + $this->onHostMaintenance = $onHostMaintenance; + } + public function getOnHostMaintenance() + { + return $this->onHostMaintenance; + } + /** + * @param Google_Service_Replicapool_ServiceAccount + */ + public function setServiceAccounts($serviceAccounts) + { + $this->serviceAccounts = $serviceAccounts; + } + /** + * @return Google_Service_Replicapool_ServiceAccount + */ + public function getServiceAccounts() + { + return $this->serviceAccounts; + } + /** + * @param Google_Service_Replicapool_Tag + */ + public function setTags(Google_Service_Replicapool_Tag $tags) + { + $this->tags = $tags; + } + /** + * @return Google_Service_Replicapool_Tag + */ + public function getTags() + { + return $this->tags; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/SQLAdmin.php b/vendor/google/apiclient-services/src/Google/Service/SQLAdmin.php index a2dfe112..3e1b677a 100644 --- a/vendor/google/apiclient-services/src/Google/Service/SQLAdmin.php +++ b/vendor/google/apiclient-services/src/Google/Service/SQLAdmin.php @@ -19,8 +19,8 @@ * Service definition for SQLAdmin (v1beta4). * *

- * Creates and configures Cloud SQL instances, which provide fully-managed MySQL - * databases.

+ * Creates and manages Cloud SQL instances, which provide fully managed MySQL or + * PostgreSQL databases.

* *

* For more information about this service, see the API @@ -293,7 +293,22 @@ public function __construct(Google_Client $client) 'instances', array( 'methods' => array( - 'clone' => array( + 'addServerCa' => array( + 'path' => 'projects/{project}/instances/{instance}/addServerCa', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'instance' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'clone' => array( 'path' => 'projects/{project}/instances/{instance}/clone', 'httpMethod' => 'POST', 'parameters' => array( @@ -430,6 +445,21 @@ public function __construct(Google_Client $client) 'type' => 'string', ), ), + ),'listServerCas' => array( + 'path' => 'projects/{project}/instances/{instance}/listServerCas', + 'httpMethod' => 'GET', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'instance' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), ),'patch' => array( 'path' => 'projects/{project}/instances/{instance}', 'httpMethod' => 'PATCH', @@ -505,6 +535,21 @@ public function __construct(Google_Client $client) 'required' => true, ), ), + ),'rotateServerCa' => array( + 'path' => 'projects/{project}/instances/{instance}/rotateServerCa', + 'httpMethod' => 'POST', + 'parameters' => array( + 'project' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'instance' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), ),'startReplica' => array( 'path' => 'projects/{project}/instances/{instance}/startReplica', 'httpMethod' => 'POST', @@ -807,15 +852,14 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'host' => array( + 'name' => array( 'location' => 'query', 'type' => 'string', 'required' => true, ), - 'name' => array( + 'host' => array( 'location' => 'query', 'type' => 'string', - 'required' => true, ), ), ), diff --git a/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/InstancesListServerCasResponse.php b/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/InstancesListServerCasResponse.php new file mode 100644 index 00000000..5e901b5c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/InstancesListServerCasResponse.php @@ -0,0 +1,56 @@ +activeVersion = $activeVersion; + } + public function getActiveVersion() + { + return $this->activeVersion; + } + /** + * @param Google_Service_SQLAdmin_SslCert + */ + public function setCerts($certs) + { + $this->certs = $certs; + } + /** + * @return Google_Service_SQLAdmin_SslCert + */ + public function getCerts() + { + return $this->certs; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/InstancesRotateServerCaRequest.php b/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/InstancesRotateServerCaRequest.php new file mode 100644 index 00000000..b5ded6d0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/InstancesRotateServerCaRequest.php @@ -0,0 +1,37 @@ +rotateServerCaContext = $rotateServerCaContext; + } + /** + * @return Google_Service_SQLAdmin_RotateServerCaContext + */ + public function getRotateServerCaContext() + { + return $this->rotateServerCaContext; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/IpConfiguration.php b/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/IpConfiguration.php index f5f29bff..ee70b566 100644 --- a/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/IpConfiguration.php +++ b/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/IpConfiguration.php @@ -21,6 +21,7 @@ class Google_Service_SQLAdmin_IpConfiguration extends Google_Collection protected $authorizedNetworksType = 'Google_Service_SQLAdmin_AclEntry'; protected $authorizedNetworksDataType = 'array'; public $ipv4Enabled; + public $privateNetwork; public $requireSsl; /** @@ -45,6 +46,14 @@ public function getIpv4Enabled() { return $this->ipv4Enabled; } + public function setPrivateNetwork($privateNetwork) + { + $this->privateNetwork = $privateNetwork; + } + public function getPrivateNetwork() + { + return $this->privateNetwork; + } public function setRequireSsl($requireSsl) { $this->requireSsl = $requireSsl; diff --git a/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/BackupRuns.php b/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/BackupRuns.php index f7f522c2..b6110c44 100644 --- a/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/BackupRuns.php +++ b/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/BackupRuns.php @@ -78,7 +78,7 @@ public function insert($project, $instance, Google_Service_SQLAdmin_BackupRun $p } /** * Lists all backup runs associated with a given instance and configuration in - * the reverse chronological order of the enqueued time. + * the reverse chronological order of the backup initiation time. * (backupRuns.listBackupRuns) * * @param string $project Project ID of the project that contains the instance. diff --git a/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Databases.php b/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Databases.php index f21b28df..58282e38 100644 --- a/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Databases.php +++ b/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Databases.php @@ -79,8 +79,7 @@ public function insert($project, $instance, Google_Service_SQLAdmin_Database $po * Lists databases in the specified Cloud SQL instance. * (databases.listDatabases) * - * @param string $project Project ID of the project for which to list Cloud SQL - * instances. + * @param string $project Project ID of the project that contains the instance. * @param string $instance Cloud SQL instance ID. This does not include the * project ID. * @param array $optParams Optional parameters. diff --git a/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Flags.php b/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Flags.php index 7e9dcb7c..4abfd854 100644 --- a/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Flags.php +++ b/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Flags.php @@ -26,13 +26,13 @@ class Google_Service_SQLAdmin_Resource_Flags extends Google_Service_Resource { /** - * List all available database flags for Google Cloud SQL instances. - * (flags.listFlags) + * List all available database flags for Cloud SQL instances. (flags.listFlags) * * @param array $optParams Optional parameters. * - * @opt_param string databaseVersion Database version for flag retrieval. Flags - * are specific to the database version. + * @opt_param string databaseVersion Database type and version you want to + * retrieve flags for. By default, this method returns flags for all database + * types and versions. * @return Google_Service_SQLAdmin_FlagsListResponse */ public function listFlags($optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Instances.php b/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Instances.php index b78e6398..c3a2843c 100644 --- a/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Instances.php +++ b/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Instances.php @@ -26,8 +26,27 @@ class Google_Service_SQLAdmin_Resource_Instances extends Google_Service_Resource { /** - * Creates a Cloud SQL instance as a clone of the source instance. The API is - * not ready for Second Generation instances yet. (instances.cloneInstances) + * Add a new trusted Certificate Authority (CA) version for the specified + * instance. Required to prepare for a certificate rotation. If a CA version was + * previously added but never used in a certificate rotation, this operation + * replaces that version. There cannot be more than one CA version waiting to be + * rotated in. (instances.addServerCa) + * + * @param string $project Project ID of the project that contains the instance. + * @param string $instance Cloud SQL instance ID. This does not include the + * project ID. + * @param array $optParams Optional parameters. + * @return Google_Service_SQLAdmin_Operation + */ + public function addServerCa($project, $instance, $optParams = array()) + { + $params = array('project' => $project, 'instance' => $instance); + $params = array_merge($params, $optParams); + return $this->call('addServerCa', array($params), "Google_Service_SQLAdmin_Operation"); + } + /** + * Creates a Cloud SQL instance as a clone of the source instance. + * (instances.cloneInstances) * * @param string $project Project ID of the source as well as the clone Cloud * SQL instance. @@ -60,7 +79,8 @@ public function delete($project, $instance, $optParams = array()) return $this->call('delete', array($params), "Google_Service_SQLAdmin_Operation"); } /** - * Reserved for future use. (instances.demoteMaster) + * Demotes the stand-alone instance to be a Cloud SQL read replica for an + * external database server. (instances.demoteMaster) * * @param string $project ID of the project that contains the instance. * @param string $instance Cloud SQL instance name. @@ -75,8 +95,8 @@ public function demoteMaster($project, $instance, Google_Service_SQLAdmin_Instan return $this->call('demoteMaster', array($params), "Google_Service_SQLAdmin_Operation"); } /** - * Exports data from a Cloud SQL instance to a Google Cloud Storage bucket as a - * MySQL dump file. (instances.export) + * Exports data from a Cloud SQL instance to a Cloud Storage bucket as a SQL + * dump or CSV file. (instances.export) * * @param string $project Project ID of the project that contains the instance * to be exported. @@ -125,7 +145,7 @@ public function get($project, $instance, $optParams = array()) return $this->call('get', array($params), "Google_Service_SQLAdmin_DatabaseInstance"); } /** - * Imports data into a Cloud SQL instance from a MySQL dump file in Google Cloud + * Imports data into a Cloud SQL instance from a SQL dump or CSV file in Cloud * Storage. (instances.import) * * @param string $project Project ID of the project that contains the instance. @@ -178,6 +198,25 @@ public function listInstances($project, $optParams = array()) $params = array_merge($params, $optParams); return $this->call('list', array($params), "Google_Service_SQLAdmin_InstancesListResponse"); } + /** + * Lists all of the trusted Certificate Authorities (CAs) for the specified + * instance. There can be up to three CAs listed: the CA that was used to sign + * the certificate that is currently in use, a CA that has been added but not + * yet used to sign a certificate, and a CA used to sign a certificate that has + * previously rotated out. (instances.listServerCas) + * + * @param string $project Project ID of the project that contains the instance. + * @param string $instance Cloud SQL instance ID. This does not include the + * project ID. + * @param array $optParams Optional parameters. + * @return Google_Service_SQLAdmin_InstancesListServerCasResponse + */ + public function listServerCas($project, $instance, $optParams = array()) + { + $params = array('project' => $project, 'instance' => $instance); + $params = array_merge($params, $optParams); + return $this->call('listServerCas', array($params), "Google_Service_SQLAdmin_InstancesListServerCasResponse"); + } /** * Updates settings of a Cloud SQL instance. Caution: This is not a partial * update, so you must include values for all the settings that you want to @@ -214,9 +253,7 @@ public function promoteReplica($project, $instance, $optParams = array()) } /** * Deletes all client certificates and generates a new server SSL certificate - * for the instance. The changes will not take effect until the instance is - * restarted. Existing instances without a server certificate will need to call - * this once to set a server certificate. (instances.resetSslConfig) + * for the instance. (instances.resetSslConfig) * * @param string $project Project ID of the project that contains the instance. * @param string $instance Cloud SQL instance ID. This does not include the @@ -262,6 +299,24 @@ public function restoreBackup($project, $instance, Google_Service_SQLAdmin_Insta $params = array_merge($params, $optParams); return $this->call('restoreBackup', array($params), "Google_Service_SQLAdmin_Operation"); } + /** + * Rotates the server certificate to one signed by the Certificate Authority + * (CA) version previously added with the addServerCA method. + * (instances.rotateServerCa) + * + * @param string $project Project ID of the project that contains the instance. + * @param string $instance Cloud SQL instance ID. This does not include the + * project ID. + * @param Google_Service_SQLAdmin_InstancesRotateServerCaRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_SQLAdmin_Operation + */ + public function rotateServerCa($project, $instance, Google_Service_SQLAdmin_InstancesRotateServerCaRequest $postBody, $optParams = array()) + { + $params = array('project' => $project, 'instance' => $instance, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('rotateServerCa', array($params), "Google_Service_SQLAdmin_Operation"); + } /** * Starts the replication in the read replica instance. (instances.startReplica) * diff --git a/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/SslCerts.php b/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/SslCerts.php index 20827e39..b4d3bf43 100644 --- a/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/SslCerts.php +++ b/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/SslCerts.php @@ -45,11 +45,10 @@ public function createEphemeral($project, $instance, Google_Service_SQLAdmin_Ssl return $this->call('createEphemeral', array($params), "Google_Service_SQLAdmin_SslCert"); } /** - * Deletes the SSL certificate. The change will not take effect until the - * instance is restarted. (sslCerts.delete) + * Deletes the SSL certificate. For First Generation instances, the certificate + * remains valid until the instance is restarted. (sslCerts.delete) * - * @param string $project Project ID of the project that contains the instance - * to be deleted. + * @param string $project Project ID of the project that contains the instance. * @param string $instance Cloud SQL instance ID. This does not include the * project ID. * @param string $sha1Fingerprint Sha1 FingerPrint. @@ -85,8 +84,7 @@ public function get($project, $instance, $sha1Fingerprint, $optParams = array()) * server certificate authority. The new certificate will not be usable until * the instance is restarted. (sslCerts.insert) * - * @param string $project Project ID of the project to which the newly created - * Cloud SQL instances should belong. + * @param string $project Project ID of the project that contains the instance. * @param string $instance Cloud SQL instance ID. This does not include the * project ID. * @param Google_Service_SQLAdmin_SslCertsInsertRequest $postBody @@ -103,8 +101,7 @@ public function insert($project, $instance, Google_Service_SQLAdmin_SslCertsInse * Lists all of the current SSL certificates for the instance. * (sslCerts.listSslCerts) * - * @param string $project Project ID of the project for which to list Cloud SQL - * instances. + * @param string $project Project ID of the project that contains the instance. * @param string $instance Cloud SQL instance ID. This does not include the * project ID. * @param array $optParams Optional parameters. diff --git a/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Tiers.php b/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Tiers.php index 77bd023c..061e577a 100644 --- a/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Tiers.php +++ b/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Tiers.php @@ -26,8 +26,8 @@ class Google_Service_SQLAdmin_Resource_Tiers extends Google_Service_Resource { /** - * Lists all available service tiers for Google Cloud SQL, for example D1, D2. - * For related information, see Pricing. (tiers.listTiers) + * Lists all available machine types (tiers) for Cloud SQL, for example, + * db-n1-standard-1. For related information, see Pricing. (tiers.listTiers) * * @param string $project Project ID of the project for which to list tiers. * @param array $optParams Optional parameters. diff --git a/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Users.php b/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Users.php index 13fec757..e860c388 100644 --- a/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Users.php +++ b/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/Resource/Users.php @@ -79,15 +79,16 @@ public function listUsers($project, $instance, $optParams = array()) * @param string $project Project ID of the project that contains the instance. * @param string $instance Database instance ID. This does not include the * project ID. - * @param string $host Host of the user in the instance. * @param string $name Name of the user in the instance. * @param Google_Service_SQLAdmin_User $postBody * @param array $optParams Optional parameters. + * + * @opt_param string host Host of the user in the instance. * @return Google_Service_SQLAdmin_Operation */ - public function update($project, $instance, $host, $name, Google_Service_SQLAdmin_User $postBody, $optParams = array()) + public function update($project, $instance, $name, Google_Service_SQLAdmin_User $postBody, $optParams = array()) { - $params = array('project' => $project, 'instance' => $instance, 'host' => $host, 'name' => $name, 'postBody' => $postBody); + $params = array('project' => $project, 'instance' => $instance, 'name' => $name, 'postBody' => $postBody); $params = array_merge($params, $optParams); return $this->call('update', array($params), "Google_Service_SQLAdmin_Operation"); } diff --git a/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/RotateServerCaContext.php b/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/RotateServerCaContext.php new file mode 100644 index 00000000..c52f2ec2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/SQLAdmin/RotateServerCaContext.php @@ -0,0 +1,39 @@ +kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setNextVersion($nextVersion) + { + $this->nextVersion = $nextVersion; + } + public function getNextVersion() + { + return $this->nextVersion; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Safebrowsing.php b/vendor/google/apiclient-services/src/Google/Service/Safebrowsing.php index 8e472492..ae58a95c 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Safebrowsing.php +++ b/vendor/google/apiclient-services/src/Google/Service/Safebrowsing.php @@ -69,11 +69,11 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'clientVersion' => array( + 'clientId' => array( 'location' => 'query', 'type' => 'string', ), - 'clientId' => array( + 'clientVersion' => array( 'location' => 'query', 'type' => 'string', ), @@ -97,11 +97,11 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'clientVersion' => array( + 'clientId' => array( 'location' => 'query', 'type' => 'string', ), - 'clientId' => array( + 'clientVersion' => array( 'location' => 'query', 'type' => 'string', ), diff --git a/vendor/google/apiclient-services/src/Google/Service/Safebrowsing/Resource/EncodedFullHashes.php b/vendor/google/apiclient-services/src/Google/Service/Safebrowsing/Resource/EncodedFullHashes.php index dd20d3a7..74d787c4 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Safebrowsing/Resource/EncodedFullHashes.php +++ b/vendor/google/apiclient-services/src/Google/Service/Safebrowsing/Resource/EncodedFullHashes.php @@ -31,9 +31,9 @@ class Google_Service_Safebrowsing_Resource_EncodedFullHashes extends Google_Serv * @param string $encodedRequest A serialized FindFullHashesRequest proto. * @param array $optParams Optional parameters. * - * @opt_param string clientVersion The version of the client implementation. * @opt_param string clientId A client ID that (hopefully) uniquely identifies * the client implementation of the Safe Browsing API. + * @opt_param string clientVersion The version of the client implementation. * @return Google_Service_Safebrowsing_FindFullHashesResponse */ public function get($encodedRequest, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Safebrowsing/Resource/EncodedUpdates.php b/vendor/google/apiclient-services/src/Google/Service/Safebrowsing/Resource/EncodedUpdates.php index 5671138d..77ef52c7 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Safebrowsing/Resource/EncodedUpdates.php +++ b/vendor/google/apiclient-services/src/Google/Service/Safebrowsing/Resource/EncodedUpdates.php @@ -32,9 +32,9 @@ class Google_Service_Safebrowsing_Resource_EncodedUpdates extends Google_Service * proto. * @param array $optParams Optional parameters. * - * @opt_param string clientVersion The version of the client implementation. * @opt_param string clientId A client ID that uniquely identifies the client * implementation of the Safe Browsing API. + * @opt_param string clientVersion The version of the client implementation. * @return Google_Service_Safebrowsing_FetchThreatListUpdatesResponse */ public function get($encodedRequest, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Script.php b/vendor/google/apiclient-services/src/Google/Service/Script.php index be8bf2bb..de825118 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Script.php +++ b/vendor/google/apiclient-services/src/Google/Service/Script.php @@ -45,6 +45,9 @@ class Google_Service_Script extends Google_Service /** View and manage the provisioning of users on your domain. */ const ADMIN_DIRECTORY_USER = "https://www.googleapis.com/auth/admin.directory.user"; + /** View and manage your Google Docs documents. */ + const DOCUMENTS = + "https://www.googleapis.com/auth/documents"; /** View and manage the files in your Google Drive. */ const DRIVE = "https://www.googleapis.com/auth/drive"; @@ -93,6 +96,22 @@ public function __construct(Google_Client $client) 'path' => 'v1/processes', 'httpMethod' => 'GET', 'parameters' => array( + 'userProcessFilter.deploymentId' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'userProcessFilter.endTime' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), 'userProcessFilter.startTime' => array( 'location' => 'query', 'type' => 'string', @@ -124,27 +143,25 @@ public function __construct(Google_Client $client) 'type' => 'string', 'repeated' => true, ), - 'userProcessFilter.deploymentId' => array( + ), + ),'listScriptProcesses' => array( + 'path' => 'v1/processes:listScriptProcesses', + 'httpMethod' => 'GET', + 'parameters' => array( + 'scriptProcessFilter.endTime' => array( 'location' => 'query', 'type' => 'string', ), - 'pageToken' => array( + 'scriptProcessFilter.userAccessLevels' => array( 'location' => 'query', 'type' => 'string', + 'repeated' => true, ), - 'userProcessFilter.endTime' => array( + 'scriptProcessFilter.statuses' => array( 'location' => 'query', 'type' => 'string', + 'repeated' => true, ), - 'pageSize' => array( - 'location' => 'query', - 'type' => 'integer', - ), - ), - ),'listScriptProcesses' => array( - 'path' => 'v1/processes:listScriptProcesses', - 'httpMethod' => 'GET', - 'parameters' => array( 'scriptProcessFilter.startTime' => array( 'location' => 'query', 'type' => 'string', @@ -174,20 +191,6 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'integer', ), - 'scriptProcessFilter.endTime' => array( - 'location' => 'query', - 'type' => 'string', - ), - 'scriptProcessFilter.userAccessLevels' => array( - 'location' => 'query', - 'type' => 'string', - 'repeated' => true, - ), - 'scriptProcessFilter.statuses' => array( - 'location' => 'query', - 'type' => 'string', - 'repeated' => true, - ), ), ), ) @@ -314,14 +317,14 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'pageToken' => array( - 'location' => 'query', - 'type' => 'string', - ), 'pageSize' => array( 'location' => 'query', 'type' => 'integer', ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ),'update' => array( 'path' => 'v1/projects/{scriptId}/deployments/{deploymentId}', @@ -382,14 +385,14 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'pageSize' => array( - 'location' => 'query', - 'type' => 'integer', - ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), ), ), ) diff --git a/vendor/google/apiclient-services/src/Google/Service/Script/Deployment.php b/vendor/google/apiclient-services/src/Google/Service/Script/Deployment.php index 452a01d9..3ff90e2c 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Script/Deployment.php +++ b/vendor/google/apiclient-services/src/Google/Service/Script/Deployment.php @@ -23,10 +23,6 @@ class Google_Service_Script_Deployment extends Google_Collection public $deploymentId; protected $entryPointsType = 'Google_Service_Script_EntryPoint'; protected $entryPointsDataType = 'array'; - protected $functionSetType = 'Google_Service_Script_GoogleAppsScriptTypeFunctionSet'; - protected $functionSetDataType = ''; - protected $scopeSetType = 'Google_Service_Script_GoogleAppsScriptTypeScopeSet'; - protected $scopeSetDataType = ''; public $updateTime; /** @@ -65,34 +61,6 @@ public function getEntryPoints() { return $this->entryPoints; } - /** - * @param Google_Service_Script_GoogleAppsScriptTypeFunctionSet - */ - public function setFunctionSet(Google_Service_Script_GoogleAppsScriptTypeFunctionSet $functionSet) - { - $this->functionSet = $functionSet; - } - /** - * @return Google_Service_Script_GoogleAppsScriptTypeFunctionSet - */ - public function getFunctionSet() - { - return $this->functionSet; - } - /** - * @param Google_Service_Script_GoogleAppsScriptTypeScopeSet - */ - public function setScopeSet(Google_Service_Script_GoogleAppsScriptTypeScopeSet $scopeSet) - { - $this->scopeSet = $scopeSet; - } - /** - * @return Google_Service_Script_GoogleAppsScriptTypeScopeSet - */ - public function getScopeSet() - { - return $this->scopeSet; - } public function setUpdateTime($updateTime) { $this->updateTime = $updateTime; diff --git a/vendor/google/apiclient-services/src/Google/Service/Script/Resource/Processes.php b/vendor/google/apiclient-services/src/Google/Service/Script/Resource/Processes.php index fa9c46cc..06beabd7 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Script/Resource/Processes.php +++ b/vendor/google/apiclient-services/src/Google/Service/Script/Resource/Processes.php @@ -31,12 +31,22 @@ class Google_Service_Script_Resource_Processes extends Google_Service_Resource * * @param array $optParams Optional parameters. * + * @opt_param string userProcessFilter.deploymentId Optional field used to limit + * returned processes to those originating from projects with a specific + * deployment ID. + * @opt_param string pageToken The token for continuing a previous list request + * on the next page. This should be set to the value of `nextPageToken` from a + * previous response. + * @opt_param string userProcessFilter.endTime Optional field used to limit + * returned processes to those that completed on or before the given timestamp. + * @opt_param int pageSize The maximum number of returned processes per page of + * results. Defaults to 50. * @opt_param string userProcessFilter.startTime Optional field used to limit * returned processes to those that were started on or after the given * timestamp. * @opt_param string userProcessFilter.projectName Optional field used to limit - * returned processes to those originating from projects with a specific project - * name. + * returned processes to those originating from projects with project names + * containing a specific string. * @opt_param string userProcessFilter.userAccessLevels Optional field used to * limit returned processes to those having one of the specified user access * levels. @@ -50,16 +60,6 @@ class Google_Service_Script_Resource_Processes extends Google_Service_Resource * returned processes to those having one of the specified process types. * @opt_param string userProcessFilter.statuses Optional field used to limit * returned processes to those having one of the specified process statuses. - * @opt_param string userProcessFilter.deploymentId Optional field used to limit - * returned processes to those originating from projects with a specific - * deployment ID. - * @opt_param string pageToken The token for continuing a previous list request - * on the next page. This should be set to the value of `nextPageToken` from a - * previous response. - * @opt_param string userProcessFilter.endTime Optional field used to limit - * returned processes to those that completed on or before the given timestamp. - * @opt_param int pageSize The maximum number of returned processes per page of - * results. Defaults to 50. * @return Google_Service_Script_ListUserProcessesResponse */ public function listProcesses($optParams = array()) @@ -74,6 +74,13 @@ public function listProcesses($optParams = array()) * * @param array $optParams Optional parameters. * + * @opt_param string scriptProcessFilter.endTime Optional field used to limit + * returned processes to those that completed on or before the given timestamp. + * @opt_param string scriptProcessFilter.userAccessLevels Optional field used to + * limit returned processes to those having one of the specified user access + * levels. + * @opt_param string scriptProcessFilter.statuses Optional field used to limit + * returned processes to those having one of the specified process statuses. * @opt_param string scriptProcessFilter.startTime Optional field used to limit * returned processes to those that were started on or after the given * timestamp. @@ -92,13 +99,6 @@ public function listProcesses($optParams = array()) * previous response. * @opt_param int pageSize The maximum number of returned processes per page of * results. Defaults to 50. - * @opt_param string scriptProcessFilter.endTime Optional field used to limit - * returned processes to those that completed on or before the given timestamp. - * @opt_param string scriptProcessFilter.userAccessLevels Optional field used to - * limit returned processes to those having one of the specified user access - * levels. - * @opt_param string scriptProcessFilter.statuses Optional field used to limit - * returned processes to those having one of the specified process statuses. * @return Google_Service_Script_ListScriptProcessesResponse */ public function listScriptProcesses($optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Script/Resource/ProjectsDeployments.php b/vendor/google/apiclient-services/src/Google/Service/Script/Resource/ProjectsDeployments.php index e8aa9b42..702ac7ae 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Script/Resource/ProjectsDeployments.php +++ b/vendor/google/apiclient-services/src/Google/Service/Script/Resource/ProjectsDeployments.php @@ -74,11 +74,11 @@ public function get($scriptId, $deploymentId, $optParams = array()) * @param string $scriptId The script project's Drive ID. * @param array $optParams Optional parameters. * + * @opt_param int pageSize The maximum number of deployments on each returned + * page. Defaults to 50. * @opt_param string pageToken The token for continuing a previous list request * on the next page. This should be set to the value of `nextPageToken` from a * previous response. - * @opt_param int pageSize The maximum number of deployments on each returned - * page. Defaults to 50. * @return Google_Service_Script_ListDeploymentsResponse */ public function listProjectsDeployments($scriptId, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Script/Resource/ProjectsVersions.php b/vendor/google/apiclient-services/src/Google/Service/Script/Resource/ProjectsVersions.php index 39b38a81..66c40cd8 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Script/Resource/ProjectsVersions.php +++ b/vendor/google/apiclient-services/src/Google/Service/Script/Resource/ProjectsVersions.php @@ -60,11 +60,11 @@ public function get($scriptId, $versionNumber, $optParams = array()) * @param string $scriptId The script project's Drive ID. * @param array $optParams Optional parameters. * - * @opt_param int pageSize The maximum number of versions on each returned page. - * Defaults to 50. * @opt_param string pageToken The token for continuing a previous list request * on the next page. This should be set to the value of `nextPageToken` from a * previous response. + * @opt_param int pageSize The maximum number of versions on each returned page. + * Defaults to 50. * @return Google_Service_Script_ListVersionsResponse */ public function listProjectsVersions($scriptId, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceBroker.php b/vendor/google/apiclient-services/src/Google/Service/ServiceBroker.php new file mode 100644 index 00000000..2d09a6b4 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceBroker.php @@ -0,0 +1,95 @@ + + * The Google Cloud Platform Service Broker API provides Google hosted + * implementation of the Open Service Broker API + * (https://www.openservicebrokerapi.org/).

+ * + *

+ * For more information about this service, see the API + * Documentation + *

+ * + * @author Google, Inc. + */ +class Google_Service_ServiceBroker extends Google_Service +{ + /** View and manage your data across Google Cloud Platform services. */ + const CLOUD_PLATFORM = + "https://www.googleapis.com/auth/cloud-platform"; + + public $v1; + + /** + * Constructs the internal representation of the ServiceBroker service. + * + * @param Google_Client $client + */ + public function __construct(Google_Client $client) + { + parent::__construct($client); + $this->rootUrl = 'https://servicebroker.googleapis.com/'; + $this->servicePath = ''; + $this->version = 'v1'; + $this->serviceName = 'servicebroker'; + + $this->v1 = new Google_Service_ServiceBroker_Resource_V1( + $this, + $this->serviceName, + 'v1', + array( + 'methods' => array( + 'getIamPolicy' => array( + 'path' => 'v1/{+resource}:getIamPolicy', + 'httpMethod' => 'GET', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'setIamPolicy' => array( + 'path' => 'v1/{+resource}:setIamPolicy', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'testIamPermissions' => array( + 'path' => 'v1/{+resource}:testIamPermissions', + 'httpMethod' => 'POST', + 'parameters' => array( + 'resource' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ), + ) + ) + ); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceBroker/GoogleIamV1Binding.php b/vendor/google/apiclient-services/src/Google/Service/ServiceBroker/GoogleIamV1Binding.php new file mode 100644 index 00000000..e4ec18a6 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceBroker/GoogleIamV1Binding.php @@ -0,0 +1,56 @@ +condition = $condition; + } + /** + * @return Google_Service_ServiceBroker_GoogleTypeExpr + */ + public function getCondition() + { + return $this->condition; + } + public function setMembers($members) + { + $this->members = $members; + } + public function getMembers() + { + return $this->members; + } + public function setRole($role) + { + $this->role = $role; + } + public function getRole() + { + return $this->role; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceBroker/GoogleIamV1Policy.php b/vendor/google/apiclient-services/src/Google/Service/ServiceBroker/GoogleIamV1Policy.php new file mode 100644 index 00000000..d8ec59e0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceBroker/GoogleIamV1Policy.php @@ -0,0 +1,56 @@ +bindings = $bindings; + } + /** + * @return Google_Service_ServiceBroker_GoogleIamV1Binding + */ + public function getBindings() + { + return $this->bindings; + } + public function setEtag($etag) + { + $this->etag = $etag; + } + public function getEtag() + { + return $this->etag; + } + public function setVersion($version) + { + $this->version = $version; + } + public function getVersion() + { + return $this->version; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceBroker/GoogleIamV1SetIamPolicyRequest.php b/vendor/google/apiclient-services/src/Google/Service/ServiceBroker/GoogleIamV1SetIamPolicyRequest.php new file mode 100644 index 00000000..8ed4b587 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceBroker/GoogleIamV1SetIamPolicyRequest.php @@ -0,0 +1,37 @@ +policy = $policy; + } + /** + * @return Google_Service_ServiceBroker_GoogleIamV1Policy + */ + public function getPolicy() + { + return $this->policy; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceBroker/GoogleIamV1TestIamPermissionsRequest.php b/vendor/google/apiclient-services/src/Google/Service/ServiceBroker/GoogleIamV1TestIamPermissionsRequest.php new file mode 100644 index 00000000..17a4375b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceBroker/GoogleIamV1TestIamPermissionsRequest.php @@ -0,0 +1,31 @@ +permissions = $permissions; + } + public function getPermissions() + { + return $this->permissions; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceBroker/GoogleIamV1TestIamPermissionsResponse.php b/vendor/google/apiclient-services/src/Google/Service/ServiceBroker/GoogleIamV1TestIamPermissionsResponse.php new file mode 100644 index 00000000..b8dc70d4 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceBroker/GoogleIamV1TestIamPermissionsResponse.php @@ -0,0 +1,31 @@ +permissions = $permissions; + } + public function getPermissions() + { + return $this->permissions; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceBroker/GoogleTypeExpr.php b/vendor/google/apiclient-services/src/Google/Service/ServiceBroker/GoogleTypeExpr.php new file mode 100644 index 00000000..bf7e3739 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceBroker/GoogleTypeExpr.php @@ -0,0 +1,57 @@ +description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setExpression($expression) + { + $this->expression = $expression; + } + public function getExpression() + { + return $this->expression; + } + public function setLocation($location) + { + $this->location = $location; + } + public function getLocation() + { + return $this->location; + } + public function setTitle($title) + { + $this->title = $title; + } + public function getTitle() + { + return $this->title; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceBroker/Resource/V1.php b/vendor/google/apiclient-services/src/Google/Service/ServiceBroker/Resource/V1.php new file mode 100644 index 00000000..bbf5b9df --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceBroker/Resource/V1.php @@ -0,0 +1,83 @@ + + * $servicebrokerService = new Google_Service_ServiceBroker(...); + * $v1 = $servicebrokerService->v1; + * + */ +class Google_Service_ServiceBroker_Resource_V1 extends Google_Service_Resource +{ + /** + * Gets the access control policy for a resource. Returns an empty policy if the + * resource exists and does not have a policy set. (v1.getIamPolicy) + * + * @param string $resource REQUIRED: The resource for which the policy is being + * requested. See the operation documentation for the appropriate value for this + * field. + * @param array $optParams Optional parameters. + * @return Google_Service_ServiceBroker_GoogleIamV1Policy + */ + public function getIamPolicy($resource, $optParams = array()) + { + $params = array('resource' => $resource); + $params = array_merge($params, $optParams); + return $this->call('getIamPolicy', array($params), "Google_Service_ServiceBroker_GoogleIamV1Policy"); + } + /** + * Sets the access control policy on the specified resource. Replaces any + * existing policy. (v1.setIamPolicy) + * + * @param string $resource REQUIRED: The resource for which the policy is being + * specified. See the operation documentation for the appropriate value for this + * field. + * @param Google_Service_ServiceBroker_GoogleIamV1SetIamPolicyRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_ServiceBroker_GoogleIamV1Policy + */ + public function setIamPolicy($resource, Google_Service_ServiceBroker_GoogleIamV1SetIamPolicyRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('setIamPolicy', array($params), "Google_Service_ServiceBroker_GoogleIamV1Policy"); + } + /** + * Returns permissions that a caller has on the specified resource. If the + * resource does not exist, this will return an empty set of permissions, not a + * NOT_FOUND error. + * + * Note: This operation is designed to be used for building permission-aware UIs + * and command-line tools, not for authorization checking. This operation may + * "fail open" without warning. (v1.testIamPermissions) + * + * @param string $resource REQUIRED: The resource for which the policy detail is + * being requested. See the operation documentation for the appropriate value + * for this field. + * @param Google_Service_ServiceBroker_GoogleIamV1TestIamPermissionsRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_ServiceBroker_GoogleIamV1TestIamPermissionsResponse + */ + public function testIamPermissions($resource, Google_Service_ServiceBroker_GoogleIamV1TestIamPermissionsRequest $postBody, $optParams = array()) + { + $params = array('resource' => $resource, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('testIamPermissions', array($params), "Google_Service_ServiceBroker_GoogleIamV1TestIamPermissionsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement.php b/vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement.php index ceb78883..654c7967 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement.php @@ -34,9 +34,6 @@ class Google_Service_ServiceConsumerManagement extends Google_Service /** View and manage your data across Google Cloud Platform services. */ const CLOUD_PLATFORM = "https://www.googleapis.com/auth/cloud-platform"; - /** Manage your Google API service configuration. */ - const SERVICE_MANAGEMENT = - "https://www.googleapis.com/auth/service.management"; public $operations; public $services; @@ -133,10 +130,6 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'query' => array( - 'location' => 'query', - 'type' => 'string', - ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', @@ -145,6 +138,10 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'integer', ), + 'query' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ), ) @@ -195,10 +192,6 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'filter' => array( - 'location' => 'query', - 'type' => 'string', - ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', @@ -207,6 +200,10 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'integer', ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ),'removeProject' => array( 'path' => 'v1/{+name}:removeProject', diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/AuthenticationRule.php b/vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/AuthenticationRule.php index 3d838a8e..b7ec71ae 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/AuthenticationRule.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/AuthenticationRule.php @@ -19,8 +19,6 @@ class Google_Service_ServiceConsumerManagement_AuthenticationRule extends Google { protected $collection_key = 'requirements'; public $allowWithoutCredential; - protected $customAuthType = 'Google_Service_ServiceConsumerManagement_CustomAuthRequirements'; - protected $customAuthDataType = ''; protected $oauthType = 'Google_Service_ServiceConsumerManagement_OAuthRequirements'; protected $oauthDataType = ''; protected $requirementsType = 'Google_Service_ServiceConsumerManagement_AuthRequirement'; @@ -35,20 +33,6 @@ public function getAllowWithoutCredential() { return $this->allowWithoutCredential; } - /** - * @param Google_Service_ServiceConsumerManagement_CustomAuthRequirements - */ - public function setCustomAuth(Google_Service_ServiceConsumerManagement_CustomAuthRequirements $customAuth) - { - $this->customAuth = $customAuth; - } - /** - * @return Google_Service_ServiceConsumerManagement_CustomAuthRequirements - */ - public function getCustomAuth() - { - return $this->customAuth; - } /** * @param Google_Service_ServiceConsumerManagement_OAuthRequirements */ diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/HttpRule.php b/vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/HttpRule.php index a580012f..ad9bcdd8 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/HttpRule.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/HttpRule.php @@ -34,6 +34,7 @@ class Google_Service_ServiceConsumerManagement_HttpRule extends Google_Collectio public $patch; public $post; public $put; + public $responseBody; public $restCollection; public $restMethodName; public $selector; @@ -156,6 +157,14 @@ public function getPut() { return $this->put; } + public function setResponseBody($responseBody) + { + $this->responseBody = $responseBody; + } + public function getResponseBody() + { + return $this->responseBody; + } public function setRestCollection($restCollection) { $this->restCollection = $restCollection; diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/MetricDescriptor.php b/vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/MetricDescriptor.php index c31c9063..4b291b64 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/MetricDescriptor.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/MetricDescriptor.php @@ -22,6 +22,8 @@ class Google_Service_ServiceConsumerManagement_MetricDescriptor extends Google_C public $displayName; protected $labelsType = 'Google_Service_ServiceConsumerManagement_LabelDescriptor'; protected $labelsDataType = 'array'; + protected $metadataType = 'Google_Service_ServiceConsumerManagement_MetricDescriptorMetadata'; + protected $metadataDataType = ''; public $metricKind; public $name; public $type; @@ -58,6 +60,20 @@ public function getLabels() { return $this->labels; } + /** + * @param Google_Service_ServiceConsumerManagement_MetricDescriptorMetadata + */ + public function setMetadata(Google_Service_ServiceConsumerManagement_MetricDescriptorMetadata $metadata) + { + $this->metadata = $metadata; + } + /** + * @return Google_Service_ServiceConsumerManagement_MetricDescriptorMetadata + */ + public function getMetadata() + { + return $this->metadata; + } public function setMetricKind($metricKind) { $this->metricKind = $metricKind; diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/MetricDescriptorMetadata.php b/vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/MetricDescriptorMetadata.php new file mode 100644 index 00000000..46eb20ed --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/MetricDescriptorMetadata.php @@ -0,0 +1,48 @@ +ingestDelay = $ingestDelay; + } + public function getIngestDelay() + { + return $this->ingestDelay; + } + public function setLaunchStage($launchStage) + { + $this->launchStage = $launchStage; + } + public function getLaunchStage() + { + return $this->launchStage; + } + public function setSamplePeriod($samplePeriod) + { + $this->samplePeriod = $samplePeriod; + } + public function getSamplePeriod() + { + return $this->samplePeriod; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Resource/Services.php b/vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Resource/Services.php index fddc6b61..8a415f6b 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Resource/Services.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Resource/Services.php @@ -33,11 +33,22 @@ class Google_Service_ServiceConsumerManagement_Resource_Services extends Google_ * 'service.googleapis.com'. * @param array $optParams Optional parameters. * + * @opt_param string pageToken The continuation token, which is used to page + * through large result sets. To get the next page of results, set this + * parameter to the value of `nextPageToken` from the previous response. + * + * Optional. + * @opt_param int pageSize The maximum number of results returned by this + * request. Currently, the default maximum is set to 1000. If page_size is not + * provided or the size provided is a number larger than 1000, it will be + * automatically set to 1000. + * + * Optional. * @opt_param string query Set a query `{expression}` for querying tenancy * units. Your `{expression}` must be in the format: * `field_name=literal_string`. The `field_name` is the name of the field you - * want to compare. Supported fields are `tenant_resources.tag` - * and`tenant_resources.resource`. + * want to compare. Supported fields are `tenant_resources.tag` and + * `tenant_resources.resource`. * * For example, to search tenancy units that contain at least one tenant * resource with given tag 'xyz', use query `tenant_resources.tag=xyz`. To @@ -50,17 +61,6 @@ class Google_Service_ServiceConsumerManagement_Resource_Services extends Google_ * `tenant_resources.tag=xyz AND tenant_resources.resource=projects/123456` * * Optional. - * @opt_param string pageToken The continuation token, which is used to page - * through large result sets. To get the next page of results, set this - * parameter to the value of `nextPageToken` from the previous response. - * - * Optional. - * @opt_param int pageSize The maximum number of results returned by this - * request. Currently, the default maximum is set to 1000. If page_size is not - * provided or provided a number larger than 1000, it will be automatically set - * to 1000. - * - * Optional. * @return Google_Service_ServiceConsumerManagement_SearchTenancyUnitsResponse */ public function search($parent, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Resource/ServicesTenancyUnits.php b/vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Resource/ServicesTenancyUnits.php index 849bfb5c..0016f3c1 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Resource/ServicesTenancyUnits.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Resource/ServicesTenancyUnits.php @@ -27,9 +27,9 @@ class Google_Service_ServiceConsumerManagement_Resource_ServicesTenancyUnits ext { /** * Add a new tenant project to the tenancy unit. There can be at most 512 tenant - * projects in a tenancy units. If there are previously failed AddTenantProject - * calls, you might need to call RemoveTenantProject first to clean them before - * you can make another AddTenantProject with the same tag. Operation. + * projects in a tenancy unit. If there are previously failed `AddTenantProject` + * calls, you might need to call `RemoveTenantProject` first to clean them + * before you can make another `AddTenantProject` with the same tag. Operation. * (tenancyUnits.addProject) * * @param string $parent Name of the tenancy unit. @@ -63,8 +63,8 @@ public function create($parent, Google_Service_ServiceConsumerManagement_CreateT return $this->call('create', array($params), "Google_Service_ServiceConsumerManagement_TenancyUnit"); } /** - * Delete tenancy unit. Before the tenancy unit is deleted, there should be no - * tenant resource in it. Operation. (tenancyUnits.delete) + * Delete a tenancy unit. Before the tenancy unit is deleted, there should be + * no tenant resources in it. Operation. (tenancyUnits.delete) * * @param string $name Name of the tenancy unit to be deleted. * @param array $optParams Optional parameters. @@ -77,10 +77,11 @@ public function delete($name, $optParams = array()) return $this->call('delete', array($params), "Google_Service_ServiceConsumerManagement_Operation"); } /** - * Find tenancy unit for a service and consumer. This method should not be used - * in producers' runtime path, e.g. finding the tenant project number when - * creating VMs. Producers should persist the tenant project information after - * the project is created. (tenancyUnits.listServicesTenancyUnits) + * Find the tenancy unit for a service and consumer. This method should not be + * used in producers' runtime path, for example finding the tenant project + * number when creating VMs. Producers should persist the tenant project + * information after the project is created. + * (tenancyUnits.listServicesTenancyUnits) * * @param string $parent Service and consumer. Required. * services/{service}/{collection id}/{resource id} {collection id} is the cloud @@ -90,13 +91,13 @@ public function delete($name, $optParams = array()) * example 'service.googleapis.com'. * @param array $optParams Optional parameters. * - * @opt_param string filter Filter expression over tenancy resources field. - * Optional. * @opt_param string pageToken The continuation token, which is used to page * through large result sets. To get the next page of results, set this * parameter to the value of `nextPageToken` from the previous response. * @opt_param int pageSize The maximum number of results returned by this * request. + * @opt_param string filter Filter expression over tenancy resources field. + * Optional. * @return Google_Service_ServiceConsumerManagement_ListTenancyUnitsResponse */ public function listServicesTenancyUnits($parent, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Service.php b/vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Service.php index 7ac476a3..d1789518 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Service.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceConsumerManagement/Service.php @@ -69,8 +69,6 @@ class Google_Service_ServiceConsumerManagement_Service extends Google_Collection protected $typesDataType = 'array'; protected $usageType = 'Google_Service_ServiceConsumerManagement_Usage'; protected $usageDataType = ''; - protected $visibilityType = 'Google_Service_ServiceConsumerManagement_Visibility'; - protected $visibilityDataType = ''; /** * @param Google_Service_ServiceConsumerManagement_Api @@ -434,18 +432,4 @@ public function getUsage() { return $this->usage; } - /** - * @param Google_Service_ServiceConsumerManagement_Visibility - */ - public function setVisibility(Google_Service_ServiceConsumerManagement_Visibility $visibility) - { - $this->visibility = $visibility; - } - /** - * @return Google_Service_ServiceConsumerManagement_Visibility - */ - public function getVisibility() - { - return $this->visibility; - } } diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceControl/AuditLog.php b/vendor/google/apiclient-services/src/Google/Service/ServiceControl/AuditLog.php index 35728bc0..c3d30d04 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceControl/AuditLog.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceControl/AuditLog.php @@ -28,7 +28,10 @@ class Google_Service_ServiceControl_AuditLog extends Google_Collection public $request; protected $requestMetadataType = 'Google_Service_ServiceControl_RequestMetadata'; protected $requestMetadataDataType = ''; + protected $resourceLocationType = 'Google_Service_ServiceControl_ResourceLocation'; + protected $resourceLocationDataType = ''; public $resourceName; + public $resourceOriginalState; public $response; public $serviceData; public $serviceName; @@ -109,6 +112,20 @@ public function getRequestMetadata() { return $this->requestMetadata; } + /** + * @param Google_Service_ServiceControl_ResourceLocation + */ + public function setResourceLocation(Google_Service_ServiceControl_ResourceLocation $resourceLocation) + { + $this->resourceLocation = $resourceLocation; + } + /** + * @return Google_Service_ServiceControl_ResourceLocation + */ + public function getResourceLocation() + { + return $this->resourceLocation; + } public function setResourceName($resourceName) { $this->resourceName = $resourceName; @@ -117,6 +134,14 @@ public function getResourceName() { return $this->resourceName; } + public function setResourceOriginalState($resourceOriginalState) + { + $this->resourceOriginalState = $resourceOriginalState; + } + public function getResourceOriginalState() + { + return $this->resourceOriginalState; + } public function setResponse($response) { $this->response = $response; diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceControl/Auth.php b/vendor/google/apiclient-services/src/Google/Service/ServiceControl/Auth.php new file mode 100644 index 00000000..d3a91014 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceControl/Auth.php @@ -0,0 +1,67 @@ +accessLevels = $accessLevels; + } + public function getAccessLevels() + { + return $this->accessLevels; + } + public function setAudiences($audiences) + { + $this->audiences = $audiences; + } + public function getAudiences() + { + return $this->audiences; + } + public function setClaims($claims) + { + $this->claims = $claims; + } + public function getClaims() + { + return $this->claims; + } + public function setPresenter($presenter) + { + $this->presenter = $presenter; + } + public function getPresenter() + { + return $this->presenter; + } + public function setPrincipal($principal) + { + $this->principal = $principal; + } + public function getPrincipal() + { + return $this->principal; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceControl/AuthorizationInfo.php b/vendor/google/apiclient-services/src/Google/Service/ServiceControl/AuthorizationInfo.php index 71f0c5fe..a77d4ddc 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceControl/AuthorizationInfo.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceControl/AuthorizationInfo.php @@ -20,6 +20,8 @@ class Google_Service_ServiceControl_AuthorizationInfo extends Google_Model public $granted; public $permission; public $resource; + protected $resourceAttributesType = 'Google_Service_ServiceControl_ServicecontrolResource'; + protected $resourceAttributesDataType = ''; public function setGranted($granted) { @@ -45,4 +47,18 @@ public function getResource() { return $this->resource; } + /** + * @param Google_Service_ServiceControl_ServicecontrolResource + */ + public function setResourceAttributes(Google_Service_ServiceControl_ServicecontrolResource $resourceAttributes) + { + $this->resourceAttributes = $resourceAttributes; + } + /** + * @return Google_Service_ServiceControl_ServicecontrolResource + */ + public function getResourceAttributes() + { + return $this->resourceAttributes; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceControl/HttpRequest.php b/vendor/google/apiclient-services/src/Google/Service/ServiceControl/HttpRequest.php new file mode 100644 index 00000000..05f408af --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceControl/HttpRequest.php @@ -0,0 +1,156 @@ +cacheFillBytes = $cacheFillBytes; + } + public function getCacheFillBytes() + { + return $this->cacheFillBytes; + } + public function setCacheHit($cacheHit) + { + $this->cacheHit = $cacheHit; + } + public function getCacheHit() + { + return $this->cacheHit; + } + public function setCacheLookup($cacheLookup) + { + $this->cacheLookup = $cacheLookup; + } + public function getCacheLookup() + { + return $this->cacheLookup; + } + public function setCacheValidatedWithOriginServer($cacheValidatedWithOriginServer) + { + $this->cacheValidatedWithOriginServer = $cacheValidatedWithOriginServer; + } + public function getCacheValidatedWithOriginServer() + { + return $this->cacheValidatedWithOriginServer; + } + public function setLatency($latency) + { + $this->latency = $latency; + } + public function getLatency() + { + return $this->latency; + } + public function setProtocol($protocol) + { + $this->protocol = $protocol; + } + public function getProtocol() + { + return $this->protocol; + } + public function setReferer($referer) + { + $this->referer = $referer; + } + public function getReferer() + { + return $this->referer; + } + public function setRemoteIp($remoteIp) + { + $this->remoteIp = $remoteIp; + } + public function getRemoteIp() + { + return $this->remoteIp; + } + public function setRequestMethod($requestMethod) + { + $this->requestMethod = $requestMethod; + } + public function getRequestMethod() + { + return $this->requestMethod; + } + public function setRequestSize($requestSize) + { + $this->requestSize = $requestSize; + } + public function getRequestSize() + { + return $this->requestSize; + } + public function setRequestUrl($requestUrl) + { + $this->requestUrl = $requestUrl; + } + public function getRequestUrl() + { + return $this->requestUrl; + } + public function setResponseSize($responseSize) + { + $this->responseSize = $responseSize; + } + public function getResponseSize() + { + return $this->responseSize; + } + public function setServerIp($serverIp) + { + $this->serverIp = $serverIp; + } + public function getServerIp() + { + return $this->serverIp; + } + public function setStatus($status) + { + $this->status = $status; + } + public function getStatus() + { + return $this->status; + } + public function setUserAgent($userAgent) + { + $this->userAgent = $userAgent; + } + public function getUserAgent() + { + return $this->userAgent; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceControl/LogEntry.php b/vendor/google/apiclient-services/src/Google/Service/ServiceControl/LogEntry.php index 301d303e..59df6467 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceControl/LogEntry.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceControl/LogEntry.php @@ -17,15 +17,34 @@ class Google_Service_ServiceControl_LogEntry extends Google_Model { + protected $httpRequestType = 'Google_Service_ServiceControl_HttpRequest'; + protected $httpRequestDataType = ''; public $insertId; public $labels; public $name; + protected $operationType = 'Google_Service_ServiceControl_LogEntryOperation'; + protected $operationDataType = ''; public $protoPayload; public $severity; public $structPayload; public $textPayload; public $timestamp; + public $trace; + /** + * @param Google_Service_ServiceControl_HttpRequest + */ + public function setHttpRequest(Google_Service_ServiceControl_HttpRequest $httpRequest) + { + $this->httpRequest = $httpRequest; + } + /** + * @return Google_Service_ServiceControl_HttpRequest + */ + public function getHttpRequest() + { + return $this->httpRequest; + } public function setInsertId($insertId) { $this->insertId = $insertId; @@ -50,6 +69,20 @@ public function getName() { return $this->name; } + /** + * @param Google_Service_ServiceControl_LogEntryOperation + */ + public function setOperation(Google_Service_ServiceControl_LogEntryOperation $operation) + { + $this->operation = $operation; + } + /** + * @return Google_Service_ServiceControl_LogEntryOperation + */ + public function getOperation() + { + return $this->operation; + } public function setProtoPayload($protoPayload) { $this->protoPayload = $protoPayload; @@ -90,4 +123,12 @@ public function getTimestamp() { return $this->timestamp; } + public function setTrace($trace) + { + $this->trace = $trace; + } + public function getTrace() + { + return $this->trace; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceControl/LogEntryOperation.php b/vendor/google/apiclient-services/src/Google/Service/ServiceControl/LogEntryOperation.php new file mode 100644 index 00000000..09df6675 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceControl/LogEntryOperation.php @@ -0,0 +1,57 @@ +first = $first; + } + public function getFirst() + { + return $this->first; + } + public function setId($id) + { + $this->id = $id; + } + public function getId() + { + return $this->id; + } + public function setLast($last) + { + $this->last = $last; + } + public function getLast() + { + return $this->last; + } + public function setProducer($producer) + { + $this->producer = $producer; + } + public function getProducer() + { + return $this->producer; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceControl/Peer.php b/vendor/google/apiclient-services/src/Google/Service/ServiceControl/Peer.php new file mode 100644 index 00000000..0778b3e2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceControl/Peer.php @@ -0,0 +1,75 @@ +ip = $ip; + } + public function getIp() + { + return $this->ip; + } + public function setLabels($labels) + { + $this->labels = $labels; + } + public function getLabels() + { + return $this->labels; + } + public function setPort($port) + { + $this->port = $port; + } + public function getPort() + { + return $this->port; + } + public function setPrincipal($principal) + { + $this->principal = $principal; + } + public function getPrincipal() + { + return $this->principal; + } + public function setRegionCode($regionCode) + { + $this->regionCode = $regionCode; + } + public function getRegionCode() + { + return $this->regionCode; + } + public function setService($service) + { + $this->service = $service; + } + public function getService() + { + return $this->service; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceControl/Request.php b/vendor/google/apiclient-services/src/Google/Service/ServiceControl/Request.php new file mode 100644 index 00000000..7ca0db2b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceControl/Request.php @@ -0,0 +1,145 @@ +auth = $auth; + } + /** + * @return Google_Service_ServiceControl_Auth + */ + public function getAuth() + { + return $this->auth; + } + public function setFragment($fragment) + { + $this->fragment = $fragment; + } + public function getFragment() + { + return $this->fragment; + } + public function setHeaders($headers) + { + $this->headers = $headers; + } + public function getHeaders() + { + return $this->headers; + } + public function setHost($host) + { + $this->host = $host; + } + public function getHost() + { + return $this->host; + } + public function setId($id) + { + $this->id = $id; + } + public function getId() + { + return $this->id; + } + public function setMethod($method) + { + $this->method = $method; + } + public function getMethod() + { + return $this->method; + } + public function setPath($path) + { + $this->path = $path; + } + public function getPath() + { + return $this->path; + } + public function setProtocol($protocol) + { + $this->protocol = $protocol; + } + public function getProtocol() + { + return $this->protocol; + } + public function setQuery($query) + { + $this->query = $query; + } + public function getQuery() + { + return $this->query; + } + public function setReason($reason) + { + $this->reason = $reason; + } + public function getReason() + { + return $this->reason; + } + public function setScheme($scheme) + { + $this->scheme = $scheme; + } + public function getScheme() + { + return $this->scheme; + } + public function setSize($size) + { + $this->size = $size; + } + public function getSize() + { + return $this->size; + } + public function setTime($time) + { + $this->time = $time; + } + public function getTime() + { + return $this->time; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceControl/RequestMetadata.php b/vendor/google/apiclient-services/src/Google/Service/ServiceControl/RequestMetadata.php index 8097c9a8..b2672ada 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceControl/RequestMetadata.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceControl/RequestMetadata.php @@ -20,6 +20,10 @@ class Google_Service_ServiceControl_RequestMetadata extends Google_Model public $callerIp; public $callerNetwork; public $callerSuppliedUserAgent; + protected $destinationAttributesType = 'Google_Service_ServiceControl_Peer'; + protected $destinationAttributesDataType = ''; + protected $requestAttributesType = 'Google_Service_ServiceControl_Request'; + protected $requestAttributesDataType = ''; public function setCallerIp($callerIp) { @@ -45,4 +49,32 @@ public function getCallerSuppliedUserAgent() { return $this->callerSuppliedUserAgent; } + /** + * @param Google_Service_ServiceControl_Peer + */ + public function setDestinationAttributes(Google_Service_ServiceControl_Peer $destinationAttributes) + { + $this->destinationAttributes = $destinationAttributes; + } + /** + * @return Google_Service_ServiceControl_Peer + */ + public function getDestinationAttributes() + { + return $this->destinationAttributes; + } + /** + * @param Google_Service_ServiceControl_Request + */ + public function setRequestAttributes(Google_Service_ServiceControl_Request $requestAttributes) + { + $this->requestAttributes = $requestAttributes; + } + /** + * @return Google_Service_ServiceControl_Request + */ + public function getRequestAttributes() + { + return $this->requestAttributes; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceControl/Resource/Services.php b/vendor/google/apiclient-services/src/Google/Service/ServiceControl/Resource/Services.php index 9b90f594..30c0f023 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceControl/Resource/Services.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceControl/Resource/Services.php @@ -53,18 +53,20 @@ public function allocateQuota($serviceName, Google_Service_ServiceControl_Alloca return $this->call('allocateQuota', array($params), "Google_Service_ServiceControl_AllocateQuotaResponse"); } /** - * Checks an operation with Google Service Control to decide whether the given - * operation should proceed. It should be called before the operation is - * executed. + * Checks whether an operation on a service should be allowed to proceed based + * on the configuration of the service and related policies. It must be called + * before the operation is executed. * * If feasible, the client should cache the check results and reuse them for 60 - * seconds. In case of server errors, the client can rely on the cached results - * for longer time. + * seconds. In case of any server errors, the client should rely on the cached + * results for much longer time to avoid outage. WARNING: There is general 60s + * delay for the configuration and policy propagation, therefore callers MUST + * NOT depend on the `Check` method having the latest policy information. * * NOTE: the CheckRequest has the size limit of 64KB. * * This method requires the `servicemanagement.services.check` permission on the - * specified service. For more information, see [Google Cloud + * specified service. For more information, see [Cloud * IAM](https://cloud.google.com/iam). (services.check) * * @param string $serviceName The service name as specified in its service diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceControl/ResourceInfo.php b/vendor/google/apiclient-services/src/Google/Service/ServiceControl/ResourceInfo.php index 356a3d1f..490a7ac1 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceControl/ResourceInfo.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceControl/ResourceInfo.php @@ -18,6 +18,7 @@ class Google_Service_ServiceControl_ResourceInfo extends Google_Model { public $resourceContainer; + public $resourceLocation; public $resourceName; public function setResourceContainer($resourceContainer) @@ -28,6 +29,14 @@ public function getResourceContainer() { return $this->resourceContainer; } + public function setResourceLocation($resourceLocation) + { + $this->resourceLocation = $resourceLocation; + } + public function getResourceLocation() + { + return $this->resourceLocation; + } public function setResourceName($resourceName) { $this->resourceName = $resourceName; diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceControl/ResourceLocation.php b/vendor/google/apiclient-services/src/Google/Service/ServiceControl/ResourceLocation.php new file mode 100644 index 00000000..bd32ceb7 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceControl/ResourceLocation.php @@ -0,0 +1,40 @@ +currentLocations = $currentLocations; + } + public function getCurrentLocations() + { + return $this->currentLocations; + } + public function setOriginalLocations($originalLocations) + { + $this->originalLocations = $originalLocations; + } + public function getOriginalLocations() + { + return $this->originalLocations; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceControl/ServicecontrolResource.php b/vendor/google/apiclient-services/src/Google/Service/ServiceControl/ServicecontrolResource.php new file mode 100644 index 00000000..2eb008aa --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceControl/ServicecontrolResource.php @@ -0,0 +1,57 @@ +labels = $labels; + } + public function getLabels() + { + return $this->labels; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setService($service) + { + $this->service = $service; + } + public function getService() + { + return $this->service; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceManagement.php b/vendor/google/apiclient-services/src/Google/Service/ServiceManagement.php index 69f7732a..a16efa83 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceManagement.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceManagement.php @@ -168,11 +168,11 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'configId' => array( + 'view' => array( 'location' => 'query', 'type' => 'string', ), - 'view' => array( + 'configId' => array( 'location' => 'query', 'type' => 'string', ), @@ -191,19 +191,19 @@ public function __construct(Google_Client $client) 'path' => 'v1/services', 'httpMethod' => 'GET', 'parameters' => array( - 'consumerId' => array( + 'pageSize' => array( 'location' => 'query', - 'type' => 'string', + 'type' => 'integer', ), - 'pageToken' => array( + 'producerProjectId' => array( 'location' => 'query', 'type' => 'string', ), - 'pageSize' => array( + 'consumerId' => array( 'location' => 'query', - 'type' => 'integer', + 'type' => 'string', ), - 'producerProjectId' => array( + 'pageToken' => array( 'location' => 'query', 'type' => 'string', ), @@ -389,6 +389,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), 'filter' => array( 'location' => 'query', 'type' => 'string', @@ -397,10 +401,6 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), - 'pageSize' => array( - 'location' => 'query', - 'type' => 'integer', - ), ), ), ) diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/AuthenticationRule.php b/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/AuthenticationRule.php index d1428506..6a7ddc2d 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/AuthenticationRule.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/AuthenticationRule.php @@ -19,8 +19,6 @@ class Google_Service_ServiceManagement_AuthenticationRule extends Google_Collect { protected $collection_key = 'requirements'; public $allowWithoutCredential; - protected $customAuthType = 'Google_Service_ServiceManagement_CustomAuthRequirements'; - protected $customAuthDataType = ''; protected $oauthType = 'Google_Service_ServiceManagement_OAuthRequirements'; protected $oauthDataType = ''; protected $requirementsType = 'Google_Service_ServiceManagement_AuthRequirement'; @@ -35,20 +33,6 @@ public function getAllowWithoutCredential() { return $this->allowWithoutCredential; } - /** - * @param Google_Service_ServiceManagement_CustomAuthRequirements - */ - public function setCustomAuth(Google_Service_ServiceManagement_CustomAuthRequirements $customAuth) - { - $this->customAuth = $customAuth; - } - /** - * @return Google_Service_ServiceManagement_CustomAuthRequirements - */ - public function getCustomAuth() - { - return $this->customAuth; - } /** * @param Google_Service_ServiceManagement_OAuthRequirements */ diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/Binding.php b/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/Binding.php index d72f823b..ec88461f 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/Binding.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/Binding.php @@ -18,9 +18,25 @@ class Google_Service_ServiceManagement_Binding extends Google_Collection { protected $collection_key = 'members'; + protected $conditionType = 'Google_Service_ServiceManagement_Expr'; + protected $conditionDataType = ''; public $members; public $role; + /** + * @param Google_Service_ServiceManagement_Expr + */ + public function setCondition(Google_Service_ServiceManagement_Expr $condition) + { + $this->condition = $condition; + } + /** + * @return Google_Service_ServiceManagement_Expr + */ + public function getCondition() + { + return $this->condition; + } public function setMembers($members) { $this->members = $members; diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/Expr.php b/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/Expr.php new file mode 100644 index 00000000..a0d851ff --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/Expr.php @@ -0,0 +1,57 @@ +description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setExpression($expression) + { + $this->expression = $expression; + } + public function getExpression() + { + return $this->expression; + } + public function setLocation($location) + { + $this->location = $location; + } + public function getLocation() + { + return $this->location; + } + public function setTitle($title) + { + $this->title = $title; + } + public function getTitle() + { + return $this->title; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/HttpRule.php b/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/HttpRule.php index 83b86347..fdd02f52 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/HttpRule.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/HttpRule.php @@ -32,6 +32,7 @@ class Google_Service_ServiceManagement_HttpRule extends Google_Collection public $patch; public $post; public $put; + public $responseBody; public $selector; /** @@ -138,6 +139,14 @@ public function getPut() { return $this->put; } + public function setResponseBody($responseBody) + { + $this->responseBody = $responseBody; + } + public function getResponseBody() + { + return $this->responseBody; + } public function setSelector($selector) { $this->selector = $selector; diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/MetricDescriptor.php b/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/MetricDescriptor.php index e2b9a338..9d3d2176 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/MetricDescriptor.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/MetricDescriptor.php @@ -22,6 +22,8 @@ class Google_Service_ServiceManagement_MetricDescriptor extends Google_Collectio public $displayName; protected $labelsType = 'Google_Service_ServiceManagement_LabelDescriptor'; protected $labelsDataType = 'array'; + protected $metadataType = 'Google_Service_ServiceManagement_MetricDescriptorMetadata'; + protected $metadataDataType = ''; public $metricKind; public $name; public $type; @@ -58,6 +60,20 @@ public function getLabels() { return $this->labels; } + /** + * @param Google_Service_ServiceManagement_MetricDescriptorMetadata + */ + public function setMetadata(Google_Service_ServiceManagement_MetricDescriptorMetadata $metadata) + { + $this->metadata = $metadata; + } + /** + * @return Google_Service_ServiceManagement_MetricDescriptorMetadata + */ + public function getMetadata() + { + return $this->metadata; + } public function setMetricKind($metricKind) { $this->metricKind = $metricKind; diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/MetricDescriptorMetadata.php b/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/MetricDescriptorMetadata.php new file mode 100644 index 00000000..63d7c91b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/MetricDescriptorMetadata.php @@ -0,0 +1,48 @@ +ingestDelay = $ingestDelay; + } + public function getIngestDelay() + { + return $this->ingestDelay; + } + public function setLaunchStage($launchStage) + { + $this->launchStage = $launchStage; + } + public function getLaunchStage() + { + return $this->launchStage; + } + public function setSamplePeriod($samplePeriod) + { + $this->samplePeriod = $samplePeriod; + } + public function getSamplePeriod() + { + return $this->samplePeriod; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/Resource/Services.php b/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/Resource/Services.php index deff84d8..b756087d 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/Resource/Services.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/Resource/Services.php @@ -145,9 +145,12 @@ public function get($serviceName, $optParams = array()) * `example.googleapis.com`. * @param array $optParams Optional parameters. * - * @opt_param string configId The id of the service configuration resource. * @opt_param string view Specifies which parts of the Service Config should be * returned in the response. + * @opt_param string configId The id of the service configuration resource. + * + * This field must be specified for the server to return all fields, including + * `SourceInfo`. * @return Google_Service_ServiceManagement_Service */ public function getConfig($serviceName, $optParams = array()) @@ -186,6 +189,9 @@ public function getIamPolicy($resource, Google_Service_ServiceManagement_GetIamP * * @param array $optParams Optional parameters. * + * @opt_param int pageSize Requested size of the next page of data. + * @opt_param string producerProjectId Include services produced by the + * specified project. * @opt_param string consumerId Include services consumed by the specified * consumer. * @@ -193,9 +199,6 @@ public function getIamPolicy($resource, Google_Service_ServiceManagement_GetIamP * project: * @opt_param string pageToken Token identifying which result to start with; * returned by a previous list call. - * @opt_param int pageSize Requested size of the next page of data. - * @opt_param string producerProjectId Include services produced by the - * specified project. * @return Google_Service_ServiceManagement_ListServicesResponse */ public function listServices($optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/Resource/ServicesConfigs.php b/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/Resource/ServicesConfigs.php index 9b1830d2..d7ea455b 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/Resource/ServicesConfigs.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/Resource/ServicesConfigs.php @@ -29,7 +29,10 @@ class Google_Service_ServiceManagement_Resource_ServicesConfigs extends Google_S * Creates a new service configuration (version) for a managed service. This * method only stores the service configuration. To roll out the service * configuration to backend systems please call CreateServiceRollout. - * (configs.create) + * + * Only the 100 most recent service configurations and ones referenced by + * existing rollouts are kept for each service. The rest will be deleted + * eventually. (configs.create) * * @param string $serviceName The name of the service. See the [overview * ](/service-management/overview) for naming requirements. For example: @@ -51,6 +54,9 @@ public function create($serviceName, Google_Service_ServiceManagement_Service $p * ](/service-management/overview) for naming requirements. For example: * `example.googleapis.com`. * @param string $configId The id of the service configuration resource. + * + * This field must be specified for the server to return all fields, including + * `SourceInfo`. * @param array $optParams Optional parameters. * * @opt_param string view Specifies which parts of the Service Config should be @@ -90,6 +96,10 @@ public function listServicesConfigs($serviceName, $optParams = array()) * generated service configuration. To rollout the service configuration to * other services, please call CreateServiceRollout. * + * Only the 100 most recent configuration sources and ones referenced by + * existing service configurtions are kept for each service. The rest will be + * deleted eventually. + * * Operation (configs.submit) * * @param string $serviceName The name of the service. See the [overview diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/Resource/ServicesRollouts.php b/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/Resource/ServicesRollouts.php index 0964c0e3..ae10aa38 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/Resource/ServicesRollouts.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/Resource/ServicesRollouts.php @@ -35,6 +35,10 @@ class Google_Service_ServiceManagement_Resource_ServicesRollouts extends Google_ * Operations will be automatically cancelled so that the latest Rollout will * not be blocked by previous Rollouts. * + * Only the 100 most recent (in any state) and the last 10 successful (if not + * already part of the set of 100 most recent) rollouts are kept for each + * service. The rest will be deleted eventually. + * * Operation (rollouts.create) * * @param string $serviceName The name of the service. See the [overview @@ -75,6 +79,8 @@ public function get($serviceName, $rolloutId, $optParams = array()) * `example.googleapis.com`. * @param array $optParams Optional parameters. * + * @opt_param int pageSize The max number of items to include in the response + * list. * @opt_param string filter Use `filter` to return subset of rollouts. The * following filters are supported: -- To limit the results to only those in * [status](google.api.servicemanagement.v1.RolloutStatus) 'SUCCESS', use @@ -82,8 +88,6 @@ public function get($serviceName, $rolloutId, $optParams = array()) * [status](google.api.servicemanagement.v1.RolloutStatus) 'CANCELLED' or * 'FAILED', use filter='status=CANCELLED OR status=FAILED' * @opt_param string pageToken The token of the page to retrieve. - * @opt_param int pageSize The max number of items to include in the response - * list. * @return Google_Service_ServiceManagement_ListServiceRolloutsResponse */ public function listServicesRollouts($serviceName, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/Service.php b/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/Service.php index bcef6ea1..df8efeea 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/Service.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceManagement/Service.php @@ -69,8 +69,6 @@ class Google_Service_ServiceManagement_Service extends Google_Collection protected $typesDataType = 'array'; protected $usageType = 'Google_Service_ServiceManagement_Usage'; protected $usageDataType = ''; - protected $visibilityType = 'Google_Service_ServiceManagement_Visibility'; - protected $visibilityDataType = ''; /** * @param Google_Service_ServiceManagement_Api @@ -434,18 +432,4 @@ public function getUsage() { return $this->usage; } - /** - * @param Google_Service_ServiceManagement_Visibility - */ - public function setVisibility(Google_Service_ServiceManagement_Visibility $visibility) - { - $this->visibility = $visibility; - } - /** - * @return Google_Service_ServiceManagement_Visibility - */ - public function getVisibility() - { - return $this->visibility; - } } diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceUsage.php b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage.php index c9f4b6d6..75b25e7e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceUsage.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage.php @@ -98,6 +98,10 @@ public function __construct(Google_Client $client) 'path' => 'v1/operations', 'httpMethod' => 'GET', 'parameters' => array( + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), 'name' => array( 'location' => 'query', 'type' => 'string', @@ -110,10 +114,6 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'integer', ), - 'filter' => array( - 'location' => 'query', - 'type' => 'string', - ), ), ), ) @@ -125,7 +125,17 @@ public function __construct(Google_Client $client) 'services', array( 'methods' => array( - 'disable' => array( + 'batchEnable' => array( + 'path' => 'v1/{+parent}/services:batchEnable', + 'httpMethod' => 'POST', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'disable' => array( 'path' => 'v1/{+name}:disable', 'httpMethod' => 'POST', 'parameters' => array( @@ -155,8 +165,8 @@ public function __construct(Google_Client $client) 'required' => true, ), ), - ),'listEnabled' => array( - 'path' => 'v1/{+parent}/services:enabled', + ),'list' => array( + 'path' => 'v1/{+parent}/services', 'httpMethod' => 'GET', 'parameters' => array( 'parent' => array( @@ -164,19 +174,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'pageSize' => array( - 'location' => 'query', - 'type' => 'integer', - ), - 'pageToken' => array( + 'filter' => array( 'location' => 'query', 'type' => 'string', ), - ), - ),'search' => array( - 'path' => 'v1/services:search', - 'httpMethod' => 'GET', - 'parameters' => array( 'pageToken' => array( 'location' => 'query', 'type' => 'string', diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/AuthenticationRule.php b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/AuthenticationRule.php index e131350c..3e1d7177 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/AuthenticationRule.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/AuthenticationRule.php @@ -19,8 +19,6 @@ class Google_Service_ServiceUsage_AuthenticationRule extends Google_Collection { protected $collection_key = 'requirements'; public $allowWithoutCredential; - protected $customAuthType = 'Google_Service_ServiceUsage_CustomAuthRequirements'; - protected $customAuthDataType = ''; protected $oauthType = 'Google_Service_ServiceUsage_OAuthRequirements'; protected $oauthDataType = ''; protected $requirementsType = 'Google_Service_ServiceUsage_AuthRequirement'; @@ -35,20 +33,6 @@ public function getAllowWithoutCredential() { return $this->allowWithoutCredential; } - /** - * @param Google_Service_ServiceUsage_CustomAuthRequirements - */ - public function setCustomAuth(Google_Service_ServiceUsage_CustomAuthRequirements $customAuth) - { - $this->customAuth = $customAuth; - } - /** - * @return Google_Service_ServiceUsage_CustomAuthRequirements - */ - public function getCustomAuth() - { - return $this->customAuth; - } /** * @param Google_Service_ServiceUsage_OAuthRequirements */ diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/BatchEnableServicesRequest.php b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/BatchEnableServicesRequest.php new file mode 100644 index 00000000..6119c271 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/BatchEnableServicesRequest.php @@ -0,0 +1,31 @@ +serviceIds = $serviceIds; + } + public function getServiceIds() + { + return $this->serviceIds; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/BatchEnableServicesResponse.php b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/BatchEnableServicesResponse.php new file mode 100644 index 00000000..3ee8e2a1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/BatchEnableServicesResponse.php @@ -0,0 +1,54 @@ +failures = $failures; + } + /** + * @return Google_Service_ServiceUsage_EnableFailure + */ + public function getFailures() + { + return $this->failures; + } + /** + * @param Google_Service_ServiceUsage_GoogleApiServiceusageV1Service + */ + public function setServices($services) + { + $this->services = $services; + } + /** + * @return Google_Service_ServiceUsage_GoogleApiServiceusageV1Service + */ + public function getServices() + { + return $this->services; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/DisableServiceRequest.php b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/DisableServiceRequest.php index c5dd5483..84ea3818 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/DisableServiceRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/DisableServiceRequest.php @@ -17,4 +17,14 @@ class Google_Service_ServiceUsage_DisableServiceRequest extends Google_Model { + public $disableDependentServices; + + public function setDisableDependentServices($disableDependentServices) + { + $this->disableDependentServices = $disableDependentServices; + } + public function getDisableDependentServices() + { + return $this->disableDependentServices; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/DisableServiceResponse.php b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/DisableServiceResponse.php new file mode 100644 index 00000000..e9d8fe59 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/DisableServiceResponse.php @@ -0,0 +1,37 @@ +service = $service; + } + /** + * @return Google_Service_ServiceUsage_GoogleApiServiceusageV1Service + */ + public function getService() + { + return $this->service; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/EnableFailure.php b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/EnableFailure.php new file mode 100644 index 00000000..30252b51 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/EnableFailure.php @@ -0,0 +1,39 @@ +errorMessage = $errorMessage; + } + public function getErrorMessage() + { + return $this->errorMessage; + } + public function setServiceId($serviceId) + { + $this->serviceId = $serviceId; + } + public function getServiceId() + { + return $this->serviceId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/EnableServiceResponse.php b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/EnableServiceResponse.php new file mode 100644 index 00000000..70f5f78d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/EnableServiceResponse.php @@ -0,0 +1,37 @@ +service = $service; + } + /** + * @return Google_Service_ServiceUsage_GoogleApiServiceusageV1Service + */ + public function getService() + { + return $this->service; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/GoogleApiService.php b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/GoogleApiService.php index 39fa3fb0..731665cd 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/GoogleApiService.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/GoogleApiService.php @@ -69,8 +69,6 @@ class Google_Service_ServiceUsage_GoogleApiService extends Google_Collection protected $typesDataType = 'array'; protected $usageType = 'Google_Service_ServiceUsage_Usage'; protected $usageDataType = ''; - protected $visibilityType = 'Google_Service_ServiceUsage_Visibility'; - protected $visibilityDataType = ''; /** * @param Google_Service_ServiceUsage_Api @@ -434,18 +432,4 @@ public function getUsage() { return $this->usage; } - /** - * @param Google_Service_ServiceUsage_Visibility - */ - public function setVisibility(Google_Service_ServiceUsage_Visibility $visibility) - { - $this->visibility = $visibility; - } - /** - * @return Google_Service_ServiceUsage_Visibility - */ - public function getVisibility() - { - return $this->visibility; - } } diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/GoogleApiServiceusageV1OperationMetadata.php b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/GoogleApiServiceusageV1OperationMetadata.php new file mode 100644 index 00000000..3133ebf5 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/GoogleApiServiceusageV1OperationMetadata.php @@ -0,0 +1,31 @@ +resourceNames = $resourceNames; + } + public function getResourceNames() + { + return $this->resourceNames; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/GoogleApiServiceusageV1Service.php b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/GoogleApiServiceusageV1Service.php new file mode 100644 index 00000000..bff783c8 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/GoogleApiServiceusageV1Service.php @@ -0,0 +1,64 @@ +config = $config; + } + /** + * @return Google_Service_ServiceUsage_GoogleApiServiceusageV1ServiceConfig + */ + public function getConfig() + { + return $this->config; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setParent($parent) + { + $this->parent = $parent; + } + public function getParent() + { + return $this->parent; + } + public function setState($state) + { + $this->state = $state; + } + public function getState() + { + return $this->state; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/GoogleApiServiceusageV1ServiceConfig.php b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/GoogleApiServiceusageV1ServiceConfig.php new file mode 100644 index 00000000..931f940e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/GoogleApiServiceusageV1ServiceConfig.php @@ -0,0 +1,136 @@ +apis = $apis; + } + /** + * @return Google_Service_ServiceUsage_Api + */ + public function getApis() + { + return $this->apis; + } + /** + * @param Google_Service_ServiceUsage_Authentication + */ + public function setAuthentication(Google_Service_ServiceUsage_Authentication $authentication) + { + $this->authentication = $authentication; + } + /** + * @return Google_Service_ServiceUsage_Authentication + */ + public function getAuthentication() + { + return $this->authentication; + } + /** + * @param Google_Service_ServiceUsage_Documentation + */ + public function setDocumentation(Google_Service_ServiceUsage_Documentation $documentation) + { + $this->documentation = $documentation; + } + /** + * @return Google_Service_ServiceUsage_Documentation + */ + public function getDocumentation() + { + return $this->documentation; + } + /** + * @param Google_Service_ServiceUsage_Endpoint + */ + public function setEndpoints($endpoints) + { + $this->endpoints = $endpoints; + } + /** + * @return Google_Service_ServiceUsage_Endpoint + */ + public function getEndpoints() + { + return $this->endpoints; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + /** + * @param Google_Service_ServiceUsage_Quota + */ + public function setQuota(Google_Service_ServiceUsage_Quota $quota) + { + $this->quota = $quota; + } + /** + * @return Google_Service_ServiceUsage_Quota + */ + public function getQuota() + { + return $this->quota; + } + public function setTitle($title) + { + $this->title = $title; + } + public function getTitle() + { + return $this->title; + } + /** + * @param Google_Service_ServiceUsage_Usage + */ + public function setUsage(Google_Service_ServiceUsage_Usage $usage) + { + $this->usage = $usage; + } + /** + * @return Google_Service_ServiceUsage_Usage + */ + public function getUsage() + { + return $this->usage; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/HttpRule.php b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/HttpRule.php index 8c1e30a9..2b275b2c 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/HttpRule.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/HttpRule.php @@ -34,6 +34,7 @@ class Google_Service_ServiceUsage_HttpRule extends Google_Collection public $patch; public $post; public $put; + public $responseBody; public $restCollection; public $restMethodName; public $selector; @@ -156,6 +157,14 @@ public function getPut() { return $this->put; } + public function setResponseBody($responseBody) + { + $this->responseBody = $responseBody; + } + public function getResponseBody() + { + return $this->responseBody; + } public function setRestCollection($restCollection) { $this->restCollection = $restCollection; diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/ListServicesResponse.php b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/ListServicesResponse.php new file mode 100644 index 00000000..e5230fef --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/ListServicesResponse.php @@ -0,0 +1,47 @@ +nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + /** + * @param Google_Service_ServiceUsage_GoogleApiServiceusageV1Service + */ + public function setServices($services) + { + $this->services = $services; + } + /** + * @return Google_Service_ServiceUsage_GoogleApiServiceusageV1Service + */ + public function getServices() + { + return $this->services; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/MetricDescriptor.php b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/MetricDescriptor.php index 091be761..97670692 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/MetricDescriptor.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/MetricDescriptor.php @@ -22,6 +22,8 @@ class Google_Service_ServiceUsage_MetricDescriptor extends Google_Collection public $displayName; protected $labelsType = 'Google_Service_ServiceUsage_LabelDescriptor'; protected $labelsDataType = 'array'; + protected $metadataType = 'Google_Service_ServiceUsage_MetricDescriptorMetadata'; + protected $metadataDataType = ''; public $metricKind; public $name; public $type; @@ -58,6 +60,20 @@ public function getLabels() { return $this->labels; } + /** + * @param Google_Service_ServiceUsage_MetricDescriptorMetadata + */ + public function setMetadata(Google_Service_ServiceUsage_MetricDescriptorMetadata $metadata) + { + $this->metadata = $metadata; + } + /** + * @return Google_Service_ServiceUsage_MetricDescriptorMetadata + */ + public function getMetadata() + { + return $this->metadata; + } public function setMetricKind($metricKind) { $this->metricKind = $metricKind; diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/MetricDescriptorMetadata.php b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/MetricDescriptorMetadata.php new file mode 100644 index 00000000..347ca34c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/MetricDescriptorMetadata.php @@ -0,0 +1,48 @@ +ingestDelay = $ingestDelay; + } + public function getIngestDelay() + { + return $this->ingestDelay; + } + public function setLaunchStage($launchStage) + { + $this->launchStage = $launchStage; + } + public function getLaunchStage() + { + return $this->launchStage; + } + public function setSamplePeriod($samplePeriod) + { + $this->samplePeriod = $samplePeriod; + } + public function getSamplePeriod() + { + return $this->samplePeriod; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/OperationMetadata.php b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/OperationMetadata.php index 3fb3f725..7e5d1826 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/OperationMetadata.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/OperationMetadata.php @@ -17,21 +17,9 @@ class Google_Service_ServiceUsage_OperationMetadata extends Google_Collection { - protected $collection_key = 'steps'; - public $progressPercentage; + protected $collection_key = 'resourceNames'; public $resourceNames; - public $startTime; - protected $stepsType = 'Google_Service_ServiceUsage_Step'; - protected $stepsDataType = 'array'; - public function setProgressPercentage($progressPercentage) - { - $this->progressPercentage = $progressPercentage; - } - public function getProgressPercentage() - { - return $this->progressPercentage; - } public function setResourceNames($resourceNames) { $this->resourceNames = $resourceNames; @@ -40,26 +28,4 @@ public function getResourceNames() { return $this->resourceNames; } - public function setStartTime($startTime) - { - $this->startTime = $startTime; - } - public function getStartTime() - { - return $this->startTime; - } - /** - * @param Google_Service_ServiceUsage_Step - */ - public function setSteps($steps) - { - $this->steps = $steps; - } - /** - * @return Google_Service_ServiceUsage_Step - */ - public function getSteps() - { - return $this->steps; - } } diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/Resource/Operations.php b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/Resource/Operations.php index 494537d0..834ee575 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/Resource/Operations.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/Resource/Operations.php @@ -92,10 +92,10 @@ public function get($name, $optParams = array()) * * @param array $optParams Optional parameters. * + * @opt_param string filter The standard list filter. * @opt_param string name The name of the operation's parent resource. * @opt_param string pageToken The standard list page token. * @opt_param int pageSize The standard list page size. - * @opt_param string filter The standard list filter. * @return Google_Service_ServiceUsage_ListOperationsResponse */ public function listOperations($optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/Resource/Services.php b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/Resource/Services.php index 59813b68..214ba456 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/Resource/Services.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/Resource/Services.php @@ -26,11 +26,34 @@ class Google_Service_ServiceUsage_Resource_Services extends Google_Service_Resource { /** - * Disable a service so it can no longer be used with a project. This prevents - * unintended usage that may cause unexpected billing charges or security leaks. + * Enable multiple services on a project. The operation is atomic: if enabling + * any service fails, then the entire batch fails, and no state changes occur. + * + * Operation (services.batchEnable) + * + * @param string $parent Parent to enable services on. + * + * An example name would be: `projects/123` where `123` is the project number + * (not project ID). + * + * The `BatchEnableServices` method currently only supports projects. + * @param Google_Service_ServiceUsage_BatchEnableServicesRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_ServiceUsage_Operation + */ + public function batchEnable($parent, Google_Service_ServiceUsage_BatchEnableServicesRequest $postBody, $optParams = array()) + { + $params = array('parent' => $parent, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('batchEnable', array($params), "Google_Service_ServiceUsage_Operation"); + } + /** + * Disable a service so that it can no longer be used with a project. This + * prevents unintended usage that may cause unexpected billing charges or + * security leaks. * * It is not valid to call the disable method on a service that is not currently - * enabled. Callers will receive a FAILED_PRECONDITION status if the target + * enabled. Callers will receive a `FAILED_PRECONDITION` status if the target * service is not currently enabled. * * Operation (services.disable) @@ -40,7 +63,8 @@ class Google_Service_ServiceUsage_Resource_Services extends Google_Service_Resou * * The enable and disable methods currently only support projects. * - * An example name would be: projects/123/services/serviceusage.googleapis.com + * An example name would be: `projects/123/services/serviceusage.googleapis.com` + * where `123` is the project number (not project ID). * @param Google_Service_ServiceUsage_DisableServiceRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_ServiceUsage_Operation @@ -52,20 +76,21 @@ public function disable($name, Google_Service_ServiceUsage_DisableServiceRequest return $this->call('disable', array($params), "Google_Service_ServiceUsage_Operation"); } /** - * Enable a service so it can be used with a project. See [Cloud Auth - * Guide](https://cloud.google.com/docs/authentication) for more information. + * Enable a service so that it can be used with a project. * * Operation (services.enable) * * @param string $name Name of the consumer and service to enable the service * on. * - * The enable and disable methods currently only support projects. + * The `EnableService` and `DisableService` methods currently only support + * projects. * * Enabling a service requires that the service is public or is shared with the * user enabling the service. * - * An example name would be: projects/123/services/serviceusage.googleapis.com + * An example name would be: `projects/123/services/serviceusage.googleapis.com` + * where `123` is the project number (not project ID). * @param Google_Service_ServiceUsage_EnableServiceRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_ServiceUsage_Operation @@ -77,59 +102,50 @@ public function enable($name, Google_Service_ServiceUsage_EnableServiceRequest $ return $this->call('enable', array($params), "Google_Service_ServiceUsage_Operation"); } /** - * Returns the service definition and EnabledState for a given service. + * Returns the service configuration and enabled state for a given service. * (services.get) * - * @param string $name Name of the consumer and service to get the ConsumerState - * for. + * @param string $name Name of the consumer and service to get the + * `ConsumerState` for. * - * An example name would be: projects/123/services/serviceusage.googleapis.com + * An example name would be: `projects/123/services/serviceusage.googleapis.com` + * where `123` is the project number (not project ID). * @param array $optParams Optional parameters. - * @return Google_Service_ServiceUsage_ServiceState + * @return Google_Service_ServiceUsage_GoogleApiServiceusageV1Service */ public function get($name, $optParams = array()) { $params = array('name' => $name); $params = array_merge($params, $optParams); - return $this->call('get', array($params), "Google_Service_ServiceUsage_ServiceState"); + return $this->call('get', array($params), "Google_Service_ServiceUsage_GoogleApiServiceusageV1Service"); } /** - * List enabled services. (services.listEnabled) + * List all services available to the specified project, and the current state + * of those services with respect to the project. The list includes all public + * services, all services for which the calling user has the + * `servicemanagement.services.bind` permission, and all services that have + * already been enabled on the project. The list can be filtered to only include + * services in a specific state, for example to only include services enabled on + * the project. (services.listServices) * * @param string $parent Parent to search for services on. * - * An example name would be: projects/123 + * An example name would be: `projects/123` where `123` is the project number + * (not project ID). * @param array $optParams Optional parameters. * - * @opt_param int pageSize Requested size of the next page of data. - * @opt_param string pageToken Token identifying which result to start with; - * returned by a previous list call. - * @return Google_Service_ServiceUsage_ListEnabledServicesResponse + * @opt_param string filter Only list services that conform to the given filter. + * The allowed filter strings are `state:ENABLED` and `state:DISABLED`. + * @opt_param string pageToken Token identifying which result to start with, + * which is returned by a previous list call. + * @opt_param int pageSize Requested size of the next page of data. Requested + * page size cannot exceed 200. If not set, the default page size is 50. + * @return Google_Service_ServiceUsage_ListServicesResponse */ - public function listEnabled($parent, $optParams = array()) + public function listServices($parent, $optParams = array()) { $params = array('parent' => $parent); $params = array_merge($params, $optParams); - return $this->call('listEnabled', array($params), "Google_Service_ServiceUsage_ListEnabledServicesResponse"); - } - /** - * Search available services. - * - * When no filter is specified, returns all accessible services. This includes - * public services and services for which the calling user has the - * "servicemanagement.services.bind" permission. (services.search) - * - * @param array $optParams Optional parameters. - * - * @opt_param string pageToken Token identifying which result to start with; - * returned by a previous search call. - * @opt_param int pageSize Requested size of the next page of data. - * @return Google_Service_ServiceUsage_SearchServicesResponse - */ - public function search($optParams = array()) - { - $params = array(); - $params = array_merge($params, $optParams); - return $this->call('search', array($params), "Google_Service_ServiceUsage_SearchServicesResponse"); + return $this->call('list', array($params), "Google_Service_ServiceUsage_ListServicesResponse"); } } diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceUser/AuthenticationRule.php b/vendor/google/apiclient-services/src/Google/Service/ServiceUser/AuthenticationRule.php index b6bd933b..f1bad9be 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceUser/AuthenticationRule.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceUser/AuthenticationRule.php @@ -19,8 +19,6 @@ class Google_Service_ServiceUser_AuthenticationRule extends Google_Collection { protected $collection_key = 'requirements'; public $allowWithoutCredential; - protected $customAuthType = 'Google_Service_ServiceUser_CustomAuthRequirements'; - protected $customAuthDataType = ''; protected $oauthType = 'Google_Service_ServiceUser_OAuthRequirements'; protected $oauthDataType = ''; protected $requirementsType = 'Google_Service_ServiceUser_AuthRequirement'; @@ -35,20 +33,6 @@ public function getAllowWithoutCredential() { return $this->allowWithoutCredential; } - /** - * @param Google_Service_ServiceUser_CustomAuthRequirements - */ - public function setCustomAuth(Google_Service_ServiceUser_CustomAuthRequirements $customAuth) - { - $this->customAuth = $customAuth; - } - /** - * @return Google_Service_ServiceUser_CustomAuthRequirements - */ - public function getCustomAuth() - { - return $this->customAuth; - } /** * @param Google_Service_ServiceUser_OAuthRequirements */ diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceUser/HttpRule.php b/vendor/google/apiclient-services/src/Google/Service/ServiceUser/HttpRule.php index 3e465a5b..7bcba544 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceUser/HttpRule.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceUser/HttpRule.php @@ -32,6 +32,7 @@ class Google_Service_ServiceUser_HttpRule extends Google_Collection public $patch; public $post; public $put; + public $responseBody; public $selector; /** @@ -138,6 +139,14 @@ public function getPut() { return $this->put; } + public function setResponseBody($responseBody) + { + $this->responseBody = $responseBody; + } + public function getResponseBody() + { + return $this->responseBody; + } public function setSelector($selector) { $this->selector = $selector; diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceUser/MetricDescriptor.php b/vendor/google/apiclient-services/src/Google/Service/ServiceUser/MetricDescriptor.php index 0c1aee46..cc9c9022 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceUser/MetricDescriptor.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceUser/MetricDescriptor.php @@ -22,6 +22,8 @@ class Google_Service_ServiceUser_MetricDescriptor extends Google_Collection public $displayName; protected $labelsType = 'Google_Service_ServiceUser_LabelDescriptor'; protected $labelsDataType = 'array'; + protected $metadataType = 'Google_Service_ServiceUser_MetricDescriptorMetadata'; + protected $metadataDataType = ''; public $metricKind; public $name; public $type; @@ -58,6 +60,20 @@ public function getLabels() { return $this->labels; } + /** + * @param Google_Service_ServiceUser_MetricDescriptorMetadata + */ + public function setMetadata(Google_Service_ServiceUser_MetricDescriptorMetadata $metadata) + { + $this->metadata = $metadata; + } + /** + * @return Google_Service_ServiceUser_MetricDescriptorMetadata + */ + public function getMetadata() + { + return $this->metadata; + } public function setMetricKind($metricKind) { $this->metricKind = $metricKind; diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceUser/MetricDescriptorMetadata.php b/vendor/google/apiclient-services/src/Google/Service/ServiceUser/MetricDescriptorMetadata.php new file mode 100644 index 00000000..b61d84e0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceUser/MetricDescriptorMetadata.php @@ -0,0 +1,48 @@ +ingestDelay = $ingestDelay; + } + public function getIngestDelay() + { + return $this->ingestDelay; + } + public function setLaunchStage($launchStage) + { + $this->launchStage = $launchStage; + } + public function getLaunchStage() + { + return $this->launchStage; + } + public function setSamplePeriod($samplePeriod) + { + $this->samplePeriod = $samplePeriod; + } + public function getSamplePeriod() + { + return $this->samplePeriod; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceUser/Resource/ProjectsServices.php b/vendor/google/apiclient-services/src/Google/Service/ServiceUser/Resource/ProjectsServices.php index aaa204df..20081750 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceUser/Resource/ProjectsServices.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceUser/Resource/ProjectsServices.php @@ -37,8 +37,8 @@ class Google_Service_ServiceUser_Resource_ProjectsServices extends Google_Servic * The Service User implementation accepts the following forms for consumer: - * "project:" * - * A valid path would be: - /v1/projects/my- - * project/services/servicemanagement.googleapis.com:disable + * A valid path would be: - projects/my- + * project/services/servicemanagement.googleapis.com * @param Google_Service_ServiceUser_DisableServiceRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_ServiceUser_Operation @@ -58,8 +58,8 @@ public function disable($name, Google_Service_ServiceUser_DisableServiceRequest * @param string $name Name of the consumer and the service to enable for that * consumer. * - * A valid path would be: - /v1/projects/my- - * project/services/servicemanagement.googleapis.com:enable + * A valid path would be: - projects/my- + * project/services/servicemanagement.googleapis.com * @param Google_Service_ServiceUser_EnableServiceRequest $postBody * @param array $optParams Optional parameters. * @return Google_Service_ServiceUser_Operation diff --git a/vendor/google/apiclient-services/src/Google/Service/ServiceUser/Service.php b/vendor/google/apiclient-services/src/Google/Service/ServiceUser/Service.php index 4053c704..361d9866 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ServiceUser/Service.php +++ b/vendor/google/apiclient-services/src/Google/Service/ServiceUser/Service.php @@ -69,8 +69,6 @@ class Google_Service_ServiceUser_Service extends Google_Collection protected $typesDataType = 'array'; protected $usageType = 'Google_Service_ServiceUser_Usage'; protected $usageDataType = ''; - protected $visibilityType = 'Google_Service_ServiceUser_Visibility'; - protected $visibilityDataType = ''; /** * @param Google_Service_ServiceUser_Api @@ -434,18 +432,4 @@ public function getUsage() { return $this->usage; } - /** - * @param Google_Service_ServiceUser_Visibility - */ - public function setVisibility(Google_Service_ServiceUser_Visibility $visibility) - { - $this->visibility = $visibility; - } - /** - * @return Google_Service_ServiceUser_Visibility - */ - public function getVisibility() - { - return $this->visibility; - } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Sheets.php b/vendor/google/apiclient-services/src/Google/Service/Sheets.php index 65b52280..6d8662d5 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Sheets.php +++ b/vendor/google/apiclient-services/src/Google/Service/Sheets.php @@ -197,10 +197,6 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'includeValuesInResponse' => array( - 'location' => 'query', - 'type' => 'boolean', - ), 'responseValueRenderOption' => array( 'location' => 'query', 'type' => 'string', @@ -217,6 +213,10 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), + 'includeValuesInResponse' => array( + 'location' => 'query', + 'type' => 'boolean', + ), ), ),'batchClear' => array( 'path' => 'v4/spreadsheets/{spreadsheetId}/values:batchClear', diff --git a/vendor/google/apiclient-services/src/Google/Service/Sheets/AddDimensionGroupRequest.php b/vendor/google/apiclient-services/src/Google/Service/Sheets/AddDimensionGroupRequest.php new file mode 100644 index 00000000..45f5c30a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Sheets/AddDimensionGroupRequest.php @@ -0,0 +1,37 @@ +range = $range; + } + /** + * @return Google_Service_Sheets_DimensionRange + */ + public function getRange() + { + return $this->range; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Sheets/AddDimensionGroupResponse.php b/vendor/google/apiclient-services/src/Google/Service/Sheets/AddDimensionGroupResponse.php new file mode 100644 index 00000000..5c9c6f30 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Sheets/AddDimensionGroupResponse.php @@ -0,0 +1,38 @@ +dimensionGroups = $dimensionGroups; + } + /** + * @return Google_Service_Sheets_DimensionGroup + */ + public function getDimensionGroups() + { + return $this->dimensionGroups; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Sheets/BasicChartSeries.php b/vendor/google/apiclient-services/src/Google/Service/Sheets/BasicChartSeries.php index 9aae2061..60f954af 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Sheets/BasicChartSeries.php +++ b/vendor/google/apiclient-services/src/Google/Service/Sheets/BasicChartSeries.php @@ -17,6 +17,8 @@ class Google_Service_Sheets_BasicChartSeries extends Google_Model { + protected $colorType = 'Google_Service_Sheets_Color'; + protected $colorDataType = ''; protected $lineStyleType = 'Google_Service_Sheets_LineStyle'; protected $lineStyleDataType = ''; protected $seriesType = 'Google_Service_Sheets_ChartData'; @@ -24,6 +26,20 @@ class Google_Service_Sheets_BasicChartSeries extends Google_Model public $targetAxis; public $type; + /** + * @param Google_Service_Sheets_Color + */ + public function setColor(Google_Service_Sheets_Color $color) + { + $this->color = $color; + } + /** + * @return Google_Service_Sheets_Color + */ + public function getColor() + { + return $this->color; + } /** * @param Google_Service_Sheets_LineStyle */ diff --git a/vendor/google/apiclient-services/src/Google/Service/Sheets/ChartSpec.php b/vendor/google/apiclient-services/src/Google/Service/Sheets/ChartSpec.php index cf71e54e..03743ea5 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Sheets/ChartSpec.php +++ b/vendor/google/apiclient-services/src/Google/Service/Sheets/ChartSpec.php @@ -45,6 +45,8 @@ class Google_Service_Sheets_ChartSpec extends Google_Model protected $titleTextFormatDataType = ''; protected $titleTextPositionType = 'Google_Service_Sheets_TextPosition'; protected $titleTextPositionDataType = ''; + protected $treemapChartType = 'Google_Service_Sheets_TreemapChartSpec'; + protected $treemapChartDataType = ''; protected $waterfallChartType = 'Google_Service_Sheets_WaterfallChartSpec'; protected $waterfallChartDataType = ''; @@ -250,6 +252,20 @@ public function getTitleTextPosition() { return $this->titleTextPosition; } + /** + * @param Google_Service_Sheets_TreemapChartSpec + */ + public function setTreemapChart(Google_Service_Sheets_TreemapChartSpec $treemapChart) + { + $this->treemapChart = $treemapChart; + } + /** + * @return Google_Service_Sheets_TreemapChartSpec + */ + public function getTreemapChart() + { + return $this->treemapChart; + } /** * @param Google_Service_Sheets_WaterfallChartSpec */ diff --git a/vendor/google/apiclient-services/src/Google/Service/Sheets/DateTimeRule.php b/vendor/google/apiclient-services/src/Google/Service/Sheets/DateTimeRule.php new file mode 100644 index 00000000..5be5457a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Sheets/DateTimeRule.php @@ -0,0 +1,30 @@ +type = $type; + } + public function getType() + { + return $this->type; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Sheets/DeleteDimensionGroupRequest.php b/vendor/google/apiclient-services/src/Google/Service/Sheets/DeleteDimensionGroupRequest.php new file mode 100644 index 00000000..20239741 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Sheets/DeleteDimensionGroupRequest.php @@ -0,0 +1,37 @@ +range = $range; + } + /** + * @return Google_Service_Sheets_DimensionRange + */ + public function getRange() + { + return $this->range; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Sheets/DeleteDimensionGroupResponse.php b/vendor/google/apiclient-services/src/Google/Service/Sheets/DeleteDimensionGroupResponse.php new file mode 100644 index 00000000..3408a59e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Sheets/DeleteDimensionGroupResponse.php @@ -0,0 +1,38 @@ +dimensionGroups = $dimensionGroups; + } + /** + * @return Google_Service_Sheets_DimensionGroup + */ + public function getDimensionGroups() + { + return $this->dimensionGroups; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Sheets/DimensionGroup.php b/vendor/google/apiclient-services/src/Google/Service/Sheets/DimensionGroup.php new file mode 100644 index 00000000..7a162578 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Sheets/DimensionGroup.php @@ -0,0 +1,55 @@ +collapsed = $collapsed; + } + public function getCollapsed() + { + return $this->collapsed; + } + public function setDepth($depth) + { + $this->depth = $depth; + } + public function getDepth() + { + return $this->depth; + } + /** + * @param Google_Service_Sheets_DimensionRange + */ + public function setRange(Google_Service_Sheets_DimensionRange $range) + { + $this->range = $range; + } + /** + * @return Google_Service_Sheets_DimensionRange + */ + public function getRange() + { + return $this->range; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Sheets/GridProperties.php b/vendor/google/apiclient-services/src/Google/Service/Sheets/GridProperties.php index f2e494cd..e7fd5000 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Sheets/GridProperties.php +++ b/vendor/google/apiclient-services/src/Google/Service/Sheets/GridProperties.php @@ -18,10 +18,12 @@ class Google_Service_Sheets_GridProperties extends Google_Model { public $columnCount; + public $columnGroupControlAfter; public $frozenColumnCount; public $frozenRowCount; public $hideGridlines; public $rowCount; + public $rowGroupControlAfter; public function setColumnCount($columnCount) { @@ -31,6 +33,14 @@ public function getColumnCount() { return $this->columnCount; } + public function setColumnGroupControlAfter($columnGroupControlAfter) + { + $this->columnGroupControlAfter = $columnGroupControlAfter; + } + public function getColumnGroupControlAfter() + { + return $this->columnGroupControlAfter; + } public function setFrozenColumnCount($frozenColumnCount) { $this->frozenColumnCount = $frozenColumnCount; @@ -63,4 +73,12 @@ public function getRowCount() { return $this->rowCount; } + public function setRowGroupControlAfter($rowGroupControlAfter) + { + $this->rowGroupControlAfter = $rowGroupControlAfter; + } + public function getRowGroupControlAfter() + { + return $this->rowGroupControlAfter; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Sheets/PivotGroupRule.php b/vendor/google/apiclient-services/src/Google/Service/Sheets/PivotGroupRule.php index 5a0a4ec4..ceb79c6e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Sheets/PivotGroupRule.php +++ b/vendor/google/apiclient-services/src/Google/Service/Sheets/PivotGroupRule.php @@ -17,11 +17,27 @@ class Google_Service_Sheets_PivotGroupRule extends Google_Model { + protected $dateTimeRuleType = 'Google_Service_Sheets_DateTimeRule'; + protected $dateTimeRuleDataType = ''; protected $histogramRuleType = 'Google_Service_Sheets_HistogramRule'; protected $histogramRuleDataType = ''; protected $manualRuleType = 'Google_Service_Sheets_ManualRule'; protected $manualRuleDataType = ''; + /** + * @param Google_Service_Sheets_DateTimeRule + */ + public function setDateTimeRule(Google_Service_Sheets_DateTimeRule $dateTimeRule) + { + $this->dateTimeRule = $dateTimeRule; + } + /** + * @return Google_Service_Sheets_DateTimeRule + */ + public function getDateTimeRule() + { + return $this->dateTimeRule; + } /** * @param Google_Service_Sheets_HistogramRule */ diff --git a/vendor/google/apiclient-services/src/Google/Service/Sheets/Request.php b/vendor/google/apiclient-services/src/Google/Service/Sheets/Request.php index 07f2a6b9..09a840ee 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Sheets/Request.php +++ b/vendor/google/apiclient-services/src/Google/Service/Sheets/Request.php @@ -23,6 +23,8 @@ class Google_Service_Sheets_Request extends Google_Model protected $addChartDataType = ''; protected $addConditionalFormatRuleType = 'Google_Service_Sheets_AddConditionalFormatRuleRequest'; protected $addConditionalFormatRuleDataType = ''; + protected $addDimensionGroupType = 'Google_Service_Sheets_AddDimensionGroupRequest'; + protected $addDimensionGroupDataType = ''; protected $addFilterViewType = 'Google_Service_Sheets_AddFilterViewRequest'; protected $addFilterViewDataType = ''; protected $addNamedRangeType = 'Google_Service_Sheets_AddNamedRangeRequest'; @@ -55,6 +57,8 @@ class Google_Service_Sheets_Request extends Google_Model protected $deleteDeveloperMetadataDataType = ''; protected $deleteDimensionType = 'Google_Service_Sheets_DeleteDimensionRequest'; protected $deleteDimensionDataType = ''; + protected $deleteDimensionGroupType = 'Google_Service_Sheets_DeleteDimensionGroupRequest'; + protected $deleteDimensionGroupDataType = ''; protected $deleteEmbeddedObjectType = 'Google_Service_Sheets_DeleteEmbeddedObjectRequest'; protected $deleteEmbeddedObjectDataType = ''; protected $deleteFilterViewType = 'Google_Service_Sheets_DeleteFilterViewRequest'; @@ -109,6 +113,8 @@ class Google_Service_Sheets_Request extends Google_Model protected $updateConditionalFormatRuleDataType = ''; protected $updateDeveloperMetadataType = 'Google_Service_Sheets_UpdateDeveloperMetadataRequest'; protected $updateDeveloperMetadataDataType = ''; + protected $updateDimensionGroupType = 'Google_Service_Sheets_UpdateDimensionGroupRequest'; + protected $updateDimensionGroupDataType = ''; protected $updateDimensionPropertiesType = 'Google_Service_Sheets_UpdateDimensionPropertiesRequest'; protected $updateDimensionPropertiesDataType = ''; protected $updateEmbeddedObjectPositionType = 'Google_Service_Sheets_UpdateEmbeddedObjectPositionRequest'; @@ -166,6 +172,20 @@ public function getAddConditionalFormatRule() { return $this->addConditionalFormatRule; } + /** + * @param Google_Service_Sheets_AddDimensionGroupRequest + */ + public function setAddDimensionGroup(Google_Service_Sheets_AddDimensionGroupRequest $addDimensionGroup) + { + $this->addDimensionGroup = $addDimensionGroup; + } + /** + * @return Google_Service_Sheets_AddDimensionGroupRequest + */ + public function getAddDimensionGroup() + { + return $this->addDimensionGroup; + } /** * @param Google_Service_Sheets_AddFilterViewRequest */ @@ -390,6 +410,20 @@ public function getDeleteDimension() { return $this->deleteDimension; } + /** + * @param Google_Service_Sheets_DeleteDimensionGroupRequest + */ + public function setDeleteDimensionGroup(Google_Service_Sheets_DeleteDimensionGroupRequest $deleteDimensionGroup) + { + $this->deleteDimensionGroup = $deleteDimensionGroup; + } + /** + * @return Google_Service_Sheets_DeleteDimensionGroupRequest + */ + public function getDeleteDimensionGroup() + { + return $this->deleteDimensionGroup; + } /** * @param Google_Service_Sheets_DeleteEmbeddedObjectRequest */ @@ -768,6 +802,20 @@ public function getUpdateDeveloperMetadata() { return $this->updateDeveloperMetadata; } + /** + * @param Google_Service_Sheets_UpdateDimensionGroupRequest + */ + public function setUpdateDimensionGroup(Google_Service_Sheets_UpdateDimensionGroupRequest $updateDimensionGroup) + { + $this->updateDimensionGroup = $updateDimensionGroup; + } + /** + * @return Google_Service_Sheets_UpdateDimensionGroupRequest + */ + public function getUpdateDimensionGroup() + { + return $this->updateDimensionGroup; + } /** * @param Google_Service_Sheets_UpdateDimensionPropertiesRequest */ diff --git a/vendor/google/apiclient-services/src/Google/Service/Sheets/Resource/SpreadsheetsValues.php b/vendor/google/apiclient-services/src/Google/Service/Sheets/Resource/SpreadsheetsValues.php index f79fb06f..c693bb95 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Sheets/Resource/SpreadsheetsValues.php +++ b/vendor/google/apiclient-services/src/Google/Service/Sheets/Resource/SpreadsheetsValues.php @@ -44,9 +44,6 @@ class Google_Service_Sheets_Resource_SpreadsheetsValues extends Google_Service_R * @param Google_Service_Sheets_ValueRange $postBody * @param array $optParams Optional parameters. * - * @opt_param bool includeValuesInResponse Determines if the update response - * should include the values of the cells that were appended. By default, - * responses do not include the updated values. * @opt_param string responseValueRenderOption Determines how values in the * response should be rendered. The default render option is * ValueRenderOption.FORMATTED_VALUE. @@ -56,6 +53,9 @@ class Google_Service_Sheets_Resource_SpreadsheetsValues extends Google_Service_R * and durations in the response should be rendered. This is ignored if * response_value_render_option is FORMATTED_VALUE. The default dateTime render * option is [DateTimeRenderOption.SERIAL_NUMBER]. + * @opt_param bool includeValuesInResponse Determines if the update response + * should include the values of the cells that were appended. By default, + * responses do not include the updated values. * @return Google_Service_Sheets_AppendValuesResponse */ public function append($spreadsheetId, $range, Google_Service_Sheets_ValueRange $postBody, $optParams = array()) @@ -237,7 +237,7 @@ public function get($spreadsheetId, $range, $optParams = array()) * @opt_param string responseDateTimeRenderOption Determines how dates, times, * and durations in the response should be rendered. This is ignored if * response_value_render_option is FORMATTED_VALUE. The default dateTime render - * option is [DateTimeRenderOption.SERIAL_NUMBER]. + * option is DateTimeRenderOption.SERIAL_NUMBER. * @opt_param bool includeValuesInResponse Determines if the update response * should include the values of the cells that were updated. By default, * responses do not include the updated values. If the range to write was larger diff --git a/vendor/google/apiclient-services/src/Google/Service/Sheets/Response.php b/vendor/google/apiclient-services/src/Google/Service/Sheets/Response.php index cae85f37..1ad5e807 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Sheets/Response.php +++ b/vendor/google/apiclient-services/src/Google/Service/Sheets/Response.php @@ -21,6 +21,8 @@ class Google_Service_Sheets_Response extends Google_Model protected $addBandingDataType = ''; protected $addChartType = 'Google_Service_Sheets_AddChartResponse'; protected $addChartDataType = ''; + protected $addDimensionGroupType = 'Google_Service_Sheets_AddDimensionGroupResponse'; + protected $addDimensionGroupDataType = ''; protected $addFilterViewType = 'Google_Service_Sheets_AddFilterViewResponse'; protected $addFilterViewDataType = ''; protected $addNamedRangeType = 'Google_Service_Sheets_AddNamedRangeResponse'; @@ -35,6 +37,8 @@ class Google_Service_Sheets_Response extends Google_Model protected $deleteConditionalFormatRuleDataType = ''; protected $deleteDeveloperMetadataType = 'Google_Service_Sheets_DeleteDeveloperMetadataResponse'; protected $deleteDeveloperMetadataDataType = ''; + protected $deleteDimensionGroupType = 'Google_Service_Sheets_DeleteDimensionGroupResponse'; + protected $deleteDimensionGroupDataType = ''; protected $duplicateFilterViewType = 'Google_Service_Sheets_DuplicateFilterViewResponse'; protected $duplicateFilterViewDataType = ''; protected $duplicateSheetType = 'Google_Service_Sheets_DuplicateSheetResponse'; @@ -76,6 +80,20 @@ public function getAddChart() { return $this->addChart; } + /** + * @param Google_Service_Sheets_AddDimensionGroupResponse + */ + public function setAddDimensionGroup(Google_Service_Sheets_AddDimensionGroupResponse $addDimensionGroup) + { + $this->addDimensionGroup = $addDimensionGroup; + } + /** + * @return Google_Service_Sheets_AddDimensionGroupResponse + */ + public function getAddDimensionGroup() + { + return $this->addDimensionGroup; + } /** * @param Google_Service_Sheets_AddFilterViewResponse */ @@ -174,6 +192,20 @@ public function getDeleteDeveloperMetadata() { return $this->deleteDeveloperMetadata; } + /** + * @param Google_Service_Sheets_DeleteDimensionGroupResponse + */ + public function setDeleteDimensionGroup(Google_Service_Sheets_DeleteDimensionGroupResponse $deleteDimensionGroup) + { + $this->deleteDimensionGroup = $deleteDimensionGroup; + } + /** + * @return Google_Service_Sheets_DeleteDimensionGroupResponse + */ + public function getDeleteDimensionGroup() + { + return $this->deleteDimensionGroup; + } /** * @param Google_Service_Sheets_DuplicateFilterViewResponse */ diff --git a/vendor/google/apiclient-services/src/Google/Service/Sheets/Sheet.php b/vendor/google/apiclient-services/src/Google/Service/Sheets/Sheet.php index bf50fb1e..8b448d7d 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Sheets/Sheet.php +++ b/vendor/google/apiclient-services/src/Google/Service/Sheets/Sheet.php @@ -17,13 +17,15 @@ class Google_Service_Sheets_Sheet extends Google_Collection { - protected $collection_key = 'protectedRanges'; + protected $collection_key = 'rowGroups'; protected $bandedRangesType = 'Google_Service_Sheets_BandedRange'; protected $bandedRangesDataType = 'array'; protected $basicFilterType = 'Google_Service_Sheets_BasicFilter'; protected $basicFilterDataType = ''; protected $chartsType = 'Google_Service_Sheets_EmbeddedChart'; protected $chartsDataType = 'array'; + protected $columnGroupsType = 'Google_Service_Sheets_DimensionGroup'; + protected $columnGroupsDataType = 'array'; protected $conditionalFormatsType = 'Google_Service_Sheets_ConditionalFormatRule'; protected $conditionalFormatsDataType = 'array'; protected $dataType = 'Google_Service_Sheets_GridData'; @@ -38,6 +40,8 @@ class Google_Service_Sheets_Sheet extends Google_Collection protected $propertiesDataType = ''; protected $protectedRangesType = 'Google_Service_Sheets_ProtectedRange'; protected $protectedRangesDataType = 'array'; + protected $rowGroupsType = 'Google_Service_Sheets_DimensionGroup'; + protected $rowGroupsDataType = 'array'; /** * @param Google_Service_Sheets_BandedRange @@ -81,6 +85,20 @@ public function getCharts() { return $this->charts; } + /** + * @param Google_Service_Sheets_DimensionGroup + */ + public function setColumnGroups($columnGroups) + { + $this->columnGroups = $columnGroups; + } + /** + * @return Google_Service_Sheets_DimensionGroup + */ + public function getColumnGroups() + { + return $this->columnGroups; + } /** * @param Google_Service_Sheets_ConditionalFormatRule */ @@ -179,4 +197,18 @@ public function getProtectedRanges() { return $this->protectedRanges; } + /** + * @param Google_Service_Sheets_DimensionGroup + */ + public function setRowGroups($rowGroups) + { + $this->rowGroups = $rowGroups; + } + /** + * @return Google_Service_Sheets_DimensionGroup + */ + public function getRowGroups() + { + return $this->rowGroups; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Sheets/TreemapChartColorScale.php b/vendor/google/apiclient-services/src/Google/Service/Sheets/TreemapChartColorScale.php new file mode 100644 index 00000000..9a8780ba --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Sheets/TreemapChartColorScale.php @@ -0,0 +1,85 @@ +maxValueColor = $maxValueColor; + } + /** + * @return Google_Service_Sheets_Color + */ + public function getMaxValueColor() + { + return $this->maxValueColor; + } + /** + * @param Google_Service_Sheets_Color + */ + public function setMidValueColor(Google_Service_Sheets_Color $midValueColor) + { + $this->midValueColor = $midValueColor; + } + /** + * @return Google_Service_Sheets_Color + */ + public function getMidValueColor() + { + return $this->midValueColor; + } + /** + * @param Google_Service_Sheets_Color + */ + public function setMinValueColor(Google_Service_Sheets_Color $minValueColor) + { + $this->minValueColor = $minValueColor; + } + /** + * @return Google_Service_Sheets_Color + */ + public function getMinValueColor() + { + return $this->minValueColor; + } + /** + * @param Google_Service_Sheets_Color + */ + public function setNoDataColor(Google_Service_Sheets_Color $noDataColor) + { + $this->noDataColor = $noDataColor; + } + /** + * @return Google_Service_Sheets_Color + */ + public function getNoDataColor() + { + return $this->noDataColor; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Sheets/TreemapChartSpec.php b/vendor/google/apiclient-services/src/Google/Service/Sheets/TreemapChartSpec.php new file mode 100644 index 00000000..cd20b681 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Sheets/TreemapChartSpec.php @@ -0,0 +1,178 @@ +colorData = $colorData; + } + /** + * @return Google_Service_Sheets_ChartData + */ + public function getColorData() + { + return $this->colorData; + } + /** + * @param Google_Service_Sheets_TreemapChartColorScale + */ + public function setColorScale(Google_Service_Sheets_TreemapChartColorScale $colorScale) + { + $this->colorScale = $colorScale; + } + /** + * @return Google_Service_Sheets_TreemapChartColorScale + */ + public function getColorScale() + { + return $this->colorScale; + } + /** + * @param Google_Service_Sheets_Color + */ + public function setHeaderColor(Google_Service_Sheets_Color $headerColor) + { + $this->headerColor = $headerColor; + } + /** + * @return Google_Service_Sheets_Color + */ + public function getHeaderColor() + { + return $this->headerColor; + } + public function setHideTooltips($hideTooltips) + { + $this->hideTooltips = $hideTooltips; + } + public function getHideTooltips() + { + return $this->hideTooltips; + } + public function setHintedLevels($hintedLevels) + { + $this->hintedLevels = $hintedLevels; + } + public function getHintedLevels() + { + return $this->hintedLevels; + } + /** + * @param Google_Service_Sheets_ChartData + */ + public function setLabels(Google_Service_Sheets_ChartData $labels) + { + $this->labels = $labels; + } + /** + * @return Google_Service_Sheets_ChartData + */ + public function getLabels() + { + return $this->labels; + } + public function setLevels($levels) + { + $this->levels = $levels; + } + public function getLevels() + { + return $this->levels; + } + public function setMaxValue($maxValue) + { + $this->maxValue = $maxValue; + } + public function getMaxValue() + { + return $this->maxValue; + } + public function setMinValue($minValue) + { + $this->minValue = $minValue; + } + public function getMinValue() + { + return $this->minValue; + } + /** + * @param Google_Service_Sheets_ChartData + */ + public function setParentLabels(Google_Service_Sheets_ChartData $parentLabels) + { + $this->parentLabels = $parentLabels; + } + /** + * @return Google_Service_Sheets_ChartData + */ + public function getParentLabels() + { + return $this->parentLabels; + } + /** + * @param Google_Service_Sheets_ChartData + */ + public function setSizeData(Google_Service_Sheets_ChartData $sizeData) + { + $this->sizeData = $sizeData; + } + /** + * @return Google_Service_Sheets_ChartData + */ + public function getSizeData() + { + return $this->sizeData; + } + /** + * @param Google_Service_Sheets_TextFormat + */ + public function setTextFormat(Google_Service_Sheets_TextFormat $textFormat) + { + $this->textFormat = $textFormat; + } + /** + * @return Google_Service_Sheets_TextFormat + */ + public function getTextFormat() + { + return $this->textFormat; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Sheets/UpdateDimensionGroupRequest.php b/vendor/google/apiclient-services/src/Google/Service/Sheets/UpdateDimensionGroupRequest.php new file mode 100644 index 00000000..05222ca0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Sheets/UpdateDimensionGroupRequest.php @@ -0,0 +1,46 @@ +dimensionGroup = $dimensionGroup; + } + /** + * @return Google_Service_Sheets_DimensionGroup + */ + public function getDimensionGroup() + { + return $this->dimensionGroup; + } + public function setFields($fields) + { + $this->fields = $fields; + } + public function getFields() + { + return $this->fields; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent.php index b52f8209..9ce099f7 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent.php +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent.php @@ -41,6 +41,10 @@ class Google_Service_ShoppingContent extends Google_Service public $datafeeds; public $datafeedstatuses; public $inventory; + public $liasettings; + public $orderinvoices; + public $orderpayments; + public $orderreports; public $orders; public $pos; public $products; @@ -150,6 +154,21 @@ public function __construct(Google_Client $client) 'type' => 'boolean', ), ), + ),'link' => array( + 'path' => '{merchantId}/accounts/{accountId}/link', + 'httpMethod' => 'POST', + 'parameters' => array( + 'merchantId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'accountId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), ),'list' => array( 'path' => '{merchantId}/accounts', 'httpMethod' => 'GET', @@ -234,6 +253,11 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'destinations' => array( + 'location' => 'query', + 'type' => 'string', + 'repeated' => true, + ), ), ),'list' => array( 'path' => '{merchantId}/accountstatuses', @@ -244,6 +268,11 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'destinations' => array( + 'location' => 'query', + 'type' => 'string', + 'repeated' => true, + ), 'maxResults' => array( 'location' => 'query', 'type' => 'integer', @@ -381,6 +410,25 @@ public function __construct(Google_Client $client) 'type' => 'boolean', ), ), + ),'fetchnow' => array( + 'path' => '{merchantId}/datafeeds/{datafeedId}/fetchNow', + 'httpMethod' => 'POST', + 'parameters' => array( + 'merchantId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'datafeedId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'dryRun' => array( + 'location' => 'query', + 'type' => 'boolean', + ), + ), ),'get' => array( 'path' => '{merchantId}/datafeeds/{datafeedId}', 'httpMethod' => 'GET', @@ -568,6 +616,389 @@ public function __construct(Google_Client $client) ) ) ); + $this->liasettings = new Google_Service_ShoppingContent_Resource_Liasettings( + $this, + $this->serviceName, + 'liasettings', + array( + 'methods' => array( + 'custombatch' => array( + 'path' => 'liasettings/batch', + 'httpMethod' => 'POST', + 'parameters' => array( + 'dryRun' => array( + 'location' => 'query', + 'type' => 'boolean', + ), + ), + ),'get' => array( + 'path' => '{merchantId}/liasettings/{accountId}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'merchantId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'accountId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'getaccessiblegmbaccounts' => array( + 'path' => '{merchantId}/liasettings/{accountId}/accessiblegmbaccounts', + 'httpMethod' => 'GET', + 'parameters' => array( + 'merchantId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'accountId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => '{merchantId}/liasettings', + 'httpMethod' => 'GET', + 'parameters' => array( + 'merchantId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'maxResults' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'listposdataproviders' => array( + 'path' => 'liasettings/posdataproviders', + 'httpMethod' => 'GET', + 'parameters' => array(), + ),'patch' => array( + 'path' => '{merchantId}/liasettings/{accountId}', + 'httpMethod' => 'PATCH', + 'parameters' => array( + 'merchantId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'accountId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'dryRun' => array( + 'location' => 'query', + 'type' => 'boolean', + ), + ), + ),'requestgmbaccess' => array( + 'path' => '{merchantId}/liasettings/{accountId}/requestgmbaccess', + 'httpMethod' => 'POST', + 'parameters' => array( + 'merchantId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'accountId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'gmbEmail' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'requestinventoryverification' => array( + 'path' => '{merchantId}/liasettings/{accountId}/requestinventoryverification/{country}', + 'httpMethod' => 'POST', + 'parameters' => array( + 'merchantId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'accountId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'country' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'setinventoryverificationcontact' => array( + 'path' => '{merchantId}/liasettings/{accountId}/setinventoryverificationcontact', + 'httpMethod' => 'POST', + 'parameters' => array( + 'merchantId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'accountId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'contactEmail' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'contactName' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'country' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'language' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'setposdataprovider' => array( + 'path' => '{merchantId}/liasettings/{accountId}/setposdataprovider', + 'httpMethod' => 'POST', + 'parameters' => array( + 'merchantId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'accountId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'country' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'posDataProviderId' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'posExternalAccountId' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'update' => array( + 'path' => '{merchantId}/liasettings/{accountId}', + 'httpMethod' => 'PUT', + 'parameters' => array( + 'merchantId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'accountId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'dryRun' => array( + 'location' => 'query', + 'type' => 'boolean', + ), + ), + ), + ) + ) + ); + $this->orderinvoices = new Google_Service_ShoppingContent_Resource_Orderinvoices( + $this, + $this->serviceName, + 'orderinvoices', + array( + 'methods' => array( + 'createchargeinvoice' => array( + 'path' => '{merchantId}/orderinvoices/{orderId}/createChargeInvoice', + 'httpMethod' => 'POST', + 'parameters' => array( + 'merchantId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'orderId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'createrefundinvoice' => array( + 'path' => '{merchantId}/orderinvoices/{orderId}/createRefundInvoice', + 'httpMethod' => 'POST', + 'parameters' => array( + 'merchantId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'orderId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ), + ) + ) + ); + $this->orderpayments = new Google_Service_ShoppingContent_Resource_Orderpayments( + $this, + $this->serviceName, + 'orderpayments', + array( + 'methods' => array( + 'notifyauthapproved' => array( + 'path' => '{merchantId}/orderpayments/{orderId}/notifyAuthApproved', + 'httpMethod' => 'POST', + 'parameters' => array( + 'merchantId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'orderId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'notifyauthdeclined' => array( + 'path' => '{merchantId}/orderpayments/{orderId}/notifyAuthDeclined', + 'httpMethod' => 'POST', + 'parameters' => array( + 'merchantId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'orderId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'notifycharge' => array( + 'path' => '{merchantId}/orderpayments/{orderId}/notifyCharge', + 'httpMethod' => 'POST', + 'parameters' => array( + 'merchantId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'orderId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'notifyrefund' => array( + 'path' => '{merchantId}/orderpayments/{orderId}/notifyRefund', + 'httpMethod' => 'POST', + 'parameters' => array( + 'merchantId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'orderId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ), + ) + ) + ); + $this->orderreports = new Google_Service_ShoppingContent_Resource_Orderreports( + $this, + $this->serviceName, + 'orderreports', + array( + 'methods' => array( + 'listdisbursements' => array( + 'path' => '{merchantId}/orderreports/disbursements', + 'httpMethod' => 'GET', + 'parameters' => array( + 'merchantId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'disbursementEndDate' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'disbursementStartDate' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'maxResults' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'listtransactions' => array( + 'path' => '{merchantId}/orderreports/disbursements/{disbursementId}/transactions', + 'httpMethod' => 'GET', + 'parameters' => array( + 'merchantId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'disbursementId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'disbursementEndDate' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'disbursementStartDate' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'maxResults' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ), + ) + ) + ); $this->orders = new Google_Service_ShoppingContent_Resource_Orders( $this, $this->serviceName, @@ -634,6 +1065,21 @@ public function __construct(Google_Client $client) 'required' => true, ), ), + ),'canceltestorderbycustomer' => array( + 'path' => '{merchantId}/testorders/{orderId}/cancelByCustomer', + 'httpMethod' => 'POST', + 'parameters' => array( + 'merchantId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'orderId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), ),'createtestorder' => array( 'path' => '{merchantId}/testorders', 'httpMethod' => 'POST', @@ -692,6 +1138,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'country' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ),'instorerefundlineitem' => array( 'path' => '{merchantId}/orders/{orderId}/inStoreRefundLineItem', @@ -1139,6 +1589,11 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'destinations' => array( + 'location' => 'query', + 'type' => 'string', + 'repeated' => true, + ), 'includeAttributes' => array( 'location' => 'query', 'type' => 'boolean', @@ -1153,6 +1608,11 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'destinations' => array( + 'location' => 'query', + 'type' => 'string', + 'repeated' => true, + ), 'includeAttributes' => array( 'location' => 'query', 'type' => 'boolean', diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Account.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Account.php index 7f42f9db..52fd3a1c 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Account.php +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Account.php @@ -21,6 +21,8 @@ class Google_Service_ShoppingContent_Account extends Google_Collection public $adultContent; protected $adwordsLinksType = 'Google_Service_ShoppingContent_AccountAdwordsLink'; protected $adwordsLinksDataType = 'array'; + protected $businessInformationType = 'Google_Service_ShoppingContent_AccountBusinessInformation'; + protected $businessInformationDataType = ''; protected $googleMyBusinessLinkType = 'Google_Service_ShoppingContent_AccountGoogleMyBusinessLink'; protected $googleMyBusinessLinkDataType = ''; public $id; @@ -56,6 +58,20 @@ public function getAdwordsLinks() { return $this->adwordsLinks; } + /** + * @param Google_Service_ShoppingContent_AccountBusinessInformation + */ + public function setBusinessInformation(Google_Service_ShoppingContent_AccountBusinessInformation $businessInformation) + { + $this->businessInformation = $businessInformation; + } + /** + * @return Google_Service_ShoppingContent_AccountBusinessInformation + */ + public function getBusinessInformation() + { + return $this->businessInformation; + } /** * @param Google_Service_ShoppingContent_AccountGoogleMyBusinessLink */ diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountAddress.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountAddress.php new file mode 100644 index 00000000..907f4e4c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountAddress.php @@ -0,0 +1,66 @@ +country = $country; + } + public function getCountry() + { + return $this->country; + } + public function setLocality($locality) + { + $this->locality = $locality; + } + public function getLocality() + { + return $this->locality; + } + public function setPostalCode($postalCode) + { + $this->postalCode = $postalCode; + } + public function getPostalCode() + { + return $this->postalCode; + } + public function setRegion($region) + { + $this->region = $region; + } + public function getRegion() + { + return $this->region; + } + public function setStreetAddress($streetAddress) + { + $this->streetAddress = $streetAddress; + } + public function getStreetAddress() + { + return $this->streetAddress; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountBusinessInformation.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountBusinessInformation.php new file mode 100644 index 00000000..5770e8e1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountBusinessInformation.php @@ -0,0 +1,62 @@ +address = $address; + } + /** + * @return Google_Service_ShoppingContent_AccountAddress + */ + public function getAddress() + { + return $this->address; + } + /** + * @param Google_Service_ShoppingContent_AccountCustomerService + */ + public function setCustomerService(Google_Service_ShoppingContent_AccountCustomerService $customerService) + { + $this->customerService = $customerService; + } + /** + * @return Google_Service_ShoppingContent_AccountCustomerService + */ + public function getCustomerService() + { + return $this->customerService; + } + public function setPhoneNumber($phoneNumber) + { + $this->phoneNumber = $phoneNumber; + } + public function getPhoneNumber() + { + return $this->phoneNumber; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountCustomerService.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountCustomerService.php new file mode 100644 index 00000000..090f8029 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountCustomerService.php @@ -0,0 +1,48 @@ +email = $email; + } + public function getEmail() + { + return $this->email; + } + public function setPhoneNumber($phoneNumber) + { + $this->phoneNumber = $phoneNumber; + } + public function getPhoneNumber() + { + return $this->phoneNumber; + } + public function setUrl($url) + { + $this->url = $url; + } + public function getUrl() + { + return $this->url; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatus.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatus.php index 25ba5e5c..86628e6e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatus.php +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatus.php @@ -17,13 +17,15 @@ class Google_Service_ShoppingContent_AccountStatus extends Google_Collection { - protected $collection_key = 'dataQualityIssues'; + protected $collection_key = 'products'; public $accountId; protected $accountLevelIssuesType = 'Google_Service_ShoppingContent_AccountStatusAccountLevelIssue'; protected $accountLevelIssuesDataType = 'array'; protected $dataQualityIssuesType = 'Google_Service_ShoppingContent_AccountStatusDataQualityIssue'; protected $dataQualityIssuesDataType = 'array'; public $kind; + protected $productsType = 'Google_Service_ShoppingContent_AccountStatusProducts'; + protected $productsDataType = 'array'; public $websiteClaimed; public function setAccountId($accountId) @@ -70,6 +72,20 @@ public function getKind() { return $this->kind; } + /** + * @param Google_Service_ShoppingContent_AccountStatusProducts + */ + public function setProducts($products) + { + $this->products = $products; + } + /** + * @return Google_Service_ShoppingContent_AccountStatusProducts + */ + public function getProducts() + { + return $this->products; + } public function setWebsiteClaimed($websiteClaimed) { $this->websiteClaimed = $websiteClaimed; diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatusAccountLevelIssue.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatusAccountLevelIssue.php index efb9edde..95db3470 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatusAccountLevelIssue.php +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatusAccountLevelIssue.php @@ -18,6 +18,7 @@ class Google_Service_ShoppingContent_AccountStatusAccountLevelIssue extends Google_Model { public $country; + public $destination; public $detail; public $id; public $severity; @@ -31,6 +32,14 @@ public function getCountry() { return $this->country; } + public function setDestination($destination) + { + $this->destination = $destination; + } + public function getDestination() + { + return $this->destination; + } public function setDetail($detail) { $this->detail = $detail; diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatusDataQualityIssue.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatusDataQualityIssue.php index a30785ef..12e07bba 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatusDataQualityIssue.php +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatusDataQualityIssue.php @@ -19,6 +19,7 @@ class Google_Service_ShoppingContent_AccountStatusDataQualityIssue extends Googl { protected $collection_key = 'exampleItems'; public $country; + public $destination; public $detail; public $displayedValue; protected $exampleItemsType = 'Google_Service_ShoppingContent_AccountStatusExampleItem'; @@ -38,6 +39,14 @@ public function getCountry() { return $this->country; } + public function setDestination($destination) + { + $this->destination = $destination; + } + public function getDestination() + { + return $this->destination; + } public function setDetail($detail) { $this->detail = $detail; diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatusItemLevelIssue.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatusItemLevelIssue.php new file mode 100644 index 00000000..185e0fdc --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatusItemLevelIssue.php @@ -0,0 +1,93 @@ +attributeName = $attributeName; + } + public function getAttributeName() + { + return $this->attributeName; + } + public function setCode($code) + { + $this->code = $code; + } + public function getCode() + { + return $this->code; + } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setDetail($detail) + { + $this->detail = $detail; + } + public function getDetail() + { + return $this->detail; + } + public function setDocumentation($documentation) + { + $this->documentation = $documentation; + } + public function getDocumentation() + { + return $this->documentation; + } + public function setNumItems($numItems) + { + $this->numItems = $numItems; + } + public function getNumItems() + { + return $this->numItems; + } + public function setResolution($resolution) + { + $this->resolution = $resolution; + } + public function getResolution() + { + return $this->resolution; + } + public function setServability($servability) + { + $this->servability = $servability; + } + public function getServability() + { + return $this->servability; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatusProducts.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatusProducts.php new file mode 100644 index 00000000..3d20a511 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatusProducts.php @@ -0,0 +1,81 @@ +channel = $channel; + } + public function getChannel() + { + return $this->channel; + } + public function setCountry($country) + { + $this->country = $country; + } + public function getCountry() + { + return $this->country; + } + public function setDestination($destination) + { + $this->destination = $destination; + } + public function getDestination() + { + return $this->destination; + } + /** + * @param Google_Service_ShoppingContent_AccountStatusItemLevelIssue + */ + public function setItemLevelIssues($itemLevelIssues) + { + $this->itemLevelIssues = $itemLevelIssues; + } + /** + * @return Google_Service_ShoppingContent_AccountStatusItemLevelIssue + */ + public function getItemLevelIssues() + { + return $this->itemLevelIssues; + } + /** + * @param Google_Service_ShoppingContent_AccountStatusStatistics + */ + public function setStatistics(Google_Service_ShoppingContent_AccountStatusStatistics $statistics) + { + $this->statistics = $statistics; + } + /** + * @return Google_Service_ShoppingContent_AccountStatusStatistics + */ + public function getStatistics() + { + return $this->statistics; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatusStatistics.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatusStatistics.php new file mode 100644 index 00000000..eeb3417a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountStatusStatistics.php @@ -0,0 +1,57 @@ +active = $active; + } + public function getActive() + { + return $this->active; + } + public function setDisapproved($disapproved) + { + $this->disapproved = $disapproved; + } + public function getDisapproved() + { + return $this->disapproved; + } + public function setExpiring($expiring) + { + $this->expiring = $expiring; + } + public function getExpiring() + { + return $this->expiring; + } + public function setPending($pending) + { + $this->pending = $pending; + } + public function getPending() + { + return $this->pending; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsCustomBatchRequestEntry.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsCustomBatchRequestEntry.php index 170957d2..846612c8 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsCustomBatchRequestEntry.php +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsCustomBatchRequestEntry.php @@ -22,6 +22,8 @@ class Google_Service_ShoppingContent_AccountsCustomBatchRequestEntry extends Goo public $accountId; public $batchId; public $force; + protected $linkRequestType = 'Google_Service_ShoppingContent_AccountsCustomBatchRequestEntryLinkRequest'; + protected $linkRequestDataType = ''; public $merchantId; public $method; public $overwrite; @@ -64,6 +66,20 @@ public function getForce() { return $this->force; } + /** + * @param Google_Service_ShoppingContent_AccountsCustomBatchRequestEntryLinkRequest + */ + public function setLinkRequest(Google_Service_ShoppingContent_AccountsCustomBatchRequestEntryLinkRequest $linkRequest) + { + $this->linkRequest = $linkRequest; + } + /** + * @return Google_Service_ShoppingContent_AccountsCustomBatchRequestEntryLinkRequest + */ + public function getLinkRequest() + { + return $this->linkRequest; + } public function setMerchantId($merchantId) { $this->merchantId = $merchantId; diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsCustomBatchRequestEntryLinkRequest.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsCustomBatchRequestEntryLinkRequest.php new file mode 100644 index 00000000..ca4e2fba --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsCustomBatchRequestEntryLinkRequest.php @@ -0,0 +1,48 @@ +action = $action; + } + public function getAction() + { + return $this->action; + } + public function setLinkType($linkType) + { + $this->linkType = $linkType; + } + public function getLinkType() + { + return $this->linkType; + } + public function setLinkedAccountId($linkedAccountId) + { + $this->linkedAccountId = $linkedAccountId; + } + public function getLinkedAccountId() + { + return $this->linkedAccountId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsCustomBatchResponseEntry.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsCustomBatchResponseEntry.php index b4c67805..3d1b59b8 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsCustomBatchResponseEntry.php +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsCustomBatchResponseEntry.php @@ -23,6 +23,7 @@ class Google_Service_ShoppingContent_AccountsCustomBatchResponseEntry extends Go protected $errorsType = 'Google_Service_ShoppingContent_Errors'; protected $errorsDataType = ''; public $kind; + public $linkStatus; /** * @param Google_Service_ShoppingContent_Account @@ -68,4 +69,12 @@ public function getKind() { return $this->kind; } + public function setLinkStatus($linkStatus) + { + $this->linkStatus = $linkStatus; + } + public function getLinkStatus() + { + return $this->linkStatus; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsLinkRequest.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsLinkRequest.php new file mode 100644 index 00000000..8c22b943 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsLinkRequest.php @@ -0,0 +1,48 @@ +action = $action; + } + public function getAction() + { + return $this->action; + } + public function setLinkType($linkType) + { + $this->linkType = $linkType; + } + public function getLinkType() + { + return $this->linkType; + } + public function setLinkedAccountId($linkedAccountId) + { + $this->linkedAccountId = $linkedAccountId; + } + public function getLinkedAccountId() + { + return $this->linkedAccountId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsLinkResponse.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsLinkResponse.php new file mode 100644 index 00000000..89481cb4 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountsLinkResponse.php @@ -0,0 +1,30 @@ +kind = $kind; + } + public function getKind() + { + return $this->kind; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountstatusesCustomBatchRequestEntry.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountstatusesCustomBatchRequestEntry.php index 963a15fe..f5415fa3 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountstatusesCustomBatchRequestEntry.php +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/AccountstatusesCustomBatchRequestEntry.php @@ -15,10 +15,12 @@ * the License. */ -class Google_Service_ShoppingContent_AccountstatusesCustomBatchRequestEntry extends Google_Model +class Google_Service_ShoppingContent_AccountstatusesCustomBatchRequestEntry extends Google_Collection { + protected $collection_key = 'destinations'; public $accountId; public $batchId; + public $destinations; public $merchantId; public $method; @@ -38,6 +40,14 @@ public function getBatchId() { return $this->batchId; } + public function setDestinations($destinations) + { + $this->destinations = $destinations; + } + public function getDestinations() + { + return $this->destinations; + } public function setMerchantId($merchantId) { $this->merchantId = $merchantId; diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Amount.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Amount.php new file mode 100644 index 00000000..2ecaf19d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Amount.php @@ -0,0 +1,53 @@ +pretax = $pretax; + } + /** + * @return Google_Service_ShoppingContent_Price + */ + public function getPretax() + { + return $this->pretax; + } + /** + * @param Google_Service_ShoppingContent_Price + */ + public function setTax(Google_Service_ShoppingContent_Price $tax) + { + $this->tax = $tax; + } + /** + * @return Google_Service_ShoppingContent_Price + */ + public function getTax() + { + return $this->tax; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/CutoffTime.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/CutoffTime.php new file mode 100644 index 00000000..dc2a19cd --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/CutoffTime.php @@ -0,0 +1,48 @@ +hour = $hour; + } + public function getHour() + { + return $this->hour; + } + public function setMinute($minute) + { + $this->minute = $minute; + } + public function getMinute() + { + return $this->minute; + } + public function setTimezone($timezone) + { + $this->timezone = $timezone; + } + public function getTimezone() + { + return $this->timezone; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedsFetchNowResponse.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedsFetchNowResponse.php new file mode 100644 index 00000000..ab08cd5e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/DatafeedsFetchNowResponse.php @@ -0,0 +1,30 @@ +kind = $kind; + } + public function getKind() + { + return $this->kind; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/DeliveryTime.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/DeliveryTime.php index 8e2223c3..87bcf559 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/DeliveryTime.php +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/DeliveryTime.php @@ -18,11 +18,29 @@ class Google_Service_ShoppingContent_DeliveryTime extends Google_Collection { protected $collection_key = 'holidayCutoffs'; + protected $cutoffTimeType = 'Google_Service_ShoppingContent_CutoffTime'; + protected $cutoffTimeDataType = ''; protected $holidayCutoffsType = 'Google_Service_ShoppingContent_HolidayCutoff'; protected $holidayCutoffsDataType = 'array'; + public $maxHandlingTimeInDays; public $maxTransitTimeInDays; + public $minHandlingTimeInDays; public $minTransitTimeInDays; + /** + * @param Google_Service_ShoppingContent_CutoffTime + */ + public function setCutoffTime(Google_Service_ShoppingContent_CutoffTime $cutoffTime) + { + $this->cutoffTime = $cutoffTime; + } + /** + * @return Google_Service_ShoppingContent_CutoffTime + */ + public function getCutoffTime() + { + return $this->cutoffTime; + } /** * @param Google_Service_ShoppingContent_HolidayCutoff */ @@ -37,6 +55,14 @@ public function getHolidayCutoffs() { return $this->holidayCutoffs; } + public function setMaxHandlingTimeInDays($maxHandlingTimeInDays) + { + $this->maxHandlingTimeInDays = $maxHandlingTimeInDays; + } + public function getMaxHandlingTimeInDays() + { + return $this->maxHandlingTimeInDays; + } public function setMaxTransitTimeInDays($maxTransitTimeInDays) { $this->maxTransitTimeInDays = $maxTransitTimeInDays; @@ -45,6 +71,14 @@ public function getMaxTransitTimeInDays() { return $this->maxTransitTimeInDays; } + public function setMinHandlingTimeInDays($minHandlingTimeInDays) + { + $this->minHandlingTimeInDays = $minHandlingTimeInDays; + } + public function getMinHandlingTimeInDays() + { + return $this->minHandlingTimeInDays; + } public function setMinTransitTimeInDays($minTransitTimeInDays) { $this->minTransitTimeInDays = $minTransitTimeInDays; diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/GmbAccounts.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/GmbAccounts.php new file mode 100644 index 00000000..faa9530e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/GmbAccounts.php @@ -0,0 +1,47 @@ +accountId = $accountId; + } + public function getAccountId() + { + return $this->accountId; + } + /** + * @param Google_Service_ShoppingContent_GmbAccountsGmbAccount + */ + public function setGmbAccounts($gmbAccounts) + { + $this->gmbAccounts = $gmbAccounts; + } + /** + * @return Google_Service_ShoppingContent_GmbAccountsGmbAccount + */ + public function getGmbAccounts() + { + return $this->gmbAccounts; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/GmbAccountsGmbAccount.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/GmbAccountsGmbAccount.php new file mode 100644 index 00000000..c5969c8d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/GmbAccountsGmbAccount.php @@ -0,0 +1,57 @@ +email = $email; + } + public function getEmail() + { + return $this->email; + } + public function setListingCount($listingCount) + { + $this->listingCount = $listingCount; + } + public function getListingCount() + { + return $this->listingCount; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/InvoiceSummary.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/InvoiceSummary.php new file mode 100644 index 00000000..8e736232 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/InvoiceSummary.php @@ -0,0 +1,118 @@ +additionalChargeSummaries = $additionalChargeSummaries; + } + /** + * @return Google_Service_ShoppingContent_InvoiceSummaryAdditionalChargeSummary + */ + public function getAdditionalChargeSummaries() + { + return $this->additionalChargeSummaries; + } + /** + * @param Google_Service_ShoppingContent_Amount + */ + public function setCustomerBalance(Google_Service_ShoppingContent_Amount $customerBalance) + { + $this->customerBalance = $customerBalance; + } + /** + * @return Google_Service_ShoppingContent_Amount + */ + public function getCustomerBalance() + { + return $this->customerBalance; + } + /** + * @param Google_Service_ShoppingContent_Amount + */ + public function setGoogleBalance(Google_Service_ShoppingContent_Amount $googleBalance) + { + $this->googleBalance = $googleBalance; + } + /** + * @return Google_Service_ShoppingContent_Amount + */ + public function getGoogleBalance() + { + return $this->googleBalance; + } + /** + * @param Google_Service_ShoppingContent_Amount + */ + public function setMerchantBalance(Google_Service_ShoppingContent_Amount $merchantBalance) + { + $this->merchantBalance = $merchantBalance; + } + /** + * @return Google_Service_ShoppingContent_Amount + */ + public function getMerchantBalance() + { + return $this->merchantBalance; + } + /** + * @param Google_Service_ShoppingContent_Amount + */ + public function setProductTotal(Google_Service_ShoppingContent_Amount $productTotal) + { + $this->productTotal = $productTotal; + } + /** + * @return Google_Service_ShoppingContent_Amount + */ + public function getProductTotal() + { + return $this->productTotal; + } + /** + * @param Google_Service_ShoppingContent_Promotion + */ + public function setPromotionSummaries($promotionSummaries) + { + $this->promotionSummaries = $promotionSummaries; + } + /** + * @return Google_Service_ShoppingContent_Promotion + */ + public function getPromotionSummaries() + { + return $this->promotionSummaries; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/InvoiceSummaryAdditionalChargeSummary.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/InvoiceSummaryAdditionalChargeSummary.php new file mode 100644 index 00000000..f64a0639 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/InvoiceSummaryAdditionalChargeSummary.php @@ -0,0 +1,46 @@ +totalAmount = $totalAmount; + } + /** + * @return Google_Service_ShoppingContent_Amount + */ + public function getTotalAmount() + { + return $this->totalAmount; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiaAboutPageSettings.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiaAboutPageSettings.php new file mode 100644 index 00000000..a015b0cf --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiaAboutPageSettings.php @@ -0,0 +1,39 @@ +status = $status; + } + public function getStatus() + { + return $this->status; + } + public function setUrl($url) + { + $this->url = $url; + } + public function getUrl() + { + return $this->url; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiaCountrySettings.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiaCountrySettings.php new file mode 100644 index 00000000..d5b8fee0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiaCountrySettings.php @@ -0,0 +1,112 @@ +about = $about; + } + /** + * @return Google_Service_ShoppingContent_LiaAboutPageSettings + */ + public function getAbout() + { + return $this->about; + } + public function setCountry($country) + { + $this->country = $country; + } + public function getCountry() + { + return $this->country; + } + public function setHostedLocalStorefrontActive($hostedLocalStorefrontActive) + { + $this->hostedLocalStorefrontActive = $hostedLocalStorefrontActive; + } + public function getHostedLocalStorefrontActive() + { + return $this->hostedLocalStorefrontActive; + } + /** + * @param Google_Service_ShoppingContent_LiaInventorySettings + */ + public function setInventory(Google_Service_ShoppingContent_LiaInventorySettings $inventory) + { + $this->inventory = $inventory; + } + /** + * @return Google_Service_ShoppingContent_LiaInventorySettings + */ + public function getInventory() + { + return $this->inventory; + } + /** + * @param Google_Service_ShoppingContent_LiaOnDisplayToOrderSettings + */ + public function setOnDisplayToOrder(Google_Service_ShoppingContent_LiaOnDisplayToOrderSettings $onDisplayToOrder) + { + $this->onDisplayToOrder = $onDisplayToOrder; + } + /** + * @return Google_Service_ShoppingContent_LiaOnDisplayToOrderSettings + */ + public function getOnDisplayToOrder() + { + return $this->onDisplayToOrder; + } + /** + * @param Google_Service_ShoppingContent_LiaPosDataProvider + */ + public function setPosDataProvider(Google_Service_ShoppingContent_LiaPosDataProvider $posDataProvider) + { + $this->posDataProvider = $posDataProvider; + } + /** + * @return Google_Service_ShoppingContent_LiaPosDataProvider + */ + public function getPosDataProvider() + { + return $this->posDataProvider; + } + public function setStorePickupActive($storePickupActive) + { + $this->storePickupActive = $storePickupActive; + } + public function getStorePickupActive() + { + return $this->storePickupActive; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiaInventorySettings.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiaInventorySettings.php new file mode 100644 index 00000000..0b98a78e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiaInventorySettings.php @@ -0,0 +1,57 @@ +inventoryVerificationContactEmail = $inventoryVerificationContactEmail; + } + public function getInventoryVerificationContactEmail() + { + return $this->inventoryVerificationContactEmail; + } + public function setInventoryVerificationContactName($inventoryVerificationContactName) + { + $this->inventoryVerificationContactName = $inventoryVerificationContactName; + } + public function getInventoryVerificationContactName() + { + return $this->inventoryVerificationContactName; + } + public function setInventoryVerificationContactStatus($inventoryVerificationContactStatus) + { + $this->inventoryVerificationContactStatus = $inventoryVerificationContactStatus; + } + public function getInventoryVerificationContactStatus() + { + return $this->inventoryVerificationContactStatus; + } + public function setStatus($status) + { + $this->status = $status; + } + public function getStatus() + { + return $this->status; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiaOnDisplayToOrderSettings.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiaOnDisplayToOrderSettings.php new file mode 100644 index 00000000..ce07569c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiaOnDisplayToOrderSettings.php @@ -0,0 +1,39 @@ +shippingCostPolicyUrl = $shippingCostPolicyUrl; + } + public function getShippingCostPolicyUrl() + { + return $this->shippingCostPolicyUrl; + } + public function setStatus($status) + { + $this->status = $status; + } + public function getStatus() + { + return $this->status; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiaPosDataProvider.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiaPosDataProvider.php new file mode 100644 index 00000000..ff7acb04 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiaPosDataProvider.php @@ -0,0 +1,39 @@ +posDataProviderId = $posDataProviderId; + } + public function getPosDataProviderId() + { + return $this->posDataProviderId; + } + public function setPosExternalAccountId($posExternalAccountId) + { + $this->posExternalAccountId = $posExternalAccountId; + } + public function getPosExternalAccountId() + { + return $this->posExternalAccountId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiaSettings.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiaSettings.php new file mode 100644 index 00000000..764532ac --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiaSettings.php @@ -0,0 +1,56 @@ +accountId = $accountId; + } + public function getAccountId() + { + return $this->accountId; + } + /** + * @param Google_Service_ShoppingContent_LiaCountrySettings + */ + public function setCountrySettings($countrySettings) + { + $this->countrySettings = $countrySettings; + } + /** + * @return Google_Service_ShoppingContent_LiaCountrySettings + */ + public function getCountrySettings() + { + return $this->countrySettings; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsCustomBatchRequest.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsCustomBatchRequest.php new file mode 100644 index 00000000..fe6196db --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsCustomBatchRequest.php @@ -0,0 +1,38 @@ +entries = $entries; + } + /** + * @return Google_Service_ShoppingContent_LiasettingsCustomBatchRequestEntry + */ + public function getEntries() + { + return $this->entries; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsCustomBatchRequestEntry.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsCustomBatchRequestEntry.php new file mode 100644 index 00000000..011eb9a6 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsCustomBatchRequestEntry.php @@ -0,0 +1,127 @@ +accountId = $accountId; + } + public function getAccountId() + { + return $this->accountId; + } + public function setBatchId($batchId) + { + $this->batchId = $batchId; + } + public function getBatchId() + { + return $this->batchId; + } + public function setContactEmail($contactEmail) + { + $this->contactEmail = $contactEmail; + } + public function getContactEmail() + { + return $this->contactEmail; + } + public function setContactName($contactName) + { + $this->contactName = $contactName; + } + public function getContactName() + { + return $this->contactName; + } + public function setCountry($country) + { + $this->country = $country; + } + public function getCountry() + { + return $this->country; + } + public function setGmbEmail($gmbEmail) + { + $this->gmbEmail = $gmbEmail; + } + public function getGmbEmail() + { + return $this->gmbEmail; + } + /** + * @param Google_Service_ShoppingContent_LiaSettings + */ + public function setLiaSettings(Google_Service_ShoppingContent_LiaSettings $liaSettings) + { + $this->liaSettings = $liaSettings; + } + /** + * @return Google_Service_ShoppingContent_LiaSettings + */ + public function getLiaSettings() + { + return $this->liaSettings; + } + public function setMerchantId($merchantId) + { + $this->merchantId = $merchantId; + } + public function getMerchantId() + { + return $this->merchantId; + } + public function setMethod($method) + { + $this->method = $method; + } + public function getMethod() + { + return $this->method; + } + public function setPosDataProviderId($posDataProviderId) + { + $this->posDataProviderId = $posDataProviderId; + } + public function getPosDataProviderId() + { + return $this->posDataProviderId; + } + public function setPosExternalAccountId($posExternalAccountId) + { + $this->posExternalAccountId = $posExternalAccountId; + } + public function getPosExternalAccountId() + { + return $this->posExternalAccountId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsCustomBatchResponse.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsCustomBatchResponse.php new file mode 100644 index 00000000..7d42ca1d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsCustomBatchResponse.php @@ -0,0 +1,47 @@ +entries = $entries; + } + /** + * @return Google_Service_ShoppingContent_LiasettingsCustomBatchResponseEntry + */ + public function getEntries() + { + return $this->entries; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsCustomBatchResponseEntry.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsCustomBatchResponseEntry.php new file mode 100644 index 00000000..7af008af --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsCustomBatchResponseEntry.php @@ -0,0 +1,104 @@ +batchId = $batchId; + } + public function getBatchId() + { + return $this->batchId; + } + /** + * @param Google_Service_ShoppingContent_Errors + */ + public function setErrors(Google_Service_ShoppingContent_Errors $errors) + { + $this->errors = $errors; + } + /** + * @return Google_Service_ShoppingContent_Errors + */ + public function getErrors() + { + return $this->errors; + } + /** + * @param Google_Service_ShoppingContent_GmbAccounts + */ + public function setGmbAccounts(Google_Service_ShoppingContent_GmbAccounts $gmbAccounts) + { + $this->gmbAccounts = $gmbAccounts; + } + /** + * @return Google_Service_ShoppingContent_GmbAccounts + */ + public function getGmbAccounts() + { + return $this->gmbAccounts; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + /** + * @param Google_Service_ShoppingContent_LiaSettings + */ + public function setLiaSettings(Google_Service_ShoppingContent_LiaSettings $liaSettings) + { + $this->liaSettings = $liaSettings; + } + /** + * @return Google_Service_ShoppingContent_LiaSettings + */ + public function getLiaSettings() + { + return $this->liaSettings; + } + /** + * @param Google_Service_ShoppingContent_PosDataProviders + */ + public function setPosDataProviders($posDataProviders) + { + $this->posDataProviders = $posDataProviders; + } + /** + * @return Google_Service_ShoppingContent_PosDataProviders + */ + public function getPosDataProviders() + { + return $this->posDataProviders; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsGetAccessibleGmbAccountsResponse.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsGetAccessibleGmbAccountsResponse.php new file mode 100644 index 00000000..0b28337c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsGetAccessibleGmbAccountsResponse.php @@ -0,0 +1,56 @@ +accountId = $accountId; + } + public function getAccountId() + { + return $this->accountId; + } + /** + * @param Google_Service_ShoppingContent_GmbAccountsGmbAccount + */ + public function setGmbAccounts($gmbAccounts) + { + $this->gmbAccounts = $gmbAccounts; + } + /** + * @return Google_Service_ShoppingContent_GmbAccountsGmbAccount + */ + public function getGmbAccounts() + { + return $this->gmbAccounts; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsListPosDataProvidersResponse.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsListPosDataProvidersResponse.php new file mode 100644 index 00000000..84ccac2b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsListPosDataProvidersResponse.php @@ -0,0 +1,47 @@ +kind = $kind; + } + public function getKind() + { + return $this->kind; + } + /** + * @param Google_Service_ShoppingContent_PosDataProviders + */ + public function setPosDataProviders($posDataProviders) + { + $this->posDataProviders = $posDataProviders; + } + /** + * @return Google_Service_ShoppingContent_PosDataProviders + */ + public function getPosDataProviders() + { + return $this->posDataProviders; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsListResponse.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsListResponse.php new file mode 100644 index 00000000..6bc84a47 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsListResponse.php @@ -0,0 +1,56 @@ +kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + /** + * @param Google_Service_ShoppingContent_LiaSettings + */ + public function setResources($resources) + { + $this->resources = $resources; + } + /** + * @return Google_Service_ShoppingContent_LiaSettings + */ + public function getResources() + { + return $this->resources; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsRequestGmbAccessResponse.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsRequestGmbAccessResponse.php new file mode 100644 index 00000000..d3154fbe --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsRequestGmbAccessResponse.php @@ -0,0 +1,30 @@ +kind = $kind; + } + public function getKind() + { + return $this->kind; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsRequestInventoryVerificationResponse.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsRequestInventoryVerificationResponse.php new file mode 100644 index 00000000..7eebbc4a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsRequestInventoryVerificationResponse.php @@ -0,0 +1,30 @@ +kind = $kind; + } + public function getKind() + { + return $this->kind; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsSetInventoryVerificationContactResponse.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsSetInventoryVerificationContactResponse.php new file mode 100644 index 00000000..56fda900 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsSetInventoryVerificationContactResponse.php @@ -0,0 +1,30 @@ +kind = $kind; + } + public function getKind() + { + return $this->kind; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsSetPosDataProviderResponse.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsSetPosDataProviderResponse.php new file mode 100644 index 00000000..a6ef8bc1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/LiasettingsSetPosDataProviderResponse.php @@ -0,0 +1,30 @@ +kind = $kind; + } + public function getKind() + { + return $this->kind; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderCustomer.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderCustomer.php index 31e294cb..312a6ec3 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderCustomer.php +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderCustomer.php @@ -20,6 +20,8 @@ class Google_Service_ShoppingContent_OrderCustomer extends Google_Model public $email; public $explicitMarketingPreference; public $fullName; + protected $marketingRightsInfoType = 'Google_Service_ShoppingContent_OrderCustomerMarketingRightsInfo'; + protected $marketingRightsInfoDataType = ''; public function setEmail($email) { @@ -45,4 +47,18 @@ public function getFullName() { return $this->fullName; } + /** + * @param Google_Service_ShoppingContent_OrderCustomerMarketingRightsInfo + */ + public function setMarketingRightsInfo(Google_Service_ShoppingContent_OrderCustomerMarketingRightsInfo $marketingRightsInfo) + { + $this->marketingRightsInfo = $marketingRightsInfo; + } + /** + * @return Google_Service_ShoppingContent_OrderCustomerMarketingRightsInfo + */ + public function getMarketingRightsInfo() + { + return $this->marketingRightsInfo; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderCustomerMarketingRightsInfo.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderCustomerMarketingRightsInfo.php new file mode 100644 index 00000000..1fee9250 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderCustomerMarketingRightsInfo.php @@ -0,0 +1,48 @@ +explicitMarketingPreference = $explicitMarketingPreference; + } + public function getExplicitMarketingPreference() + { + return $this->explicitMarketingPreference; + } + public function setLastUpdatedTimestamp($lastUpdatedTimestamp) + { + $this->lastUpdatedTimestamp = $lastUpdatedTimestamp; + } + public function getLastUpdatedTimestamp() + { + return $this->lastUpdatedTimestamp; + } + public function setMarketingEmailAddress($marketingEmailAddress) + { + $this->marketingEmailAddress = $marketingEmailAddress; + } + public function getMarketingEmailAddress() + { + return $this->marketingEmailAddress; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderReportDisbursement.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderReportDisbursement.php new file mode 100644 index 00000000..5f2d26b3 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderReportDisbursement.php @@ -0,0 +1,73 @@ +disbursementAmount = $disbursementAmount; + } + /** + * @return Google_Service_ShoppingContent_Price + */ + public function getDisbursementAmount() + { + return $this->disbursementAmount; + } + public function setDisbursementCreationDate($disbursementCreationDate) + { + $this->disbursementCreationDate = $disbursementCreationDate; + } + public function getDisbursementCreationDate() + { + return $this->disbursementCreationDate; + } + public function setDisbursementDate($disbursementDate) + { + $this->disbursementDate = $disbursementDate; + } + public function getDisbursementDate() + { + return $this->disbursementDate; + } + public function setDisbursementId($disbursementId) + { + $this->disbursementId = $disbursementId; + } + public function getDisbursementId() + { + return $this->disbursementId; + } + public function setMerchantId($merchantId) + { + $this->merchantId = $merchantId; + } + public function getMerchantId() + { + return $this->merchantId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderReportTransaction.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderReportTransaction.php new file mode 100644 index 00000000..9bbe3aab --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderReportTransaction.php @@ -0,0 +1,116 @@ +disbursementAmount = $disbursementAmount; + } + /** + * @return Google_Service_ShoppingContent_Price + */ + public function getDisbursementAmount() + { + return $this->disbursementAmount; + } + public function setDisbursementCreationDate($disbursementCreationDate) + { + $this->disbursementCreationDate = $disbursementCreationDate; + } + public function getDisbursementCreationDate() + { + return $this->disbursementCreationDate; + } + public function setDisbursementDate($disbursementDate) + { + $this->disbursementDate = $disbursementDate; + } + public function getDisbursementDate() + { + return $this->disbursementDate; + } + public function setDisbursementId($disbursementId) + { + $this->disbursementId = $disbursementId; + } + public function getDisbursementId() + { + return $this->disbursementId; + } + public function setMerchantId($merchantId) + { + $this->merchantId = $merchantId; + } + public function getMerchantId() + { + return $this->merchantId; + } + public function setMerchantOrderId($merchantOrderId) + { + $this->merchantOrderId = $merchantOrderId; + } + public function getMerchantOrderId() + { + return $this->merchantOrderId; + } + public function setOrderId($orderId) + { + $this->orderId = $orderId; + } + public function getOrderId() + { + return $this->orderId; + } + /** + * @param Google_Service_ShoppingContent_Amount + */ + public function setProductAmount(Google_Service_ShoppingContent_Amount $productAmount) + { + $this->productAmount = $productAmount; + } + /** + * @return Google_Service_ShoppingContent_Amount + */ + public function getProductAmount() + { + return $this->productAmount; + } + public function setTransactionDate($transactionDate) + { + $this->transactionDate = $transactionDate; + } + public function getTransactionDate() + { + return $this->transactionDate; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderinvoicesCreateChargeInvoiceRequest.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderinvoicesCreateChargeInvoiceRequest.php new file mode 100644 index 00000000..ed779484 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderinvoicesCreateChargeInvoiceRequest.php @@ -0,0 +1,81 @@ +invoiceId = $invoiceId; + } + public function getInvoiceId() + { + return $this->invoiceId; + } + /** + * @param Google_Service_ShoppingContent_InvoiceSummary + */ + public function setInvoiceSummary(Google_Service_ShoppingContent_InvoiceSummary $invoiceSummary) + { + $this->invoiceSummary = $invoiceSummary; + } + /** + * @return Google_Service_ShoppingContent_InvoiceSummary + */ + public function getInvoiceSummary() + { + return $this->invoiceSummary; + } + /** + * @param Google_Service_ShoppingContent_ShipmentInvoiceLineItemInvoice + */ + public function setLineItemInvoices($lineItemInvoices) + { + $this->lineItemInvoices = $lineItemInvoices; + } + /** + * @return Google_Service_ShoppingContent_ShipmentInvoiceLineItemInvoice + */ + public function getLineItemInvoices() + { + return $this->lineItemInvoices; + } + public function setOperationId($operationId) + { + $this->operationId = $operationId; + } + public function getOperationId() + { + return $this->operationId; + } + public function setShipmentGroupId($shipmentGroupId) + { + $this->shipmentGroupId = $shipmentGroupId; + } + public function getShipmentGroupId() + { + return $this->shipmentGroupId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderinvoicesCreateChargeInvoiceResponse.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderinvoicesCreateChargeInvoiceResponse.php new file mode 100644 index 00000000..a14a499a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderinvoicesCreateChargeInvoiceResponse.php @@ -0,0 +1,39 @@ +executionStatus = $executionStatus; + } + public function getExecutionStatus() + { + return $this->executionStatus; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderinvoicesCreateRefundInvoiceRequest.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderinvoicesCreateRefundInvoiceRequest.php new file mode 100644 index 00000000..50d59c1f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderinvoicesCreateRefundInvoiceRequest.php @@ -0,0 +1,88 @@ +invoiceId = $invoiceId; + } + public function getInvoiceId() + { + return $this->invoiceId; + } + public function setOperationId($operationId) + { + $this->operationId = $operationId; + } + public function getOperationId() + { + return $this->operationId; + } + /** + * @param Google_Service_ShoppingContent_OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceRefundOption + */ + public function setRefundOnlyOption(Google_Service_ShoppingContent_OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceRefundOption $refundOnlyOption) + { + $this->refundOnlyOption = $refundOnlyOption; + } + /** + * @return Google_Service_ShoppingContent_OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceRefundOption + */ + public function getRefundOnlyOption() + { + return $this->refundOnlyOption; + } + /** + * @param Google_Service_ShoppingContent_OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption + */ + public function setReturnOption(Google_Service_ShoppingContent_OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption $returnOption) + { + $this->returnOption = $returnOption; + } + /** + * @return Google_Service_ShoppingContent_OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption + */ + public function getReturnOption() + { + return $this->returnOption; + } + /** + * @param Google_Service_ShoppingContent_ShipmentInvoice + */ + public function setShipmentInvoices($shipmentInvoices) + { + $this->shipmentInvoices = $shipmentInvoices; + } + /** + * @return Google_Service_ShoppingContent_ShipmentInvoice + */ + public function getShipmentInvoices() + { + return $this->shipmentInvoices; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderinvoicesCreateRefundInvoiceResponse.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderinvoicesCreateRefundInvoiceResponse.php new file mode 100644 index 00000000..35d79f46 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderinvoicesCreateRefundInvoiceResponse.php @@ -0,0 +1,39 @@ +executionStatus = $executionStatus; + } + public function getExecutionStatus() + { + return $this->executionStatus; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceRefundOption.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceRefundOption.php new file mode 100644 index 00000000..9415218b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceRefundOption.php @@ -0,0 +1,39 @@ +description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setReason($reason) + { + $this->reason = $reason; + } + public function getReason() + { + return $this->reason; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption.php new file mode 100644 index 00000000..a63a43db --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption.php @@ -0,0 +1,39 @@ +description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setReason($reason) + { + $this->reason = $reason; + } + public function getReason() + { + return $this->reason; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyAuthApprovedRequest.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyAuthApprovedRequest.php new file mode 100644 index 00000000..fef21a19 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyAuthApprovedRequest.php @@ -0,0 +1,53 @@ +authAmountPretax = $authAmountPretax; + } + /** + * @return Google_Service_ShoppingContent_Price + */ + public function getAuthAmountPretax() + { + return $this->authAmountPretax; + } + /** + * @param Google_Service_ShoppingContent_Price + */ + public function setAuthAmountTax(Google_Service_ShoppingContent_Price $authAmountTax) + { + $this->authAmountTax = $authAmountTax; + } + /** + * @return Google_Service_ShoppingContent_Price + */ + public function getAuthAmountTax() + { + return $this->authAmountTax; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyAuthApprovedResponse.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyAuthApprovedResponse.php new file mode 100644 index 00000000..c9a1515c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyAuthApprovedResponse.php @@ -0,0 +1,39 @@ +executionStatus = $executionStatus; + } + public function getExecutionStatus() + { + return $this->executionStatus; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyAuthDeclinedRequest.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyAuthDeclinedRequest.php new file mode 100644 index 00000000..1dad53d5 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyAuthDeclinedRequest.php @@ -0,0 +1,30 @@ +declineReason = $declineReason; + } + public function getDeclineReason() + { + return $this->declineReason; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyAuthDeclinedResponse.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyAuthDeclinedResponse.php new file mode 100644 index 00000000..55261f62 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyAuthDeclinedResponse.php @@ -0,0 +1,39 @@ +executionStatus = $executionStatus; + } + public function getExecutionStatus() + { + return $this->executionStatus; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyChargeRequest.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyChargeRequest.php new file mode 100644 index 00000000..f408d208 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyChargeRequest.php @@ -0,0 +1,39 @@ +chargeState = $chargeState; + } + public function getChargeState() + { + return $this->chargeState; + } + public function setInvoiceId($invoiceId) + { + $this->invoiceId = $invoiceId; + } + public function getInvoiceId() + { + return $this->invoiceId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyChargeResponse.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyChargeResponse.php new file mode 100644 index 00000000..23e660b1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyChargeResponse.php @@ -0,0 +1,39 @@ +executionStatus = $executionStatus; + } + public function getExecutionStatus() + { + return $this->executionStatus; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyRefundRequest.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyRefundRequest.php new file mode 100644 index 00000000..67f0fb42 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyRefundRequest.php @@ -0,0 +1,39 @@ +invoiceId = $invoiceId; + } + public function getInvoiceId() + { + return $this->invoiceId; + } + public function setRefundState($refundState) + { + $this->refundState = $refundState; + } + public function getRefundState() + { + return $this->refundState; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyRefundResponse.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyRefundResponse.php new file mode 100644 index 00000000..18387b38 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderpaymentsNotifyRefundResponse.php @@ -0,0 +1,39 @@ +executionStatus = $executionStatus; + } + public function getExecutionStatus() + { + return $this->executionStatus; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderreportsListDisbursementsResponse.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderreportsListDisbursementsResponse.php new file mode 100644 index 00000000..2491fc50 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderreportsListDisbursementsResponse.php @@ -0,0 +1,56 @@ +disbursements = $disbursements; + } + /** + * @return Google_Service_ShoppingContent_OrderReportDisbursement + */ + public function getDisbursements() + { + return $this->disbursements; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderreportsListTransactionsResponse.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderreportsListTransactionsResponse.php new file mode 100644 index 00000000..7040e420 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrderreportsListTransactionsResponse.php @@ -0,0 +1,56 @@ +kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + /** + * @param Google_Service_ShoppingContent_OrderReportTransaction + */ + public function setTransactions($transactions) + { + $this->transactions = $transactions; + } + /** + * @return Google_Service_ShoppingContent_OrderReportTransaction + */ + public function getTransactions() + { + return $this->transactions; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCancelTestOrderByCustomerRequest.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCancelTestOrderByCustomerRequest.php new file mode 100644 index 00000000..a46b2d2e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCancelTestOrderByCustomerRequest.php @@ -0,0 +1,30 @@ +reason = $reason; + } + public function getReason() + { + return $this->reason; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCancelTestOrderByCustomerResponse.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCancelTestOrderByCustomerResponse.php new file mode 100644 index 00000000..6887820e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCancelTestOrderByCustomerResponse.php @@ -0,0 +1,30 @@ +kind = $kind; + } + public function getKind() + { + return $this->kind; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCreateTestOrderRequest.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCreateTestOrderRequest.php index c0a41f75..7fd40031 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCreateTestOrderRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCreateTestOrderRequest.php @@ -17,10 +17,19 @@ class Google_Service_ShoppingContent_OrdersCreateTestOrderRequest extends Google_Model { + public $country; public $templateName; protected $testOrderType = 'Google_Service_ShoppingContent_TestOrder'; protected $testOrderDataType = ''; + public function setCountry($country) + { + $this->country = $country; + } + public function getCountry() + { + return $this->country; + } public function setTemplateName($templateName) { $this->templateName = $templateName; diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntryShipLineItems.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntryShipLineItems.php index 54514ce0..fb05aed7 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntryShipLineItems.php +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntryShipLineItems.php @@ -21,6 +21,7 @@ class Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryShipLineItems public $carrier; protected $lineItemsType = 'Google_Service_ShoppingContent_OrderShipmentLineItemShipment'; protected $lineItemsDataType = 'array'; + public $shipmentGroupId; public $shipmentId; protected $shipmentInfosType = 'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryShipLineItemsShipmentInfo'; protected $shipmentInfosDataType = 'array'; @@ -48,6 +49,14 @@ public function getLineItems() { return $this->lineItems; } + public function setShipmentGroupId($shipmentGroupId) + { + $this->shipmentGroupId = $shipmentGroupId; + } + public function getShipmentGroupId() + { + return $this->shipmentGroupId; + } public function setShipmentId($shipmentId) { $this->shipmentId = $shipmentId; diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntryUpdateShipment.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntryUpdateShipment.php index c99bd2c4..9a29b75f 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntryUpdateShipment.php +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersCustomBatchRequestEntryUpdateShipment.php @@ -18,6 +18,7 @@ class Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryUpdateShipment extends Google_Model { public $carrier; + public $deliveryDate; public $shipmentId; public $status; public $trackingId; @@ -30,6 +31,14 @@ public function getCarrier() { return $this->carrier; } + public function setDeliveryDate($deliveryDate) + { + $this->deliveryDate = $deliveryDate; + } + public function getDeliveryDate() + { + return $this->deliveryDate; + } public function setShipmentId($shipmentId) { $this->shipmentId = $shipmentId; diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersShipLineItemsRequest.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersShipLineItemsRequest.php index 5047df2d..6be53850 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersShipLineItemsRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersShipLineItemsRequest.php @@ -22,6 +22,7 @@ class Google_Service_ShoppingContent_OrdersShipLineItemsRequest extends Google_C protected $lineItemsType = 'Google_Service_ShoppingContent_OrderShipmentLineItemShipment'; protected $lineItemsDataType = 'array'; public $operationId; + public $shipmentGroupId; public $shipmentId; protected $shipmentInfosType = 'Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryShipLineItemsShipmentInfo'; protected $shipmentInfosDataType = 'array'; @@ -57,6 +58,14 @@ public function getOperationId() { return $this->operationId; } + public function setShipmentGroupId($shipmentGroupId) + { + $this->shipmentGroupId = $shipmentGroupId; + } + public function getShipmentGroupId() + { + return $this->shipmentGroupId; + } public function setShipmentId($shipmentId) { $this->shipmentId = $shipmentId; diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersUpdateShipmentRequest.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersUpdateShipmentRequest.php index 26ab620b..322ad3c5 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersUpdateShipmentRequest.php +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/OrdersUpdateShipmentRequest.php @@ -18,6 +18,7 @@ class Google_Service_ShoppingContent_OrdersUpdateShipmentRequest extends Google_Model { public $carrier; + public $deliveryDate; public $operationId; public $shipmentId; public $status; @@ -31,6 +32,14 @@ public function getCarrier() { return $this->carrier; } + public function setDeliveryDate($deliveryDate) + { + $this->deliveryDate = $deliveryDate; + } + public function getDeliveryDate() + { + return $this->deliveryDate; + } public function setOperationId($operationId) { $this->operationId = $operationId; diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/PosDataProviders.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/PosDataProviders.php new file mode 100644 index 00000000..8ca8892d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/PosDataProviders.php @@ -0,0 +1,47 @@ +country = $country; + } + public function getCountry() + { + return $this->country; + } + /** + * @param Google_Service_ShoppingContent_PosDataProvidersPosDataProvider + */ + public function setPosDataProviders($posDataProviders) + { + $this->posDataProviders = $posDataProviders; + } + /** + * @return Google_Service_ShoppingContent_PosDataProvidersPosDataProvider + */ + public function getPosDataProviders() + { + return $this->posDataProviders; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/PosDataProvidersPosDataProvider.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/PosDataProvidersPosDataProvider.php new file mode 100644 index 00000000..01611dd0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/PosDataProvidersPosDataProvider.php @@ -0,0 +1,48 @@ +displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } + public function setFullName($fullName) + { + $this->fullName = $fullName; + } + public function getFullName() + { + return $this->fullName; + } + public function setProviderId($providerId) + { + $this->providerId = $providerId; + } + public function getProviderId() + { + return $this->providerId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Product.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Product.php index d485623a..05dad592 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Product.php +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Product.php @@ -34,6 +34,8 @@ class Google_Service_ShoppingContent_Product extends Google_Collection public $color; public $condition; public $contentLanguage; + protected $costOfGoodsSoldType = 'Google_Service_ShoppingContent_Price'; + protected $costOfGoodsSoldDataType = ''; protected $customAttributesType = 'Google_Service_ShoppingContent_ProductCustomAttribute'; protected $customAttributesDataType = 'array'; protected $customGroupsType = 'Google_Service_ShoppingContent_ProductCustomGroup'; @@ -68,7 +70,9 @@ class Google_Service_ShoppingContent_Product extends Google_Collection protected $loyaltyPointsType = 'Google_Service_ShoppingContent_LoyaltyPoints'; protected $loyaltyPointsDataType = ''; public $material; + public $maxEnergyEfficiencyClass; public $maxHandlingTime; + public $minEnergyEfficiencyClass; public $minHandlingTime; public $mobileLink; public $mpn; @@ -98,6 +102,7 @@ class Google_Service_ShoppingContent_Product extends Google_Collection public $sizeSystem; public $sizeType; public $sizes; + public $source; public $targetCountry; protected $taxesType = 'Google_Service_ShoppingContent_ProductTax'; protected $taxesDataType = 'array'; @@ -236,6 +241,20 @@ public function getContentLanguage() { return $this->contentLanguage; } + /** + * @param Google_Service_ShoppingContent_Price + */ + public function setCostOfGoodsSold(Google_Service_ShoppingContent_Price $costOfGoodsSold) + { + $this->costOfGoodsSold = $costOfGoodsSold; + } + /** + * @return Google_Service_ShoppingContent_Price + */ + public function getCostOfGoodsSold() + { + return $this->costOfGoodsSold; + } /** * @param Google_Service_ShoppingContent_ProductCustomAttribute */ @@ -498,6 +517,14 @@ public function getMaterial() { return $this->material; } + public function setMaxEnergyEfficiencyClass($maxEnergyEfficiencyClass) + { + $this->maxEnergyEfficiencyClass = $maxEnergyEfficiencyClass; + } + public function getMaxEnergyEfficiencyClass() + { + return $this->maxEnergyEfficiencyClass; + } public function setMaxHandlingTime($maxHandlingTime) { $this->maxHandlingTime = $maxHandlingTime; @@ -506,6 +533,14 @@ public function getMaxHandlingTime() { return $this->maxHandlingTime; } + public function setMinEnergyEfficiencyClass($minEnergyEfficiencyClass) + { + $this->minEnergyEfficiencyClass = $minEnergyEfficiencyClass; + } + public function getMinEnergyEfficiencyClass() + { + return $this->minEnergyEfficiencyClass; + } public function setMinHandlingTime($minHandlingTime) { $this->minHandlingTime = $minHandlingTime; @@ -724,6 +759,14 @@ public function getSizes() { return $this->sizes; } + public function setSource($source) + { + $this->source = $source; + } + public function getSource() + { + return $this->source; + } public function setTargetCountry($targetCountry) { $this->targetCountry = $targetCountry; diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/ProductStatusDataQualityIssue.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/ProductStatusDataQualityIssue.php index 24e71a4d..dab671b6 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/ProductStatusDataQualityIssue.php +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/ProductStatusDataQualityIssue.php @@ -17,6 +17,7 @@ class Google_Service_ShoppingContent_ProductStatusDataQualityIssue extends Google_Model { + public $destination; public $detail; public $fetchStatus; public $id; @@ -26,6 +27,14 @@ class Google_Service_ShoppingContent_ProductStatusDataQualityIssue extends Googl public $valueOnLandingPage; public $valueProvided; + public function setDestination($destination) + { + $this->destination = $destination; + } + public function getDestination() + { + return $this->destination; + } public function setDetail($detail) { $this->detail = $detail; diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/ProductStatusItemLevelIssue.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/ProductStatusItemLevelIssue.php index 92086539..82f14794 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/ProductStatusItemLevelIssue.php +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/ProductStatusItemLevelIssue.php @@ -19,7 +19,10 @@ class Google_Service_ShoppingContent_ProductStatusItemLevelIssue extends Google_ { public $attributeName; public $code; + public $description; public $destination; + public $detail; + public $documentation; public $resolution; public $servability; @@ -39,6 +42,14 @@ public function getCode() { return $this->code; } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } public function setDestination($destination) { $this->destination = $destination; @@ -47,6 +58,22 @@ public function getDestination() { return $this->destination; } + public function setDetail($detail) + { + $this->detail = $detail; + } + public function getDetail() + { + return $this->detail; + } + public function setDocumentation($documentation) + { + $this->documentation = $documentation; + } + public function getDocumentation() + { + return $this->documentation; + } public function setResolution($resolution) { $this->resolution = $resolution; diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/ProductstatusesCustomBatchRequestEntry.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/ProductstatusesCustomBatchRequestEntry.php index feca11ab..97e7e958 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/ProductstatusesCustomBatchRequestEntry.php +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/ProductstatusesCustomBatchRequestEntry.php @@ -15,9 +15,11 @@ * the License. */ -class Google_Service_ShoppingContent_ProductstatusesCustomBatchRequestEntry extends Google_Model +class Google_Service_ShoppingContent_ProductstatusesCustomBatchRequestEntry extends Google_Collection { + protected $collection_key = 'destinations'; public $batchId; + public $destinations; public $includeAttributes; public $merchantId; public $method; @@ -31,6 +33,14 @@ public function getBatchId() { return $this->batchId; } + public function setDestinations($destinations) + { + $this->destinations = $destinations; + } + public function getDestinations() + { + return $this->destinations; + } public function setIncludeAttributes($includeAttributes) { $this->includeAttributes = $includeAttributes; diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Promotion.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Promotion.php new file mode 100644 index 00000000..eaa7f1f8 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Promotion.php @@ -0,0 +1,46 @@ +promotionAmount = $promotionAmount; + } + /** + * @return Google_Service_ShoppingContent_Amount + */ + public function getPromotionAmount() + { + return $this->promotionAmount; + } + public function setPromotionId($promotionId) + { + $this->promotionId = $promotionId; + } + public function getPromotionId() + { + return $this->promotionId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/RateGroup.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/RateGroup.php index b5c180ca..01626791 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/RateGroup.php +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/RateGroup.php @@ -23,6 +23,7 @@ class Google_Service_ShoppingContent_RateGroup extends Google_Collection protected $carrierRatesDataType = 'array'; protected $mainTableType = 'Google_Service_ShoppingContent_Table'; protected $mainTableDataType = ''; + public $name; protected $singleValueType = 'Google_Service_ShoppingContent_Value'; protected $singleValueDataType = ''; protected $subtablesType = 'Google_Service_ShoppingContent_Table'; @@ -64,6 +65,14 @@ public function getMainTable() { return $this->mainTable; } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } /** * @param Google_Service_ShoppingContent_Value */ diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Accounts.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Accounts.php index fee21702..b3826597 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Accounts.php +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Accounts.php @@ -125,6 +125,24 @@ public function insert($merchantId, Google_Service_ShoppingContent_Account $post $params = array_merge($params, $optParams); return $this->call('insert', array($params), "Google_Service_ShoppingContent_Account"); } + /** + * Performs an action on a link between a Merchant Center account and another + * account. (accounts.link) + * + * @param string $merchantId The ID of the managing account. If this parameter + * is not the same as accountId, then this account must be a multi-client + * account and accountId must be the ID of a sub-account of this account. + * @param string $accountId The ID of the account that should be linked. + * @param Google_Service_ShoppingContent_AccountsLinkRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_ShoppingContent_AccountsLinkResponse + */ + public function link($merchantId, $accountId, Google_Service_ShoppingContent_AccountsLinkRequest $postBody, $optParams = array()) + { + $params = array('merchantId' => $merchantId, 'accountId' => $accountId, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('link', array($params), "Google_Service_ShoppingContent_AccountsLinkResponse"); + } /** * Lists the sub-accounts in your Merchant Center account. * (accounts.listAccounts) diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Accountstatuses.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Accountstatuses.php index 2d307085..ffc3d642 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Accountstatuses.php +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Accountstatuses.php @@ -39,13 +39,18 @@ public function custombatch(Google_Service_ShoppingContent_AccountstatusesCustom return $this->call('custombatch', array($params), "Google_Service_ShoppingContent_AccountstatusesCustomBatchResponse"); } /** - * Retrieves the status of a Merchant Center account. (accountstatuses.get) + * Retrieves the status of a Merchant Center account. Multi-client accounts can + * only call this method for sub-accounts. (accountstatuses.get) * * @param string $merchantId The ID of the managing account. If this parameter * is not the same as accountId, then this account must be a multi-client * account and accountId must be the ID of a sub-account of this account. * @param string $accountId The ID of the account. * @param array $optParams Optional parameters. + * + * @opt_param string destinations If set, only issues for the specified + * destinations are returned, otherwise only issues for the Shopping + * destination. * @return Google_Service_ShoppingContent_AccountStatus */ public function get($merchantId, $accountId, $optParams = array()) @@ -62,6 +67,9 @@ public function get($merchantId, $accountId, $optParams = array()) * multi-client account. * @param array $optParams Optional parameters. * + * @opt_param string destinations If set, only issues for the specified + * destinations are returned, otherwise only issues for the Shopping + * destination. * @opt_param string maxResults The maximum number of account statuses to return * in the response, used for paging. * @opt_param string pageToken The token returned by the previous request. diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Datafeeds.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Datafeeds.php index 622626df..5aa38ce9 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Datafeeds.php +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Datafeeds.php @@ -57,6 +57,24 @@ public function delete($merchantId, $datafeedId, $optParams = array()) $params = array_merge($params, $optParams); return $this->call('delete', array($params)); } + /** + * Invokes a fetch for the datafeed in your Merchant Center account. + * (datafeeds.fetchnow) + * + * @param string $merchantId The ID of the account that manages the datafeed. + * This account cannot be a multi-client account. + * @param string $datafeedId The ID of the datafeed to be fetched. + * @param array $optParams Optional parameters. + * + * @opt_param bool dryRun Flag to run the request in dry-run mode. + * @return Google_Service_ShoppingContent_DatafeedsFetchNowResponse + */ + public function fetchnow($merchantId, $datafeedId, $optParams = array()) + { + $params = array('merchantId' => $merchantId, 'datafeedId' => $datafeedId); + $params = array_merge($params, $optParams); + return $this->call('fetchnow', array($params), "Google_Service_ShoppingContent_DatafeedsFetchNowResponse"); + } /** * Retrieves a datafeed configuration from your Merchant Center account. * (datafeeds.get) diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Liasettings.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Liasettings.php new file mode 100644 index 00000000..8e869353 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Liasettings.php @@ -0,0 +1,242 @@ + + * $contentService = new Google_Service_ShoppingContent(...); + * $liasettings = $contentService->liasettings; + * + */ +class Google_Service_ShoppingContent_Resource_Liasettings extends Google_Service_Resource +{ + /** + * Retrieves and/or updates the LIA settings of multiple accounts in a single + * request. (liasettings.custombatch) + * + * @param Google_Service_ShoppingContent_LiasettingsCustomBatchRequest $postBody + * @param array $optParams Optional parameters. + * + * @opt_param bool dryRun Flag to run the request in dry-run mode. + * @return Google_Service_ShoppingContent_LiasettingsCustomBatchResponse + */ + public function custombatch(Google_Service_ShoppingContent_LiasettingsCustomBatchRequest $postBody, $optParams = array()) + { + $params = array('postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('custombatch', array($params), "Google_Service_ShoppingContent_LiasettingsCustomBatchResponse"); + } + /** + * Retrieves the LIA settings of the account. (liasettings.get) + * + * @param string $merchantId The ID of the managing account. If this parameter + * is not the same as accountId, then this account must be a multi-client + * account and accountId must be the ID of a sub-account of this account. + * @param string $accountId The ID of the account for which to get or update LIA + * settings. + * @param array $optParams Optional parameters. + * @return Google_Service_ShoppingContent_LiaSettings + */ + public function get($merchantId, $accountId, $optParams = array()) + { + $params = array('merchantId' => $merchantId, 'accountId' => $accountId); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_ShoppingContent_LiaSettings"); + } + /** + * Retrieves the list of accessible Google My Business accounts. + * (liasettings.getaccessiblegmbaccounts) + * + * @param string $merchantId The ID of the managing account. If this parameter + * is not the same as accountId, then this account must be a multi-client + * account and accountId must be the ID of a sub-account of this account. + * @param string $accountId The ID of the account for which to retrieve + * accessible Google My Business accounts. + * @param array $optParams Optional parameters. + * @return Google_Service_ShoppingContent_LiasettingsGetAccessibleGmbAccountsResponse + */ + public function getaccessiblegmbaccounts($merchantId, $accountId, $optParams = array()) + { + $params = array('merchantId' => $merchantId, 'accountId' => $accountId); + $params = array_merge($params, $optParams); + return $this->call('getaccessiblegmbaccounts', array($params), "Google_Service_ShoppingContent_LiasettingsGetAccessibleGmbAccountsResponse"); + } + /** + * Lists the LIA settings of the sub-accounts in your Merchant Center account. + * (liasettings.listLiasettings) + * + * @param string $merchantId The ID of the managing account. This must be a + * multi-client account. + * @param array $optParams Optional parameters. + * + * @opt_param string maxResults The maximum number of LIA settings to return in + * the response, used for paging. + * @opt_param string pageToken The token returned by the previous request. + * @return Google_Service_ShoppingContent_LiasettingsListResponse + */ + public function listLiasettings($merchantId, $optParams = array()) + { + $params = array('merchantId' => $merchantId); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_ShoppingContent_LiasettingsListResponse"); + } + /** + * Retrieves the list of POS data providers that have active settings for the + * all eiligible countries. (liasettings.listposdataproviders) + * + * @param array $optParams Optional parameters. + * @return Google_Service_ShoppingContent_LiasettingsListPosDataProvidersResponse + */ + public function listposdataproviders($optParams = array()) + { + $params = array(); + $params = array_merge($params, $optParams); + return $this->call('listposdataproviders', array($params), "Google_Service_ShoppingContent_LiasettingsListPosDataProvidersResponse"); + } + /** + * Updates the LIA settings of the account. This method supports patch + * semantics. (liasettings.patch) + * + * @param string $merchantId The ID of the managing account. If this parameter + * is not the same as accountId, then this account must be a multi-client + * account and accountId must be the ID of a sub-account of this account. + * @param string $accountId The ID of the account for which to get or update LIA + * settings. + * @param Google_Service_ShoppingContent_LiaSettings $postBody + * @param array $optParams Optional parameters. + * + * @opt_param bool dryRun Flag to run the request in dry-run mode. + * @return Google_Service_ShoppingContent_LiaSettings + */ + public function patch($merchantId, $accountId, Google_Service_ShoppingContent_LiaSettings $postBody, $optParams = array()) + { + $params = array('merchantId' => $merchantId, 'accountId' => $accountId, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('patch', array($params), "Google_Service_ShoppingContent_LiaSettings"); + } + /** + * Requests access to a specified Google My Business account. + * (liasettings.requestgmbaccess) + * + * @param string $merchantId The ID of the managing account. If this parameter + * is not the same as accountId, then this account must be a multi-client + * account and accountId must be the ID of a sub-account of this account. + * @param string $accountId The ID of the account for which GMB access is + * requested. + * @param array $optParams Optional parameters. + * + * @opt_param string gmbEmail The email of the Google My Business account. + * @return Google_Service_ShoppingContent_LiasettingsRequestGmbAccessResponse + */ + public function requestgmbaccess($merchantId, $accountId, $optParams = array()) + { + $params = array('merchantId' => $merchantId, 'accountId' => $accountId); + $params = array_merge($params, $optParams); + return $this->call('requestgmbaccess', array($params), "Google_Service_ShoppingContent_LiasettingsRequestGmbAccessResponse"); + } + /** + * Requests inventory validation for the specified country. + * (liasettings.requestinventoryverification) + * + * @param string $merchantId The ID of the managing account. If this parameter + * is not the same as accountId, then this account must be a multi-client + * account and accountId must be the ID of a sub-account of this account. + * @param string $accountId The ID of the account that manages the order. This + * cannot be a multi-client account. + * @param string $country The country for which inventory validation is + * requested. + * @param array $optParams Optional parameters. + * @return Google_Service_ShoppingContent_LiasettingsRequestInventoryVerificationResponse + */ + public function requestinventoryverification($merchantId, $accountId, $country, $optParams = array()) + { + $params = array('merchantId' => $merchantId, 'accountId' => $accountId, 'country' => $country); + $params = array_merge($params, $optParams); + return $this->call('requestinventoryverification', array($params), "Google_Service_ShoppingContent_LiasettingsRequestInventoryVerificationResponse"); + } + /** + * Sets the inventory verification contract for the specified country. + * (liasettings.setinventoryverificationcontact) + * + * @param string $merchantId The ID of the managing account. If this parameter + * is not the same as accountId, then this account must be a multi-client + * account and accountId must be the ID of a sub-account of this account. + * @param string $accountId The ID of the account that manages the order. This + * cannot be a multi-client account. + * @param array $optParams Optional parameters. + * + * @opt_param string contactEmail The email of the inventory verification + * contact. + * @opt_param string contactName The name of the inventory verification contact. + * @opt_param string country The country for which inventory verification is + * requested. + * @opt_param string language The language for which inventory verification is + * requested. + * @return Google_Service_ShoppingContent_LiasettingsSetInventoryVerificationContactResponse + */ + public function setinventoryverificationcontact($merchantId, $accountId, $optParams = array()) + { + $params = array('merchantId' => $merchantId, 'accountId' => $accountId); + $params = array_merge($params, $optParams); + return $this->call('setinventoryverificationcontact', array($params), "Google_Service_ShoppingContent_LiasettingsSetInventoryVerificationContactResponse"); + } + /** + * Sets the POS data provider for the specified country. + * (liasettings.setposdataprovider) + * + * @param string $merchantId The ID of the managing account. If this parameter + * is not the same as accountId, then this account must be a multi-client + * account and accountId must be the ID of a sub-account of this account. + * @param string $accountId The ID of the account for which to retrieve + * accessible Google My Business accounts. + * @param array $optParams Optional parameters. + * + * @opt_param string country The country for which the POS data provider is + * selected. + * @opt_param string posDataProviderId The ID of POS data provider. + * @opt_param string posExternalAccountId The account ID by which this merchant + * is known to the POS data provider. + * @return Google_Service_ShoppingContent_LiasettingsSetPosDataProviderResponse + */ + public function setposdataprovider($merchantId, $accountId, $optParams = array()) + { + $params = array('merchantId' => $merchantId, 'accountId' => $accountId); + $params = array_merge($params, $optParams); + return $this->call('setposdataprovider', array($params), "Google_Service_ShoppingContent_LiasettingsSetPosDataProviderResponse"); + } + /** + * Updates the LIA settings of the account. (liasettings.update) + * + * @param string $merchantId The ID of the managing account. If this parameter + * is not the same as accountId, then this account must be a multi-client + * account and accountId must be the ID of a sub-account of this account. + * @param string $accountId The ID of the account for which to get or update LIA + * settings. + * @param Google_Service_ShoppingContent_LiaSettings $postBody + * @param array $optParams Optional parameters. + * + * @opt_param bool dryRun Flag to run the request in dry-run mode. + * @return Google_Service_ShoppingContent_LiaSettings + */ + public function update($merchantId, $accountId, Google_Service_ShoppingContent_LiaSettings $postBody, $optParams = array()) + { + $params = array('merchantId' => $merchantId, 'accountId' => $accountId, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('update', array($params), "Google_Service_ShoppingContent_LiaSettings"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Orderinvoices.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Orderinvoices.php new file mode 100644 index 00000000..be75a87b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Orderinvoices.php @@ -0,0 +1,65 @@ + + * $contentService = new Google_Service_ShoppingContent(...); + * $orderinvoices = $contentService->orderinvoices; + * + */ +class Google_Service_ShoppingContent_Resource_Orderinvoices extends Google_Service_Resource +{ + /** + * Creates a charge invoice for a shipment group, and triggers a charge capture + * for non-facilitated payment orders. (orderinvoices.createchargeinvoice) + * + * @param string $merchantId The ID of the account that manages the order. This + * cannot be a multi-client account. + * @param string $orderId The ID of the order. + * @param Google_Service_ShoppingContent_OrderinvoicesCreateChargeInvoiceRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_ShoppingContent_OrderinvoicesCreateChargeInvoiceResponse + */ + public function createchargeinvoice($merchantId, $orderId, Google_Service_ShoppingContent_OrderinvoicesCreateChargeInvoiceRequest $postBody, $optParams = array()) + { + $params = array('merchantId' => $merchantId, 'orderId' => $orderId, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('createchargeinvoice', array($params), "Google_Service_ShoppingContent_OrderinvoicesCreateChargeInvoiceResponse"); + } + /** + * Creates a refund invoice for one or more shipment groups, and triggers a + * refund for non-facilitated payment orders. This can only be used for line + * items that have previously been charged using createChargeInvoice. All + * amounts (except for the summary) are incremental with respect to the previous + * invoice. (orderinvoices.createrefundinvoice) + * + * @param string $merchantId The ID of the account that manages the order. This + * cannot be a multi-client account. + * @param string $orderId The ID of the order. + * @param Google_Service_ShoppingContent_OrderinvoicesCreateRefundInvoiceRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_ShoppingContent_OrderinvoicesCreateRefundInvoiceResponse + */ + public function createrefundinvoice($merchantId, $orderId, Google_Service_ShoppingContent_OrderinvoicesCreateRefundInvoiceRequest $postBody, $optParams = array()) + { + $params = array('merchantId' => $merchantId, 'orderId' => $orderId, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('createrefundinvoice', array($params), "Google_Service_ShoppingContent_OrderinvoicesCreateRefundInvoiceResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Orderpayments.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Orderpayments.php new file mode 100644 index 00000000..af174910 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Orderpayments.php @@ -0,0 +1,98 @@ + + * $contentService = new Google_Service_ShoppingContent(...); + * $orderpayments = $contentService->orderpayments; + * + */ +class Google_Service_ShoppingContent_Resource_Orderpayments extends Google_Service_Resource +{ + /** + * Notify about successfully authorizing user's payment method for a given + * amount. (orderpayments.notifyauthapproved) + * + * @param string $merchantId The ID of the account that manages the order. This + * cannot be a multi-client account. + * @param string $orderId The ID of the order for for which payment + * authorization is happening. + * @param Google_Service_ShoppingContent_OrderpaymentsNotifyAuthApprovedRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_ShoppingContent_OrderpaymentsNotifyAuthApprovedResponse + */ + public function notifyauthapproved($merchantId, $orderId, Google_Service_ShoppingContent_OrderpaymentsNotifyAuthApprovedRequest $postBody, $optParams = array()) + { + $params = array('merchantId' => $merchantId, 'orderId' => $orderId, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('notifyauthapproved', array($params), "Google_Service_ShoppingContent_OrderpaymentsNotifyAuthApprovedResponse"); + } + /** + * Notify about failure to authorize user's payment method. + * (orderpayments.notifyauthdeclined) + * + * @param string $merchantId The ID of the account that manages the order. This + * cannot be a multi-client account. + * @param string $orderId The ID of the order for which payment authorization + * was declined. + * @param Google_Service_ShoppingContent_OrderpaymentsNotifyAuthDeclinedRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_ShoppingContent_OrderpaymentsNotifyAuthDeclinedResponse + */ + public function notifyauthdeclined($merchantId, $orderId, Google_Service_ShoppingContent_OrderpaymentsNotifyAuthDeclinedRequest $postBody, $optParams = array()) + { + $params = array('merchantId' => $merchantId, 'orderId' => $orderId, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('notifyauthdeclined', array($params), "Google_Service_ShoppingContent_OrderpaymentsNotifyAuthDeclinedResponse"); + } + /** + * Notify about charge on user's selected payments method. + * (orderpayments.notifycharge) + * + * @param string $merchantId The ID of the account that manages the order. This + * cannot be a multi-client account. + * @param string $orderId The ID of the order for which charge is happening. + * @param Google_Service_ShoppingContent_OrderpaymentsNotifyChargeRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_ShoppingContent_OrderpaymentsNotifyChargeResponse + */ + public function notifycharge($merchantId, $orderId, Google_Service_ShoppingContent_OrderpaymentsNotifyChargeRequest $postBody, $optParams = array()) + { + $params = array('merchantId' => $merchantId, 'orderId' => $orderId, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('notifycharge', array($params), "Google_Service_ShoppingContent_OrderpaymentsNotifyChargeResponse"); + } + /** + * Notify about refund on user's selected payments method. + * (orderpayments.notifyrefund) + * + * @param string $merchantId The ID of the account that manages the order. This + * cannot be a multi-client account. + * @param string $orderId The ID of the order for which charge is happening. + * @param Google_Service_ShoppingContent_OrderpaymentsNotifyRefundRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_ShoppingContent_OrderpaymentsNotifyRefundResponse + */ + public function notifyrefund($merchantId, $orderId, Google_Service_ShoppingContent_OrderpaymentsNotifyRefundRequest $postBody, $optParams = array()) + { + $params = array('merchantId' => $merchantId, 'orderId' => $orderId, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('notifyrefund', array($params), "Google_Service_ShoppingContent_OrderpaymentsNotifyRefundResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Orderreports.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Orderreports.php new file mode 100644 index 00000000..b388e61d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Orderreports.php @@ -0,0 +1,76 @@ + + * $contentService = new Google_Service_ShoppingContent(...); + * $orderreports = $contentService->orderreports; + * + */ +class Google_Service_ShoppingContent_Resource_Orderreports extends Google_Service_Resource +{ + /** + * Retrieves a report for disbursements from your Merchant Center account. + * (orderreports.listdisbursements) + * + * @param string $merchantId The ID of the account that manages the order. This + * cannot be a multi-client account. + * @param array $optParams Optional parameters. + * + * @opt_param string disbursementEndDate The last date which disbursements + * occurred. In ISO 8601 format. Default: current date. + * @opt_param string disbursementStartDate The first date which disbursements + * occurred. In ISO 8601 format. + * @opt_param string maxResults The maximum number of disbursements to return in + * the response, used for paging. + * @opt_param string pageToken The token returned by the previous request. + * @return Google_Service_ShoppingContent_OrderreportsListDisbursementsResponse + */ + public function listdisbursements($merchantId, $optParams = array()) + { + $params = array('merchantId' => $merchantId); + $params = array_merge($params, $optParams); + return $this->call('listdisbursements', array($params), "Google_Service_ShoppingContent_OrderreportsListDisbursementsResponse"); + } + /** + * Retrieves a list of transactions for an disbursement from your Merchant + * Center account. (orderreports.listtransactions) + * + * @param string $merchantId The ID of the account that manages the order. This + * cannot be a multi-client account. + * @param string $disbursementId The Google-provided ID of the disbursement + * (found in Wallet). + * @param array $optParams Optional parameters. + * + * @opt_param string disbursementEndDate The last date in which disbursements + * occurred. In ISO 8601 format. Default: current date. + * @opt_param string disbursementStartDate The first date in which disbursements + * occurred. In ISO 8601 format. + * @opt_param string maxResults The maximum number of disbursements to return in + * the response, used for paging. + * @opt_param string pageToken The token returned by the previous request. + * @return Google_Service_ShoppingContent_OrderreportsListTransactionsResponse + */ + public function listtransactions($merchantId, $disbursementId, $optParams = array()) + { + $params = array('merchantId' => $merchantId, 'disbursementId' => $disbursementId); + $params = array_merge($params, $optParams); + return $this->call('listtransactions', array($params), "Google_Service_ShoppingContent_OrderreportsListTransactionsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Orders.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Orders.php index 647246a6..5ba1468f 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Orders.php +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Orders.php @@ -89,6 +89,23 @@ public function cancellineitem($merchantId, $orderId, Google_Service_ShoppingCon $params = array_merge($params, $optParams); return $this->call('cancellineitem', array($params), "Google_Service_ShoppingContent_OrdersCancelLineItemResponse"); } + /** + * Sandbox only. Cancels a test order for customer-initiated cancellation. + * (orders.canceltestorderbycustomer) + * + * @param string $merchantId The ID of the account that manages the order. This + * cannot be a multi-client account. + * @param string $orderId The ID of the test order to cancel. + * @param Google_Service_ShoppingContent_OrdersCancelTestOrderByCustomerRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_ShoppingContent_OrdersCancelTestOrderByCustomerResponse + */ + public function canceltestorderbycustomer($merchantId, $orderId, Google_Service_ShoppingContent_OrdersCancelTestOrderByCustomerRequest $postBody, $optParams = array()) + { + $params = array('merchantId' => $merchantId, 'orderId' => $orderId, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('canceltestorderbycustomer', array($params), "Google_Service_ShoppingContent_OrdersCancelTestOrderByCustomerResponse"); + } /** * Sandbox only. Creates a test order. (orders.createtestorder) * @@ -156,6 +173,9 @@ public function getbymerchantorderid($merchantId, $merchantOrderId, $optParams = * This cannot be a multi-client account. * @param string $templateName The name of the template to retrieve. * @param array $optParams Optional parameters. + * + * @opt_param string country The country of the template to retrieve. Defaults + * to US. * @return Google_Service_ShoppingContent_OrdersGetTestOrderTemplateResponse */ public function gettestordertemplate($merchantId, $templateName, $optParams = array()) @@ -165,7 +185,8 @@ public function gettestordertemplate($merchantId, $templateName, $optParams = ar return $this->call('gettestordertemplate', array($params), "Google_Service_ShoppingContent_OrdersGetTestOrderTemplateResponse"); } /** - * Notifies that item return and refund was handled directly in store. + * Notifies that item return and refund was handled directly by merchant outside + * of Google payments processing (e.g. cash refund done in store). * (orders.instorerefundlineitem) * * @param string $merchantId The ID of the account that manages the order. This @@ -222,7 +243,7 @@ public function listOrders($merchantId, $optParams = array()) return $this->call('list', array($params), "Google_Service_ShoppingContent_OrdersListResponse"); } /** - * Refund a portion of the order, up to the full amount paid. (orders.refund) + * Deprecated, please use returnRefundLineItem instead. (orders.refund) * * @param string $merchantId The ID of the account that manages the order. This * cannot be a multi-client account. diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Pos.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Pos.php index 8a9df337..ee6f071e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Pos.php +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Pos.php @@ -43,7 +43,7 @@ public function custombatch(Google_Service_ShoppingContent_PosCustomBatchRequest /** * Deletes a store for the given merchant. (pos.delete) * - * @param string $merchantId The ID of the POS provider. + * @param string $merchantId The ID of the POS or inventory data provider. * @param string $targetMerchantId The ID of the target merchant. * @param string $storeCode A store code that is unique per merchant. * @param array $optParams Optional parameters. @@ -59,7 +59,7 @@ public function delete($merchantId, $targetMerchantId, $storeCode, $optParams = /** * Retrieves information about the given store. (pos.get) * - * @param string $merchantId The ID of the POS provider. + * @param string $merchantId The ID of the POS or inventory data provider. * @param string $targetMerchantId The ID of the target merchant. * @param string $storeCode A store code that is unique per merchant. * @param array $optParams Optional parameters. @@ -74,7 +74,7 @@ public function get($merchantId, $targetMerchantId, $storeCode, $optParams = arr /** * Creates a store for the given merchant. (pos.insert) * - * @param string $merchantId The ID of the POS provider. + * @param string $merchantId The ID of the POS or inventory data provider. * @param string $targetMerchantId The ID of the target merchant. * @param Google_Service_ShoppingContent_PosStore $postBody * @param array $optParams Optional parameters. @@ -91,7 +91,7 @@ public function insert($merchantId, $targetMerchantId, Google_Service_ShoppingCo /** * Submit inventory for the given merchant. (pos.inventory) * - * @param string $merchantId The ID of the POS provider. + * @param string $merchantId The ID of the POS or inventory data provider. * @param string $targetMerchantId The ID of the target merchant. * @param Google_Service_ShoppingContent_PosInventoryRequest $postBody * @param array $optParams Optional parameters. @@ -108,7 +108,7 @@ public function inventory($merchantId, $targetMerchantId, Google_Service_Shoppin /** * Lists the stores of the target merchant. (pos.listPos) * - * @param string $merchantId The ID of the POS provider. + * @param string $merchantId The ID of the POS or inventory data provider. * @param string $targetMerchantId The ID of the target merchant. * @param array $optParams Optional parameters. * @return Google_Service_ShoppingContent_PosListResponse @@ -122,7 +122,7 @@ public function listPos($merchantId, $targetMerchantId, $optParams = array()) /** * Submit a sale event for the given merchant. (pos.sale) * - * @param string $merchantId The ID of the POS provider. + * @param string $merchantId The ID of the POS or inventory data provider. * @param string $targetMerchantId The ID of the target merchant. * @param Google_Service_ShoppingContent_PosSaleRequest $postBody * @param array $optParams Optional parameters. diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Productstatuses.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Productstatuses.php index d47b1550..9a79fff8 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Productstatuses.php +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Resource/Productstatuses.php @@ -51,6 +51,9 @@ public function custombatch(Google_Service_ShoppingContent_ProductstatusesCustom * @param string $productId The REST id of the product. * @param array $optParams Optional parameters. * + * @opt_param string destinations If set, only issues for the specified + * destinations are returned, otherwise only issues for the Shopping + * destination. * @opt_param bool includeAttributes Flag to include full product data in the * result of this get request. The default value is false. * @return Google_Service_ShoppingContent_ProductStatus @@ -69,6 +72,9 @@ public function get($merchantId, $productId, $optParams = array()) * This account cannot be a multi-client account. * @param array $optParams Optional parameters. * + * @opt_param string destinations If set, only issues for the specified + * destinations are returned, otherwise only issues for the Shopping + * destination. * @opt_param bool includeAttributes Flag to include full product data in the * results of the list request. The default value is false. * @opt_param bool includeInvalidInsertedItems Flag to include the invalid diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Service.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Service.php index a1afc1ea..1898514d 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Service.php +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/Service.php @@ -23,6 +23,7 @@ class Google_Service_ShoppingContent_Service extends Google_Collection public $deliveryCountry; protected $deliveryTimeType = 'Google_Service_ShoppingContent_DeliveryTime'; protected $deliveryTimeDataType = ''; + public $eligibility; protected $minimumOrderValueType = 'Google_Service_ShoppingContent_Price'; protected $minimumOrderValueDataType = ''; public $name; @@ -67,6 +68,14 @@ public function getDeliveryTime() { return $this->deliveryTime; } + public function setEligibility($eligibility) + { + $this->eligibility = $eligibility; + } + public function getEligibility() + { + return $this->eligibility; + } /** * @param Google_Service_ShoppingContent_Price */ diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/ShipmentInvoice.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/ShipmentInvoice.php new file mode 100644 index 00000000..8d11873b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/ShipmentInvoice.php @@ -0,0 +1,63 @@ +invoiceSummary = $invoiceSummary; + } + /** + * @return Google_Service_ShoppingContent_InvoiceSummary + */ + public function getInvoiceSummary() + { + return $this->invoiceSummary; + } + /** + * @param Google_Service_ShoppingContent_ShipmentInvoiceLineItemInvoice + */ + public function setLineItemInvoices($lineItemInvoices) + { + $this->lineItemInvoices = $lineItemInvoices; + } + /** + * @return Google_Service_ShoppingContent_ShipmentInvoiceLineItemInvoice + */ + public function getLineItemInvoices() + { + return $this->lineItemInvoices; + } + public function setShipmentGroupId($shipmentGroupId) + { + $this->shipmentGroupId = $shipmentGroupId; + } + public function getShipmentGroupId() + { + return $this->shipmentGroupId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/ShipmentInvoiceLineItemInvoice.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/ShipmentInvoiceLineItemInvoice.php new file mode 100644 index 00000000..2160b1ac --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/ShipmentInvoiceLineItemInvoice.php @@ -0,0 +1,65 @@ +lineItemId = $lineItemId; + } + public function getLineItemId() + { + return $this->lineItemId; + } + public function setProductId($productId) + { + $this->productId = $productId; + } + public function getProductId() + { + return $this->productId; + } + public function setShipmentUnitIds($shipmentUnitIds) + { + $this->shipmentUnitIds = $shipmentUnitIds; + } + public function getShipmentUnitIds() + { + return $this->shipmentUnitIds; + } + /** + * @param Google_Service_ShoppingContent_UnitInvoice + */ + public function setUnitInvoice(Google_Service_ShoppingContent_UnitInvoice $unitInvoice) + { + $this->unitInvoice = $unitInvoice; + } + /** + * @return Google_Service_ShoppingContent_UnitInvoice + */ + public function getUnitInvoice() + { + return $this->unitInvoice; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/TestOrder.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/TestOrder.php index 770035af..df86ee9f 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/TestOrder.php +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/TestOrder.php @@ -20,6 +20,7 @@ class Google_Service_ShoppingContent_TestOrder extends Google_Collection protected $collection_key = 'promotions'; protected $customerType = 'Google_Service_ShoppingContent_TestOrderCustomer'; protected $customerDataType = ''; + public $enableOrderinvoices; public $kind; protected $lineItemsType = 'Google_Service_ShoppingContent_TestOrderLineItem'; protected $lineItemsDataType = 'array'; @@ -49,6 +50,14 @@ public function getCustomer() { return $this->customer; } + public function setEnableOrderinvoices($enableOrderinvoices) + { + $this->enableOrderinvoices = $enableOrderinvoices; + } + public function getEnableOrderinvoices() + { + return $this->enableOrderinvoices; + } public function setKind($kind) { $this->kind = $kind; diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/TestOrderCustomer.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/TestOrderCustomer.php index a8ae9e0f..5afa9fae 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/TestOrderCustomer.php +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/TestOrderCustomer.php @@ -20,6 +20,8 @@ class Google_Service_ShoppingContent_TestOrderCustomer extends Google_Model public $email; public $explicitMarketingPreference; public $fullName; + protected $marketingRightsInfoType = 'Google_Service_ShoppingContent_TestOrderCustomerMarketingRightsInfo'; + protected $marketingRightsInfoDataType = ''; public function setEmail($email) { @@ -45,4 +47,18 @@ public function getFullName() { return $this->fullName; } + /** + * @param Google_Service_ShoppingContent_TestOrderCustomerMarketingRightsInfo + */ + public function setMarketingRightsInfo(Google_Service_ShoppingContent_TestOrderCustomerMarketingRightsInfo $marketingRightsInfo) + { + $this->marketingRightsInfo = $marketingRightsInfo; + } + /** + * @return Google_Service_ShoppingContent_TestOrderCustomerMarketingRightsInfo + */ + public function getMarketingRightsInfo() + { + return $this->marketingRightsInfo; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/TestOrderCustomerMarketingRightsInfo.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/TestOrderCustomerMarketingRightsInfo.php new file mode 100644 index 00000000..717514e6 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/TestOrderCustomerMarketingRightsInfo.php @@ -0,0 +1,39 @@ +explicitMarketingPreference = $explicitMarketingPreference; + } + public function getExplicitMarketingPreference() + { + return $this->explicitMarketingPreference; + } + public function setLastUpdatedTimestamp($lastUpdatedTimestamp) + { + $this->lastUpdatedTimestamp = $lastUpdatedTimestamp; + } + public function getLastUpdatedTimestamp() + { + return $this->lastUpdatedTimestamp; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/UnitInvoice.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/UnitInvoice.php new file mode 100644 index 00000000..7551a6c1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/UnitInvoice.php @@ -0,0 +1,86 @@ +additionalCharges = $additionalCharges; + } + /** + * @return Google_Service_ShoppingContent_UnitInvoiceAdditionalCharge + */ + public function getAdditionalCharges() + { + return $this->additionalCharges; + } + /** + * @param Google_Service_ShoppingContent_Promotion + */ + public function setPromotions($promotions) + { + $this->promotions = $promotions; + } + /** + * @return Google_Service_ShoppingContent_Promotion + */ + public function getPromotions() + { + return $this->promotions; + } + /** + * @param Google_Service_ShoppingContent_Price + */ + public function setUnitPricePretax(Google_Service_ShoppingContent_Price $unitPricePretax) + { + $this->unitPricePretax = $unitPricePretax; + } + /** + * @return Google_Service_ShoppingContent_Price + */ + public function getUnitPricePretax() + { + return $this->unitPricePretax; + } + /** + * @param Google_Service_ShoppingContent_UnitInvoiceTaxLine + */ + public function setUnitPriceTaxes($unitPriceTaxes) + { + $this->unitPriceTaxes = $unitPriceTaxes; + } + /** + * @return Google_Service_ShoppingContent_UnitInvoiceTaxLine + */ + public function getUnitPriceTaxes() + { + return $this->unitPriceTaxes; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/UnitInvoiceAdditionalCharge.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/UnitInvoiceAdditionalCharge.php new file mode 100644 index 00000000..52c79ae9 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/UnitInvoiceAdditionalCharge.php @@ -0,0 +1,63 @@ +additionalChargeAmount = $additionalChargeAmount; + } + /** + * @return Google_Service_ShoppingContent_Amount + */ + public function getAdditionalChargeAmount() + { + return $this->additionalChargeAmount; + } + /** + * @param Google_Service_ShoppingContent_Promotion + */ + public function setAdditionalChargePromotions($additionalChargePromotions) + { + $this->additionalChargePromotions = $additionalChargePromotions; + } + /** + * @return Google_Service_ShoppingContent_Promotion + */ + public function getAdditionalChargePromotions() + { + return $this->additionalChargePromotions; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/UnitInvoiceTaxLine.php b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/UnitInvoiceTaxLine.php new file mode 100644 index 00000000..0c4afef8 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/UnitInvoiceTaxLine.php @@ -0,0 +1,55 @@ +taxAmount = $taxAmount; + } + /** + * @return Google_Service_ShoppingContent_Price + */ + public function getTaxAmount() + { + return $this->taxAmount; + } + public function setTaxName($taxName) + { + $this->taxName = $taxName; + } + public function getTaxName() + { + return $this->taxName; + } + public function setTaxType($taxType) + { + $this->taxType = $taxType; + } + public function getTaxType() + { + return $this->taxType; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Slides/Resource/Presentations.php b/vendor/google/apiclient-services/src/Google/Service/Slides/Resource/Presentations.php index c8ad0792..82202b5f 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Slides/Resource/Presentations.php +++ b/vendor/google/apiclient-services/src/Google/Service/Slides/Resource/Presentations.php @@ -57,9 +57,10 @@ public function batchUpdate($presentationId, Google_Service_Slides_BatchUpdatePr return $this->call('batchUpdate', array($params), "Google_Service_Slides_BatchUpdatePresentationResponse"); } /** - * Creates a new presentation using the title given in the request. Other fields - * in the request are ignored. Returns the created presentation. - * (presentations.create) + * Creates a new presentation using the title given in the request. If a + * presentationId is provided, uses it as the ID of the new presentation. + * Otherwise, a new presentationId is generated. Returns the created + * presentation. (presentations.create) * * @param Google_Service_Slides_Presentation $postBody * @param array $optParams Optional parameters. diff --git a/vendor/google/apiclient-services/src/Google/Service/Spanner.php b/vendor/google/apiclient-services/src/Google/Service/Spanner.php index d91a40af..3dbf1bc0 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Spanner.php +++ b/vendor/google/apiclient-services/src/Google/Service/Spanner.php @@ -154,6 +154,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', @@ -162,10 +166,6 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'integer', ), - 'filter' => array( - 'location' => 'query', - 'type' => 'string', - ), ), ),'patch' => array( 'path' => 'v1/{+name}', @@ -456,10 +456,6 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'filter' => array( - 'location' => 'query', - 'type' => 'string', - ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', @@ -468,6 +464,10 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'integer', ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ),'partitionQuery' => array( 'path' => 'v1/{+session}:partitionQuery', diff --git a/vendor/google/apiclient-services/src/Google/Service/Spanner/Binding.php b/vendor/google/apiclient-services/src/Google/Service/Spanner/Binding.php index c6acd534..185f0ff0 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Spanner/Binding.php +++ b/vendor/google/apiclient-services/src/Google/Service/Spanner/Binding.php @@ -18,9 +18,25 @@ class Google_Service_Spanner_Binding extends Google_Collection { protected $collection_key = 'members'; + protected $conditionType = 'Google_Service_Spanner_Expr'; + protected $conditionDataType = ''; public $members; public $role; + /** + * @param Google_Service_Spanner_Expr + */ + public function setCondition(Google_Service_Spanner_Expr $condition) + { + $this->condition = $condition; + } + /** + * @return Google_Service_Spanner_Expr + */ + public function getCondition() + { + return $this->condition; + } public function setMembers($members) { $this->members = $members; diff --git a/vendor/google/apiclient-services/src/Google/Service/Spanner/Expr.php b/vendor/google/apiclient-services/src/Google/Service/Spanner/Expr.php new file mode 100644 index 00000000..fa2ec4d0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Spanner/Expr.php @@ -0,0 +1,57 @@ +description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setExpression($expression) + { + $this->expression = $expression; + } + public function getExpression() + { + return $this->expression; + } + public function setLocation($location) + { + $this->location = $location; + } + public function getLocation() + { + return $this->location; + } + public function setTitle($title) + { + $this->title = $title; + } + public function getTitle() + { + return $this->title; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Spanner/Resource/ProjectsInstances.php b/vendor/google/apiclient-services/src/Google/Service/Spanner/Resource/ProjectsInstances.php index 4867c5db..ccb7df95 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Spanner/Resource/ProjectsInstances.php +++ b/vendor/google/apiclient-services/src/Google/Service/Spanner/Resource/ProjectsInstances.php @@ -131,10 +131,6 @@ public function getIamPolicy($resource, Google_Service_Spanner_GetIamPolicyReque * instances is requested. Values are of the form `projects/`. * @param array $optParams Optional parameters. * - * @opt_param string pageToken If non-empty, `page_token` should contain a - * next_page_token from a previous ListInstancesResponse. - * @opt_param int pageSize Number of instances to be returned in the response. - * If 0 or less, defaults to the server's maximum allowed page size. * @opt_param string filter An expression for filtering the results of the * request. Filter rules are case insensitive. The fields eligible for filtering * are: @@ -152,6 +148,10 @@ public function getIamPolicy($resource, Google_Service_Spanner_GetIamPolicyReque * * `name:howl labels.env:dev` --> The instance's name contains "howl" and * it has the label "env" with its value * containing "dev". + * @opt_param string pageToken If non-empty, `page_token` should contain a + * next_page_token from a previous ListInstancesResponse. + * @opt_param int pageSize Number of instances to be returned in the response. + * If 0 or less, defaults to the server's maximum allowed page size. * @return Google_Service_Spanner_ListInstancesResponse */ public function listProjectsInstances($parent, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Spanner/Resource/ProjectsInstancesDatabasesSessions.php b/vendor/google/apiclient-services/src/Google/Service/Spanner/Resource/ProjectsInstancesDatabasesSessions.php index e50ff094..828ac0f9 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Spanner/Resource/ProjectsInstancesDatabasesSessions.php +++ b/vendor/google/apiclient-services/src/Google/Service/Spanner/Resource/ProjectsInstancesDatabasesSessions.php @@ -109,11 +109,12 @@ public function delete($name, $optParams = array()) return $this->call('delete', array($params), "Google_Service_Spanner_SpannerEmpty"); } /** - * Executes an SQL query, returning all rows in a single reply. This method - * cannot be used to return a result set larger than 10 MiB; if the query yields - * more data than that, the query fails with a `FAILED_PRECONDITION` error. + * Executes an SQL statement, returning all results in a single reply. This + * method cannot be used to return a result set larger than 10 MiB; if the query + * yields more data than that, the query fails with a `FAILED_PRECONDITION` + * error. * - * Queries inside read-write transactions might return `ABORTED`. If this + * Operations inside read-write transactions might return `ABORTED`. If this * occurs, the application should restart the transaction from the beginning. * See Transaction for more details. * @@ -172,6 +173,10 @@ public function get($name, $optParams = array()) * @param string $database Required. The database in which to list sessions. * @param array $optParams Optional parameters. * + * @opt_param string pageToken If non-empty, `page_token` should contain a + * next_page_token from a previous ListSessionsResponse. + * @opt_param int pageSize Number of sessions to be returned in the response. If + * 0 or less, defaults to the server's maximum allowed page size. * @opt_param string filter An expression for filtering the results of the * request. Filter rules are case insensitive. The fields eligible for filtering * are: @@ -183,10 +188,6 @@ public function get($name, $optParams = array()) * * `labels.env:*` --> The session has the label "env". * `labels.env:dev` * --> The session has the label "env" and the value of * the label contains the string "dev". - * @opt_param string pageToken If non-empty, `page_token` should contain a - * next_page_token from a previous ListSessionsResponse. - * @opt_param int pageSize Number of sessions to be returned in the response. If - * 0 or less, defaults to the server's maximum allowed page size. * @return Google_Service_Spanner_ListSessionsResponse */ public function listProjectsInstancesDatabasesSessions($database, $optParams = array()) @@ -201,9 +202,13 @@ public function listProjectsInstancesDatabasesSessions($database, $optParams = a * ExecuteStreamingSql to specify a subset of the query result to read. The * same session and read-only transaction must be used by the * PartitionQueryRequest used to create the partition tokens and the - * ExecuteSqlRequests that use the partition tokens. Partition tokens become - * invalid when the session used to create them is deleted or begins a new - * transaction. (sessions.partitionQuery) + * ExecuteSqlRequests that use the partition tokens. + * + * Partition tokens become invalid when the session used to create them is + * deleted, is idle for too long, begins a new transaction, or becomes too old. + * When any of these happen, it is not possible to resume the query, and the + * whole operation must be restarted from the beginning. + * (sessions.partitionQuery) * * @param string $session Required. The session used to create the partitions. * @param Google_Service_Spanner_PartitionQueryRequest $postBody @@ -222,8 +227,15 @@ public function partitionQuery($session, Google_Service_Spanner_PartitionQueryRe * StreamingRead to specify a subset of the read result to read. The same * session and read-only transaction must be used by the PartitionReadRequest * used to create the partition tokens and the ReadRequests that use the - * partition tokens. Partition tokens become invalid when the session used to - * create them is deleted or begins a new transaction. (sessions.partitionRead) + * partition tokens. There are no ordering guarantees on rows returned among + * the returned partition tokens, or even within each individual StreamingRead + * call issued with a partition_token. + * + * Partition tokens become invalid when the session used to create them is + * deleted, is idle for too long, begins a new transaction, or becomes too old. + * When any of these happen, it is not possible to resume the read, and the + * whole operation must be restarted from the beginning. + * (sessions.partitionRead) * * @param string $session Required. The session used to create the partitions. * @param Google_Service_Spanner_PartitionReadRequest $postBody diff --git a/vendor/google/apiclient-services/src/Google/Service/Speech.php b/vendor/google/apiclient-services/src/Google/Service/Speech.php index ee2a734d..43c888eb 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Speech.php +++ b/vendor/google/apiclient-services/src/Google/Service/Speech.php @@ -23,7 +23,7 @@ * *

* For more information about this service, see the API - * Documentation + * Documentation *

* * @author Google, Inc. @@ -66,6 +66,27 @@ public function __construct(Google_Client $client) 'required' => true, ), ), + ),'list' => array( + 'path' => 'v1/operations', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), ), ) ) diff --git a/vendor/google/apiclient-services/src/Google/Service/Speech/ListOperationsResponse.php b/vendor/google/apiclient-services/src/Google/Service/Speech/ListOperationsResponse.php new file mode 100644 index 00000000..9f92a47b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Speech/ListOperationsResponse.php @@ -0,0 +1,47 @@ +nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + /** + * @param Google_Service_Speech_Operation + */ + public function setOperations($operations) + { + $this->operations = $operations; + } + /** + * @return Google_Service_Speech_Operation + */ + public function getOperations() + { + return $this->operations; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Speech/RecognitionConfig.php b/vendor/google/apiclient-services/src/Google/Service/Speech/RecognitionConfig.php index 97628575..e46df1f6 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Speech/RecognitionConfig.php +++ b/vendor/google/apiclient-services/src/Google/Service/Speech/RecognitionConfig.php @@ -18,15 +18,26 @@ class Google_Service_Speech_RecognitionConfig extends Google_Collection { protected $collection_key = 'speechContexts'; + public $enableAutomaticPunctuation; public $enableWordTimeOffsets; public $encoding; public $languageCode; public $maxAlternatives; + public $model; public $profanityFilter; public $sampleRateHertz; protected $speechContextsType = 'Google_Service_Speech_SpeechContext'; protected $speechContextsDataType = 'array'; + public $useEnhanced; + public function setEnableAutomaticPunctuation($enableAutomaticPunctuation) + { + $this->enableAutomaticPunctuation = $enableAutomaticPunctuation; + } + public function getEnableAutomaticPunctuation() + { + return $this->enableAutomaticPunctuation; + } public function setEnableWordTimeOffsets($enableWordTimeOffsets) { $this->enableWordTimeOffsets = $enableWordTimeOffsets; @@ -59,6 +70,14 @@ public function getMaxAlternatives() { return $this->maxAlternatives; } + public function setModel($model) + { + $this->model = $model; + } + public function getModel() + { + return $this->model; + } public function setProfanityFilter($profanityFilter) { $this->profanityFilter = $profanityFilter; @@ -89,4 +108,12 @@ public function getSpeechContexts() { return $this->speechContexts; } + public function setUseEnhanced($useEnhanced) + { + $this->useEnhanced = $useEnhanced; + } + public function getUseEnhanced() + { + return $this->useEnhanced; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Speech/Resource/Operations.php b/vendor/google/apiclient-services/src/Google/Service/Speech/Resource/Operations.php index b220a535..2bbc410b 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Speech/Resource/Operations.php +++ b/vendor/google/apiclient-services/src/Google/Service/Speech/Resource/Operations.php @@ -40,4 +40,30 @@ public function get($name, $optParams = array()) $params = array_merge($params, $optParams); return $this->call('get', array($params), "Google_Service_Speech_Operation"); } + /** + * Lists operations that match the specified filter in the request. If the + * server doesn't support this method, it returns `UNIMPLEMENTED`. + * + * NOTE: the `name` binding allows API services to override the binding to use + * different resource name schemes, such as `users/operations`. To override the + * binding, API services can add a binding such as + * `"/v1/{name=users}/operations"` to their service configuration. For backwards + * compatibility, the default name includes the operations collection id, + * however overriding users must ensure the name binding is the parent resource, + * without the operations collection id. (operations.listOperations) + * + * @param array $optParams Optional parameters. + * + * @opt_param string name The name of the operation's parent resource. + * @opt_param string pageToken The standard list page token. + * @opt_param int pageSize The standard list page size. + * @opt_param string filter The standard list filter. + * @return Google_Service_Speech_ListOperationsResponse + */ + public function listOperations($optParams = array()) + { + $params = array(); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_Speech_ListOperationsResponse"); + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Speech/WordInfo.php b/vendor/google/apiclient-services/src/Google/Service/Speech/WordInfo.php index 4bb21935..0a644c4b 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Speech/WordInfo.php +++ b/vendor/google/apiclient-services/src/Google/Service/Speech/WordInfo.php @@ -18,6 +18,7 @@ class Google_Service_Speech_WordInfo extends Google_Model { public $endTime; + public $speakerTag; public $startTime; public $word; @@ -29,6 +30,14 @@ public function getEndTime() { return $this->endTime; } + public function setSpeakerTag($speakerTag) + { + $this->speakerTag = $speakerTag; + } + public function getSpeakerTag() + { + return $this->speakerTag; + } public function setStartTime($startTime) { $this->startTime = $startTime; diff --git a/vendor/google/apiclient-services/src/Google/Service/Storage.php b/vendor/google/apiclient-services/src/Google/Service/Storage.php index 1800aa90..5a3609f7 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Storage.php +++ b/vendor/google/apiclient-services/src/Google/Service/Storage.php @@ -1093,6 +1093,10 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), + 'includeTrailingDelimiter' => array( + 'location' => 'query', + 'type' => 'boolean', + ), 'maxResults' => array( 'location' => 'query', 'type' => 'integer', @@ -1362,6 +1366,10 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), + 'includeTrailingDelimiter' => array( + 'location' => 'query', + 'type' => 'boolean', + ), 'maxResults' => array( 'location' => 'query', 'type' => 'integer', diff --git a/vendor/google/apiclient-services/src/Google/Service/Storage/BucketLifecycleRuleCondition.php b/vendor/google/apiclient-services/src/Google/Service/Storage/BucketLifecycleRuleCondition.php index 36f6bf25..6d0d9189 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Storage/BucketLifecycleRuleCondition.php +++ b/vendor/google/apiclient-services/src/Google/Service/Storage/BucketLifecycleRuleCondition.php @@ -21,6 +21,7 @@ class Google_Service_Storage_BucketLifecycleRuleCondition extends Google_Collect public $age; public $createdBefore; public $isLive; + public $matchesPattern; public $matchesStorageClass; public $numNewerVersions; @@ -48,6 +49,14 @@ public function getIsLive() { return $this->isLive; } + public function setMatchesPattern($matchesPattern) + { + $this->matchesPattern = $matchesPattern; + } + public function getMatchesPattern() + { + return $this->matchesPattern; + } public function setMatchesStorageClass($matchesStorageClass) { $this->matchesStorageClass = $matchesStorageClass; diff --git a/vendor/google/apiclient-services/src/Google/Service/Storage/Resource/BucketAccessControls.php b/vendor/google/apiclient-services/src/Google/Service/Storage/Resource/BucketAccessControls.php index 1cf7a5fd..951afa2b 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Storage/Resource/BucketAccessControls.php +++ b/vendor/google/apiclient-services/src/Google/Service/Storage/Resource/BucketAccessControls.php @@ -100,8 +100,7 @@ public function listBucketAccessControls($bucket, $optParams = array()) return $this->call('list', array($params), "Google_Service_Storage_BucketAccessControls"); } /** - * Updates an ACL entry on the specified bucket. This method supports patch - * semantics. (bucketAccessControls.patch) + * Patches an ACL entry on the specified bucket. (bucketAccessControls.patch) * * @param string $bucket Name of a bucket. * @param string $entity The entity holding the permission. Can be user-userId, diff --git a/vendor/google/apiclient-services/src/Google/Service/Storage/Resource/DefaultObjectAccessControls.php b/vendor/google/apiclient-services/src/Google/Service/Storage/Resource/DefaultObjectAccessControls.php index d9eb5471..c655c72f 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Storage/Resource/DefaultObjectAccessControls.php +++ b/vendor/google/apiclient-services/src/Google/Service/Storage/Resource/DefaultObjectAccessControls.php @@ -105,8 +105,8 @@ public function listDefaultObjectAccessControls($bucket, $optParams = array()) return $this->call('list', array($params), "Google_Service_Storage_ObjectAccessControls"); } /** - * Updates a default object ACL entry on the specified bucket. This method - * supports patch semantics. (defaultObjectAccessControls.patch) + * Patches a default object ACL entry on the specified bucket. + * (defaultObjectAccessControls.patch) * * @param string $bucket Name of a bucket. * @param string $entity The entity holding the permission. Can be user-userId, diff --git a/vendor/google/apiclient-services/src/Google/Service/Storage/Resource/ObjectAccessControls.php b/vendor/google/apiclient-services/src/Google/Service/Storage/Resource/ObjectAccessControls.php index 7e187a18..e74893be 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Storage/Resource/ObjectAccessControls.php +++ b/vendor/google/apiclient-services/src/Google/Service/Storage/Resource/ObjectAccessControls.php @@ -116,8 +116,7 @@ public function listObjectAccessControls($bucket, $object, $optParams = array()) return $this->call('list', array($params), "Google_Service_Storage_ObjectAccessControls"); } /** - * Updates an ACL entry on the specified object. This method supports patch - * semantics. (objectAccessControls.patch) + * Patches an ACL entry on the specified object. (objectAccessControls.patch) * * @param string $bucket Name of a bucket. * @param string $object Name of the object. For information about how to URL diff --git a/vendor/google/apiclient-services/src/Google/Service/Storage/Resource/Objects.php b/vendor/google/apiclient-services/src/Google/Service/Storage/Resource/Objects.php index 90d463f1..476f514b 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Storage/Resource/Objects.php +++ b/vendor/google/apiclient-services/src/Google/Service/Storage/Resource/Objects.php @@ -29,8 +29,8 @@ class Google_Service_Storage_Resource_Objects extends Google_Service_Resource * Concatenates a list of existing objects into a new object in the same bucket. * (objects.compose) * - * @param string $destinationBucket Name of the bucket in which to store the new - * object. + * @param string $destinationBucket Name of the bucket containing the source + * objects. The destination object is stored in this bucket. * @param string $destinationObject Name of the new object. For information * about how to URL encode object names to be path safe, see Encoding URI Path * Parts. @@ -229,8 +229,7 @@ public function getIamPolicy($bucket, $object, $optParams = array()) * @opt_param string kmsKeyName Resource name of the Cloud KMS key, of the form * projects/my-project/locations/global/keyRings/my-kr/cryptoKeys/my-key, that * will be used to encrypt the object. Overrides the object metadata's - * kms_key_name value, if any. Limited availability; usable only by enabled - * projects. + * kms_key_name value, if any. * @opt_param string name Name of the object. Required when the object metadata * is not otherwise provided. Overrides the object metadata's name value, if * any. For information about how to URL encode object names to be path safe, @@ -261,6 +260,9 @@ public function insert($bucket, Google_Service_Storage_StorageObject $postBody, * delimiter. Objects whose names, aside from the prefix, contain delimiter will * have their name, truncated after the delimiter, returned in prefixes. * Duplicate prefixes are omitted. + * @opt_param bool includeTrailingDelimiter If true, objects that end in exactly + * one instance of delimiter will have their metadata included in items in + * addition to prefixes. * @opt_param string maxResults Maximum number of items plus prefixes to return * in a single page of responses. As duplicate prefixes are omitted, fewer total * results may be returned than requested. The service will use this parameter @@ -481,6 +483,9 @@ public function update($bucket, $object, Google_Service_Storage_StorageObject $p * delimiter. Objects whose names, aside from the prefix, contain delimiter will * have their name, truncated after the delimiter, returned in prefixes. * Duplicate prefixes are omitted. + * @opt_param bool includeTrailingDelimiter If true, objects that end in exactly + * one instance of delimiter will have their metadata included in items in + * addition to prefixes. * @opt_param string maxResults Maximum number of items plus prefixes to return * in a single page of responses. As duplicate prefixes are omitted, fewer total * results may be returned than requested. The service will use this parameter diff --git a/vendor/google/apiclient-services/src/Google/Service/Storagetransfer.php b/vendor/google/apiclient-services/src/Google/Service/Storagetransfer.php index 37bb5e04..fec969f9 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Storagetransfer.php +++ b/vendor/google/apiclient-services/src/Google/Service/Storagetransfer.php @@ -100,6 +100,10 @@ public function __construct(Google_Client $client) 'path' => 'v1/transferJobs', 'httpMethod' => 'GET', 'parameters' => array( + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', @@ -108,10 +112,6 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'integer', ), - 'filter' => array( - 'location' => 'query', - 'type' => 'string', - ), ), ),'patch' => array( 'path' => 'v1/{+jobName}', @@ -172,10 +172,6 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'filter' => array( - 'location' => 'query', - 'type' => 'string', - ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', @@ -184,6 +180,10 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'integer', ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ),'pause' => array( 'path' => 'v1/{+name}:pause', diff --git a/vendor/google/apiclient-services/src/Google/Service/Storagetransfer/Resource/TransferJobs.php b/vendor/google/apiclient-services/src/Google/Service/Storagetransfer/Resource/TransferJobs.php index f9671da7..e2e9ec36 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Storagetransfer/Resource/TransferJobs.php +++ b/vendor/google/apiclient-services/src/Google/Service/Storagetransfer/Resource/TransferJobs.php @@ -59,8 +59,6 @@ public function get($jobName, $optParams = array()) * * @param array $optParams Optional parameters. * - * @opt_param string pageToken The list page token. - * @opt_param int pageSize The list page size. The max allowed value is 256. * @opt_param string filter A list of query parameters specified as JSON text in * the form of {"project_id":"my_project_id", * "job_names":["jobid1","jobid2",...], @@ -69,6 +67,8 @@ public function get($jobName, $optParams = array()) * array notation. `project_id` is required. `job_names` and `job_statuses` are * optional. The valid values for `job_statuses` are case-insensitive: * `ENABLED`, `DISABLED`, and `DELETED`. + * @opt_param string pageToken The list page token. + * @opt_param int pageSize The list page size. The max allowed value is 256. * @return Google_Service_Storagetransfer_ListTransferJobsResponse */ public function listTransferJobs($optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Storagetransfer/Resource/TransferOperations.php b/vendor/google/apiclient-services/src/Google/Service/Storagetransfer/Resource/TransferOperations.php index bb82a15c..e7e6e854 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Storagetransfer/Resource/TransferOperations.php +++ b/vendor/google/apiclient-services/src/Google/Service/Storagetransfer/Resource/TransferOperations.php @@ -85,6 +85,8 @@ public function get($name, $optParams = array()) * @param string $name The value `transferOperations`. * @param array $optParams Optional parameters. * + * @opt_param string pageToken The list page token. + * @opt_param int pageSize The list page size. The max allowed value is 256. * @opt_param string filter A list of query parameters specified as JSON text in * the form of {\"project_id\" : \"my_project_id\", \"job_names\" : [\"jobid1\", * \"jobid2\",...], \"operation_names\" : [\"opid1\", \"opid2\",...], @@ -92,8 +94,6 @@ public function get($name, $optParams = array()) * `operation_names`, and `transfer_statuses` support multiple values, they must * be specified with array notation. `job_names`, `operation_names`, and * `transfer_statuses` are optional. - * @opt_param string pageToken The list page token. - * @opt_param int pageSize The list page size. The max allowed value is 256. * @return Google_Service_Storagetransfer_ListOperationsResponse */ public function listTransferOperations($name, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/StreetViewPublish.php b/vendor/google/apiclient-services/src/Google/Service/StreetViewPublish.php index 88a0e569..fed8011f 100644 --- a/vendor/google/apiclient-services/src/Google/Service/StreetViewPublish.php +++ b/vendor/google/apiclient-services/src/Google/Service/StreetViewPublish.php @@ -140,10 +140,6 @@ public function __construct(Google_Client $client) 'path' => 'v1/photos', 'httpMethod' => 'GET', 'parameters' => array( - 'filter' => array( - 'location' => 'query', - 'type' => 'string', - ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', @@ -156,6 +152,10 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'string', ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ), ) diff --git a/vendor/google/apiclient-services/src/Google/Service/StreetViewPublish/Resource/Photos.php b/vendor/google/apiclient-services/src/Google/Service/StreetViewPublish/Resource/Photos.php index 132be5f0..bb27ddcb 100644 --- a/vendor/google/apiclient-services/src/Google/Service/StreetViewPublish/Resource/Photos.php +++ b/vendor/google/apiclient-services/src/Google/Service/StreetViewPublish/Resource/Photos.php @@ -102,10 +102,6 @@ public function batchUpdate(Google_Service_StreetViewPublish_BatchUpdatePhotosRe * * @param array $optParams Optional parameters. * - * @opt_param string filter The filter expression. For example: - * `placeId=ChIJj61dQgK6j4AR4GeTYWZsKWw`. - * - * The only filter supported at the moment is `placeId`. * @opt_param string pageToken The nextPageToken value returned from a previous * ListPhotos request, if any. * @opt_param int pageSize The maximum number of photos to return. `pageSize` @@ -115,6 +111,10 @@ public function batchUpdate(Google_Service_StreetViewPublish_BatchUpdatePhotosRe * is less than `pageSize`. * @opt_param string view Specifies if a download URL for the photos bytes * should be returned in the Photos response. + * @opt_param string filter The filter expression. For example: + * `placeId=ChIJj61dQgK6j4AR4GeTYWZsKWw`. + * + * The only filter supported at the moment is `placeId`. * @return Google_Service_StreetViewPublish_ListPhotosResponse */ public function listPhotos($optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/Surveys.php b/vendor/google/apiclient-services/src/Google/Service/Surveys.php index ed941a60..4b58d763 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Surveys.php +++ b/vendor/google/apiclient-services/src/Google/Service/Surveys.php @@ -41,7 +41,6 @@ class Google_Service_Surveys extends Google_Service const USERINFO_EMAIL = "https://www.googleapis.com/auth/userinfo.email"; - public $mobileapppanels; public $results; public $surveys; @@ -58,53 +57,6 @@ public function __construct(Google_Client $client) $this->version = 'v2'; $this->serviceName = 'surveys'; - $this->mobileapppanels = new Google_Service_Surveys_Resource_Mobileapppanels( - $this, - $this->serviceName, - 'mobileapppanels', - array( - 'methods' => array( - 'get' => array( - 'path' => 'mobileAppPanels/{panelId}', - 'httpMethod' => 'GET', - 'parameters' => array( - 'panelId' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'list' => array( - 'path' => 'mobileAppPanels', - 'httpMethod' => 'GET', - 'parameters' => array( - 'maxResults' => array( - 'location' => 'query', - 'type' => 'integer', - ), - 'startIndex' => array( - 'location' => 'query', - 'type' => 'integer', - ), - 'token' => array( - 'location' => 'query', - 'type' => 'string', - ), - ), - ),'update' => array( - 'path' => 'mobileAppPanels/{panelId}', - 'httpMethod' => 'PUT', - 'parameters' => array( - 'panelId' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ), - ) - ) - ); $this->results = new Google_Service_Surveys_Resource_Results( $this, $this->serviceName, diff --git a/vendor/google/apiclient-services/src/Google/Service/Surveys/SurveyAudience.php b/vendor/google/apiclient-services/src/Google/Service/Surveys/SurveyAudience.php index a7fd3a2a..ec96ab75 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Surveys/SurveyAudience.php +++ b/vendor/google/apiclient-services/src/Google/Service/Surveys/SurveyAudience.php @@ -23,7 +23,6 @@ class Google_Service_Surveys_SurveyAudience extends Google_Collection public $countrySubdivision; public $gender; public $languages; - public $mobileAppPanelId; public $populationSource; public function setAges($ages) @@ -66,14 +65,6 @@ public function getLanguages() { return $this->languages; } - public function setMobileAppPanelId($mobileAppPanelId) - { - $this->mobileAppPanelId = $mobileAppPanelId; - } - public function getMobileAppPanelId() - { - return $this->mobileAppPanelId; - } public function setPopulationSource($populationSource) { $this->populationSource = $populationSource; diff --git a/vendor/google/apiclient-services/src/Google/Service/TPU.php b/vendor/google/apiclient-services/src/Google/Service/TPU.php index 346cff8a..d3af705f 100644 --- a/vendor/google/apiclient-services/src/Google/Service/TPU.php +++ b/vendor/google/apiclient-services/src/Google/Service/TPU.php @@ -16,7 +16,7 @@ */ /** - * Service definition for TPU (v1alpha1). + * Service definition for TPU (v1). * *

* TPU API provides customers with access to Google TPU technology.

@@ -50,7 +50,7 @@ public function __construct(Google_Client $client) parent::__construct($client); $this->rootUrl = 'https://tpu.googleapis.com/'; $this->servicePath = ''; - $this->version = 'v1alpha1'; + $this->version = 'v1'; $this->serviceName = 'tpu'; $this->projects_locations = new Google_Service_TPU_Resource_ProjectsLocations( @@ -60,7 +60,7 @@ public function __construct(Google_Client $client) array( 'methods' => array( 'get' => array( - 'path' => 'v1alpha1/{+name}', + 'path' => 'v1/{+name}', 'httpMethod' => 'GET', 'parameters' => array( 'name' => array( @@ -70,7 +70,7 @@ public function __construct(Google_Client $client) ), ), ),'list' => array( - 'path' => 'v1alpha1/{+name}/locations', + 'path' => 'v1/{+name}/locations', 'httpMethod' => 'GET', 'parameters' => array( 'name' => array( @@ -102,7 +102,7 @@ public function __construct(Google_Client $client) array( 'methods' => array( 'get' => array( - 'path' => 'v1alpha1/{+name}', + 'path' => 'v1/{+name}', 'httpMethod' => 'GET', 'parameters' => array( 'name' => array( @@ -112,7 +112,7 @@ public function __construct(Google_Client $client) ), ), ),'list' => array( - 'path' => 'v1alpha1/{+parent}/acceleratorTypes', + 'path' => 'v1/{+parent}/acceleratorTypes', 'httpMethod' => 'GET', 'parameters' => array( 'parent' => array( @@ -120,10 +120,6 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'filter' => array( - 'location' => 'query', - 'type' => 'string', - ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', @@ -136,6 +132,10 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'integer', ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ), ) @@ -148,7 +148,7 @@ public function __construct(Google_Client $client) array( 'methods' => array( 'create' => array( - 'path' => 'v1alpha1/{+parent}/nodes', + 'path' => 'v1/{+parent}/nodes', 'httpMethod' => 'POST', 'parameters' => array( 'parent' => array( @@ -162,7 +162,7 @@ public function __construct(Google_Client $client) ), ), ),'delete' => array( - 'path' => 'v1alpha1/{+name}', + 'path' => 'v1/{+name}', 'httpMethod' => 'DELETE', 'parameters' => array( 'name' => array( @@ -172,7 +172,7 @@ public function __construct(Google_Client $client) ), ), ),'get' => array( - 'path' => 'v1alpha1/{+name}', + 'path' => 'v1/{+name}', 'httpMethod' => 'GET', 'parameters' => array( 'name' => array( @@ -182,7 +182,7 @@ public function __construct(Google_Client $client) ), ), ),'list' => array( - 'path' => 'v1alpha1/{+parent}/nodes', + 'path' => 'v1/{+parent}/nodes', 'httpMethod' => 'GET', 'parameters' => array( 'parent' => array( @@ -200,17 +200,7 @@ public function __construct(Google_Client $client) ), ), ),'reimage' => array( - 'path' => 'v1alpha1/{+name}:reimage', - 'httpMethod' => 'POST', - 'parameters' => array( - 'name' => array( - 'location' => 'path', - 'type' => 'string', - 'required' => true, - ), - ), - ),'reset' => array( - 'path' => 'v1alpha1/{+name}:reset', + 'path' => 'v1/{+name}:reimage', 'httpMethod' => 'POST', 'parameters' => array( 'name' => array( @@ -220,7 +210,7 @@ public function __construct(Google_Client $client) ), ), ),'start' => array( - 'path' => 'v1alpha1/{+name}:start', + 'path' => 'v1/{+name}:start', 'httpMethod' => 'POST', 'parameters' => array( 'name' => array( @@ -230,7 +220,7 @@ public function __construct(Google_Client $client) ), ), ),'stop' => array( - 'path' => 'v1alpha1/{+name}:stop', + 'path' => 'v1/{+name}:stop', 'httpMethod' => 'POST', 'parameters' => array( 'name' => array( @@ -250,7 +240,7 @@ public function __construct(Google_Client $client) array( 'methods' => array( 'cancel' => array( - 'path' => 'v1alpha1/{+name}:cancel', + 'path' => 'v1/{+name}:cancel', 'httpMethod' => 'POST', 'parameters' => array( 'name' => array( @@ -260,7 +250,7 @@ public function __construct(Google_Client $client) ), ), ),'delete' => array( - 'path' => 'v1alpha1/{+name}', + 'path' => 'v1/{+name}', 'httpMethod' => 'DELETE', 'parameters' => array( 'name' => array( @@ -270,7 +260,7 @@ public function __construct(Google_Client $client) ), ), ),'get' => array( - 'path' => 'v1alpha1/{+name}', + 'path' => 'v1/{+name}', 'httpMethod' => 'GET', 'parameters' => array( 'name' => array( @@ -280,7 +270,7 @@ public function __construct(Google_Client $client) ), ), ),'list' => array( - 'path' => 'v1alpha1/{+name}/operations', + 'path' => 'v1/{+name}/operations', 'httpMethod' => 'GET', 'parameters' => array( 'name' => array( @@ -288,6 +278,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', @@ -296,10 +290,6 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'integer', ), - 'filter' => array( - 'location' => 'query', - 'type' => 'string', - ), ), ), ) @@ -312,7 +302,7 @@ public function __construct(Google_Client $client) array( 'methods' => array( 'get' => array( - 'path' => 'v1alpha1/{+name}', + 'path' => 'v1/{+name}', 'httpMethod' => 'GET', 'parameters' => array( 'name' => array( @@ -322,7 +312,7 @@ public function __construct(Google_Client $client) ), ), ),'list' => array( - 'path' => 'v1alpha1/{+parent}/tensorflowVersions', + 'path' => 'v1/{+parent}/tensorflowVersions', 'httpMethod' => 'GET', 'parameters' => array( 'parent' => array( @@ -330,6 +320,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', @@ -342,10 +336,6 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'integer', ), - 'filter' => array( - 'location' => 'query', - 'type' => 'string', - ), ), ), ) diff --git a/vendor/google/apiclient-services/src/Google/Service/TPU/Location.php b/vendor/google/apiclient-services/src/Google/Service/TPU/Location.php index d57073c9..e10be4b1 100644 --- a/vendor/google/apiclient-services/src/Google/Service/TPU/Location.php +++ b/vendor/google/apiclient-services/src/Google/Service/TPU/Location.php @@ -17,11 +17,20 @@ class Google_Service_TPU_Location extends Google_Model { + public $displayName; public $labels; public $locationId; public $metadata; public $name; + public function setDisplayName($displayName) + { + $this->displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } public function setLabels($labels) { $this->labels = $labels; diff --git a/vendor/google/apiclient-services/src/Google/Service/TPU/Node.php b/vendor/google/apiclient-services/src/Google/Service/TPU/Node.php index d14bd008..74818131 100644 --- a/vendor/google/apiclient-services/src/Google/Service/TPU/Node.php +++ b/vendor/google/apiclient-services/src/Google/Service/TPU/Node.php @@ -31,6 +31,8 @@ class Google_Service_TPU_Node extends Google_Collection protected $networkEndpointsType = 'Google_Service_TPU_NetworkEndpoint'; protected $networkEndpointsDataType = 'array'; public $port; + protected $schedulingConfigType = 'Google_Service_TPU_SchedulingConfig'; + protected $schedulingConfigDataType = ''; public $serviceAccount; public $state; public $tensorflowVersion; @@ -137,6 +139,20 @@ public function getPort() { return $this->port; } + /** + * @param Google_Service_TPU_SchedulingConfig + */ + public function setSchedulingConfig(Google_Service_TPU_SchedulingConfig $schedulingConfig) + { + $this->schedulingConfig = $schedulingConfig; + } + /** + * @return Google_Service_TPU_SchedulingConfig + */ + public function getSchedulingConfig() + { + return $this->schedulingConfig; + } public function setServiceAccount($serviceAccount) { $this->serviceAccount = $serviceAccount; diff --git a/vendor/google/apiclient-services/src/Google/Service/TPU/Resource/ProjectsLocations.php b/vendor/google/apiclient-services/src/Google/Service/TPU/Resource/ProjectsLocations.php index 0559c521..e040486e 100644 --- a/vendor/google/apiclient-services/src/Google/Service/TPU/Resource/ProjectsLocations.php +++ b/vendor/google/apiclient-services/src/Google/Service/TPU/Resource/ProjectsLocations.php @@ -26,7 +26,7 @@ class Google_Service_TPU_Resource_ProjectsLocations extends Google_Service_Resource { /** - * Get information about a location. (locations.get) + * Gets information about a location. (locations.get) * * @param string $name Resource name for the location. * @param array $optParams Optional parameters. diff --git a/vendor/google/apiclient-services/src/Google/Service/TPU/Resource/ProjectsLocationsAcceleratorTypes.php b/vendor/google/apiclient-services/src/Google/Service/TPU/Resource/ProjectsLocationsAcceleratorTypes.php index d875d7e7..8e91ab12 100644 --- a/vendor/google/apiclient-services/src/Google/Service/TPU/Resource/ProjectsLocationsAcceleratorTypes.php +++ b/vendor/google/apiclient-services/src/Google/Service/TPU/Resource/ProjectsLocationsAcceleratorTypes.php @@ -45,11 +45,11 @@ public function get($name, $optParams = array()) * @param string $parent The parent resource name. * @param array $optParams Optional parameters. * - * @opt_param string filter List filter. * @opt_param string pageToken The next_page_token value returned from a * previous List request, if any. * @opt_param string orderBy Sort results. * @opt_param int pageSize The maximum number of items to return. + * @opt_param string filter List filter. * @return Google_Service_TPU_ListAcceleratorTypesResponse */ public function listProjectsLocationsAcceleratorTypes($parent, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/TPU/Resource/ProjectsLocationsNodes.php b/vendor/google/apiclient-services/src/Google/Service/TPU/Resource/ProjectsLocationsNodes.php index 195719b3..2b166372 100644 --- a/vendor/google/apiclient-services/src/Google/Service/TPU/Resource/ProjectsLocationsNodes.php +++ b/vendor/google/apiclient-services/src/Google/Service/TPU/Resource/ProjectsLocationsNodes.php @@ -98,20 +98,6 @@ public function reimage($name, Google_Service_TPU_ReimageNodeRequest $postBody, $params = array_merge($params, $optParams); return $this->call('reimage', array($params), "Google_Service_TPU_Operation"); } - /** - * Resets a node, which stops and starts the VM. (nodes.reset) - * - * @param string $name The resource name. - * @param Google_Service_TPU_ResetNodeRequest $postBody - * @param array $optParams Optional parameters. - * @return Google_Service_TPU_Operation - */ - public function reset($name, Google_Service_TPU_ResetNodeRequest $postBody, $optParams = array()) - { - $params = array('name' => $name, 'postBody' => $postBody); - $params = array_merge($params, $optParams); - return $this->call('reset', array($params), "Google_Service_TPU_Operation"); - } /** * Starts a node. (nodes.start) * diff --git a/vendor/google/apiclient-services/src/Google/Service/TPU/Resource/ProjectsLocationsOperations.php b/vendor/google/apiclient-services/src/Google/Service/TPU/Resource/ProjectsLocationsOperations.php index b3498b08..3dfba882 100644 --- a/vendor/google/apiclient-services/src/Google/Service/TPU/Resource/ProjectsLocationsOperations.php +++ b/vendor/google/apiclient-services/src/Google/Service/TPU/Resource/ProjectsLocationsOperations.php @@ -93,9 +93,9 @@ public function get($name, $optParams = array()) * @param string $name The name of the operation's parent resource. * @param array $optParams Optional parameters. * + * @opt_param string filter The standard list filter. * @opt_param string pageToken The standard list page token. * @opt_param int pageSize The standard list page size. - * @opt_param string filter The standard list filter. * @return Google_Service_TPU_ListOperationsResponse */ public function listProjectsLocationsOperations($name, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/TPU/Resource/ProjectsLocationsTensorflowVersions.php b/vendor/google/apiclient-services/src/Google/Service/TPU/Resource/ProjectsLocationsTensorflowVersions.php index 4e5b7352..333afdb6 100644 --- a/vendor/google/apiclient-services/src/Google/Service/TPU/Resource/ProjectsLocationsTensorflowVersions.php +++ b/vendor/google/apiclient-services/src/Google/Service/TPU/Resource/ProjectsLocationsTensorflowVersions.php @@ -39,17 +39,17 @@ public function get($name, $optParams = array()) return $this->call('get', array($params), "Google_Service_TPU_TensorFlowVersion"); } /** - * Lists TensorFlow versions supported by this API. + * List TensorFlow versions supported by this API. * (tensorflowVersions.listProjectsLocationsTensorflowVersions) * * @param string $parent The parent resource name. * @param array $optParams Optional parameters. * + * @opt_param string filter List filter. * @opt_param string pageToken The next_page_token value returned from a * previous List request, if any. * @opt_param string orderBy Sort results. * @opt_param int pageSize The maximum number of items to return. - * @opt_param string filter List filter. * @return Google_Service_TPU_ListTensorFlowVersionsResponse */ public function listProjectsLocationsTensorflowVersions($parent, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/TPU/SchedulingConfig.php b/vendor/google/apiclient-services/src/Google/Service/TPU/SchedulingConfig.php new file mode 100644 index 00000000..370ea03c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/TPU/SchedulingConfig.php @@ -0,0 +1,30 @@ +preemptible = $preemptible; + } + public function getPreemptible() + { + return $this->preemptible; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Testing/AndroidModel.php b/vendor/google/apiclient-services/src/Google/Service/Testing/AndroidModel.php index 96b6528b..64d6ddee 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Testing/AndroidModel.php +++ b/vendor/google/apiclient-services/src/Google/Service/Testing/AndroidModel.php @@ -21,6 +21,7 @@ class Google_Service_Testing_AndroidModel extends Google_Collection public $brand; public $codename; public $form; + public $formFactor; public $id; public $manufacturer; public $name; @@ -30,6 +31,7 @@ class Google_Service_Testing_AndroidModel extends Google_Collection public $supportedAbis; public $supportedVersionIds; public $tags; + public $videoRecordingNotSupported; public function setBrand($brand) { @@ -55,6 +57,14 @@ public function getForm() { return $this->form; } + public function setFormFactor($formFactor) + { + $this->formFactor = $formFactor; + } + public function getFormFactor() + { + return $this->formFactor; + } public function setId($id) { $this->id = $id; @@ -127,4 +137,12 @@ public function getTags() { return $this->tags; } + public function setVideoRecordingNotSupported($videoRecordingNotSupported) + { + $this->videoRecordingNotSupported = $videoRecordingNotSupported; + } + public function getVideoRecordingNotSupported() + { + return $this->videoRecordingNotSupported; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Testing/AndroidRoboTest.php b/vendor/google/apiclient-services/src/Google/Service/Testing/AndroidRoboTest.php index 6d2de8c8..f0575876 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Testing/AndroidRoboTest.php +++ b/vendor/google/apiclient-services/src/Google/Service/Testing/AndroidRoboTest.php @@ -26,6 +26,8 @@ class Google_Service_Testing_AndroidRoboTest extends Google_Collection public $maxSteps; protected $roboDirectivesType = 'Google_Service_Testing_RoboDirective'; protected $roboDirectivesDataType = 'array'; + protected $roboScriptType = 'Google_Service_Testing_FileReference'; + protected $roboScriptDataType = ''; protected $startingIntentsType = 'Google_Service_Testing_RoboStartingIntent'; protected $startingIntentsDataType = 'array'; @@ -89,6 +91,20 @@ public function getRoboDirectives() { return $this->roboDirectives; } + /** + * @param Google_Service_Testing_FileReference + */ + public function setRoboScript(Google_Service_Testing_FileReference $roboScript) + { + $this->roboScript = $roboScript; + } + /** + * @return Google_Service_Testing_FileReference + */ + public function getRoboScript() + { + return $this->roboScript; + } /** * @param Google_Service_Testing_RoboStartingIntent */ diff --git a/vendor/google/apiclient-services/src/Google/Service/Testing/Apk.php b/vendor/google/apiclient-services/src/Google/Service/Testing/Apk.php new file mode 100644 index 00000000..fd5c38df --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Testing/Apk.php @@ -0,0 +1,46 @@ +location = $location; + } + /** + * @return Google_Service_Testing_FileReference + */ + public function getLocation() + { + return $this->location; + } + public function setPackageName($packageName) + { + $this->packageName = $packageName; + } + public function getPackageName() + { + return $this->packageName; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Testing/DeviceFile.php b/vendor/google/apiclient-services/src/Google/Service/Testing/DeviceFile.php index 08d70ae8..c2a0e3c5 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Testing/DeviceFile.php +++ b/vendor/google/apiclient-services/src/Google/Service/Testing/DeviceFile.php @@ -19,6 +19,8 @@ class Google_Service_Testing_DeviceFile extends Google_Model { protected $obbFileType = 'Google_Service_Testing_ObbFile'; protected $obbFileDataType = ''; + protected $regularFileType = 'Google_Service_Testing_RegularFile'; + protected $regularFileDataType = ''; /** * @param Google_Service_Testing_ObbFile @@ -34,4 +36,18 @@ public function getObbFile() { return $this->obbFile; } + /** + * @param Google_Service_Testing_RegularFile + */ + public function setRegularFile(Google_Service_Testing_RegularFile $regularFile) + { + $this->regularFile = $regularFile; + } + /** + * @return Google_Service_Testing_RegularFile + */ + public function getRegularFile() + { + return $this->regularFile; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Testing/Environment.php b/vendor/google/apiclient-services/src/Google/Service/Testing/Environment.php index 32be1cdb..038a9c31 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Testing/Environment.php +++ b/vendor/google/apiclient-services/src/Google/Service/Testing/Environment.php @@ -19,6 +19,8 @@ class Google_Service_Testing_Environment extends Google_Model { protected $androidDeviceType = 'Google_Service_Testing_AndroidDevice'; protected $androidDeviceDataType = ''; + protected $iosDeviceType = 'Google_Service_Testing_IosDevice'; + protected $iosDeviceDataType = ''; /** * @param Google_Service_Testing_AndroidDevice @@ -34,4 +36,18 @@ public function getAndroidDevice() { return $this->androidDevice; } + /** + * @param Google_Service_Testing_IosDevice + */ + public function setIosDevice(Google_Service_Testing_IosDevice $iosDevice) + { + $this->iosDevice = $iosDevice; + } + /** + * @return Google_Service_Testing_IosDevice + */ + public function getIosDevice() + { + return $this->iosDevice; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Testing/EnvironmentMatrix.php b/vendor/google/apiclient-services/src/Google/Service/Testing/EnvironmentMatrix.php index 9cbd5cfd..0fa7d51d 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Testing/EnvironmentMatrix.php +++ b/vendor/google/apiclient-services/src/Google/Service/Testing/EnvironmentMatrix.php @@ -21,6 +21,8 @@ class Google_Service_Testing_EnvironmentMatrix extends Google_Model protected $androidDeviceListDataType = ''; protected $androidMatrixType = 'Google_Service_Testing_AndroidMatrix'; protected $androidMatrixDataType = ''; + protected $iosDeviceListType = 'Google_Service_Testing_IosDeviceList'; + protected $iosDeviceListDataType = ''; /** * @param Google_Service_Testing_AndroidDeviceList @@ -50,4 +52,18 @@ public function getAndroidMatrix() { return $this->androidMatrix; } + /** + * @param Google_Service_Testing_IosDeviceList + */ + public function setIosDeviceList(Google_Service_Testing_IosDeviceList $iosDeviceList) + { + $this->iosDeviceList = $iosDeviceList; + } + /** + * @return Google_Service_Testing_IosDeviceList + */ + public function getIosDeviceList() + { + return $this->iosDeviceList; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Testing/IosDevice.php b/vendor/google/apiclient-services/src/Google/Service/Testing/IosDevice.php new file mode 100644 index 00000000..d2ec20f2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Testing/IosDevice.php @@ -0,0 +1,57 @@ +iosModelId = $iosModelId; + } + public function getIosModelId() + { + return $this->iosModelId; + } + public function setIosVersionId($iosVersionId) + { + $this->iosVersionId = $iosVersionId; + } + public function getIosVersionId() + { + return $this->iosVersionId; + } + public function setLocale($locale) + { + $this->locale = $locale; + } + public function getLocale() + { + return $this->locale; + } + public function setOrientation($orientation) + { + $this->orientation = $orientation; + } + public function getOrientation() + { + return $this->orientation; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Testing/IosDeviceCatalog.php b/vendor/google/apiclient-services/src/Google/Service/Testing/IosDeviceCatalog.php new file mode 100644 index 00000000..c3492512 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Testing/IosDeviceCatalog.php @@ -0,0 +1,70 @@ +models = $models; + } + /** + * @return Google_Service_Testing_IosModel + */ + public function getModels() + { + return $this->models; + } + /** + * @param Google_Service_Testing_IosRuntimeConfiguration + */ + public function setRuntimeConfiguration(Google_Service_Testing_IosRuntimeConfiguration $runtimeConfiguration) + { + $this->runtimeConfiguration = $runtimeConfiguration; + } + /** + * @return Google_Service_Testing_IosRuntimeConfiguration + */ + public function getRuntimeConfiguration() + { + return $this->runtimeConfiguration; + } + /** + * @param Google_Service_Testing_IosVersion + */ + public function setVersions($versions) + { + $this->versions = $versions; + } + /** + * @return Google_Service_Testing_IosVersion + */ + public function getVersions() + { + return $this->versions; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Testing/IosDeviceList.php b/vendor/google/apiclient-services/src/Google/Service/Testing/IosDeviceList.php new file mode 100644 index 00000000..cbdc041a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Testing/IosDeviceList.php @@ -0,0 +1,38 @@ +iosDevices = $iosDevices; + } + /** + * @return Google_Service_Testing_IosDevice + */ + public function getIosDevices() + { + return $this->iosDevices; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Testing/IosModel.php b/vendor/google/apiclient-services/src/Google/Service/Testing/IosModel.php new file mode 100644 index 00000000..9c7a6c66 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Testing/IosModel.php @@ -0,0 +1,67 @@ +deviceCapabilities = $deviceCapabilities; + } + public function getDeviceCapabilities() + { + return $this->deviceCapabilities; + } + public function setId($id) + { + $this->id = $id; + } + public function getId() + { + return $this->id; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setSupportedVersionIds($supportedVersionIds) + { + $this->supportedVersionIds = $supportedVersionIds; + } + public function getSupportedVersionIds() + { + return $this->supportedVersionIds; + } + public function setTags($tags) + { + $this->tags = $tags; + } + public function getTags() + { + return $this->tags; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Testing/IosRuntimeConfiguration.php b/vendor/google/apiclient-services/src/Google/Service/Testing/IosRuntimeConfiguration.php new file mode 100644 index 00000000..c74fbc90 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Testing/IosRuntimeConfiguration.php @@ -0,0 +1,54 @@ +locales = $locales; + } + /** + * @return Google_Service_Testing_Locale + */ + public function getLocales() + { + return $this->locales; + } + /** + * @param Google_Service_Testing_Orientation + */ + public function setOrientations($orientations) + { + $this->orientations = $orientations; + } + /** + * @return Google_Service_Testing_Orientation + */ + public function getOrientations() + { + return $this->orientations; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Testing/IosTestSetup.php b/vendor/google/apiclient-services/src/Google/Service/Testing/IosTestSetup.php new file mode 100644 index 00000000..76400bb7 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Testing/IosTestSetup.php @@ -0,0 +1,30 @@ +networkProfile = $networkProfile; + } + public function getNetworkProfile() + { + return $this->networkProfile; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Testing/IosVersion.php b/vendor/google/apiclient-services/src/Google/Service/Testing/IosVersion.php new file mode 100644 index 00000000..0f01e3cf --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Testing/IosVersion.php @@ -0,0 +1,58 @@ +id = $id; + } + public function getId() + { + return $this->id; + } + public function setMajorVersion($majorVersion) + { + $this->majorVersion = $majorVersion; + } + public function getMajorVersion() + { + return $this->majorVersion; + } + public function setMinorVersion($minorVersion) + { + $this->minorVersion = $minorVersion; + } + public function getMinorVersion() + { + return $this->minorVersion; + } + public function setTags($tags) + { + $this->tags = $tags; + } + public function getTags() + { + return $this->tags; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Testing/IosXcTest.php b/vendor/google/apiclient-services/src/Google/Service/Testing/IosXcTest.php new file mode 100644 index 00000000..ecd3920f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Testing/IosXcTest.php @@ -0,0 +1,53 @@ +testsZip = $testsZip; + } + /** + * @return Google_Service_Testing_FileReference + */ + public function getTestsZip() + { + return $this->testsZip; + } + /** + * @param Google_Service_Testing_FileReference + */ + public function setXctestrun(Google_Service_Testing_FileReference $xctestrun) + { + $this->xctestrun = $xctestrun; + } + /** + * @return Google_Service_Testing_FileReference + */ + public function getXctestrun() + { + return $this->xctestrun; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Testing/ProvidedSoftwareCatalog.php b/vendor/google/apiclient-services/src/Google/Service/Testing/ProvidedSoftwareCatalog.php new file mode 100644 index 00000000..8ea04383 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Testing/ProvidedSoftwareCatalog.php @@ -0,0 +1,30 @@ +orchestratorVersion = $orchestratorVersion; + } + public function getOrchestratorVersion() + { + return $this->orchestratorVersion; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Testing/RegularFile.php b/vendor/google/apiclient-services/src/Google/Service/Testing/RegularFile.php new file mode 100644 index 00000000..d0a2a044 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Testing/RegularFile.php @@ -0,0 +1,46 @@ +content = $content; + } + /** + * @return Google_Service_Testing_FileReference + */ + public function getContent() + { + return $this->content; + } + public function setDevicePath($devicePath) + { + $this->devicePath = $devicePath; + } + public function getDevicePath() + { + return $this->devicePath; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Testing/TestDetails.php b/vendor/google/apiclient-services/src/Google/Service/Testing/TestDetails.php index 42c3a783..6e8d1f92 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Testing/TestDetails.php +++ b/vendor/google/apiclient-services/src/Google/Service/Testing/TestDetails.php @@ -20,6 +20,7 @@ class Google_Service_Testing_TestDetails extends Google_Collection protected $collection_key = 'progressMessages'; public $errorMessage; public $progressMessages; + public $videoRecordingDisabled; public function setErrorMessage($errorMessage) { @@ -37,4 +38,12 @@ public function getProgressMessages() { return $this->progressMessages; } + public function setVideoRecordingDisabled($videoRecordingDisabled) + { + $this->videoRecordingDisabled = $videoRecordingDisabled; + } + public function getVideoRecordingDisabled() + { + return $this->videoRecordingDisabled; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Testing/TestEnvironmentCatalog.php b/vendor/google/apiclient-services/src/Google/Service/Testing/TestEnvironmentCatalog.php index 1360055f..83537a83 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Testing/TestEnvironmentCatalog.php +++ b/vendor/google/apiclient-services/src/Google/Service/Testing/TestEnvironmentCatalog.php @@ -19,8 +19,12 @@ class Google_Service_Testing_TestEnvironmentCatalog extends Google_Model { protected $androidDeviceCatalogType = 'Google_Service_Testing_AndroidDeviceCatalog'; protected $androidDeviceCatalogDataType = ''; + protected $iosDeviceCatalogType = 'Google_Service_Testing_IosDeviceCatalog'; + protected $iosDeviceCatalogDataType = ''; protected $networkConfigurationCatalogType = 'Google_Service_Testing_NetworkConfigurationCatalog'; protected $networkConfigurationCatalogDataType = ''; + protected $softwareCatalogType = 'Google_Service_Testing_ProvidedSoftwareCatalog'; + protected $softwareCatalogDataType = ''; /** * @param Google_Service_Testing_AndroidDeviceCatalog @@ -36,6 +40,20 @@ public function getAndroidDeviceCatalog() { return $this->androidDeviceCatalog; } + /** + * @param Google_Service_Testing_IosDeviceCatalog + */ + public function setIosDeviceCatalog(Google_Service_Testing_IosDeviceCatalog $iosDeviceCatalog) + { + $this->iosDeviceCatalog = $iosDeviceCatalog; + } + /** + * @return Google_Service_Testing_IosDeviceCatalog + */ + public function getIosDeviceCatalog() + { + return $this->iosDeviceCatalog; + } /** * @param Google_Service_Testing_NetworkConfigurationCatalog */ @@ -50,4 +68,18 @@ public function getNetworkConfigurationCatalog() { return $this->networkConfigurationCatalog; } + /** + * @param Google_Service_Testing_ProvidedSoftwareCatalog + */ + public function setSoftwareCatalog(Google_Service_Testing_ProvidedSoftwareCatalog $softwareCatalog) + { + $this->softwareCatalog = $softwareCatalog; + } + /** + * @return Google_Service_Testing_ProvidedSoftwareCatalog + */ + public function getSoftwareCatalog() + { + return $this->softwareCatalog; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/Testing/TestSetup.php b/vendor/google/apiclient-services/src/Google/Service/Testing/TestSetup.php index 0d6e07b6..1ebc9f6c 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Testing/TestSetup.php +++ b/vendor/google/apiclient-services/src/Google/Service/Testing/TestSetup.php @@ -20,6 +20,8 @@ class Google_Service_Testing_TestSetup extends Google_Collection protected $collection_key = 'filesToPush'; protected $accountType = 'Google_Service_Testing_Account'; protected $accountDataType = ''; + protected $additionalApksType = 'Google_Service_Testing_Apk'; + protected $additionalApksDataType = 'array'; public $directoriesToPull; protected $environmentVariablesType = 'Google_Service_Testing_EnvironmentVariable'; protected $environmentVariablesDataType = 'array'; @@ -41,6 +43,20 @@ public function getAccount() { return $this->account; } + /** + * @param Google_Service_Testing_Apk + */ + public function setAdditionalApks($additionalApks) + { + $this->additionalApks = $additionalApks; + } + /** + * @return Google_Service_Testing_Apk + */ + public function getAdditionalApks() + { + return $this->additionalApks; + } public function setDirectoriesToPull($directoriesToPull) { $this->directoriesToPull = $directoriesToPull; diff --git a/vendor/google/apiclient-services/src/Google/Service/Testing/TestSpecification.php b/vendor/google/apiclient-services/src/Google/Service/Testing/TestSpecification.php index 31b0774f..cf1ef413 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Testing/TestSpecification.php +++ b/vendor/google/apiclient-services/src/Google/Service/Testing/TestSpecification.php @@ -26,6 +26,10 @@ class Google_Service_Testing_TestSpecification extends Google_Model public $autoGoogleLogin; public $disablePerformanceMetrics; public $disableVideoRecording; + protected $iosTestSetupType = 'Google_Service_Testing_IosTestSetup'; + protected $iosTestSetupDataType = ''; + protected $iosXcTestType = 'Google_Service_Testing_IosXcTest'; + protected $iosXcTestDataType = ''; protected $testSetupType = 'Google_Service_Testing_TestSetup'; protected $testSetupDataType = ''; public $testTimeout; @@ -96,6 +100,34 @@ public function getDisableVideoRecording() { return $this->disableVideoRecording; } + /** + * @param Google_Service_Testing_IosTestSetup + */ + public function setIosTestSetup(Google_Service_Testing_IosTestSetup $iosTestSetup) + { + $this->iosTestSetup = $iosTestSetup; + } + /** + * @return Google_Service_Testing_IosTestSetup + */ + public function getIosTestSetup() + { + return $this->iosTestSetup; + } + /** + * @param Google_Service_Testing_IosXcTest + */ + public function setIosXcTest(Google_Service_Testing_IosXcTest $iosXcTest) + { + $this->iosXcTest = $iosXcTest; + } + /** + * @return Google_Service_Testing_IosXcTest + */ + public function getIosXcTest() + { + return $this->iosXcTest; + } /** * @param Google_Service_Testing_TestSetup */ diff --git a/vendor/google/apiclient-services/src/Google/Service/Texttospeech.php b/vendor/google/apiclient-services/src/Google/Service/Texttospeech.php new file mode 100644 index 00000000..a3d0767d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Texttospeech.php @@ -0,0 +1,88 @@ + + * Synthesizes natural-sounding speech by applying powerful neural network + * models.

+ * + *

+ * For more information about this service, see the API + * Documentation + *

+ * + * @author Google, Inc. + */ +class Google_Service_Texttospeech extends Google_Service +{ + /** View and manage your data across Google Cloud Platform services. */ + const CLOUD_PLATFORM = + "https://www.googleapis.com/auth/cloud-platform"; + + public $text; + public $voices; + + /** + * Constructs the internal representation of the Texttospeech service. + * + * @param Google_Client $client + */ + public function __construct(Google_Client $client) + { + parent::__construct($client); + $this->rootUrl = 'https://texttospeech.googleapis.com/'; + $this->servicePath = ''; + $this->version = 'v1'; + $this->serviceName = 'texttospeech'; + + $this->text = new Google_Service_Texttospeech_Resource_Text( + $this, + $this->serviceName, + 'text', + array( + 'methods' => array( + 'synthesize' => array( + 'path' => 'v1/text:synthesize', + 'httpMethod' => 'POST', + 'parameters' => array(), + ), + ) + ) + ); + $this->voices = new Google_Service_Texttospeech_Resource_Voices( + $this, + $this->serviceName, + 'voices', + array( + 'methods' => array( + 'list' => array( + 'path' => 'v1/voices', + 'httpMethod' => 'GET', + 'parameters' => array( + 'languageCode' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ), + ) + ) + ); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Texttospeech/AudioConfig.php b/vendor/google/apiclient-services/src/Google/Service/Texttospeech/AudioConfig.php new file mode 100644 index 00000000..e21af728 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Texttospeech/AudioConfig.php @@ -0,0 +1,66 @@ +audioEncoding = $audioEncoding; + } + public function getAudioEncoding() + { + return $this->audioEncoding; + } + public function setPitch($pitch) + { + $this->pitch = $pitch; + } + public function getPitch() + { + return $this->pitch; + } + public function setSampleRateHertz($sampleRateHertz) + { + $this->sampleRateHertz = $sampleRateHertz; + } + public function getSampleRateHertz() + { + return $this->sampleRateHertz; + } + public function setSpeakingRate($speakingRate) + { + $this->speakingRate = $speakingRate; + } + public function getSpeakingRate() + { + return $this->speakingRate; + } + public function setVolumeGainDb($volumeGainDb) + { + $this->volumeGainDb = $volumeGainDb; + } + public function getVolumeGainDb() + { + return $this->volumeGainDb; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Texttospeech/ListVoicesResponse.php b/vendor/google/apiclient-services/src/Google/Service/Texttospeech/ListVoicesResponse.php new file mode 100644 index 00000000..07a78f20 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Texttospeech/ListVoicesResponse.php @@ -0,0 +1,38 @@ +voices = $voices; + } + /** + * @return Google_Service_Texttospeech_Voice + */ + public function getVoices() + { + return $this->voices; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Texttospeech/Resource/Text.php b/vendor/google/apiclient-services/src/Google/Service/Texttospeech/Resource/Text.php new file mode 100644 index 00000000..3f7cd277 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Texttospeech/Resource/Text.php @@ -0,0 +1,42 @@ + + * $texttospeechService = new Google_Service_Texttospeech(...); + * $text = $texttospeechService->text; + * + */ +class Google_Service_Texttospeech_Resource_Text extends Google_Service_Resource +{ + /** + * Synthesizes speech synchronously: receive results after all text input has + * been processed. (text.synthesize) + * + * @param Google_Service_Texttospeech_SynthesizeSpeechRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Texttospeech_SynthesizeSpeechResponse + */ + public function synthesize(Google_Service_Texttospeech_SynthesizeSpeechRequest $postBody, $optParams = array()) + { + $params = array('postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('synthesize', array($params), "Google_Service_Texttospeech_SynthesizeSpeechResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Texttospeech/Resource/Voices.php b/vendor/google/apiclient-services/src/Google/Service/Texttospeech/Resource/Voices.php new file mode 100644 index 00000000..e412641e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Texttospeech/Resource/Voices.php @@ -0,0 +1,49 @@ + + * $texttospeechService = new Google_Service_Texttospeech(...); + * $voices = $texttospeechService->voices; + * + */ +class Google_Service_Texttospeech_Resource_Voices extends Google_Service_Resource +{ + /** + * Returns a list of Voice supported for synthesis. (voices.listVoices) + * + * @param array $optParams Optional parameters. + * + * @opt_param string languageCode Optional (but recommended) + * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If + * specified, the ListVoices call will only return voices that can be used to + * synthesize this language_code. E.g. when specifying "en-NZ", you will get + * supported "en-*" voices; when specifying "no", you will get supported "no-*" + * (Norwegian) and "nb-*" (Norwegian Bokmal) voices; specifying "zh" will also + * get supported "cmn-*" voices; specifying "zh-hk" will also get supported + * "yue-*" voices. + * @return Google_Service_Texttospeech_ListVoicesResponse + */ + public function listVoices($optParams = array()) + { + $params = array(); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_Texttospeech_ListVoicesResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Texttospeech/SynthesisInput.php b/vendor/google/apiclient-services/src/Google/Service/Texttospeech/SynthesisInput.php new file mode 100644 index 00000000..8d680f85 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Texttospeech/SynthesisInput.php @@ -0,0 +1,39 @@ +ssml = $ssml; + } + public function getSsml() + { + return $this->ssml; + } + public function setText($text) + { + $this->text = $text; + } + public function getText() + { + return $this->text; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Texttospeech/SynthesizeSpeechRequest.php b/vendor/google/apiclient-services/src/Google/Service/Texttospeech/SynthesizeSpeechRequest.php new file mode 100644 index 00000000..235ddaf6 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Texttospeech/SynthesizeSpeechRequest.php @@ -0,0 +1,69 @@ +audioConfig = $audioConfig; + } + /** + * @return Google_Service_Texttospeech_AudioConfig + */ + public function getAudioConfig() + { + return $this->audioConfig; + } + /** + * @param Google_Service_Texttospeech_SynthesisInput + */ + public function setInput(Google_Service_Texttospeech_SynthesisInput $input) + { + $this->input = $input; + } + /** + * @return Google_Service_Texttospeech_SynthesisInput + */ + public function getInput() + { + return $this->input; + } + /** + * @param Google_Service_Texttospeech_VoiceSelectionParams + */ + public function setVoice(Google_Service_Texttospeech_VoiceSelectionParams $voice) + { + $this->voice = $voice; + } + /** + * @return Google_Service_Texttospeech_VoiceSelectionParams + */ + public function getVoice() + { + return $this->voice; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Texttospeech/SynthesizeSpeechResponse.php b/vendor/google/apiclient-services/src/Google/Service/Texttospeech/SynthesizeSpeechResponse.php new file mode 100644 index 00000000..6ea8644d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Texttospeech/SynthesizeSpeechResponse.php @@ -0,0 +1,30 @@ +audioContent = $audioContent; + } + public function getAudioContent() + { + return $this->audioContent; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Texttospeech/Voice.php b/vendor/google/apiclient-services/src/Google/Service/Texttospeech/Voice.php new file mode 100644 index 00000000..a73f3fc5 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Texttospeech/Voice.php @@ -0,0 +1,58 @@ +languageCodes = $languageCodes; + } + public function getLanguageCodes() + { + return $this->languageCodes; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setNaturalSampleRateHertz($naturalSampleRateHertz) + { + $this->naturalSampleRateHertz = $naturalSampleRateHertz; + } + public function getNaturalSampleRateHertz() + { + return $this->naturalSampleRateHertz; + } + public function setSsmlGender($ssmlGender) + { + $this->ssmlGender = $ssmlGender; + } + public function getSsmlGender() + { + return $this->ssmlGender; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Texttospeech/VoiceSelectionParams.php b/vendor/google/apiclient-services/src/Google/Service/Texttospeech/VoiceSelectionParams.php new file mode 100644 index 00000000..e16928bd --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Texttospeech/VoiceSelectionParams.php @@ -0,0 +1,48 @@ +languageCode = $languageCode; + } + public function getLanguageCode() + { + return $this->languageCode; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setSsmlGender($ssmlGender) + { + $this->ssmlGender = $ssmlGender; + } + public function getSsmlGender() + { + return $this->ssmlGender; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/ToolResults/StackTrace.php b/vendor/google/apiclient-services/src/Google/Service/ToolResults/StackTrace.php index 63a32b24..083761dc 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ToolResults/StackTrace.php +++ b/vendor/google/apiclient-services/src/Google/Service/ToolResults/StackTrace.php @@ -17,18 +17,8 @@ class Google_Service_ToolResults_StackTrace extends Google_Model { - public $clusterId; public $exception; - public $reportId; - public function setClusterId($clusterId) - { - $this->clusterId = $clusterId; - } - public function getClusterId() - { - return $this->clusterId; - } public function setException($exception) { $this->exception = $exception; @@ -37,12 +27,4 @@ public function getException() { return $this->exception; } - public function setReportId($reportId) - { - $this->reportId = $reportId; - } - public function getReportId() - { - return $this->reportId; - } } diff --git a/vendor/google/apiclient-services/src/Google/Service/ToolResults/TestIssue.php b/vendor/google/apiclient-services/src/Google/Service/ToolResults/TestIssue.php index bb37982d..0d65b851 100644 --- a/vendor/google/apiclient-services/src/Google/Service/ToolResults/TestIssue.php +++ b/vendor/google/apiclient-services/src/Google/Service/ToolResults/TestIssue.php @@ -17,6 +17,7 @@ class Google_Service_ToolResults_TestIssue extends Google_Model { + public $category; public $errorMessage; public $severity; protected $stackTraceType = 'Google_Service_ToolResults_StackTrace'; @@ -25,6 +26,14 @@ class Google_Service_ToolResults_TestIssue extends Google_Model protected $warningType = 'Google_Service_ToolResults_Any'; protected $warningDataType = ''; + public function setCategory($category) + { + $this->category = $category; + } + public function getCategory() + { + return $this->category; + } public function setErrorMessage($errorMessage) { $this->errorMessage = $errorMessage; diff --git a/vendor/google/apiclient-services/src/Google/Service/Vault.php b/vendor/google/apiclient-services/src/Google/Service/Vault.php index cf08d38b..b09e1301 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Vault.php +++ b/vendor/google/apiclient-services/src/Google/Service/Vault.php @@ -38,6 +38,7 @@ class Google_Service_Vault extends Google_Service "https://www.googleapis.com/auth/ediscovery.readonly"; public $matters; + public $matters_exports; public $matters_holds; public $matters_holds_accounts; @@ -173,13 +174,96 @@ public function __construct(Google_Client $client) ) ) ); + $this->matters_exports = new Google_Service_Vault_Resource_MattersExports( + $this, + $this->serviceName, + 'exports', + array( + 'methods' => array( + 'create' => array( + 'path' => 'v1/matters/{matterId}/exports', + 'httpMethod' => 'POST', + 'parameters' => array( + 'matterId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'delete' => array( + 'path' => 'v1/matters/{matterId}/exports/{exportId}', + 'httpMethod' => 'DELETE', + 'parameters' => array( + 'matterId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'exportId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'get' => array( + 'path' => 'v1/matters/{matterId}/exports/{exportId}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'matterId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'exportId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => 'v1/matters/{matterId}/exports', + 'httpMethod' => 'GET', + 'parameters' => array( + 'matterId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + ), + ), + ) + ) + ); $this->matters_holds = new Google_Service_Vault_Resource_MattersHolds( $this, $this->serviceName, 'holds', array( 'methods' => array( - 'create' => array( + 'addHeldAccounts' => array( + 'path' => 'v1/matters/{matterId}/holds/{holdId}:addHeldAccounts', + 'httpMethod' => 'POST', + 'parameters' => array( + 'matterId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'holdId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'create' => array( 'path' => 'v1/matters/{matterId}/holds', 'httpMethod' => 'POST', 'parameters' => array( @@ -232,10 +316,6 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), - 'view' => array( - 'location' => 'query', - 'type' => 'string', - ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', @@ -244,6 +324,25 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'integer', ), + 'view' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'removeHeldAccounts' => array( + 'path' => 'v1/matters/{matterId}/holds/{holdId}:removeHeldAccounts', + 'httpMethod' => 'POST', + 'parameters' => array( + 'matterId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'holdId' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), ), ),'update' => array( 'path' => 'v1/matters/{matterId}/holds/{holdId}', diff --git a/vendor/google/apiclient-services/src/Google/Service/Vault/AccountInfo.php b/vendor/google/apiclient-services/src/Google/Service/Vault/AccountInfo.php new file mode 100644 index 00000000..3d94b2b5 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vault/AccountInfo.php @@ -0,0 +1,31 @@ +emails = $emails; + } + public function getEmails() + { + return $this->emails; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vault/AddHeldAccountResult.php b/vendor/google/apiclient-services/src/Google/Service/Vault/AddHeldAccountResult.php new file mode 100644 index 00000000..7975198e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vault/AddHeldAccountResult.php @@ -0,0 +1,53 @@ +account = $account; + } + /** + * @return Google_Service_Vault_HeldAccount + */ + public function getAccount() + { + return $this->account; + } + /** + * @param Google_Service_Vault_Status + */ + public function setStatus(Google_Service_Vault_Status $status) + { + $this->status = $status; + } + /** + * @return Google_Service_Vault_Status + */ + public function getStatus() + { + return $this->status; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vault/AddHeldAccountsRequest.php b/vendor/google/apiclient-services/src/Google/Service/Vault/AddHeldAccountsRequest.php new file mode 100644 index 00000000..e478fbb2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vault/AddHeldAccountsRequest.php @@ -0,0 +1,40 @@ +accountIds = $accountIds; + } + public function getAccountIds() + { + return $this->accountIds; + } + public function setEmails($emails) + { + $this->emails = $emails; + } + public function getEmails() + { + return $this->emails; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vault/AddHeldAccountsResponse.php b/vendor/google/apiclient-services/src/Google/Service/Vault/AddHeldAccountsResponse.php new file mode 100644 index 00000000..ca8fdf88 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vault/AddHeldAccountsResponse.php @@ -0,0 +1,38 @@ +responses = $responses; + } + /** + * @return Google_Service_Vault_AddHeldAccountResult + */ + public function getResponses() + { + return $this->responses; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vault/CloudStorageFile.php b/vendor/google/apiclient-services/src/Google/Service/Vault/CloudStorageFile.php new file mode 100644 index 00000000..ca711e43 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vault/CloudStorageFile.php @@ -0,0 +1,57 @@ +bucketName = $bucketName; + } + public function getBucketName() + { + return $this->bucketName; + } + public function setMd5Hash($md5Hash) + { + $this->md5Hash = $md5Hash; + } + public function getMd5Hash() + { + return $this->md5Hash; + } + public function setObjectName($objectName) + { + $this->objectName = $objectName; + } + public function getObjectName() + { + return $this->objectName; + } + public function setSize($size) + { + $this->size = $size; + } + public function getSize() + { + return $this->size; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vault/CloudStorageSink.php b/vendor/google/apiclient-services/src/Google/Service/Vault/CloudStorageSink.php new file mode 100644 index 00000000..77748b44 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vault/CloudStorageSink.php @@ -0,0 +1,38 @@ +files = $files; + } + /** + * @return Google_Service_Vault_CloudStorageFile + */ + public function getFiles() + { + return $this->files; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vault/DriveExportOptions.php b/vendor/google/apiclient-services/src/Google/Service/Vault/DriveExportOptions.php new file mode 100644 index 00000000..5b0fb403 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vault/DriveExportOptions.php @@ -0,0 +1,30 @@ +includeAccessInfo = $includeAccessInfo; + } + public function getIncludeAccessInfo() + { + return $this->includeAccessInfo; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vault/DriveOptions.php b/vendor/google/apiclient-services/src/Google/Service/Vault/DriveOptions.php new file mode 100644 index 00000000..43a48928 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vault/DriveOptions.php @@ -0,0 +1,39 @@ +includeTeamDrives = $includeTeamDrives; + } + public function getIncludeTeamDrives() + { + return $this->includeTeamDrives; + } + public function setVersionDate($versionDate) + { + $this->versionDate = $versionDate; + } + public function getVersionDate() + { + return $this->versionDate; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vault/Export.php b/vendor/google/apiclient-services/src/Google/Service/Vault/Export.php new file mode 100644 index 00000000..7fe1f1eb --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vault/Export.php @@ -0,0 +1,146 @@ +cloudStorageSink = $cloudStorageSink; + } + /** + * @return Google_Service_Vault_CloudStorageSink + */ + public function getCloudStorageSink() + { + return $this->cloudStorageSink; + } + public function setCreateTime($createTime) + { + $this->createTime = $createTime; + } + public function getCreateTime() + { + return $this->createTime; + } + /** + * @param Google_Service_Vault_ExportOptions + */ + public function setExportOptions(Google_Service_Vault_ExportOptions $exportOptions) + { + $this->exportOptions = $exportOptions; + } + /** + * @return Google_Service_Vault_ExportOptions + */ + public function getExportOptions() + { + return $this->exportOptions; + } + public function setId($id) + { + $this->id = $id; + } + public function getId() + { + return $this->id; + } + public function setMatterId($matterId) + { + $this->matterId = $matterId; + } + public function getMatterId() + { + return $this->matterId; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + /** + * @param Google_Service_Vault_Query + */ + public function setQuery(Google_Service_Vault_Query $query) + { + $this->query = $query; + } + /** + * @return Google_Service_Vault_Query + */ + public function getQuery() + { + return $this->query; + } + /** + * @param Google_Service_Vault_UserInfo + */ + public function setRequester(Google_Service_Vault_UserInfo $requester) + { + $this->requester = $requester; + } + /** + * @return Google_Service_Vault_UserInfo + */ + public function getRequester() + { + return $this->requester; + } + /** + * @param Google_Service_Vault_ExportStats + */ + public function setStats(Google_Service_Vault_ExportStats $stats) + { + $this->stats = $stats; + } + /** + * @return Google_Service_Vault_ExportStats + */ + public function getStats() + { + return $this->stats; + } + public function setStatus($status) + { + $this->status = $status; + } + public function getStatus() + { + return $this->status; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vault/ExportOptions.php b/vendor/google/apiclient-services/src/Google/Service/Vault/ExportOptions.php new file mode 100644 index 00000000..4c431272 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vault/ExportOptions.php @@ -0,0 +1,85 @@ +driveOptions = $driveOptions; + } + /** + * @return Google_Service_Vault_DriveExportOptions + */ + public function getDriveOptions() + { + return $this->driveOptions; + } + /** + * @param Google_Service_Vault_GroupsExportOptions + */ + public function setGroupsOptions(Google_Service_Vault_GroupsExportOptions $groupsOptions) + { + $this->groupsOptions = $groupsOptions; + } + /** + * @return Google_Service_Vault_GroupsExportOptions + */ + public function getGroupsOptions() + { + return $this->groupsOptions; + } + /** + * @param Google_Service_Vault_HangoutsChatExportOptions + */ + public function setHangoutsChatOptions(Google_Service_Vault_HangoutsChatExportOptions $hangoutsChatOptions) + { + $this->hangoutsChatOptions = $hangoutsChatOptions; + } + /** + * @return Google_Service_Vault_HangoutsChatExportOptions + */ + public function getHangoutsChatOptions() + { + return $this->hangoutsChatOptions; + } + /** + * @param Google_Service_Vault_MailExportOptions + */ + public function setMailOptions(Google_Service_Vault_MailExportOptions $mailOptions) + { + $this->mailOptions = $mailOptions; + } + /** + * @return Google_Service_Vault_MailExportOptions + */ + public function getMailOptions() + { + return $this->mailOptions; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vault/ExportStats.php b/vendor/google/apiclient-services/src/Google/Service/Vault/ExportStats.php new file mode 100644 index 00000000..79297987 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vault/ExportStats.php @@ -0,0 +1,48 @@ +exportedArtifactCount = $exportedArtifactCount; + } + public function getExportedArtifactCount() + { + return $this->exportedArtifactCount; + } + public function setSizeInBytes($sizeInBytes) + { + $this->sizeInBytes = $sizeInBytes; + } + public function getSizeInBytes() + { + return $this->sizeInBytes; + } + public function setTotalArtifactCount($totalArtifactCount) + { + $this->totalArtifactCount = $totalArtifactCount; + } + public function getTotalArtifactCount() + { + return $this->totalArtifactCount; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vault/GroupsExportOptions.php b/vendor/google/apiclient-services/src/Google/Service/Vault/GroupsExportOptions.php new file mode 100644 index 00000000..7ab39250 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vault/GroupsExportOptions.php @@ -0,0 +1,30 @@ +exportFormat = $exportFormat; + } + public function getExportFormat() + { + return $this->exportFormat; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vault/HangoutsChatExportOptions.php b/vendor/google/apiclient-services/src/Google/Service/Vault/HangoutsChatExportOptions.php new file mode 100644 index 00000000..09925f0f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vault/HangoutsChatExportOptions.php @@ -0,0 +1,30 @@ +exportFormat = $exportFormat; + } + public function getExportFormat() + { + return $this->exportFormat; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vault/HangoutsChatInfo.php b/vendor/google/apiclient-services/src/Google/Service/Vault/HangoutsChatInfo.php new file mode 100644 index 00000000..b930a0aa --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vault/HangoutsChatInfo.php @@ -0,0 +1,31 @@ +roomId = $roomId; + } + public function getRoomId() + { + return $this->roomId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vault/HangoutsChatOptions.php b/vendor/google/apiclient-services/src/Google/Service/Vault/HangoutsChatOptions.php new file mode 100644 index 00000000..6ce9bc30 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vault/HangoutsChatOptions.php @@ -0,0 +1,30 @@ +includeRooms = $includeRooms; + } + public function getIncludeRooms() + { + return $this->includeRooms; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vault/ListExportsResponse.php b/vendor/google/apiclient-services/src/Google/Service/Vault/ListExportsResponse.php new file mode 100644 index 00000000..111ac3af --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vault/ListExportsResponse.php @@ -0,0 +1,47 @@ +exports = $exports; + } + /** + * @return Google_Service_Vault_Export + */ + public function getExports() + { + return $this->exports; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vault/MailExportOptions.php b/vendor/google/apiclient-services/src/Google/Service/Vault/MailExportOptions.php new file mode 100644 index 00000000..2aae7e75 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vault/MailExportOptions.php @@ -0,0 +1,30 @@ +exportFormat = $exportFormat; + } + public function getExportFormat() + { + return $this->exportFormat; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vault/MailOptions.php b/vendor/google/apiclient-services/src/Google/Service/Vault/MailOptions.php new file mode 100644 index 00000000..69cfbae2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vault/MailOptions.php @@ -0,0 +1,30 @@ +excludeDrafts = $excludeDrafts; + } + public function getExcludeDrafts() + { + return $this->excludeDrafts; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vault/OrgUnitInfo.php b/vendor/google/apiclient-services/src/Google/Service/Vault/OrgUnitInfo.php new file mode 100644 index 00000000..80745d87 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vault/OrgUnitInfo.php @@ -0,0 +1,30 @@ +orgUnitId = $orgUnitId; + } + public function getOrgUnitId() + { + return $this->orgUnitId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vault/Query.php b/vendor/google/apiclient-services/src/Google/Service/Vault/Query.php new file mode 100644 index 00000000..42a90423 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vault/Query.php @@ -0,0 +1,196 @@ +accountInfo = $accountInfo; + } + /** + * @return Google_Service_Vault_AccountInfo + */ + public function getAccountInfo() + { + return $this->accountInfo; + } + public function setCorpus($corpus) + { + $this->corpus = $corpus; + } + public function getCorpus() + { + return $this->corpus; + } + public function setDataScope($dataScope) + { + $this->dataScope = $dataScope; + } + public function getDataScope() + { + return $this->dataScope; + } + /** + * @param Google_Service_Vault_DriveOptions + */ + public function setDriveOptions(Google_Service_Vault_DriveOptions $driveOptions) + { + $this->driveOptions = $driveOptions; + } + /** + * @return Google_Service_Vault_DriveOptions + */ + public function getDriveOptions() + { + return $this->driveOptions; + } + public function setEndTime($endTime) + { + $this->endTime = $endTime; + } + public function getEndTime() + { + return $this->endTime; + } + /** + * @param Google_Service_Vault_HangoutsChatInfo + */ + public function setHangoutsChatInfo(Google_Service_Vault_HangoutsChatInfo $hangoutsChatInfo) + { + $this->hangoutsChatInfo = $hangoutsChatInfo; + } + /** + * @return Google_Service_Vault_HangoutsChatInfo + */ + public function getHangoutsChatInfo() + { + return $this->hangoutsChatInfo; + } + /** + * @param Google_Service_Vault_HangoutsChatOptions + */ + public function setHangoutsChatOptions(Google_Service_Vault_HangoutsChatOptions $hangoutsChatOptions) + { + $this->hangoutsChatOptions = $hangoutsChatOptions; + } + /** + * @return Google_Service_Vault_HangoutsChatOptions + */ + public function getHangoutsChatOptions() + { + return $this->hangoutsChatOptions; + } + /** + * @param Google_Service_Vault_MailOptions + */ + public function setMailOptions(Google_Service_Vault_MailOptions $mailOptions) + { + $this->mailOptions = $mailOptions; + } + /** + * @return Google_Service_Vault_MailOptions + */ + public function getMailOptions() + { + return $this->mailOptions; + } + /** + * @param Google_Service_Vault_OrgUnitInfo + */ + public function setOrgUnitInfo(Google_Service_Vault_OrgUnitInfo $orgUnitInfo) + { + $this->orgUnitInfo = $orgUnitInfo; + } + /** + * @return Google_Service_Vault_OrgUnitInfo + */ + public function getOrgUnitInfo() + { + return $this->orgUnitInfo; + } + public function setSearchMethod($searchMethod) + { + $this->searchMethod = $searchMethod; + } + public function getSearchMethod() + { + return $this->searchMethod; + } + public function setStartTime($startTime) + { + $this->startTime = $startTime; + } + public function getStartTime() + { + return $this->startTime; + } + /** + * @param Google_Service_Vault_TeamDriveInfo + */ + public function setTeamDriveInfo(Google_Service_Vault_TeamDriveInfo $teamDriveInfo) + { + $this->teamDriveInfo = $teamDriveInfo; + } + /** + * @return Google_Service_Vault_TeamDriveInfo + */ + public function getTeamDriveInfo() + { + return $this->teamDriveInfo; + } + public function setTerms($terms) + { + $this->terms = $terms; + } + public function getTerms() + { + return $this->terms; + } + public function setTimeZone($timeZone) + { + $this->timeZone = $timeZone; + } + public function getTimeZone() + { + return $this->timeZone; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vault/RemoveHeldAccountsRequest.php b/vendor/google/apiclient-services/src/Google/Service/Vault/RemoveHeldAccountsRequest.php new file mode 100644 index 00000000..e86a7804 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vault/RemoveHeldAccountsRequest.php @@ -0,0 +1,31 @@ +accountIds = $accountIds; + } + public function getAccountIds() + { + return $this->accountIds; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vault/RemoveHeldAccountsResponse.php b/vendor/google/apiclient-services/src/Google/Service/Vault/RemoveHeldAccountsResponse.php new file mode 100644 index 00000000..2fdac1de --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vault/RemoveHeldAccountsResponse.php @@ -0,0 +1,38 @@ +statuses = $statuses; + } + /** + * @return Google_Service_Vault_Status + */ + public function getStatuses() + { + return $this->statuses; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vault/Resource/MattersExports.php b/vendor/google/apiclient-services/src/Google/Service/Vault/Resource/MattersExports.php new file mode 100644 index 00000000..294b8ea0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vault/Resource/MattersExports.php @@ -0,0 +1,86 @@ + + * $vaultService = new Google_Service_Vault(...); + * $exports = $vaultService->exports; + * + */ +class Google_Service_Vault_Resource_MattersExports extends Google_Service_Resource +{ + /** + * Creates an Export. (exports.create) + * + * @param string $matterId The matter ID. + * @param Google_Service_Vault_Export $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Vault_Export + */ + public function create($matterId, Google_Service_Vault_Export $postBody, $optParams = array()) + { + $params = array('matterId' => $matterId, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('create', array($params), "Google_Service_Vault_Export"); + } + /** + * Deletes an Export. (exports.delete) + * + * @param string $matterId The matter ID. + * @param string $exportId The export ID. + * @param array $optParams Optional parameters. + * @return Google_Service_Vault_VaultEmpty + */ + public function delete($matterId, $exportId, $optParams = array()) + { + $params = array('matterId' => $matterId, 'exportId' => $exportId); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params), "Google_Service_Vault_VaultEmpty"); + } + /** + * Gets an Export. (exports.get) + * + * @param string $matterId The matter ID. + * @param string $exportId The export ID. + * @param array $optParams Optional parameters. + * @return Google_Service_Vault_Export + */ + public function get($matterId, $exportId, $optParams = array()) + { + $params = array('matterId' => $matterId, 'exportId' => $exportId); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_Vault_Export"); + } + /** + * Lists Exports. (exports.listMattersExports) + * + * @param string $matterId The matter ID. + * @param array $optParams Optional parameters. + * + * @opt_param string pageToken The pagination token as returned in the response. + * @opt_param int pageSize The number of exports to return in the response. + * @return Google_Service_Vault_ListExportsResponse + */ + public function listMattersExports($matterId, $optParams = array()) + { + $params = array('matterId' => $matterId); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_Vault_ListExportsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vault/Resource/MattersHolds.php b/vendor/google/apiclient-services/src/Google/Service/Vault/Resource/MattersHolds.php index 667f3fb2..07fa3b54 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Vault/Resource/MattersHolds.php +++ b/vendor/google/apiclient-services/src/Google/Service/Vault/Resource/MattersHolds.php @@ -25,6 +25,23 @@ */ class Google_Service_Vault_Resource_MattersHolds extends Google_Service_Resource { + /** + * Adds HeldAccounts to a hold. Returns a list of accounts that have been + * successfully added. Accounts can only be added to an existing account-based + * hold. (holds.addHeldAccounts) + * + * @param string $matterId The matter ID. + * @param string $holdId The hold ID. + * @param Google_Service_Vault_AddHeldAccountsRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Vault_AddHeldAccountsResponse + */ + public function addHeldAccounts($matterId, $holdId, Google_Service_Vault_AddHeldAccountsRequest $postBody, $optParams = array()) + { + $params = array('matterId' => $matterId, 'holdId' => $holdId, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('addHeldAccounts', array($params), "Google_Service_Vault_AddHeldAccountsResponse"); + } /** * Creates a hold in the given matter. (holds.create) * @@ -77,12 +94,12 @@ public function get($matterId, $holdId, $optParams = array()) * @param string $matterId The matter ID. * @param array $optParams Optional parameters. * - * @opt_param string view Specifies which parts of the Hold to return. * @opt_param string pageToken The pagination token as returned in the response. * An empty token means start from the beginning. * @opt_param int pageSize The number of holds to return in the response, * between 0 and 100 inclusive. Leaving this empty, or as 0, is the same as * page_size = 100. + * @opt_param string view Specifies which parts of the Hold to return. * @return Google_Service_Vault_ListHoldsResponse */ public function listMattersHolds($matterId, $optParams = array()) @@ -91,6 +108,23 @@ public function listMattersHolds($matterId, $optParams = array()) $params = array_merge($params, $optParams); return $this->call('list', array($params), "Google_Service_Vault_ListHoldsResponse"); } + /** + * Removes HeldAccounts from a hold. Returns a list of statuses in the same + * order as the request. If this request leaves the hold with no held accounts, + * the hold will not apply to any accounts. (holds.removeHeldAccounts) + * + * @param string $matterId The matter ID. + * @param string $holdId The hold ID. + * @param Google_Service_Vault_RemoveHeldAccountsRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Vault_RemoveHeldAccountsResponse + */ + public function removeHeldAccounts($matterId, $holdId, Google_Service_Vault_RemoveHeldAccountsRequest $postBody, $optParams = array()) + { + $params = array('matterId' => $matterId, 'holdId' => $holdId, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('removeHeldAccounts', array($params), "Google_Service_Vault_RemoveHeldAccountsResponse"); + } /** * Updates the OU and/or query parameters of a hold. You cannot add accounts to * a hold that covers an OU, nor can you add OUs to a hold that covers diff --git a/vendor/google/apiclient-services/src/Google/Service/Vault/Status.php b/vendor/google/apiclient-services/src/Google/Service/Vault/Status.php new file mode 100644 index 00000000..b389ac98 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vault/Status.php @@ -0,0 +1,49 @@ +code = $code; + } + public function getCode() + { + return $this->code; + } + public function setDetails($details) + { + $this->details = $details; + } + public function getDetails() + { + return $this->details; + } + public function setMessage($message) + { + $this->message = $message; + } + public function getMessage() + { + return $this->message; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vault/TeamDriveInfo.php b/vendor/google/apiclient-services/src/Google/Service/Vault/TeamDriveInfo.php new file mode 100644 index 00000000..7d1e627f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vault/TeamDriveInfo.php @@ -0,0 +1,31 @@ +teamDriveIds = $teamDriveIds; + } + public function getTeamDriveIds() + { + return $this->teamDriveIds; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vault/UserInfo.php b/vendor/google/apiclient-services/src/Google/Service/Vault/UserInfo.php new file mode 100644 index 00000000..76d139c6 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vault/UserInfo.php @@ -0,0 +1,39 @@ +displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } + public function setEmail($email) + { + $this->email = $email; + } + public function getEmail() + { + return $this->email; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision.php b/vendor/google/apiclient-services/src/Google/Service/Vision.php index d63b9bc1..71d61072 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Vision.php +++ b/vendor/google/apiclient-services/src/Google/Service/Vision.php @@ -39,7 +39,9 @@ class Google_Service_Vision extends Google_Service const CLOUD_VISION = "https://www.googleapis.com/auth/cloud-vision"; + public $files; public $images; + public $locations_operations; public $operations; /** @@ -55,6 +57,20 @@ public function __construct(Google_Client $client) $this->version = 'v1'; $this->serviceName = 'vision'; + $this->files = new Google_Service_Vision_Resource_Files( + $this, + $this->serviceName, + 'files', + array( + 'methods' => array( + 'asyncBatchAnnotate' => array( + 'path' => 'v1/files:asyncBatchAnnotate', + 'httpMethod' => 'POST', + 'parameters' => array(), + ), + ) + ) + ); $this->images = new Google_Service_Vision_Resource_Images( $this, $this->serviceName, @@ -69,6 +85,26 @@ public function __construct(Google_Client $client) ) ) ); + $this->locations_operations = new Google_Service_Vision_Resource_LocationsOperations( + $this, + $this->serviceName, + 'operations', + array( + 'methods' => array( + 'get' => array( + 'path' => 'v1/{+name}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ), + ) + ) + ); $this->operations = new Google_Service_Vision_Resource_Operations( $this, $this->serviceName, @@ -114,6 +150,10 @@ public function __construct(Google_Client $client) 'type' => 'string', 'required' => true, ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', @@ -122,10 +162,6 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'integer', ), - 'filter' => array( - 'location' => 'query', - 'type' => 'string', - ), ), ), ) diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/AnnotateFileResponse.php b/vendor/google/apiclient-services/src/Google/Service/Vision/AnnotateFileResponse.php new file mode 100644 index 00000000..d054c6f3 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/AnnotateFileResponse.php @@ -0,0 +1,54 @@ +inputConfig = $inputConfig; + } + /** + * @return Google_Service_Vision_InputConfig + */ + public function getInputConfig() + { + return $this->inputConfig; + } + /** + * @param Google_Service_Vision_AnnotateImageResponse + */ + public function setResponses($responses) + { + $this->responses = $responses; + } + /** + * @return Google_Service_Vision_AnnotateImageResponse + */ + public function getResponses() + { + return $this->responses; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/AnnotateImageResponse.php b/vendor/google/apiclient-services/src/Google/Service/Vision/AnnotateImageResponse.php index 7d99ee48..035e9ae0 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Vision/AnnotateImageResponse.php +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/AnnotateImageResponse.php @@ -18,6 +18,8 @@ class Google_Service_Vision_AnnotateImageResponse extends Google_Collection { protected $collection_key = 'textAnnotations'; + protected $contextType = 'Google_Service_Vision_ImageAnnotationContext'; + protected $contextDataType = ''; protected $cropHintsAnnotationType = 'Google_Service_Vision_CropHintsAnnotation'; protected $cropHintsAnnotationDataType = ''; protected $errorType = 'Google_Service_Vision_Status'; @@ -32,6 +34,8 @@ class Google_Service_Vision_AnnotateImageResponse extends Google_Collection protected $labelAnnotationsDataType = 'array'; protected $landmarkAnnotationsType = 'Google_Service_Vision_EntityAnnotation'; protected $landmarkAnnotationsDataType = 'array'; + protected $localizedObjectAnnotationsType = 'Google_Service_Vision_LocalizedObjectAnnotation'; + protected $localizedObjectAnnotationsDataType = 'array'; protected $logoAnnotationsType = 'Google_Service_Vision_EntityAnnotation'; protected $logoAnnotationsDataType = 'array'; protected $safeSearchAnnotationType = 'Google_Service_Vision_SafeSearchAnnotation'; @@ -41,6 +45,20 @@ class Google_Service_Vision_AnnotateImageResponse extends Google_Collection protected $webDetectionType = 'Google_Service_Vision_WebDetection'; protected $webDetectionDataType = ''; + /** + * @param Google_Service_Vision_ImageAnnotationContext + */ + public function setContext(Google_Service_Vision_ImageAnnotationContext $context) + { + $this->context = $context; + } + /** + * @return Google_Service_Vision_ImageAnnotationContext + */ + public function getContext() + { + return $this->context; + } /** * @param Google_Service_Vision_CropHintsAnnotation */ @@ -139,6 +157,20 @@ public function getLandmarkAnnotations() { return $this->landmarkAnnotations; } + /** + * @param Google_Service_Vision_LocalizedObjectAnnotation + */ + public function setLocalizedObjectAnnotations($localizedObjectAnnotations) + { + $this->localizedObjectAnnotations = $localizedObjectAnnotations; + } + /** + * @return Google_Service_Vision_LocalizedObjectAnnotation + */ + public function getLocalizedObjectAnnotations() + { + return $this->localizedObjectAnnotations; + } /** * @param Google_Service_Vision_EntityAnnotation */ diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/AsyncAnnotateFileRequest.php b/vendor/google/apiclient-services/src/Google/Service/Vision/AsyncAnnotateFileRequest.php new file mode 100644 index 00000000..ccfad83d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/AsyncAnnotateFileRequest.php @@ -0,0 +1,86 @@ +features = $features; + } + /** + * @return Google_Service_Vision_Feature + */ + public function getFeatures() + { + return $this->features; + } + /** + * @param Google_Service_Vision_ImageContext + */ + public function setImageContext(Google_Service_Vision_ImageContext $imageContext) + { + $this->imageContext = $imageContext; + } + /** + * @return Google_Service_Vision_ImageContext + */ + public function getImageContext() + { + return $this->imageContext; + } + /** + * @param Google_Service_Vision_InputConfig + */ + public function setInputConfig(Google_Service_Vision_InputConfig $inputConfig) + { + $this->inputConfig = $inputConfig; + } + /** + * @return Google_Service_Vision_InputConfig + */ + public function getInputConfig() + { + return $this->inputConfig; + } + /** + * @param Google_Service_Vision_OutputConfig + */ + public function setOutputConfig(Google_Service_Vision_OutputConfig $outputConfig) + { + $this->outputConfig = $outputConfig; + } + /** + * @return Google_Service_Vision_OutputConfig + */ + public function getOutputConfig() + { + return $this->outputConfig; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/AsyncAnnotateFileResponse.php b/vendor/google/apiclient-services/src/Google/Service/Vision/AsyncAnnotateFileResponse.php new file mode 100644 index 00000000..5db6734b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/AsyncAnnotateFileResponse.php @@ -0,0 +1,37 @@ +outputConfig = $outputConfig; + } + /** + * @return Google_Service_Vision_OutputConfig + */ + public function getOutputConfig() + { + return $this->outputConfig; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/AsyncBatchAnnotateFilesRequest.php b/vendor/google/apiclient-services/src/Google/Service/Vision/AsyncBatchAnnotateFilesRequest.php new file mode 100644 index 00000000..2d61743e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/AsyncBatchAnnotateFilesRequest.php @@ -0,0 +1,38 @@ +requests = $requests; + } + /** + * @return Google_Service_Vision_AsyncAnnotateFileRequest + */ + public function getRequests() + { + return $this->requests; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/AsyncBatchAnnotateFilesResponse.php b/vendor/google/apiclient-services/src/Google/Service/Vision/AsyncBatchAnnotateFilesResponse.php new file mode 100644 index 00000000..98d929e5 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/AsyncBatchAnnotateFilesResponse.php @@ -0,0 +1,38 @@ +responses = $responses; + } + /** + * @return Google_Service_Vision_AsyncAnnotateFileResponse + */ + public function getResponses() + { + return $this->responses; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/BoundingPoly.php b/vendor/google/apiclient-services/src/Google/Service/Vision/BoundingPoly.php index d8a42ea3..2f130179 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Vision/BoundingPoly.php +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/BoundingPoly.php @@ -18,9 +18,25 @@ class Google_Service_Vision_BoundingPoly extends Google_Collection { protected $collection_key = 'vertices'; + protected $normalizedVerticesType = 'Google_Service_Vision_NormalizedVertex'; + protected $normalizedVerticesDataType = 'array'; protected $verticesType = 'Google_Service_Vision_Vertex'; protected $verticesDataType = 'array'; + /** + * @param Google_Service_Vision_NormalizedVertex + */ + public function setNormalizedVertices($normalizedVertices) + { + $this->normalizedVertices = $normalizedVertices; + } + /** + * @return Google_Service_Vision_NormalizedVertex + */ + public function getNormalizedVertices() + { + return $this->normalizedVertices; + } /** * @param Google_Service_Vision_Vertex */ diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GcsDestination.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GcsDestination.php new file mode 100644 index 00000000..4741e011 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GcsDestination.php @@ -0,0 +1,30 @@ +uri = $uri; + } + public function getUri() + { + return $this->uri; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GcsSource.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GcsSource.php new file mode 100644 index 00000000..0033e86a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GcsSource.php @@ -0,0 +1,30 @@ +uri = $uri; + } + public function getUri() + { + return $this->uri; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1AnnotateFileResponse.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1AnnotateFileResponse.php new file mode 100644 index 00000000..7c126489 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1AnnotateFileResponse.php @@ -0,0 +1,54 @@ +inputConfig = $inputConfig; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1InputConfig + */ + public function getInputConfig() + { + return $this->inputConfig; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1AnnotateImageResponse + */ + public function setResponses($responses) + { + $this->responses = $responses; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1AnnotateImageResponse + */ + public function getResponses() + { + return $this->responses; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1AnnotateImageResponse.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1AnnotateImageResponse.php new file mode 100644 index 00000000..6dc754b2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1AnnotateImageResponse.php @@ -0,0 +1,230 @@ +context = $context; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1ImageAnnotationContext + */ + public function getContext() + { + return $this->context; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1CropHintsAnnotation + */ + public function setCropHintsAnnotation(Google_Service_Vision_GoogleCloudVisionV1p1beta1CropHintsAnnotation $cropHintsAnnotation) + { + $this->cropHintsAnnotation = $cropHintsAnnotation; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1CropHintsAnnotation + */ + public function getCropHintsAnnotation() + { + return $this->cropHintsAnnotation; + } + /** + * @param Google_Service_Vision_Status + */ + public function setError(Google_Service_Vision_Status $error) + { + $this->error = $error; + } + /** + * @return Google_Service_Vision_Status + */ + public function getError() + { + return $this->error; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1FaceAnnotation + */ + public function setFaceAnnotations($faceAnnotations) + { + $this->faceAnnotations = $faceAnnotations; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1FaceAnnotation + */ + public function getFaceAnnotations() + { + return $this->faceAnnotations; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1TextAnnotation + */ + public function setFullTextAnnotation(Google_Service_Vision_GoogleCloudVisionV1p1beta1TextAnnotation $fullTextAnnotation) + { + $this->fullTextAnnotation = $fullTextAnnotation; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1TextAnnotation + */ + public function getFullTextAnnotation() + { + return $this->fullTextAnnotation; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1ImageProperties + */ + public function setImagePropertiesAnnotation(Google_Service_Vision_GoogleCloudVisionV1p1beta1ImageProperties $imagePropertiesAnnotation) + { + $this->imagePropertiesAnnotation = $imagePropertiesAnnotation; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1ImageProperties + */ + public function getImagePropertiesAnnotation() + { + return $this->imagePropertiesAnnotation; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1EntityAnnotation + */ + public function setLabelAnnotations($labelAnnotations) + { + $this->labelAnnotations = $labelAnnotations; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1EntityAnnotation + */ + public function getLabelAnnotations() + { + return $this->labelAnnotations; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1EntityAnnotation + */ + public function setLandmarkAnnotations($landmarkAnnotations) + { + $this->landmarkAnnotations = $landmarkAnnotations; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1EntityAnnotation + */ + public function getLandmarkAnnotations() + { + return $this->landmarkAnnotations; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation + */ + public function setLocalizedObjectAnnotations($localizedObjectAnnotations) + { + $this->localizedObjectAnnotations = $localizedObjectAnnotations; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation + */ + public function getLocalizedObjectAnnotations() + { + return $this->localizedObjectAnnotations; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1EntityAnnotation + */ + public function setLogoAnnotations($logoAnnotations) + { + $this->logoAnnotations = $logoAnnotations; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1EntityAnnotation + */ + public function getLogoAnnotations() + { + return $this->logoAnnotations; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1SafeSearchAnnotation + */ + public function setSafeSearchAnnotation(Google_Service_Vision_GoogleCloudVisionV1p1beta1SafeSearchAnnotation $safeSearchAnnotation) + { + $this->safeSearchAnnotation = $safeSearchAnnotation; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1SafeSearchAnnotation + */ + public function getSafeSearchAnnotation() + { + return $this->safeSearchAnnotation; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1EntityAnnotation + */ + public function setTextAnnotations($textAnnotations) + { + $this->textAnnotations = $textAnnotations; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1EntityAnnotation + */ + public function getTextAnnotations() + { + return $this->textAnnotations; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1WebDetection + */ + public function setWebDetection(Google_Service_Vision_GoogleCloudVisionV1p1beta1WebDetection $webDetection) + { + $this->webDetection = $webDetection; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1WebDetection + */ + public function getWebDetection() + { + return $this->webDetection; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse.php new file mode 100644 index 00000000..e08602dd --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse.php @@ -0,0 +1,37 @@ +outputConfig = $outputConfig; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1OutputConfig + */ + public function getOutputConfig() + { + return $this->outputConfig; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse.php new file mode 100644 index 00000000..254b2c87 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse.php @@ -0,0 +1,38 @@ +responses = $responses; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse + */ + public function getResponses() + { + return $this->responses; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Block.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Block.php new file mode 100644 index 00000000..267a4778 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Block.php @@ -0,0 +1,88 @@ +blockType = $blockType; + } + public function getBlockType() + { + return $this->blockType; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1BoundingPoly + */ + public function setBoundingBox(Google_Service_Vision_GoogleCloudVisionV1p1beta1BoundingPoly $boundingBox) + { + $this->boundingBox = $boundingBox; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1BoundingPoly + */ + public function getBoundingBox() + { + return $this->boundingBox; + } + public function setConfidence($confidence) + { + $this->confidence = $confidence; + } + public function getConfidence() + { + return $this->confidence; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1Paragraph + */ + public function setParagraphs($paragraphs) + { + $this->paragraphs = $paragraphs; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1Paragraph + */ + public function getParagraphs() + { + return $this->paragraphs; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1TextAnnotationTextProperty + */ + public function setProperty(Google_Service_Vision_GoogleCloudVisionV1p1beta1TextAnnotationTextProperty $property) + { + $this->property = $property; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1TextAnnotationTextProperty + */ + public function getProperty() + { + return $this->property; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1BoundingPoly.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1BoundingPoly.php new file mode 100644 index 00000000..ee8135e0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1BoundingPoly.php @@ -0,0 +1,38 @@ +vertices = $vertices; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1Vertex + */ + public function getVertices() + { + return $this->vertices; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1ColorInfo.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1ColorInfo.php new file mode 100644 index 00000000..05e79a59 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1ColorInfo.php @@ -0,0 +1,55 @@ +color = $color; + } + /** + * @return Google_Service_Vision_Color + */ + public function getColor() + { + return $this->color; + } + public function setPixelFraction($pixelFraction) + { + $this->pixelFraction = $pixelFraction; + } + public function getPixelFraction() + { + return $this->pixelFraction; + } + public function setScore($score) + { + $this->score = $score; + } + public function getScore() + { + return $this->score; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1CropHint.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1CropHint.php new file mode 100644 index 00000000..41d920ce --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1CropHint.php @@ -0,0 +1,55 @@ +boundingPoly = $boundingPoly; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1BoundingPoly + */ + public function getBoundingPoly() + { + return $this->boundingPoly; + } + public function setConfidence($confidence) + { + $this->confidence = $confidence; + } + public function getConfidence() + { + return $this->confidence; + } + public function setImportanceFraction($importanceFraction) + { + $this->importanceFraction = $importanceFraction; + } + public function getImportanceFraction() + { + return $this->importanceFraction; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1CropHintsAnnotation.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1CropHintsAnnotation.php new file mode 100644 index 00000000..dc64850f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1CropHintsAnnotation.php @@ -0,0 +1,38 @@ +cropHints = $cropHints; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1CropHint + */ + public function getCropHints() + { + return $this->cropHints; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1DominantColorsAnnotation.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1DominantColorsAnnotation.php new file mode 100644 index 00000000..e81eb05d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1DominantColorsAnnotation.php @@ -0,0 +1,38 @@ +colors = $colors; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1ColorInfo + */ + public function getColors() + { + return $this->colors; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1EntityAnnotation.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1EntityAnnotation.php new file mode 100644 index 00000000..43e646f4 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1EntityAnnotation.php @@ -0,0 +1,124 @@ +boundingPoly = $boundingPoly; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1BoundingPoly + */ + public function getBoundingPoly() + { + return $this->boundingPoly; + } + public function setConfidence($confidence) + { + $this->confidence = $confidence; + } + public function getConfidence() + { + return $this->confidence; + } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setLocale($locale) + { + $this->locale = $locale; + } + public function getLocale() + { + return $this->locale; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1LocationInfo + */ + public function setLocations($locations) + { + $this->locations = $locations; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1LocationInfo + */ + public function getLocations() + { + return $this->locations; + } + public function setMid($mid) + { + $this->mid = $mid; + } + public function getMid() + { + return $this->mid; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1Property + */ + public function setProperties($properties) + { + $this->properties = $properties; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1Property + */ + public function getProperties() + { + return $this->properties; + } + public function setScore($score) + { + $this->score = $score; + } + public function getScore() + { + return $this->score; + } + public function setTopicality($topicality) + { + $this->topicality = $topicality; + } + public function getTopicality() + { + return $this->topicality; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1FaceAnnotation.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1FaceAnnotation.php new file mode 100644 index 00000000..d66e818b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1FaceAnnotation.php @@ -0,0 +1,178 @@ +angerLikelihood = $angerLikelihood; + } + public function getAngerLikelihood() + { + return $this->angerLikelihood; + } + public function setBlurredLikelihood($blurredLikelihood) + { + $this->blurredLikelihood = $blurredLikelihood; + } + public function getBlurredLikelihood() + { + return $this->blurredLikelihood; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1BoundingPoly + */ + public function setBoundingPoly(Google_Service_Vision_GoogleCloudVisionV1p1beta1BoundingPoly $boundingPoly) + { + $this->boundingPoly = $boundingPoly; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1BoundingPoly + */ + public function getBoundingPoly() + { + return $this->boundingPoly; + } + public function setDetectionConfidence($detectionConfidence) + { + $this->detectionConfidence = $detectionConfidence; + } + public function getDetectionConfidence() + { + return $this->detectionConfidence; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1BoundingPoly + */ + public function setFdBoundingPoly(Google_Service_Vision_GoogleCloudVisionV1p1beta1BoundingPoly $fdBoundingPoly) + { + $this->fdBoundingPoly = $fdBoundingPoly; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1BoundingPoly + */ + public function getFdBoundingPoly() + { + return $this->fdBoundingPoly; + } + public function setHeadwearLikelihood($headwearLikelihood) + { + $this->headwearLikelihood = $headwearLikelihood; + } + public function getHeadwearLikelihood() + { + return $this->headwearLikelihood; + } + public function setJoyLikelihood($joyLikelihood) + { + $this->joyLikelihood = $joyLikelihood; + } + public function getJoyLikelihood() + { + return $this->joyLikelihood; + } + public function setLandmarkingConfidence($landmarkingConfidence) + { + $this->landmarkingConfidence = $landmarkingConfidence; + } + public function getLandmarkingConfidence() + { + return $this->landmarkingConfidence; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1FaceAnnotationLandmark + */ + public function setLandmarks($landmarks) + { + $this->landmarks = $landmarks; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1FaceAnnotationLandmark + */ + public function getLandmarks() + { + return $this->landmarks; + } + public function setPanAngle($panAngle) + { + $this->panAngle = $panAngle; + } + public function getPanAngle() + { + return $this->panAngle; + } + public function setRollAngle($rollAngle) + { + $this->rollAngle = $rollAngle; + } + public function getRollAngle() + { + return $this->rollAngle; + } + public function setSorrowLikelihood($sorrowLikelihood) + { + $this->sorrowLikelihood = $sorrowLikelihood; + } + public function getSorrowLikelihood() + { + return $this->sorrowLikelihood; + } + public function setSurpriseLikelihood($surpriseLikelihood) + { + $this->surpriseLikelihood = $surpriseLikelihood; + } + public function getSurpriseLikelihood() + { + return $this->surpriseLikelihood; + } + public function setTiltAngle($tiltAngle) + { + $this->tiltAngle = $tiltAngle; + } + public function getTiltAngle() + { + return $this->tiltAngle; + } + public function setUnderExposedLikelihood($underExposedLikelihood) + { + $this->underExposedLikelihood = $underExposedLikelihood; + } + public function getUnderExposedLikelihood() + { + return $this->underExposedLikelihood; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1FaceAnnotationLandmark.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1FaceAnnotationLandmark.php new file mode 100644 index 00000000..b7baaf16 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1FaceAnnotationLandmark.php @@ -0,0 +1,46 @@ +position = $position; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1Position + */ + public function getPosition() + { + return $this->position; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1GcsDestination.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1GcsDestination.php new file mode 100644 index 00000000..3ed91f4e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1GcsDestination.php @@ -0,0 +1,30 @@ +uri = $uri; + } + public function getUri() + { + return $this->uri; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1GcsSource.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1GcsSource.php new file mode 100644 index 00000000..a9c52d59 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1GcsSource.php @@ -0,0 +1,30 @@ +uri = $uri; + } + public function getUri() + { + return $this->uri; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1ImageAnnotationContext.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1ImageAnnotationContext.php new file mode 100644 index 00000000..46dc572e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1ImageAnnotationContext.php @@ -0,0 +1,39 @@ +pageNumber = $pageNumber; + } + public function getPageNumber() + { + return $this->pageNumber; + } + public function setUri($uri) + { + $this->uri = $uri; + } + public function getUri() + { + return $this->uri; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1ImageProperties.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1ImageProperties.php new file mode 100644 index 00000000..6316f05a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1ImageProperties.php @@ -0,0 +1,37 @@ +dominantColors = $dominantColors; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1DominantColorsAnnotation + */ + public function getDominantColors() + { + return $this->dominantColors; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1InputConfig.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1InputConfig.php new file mode 100644 index 00000000..2a64694f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1InputConfig.php @@ -0,0 +1,46 @@ +gcsSource = $gcsSource; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1GcsSource + */ + public function getGcsSource() + { + return $this->gcsSource; + } + public function setMimeType($mimeType) + { + $this->mimeType = $mimeType; + } + public function getMimeType() + { + return $this->mimeType; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation.php new file mode 100644 index 00000000..33851409 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation.php @@ -0,0 +1,73 @@ +boundingPoly = $boundingPoly; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1BoundingPoly + */ + public function getBoundingPoly() + { + return $this->boundingPoly; + } + public function setLanguageCode($languageCode) + { + $this->languageCode = $languageCode; + } + public function getLanguageCode() + { + return $this->languageCode; + } + public function setMid($mid) + { + $this->mid = $mid; + } + public function getMid() + { + return $this->mid; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setScore($score) + { + $this->score = $score; + } + public function getScore() + { + return $this->score; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1LocationInfo.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1LocationInfo.php new file mode 100644 index 00000000..146da785 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1LocationInfo.php @@ -0,0 +1,37 @@ +latLng = $latLng; + } + /** + * @return Google_Service_Vision_LatLng + */ + public function getLatLng() + { + return $this->latLng; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1OperationMetadata.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1OperationMetadata.php new file mode 100644 index 00000000..2618fa71 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1OperationMetadata.php @@ -0,0 +1,48 @@ +createTime = $createTime; + } + public function getCreateTime() + { + return $this->createTime; + } + public function setState($state) + { + $this->state = $state; + } + public function getState() + { + return $this->state; + } + public function setUpdateTime($updateTime) + { + $this->updateTime = $updateTime; + } + public function getUpdateTime() + { + return $this->updateTime; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1OutputConfig.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1OutputConfig.php new file mode 100644 index 00000000..b2ed71a2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1OutputConfig.php @@ -0,0 +1,46 @@ +batchSize = $batchSize; + } + public function getBatchSize() + { + return $this->batchSize; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1GcsDestination + */ + public function setGcsDestination(Google_Service_Vision_GoogleCloudVisionV1p1beta1GcsDestination $gcsDestination) + { + $this->gcsDestination = $gcsDestination; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1GcsDestination + */ + public function getGcsDestination() + { + return $this->gcsDestination; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Page.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Page.php new file mode 100644 index 00000000..c740d624 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Page.php @@ -0,0 +1,81 @@ +blocks = $blocks; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1Block + */ + public function getBlocks() + { + return $this->blocks; + } + public function setConfidence($confidence) + { + $this->confidence = $confidence; + } + public function getConfidence() + { + return $this->confidence; + } + public function setHeight($height) + { + $this->height = $height; + } + public function getHeight() + { + return $this->height; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1TextAnnotationTextProperty + */ + public function setProperty(Google_Service_Vision_GoogleCloudVisionV1p1beta1TextAnnotationTextProperty $property) + { + $this->property = $property; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1TextAnnotationTextProperty + */ + public function getProperty() + { + return $this->property; + } + public function setWidth($width) + { + $this->width = $width; + } + public function getWidth() + { + return $this->width; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Paragraph.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Paragraph.php new file mode 100644 index 00000000..cfd526c6 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Paragraph.php @@ -0,0 +1,79 @@ +boundingBox = $boundingBox; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1BoundingPoly + */ + public function getBoundingBox() + { + return $this->boundingBox; + } + public function setConfidence($confidence) + { + $this->confidence = $confidence; + } + public function getConfidence() + { + return $this->confidence; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1TextAnnotationTextProperty + */ + public function setProperty(Google_Service_Vision_GoogleCloudVisionV1p1beta1TextAnnotationTextProperty $property) + { + $this->property = $property; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1TextAnnotationTextProperty + */ + public function getProperty() + { + return $this->property; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1Word + */ + public function setWords($words) + { + $this->words = $words; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1Word + */ + public function getWords() + { + return $this->words; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Position.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Position.php new file mode 100644 index 00000000..9f39cd8f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Position.php @@ -0,0 +1,48 @@ +x = $x; + } + public function getX() + { + return $this->x; + } + public function setY($y) + { + $this->y = $y; + } + public function getY() + { + return $this->y; + } + public function setZ($z) + { + $this->z = $z; + } + public function getZ() + { + return $this->z; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Property.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Property.php new file mode 100644 index 00000000..8496d55e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Property.php @@ -0,0 +1,48 @@ +name = $name; + } + public function getName() + { + return $this->name; + } + public function setUint64Value($uint64Value) + { + $this->uint64Value = $uint64Value; + } + public function getUint64Value() + { + return $this->uint64Value; + } + public function setValue($value) + { + $this->value = $value; + } + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1SafeSearchAnnotation.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1SafeSearchAnnotation.php new file mode 100644 index 00000000..89ddf195 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1SafeSearchAnnotation.php @@ -0,0 +1,66 @@ +adult = $adult; + } + public function getAdult() + { + return $this->adult; + } + public function setMedical($medical) + { + $this->medical = $medical; + } + public function getMedical() + { + return $this->medical; + } + public function setRacy($racy) + { + $this->racy = $racy; + } + public function getRacy() + { + return $this->racy; + } + public function setSpoof($spoof) + { + $this->spoof = $spoof; + } + public function getSpoof() + { + return $this->spoof; + } + public function setViolence($violence) + { + $this->violence = $violence; + } + public function getViolence() + { + return $this->violence; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Symbol.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Symbol.php new file mode 100644 index 00000000..94a6ef77 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Symbol.php @@ -0,0 +1,71 @@ +boundingBox = $boundingBox; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1BoundingPoly + */ + public function getBoundingBox() + { + return $this->boundingBox; + } + public function setConfidence($confidence) + { + $this->confidence = $confidence; + } + public function getConfidence() + { + return $this->confidence; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1TextAnnotationTextProperty + */ + public function setProperty(Google_Service_Vision_GoogleCloudVisionV1p1beta1TextAnnotationTextProperty $property) + { + $this->property = $property; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1TextAnnotationTextProperty + */ + public function getProperty() + { + return $this->property; + } + public function setText($text) + { + $this->text = $text; + } + public function getText() + { + return $this->text; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1TextAnnotation.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1TextAnnotation.php new file mode 100644 index 00000000..092d72a2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1TextAnnotation.php @@ -0,0 +1,47 @@ +pages = $pages; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1Page + */ + public function getPages() + { + return $this->pages; + } + public function setText($text) + { + $this->text = $text; + } + public function getText() + { + return $this->text; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak.php new file mode 100644 index 00000000..c0c1d69e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak.php @@ -0,0 +1,39 @@ +isPrefix = $isPrefix; + } + public function getIsPrefix() + { + return $this->isPrefix; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage.php new file mode 100644 index 00000000..0f45ff6f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage.php @@ -0,0 +1,39 @@ +confidence = $confidence; + } + public function getConfidence() + { + return $this->confidence; + } + public function setLanguageCode($languageCode) + { + $this->languageCode = $languageCode; + } + public function getLanguageCode() + { + return $this->languageCode; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1TextAnnotationTextProperty.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1TextAnnotationTextProperty.php new file mode 100644 index 00000000..73f794f2 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1TextAnnotationTextProperty.php @@ -0,0 +1,54 @@ +detectedBreak = $detectedBreak; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak + */ + public function getDetectedBreak() + { + return $this->detectedBreak; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage + */ + public function setDetectedLanguages($detectedLanguages) + { + $this->detectedLanguages = $detectedLanguages; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage + */ + public function getDetectedLanguages() + { + return $this->detectedLanguages; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Vertex.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Vertex.php new file mode 100644 index 00000000..d0e7ac5c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Vertex.php @@ -0,0 +1,39 @@ +x = $x; + } + public function getX() + { + return $this->x; + } + public function setY($y) + { + $this->y = $y; + } + public function getY() + { + return $this->y; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1WebDetection.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1WebDetection.php new file mode 100644 index 00000000..e912ad7d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1WebDetection.php @@ -0,0 +1,118 @@ +bestGuessLabels = $bestGuessLabels; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1WebDetectionWebLabel + */ + public function getBestGuessLabels() + { + return $this->bestGuessLabels; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1WebDetectionWebImage + */ + public function setFullMatchingImages($fullMatchingImages) + { + $this->fullMatchingImages = $fullMatchingImages; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1WebDetectionWebImage + */ + public function getFullMatchingImages() + { + return $this->fullMatchingImages; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1WebDetectionWebPage + */ + public function setPagesWithMatchingImages($pagesWithMatchingImages) + { + $this->pagesWithMatchingImages = $pagesWithMatchingImages; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1WebDetectionWebPage + */ + public function getPagesWithMatchingImages() + { + return $this->pagesWithMatchingImages; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1WebDetectionWebImage + */ + public function setPartialMatchingImages($partialMatchingImages) + { + $this->partialMatchingImages = $partialMatchingImages; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1WebDetectionWebImage + */ + public function getPartialMatchingImages() + { + return $this->partialMatchingImages; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1WebDetectionWebImage + */ + public function setVisuallySimilarImages($visuallySimilarImages) + { + $this->visuallySimilarImages = $visuallySimilarImages; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1WebDetectionWebImage + */ + public function getVisuallySimilarImages() + { + return $this->visuallySimilarImages; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1WebDetectionWebEntity + */ + public function setWebEntities($webEntities) + { + $this->webEntities = $webEntities; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1WebDetectionWebEntity + */ + public function getWebEntities() + { + return $this->webEntities; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1WebDetectionWebEntity.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1WebDetectionWebEntity.php new file mode 100644 index 00000000..b414e102 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1WebDetectionWebEntity.php @@ -0,0 +1,48 @@ +description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setEntityId($entityId) + { + $this->entityId = $entityId; + } + public function getEntityId() + { + return $this->entityId; + } + public function setScore($score) + { + $this->score = $score; + } + public function getScore() + { + return $this->score; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1WebDetectionWebImage.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1WebDetectionWebImage.php new file mode 100644 index 00000000..173b1279 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1WebDetectionWebImage.php @@ -0,0 +1,39 @@ +score = $score; + } + public function getScore() + { + return $this->score; + } + public function setUrl($url) + { + $this->url = $url; + } + public function getUrl() + { + return $this->url; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1WebDetectionWebLabel.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1WebDetectionWebLabel.php new file mode 100644 index 00000000..0916f261 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1WebDetectionWebLabel.php @@ -0,0 +1,39 @@ +label = $label; + } + public function getLabel() + { + return $this->label; + } + public function setLanguageCode($languageCode) + { + $this->languageCode = $languageCode; + } + public function getLanguageCode() + { + return $this->languageCode; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1WebDetectionWebPage.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1WebDetectionWebPage.php new file mode 100644 index 00000000..ebdf59b6 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1WebDetectionWebPage.php @@ -0,0 +1,81 @@ +fullMatchingImages = $fullMatchingImages; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1WebDetectionWebImage + */ + public function getFullMatchingImages() + { + return $this->fullMatchingImages; + } + public function setPageTitle($pageTitle) + { + $this->pageTitle = $pageTitle; + } + public function getPageTitle() + { + return $this->pageTitle; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1WebDetectionWebImage + */ + public function setPartialMatchingImages($partialMatchingImages) + { + $this->partialMatchingImages = $partialMatchingImages; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1WebDetectionWebImage + */ + public function getPartialMatchingImages() + { + return $this->partialMatchingImages; + } + public function setScore($score) + { + $this->score = $score; + } + public function getScore() + { + return $this->score; + } + public function setUrl($url) + { + $this->url = $url; + } + public function getUrl() + { + return $this->url; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Word.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Word.php new file mode 100644 index 00000000..e441b493 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p1beta1Word.php @@ -0,0 +1,79 @@ +boundingBox = $boundingBox; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1BoundingPoly + */ + public function getBoundingBox() + { + return $this->boundingBox; + } + public function setConfidence($confidence) + { + $this->confidence = $confidence; + } + public function getConfidence() + { + return $this->confidence; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1TextAnnotationTextProperty + */ + public function setProperty(Google_Service_Vision_GoogleCloudVisionV1p1beta1TextAnnotationTextProperty $property) + { + $this->property = $property; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1TextAnnotationTextProperty + */ + public function getProperty() + { + return $this->property; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p1beta1Symbol + */ + public function setSymbols($symbols) + { + $this->symbols = $symbols; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p1beta1Symbol + */ + public function getSymbols() + { + return $this->symbols; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1AnnotateFileResponse.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1AnnotateFileResponse.php new file mode 100644 index 00000000..09abd622 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1AnnotateFileResponse.php @@ -0,0 +1,54 @@ +inputConfig = $inputConfig; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1InputConfig + */ + public function getInputConfig() + { + return $this->inputConfig; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1AnnotateImageResponse + */ + public function setResponses($responses) + { + $this->responses = $responses; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1AnnotateImageResponse + */ + public function getResponses() + { + return $this->responses; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1AnnotateImageResponse.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1AnnotateImageResponse.php new file mode 100644 index 00000000..df849e8e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1AnnotateImageResponse.php @@ -0,0 +1,230 @@ +context = $context; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1ImageAnnotationContext + */ + public function getContext() + { + return $this->context; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1CropHintsAnnotation + */ + public function setCropHintsAnnotation(Google_Service_Vision_GoogleCloudVisionV1p2beta1CropHintsAnnotation $cropHintsAnnotation) + { + $this->cropHintsAnnotation = $cropHintsAnnotation; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1CropHintsAnnotation + */ + public function getCropHintsAnnotation() + { + return $this->cropHintsAnnotation; + } + /** + * @param Google_Service_Vision_Status + */ + public function setError(Google_Service_Vision_Status $error) + { + $this->error = $error; + } + /** + * @return Google_Service_Vision_Status + */ + public function getError() + { + return $this->error; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1FaceAnnotation + */ + public function setFaceAnnotations($faceAnnotations) + { + $this->faceAnnotations = $faceAnnotations; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1FaceAnnotation + */ + public function getFaceAnnotations() + { + return $this->faceAnnotations; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1TextAnnotation + */ + public function setFullTextAnnotation(Google_Service_Vision_GoogleCloudVisionV1p2beta1TextAnnotation $fullTextAnnotation) + { + $this->fullTextAnnotation = $fullTextAnnotation; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1TextAnnotation + */ + public function getFullTextAnnotation() + { + return $this->fullTextAnnotation; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1ImageProperties + */ + public function setImagePropertiesAnnotation(Google_Service_Vision_GoogleCloudVisionV1p2beta1ImageProperties $imagePropertiesAnnotation) + { + $this->imagePropertiesAnnotation = $imagePropertiesAnnotation; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1ImageProperties + */ + public function getImagePropertiesAnnotation() + { + return $this->imagePropertiesAnnotation; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1EntityAnnotation + */ + public function setLabelAnnotations($labelAnnotations) + { + $this->labelAnnotations = $labelAnnotations; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1EntityAnnotation + */ + public function getLabelAnnotations() + { + return $this->labelAnnotations; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1EntityAnnotation + */ + public function setLandmarkAnnotations($landmarkAnnotations) + { + $this->landmarkAnnotations = $landmarkAnnotations; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1EntityAnnotation + */ + public function getLandmarkAnnotations() + { + return $this->landmarkAnnotations; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation + */ + public function setLocalizedObjectAnnotations($localizedObjectAnnotations) + { + $this->localizedObjectAnnotations = $localizedObjectAnnotations; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation + */ + public function getLocalizedObjectAnnotations() + { + return $this->localizedObjectAnnotations; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1EntityAnnotation + */ + public function setLogoAnnotations($logoAnnotations) + { + $this->logoAnnotations = $logoAnnotations; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1EntityAnnotation + */ + public function getLogoAnnotations() + { + return $this->logoAnnotations; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1SafeSearchAnnotation + */ + public function setSafeSearchAnnotation(Google_Service_Vision_GoogleCloudVisionV1p2beta1SafeSearchAnnotation $safeSearchAnnotation) + { + $this->safeSearchAnnotation = $safeSearchAnnotation; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1SafeSearchAnnotation + */ + public function getSafeSearchAnnotation() + { + return $this->safeSearchAnnotation; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1EntityAnnotation + */ + public function setTextAnnotations($textAnnotations) + { + $this->textAnnotations = $textAnnotations; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1EntityAnnotation + */ + public function getTextAnnotations() + { + return $this->textAnnotations; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1WebDetection + */ + public function setWebDetection(Google_Service_Vision_GoogleCloudVisionV1p2beta1WebDetection $webDetection) + { + $this->webDetection = $webDetection; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1WebDetection + */ + public function getWebDetection() + { + return $this->webDetection; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Block.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Block.php new file mode 100644 index 00000000..9a255d30 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Block.php @@ -0,0 +1,88 @@ +blockType = $blockType; + } + public function getBlockType() + { + return $this->blockType; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1BoundingPoly + */ + public function setBoundingBox(Google_Service_Vision_GoogleCloudVisionV1p2beta1BoundingPoly $boundingBox) + { + $this->boundingBox = $boundingBox; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1BoundingPoly + */ + public function getBoundingBox() + { + return $this->boundingBox; + } + public function setConfidence($confidence) + { + $this->confidence = $confidence; + } + public function getConfidence() + { + return $this->confidence; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1Paragraph + */ + public function setParagraphs($paragraphs) + { + $this->paragraphs = $paragraphs; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1Paragraph + */ + public function getParagraphs() + { + return $this->paragraphs; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1TextAnnotationTextProperty + */ + public function setProperty(Google_Service_Vision_GoogleCloudVisionV1p2beta1TextAnnotationTextProperty $property) + { + $this->property = $property; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1TextAnnotationTextProperty + */ + public function getProperty() + { + return $this->property; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1BoundingPoly.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1BoundingPoly.php new file mode 100644 index 00000000..48bcc3c0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1BoundingPoly.php @@ -0,0 +1,54 @@ +normalizedVertices = $normalizedVertices; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1NormalizedVertex + */ + public function getNormalizedVertices() + { + return $this->normalizedVertices; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1Vertex + */ + public function setVertices($vertices) + { + $this->vertices = $vertices; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1Vertex + */ + public function getVertices() + { + return $this->vertices; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1ColorInfo.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1ColorInfo.php new file mode 100644 index 00000000..7859fa5f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1ColorInfo.php @@ -0,0 +1,55 @@ +color = $color; + } + /** + * @return Google_Service_Vision_Color + */ + public function getColor() + { + return $this->color; + } + public function setPixelFraction($pixelFraction) + { + $this->pixelFraction = $pixelFraction; + } + public function getPixelFraction() + { + return $this->pixelFraction; + } + public function setScore($score) + { + $this->score = $score; + } + public function getScore() + { + return $this->score; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1CropHint.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1CropHint.php new file mode 100644 index 00000000..fdd97346 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1CropHint.php @@ -0,0 +1,55 @@ +boundingPoly = $boundingPoly; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1BoundingPoly + */ + public function getBoundingPoly() + { + return $this->boundingPoly; + } + public function setConfidence($confidence) + { + $this->confidence = $confidence; + } + public function getConfidence() + { + return $this->confidence; + } + public function setImportanceFraction($importanceFraction) + { + $this->importanceFraction = $importanceFraction; + } + public function getImportanceFraction() + { + return $this->importanceFraction; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1CropHintsAnnotation.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1CropHintsAnnotation.php new file mode 100644 index 00000000..84926d8a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1CropHintsAnnotation.php @@ -0,0 +1,38 @@ +cropHints = $cropHints; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1CropHint + */ + public function getCropHints() + { + return $this->cropHints; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1DominantColorsAnnotation.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1DominantColorsAnnotation.php new file mode 100644 index 00000000..50c85394 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1DominantColorsAnnotation.php @@ -0,0 +1,38 @@ +colors = $colors; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1ColorInfo + */ + public function getColors() + { + return $this->colors; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1EntityAnnotation.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1EntityAnnotation.php new file mode 100644 index 00000000..ea71d2f6 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1EntityAnnotation.php @@ -0,0 +1,124 @@ +boundingPoly = $boundingPoly; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1BoundingPoly + */ + public function getBoundingPoly() + { + return $this->boundingPoly; + } + public function setConfidence($confidence) + { + $this->confidence = $confidence; + } + public function getConfidence() + { + return $this->confidence; + } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setLocale($locale) + { + $this->locale = $locale; + } + public function getLocale() + { + return $this->locale; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1LocationInfo + */ + public function setLocations($locations) + { + $this->locations = $locations; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1LocationInfo + */ + public function getLocations() + { + return $this->locations; + } + public function setMid($mid) + { + $this->mid = $mid; + } + public function getMid() + { + return $this->mid; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1Property + */ + public function setProperties($properties) + { + $this->properties = $properties; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1Property + */ + public function getProperties() + { + return $this->properties; + } + public function setScore($score) + { + $this->score = $score; + } + public function getScore() + { + return $this->score; + } + public function setTopicality($topicality) + { + $this->topicality = $topicality; + } + public function getTopicality() + { + return $this->topicality; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1FaceAnnotation.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1FaceAnnotation.php new file mode 100644 index 00000000..769e717e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1FaceAnnotation.php @@ -0,0 +1,178 @@ +angerLikelihood = $angerLikelihood; + } + public function getAngerLikelihood() + { + return $this->angerLikelihood; + } + public function setBlurredLikelihood($blurredLikelihood) + { + $this->blurredLikelihood = $blurredLikelihood; + } + public function getBlurredLikelihood() + { + return $this->blurredLikelihood; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1BoundingPoly + */ + public function setBoundingPoly(Google_Service_Vision_GoogleCloudVisionV1p2beta1BoundingPoly $boundingPoly) + { + $this->boundingPoly = $boundingPoly; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1BoundingPoly + */ + public function getBoundingPoly() + { + return $this->boundingPoly; + } + public function setDetectionConfidence($detectionConfidence) + { + $this->detectionConfidence = $detectionConfidence; + } + public function getDetectionConfidence() + { + return $this->detectionConfidence; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1BoundingPoly + */ + public function setFdBoundingPoly(Google_Service_Vision_GoogleCloudVisionV1p2beta1BoundingPoly $fdBoundingPoly) + { + $this->fdBoundingPoly = $fdBoundingPoly; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1BoundingPoly + */ + public function getFdBoundingPoly() + { + return $this->fdBoundingPoly; + } + public function setHeadwearLikelihood($headwearLikelihood) + { + $this->headwearLikelihood = $headwearLikelihood; + } + public function getHeadwearLikelihood() + { + return $this->headwearLikelihood; + } + public function setJoyLikelihood($joyLikelihood) + { + $this->joyLikelihood = $joyLikelihood; + } + public function getJoyLikelihood() + { + return $this->joyLikelihood; + } + public function setLandmarkingConfidence($landmarkingConfidence) + { + $this->landmarkingConfidence = $landmarkingConfidence; + } + public function getLandmarkingConfidence() + { + return $this->landmarkingConfidence; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1FaceAnnotationLandmark + */ + public function setLandmarks($landmarks) + { + $this->landmarks = $landmarks; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1FaceAnnotationLandmark + */ + public function getLandmarks() + { + return $this->landmarks; + } + public function setPanAngle($panAngle) + { + $this->panAngle = $panAngle; + } + public function getPanAngle() + { + return $this->panAngle; + } + public function setRollAngle($rollAngle) + { + $this->rollAngle = $rollAngle; + } + public function getRollAngle() + { + return $this->rollAngle; + } + public function setSorrowLikelihood($sorrowLikelihood) + { + $this->sorrowLikelihood = $sorrowLikelihood; + } + public function getSorrowLikelihood() + { + return $this->sorrowLikelihood; + } + public function setSurpriseLikelihood($surpriseLikelihood) + { + $this->surpriseLikelihood = $surpriseLikelihood; + } + public function getSurpriseLikelihood() + { + return $this->surpriseLikelihood; + } + public function setTiltAngle($tiltAngle) + { + $this->tiltAngle = $tiltAngle; + } + public function getTiltAngle() + { + return $this->tiltAngle; + } + public function setUnderExposedLikelihood($underExposedLikelihood) + { + $this->underExposedLikelihood = $underExposedLikelihood; + } + public function getUnderExposedLikelihood() + { + return $this->underExposedLikelihood; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1FaceAnnotationLandmark.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1FaceAnnotationLandmark.php new file mode 100644 index 00000000..f9199afb --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1FaceAnnotationLandmark.php @@ -0,0 +1,46 @@ +position = $position; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1Position + */ + public function getPosition() + { + return $this->position; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1GcsSource.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1GcsSource.php new file mode 100644 index 00000000..911665f3 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1GcsSource.php @@ -0,0 +1,30 @@ +uri = $uri; + } + public function getUri() + { + return $this->uri; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1ImageAnnotationContext.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1ImageAnnotationContext.php new file mode 100644 index 00000000..66ff4d5b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1ImageAnnotationContext.php @@ -0,0 +1,39 @@ +pageNumber = $pageNumber; + } + public function getPageNumber() + { + return $this->pageNumber; + } + public function setUri($uri) + { + $this->uri = $uri; + } + public function getUri() + { + return $this->uri; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1ImageProperties.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1ImageProperties.php new file mode 100644 index 00000000..752bcb35 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1ImageProperties.php @@ -0,0 +1,37 @@ +dominantColors = $dominantColors; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1DominantColorsAnnotation + */ + public function getDominantColors() + { + return $this->dominantColors; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1InputConfig.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1InputConfig.php new file mode 100644 index 00000000..51194326 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1InputConfig.php @@ -0,0 +1,46 @@ +gcsSource = $gcsSource; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1GcsSource + */ + public function getGcsSource() + { + return $this->gcsSource; + } + public function setMimeType($mimeType) + { + $this->mimeType = $mimeType; + } + public function getMimeType() + { + return $this->mimeType; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation.php new file mode 100644 index 00000000..1f16c59c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation.php @@ -0,0 +1,73 @@ +boundingPoly = $boundingPoly; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1BoundingPoly + */ + public function getBoundingPoly() + { + return $this->boundingPoly; + } + public function setLanguageCode($languageCode) + { + $this->languageCode = $languageCode; + } + public function getLanguageCode() + { + return $this->languageCode; + } + public function setMid($mid) + { + $this->mid = $mid; + } + public function getMid() + { + return $this->mid; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setScore($score) + { + $this->score = $score; + } + public function getScore() + { + return $this->score; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1LocationInfo.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1LocationInfo.php new file mode 100644 index 00000000..64a3a1dc --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1LocationInfo.php @@ -0,0 +1,37 @@ +latLng = $latLng; + } + /** + * @return Google_Service_Vision_LatLng + */ + public function getLatLng() + { + return $this->latLng; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1NormalizedVertex.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1NormalizedVertex.php new file mode 100644 index 00000000..18718597 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1NormalizedVertex.php @@ -0,0 +1,39 @@ +x = $x; + } + public function getX() + { + return $this->x; + } + public function setY($y) + { + $this->y = $y; + } + public function getY() + { + return $this->y; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Page.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Page.php new file mode 100644 index 00000000..7bdab280 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Page.php @@ -0,0 +1,81 @@ +blocks = $blocks; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1Block + */ + public function getBlocks() + { + return $this->blocks; + } + public function setConfidence($confidence) + { + $this->confidence = $confidence; + } + public function getConfidence() + { + return $this->confidence; + } + public function setHeight($height) + { + $this->height = $height; + } + public function getHeight() + { + return $this->height; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1TextAnnotationTextProperty + */ + public function setProperty(Google_Service_Vision_GoogleCloudVisionV1p2beta1TextAnnotationTextProperty $property) + { + $this->property = $property; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1TextAnnotationTextProperty + */ + public function getProperty() + { + return $this->property; + } + public function setWidth($width) + { + $this->width = $width; + } + public function getWidth() + { + return $this->width; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Paragraph.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Paragraph.php new file mode 100644 index 00000000..be62be45 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Paragraph.php @@ -0,0 +1,79 @@ +boundingBox = $boundingBox; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1BoundingPoly + */ + public function getBoundingBox() + { + return $this->boundingBox; + } + public function setConfidence($confidence) + { + $this->confidence = $confidence; + } + public function getConfidence() + { + return $this->confidence; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1TextAnnotationTextProperty + */ + public function setProperty(Google_Service_Vision_GoogleCloudVisionV1p2beta1TextAnnotationTextProperty $property) + { + $this->property = $property; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1TextAnnotationTextProperty + */ + public function getProperty() + { + return $this->property; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1Word + */ + public function setWords($words) + { + $this->words = $words; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1Word + */ + public function getWords() + { + return $this->words; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Position.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Position.php new file mode 100644 index 00000000..17851d78 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Position.php @@ -0,0 +1,48 @@ +x = $x; + } + public function getX() + { + return $this->x; + } + public function setY($y) + { + $this->y = $y; + } + public function getY() + { + return $this->y; + } + public function setZ($z) + { + $this->z = $z; + } + public function getZ() + { + return $this->z; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Property.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Property.php new file mode 100644 index 00000000..34288ee3 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Property.php @@ -0,0 +1,48 @@ +name = $name; + } + public function getName() + { + return $this->name; + } + public function setUint64Value($uint64Value) + { + $this->uint64Value = $uint64Value; + } + public function getUint64Value() + { + return $this->uint64Value; + } + public function setValue($value) + { + $this->value = $value; + } + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1SafeSearchAnnotation.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1SafeSearchAnnotation.php new file mode 100644 index 00000000..b46c392c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1SafeSearchAnnotation.php @@ -0,0 +1,66 @@ +adult = $adult; + } + public function getAdult() + { + return $this->adult; + } + public function setMedical($medical) + { + $this->medical = $medical; + } + public function getMedical() + { + return $this->medical; + } + public function setRacy($racy) + { + $this->racy = $racy; + } + public function getRacy() + { + return $this->racy; + } + public function setSpoof($spoof) + { + $this->spoof = $spoof; + } + public function getSpoof() + { + return $this->spoof; + } + public function setViolence($violence) + { + $this->violence = $violence; + } + public function getViolence() + { + return $this->violence; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Symbol.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Symbol.php new file mode 100644 index 00000000..41e18b6a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Symbol.php @@ -0,0 +1,71 @@ +boundingBox = $boundingBox; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1BoundingPoly + */ + public function getBoundingBox() + { + return $this->boundingBox; + } + public function setConfidence($confidence) + { + $this->confidence = $confidence; + } + public function getConfidence() + { + return $this->confidence; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1TextAnnotationTextProperty + */ + public function setProperty(Google_Service_Vision_GoogleCloudVisionV1p2beta1TextAnnotationTextProperty $property) + { + $this->property = $property; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1TextAnnotationTextProperty + */ + public function getProperty() + { + return $this->property; + } + public function setText($text) + { + $this->text = $text; + } + public function getText() + { + return $this->text; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1TextAnnotation.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1TextAnnotation.php new file mode 100644 index 00000000..16fe8378 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1TextAnnotation.php @@ -0,0 +1,47 @@ +pages = $pages; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1Page + */ + public function getPages() + { + return $this->pages; + } + public function setText($text) + { + $this->text = $text; + } + public function getText() + { + return $this->text; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak.php new file mode 100644 index 00000000..6fcfd609 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak.php @@ -0,0 +1,39 @@ +isPrefix = $isPrefix; + } + public function getIsPrefix() + { + return $this->isPrefix; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage.php new file mode 100644 index 00000000..d6d1cfd0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage.php @@ -0,0 +1,39 @@ +confidence = $confidence; + } + public function getConfidence() + { + return $this->confidence; + } + public function setLanguageCode($languageCode) + { + $this->languageCode = $languageCode; + } + public function getLanguageCode() + { + return $this->languageCode; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1TextAnnotationTextProperty.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1TextAnnotationTextProperty.php new file mode 100644 index 00000000..eb112116 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1TextAnnotationTextProperty.php @@ -0,0 +1,54 @@ +detectedBreak = $detectedBreak; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak + */ + public function getDetectedBreak() + { + return $this->detectedBreak; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage + */ + public function setDetectedLanguages($detectedLanguages) + { + $this->detectedLanguages = $detectedLanguages; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage + */ + public function getDetectedLanguages() + { + return $this->detectedLanguages; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Vertex.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Vertex.php new file mode 100644 index 00000000..8e0e1844 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Vertex.php @@ -0,0 +1,39 @@ +x = $x; + } + public function getX() + { + return $this->x; + } + public function setY($y) + { + $this->y = $y; + } + public function getY() + { + return $this->y; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1WebDetection.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1WebDetection.php new file mode 100644 index 00000000..000dbf01 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1WebDetection.php @@ -0,0 +1,118 @@ +bestGuessLabels = $bestGuessLabels; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1WebDetectionWebLabel + */ + public function getBestGuessLabels() + { + return $this->bestGuessLabels; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1WebDetectionWebImage + */ + public function setFullMatchingImages($fullMatchingImages) + { + $this->fullMatchingImages = $fullMatchingImages; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1WebDetectionWebImage + */ + public function getFullMatchingImages() + { + return $this->fullMatchingImages; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1WebDetectionWebPage + */ + public function setPagesWithMatchingImages($pagesWithMatchingImages) + { + $this->pagesWithMatchingImages = $pagesWithMatchingImages; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1WebDetectionWebPage + */ + public function getPagesWithMatchingImages() + { + return $this->pagesWithMatchingImages; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1WebDetectionWebImage + */ + public function setPartialMatchingImages($partialMatchingImages) + { + $this->partialMatchingImages = $partialMatchingImages; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1WebDetectionWebImage + */ + public function getPartialMatchingImages() + { + return $this->partialMatchingImages; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1WebDetectionWebImage + */ + public function setVisuallySimilarImages($visuallySimilarImages) + { + $this->visuallySimilarImages = $visuallySimilarImages; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1WebDetectionWebImage + */ + public function getVisuallySimilarImages() + { + return $this->visuallySimilarImages; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1WebDetectionWebEntity + */ + public function setWebEntities($webEntities) + { + $this->webEntities = $webEntities; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1WebDetectionWebEntity + */ + public function getWebEntities() + { + return $this->webEntities; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1WebDetectionWebEntity.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1WebDetectionWebEntity.php new file mode 100644 index 00000000..f1290dc4 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1WebDetectionWebEntity.php @@ -0,0 +1,48 @@ +description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setEntityId($entityId) + { + $this->entityId = $entityId; + } + public function getEntityId() + { + return $this->entityId; + } + public function setScore($score) + { + $this->score = $score; + } + public function getScore() + { + return $this->score; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1WebDetectionWebImage.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1WebDetectionWebImage.php new file mode 100644 index 00000000..22a4eca6 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1WebDetectionWebImage.php @@ -0,0 +1,39 @@ +score = $score; + } + public function getScore() + { + return $this->score; + } + public function setUrl($url) + { + $this->url = $url; + } + public function getUrl() + { + return $this->url; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1WebDetectionWebLabel.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1WebDetectionWebLabel.php new file mode 100644 index 00000000..4d56eaae --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1WebDetectionWebLabel.php @@ -0,0 +1,39 @@ +label = $label; + } + public function getLabel() + { + return $this->label; + } + public function setLanguageCode($languageCode) + { + $this->languageCode = $languageCode; + } + public function getLanguageCode() + { + return $this->languageCode; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1WebDetectionWebPage.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1WebDetectionWebPage.php new file mode 100644 index 00000000..ec592ca4 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1WebDetectionWebPage.php @@ -0,0 +1,81 @@ +fullMatchingImages = $fullMatchingImages; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1WebDetectionWebImage + */ + public function getFullMatchingImages() + { + return $this->fullMatchingImages; + } + public function setPageTitle($pageTitle) + { + $this->pageTitle = $pageTitle; + } + public function getPageTitle() + { + return $this->pageTitle; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1WebDetectionWebImage + */ + public function setPartialMatchingImages($partialMatchingImages) + { + $this->partialMatchingImages = $partialMatchingImages; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1WebDetectionWebImage + */ + public function getPartialMatchingImages() + { + return $this->partialMatchingImages; + } + public function setScore($score) + { + $this->score = $score; + } + public function getScore() + { + return $this->score; + } + public function setUrl($url) + { + $this->url = $url; + } + public function getUrl() + { + return $this->url; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Word.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Word.php new file mode 100644 index 00000000..dfc1589a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p2beta1Word.php @@ -0,0 +1,79 @@ +boundingBox = $boundingBox; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1BoundingPoly + */ + public function getBoundingBox() + { + return $this->boundingBox; + } + public function setConfidence($confidence) + { + $this->confidence = $confidence; + } + public function getConfidence() + { + return $this->confidence; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1TextAnnotationTextProperty + */ + public function setProperty(Google_Service_Vision_GoogleCloudVisionV1p2beta1TextAnnotationTextProperty $property) + { + $this->property = $property; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1TextAnnotationTextProperty + */ + public function getProperty() + { + return $this->property; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p2beta1Symbol + */ + public function setSymbols($symbols) + { + $this->symbols = $symbols; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p2beta1Symbol + */ + public function getSymbols() + { + return $this->symbols; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1AnnotateFileResponse.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1AnnotateFileResponse.php new file mode 100644 index 00000000..fd3896bb --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1AnnotateFileResponse.php @@ -0,0 +1,54 @@ +inputConfig = $inputConfig; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1InputConfig + */ + public function getInputConfig() + { + return $this->inputConfig; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1AnnotateImageResponse + */ + public function setResponses($responses) + { + $this->responses = $responses; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1AnnotateImageResponse + */ + public function getResponses() + { + return $this->responses; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1AnnotateImageResponse.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1AnnotateImageResponse.php new file mode 100644 index 00000000..a898af35 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1AnnotateImageResponse.php @@ -0,0 +1,246 @@ +context = $context; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1ImageAnnotationContext + */ + public function getContext() + { + return $this->context; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1CropHintsAnnotation + */ + public function setCropHintsAnnotation(Google_Service_Vision_GoogleCloudVisionV1p3beta1CropHintsAnnotation $cropHintsAnnotation) + { + $this->cropHintsAnnotation = $cropHintsAnnotation; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1CropHintsAnnotation + */ + public function getCropHintsAnnotation() + { + return $this->cropHintsAnnotation; + } + /** + * @param Google_Service_Vision_Status + */ + public function setError(Google_Service_Vision_Status $error) + { + $this->error = $error; + } + /** + * @return Google_Service_Vision_Status + */ + public function getError() + { + return $this->error; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1FaceAnnotation + */ + public function setFaceAnnotations($faceAnnotations) + { + $this->faceAnnotations = $faceAnnotations; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1FaceAnnotation + */ + public function getFaceAnnotations() + { + return $this->faceAnnotations; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1TextAnnotation + */ + public function setFullTextAnnotation(Google_Service_Vision_GoogleCloudVisionV1p3beta1TextAnnotation $fullTextAnnotation) + { + $this->fullTextAnnotation = $fullTextAnnotation; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1TextAnnotation + */ + public function getFullTextAnnotation() + { + return $this->fullTextAnnotation; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1ImageProperties + */ + public function setImagePropertiesAnnotation(Google_Service_Vision_GoogleCloudVisionV1p3beta1ImageProperties $imagePropertiesAnnotation) + { + $this->imagePropertiesAnnotation = $imagePropertiesAnnotation; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1ImageProperties + */ + public function getImagePropertiesAnnotation() + { + return $this->imagePropertiesAnnotation; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1EntityAnnotation + */ + public function setLabelAnnotations($labelAnnotations) + { + $this->labelAnnotations = $labelAnnotations; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1EntityAnnotation + */ + public function getLabelAnnotations() + { + return $this->labelAnnotations; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1EntityAnnotation + */ + public function setLandmarkAnnotations($landmarkAnnotations) + { + $this->landmarkAnnotations = $landmarkAnnotations; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1EntityAnnotation + */ + public function getLandmarkAnnotations() + { + return $this->landmarkAnnotations; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation + */ + public function setLocalizedObjectAnnotations($localizedObjectAnnotations) + { + $this->localizedObjectAnnotations = $localizedObjectAnnotations; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation + */ + public function getLocalizedObjectAnnotations() + { + return $this->localizedObjectAnnotations; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1EntityAnnotation + */ + public function setLogoAnnotations($logoAnnotations) + { + $this->logoAnnotations = $logoAnnotations; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1EntityAnnotation + */ + public function getLogoAnnotations() + { + return $this->logoAnnotations; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1ProductSearchResults + */ + public function setProductSearchResults(Google_Service_Vision_GoogleCloudVisionV1p3beta1ProductSearchResults $productSearchResults) + { + $this->productSearchResults = $productSearchResults; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1ProductSearchResults + */ + public function getProductSearchResults() + { + return $this->productSearchResults; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1SafeSearchAnnotation + */ + public function setSafeSearchAnnotation(Google_Service_Vision_GoogleCloudVisionV1p3beta1SafeSearchAnnotation $safeSearchAnnotation) + { + $this->safeSearchAnnotation = $safeSearchAnnotation; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1SafeSearchAnnotation + */ + public function getSafeSearchAnnotation() + { + return $this->safeSearchAnnotation; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1EntityAnnotation + */ + public function setTextAnnotations($textAnnotations) + { + $this->textAnnotations = $textAnnotations; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1EntityAnnotation + */ + public function getTextAnnotations() + { + return $this->textAnnotations; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1WebDetection + */ + public function setWebDetection(Google_Service_Vision_GoogleCloudVisionV1p3beta1WebDetection $webDetection) + { + $this->webDetection = $webDetection; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1WebDetection + */ + public function getWebDetection() + { + return $this->webDetection; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse.php new file mode 100644 index 00000000..92063fe4 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse.php @@ -0,0 +1,37 @@ +outputConfig = $outputConfig; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1OutputConfig + */ + public function getOutputConfig() + { + return $this->outputConfig; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse.php new file mode 100644 index 00000000..fa8f92f0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse.php @@ -0,0 +1,38 @@ +responses = $responses; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse + */ + public function getResponses() + { + return $this->responses; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1BatchOperationMetadata.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1BatchOperationMetadata.php new file mode 100644 index 00000000..ac2d9e33 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1BatchOperationMetadata.php @@ -0,0 +1,48 @@ +endTime = $endTime; + } + public function getEndTime() + { + return $this->endTime; + } + public function setState($state) + { + $this->state = $state; + } + public function getState() + { + return $this->state; + } + public function setSubmitTime($submitTime) + { + $this->submitTime = $submitTime; + } + public function getSubmitTime() + { + return $this->submitTime; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Block.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Block.php new file mode 100644 index 00000000..2041dfeb --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Block.php @@ -0,0 +1,88 @@ +blockType = $blockType; + } + public function getBlockType() + { + return $this->blockType; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1BoundingPoly + */ + public function setBoundingBox(Google_Service_Vision_GoogleCloudVisionV1p3beta1BoundingPoly $boundingBox) + { + $this->boundingBox = $boundingBox; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1BoundingPoly + */ + public function getBoundingBox() + { + return $this->boundingBox; + } + public function setConfidence($confidence) + { + $this->confidence = $confidence; + } + public function getConfidence() + { + return $this->confidence; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1Paragraph + */ + public function setParagraphs($paragraphs) + { + $this->paragraphs = $paragraphs; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1Paragraph + */ + public function getParagraphs() + { + return $this->paragraphs; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1TextAnnotationTextProperty + */ + public function setProperty(Google_Service_Vision_GoogleCloudVisionV1p3beta1TextAnnotationTextProperty $property) + { + $this->property = $property; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1TextAnnotationTextProperty + */ + public function getProperty() + { + return $this->property; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1BoundingPoly.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1BoundingPoly.php new file mode 100644 index 00000000..82727255 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1BoundingPoly.php @@ -0,0 +1,54 @@ +normalizedVertices = $normalizedVertices; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1NormalizedVertex + */ + public function getNormalizedVertices() + { + return $this->normalizedVertices; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1Vertex + */ + public function setVertices($vertices) + { + $this->vertices = $vertices; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1Vertex + */ + public function getVertices() + { + return $this->vertices; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ColorInfo.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ColorInfo.php new file mode 100644 index 00000000..ecfea14b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ColorInfo.php @@ -0,0 +1,55 @@ +color = $color; + } + /** + * @return Google_Service_Vision_Color + */ + public function getColor() + { + return $this->color; + } + public function setPixelFraction($pixelFraction) + { + $this->pixelFraction = $pixelFraction; + } + public function getPixelFraction() + { + return $this->pixelFraction; + } + public function setScore($score) + { + $this->score = $score; + } + public function getScore() + { + return $this->score; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1CropHint.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1CropHint.php new file mode 100644 index 00000000..de22a55b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1CropHint.php @@ -0,0 +1,55 @@ +boundingPoly = $boundingPoly; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1BoundingPoly + */ + public function getBoundingPoly() + { + return $this->boundingPoly; + } + public function setConfidence($confidence) + { + $this->confidence = $confidence; + } + public function getConfidence() + { + return $this->confidence; + } + public function setImportanceFraction($importanceFraction) + { + $this->importanceFraction = $importanceFraction; + } + public function getImportanceFraction() + { + return $this->importanceFraction; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1CropHintsAnnotation.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1CropHintsAnnotation.php new file mode 100644 index 00000000..b3b45737 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1CropHintsAnnotation.php @@ -0,0 +1,38 @@ +cropHints = $cropHints; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1CropHint + */ + public function getCropHints() + { + return $this->cropHints; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1DominantColorsAnnotation.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1DominantColorsAnnotation.php new file mode 100644 index 00000000..a47146db --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1DominantColorsAnnotation.php @@ -0,0 +1,38 @@ +colors = $colors; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1ColorInfo + */ + public function getColors() + { + return $this->colors; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1EntityAnnotation.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1EntityAnnotation.php new file mode 100644 index 00000000..59e73c6d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1EntityAnnotation.php @@ -0,0 +1,124 @@ +boundingPoly = $boundingPoly; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1BoundingPoly + */ + public function getBoundingPoly() + { + return $this->boundingPoly; + } + public function setConfidence($confidence) + { + $this->confidence = $confidence; + } + public function getConfidence() + { + return $this->confidence; + } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setLocale($locale) + { + $this->locale = $locale; + } + public function getLocale() + { + return $this->locale; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1LocationInfo + */ + public function setLocations($locations) + { + $this->locations = $locations; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1LocationInfo + */ + public function getLocations() + { + return $this->locations; + } + public function setMid($mid) + { + $this->mid = $mid; + } + public function getMid() + { + return $this->mid; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1Property + */ + public function setProperties($properties) + { + $this->properties = $properties; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1Property + */ + public function getProperties() + { + return $this->properties; + } + public function setScore($score) + { + $this->score = $score; + } + public function getScore() + { + return $this->score; + } + public function setTopicality($topicality) + { + $this->topicality = $topicality; + } + public function getTopicality() + { + return $this->topicality; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1FaceAnnotation.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1FaceAnnotation.php new file mode 100644 index 00000000..c489c670 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1FaceAnnotation.php @@ -0,0 +1,178 @@ +angerLikelihood = $angerLikelihood; + } + public function getAngerLikelihood() + { + return $this->angerLikelihood; + } + public function setBlurredLikelihood($blurredLikelihood) + { + $this->blurredLikelihood = $blurredLikelihood; + } + public function getBlurredLikelihood() + { + return $this->blurredLikelihood; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1BoundingPoly + */ + public function setBoundingPoly(Google_Service_Vision_GoogleCloudVisionV1p3beta1BoundingPoly $boundingPoly) + { + $this->boundingPoly = $boundingPoly; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1BoundingPoly + */ + public function getBoundingPoly() + { + return $this->boundingPoly; + } + public function setDetectionConfidence($detectionConfidence) + { + $this->detectionConfidence = $detectionConfidence; + } + public function getDetectionConfidence() + { + return $this->detectionConfidence; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1BoundingPoly + */ + public function setFdBoundingPoly(Google_Service_Vision_GoogleCloudVisionV1p3beta1BoundingPoly $fdBoundingPoly) + { + $this->fdBoundingPoly = $fdBoundingPoly; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1BoundingPoly + */ + public function getFdBoundingPoly() + { + return $this->fdBoundingPoly; + } + public function setHeadwearLikelihood($headwearLikelihood) + { + $this->headwearLikelihood = $headwearLikelihood; + } + public function getHeadwearLikelihood() + { + return $this->headwearLikelihood; + } + public function setJoyLikelihood($joyLikelihood) + { + $this->joyLikelihood = $joyLikelihood; + } + public function getJoyLikelihood() + { + return $this->joyLikelihood; + } + public function setLandmarkingConfidence($landmarkingConfidence) + { + $this->landmarkingConfidence = $landmarkingConfidence; + } + public function getLandmarkingConfidence() + { + return $this->landmarkingConfidence; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1FaceAnnotationLandmark + */ + public function setLandmarks($landmarks) + { + $this->landmarks = $landmarks; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1FaceAnnotationLandmark + */ + public function getLandmarks() + { + return $this->landmarks; + } + public function setPanAngle($panAngle) + { + $this->panAngle = $panAngle; + } + public function getPanAngle() + { + return $this->panAngle; + } + public function setRollAngle($rollAngle) + { + $this->rollAngle = $rollAngle; + } + public function getRollAngle() + { + return $this->rollAngle; + } + public function setSorrowLikelihood($sorrowLikelihood) + { + $this->sorrowLikelihood = $sorrowLikelihood; + } + public function getSorrowLikelihood() + { + return $this->sorrowLikelihood; + } + public function setSurpriseLikelihood($surpriseLikelihood) + { + $this->surpriseLikelihood = $surpriseLikelihood; + } + public function getSurpriseLikelihood() + { + return $this->surpriseLikelihood; + } + public function setTiltAngle($tiltAngle) + { + $this->tiltAngle = $tiltAngle; + } + public function getTiltAngle() + { + return $this->tiltAngle; + } + public function setUnderExposedLikelihood($underExposedLikelihood) + { + $this->underExposedLikelihood = $underExposedLikelihood; + } + public function getUnderExposedLikelihood() + { + return $this->underExposedLikelihood; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1FaceAnnotationLandmark.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1FaceAnnotationLandmark.php new file mode 100644 index 00000000..95e55600 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1FaceAnnotationLandmark.php @@ -0,0 +1,46 @@ +position = $position; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1Position + */ + public function getPosition() + { + return $this->position; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1GcsDestination.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1GcsDestination.php new file mode 100644 index 00000000..961d2e77 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1GcsDestination.php @@ -0,0 +1,30 @@ +uri = $uri; + } + public function getUri() + { + return $this->uri; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1GcsSource.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1GcsSource.php new file mode 100644 index 00000000..91770c40 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1GcsSource.php @@ -0,0 +1,30 @@ +uri = $uri; + } + public function getUri() + { + return $this->uri; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ImageAnnotationContext.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ImageAnnotationContext.php new file mode 100644 index 00000000..58efcd91 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ImageAnnotationContext.php @@ -0,0 +1,39 @@ +pageNumber = $pageNumber; + } + public function getPageNumber() + { + return $this->pageNumber; + } + public function setUri($uri) + { + $this->uri = $uri; + } + public function getUri() + { + return $this->uri; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ImageProperties.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ImageProperties.php new file mode 100644 index 00000000..d8906477 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ImageProperties.php @@ -0,0 +1,37 @@ +dominantColors = $dominantColors; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1DominantColorsAnnotation + */ + public function getDominantColors() + { + return $this->dominantColors; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ImportProductSetsResponse.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ImportProductSetsResponse.php new file mode 100644 index 00000000..0a33891e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ImportProductSetsResponse.php @@ -0,0 +1,54 @@ +referenceImages = $referenceImages; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1ReferenceImage + */ + public function getReferenceImages() + { + return $this->referenceImages; + } + /** + * @param Google_Service_Vision_Status + */ + public function setStatuses($statuses) + { + $this->statuses = $statuses; + } + /** + * @return Google_Service_Vision_Status + */ + public function getStatuses() + { + return $this->statuses; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1InputConfig.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1InputConfig.php new file mode 100644 index 00000000..7bbdc2bd --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1InputConfig.php @@ -0,0 +1,46 @@ +gcsSource = $gcsSource; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1GcsSource + */ + public function getGcsSource() + { + return $this->gcsSource; + } + public function setMimeType($mimeType) + { + $this->mimeType = $mimeType; + } + public function getMimeType() + { + return $this->mimeType; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation.php new file mode 100644 index 00000000..b268383e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation.php @@ -0,0 +1,73 @@ +boundingPoly = $boundingPoly; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1BoundingPoly + */ + public function getBoundingPoly() + { + return $this->boundingPoly; + } + public function setLanguageCode($languageCode) + { + $this->languageCode = $languageCode; + } + public function getLanguageCode() + { + return $this->languageCode; + } + public function setMid($mid) + { + $this->mid = $mid; + } + public function getMid() + { + return $this->mid; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setScore($score) + { + $this->score = $score; + } + public function getScore() + { + return $this->score; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1LocationInfo.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1LocationInfo.php new file mode 100644 index 00000000..24031bd1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1LocationInfo.php @@ -0,0 +1,37 @@ +latLng = $latLng; + } + /** + * @return Google_Service_Vision_LatLng + */ + public function getLatLng() + { + return $this->latLng; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1NormalizedVertex.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1NormalizedVertex.php new file mode 100644 index 00000000..d87c4451 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1NormalizedVertex.php @@ -0,0 +1,39 @@ +x = $x; + } + public function getX() + { + return $this->x; + } + public function setY($y) + { + $this->y = $y; + } + public function getY() + { + return $this->y; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1OperationMetadata.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1OperationMetadata.php new file mode 100644 index 00000000..c8b78500 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1OperationMetadata.php @@ -0,0 +1,48 @@ +createTime = $createTime; + } + public function getCreateTime() + { + return $this->createTime; + } + public function setState($state) + { + $this->state = $state; + } + public function getState() + { + return $this->state; + } + public function setUpdateTime($updateTime) + { + $this->updateTime = $updateTime; + } + public function getUpdateTime() + { + return $this->updateTime; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1OutputConfig.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1OutputConfig.php new file mode 100644 index 00000000..ec3c6bb4 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1OutputConfig.php @@ -0,0 +1,46 @@ +batchSize = $batchSize; + } + public function getBatchSize() + { + return $this->batchSize; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1GcsDestination + */ + public function setGcsDestination(Google_Service_Vision_GoogleCloudVisionV1p3beta1GcsDestination $gcsDestination) + { + $this->gcsDestination = $gcsDestination; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1GcsDestination + */ + public function getGcsDestination() + { + return $this->gcsDestination; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Page.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Page.php new file mode 100644 index 00000000..9cbdb066 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Page.php @@ -0,0 +1,81 @@ +blocks = $blocks; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1Block + */ + public function getBlocks() + { + return $this->blocks; + } + public function setConfidence($confidence) + { + $this->confidence = $confidence; + } + public function getConfidence() + { + return $this->confidence; + } + public function setHeight($height) + { + $this->height = $height; + } + public function getHeight() + { + return $this->height; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1TextAnnotationTextProperty + */ + public function setProperty(Google_Service_Vision_GoogleCloudVisionV1p3beta1TextAnnotationTextProperty $property) + { + $this->property = $property; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1TextAnnotationTextProperty + */ + public function getProperty() + { + return $this->property; + } + public function setWidth($width) + { + $this->width = $width; + } + public function getWidth() + { + return $this->width; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Paragraph.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Paragraph.php new file mode 100644 index 00000000..62ee77e4 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Paragraph.php @@ -0,0 +1,79 @@ +boundingBox = $boundingBox; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1BoundingPoly + */ + public function getBoundingBox() + { + return $this->boundingBox; + } + public function setConfidence($confidence) + { + $this->confidence = $confidence; + } + public function getConfidence() + { + return $this->confidence; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1TextAnnotationTextProperty + */ + public function setProperty(Google_Service_Vision_GoogleCloudVisionV1p3beta1TextAnnotationTextProperty $property) + { + $this->property = $property; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1TextAnnotationTextProperty + */ + public function getProperty() + { + return $this->property; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1Word + */ + public function setWords($words) + { + $this->words = $words; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1Word + */ + public function getWords() + { + return $this->words; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Position.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Position.php new file mode 100644 index 00000000..8289c546 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Position.php @@ -0,0 +1,48 @@ +x = $x; + } + public function getX() + { + return $this->x; + } + public function setY($y) + { + $this->y = $y; + } + public function getY() + { + return $this->y; + } + public function setZ($z) + { + $this->z = $z; + } + public function getZ() + { + return $this->z; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Product.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Product.php new file mode 100644 index 00000000..8cf64141 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Product.php @@ -0,0 +1,74 @@ +description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setDisplayName($displayName) + { + $this->displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setProductCategory($productCategory) + { + $this->productCategory = $productCategory; + } + public function getProductCategory() + { + return $this->productCategory; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1ProductKeyValue + */ + public function setProductLabels($productLabels) + { + $this->productLabels = $productLabels; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1ProductKeyValue + */ + public function getProductLabels() + { + return $this->productLabels; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ProductKeyValue.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ProductKeyValue.php new file mode 100644 index 00000000..1aafb4a5 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ProductKeyValue.php @@ -0,0 +1,39 @@ +key = $key; + } + public function getKey() + { + return $this->key; + } + public function setValue($value) + { + $this->value = $value; + } + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ProductSearchResults.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ProductSearchResults.php new file mode 100644 index 00000000..5385e0f4 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ProductSearchResults.php @@ -0,0 +1,47 @@ +indexTime = $indexTime; + } + public function getIndexTime() + { + return $this->indexTime; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1ProductSearchResultsResult + */ + public function setResults($results) + { + $this->results = $results; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1ProductSearchResultsResult + */ + public function getResults() + { + return $this->results; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ProductSearchResultsResult.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ProductSearchResultsResult.php new file mode 100644 index 00000000..ef80bfa9 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ProductSearchResultsResult.php @@ -0,0 +1,55 @@ +image = $image; + } + public function getImage() + { + return $this->image; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1Product + */ + public function setProduct(Google_Service_Vision_GoogleCloudVisionV1p3beta1Product $product) + { + $this->product = $product; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1Product + */ + public function getProduct() + { + return $this->product; + } + public function setScore($score) + { + $this->score = $score; + } + public function getScore() + { + return $this->score; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Property.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Property.php new file mode 100644 index 00000000..9a9ac874 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Property.php @@ -0,0 +1,48 @@ +name = $name; + } + public function getName() + { + return $this->name; + } + public function setUint64Value($uint64Value) + { + $this->uint64Value = $uint64Value; + } + public function getUint64Value() + { + return $this->uint64Value; + } + public function setValue($value) + { + $this->value = $value; + } + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ReferenceImage.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ReferenceImage.php new file mode 100644 index 00000000..75b65e4a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1ReferenceImage.php @@ -0,0 +1,56 @@ +boundingPolys = $boundingPolys; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1BoundingPoly + */ + public function getBoundingPolys() + { + return $this->boundingPolys; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setUri($uri) + { + $this->uri = $uri; + } + public function getUri() + { + return $this->uri; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1SafeSearchAnnotation.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1SafeSearchAnnotation.php new file mode 100644 index 00000000..73441904 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1SafeSearchAnnotation.php @@ -0,0 +1,66 @@ +adult = $adult; + } + public function getAdult() + { + return $this->adult; + } + public function setMedical($medical) + { + $this->medical = $medical; + } + public function getMedical() + { + return $this->medical; + } + public function setRacy($racy) + { + $this->racy = $racy; + } + public function getRacy() + { + return $this->racy; + } + public function setSpoof($spoof) + { + $this->spoof = $spoof; + } + public function getSpoof() + { + return $this->spoof; + } + public function setViolence($violence) + { + $this->violence = $violence; + } + public function getViolence() + { + return $this->violence; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Symbol.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Symbol.php new file mode 100644 index 00000000..0a13db73 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Symbol.php @@ -0,0 +1,71 @@ +boundingBox = $boundingBox; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1BoundingPoly + */ + public function getBoundingBox() + { + return $this->boundingBox; + } + public function setConfidence($confidence) + { + $this->confidence = $confidence; + } + public function getConfidence() + { + return $this->confidence; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1TextAnnotationTextProperty + */ + public function setProperty(Google_Service_Vision_GoogleCloudVisionV1p3beta1TextAnnotationTextProperty $property) + { + $this->property = $property; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1TextAnnotationTextProperty + */ + public function getProperty() + { + return $this->property; + } + public function setText($text) + { + $this->text = $text; + } + public function getText() + { + return $this->text; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1TextAnnotation.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1TextAnnotation.php new file mode 100644 index 00000000..17e23dd3 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1TextAnnotation.php @@ -0,0 +1,47 @@ +pages = $pages; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1Page + */ + public function getPages() + { + return $this->pages; + } + public function setText($text) + { + $this->text = $text; + } + public function getText() + { + return $this->text; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak.php new file mode 100644 index 00000000..8dc8108b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak.php @@ -0,0 +1,39 @@ +isPrefix = $isPrefix; + } + public function getIsPrefix() + { + return $this->isPrefix; + } + public function setType($type) + { + $this->type = $type; + } + public function getType() + { + return $this->type; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage.php new file mode 100644 index 00000000..3fb40258 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage.php @@ -0,0 +1,39 @@ +confidence = $confidence; + } + public function getConfidence() + { + return $this->confidence; + } + public function setLanguageCode($languageCode) + { + $this->languageCode = $languageCode; + } + public function getLanguageCode() + { + return $this->languageCode; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1TextAnnotationTextProperty.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1TextAnnotationTextProperty.php new file mode 100644 index 00000000..4edc692c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1TextAnnotationTextProperty.php @@ -0,0 +1,54 @@ +detectedBreak = $detectedBreak; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak + */ + public function getDetectedBreak() + { + return $this->detectedBreak; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage + */ + public function setDetectedLanguages($detectedLanguages) + { + $this->detectedLanguages = $detectedLanguages; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage + */ + public function getDetectedLanguages() + { + return $this->detectedLanguages; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Vertex.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Vertex.php new file mode 100644 index 00000000..1343e8c7 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Vertex.php @@ -0,0 +1,39 @@ +x = $x; + } + public function getX() + { + return $this->x; + } + public function setY($y) + { + $this->y = $y; + } + public function getY() + { + return $this->y; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1WebDetection.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1WebDetection.php new file mode 100644 index 00000000..90f646c3 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1WebDetection.php @@ -0,0 +1,118 @@ +bestGuessLabels = $bestGuessLabels; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1WebDetectionWebLabel + */ + public function getBestGuessLabels() + { + return $this->bestGuessLabels; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1WebDetectionWebImage + */ + public function setFullMatchingImages($fullMatchingImages) + { + $this->fullMatchingImages = $fullMatchingImages; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1WebDetectionWebImage + */ + public function getFullMatchingImages() + { + return $this->fullMatchingImages; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1WebDetectionWebPage + */ + public function setPagesWithMatchingImages($pagesWithMatchingImages) + { + $this->pagesWithMatchingImages = $pagesWithMatchingImages; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1WebDetectionWebPage + */ + public function getPagesWithMatchingImages() + { + return $this->pagesWithMatchingImages; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1WebDetectionWebImage + */ + public function setPartialMatchingImages($partialMatchingImages) + { + $this->partialMatchingImages = $partialMatchingImages; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1WebDetectionWebImage + */ + public function getPartialMatchingImages() + { + return $this->partialMatchingImages; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1WebDetectionWebImage + */ + public function setVisuallySimilarImages($visuallySimilarImages) + { + $this->visuallySimilarImages = $visuallySimilarImages; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1WebDetectionWebImage + */ + public function getVisuallySimilarImages() + { + return $this->visuallySimilarImages; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1WebDetectionWebEntity + */ + public function setWebEntities($webEntities) + { + $this->webEntities = $webEntities; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1WebDetectionWebEntity + */ + public function getWebEntities() + { + return $this->webEntities; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1WebDetectionWebEntity.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1WebDetectionWebEntity.php new file mode 100644 index 00000000..231df1b1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1WebDetectionWebEntity.php @@ -0,0 +1,48 @@ +description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setEntityId($entityId) + { + $this->entityId = $entityId; + } + public function getEntityId() + { + return $this->entityId; + } + public function setScore($score) + { + $this->score = $score; + } + public function getScore() + { + return $this->score; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1WebDetectionWebImage.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1WebDetectionWebImage.php new file mode 100644 index 00000000..9ed59787 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1WebDetectionWebImage.php @@ -0,0 +1,39 @@ +score = $score; + } + public function getScore() + { + return $this->score; + } + public function setUrl($url) + { + $this->url = $url; + } + public function getUrl() + { + return $this->url; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1WebDetectionWebLabel.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1WebDetectionWebLabel.php new file mode 100644 index 00000000..e9150552 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1WebDetectionWebLabel.php @@ -0,0 +1,39 @@ +label = $label; + } + public function getLabel() + { + return $this->label; + } + public function setLanguageCode($languageCode) + { + $this->languageCode = $languageCode; + } + public function getLanguageCode() + { + return $this->languageCode; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1WebDetectionWebPage.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1WebDetectionWebPage.php new file mode 100644 index 00000000..38548eda --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1WebDetectionWebPage.php @@ -0,0 +1,81 @@ +fullMatchingImages = $fullMatchingImages; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1WebDetectionWebImage + */ + public function getFullMatchingImages() + { + return $this->fullMatchingImages; + } + public function setPageTitle($pageTitle) + { + $this->pageTitle = $pageTitle; + } + public function getPageTitle() + { + return $this->pageTitle; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1WebDetectionWebImage + */ + public function setPartialMatchingImages($partialMatchingImages) + { + $this->partialMatchingImages = $partialMatchingImages; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1WebDetectionWebImage + */ + public function getPartialMatchingImages() + { + return $this->partialMatchingImages; + } + public function setScore($score) + { + $this->score = $score; + } + public function getScore() + { + return $this->score; + } + public function setUrl($url) + { + $this->url = $url; + } + public function getUrl() + { + return $this->url; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Word.php b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Word.php new file mode 100644 index 00000000..523379c8 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/GoogleCloudVisionV1p3beta1Word.php @@ -0,0 +1,79 @@ +boundingBox = $boundingBox; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1BoundingPoly + */ + public function getBoundingBox() + { + return $this->boundingBox; + } + public function setConfidence($confidence) + { + $this->confidence = $confidence; + } + public function getConfidence() + { + return $this->confidence; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1TextAnnotationTextProperty + */ + public function setProperty(Google_Service_Vision_GoogleCloudVisionV1p3beta1TextAnnotationTextProperty $property) + { + $this->property = $property; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1TextAnnotationTextProperty + */ + public function getProperty() + { + return $this->property; + } + /** + * @param Google_Service_Vision_GoogleCloudVisionV1p3beta1Symbol + */ + public function setSymbols($symbols) + { + $this->symbols = $symbols; + } + /** + * @return Google_Service_Vision_GoogleCloudVisionV1p3beta1Symbol + */ + public function getSymbols() + { + return $this->symbols; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/ImageAnnotationContext.php b/vendor/google/apiclient-services/src/Google/Service/Vision/ImageAnnotationContext.php new file mode 100644 index 00000000..373f4a2f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/ImageAnnotationContext.php @@ -0,0 +1,39 @@ +pageNumber = $pageNumber; + } + public function getPageNumber() + { + return $this->pageNumber; + } + public function setUri($uri) + { + $this->uri = $uri; + } + public function getUri() + { + return $this->uri; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/InputConfig.php b/vendor/google/apiclient-services/src/Google/Service/Vision/InputConfig.php new file mode 100644 index 00000000..1da8a55c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/InputConfig.php @@ -0,0 +1,46 @@ +gcsSource = $gcsSource; + } + /** + * @return Google_Service_Vision_GcsSource + */ + public function getGcsSource() + { + return $this->gcsSource; + } + public function setMimeType($mimeType) + { + $this->mimeType = $mimeType; + } + public function getMimeType() + { + return $this->mimeType; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/LocalizedObjectAnnotation.php b/vendor/google/apiclient-services/src/Google/Service/Vision/LocalizedObjectAnnotation.php new file mode 100644 index 00000000..7e2d9eac --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/LocalizedObjectAnnotation.php @@ -0,0 +1,73 @@ +boundingPoly = $boundingPoly; + } + /** + * @return Google_Service_Vision_BoundingPoly + */ + public function getBoundingPoly() + { + return $this->boundingPoly; + } + public function setLanguageCode($languageCode) + { + $this->languageCode = $languageCode; + } + public function getLanguageCode() + { + return $this->languageCode; + } + public function setMid($mid) + { + $this->mid = $mid; + } + public function getMid() + { + return $this->mid; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setScore($score) + { + $this->score = $score; + } + public function getScore() + { + return $this->score; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/NormalizedVertex.php b/vendor/google/apiclient-services/src/Google/Service/Vision/NormalizedVertex.php new file mode 100644 index 00000000..e2aa0c72 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/NormalizedVertex.php @@ -0,0 +1,39 @@ +x = $x; + } + public function getX() + { + return $this->x; + } + public function setY($y) + { + $this->y = $y; + } + public function getY() + { + return $this->y; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/OperationMetadata.php b/vendor/google/apiclient-services/src/Google/Service/Vision/OperationMetadata.php new file mode 100644 index 00000000..cbb378fa --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/OperationMetadata.php @@ -0,0 +1,48 @@ +createTime = $createTime; + } + public function getCreateTime() + { + return $this->createTime; + } + public function setState($state) + { + $this->state = $state; + } + public function getState() + { + return $this->state; + } + public function setUpdateTime($updateTime) + { + $this->updateTime = $updateTime; + } + public function getUpdateTime() + { + return $this->updateTime; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/OutputConfig.php b/vendor/google/apiclient-services/src/Google/Service/Vision/OutputConfig.php new file mode 100644 index 00000000..65b754e8 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/OutputConfig.php @@ -0,0 +1,46 @@ +batchSize = $batchSize; + } + public function getBatchSize() + { + return $this->batchSize; + } + /** + * @param Google_Service_Vision_GcsDestination + */ + public function setGcsDestination(Google_Service_Vision_GcsDestination $gcsDestination) + { + $this->gcsDestination = $gcsDestination; + } + /** + * @return Google_Service_Vision_GcsDestination + */ + public function getGcsDestination() + { + return $this->gcsDestination; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/Resource/Files.php b/vendor/google/apiclient-services/src/Google/Service/Vision/Resource/Files.php new file mode 100644 index 00000000..803e9eb1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/Resource/Files.php @@ -0,0 +1,46 @@ + + * $visionService = new Google_Service_Vision(...); + * $files = $visionService->files; + * + */ +class Google_Service_Vision_Resource_Files extends Google_Service_Resource +{ + /** + * Run asynchronous image detection and annotation for a list of generic files, + * such as PDF files, which may contain multiple pages and multiple images per + * page. Progress and results can be retrieved through the + * `google.longrunning.Operations` interface. `Operation.metadata` contains + * `OperationMetadata` (metadata). `Operation.response` contains + * `AsyncBatchAnnotateFilesResponse` (results). (files.asyncBatchAnnotate) + * + * @param Google_Service_Vision_AsyncBatchAnnotateFilesRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_Vision_Operation + */ + public function asyncBatchAnnotate(Google_Service_Vision_AsyncBatchAnnotateFilesRequest $postBody, $optParams = array()) + { + $params = array('postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('asyncBatchAnnotate', array($params), "Google_Service_Vision_Operation"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/Resource/Locations.php b/vendor/google/apiclient-services/src/Google/Service/Vision/Resource/Locations.php new file mode 100644 index 00000000..648dadd5 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/Resource/Locations.php @@ -0,0 +1,28 @@ + + * $visionService = new Google_Service_Vision(...); + * $locations = $visionService->locations; + * + */ +class Google_Service_Vision_Resource_Locations extends Google_Service_Resource +{ +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/Resource/LocationsOperations.php b/vendor/google/apiclient-services/src/Google/Service/Vision/Resource/LocationsOperations.php new file mode 100644 index 00000000..b673130e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/Resource/LocationsOperations.php @@ -0,0 +1,43 @@ + + * $visionService = new Google_Service_Vision(...); + * $operations = $visionService->operations; + * + */ +class Google_Service_Vision_Resource_LocationsOperations extends Google_Service_Resource +{ + /** + * Gets the latest state of a long-running operation. Clients can use this + * method to poll the operation result at intervals as recommended by the API + * service. (operations.get) + * + * @param string $name The name of the operation resource. + * @param array $optParams Optional parameters. + * @return Google_Service_Vision_Operation + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_Vision_Operation"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/Vision/Resource/Operations.php b/vendor/google/apiclient-services/src/Google/Service/Vision/Resource/Operations.php index 0d9cc74e..e3570a9b 100644 --- a/vendor/google/apiclient-services/src/Google/Service/Vision/Resource/Operations.php +++ b/vendor/google/apiclient-services/src/Google/Service/Vision/Resource/Operations.php @@ -93,9 +93,9 @@ public function get($name, $optParams = array()) * @param string $name The name of the operation's parent resource. * @param array $optParams Optional parameters. * + * @opt_param string filter The standard list filter. * @opt_param string pageToken The standard list page token. * @opt_param int pageSize The standard list page size. - * @opt_param string filter The standard list filter. * @return Google_Service_Vision_ListOperationsResponse */ public function listOperations($name, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner.php b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner.php new file mode 100644 index 00000000..3feca5fe --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner.php @@ -0,0 +1,277 @@ + + * Web Security Scanner API (under development).

+ * + *

+ * For more information about this service, see the API + * Documentation + *

+ * + * @author Google, Inc. + */ +class Google_Service_WebSecurityScanner extends Google_Service +{ + /** View and manage your data across Google Cloud Platform services. */ + const CLOUD_PLATFORM = + "https://www.googleapis.com/auth/cloud-platform"; + + public $projects_scanConfigs; + public $projects_scanConfigs_scanRuns; + public $projects_scanConfigs_scanRuns_crawledUrls; + public $projects_scanConfigs_scanRuns_findingTypeStats; + public $projects_scanConfigs_scanRuns_findings; + + /** + * Constructs the internal representation of the WebSecurityScanner service. + * + * @param Google_Client $client + */ + public function __construct(Google_Client $client) + { + parent::__construct($client); + $this->rootUrl = 'https://websecurityscanner.googleapis.com/'; + $this->servicePath = ''; + $this->version = 'v1alpha'; + $this->serviceName = 'websecurityscanner'; + + $this->projects_scanConfigs = new Google_Service_WebSecurityScanner_Resource_ProjectsScanConfigs( + $this, + $this->serviceName, + 'scanConfigs', + array( + 'methods' => array( + 'create' => array( + 'path' => 'v1alpha/{+parent}/scanConfigs', + 'httpMethod' => 'POST', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'delete' => array( + 'path' => 'v1alpha/{+name}', + 'httpMethod' => 'DELETE', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'get' => array( + 'path' => 'v1alpha/{+name}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => 'v1alpha/{+parent}/scanConfigs', + 'httpMethod' => 'GET', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + ), + ),'patch' => array( + 'path' => 'v1alpha/{+name}', + 'httpMethod' => 'PATCH', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'updateMask' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ),'start' => array( + 'path' => 'v1alpha/{+name}:start', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ), + ) + ) + ); + $this->projects_scanConfigs_scanRuns = new Google_Service_WebSecurityScanner_Resource_ProjectsScanConfigsScanRuns( + $this, + $this->serviceName, + 'scanRuns', + array( + 'methods' => array( + 'get' => array( + 'path' => 'v1alpha/{+name}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => 'v1alpha/{+parent}/scanRuns', + 'httpMethod' => 'GET', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + ), + ),'stop' => array( + 'path' => 'v1alpha/{+name}:stop', + 'httpMethod' => 'POST', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ), + ) + ) + ); + $this->projects_scanConfigs_scanRuns_crawledUrls = new Google_Service_WebSecurityScanner_Resource_ProjectsScanConfigsScanRunsCrawledUrls( + $this, + $this->serviceName, + 'crawledUrls', + array( + 'methods' => array( + 'list' => array( + 'path' => 'v1alpha/{+parent}/crawledUrls', + 'httpMethod' => 'GET', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + ), + ), + ) + ) + ); + $this->projects_scanConfigs_scanRuns_findingTypeStats = new Google_Service_WebSecurityScanner_Resource_ProjectsScanConfigsScanRunsFindingTypeStats( + $this, + $this->serviceName, + 'findingTypeStats', + array( + 'methods' => array( + 'list' => array( + 'path' => 'v1alpha/{+parent}/findingTypeStats', + 'httpMethod' => 'GET', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ), + ) + ) + ); + $this->projects_scanConfigs_scanRuns_findings = new Google_Service_WebSecurityScanner_Resource_ProjectsScanConfigsScanRunsFindings( + $this, + $this->serviceName, + 'findings', + array( + 'methods' => array( + 'get' => array( + 'path' => 'v1alpha/{+name}', + 'httpMethod' => 'GET', + 'parameters' => array( + 'name' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + ), + ),'list' => array( + 'path' => 'v1alpha/{+parent}/findings', + 'httpMethod' => 'GET', + 'parameters' => array( + 'parent' => array( + 'location' => 'path', + 'type' => 'string', + 'required' => true, + ), + 'filter' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageToken' => array( + 'location' => 'query', + 'type' => 'string', + ), + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), + ), + ), + ) + ) + ); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Authentication.php b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Authentication.php new file mode 100644 index 00000000..89a36825 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Authentication.php @@ -0,0 +1,53 @@ +customAccount = $customAccount; + } + /** + * @return Google_Service_WebSecurityScanner_CustomAccount + */ + public function getCustomAccount() + { + return $this->customAccount; + } + /** + * @param Google_Service_WebSecurityScanner_GoogleAccount + */ + public function setGoogleAccount(Google_Service_WebSecurityScanner_GoogleAccount $googleAccount) + { + $this->googleAccount = $googleAccount; + } + /** + * @return Google_Service_WebSecurityScanner_GoogleAccount + */ + public function getGoogleAccount() + { + return $this->googleAccount; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/CrawledUrl.php b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/CrawledUrl.php new file mode 100644 index 00000000..03b85942 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/CrawledUrl.php @@ -0,0 +1,48 @@ +body = $body; + } + public function getBody() + { + return $this->body; + } + public function setHttpMethod($httpMethod) + { + $this->httpMethod = $httpMethod; + } + public function getHttpMethod() + { + return $this->httpMethod; + } + public function setUrl($url) + { + $this->url = $url; + } + public function getUrl() + { + return $this->url; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/CustomAccount.php b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/CustomAccount.php new file mode 100644 index 00000000..2babdb81 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/CustomAccount.php @@ -0,0 +1,48 @@ +loginUrl = $loginUrl; + } + public function getLoginUrl() + { + return $this->loginUrl; + } + public function setPassword($password) + { + $this->password = $password; + } + public function getPassword() + { + return $this->password; + } + public function setUsername($username) + { + $this->username = $username; + } + public function getUsername() + { + return $this->username; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Finding.php b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Finding.php new file mode 100644 index 00000000..fbd2779a --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Finding.php @@ -0,0 +1,191 @@ +body = $body; + } + public function getBody() + { + return $this->body; + } + public function setDescription($description) + { + $this->description = $description; + } + public function getDescription() + { + return $this->description; + } + public function setFinalUrl($finalUrl) + { + $this->finalUrl = $finalUrl; + } + public function getFinalUrl() + { + return $this->finalUrl; + } + public function setFindingType($findingType) + { + $this->findingType = $findingType; + } + public function getFindingType() + { + return $this->findingType; + } + public function setFrameUrl($frameUrl) + { + $this->frameUrl = $frameUrl; + } + public function getFrameUrl() + { + return $this->frameUrl; + } + public function setFuzzedUrl($fuzzedUrl) + { + $this->fuzzedUrl = $fuzzedUrl; + } + public function getFuzzedUrl() + { + return $this->fuzzedUrl; + } + public function setHttpMethod($httpMethod) + { + $this->httpMethod = $httpMethod; + } + public function getHttpMethod() + { + return $this->httpMethod; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + /** + * @param Google_Service_WebSecurityScanner_OutdatedLibrary + */ + public function setOutdatedLibrary(Google_Service_WebSecurityScanner_OutdatedLibrary $outdatedLibrary) + { + $this->outdatedLibrary = $outdatedLibrary; + } + /** + * @return Google_Service_WebSecurityScanner_OutdatedLibrary + */ + public function getOutdatedLibrary() + { + return $this->outdatedLibrary; + } + public function setReproductionUrl($reproductionUrl) + { + $this->reproductionUrl = $reproductionUrl; + } + public function getReproductionUrl() + { + return $this->reproductionUrl; + } + public function setTrackingId($trackingId) + { + $this->trackingId = $trackingId; + } + public function getTrackingId() + { + return $this->trackingId; + } + /** + * @param Google_Service_WebSecurityScanner_ViolatingResource + */ + public function setViolatingResource(Google_Service_WebSecurityScanner_ViolatingResource $violatingResource) + { + $this->violatingResource = $violatingResource; + } + /** + * @return Google_Service_WebSecurityScanner_ViolatingResource + */ + public function getViolatingResource() + { + return $this->violatingResource; + } + /** + * @param Google_Service_WebSecurityScanner_VulnerableHeaders + */ + public function setVulnerableHeaders(Google_Service_WebSecurityScanner_VulnerableHeaders $vulnerableHeaders) + { + $this->vulnerableHeaders = $vulnerableHeaders; + } + /** + * @return Google_Service_WebSecurityScanner_VulnerableHeaders + */ + public function getVulnerableHeaders() + { + return $this->vulnerableHeaders; + } + /** + * @param Google_Service_WebSecurityScanner_VulnerableParameters + */ + public function setVulnerableParameters(Google_Service_WebSecurityScanner_VulnerableParameters $vulnerableParameters) + { + $this->vulnerableParameters = $vulnerableParameters; + } + /** + * @return Google_Service_WebSecurityScanner_VulnerableParameters + */ + public function getVulnerableParameters() + { + return $this->vulnerableParameters; + } + /** + * @param Google_Service_WebSecurityScanner_Xss + */ + public function setXss(Google_Service_WebSecurityScanner_Xss $xss) + { + $this->xss = $xss; + } + /** + * @return Google_Service_WebSecurityScanner_Xss + */ + public function getXss() + { + return $this->xss; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/FindingTypeStats.php b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/FindingTypeStats.php new file mode 100644 index 00000000..d268fd47 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/FindingTypeStats.php @@ -0,0 +1,39 @@ +findingCount = $findingCount; + } + public function getFindingCount() + { + return $this->findingCount; + } + public function setFindingType($findingType) + { + $this->findingType = $findingType; + } + public function getFindingType() + { + return $this->findingType; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/GoogleAccount.php b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/GoogleAccount.php new file mode 100644 index 00000000..20dedaab --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/GoogleAccount.php @@ -0,0 +1,39 @@ +password = $password; + } + public function getPassword() + { + return $this->password; + } + public function setUsername($username) + { + $this->username = $username; + } + public function getUsername() + { + return $this->username; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Header.php b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Header.php new file mode 100644 index 00000000..36a88466 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Header.php @@ -0,0 +1,39 @@ +name = $name; + } + public function getName() + { + return $this->name; + } + public function setValue($value) + { + $this->value = $value; + } + public function getValue() + { + return $this->value; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/ListCrawledUrlsResponse.php b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/ListCrawledUrlsResponse.php new file mode 100644 index 00000000..1dbb7ca1 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/ListCrawledUrlsResponse.php @@ -0,0 +1,47 @@ +crawledUrls = $crawledUrls; + } + /** + * @return Google_Service_WebSecurityScanner_CrawledUrl + */ + public function getCrawledUrls() + { + return $this->crawledUrls; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/ListFindingTypeStatsResponse.php b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/ListFindingTypeStatsResponse.php new file mode 100644 index 00000000..f7c97224 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/ListFindingTypeStatsResponse.php @@ -0,0 +1,38 @@ +findingTypeStats = $findingTypeStats; + } + /** + * @return Google_Service_WebSecurityScanner_FindingTypeStats + */ + public function getFindingTypeStats() + { + return $this->findingTypeStats; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/ListFindingsResponse.php b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/ListFindingsResponse.php new file mode 100644 index 00000000..e079ded0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/ListFindingsResponse.php @@ -0,0 +1,47 @@ +findings = $findings; + } + /** + * @return Google_Service_WebSecurityScanner_Finding + */ + public function getFindings() + { + return $this->findings; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/ListScanConfigsResponse.php b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/ListScanConfigsResponse.php new file mode 100644 index 00000000..07796cea --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/ListScanConfigsResponse.php @@ -0,0 +1,47 @@ +nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + /** + * @param Google_Service_WebSecurityScanner_ScanConfig + */ + public function setScanConfigs($scanConfigs) + { + $this->scanConfigs = $scanConfigs; + } + /** + * @return Google_Service_WebSecurityScanner_ScanConfig + */ + public function getScanConfigs() + { + return $this->scanConfigs; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/ListScanRunsResponse.php b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/ListScanRunsResponse.php new file mode 100644 index 00000000..91fdcf16 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/ListScanRunsResponse.php @@ -0,0 +1,47 @@ +nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } + /** + * @param Google_Service_WebSecurityScanner_ScanRun + */ + public function setScanRuns($scanRuns) + { + $this->scanRuns = $scanRuns; + } + /** + * @return Google_Service_WebSecurityScanner_ScanRun + */ + public function getScanRuns() + { + return $this->scanRuns; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/OutdatedLibrary.php b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/OutdatedLibrary.php new file mode 100644 index 00000000..67e8bbb3 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/OutdatedLibrary.php @@ -0,0 +1,49 @@ +learnMoreUrls = $learnMoreUrls; + } + public function getLearnMoreUrls() + { + return $this->learnMoreUrls; + } + public function setLibraryName($libraryName) + { + $this->libraryName = $libraryName; + } + public function getLibraryName() + { + return $this->libraryName; + } + public function setVersion($version) + { + $this->version = $version; + } + public function getVersion() + { + return $this->version; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Resource/Projects.php b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Resource/Projects.php new file mode 100644 index 00000000..476d4b7d --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Resource/Projects.php @@ -0,0 +1,28 @@ + + * $websecurityscannerService = new Google_Service_WebSecurityScanner(...); + * $projects = $websecurityscannerService->projects; + * + */ +class Google_Service_WebSecurityScanner_Resource_Projects extends Google_Service_Resource +{ +} diff --git a/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Resource/ProjectsScanConfigs.php b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Resource/ProjectsScanConfigs.php new file mode 100644 index 00000000..89eafadc --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Resource/ProjectsScanConfigs.php @@ -0,0 +1,133 @@ + + * $websecurityscannerService = new Google_Service_WebSecurityScanner(...); + * $scanConfigs = $websecurityscannerService->scanConfigs; + * + */ +class Google_Service_WebSecurityScanner_Resource_ProjectsScanConfigs extends Google_Service_Resource +{ + /** + * Creates a new ScanConfig. (scanConfigs.create) + * + * @param string $parent Required. The parent resource name where the scan is + * created, which should be a project resource name in the format + * 'projects/{projectId}'. + * @param Google_Service_WebSecurityScanner_ScanConfig $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_WebSecurityScanner_ScanConfig + */ + public function create($parent, Google_Service_WebSecurityScanner_ScanConfig $postBody, $optParams = array()) + { + $params = array('parent' => $parent, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('create', array($params), "Google_Service_WebSecurityScanner_ScanConfig"); + } + /** + * Deletes an existing ScanConfig and its child resources. (scanConfigs.delete) + * + * @param string $name Required. The resource name of the ScanConfig to be + * deleted. The name follows the format of + * 'projects/{projectId}/scanConfigs/{scanConfigId}'. + * @param array $optParams Optional parameters. + * @return Google_Service_WebSecurityScanner_WebsecurityscannerEmpty + */ + public function delete($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('delete', array($params), "Google_Service_WebSecurityScanner_WebsecurityscannerEmpty"); + } + /** + * Gets a ScanConfig. (scanConfigs.get) + * + * @param string $name Required. The resource name of the ScanConfig to be + * returned. The name follows the format of + * 'projects/{projectId}/scanConfigs/{scanConfigId}'. + * @param array $optParams Optional parameters. + * @return Google_Service_WebSecurityScanner_ScanConfig + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_WebSecurityScanner_ScanConfig"); + } + /** + * Lists ScanConfigs under a given project. + * (scanConfigs.listProjectsScanConfigs) + * + * @param string $parent Required. The parent resource name, which should be a + * project resource name in the format 'projects/{projectId}'. + * @param array $optParams Optional parameters. + * + * @opt_param string pageToken A token identifying a page of results to be + * returned. This should be a `next_page_token` value returned from a previous + * List request. If unspecified, the first page of results is returned. + * @opt_param int pageSize The maximum number of ScanConfigs to return, can be + * limited by server. If not specified or not positive, the implementation will + * select a reasonable value. + * @return Google_Service_WebSecurityScanner_ListScanConfigsResponse + */ + public function listProjectsScanConfigs($parent, $optParams = array()) + { + $params = array('parent' => $parent); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_WebSecurityScanner_ListScanConfigsResponse"); + } + /** + * Updates a ScanConfig. This method support partial update of a ScanConfig. + * (scanConfigs.patch) + * + * @param string $name The resource name of the ScanConfig. The name follows the + * format of 'projects/{projectId}/scanConfigs/{scanConfigId}'. The ScanConfig + * IDs are generated by the system. + * @param Google_Service_WebSecurityScanner_ScanConfig $postBody + * @param array $optParams Optional parameters. + * + * @opt_param string updateMask Required. The update mask applies to the + * resource. For the `FieldMask` definition, see https://developers.google.com + * /protocol-buffers/docs/reference/google.protobuf#fieldmask + * @return Google_Service_WebSecurityScanner_ScanConfig + */ + public function patch($name, Google_Service_WebSecurityScanner_ScanConfig $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('patch', array($params), "Google_Service_WebSecurityScanner_ScanConfig"); + } + /** + * Start a ScanRun according to the given ScanConfig. (scanConfigs.start) + * + * @param string $name Required. The resource name of the ScanConfig to be used. + * The name follows the format of + * 'projects/{projectId}/scanConfigs/{scanConfigId}'. + * @param Google_Service_WebSecurityScanner_StartScanRunRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_WebSecurityScanner_ScanRun + */ + public function start($name, Google_Service_WebSecurityScanner_StartScanRunRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('start', array($params), "Google_Service_WebSecurityScanner_ScanRun"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Resource/ProjectsScanConfigsScanRuns.php b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Resource/ProjectsScanConfigsScanRuns.php new file mode 100644 index 00000000..881afd01 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Resource/ProjectsScanConfigsScanRuns.php @@ -0,0 +1,82 @@ + + * $websecurityscannerService = new Google_Service_WebSecurityScanner(...); + * $scanRuns = $websecurityscannerService->scanRuns; + * + */ +class Google_Service_WebSecurityScanner_Resource_ProjectsScanConfigsScanRuns extends Google_Service_Resource +{ + /** + * Gets a ScanRun. (scanRuns.get) + * + * @param string $name Required. The resource name of the ScanRun to be + * returned. The name follows the format of + * 'projects/{projectId}/scanConfigs/{scanConfigId}/scanRuns/{scanRunId}'. + * @param array $optParams Optional parameters. + * @return Google_Service_WebSecurityScanner_ScanRun + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_WebSecurityScanner_ScanRun"); + } + /** + * Lists ScanRuns under a given ScanConfig, in descending order of ScanRun stop + * time. (scanRuns.listProjectsScanConfigsScanRuns) + * + * @param string $parent Required. The parent resource name, which should be a + * scan resource name in the format + * 'projects/{projectId}/scanConfigs/{scanConfigId}'. + * @param array $optParams Optional parameters. + * + * @opt_param string pageToken A token identifying a page of results to be + * returned. This should be a `next_page_token` value returned from a previous + * List request. If unspecified, the first page of results is returned. + * @opt_param int pageSize The maximum number of ScanRuns to return, can be + * limited by server. If not specified or not positive, the implementation will + * select a reasonable value. + * @return Google_Service_WebSecurityScanner_ListScanRunsResponse + */ + public function listProjectsScanConfigsScanRuns($parent, $optParams = array()) + { + $params = array('parent' => $parent); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_WebSecurityScanner_ListScanRunsResponse"); + } + /** + * Stops a ScanRun. The stopped ScanRun is returned. (scanRuns.stop) + * + * @param string $name Required. The resource name of the ScanRun to be stopped. + * The name follows the format of + * 'projects/{projectId}/scanConfigs/{scanConfigId}/scanRuns/{scanRunId}'. + * @param Google_Service_WebSecurityScanner_StopScanRunRequest $postBody + * @param array $optParams Optional parameters. + * @return Google_Service_WebSecurityScanner_ScanRun + */ + public function stop($name, Google_Service_WebSecurityScanner_StopScanRunRequest $postBody, $optParams = array()) + { + $params = array('name' => $name, 'postBody' => $postBody); + $params = array_merge($params, $optParams); + return $this->call('stop', array($params), "Google_Service_WebSecurityScanner_ScanRun"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Resource/ProjectsScanConfigsScanRunsCrawledUrls.php b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Resource/ProjectsScanConfigsScanRunsCrawledUrls.php new file mode 100644 index 00000000..ef7028da --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Resource/ProjectsScanConfigsScanRunsCrawledUrls.php @@ -0,0 +1,51 @@ + + * $websecurityscannerService = new Google_Service_WebSecurityScanner(...); + * $crawledUrls = $websecurityscannerService->crawledUrls; + * + */ +class Google_Service_WebSecurityScanner_Resource_ProjectsScanConfigsScanRunsCrawledUrls extends Google_Service_Resource +{ + /** + * List CrawledUrls under a given ScanRun. + * (crawledUrls.listProjectsScanConfigsScanRunsCrawledUrls) + * + * @param string $parent Required. The parent resource name, which should be a + * scan run resource name in the format + * 'projects/{projectId}/scanConfigs/{scanConfigId}/scanRuns/{scanRunId}'. + * @param array $optParams Optional parameters. + * + * @opt_param int pageSize The maximum number of CrawledUrls to return, can be + * limited by server. If not specified or not positive, the implementation will + * select a reasonable value. + * @opt_param string pageToken A token identifying a page of results to be + * returned. This should be a `next_page_token` value returned from a previous + * List request. If unspecified, the first page of results is returned. + * @return Google_Service_WebSecurityScanner_ListCrawledUrlsResponse + */ + public function listProjectsScanConfigsScanRunsCrawledUrls($parent, $optParams = array()) + { + $params = array('parent' => $parent); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_WebSecurityScanner_ListCrawledUrlsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Resource/ProjectsScanConfigsScanRunsFindingTypeStats.php b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Resource/ProjectsScanConfigsScanRunsFindingTypeStats.php new file mode 100644 index 00000000..1db7e241 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Resource/ProjectsScanConfigsScanRunsFindingTypeStats.php @@ -0,0 +1,44 @@ + + * $websecurityscannerService = new Google_Service_WebSecurityScanner(...); + * $findingTypeStats = $websecurityscannerService->findingTypeStats; + * + */ +class Google_Service_WebSecurityScanner_Resource_ProjectsScanConfigsScanRunsFindingTypeStats extends Google_Service_Resource +{ + /** + * List all FindingTypeStats under a given ScanRun. + * (findingTypeStats.listProjectsScanConfigsScanRunsFindingTypeStats) + * + * @param string $parent Required. The parent resource name, which should be a + * scan run resource name in the format + * 'projects/{projectId}/scanConfigs/{scanConfigId}/scanRuns/{scanRunId}'. + * @param array $optParams Optional parameters. + * @return Google_Service_WebSecurityScanner_ListFindingTypeStatsResponse + */ + public function listProjectsScanConfigsScanRunsFindingTypeStats($parent, $optParams = array()) + { + $params = array('parent' => $parent); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_WebSecurityScanner_ListFindingTypeStatsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Resource/ProjectsScanConfigsScanRunsFindings.php b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Resource/ProjectsScanConfigsScanRunsFindings.php new file mode 100644 index 00000000..be35a4e5 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Resource/ProjectsScanConfigsScanRunsFindings.php @@ -0,0 +1,68 @@ + + * $websecurityscannerService = new Google_Service_WebSecurityScanner(...); + * $findings = $websecurityscannerService->findings; + * + */ +class Google_Service_WebSecurityScanner_Resource_ProjectsScanConfigsScanRunsFindings extends Google_Service_Resource +{ + /** + * Gets a Finding. (findings.get) + * + * @param string $name Required. The resource name of the Finding to be + * returned. The name follows the format of 'projects/{projectId}/scanConfigs/{s + * canConfigId}/scanRuns/{scanRunId}/findings/{findingId}'. + * @param array $optParams Optional parameters. + * @return Google_Service_WebSecurityScanner_Finding + */ + public function get($name, $optParams = array()) + { + $params = array('name' => $name); + $params = array_merge($params, $optParams); + return $this->call('get', array($params), "Google_Service_WebSecurityScanner_Finding"); + } + /** + * List Findings under a given ScanRun. + * (findings.listProjectsScanConfigsScanRunsFindings) + * + * @param string $parent Required. The parent resource name, which should be a + * scan run resource name in the format + * 'projects/{projectId}/scanConfigs/{scanConfigId}/scanRuns/{scanRunId}'. + * @param array $optParams Optional parameters. + * + * @opt_param string filter The filter expression. The expression must be in the + * format: . Supported field: 'finding_type'. Supported operator: '='. + * @opt_param string pageToken A token identifying a page of results to be + * returned. This should be a `next_page_token` value returned from a previous + * List request. If unspecified, the first page of results is returned. + * @opt_param int pageSize The maximum number of Findings to return, can be + * limited by server. If not specified or not positive, the implementation will + * select a reasonable value. + * @return Google_Service_WebSecurityScanner_ListFindingsResponse + */ + public function listProjectsScanConfigsScanRunsFindings($parent, $optParams = array()) + { + $params = array('parent' => $parent); + $params = array_merge($params, $optParams); + return $this->call('list', array($params), "Google_Service_WebSecurityScanner_ListFindingsResponse"); + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/ScanConfig.php b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/ScanConfig.php new file mode 100644 index 00000000..2bbb26f9 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/ScanConfig.php @@ -0,0 +1,117 @@ +authentication = $authentication; + } + /** + * @return Google_Service_WebSecurityScanner_Authentication + */ + public function getAuthentication() + { + return $this->authentication; + } + public function setBlacklistPatterns($blacklistPatterns) + { + $this->blacklistPatterns = $blacklistPatterns; + } + public function getBlacklistPatterns() + { + return $this->blacklistPatterns; + } + public function setDisplayName($displayName) + { + $this->displayName = $displayName; + } + public function getDisplayName() + { + return $this->displayName; + } + public function setMaxQps($maxQps) + { + $this->maxQps = $maxQps; + } + public function getMaxQps() + { + return $this->maxQps; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + /** + * @param Google_Service_WebSecurityScanner_Schedule + */ + public function setSchedule(Google_Service_WebSecurityScanner_Schedule $schedule) + { + $this->schedule = $schedule; + } + /** + * @return Google_Service_WebSecurityScanner_Schedule + */ + public function getSchedule() + { + return $this->schedule; + } + public function setStartingUrls($startingUrls) + { + $this->startingUrls = $startingUrls; + } + public function getStartingUrls() + { + return $this->startingUrls; + } + public function setTargetPlatforms($targetPlatforms) + { + $this->targetPlatforms = $targetPlatforms; + } + public function getTargetPlatforms() + { + return $this->targetPlatforms; + } + public function setUserAgent($userAgent) + { + $this->userAgent = $userAgent; + } + public function getUserAgent() + { + return $this->userAgent; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/ScanRun.php b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/ScanRun.php new file mode 100644 index 00000000..b88cba2f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/ScanRun.php @@ -0,0 +1,102 @@ +endTime = $endTime; + } + public function getEndTime() + { + return $this->endTime; + } + public function setExecutionState($executionState) + { + $this->executionState = $executionState; + } + public function getExecutionState() + { + return $this->executionState; + } + public function setHasVulnerabilities($hasVulnerabilities) + { + $this->hasVulnerabilities = $hasVulnerabilities; + } + public function getHasVulnerabilities() + { + return $this->hasVulnerabilities; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } + public function setProgressPercent($progressPercent) + { + $this->progressPercent = $progressPercent; + } + public function getProgressPercent() + { + return $this->progressPercent; + } + public function setResultState($resultState) + { + $this->resultState = $resultState; + } + public function getResultState() + { + return $this->resultState; + } + public function setStartTime($startTime) + { + $this->startTime = $startTime; + } + public function getStartTime() + { + return $this->startTime; + } + public function setUrlsCrawledCount($urlsCrawledCount) + { + $this->urlsCrawledCount = $urlsCrawledCount; + } + public function getUrlsCrawledCount() + { + return $this->urlsCrawledCount; + } + public function setUrlsTestedCount($urlsTestedCount) + { + $this->urlsTestedCount = $urlsTestedCount; + } + public function getUrlsTestedCount() + { + return $this->urlsTestedCount; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Schedule.php b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Schedule.php new file mode 100644 index 00000000..df43ab9e --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/Schedule.php @@ -0,0 +1,39 @@ +intervalDurationDays = $intervalDurationDays; + } + public function getIntervalDurationDays() + { + return $this->intervalDurationDays; + } + public function setScheduleTime($scheduleTime) + { + $this->scheduleTime = $scheduleTime; + } + public function getScheduleTime() + { + return $this->scheduleTime; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/StartScanRunRequest.php b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/StartScanRunRequest.php new file mode 100644 index 00000000..64593d32 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/StartScanRunRequest.php @@ -0,0 +1,20 @@ +contentType = $contentType; + } + public function getContentType() + { + return $this->contentType; + } + public function setResourceUrl($resourceUrl) + { + $this->resourceUrl = $resourceUrl; + } + public function getResourceUrl() + { + return $this->resourceUrl; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/VulnerableHeaders.php b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/VulnerableHeaders.php new file mode 100644 index 00000000..9236f5cb --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/VulnerableHeaders.php @@ -0,0 +1,54 @@ +headers = $headers; + } + /** + * @return Google_Service_WebSecurityScanner_Header + */ + public function getHeaders() + { + return $this->headers; + } + /** + * @param Google_Service_WebSecurityScanner_Header + */ + public function setMissingHeaders($missingHeaders) + { + $this->missingHeaders = $missingHeaders; + } + /** + * @return Google_Service_WebSecurityScanner_Header + */ + public function getMissingHeaders() + { + return $this->missingHeaders; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/VulnerableParameters.php b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/VulnerableParameters.php new file mode 100644 index 00000000..3731a598 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/VulnerableParameters.php @@ -0,0 +1,31 @@ +parameterNames = $parameterNames; + } + public function getParameterNames() + { + return $this->parameterNames; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/WebsecurityscannerEmpty.php b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/WebsecurityscannerEmpty.php new file mode 100644 index 00000000..2c04adbe --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/WebSecurityScanner/WebsecurityscannerEmpty.php @@ -0,0 +1,20 @@ +errorMessage = $errorMessage; + } + public function getErrorMessage() + { + return $this->errorMessage; + } + public function setStackTraces($stackTraces) + { + $this->stackTraces = $stackTraces; + } + public function getStackTraces() + { + return $this->stackTraces; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/YouTube.php b/vendor/google/apiclient-services/src/Google/Service/YouTube.php index bfb72c0a..260253e2 100644 --- a/vendor/google/apiclient-services/src/Google/Service/YouTube.php +++ b/vendor/google/apiclient-services/src/Google/Service/YouTube.php @@ -57,7 +57,6 @@ class Google_Service_YouTube extends Google_Service public $channels; public $commentThreads; public $comments; - public $fanFundingEvents; public $guideCategories; public $i18nLanguages; public $i18nRegions; @@ -640,38 +639,6 @@ public function __construct(Google_Client $client) ) ) ); - $this->fanFundingEvents = new Google_Service_YouTube_Resource_FanFundingEvents( - $this, - $this->serviceName, - 'fanFundingEvents', - array( - 'methods' => array( - 'list' => array( - 'path' => 'fanFundingEvents', - 'httpMethod' => 'GET', - 'parameters' => array( - 'part' => array( - 'location' => 'query', - 'type' => 'string', - 'required' => true, - ), - 'hl' => array( - 'location' => 'query', - 'type' => 'string', - ), - 'maxResults' => array( - 'location' => 'query', - 'type' => 'integer', - ), - 'pageToken' => array( - 'location' => 'query', - 'type' => 'string', - ), - ), - ), - ) - ) - ); $this->guideCategories = new Google_Service_YouTube_Resource_GuideCategories( $this, $this->serviceName, diff --git a/vendor/google/apiclient-services/src/Google/Service/YouTube/LiveBroadcastContentDetails.php b/vendor/google/apiclient-services/src/Google/Service/YouTube/LiveBroadcastContentDetails.php index baeb7bb0..cd564ea9 100644 --- a/vendor/google/apiclient-services/src/Google/Service/YouTube/LiveBroadcastContentDetails.php +++ b/vendor/google/apiclient-services/src/Google/Service/YouTube/LiveBroadcastContentDetails.php @@ -33,6 +33,7 @@ class Google_Service_YouTube_LiveBroadcastContentDetails extends Google_Model public $projection; public $recordFromStart; public $startWithSlate; + public $stereoLayout; public function setBoundStreamId($boundStreamId) { @@ -160,4 +161,12 @@ public function getStartWithSlate() { return $this->startWithSlate; } + public function setStereoLayout($stereoLayout) + { + $this->stereoLayout = $stereoLayout; + } + public function getStereoLayout() + { + return $this->stereoLayout; + } } diff --git a/vendor/google/apiclient-services/src/Google/Service/YouTube/Sponsor.php b/vendor/google/apiclient-services/src/Google/Service/YouTube/Sponsor.php index 4fee181c..deb383bf 100644 --- a/vendor/google/apiclient-services/src/Google/Service/YouTube/Sponsor.php +++ b/vendor/google/apiclient-services/src/Google/Service/YouTube/Sponsor.php @@ -18,7 +18,6 @@ class Google_Service_YouTube_Sponsor extends Google_Model { public $etag; - public $id; public $kind; protected $snippetType = 'Google_Service_YouTube_SponsorSnippet'; protected $snippetDataType = ''; @@ -31,14 +30,6 @@ public function getEtag() { return $this->etag; } - public function setId($id) - { - $this->id = $id; - } - public function getId() - { - return $this->id; - } public function setKind($kind) { $this->kind = $kind; diff --git a/vendor/google/apiclient-services/src/Google/Service/YouTube/SponsorSnippet.php b/vendor/google/apiclient-services/src/Google/Service/YouTube/SponsorSnippet.php index 8b6687db..5e1880d4 100644 --- a/vendor/google/apiclient-services/src/Google/Service/YouTube/SponsorSnippet.php +++ b/vendor/google/apiclient-services/src/Google/Service/YouTube/SponsorSnippet.php @@ -18,6 +18,7 @@ class Google_Service_YouTube_SponsorSnippet extends Google_Model { public $channelId; + public $cumulativeDurationMonths; protected $sponsorDetailsType = 'Google_Service_YouTube_ChannelProfileDetails'; protected $sponsorDetailsDataType = ''; public $sponsorSince; @@ -30,6 +31,14 @@ public function getChannelId() { return $this->channelId; } + public function setCumulativeDurationMonths($cumulativeDurationMonths) + { + $this->cumulativeDurationMonths = $cumulativeDurationMonths; + } + public function getCumulativeDurationMonths() + { + return $this->cumulativeDurationMonths; + } /** * @param Google_Service_YouTube_ChannelProfileDetails */ diff --git a/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics.php b/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics.php index 1b85bb9d..8f652ead 100644 --- a/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics.php +++ b/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics.php @@ -16,14 +16,14 @@ */ /** - * Service definition for YouTubeAnalytics (v1). + * Service definition for YouTubeAnalytics (v2). * *

* Retrieves your YouTube Analytics data.

* *

* For more information about this service, see the API - * Documentation + * Documentation *

* * @author Google, Inc. @@ -58,9 +58,9 @@ class Google_Service_YouTubeAnalytics extends Google_Service public function __construct(Google_Client $client) { parent::__construct($client); - $this->rootUrl = 'https://www.googleapis.com/'; - $this->servicePath = 'youtube/analytics/v1/'; - $this->version = 'v1'; + $this->rootUrl = 'https://youtubeanalytics.googleapis.com/'; + $this->servicePath = ''; + $this->version = 'v2'; $this->serviceName = 'youtubeAnalytics'; $this->groupItems = new Google_Service_YouTubeAnalytics_Resource_GroupItems( @@ -70,21 +70,20 @@ public function __construct(Google_Client $client) array( 'methods' => array( 'delete' => array( - 'path' => 'groupItems', + 'path' => 'v2/groupItems', 'httpMethod' => 'DELETE', 'parameters' => array( - 'id' => array( + 'onBehalfOfContentOwner' => array( 'location' => 'query', 'type' => 'string', - 'required' => true, ), - 'onBehalfOfContentOwner' => array( + 'id' => array( 'location' => 'query', 'type' => 'string', ), ), ),'insert' => array( - 'path' => 'groupItems', + 'path' => 'v2/groupItems', 'httpMethod' => 'POST', 'parameters' => array( 'onBehalfOfContentOwner' => array( @@ -93,15 +92,14 @@ public function __construct(Google_Client $client) ), ), ),'list' => array( - 'path' => 'groupItems', + 'path' => 'v2/groupItems', 'httpMethod' => 'GET', 'parameters' => array( - 'groupId' => array( + 'onBehalfOfContentOwner' => array( 'location' => 'query', 'type' => 'string', - 'required' => true, ), - 'onBehalfOfContentOwner' => array( + 'groupId' => array( 'location' => 'query', 'type' => 'string', ), @@ -117,21 +115,20 @@ public function __construct(Google_Client $client) array( 'methods' => array( 'delete' => array( - 'path' => 'groups', + 'path' => 'v2/groups', 'httpMethod' => 'DELETE', 'parameters' => array( - 'id' => array( + 'onBehalfOfContentOwner' => array( 'location' => 'query', 'type' => 'string', - 'required' => true, ), - 'onBehalfOfContentOwner' => array( + 'id' => array( 'location' => 'query', 'type' => 'string', ), ), ),'insert' => array( - 'path' => 'groups', + 'path' => 'v2/groups', 'httpMethod' => 'POST', 'parameters' => array( 'onBehalfOfContentOwner' => array( @@ -140,28 +137,28 @@ public function __construct(Google_Client $client) ), ), ),'list' => array( - 'path' => 'groups', + 'path' => 'v2/groups', 'httpMethod' => 'GET', 'parameters' => array( - 'id' => array( + 'pageToken' => array( 'location' => 'query', 'type' => 'string', ), - 'mine' => array( - 'location' => 'query', - 'type' => 'boolean', - ), 'onBehalfOfContentOwner' => array( 'location' => 'query', 'type' => 'string', ), - 'pageToken' => array( + 'id' => array( 'location' => 'query', 'type' => 'string', ), + 'mine' => array( + 'location' => 'query', + 'type' => 'boolean', + ), ), ),'update' => array( - 'path' => 'groups', + 'path' => 'v2/groups', 'httpMethod' => 'PUT', 'parameters' => array( 'onBehalfOfContentOwner' => array( @@ -180,56 +177,52 @@ public function __construct(Google_Client $client) array( 'methods' => array( 'query' => array( - 'path' => 'reports', + 'path' => 'v2/reports', 'httpMethod' => 'GET', 'parameters' => array( + 'includeHistoricalChannelData' => array( + 'location' => 'query', + 'type' => 'boolean', + ), 'ids' => array( 'location' => 'query', 'type' => 'string', - 'required' => true, ), - 'start-date' => array( + 'currency' => array( 'location' => 'query', 'type' => 'string', - 'required' => true, ), - 'end-date' => array( + 'startIndex' => array( 'location' => 'query', - 'type' => 'string', - 'required' => true, + 'type' => 'integer', ), - 'metrics' => array( + 'dimensions' => array( 'location' => 'query', 'type' => 'string', - 'required' => true, ), - 'currency' => array( + 'endDate' => array( 'location' => 'query', 'type' => 'string', ), - 'dimensions' => array( + 'maxResults' => array( 'location' => 'query', - 'type' => 'string', + 'type' => 'integer', ), 'filters' => array( 'location' => 'query', 'type' => 'string', ), - 'include-historical-channel-data' => array( - 'location' => 'query', - 'type' => 'boolean', - ), - 'max-results' => array( + 'sort' => array( 'location' => 'query', - 'type' => 'integer', + 'type' => 'string', ), - 'sort' => array( + 'startDate' => array( 'location' => 'query', 'type' => 'string', ), - 'start-index' => array( + 'metrics' => array( 'location' => 'query', - 'type' => 'integer', + 'type' => 'string', ), ), ), diff --git a/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/EmptyResponse.php b/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/EmptyResponse.php new file mode 100644 index 00000000..178e21b0 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/EmptyResponse.php @@ -0,0 +1,37 @@ +errors = $errors; + } + /** + * @return Google_Service_YouTubeAnalytics_Errors + */ + public function getErrors() + { + return $this->errors; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/ErrorProto.php b/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/ErrorProto.php new file mode 100644 index 00000000..a233b2ca --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/ErrorProto.php @@ -0,0 +1,85 @@ +argument = $argument; + } + public function getArgument() + { + return $this->argument; + } + public function setCode($code) + { + $this->code = $code; + } + public function getCode() + { + return $this->code; + } + public function setDebugInfo($debugInfo) + { + $this->debugInfo = $debugInfo; + } + public function getDebugInfo() + { + return $this->debugInfo; + } + public function setDomain($domain) + { + $this->domain = $domain; + } + public function getDomain() + { + return $this->domain; + } + public function setExternalErrorMessage($externalErrorMessage) + { + $this->externalErrorMessage = $externalErrorMessage; + } + public function getExternalErrorMessage() + { + return $this->externalErrorMessage; + } + public function setLocation($location) + { + $this->location = $location; + } + public function getLocation() + { + return $this->location; + } + public function setLocationType($locationType) + { + $this->locationType = $locationType; + } + public function getLocationType() + { + return $this->locationType; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/Errors.php b/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/Errors.php new file mode 100644 index 00000000..4fa48403 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/Errors.php @@ -0,0 +1,56 @@ +code = $code; + } + public function getCode() + { + return $this->code; + } + /** + * @param Google_Service_YouTubeAnalytics_ErrorProto + */ + public function setError($error) + { + $this->error = $error; + } + /** + * @return Google_Service_YouTubeAnalytics_ErrorProto + */ + public function getError() + { + return $this->error; + } + public function setRequestId($requestId) + { + $this->requestId = $requestId; + } + public function getRequestId() + { + return $this->requestId; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/Group.php b/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/Group.php index efa57bad..5c222280 100644 --- a/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/Group.php +++ b/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/Group.php @@ -19,6 +19,8 @@ class Google_Service_YouTubeAnalytics_Group extends Google_Model { protected $contentDetailsType = 'Google_Service_YouTubeAnalytics_GroupContentDetails'; protected $contentDetailsDataType = ''; + protected $errorsType = 'Google_Service_YouTubeAnalytics_Errors'; + protected $errorsDataType = ''; public $etag; public $id; public $kind; @@ -39,6 +41,20 @@ public function getContentDetails() { return $this->contentDetails; } + /** + * @param Google_Service_YouTubeAnalytics_Errors + */ + public function setErrors(Google_Service_YouTubeAnalytics_Errors $errors) + { + $this->errors = $errors; + } + /** + * @return Google_Service_YouTubeAnalytics_Errors + */ + public function getErrors() + { + return $this->errors; + } public function setEtag($etag) { $this->etag = $etag; diff --git a/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/GroupItem.php b/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/GroupItem.php index 97c9181b..b0d189f8 100644 --- a/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/GroupItem.php +++ b/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/GroupItem.php @@ -17,6 +17,8 @@ class Google_Service_YouTubeAnalytics_GroupItem extends Google_Model { + protected $errorsType = 'Google_Service_YouTubeAnalytics_Errors'; + protected $errorsDataType = ''; public $etag; public $groupId; public $id; @@ -24,6 +26,20 @@ class Google_Service_YouTubeAnalytics_GroupItem extends Google_Model protected $resourceType = 'Google_Service_YouTubeAnalytics_GroupItemResource'; protected $resourceDataType = ''; + /** + * @param Google_Service_YouTubeAnalytics_Errors + */ + public function setErrors(Google_Service_YouTubeAnalytics_Errors $errors) + { + $this->errors = $errors; + } + /** + * @return Google_Service_YouTubeAnalytics_Errors + */ + public function getErrors() + { + return $this->errors; + } public function setEtag($etag) { $this->etag = $etag; diff --git a/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/ListGroupItemsResponse.php b/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/ListGroupItemsResponse.php new file mode 100644 index 00000000..41b39d4b --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/ListGroupItemsResponse.php @@ -0,0 +1,72 @@ +errors = $errors; + } + /** + * @return Google_Service_YouTubeAnalytics_Errors + */ + public function getErrors() + { + return $this->errors; + } + public function setEtag($etag) + { + $this->etag = $etag; + } + public function getEtag() + { + return $this->etag; + } + /** + * @param Google_Service_YouTubeAnalytics_GroupItem + */ + public function setItems($items) + { + $this->items = $items; + } + /** + * @return Google_Service_YouTubeAnalytics_GroupItem + */ + public function getItems() + { + return $this->items; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/ListGroupsResponse.php b/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/ListGroupsResponse.php new file mode 100644 index 00000000..2f86a52c --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/ListGroupsResponse.php @@ -0,0 +1,81 @@ +errors = $errors; + } + /** + * @return Google_Service_YouTubeAnalytics_Errors + */ + public function getErrors() + { + return $this->errors; + } + public function setEtag($etag) + { + $this->etag = $etag; + } + public function getEtag() + { + return $this->etag; + } + /** + * @param Google_Service_YouTubeAnalytics_Group + */ + public function setItems($items) + { + $this->items = $items; + } + /** + * @return Google_Service_YouTubeAnalytics_Group + */ + public function getItems() + { + return $this->items; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setNextPageToken($nextPageToken) + { + $this->nextPageToken = $nextPageToken; + } + public function getNextPageToken() + { + return $this->nextPageToken; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/QueryResponse.php b/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/QueryResponse.php new file mode 100644 index 00000000..911120f9 --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/QueryResponse.php @@ -0,0 +1,72 @@ +columnHeaders = $columnHeaders; + } + /** + * @return Google_Service_YouTubeAnalytics_ResultTableColumnHeader + */ + public function getColumnHeaders() + { + return $this->columnHeaders; + } + /** + * @param Google_Service_YouTubeAnalytics_Errors + */ + public function setErrors(Google_Service_YouTubeAnalytics_Errors $errors) + { + $this->errors = $errors; + } + /** + * @return Google_Service_YouTubeAnalytics_Errors + */ + public function getErrors() + { + return $this->errors; + } + public function setKind($kind) + { + $this->kind = $kind; + } + public function getKind() + { + return $this->kind; + } + public function setRows($rows) + { + $this->rows = $rows; + } + public function getRows() + { + return $this->rows; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/Resource/GroupItems.php b/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/Resource/GroupItems.php index 45b9a7dc..7edd97c0 100644 --- a/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/Resource/GroupItems.php +++ b/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/Resource/GroupItems.php @@ -28,28 +28,29 @@ class Google_Service_YouTubeAnalytics_Resource_GroupItems extends Google_Service /** * Removes an item from a group. (groupItems.delete) * - * @param string $id The id parameter specifies the YouTube group item ID for - * the group that is being deleted. * @param array $optParams Optional parameters. * - * @opt_param string onBehalfOfContentOwner Note: This parameter is intended - * exclusively for YouTube content partners. + * @opt_param string onBehalfOfContentOwner This parameter can only be used in a + * properly authorized request. **Note:** This parameter is intended exclusively + * for YouTube content partners that own and manage many different YouTube + * channels. * - * The onBehalfOfContentOwner parameter indicates that the request's - * authorization credentials identify a YouTube CMS user who is acting on behalf - * of the content owner specified in the parameter value. This parameter is - * intended for YouTube content partners that own and manage many different - * YouTube channels. It allows content owners to authenticate once and get - * access to all their video and channel data, without having to provide - * authentication credentials for each individual channel. The CMS account that - * the user authenticates with must be linked to the specified YouTube content - * owner. + * The `onBehalfOfContentOwner` parameter indicates that the request's + * authorization credentials identify a YouTube user who is acting on behalf of + * the content owner specified in the parameter value. It allows content owners + * to authenticate once and get access to all their video and channel data, + * without having to provide authentication credentials for each individual + * channel. The account that the user authenticates with must be linked to the + * specified YouTube content owner. + * @opt_param string id The `id` parameter specifies the YouTube group item ID + * of the group item that is being deleted. + * @return Google_Service_YouTubeAnalytics_EmptyResponse */ - public function delete($id, $optParams = array()) + public function delete($optParams = array()) { - $params = array('id' => $id); + $params = array(); $params = array_merge($params, $optParams); - return $this->call('delete', array($params)); + return $this->call('delete', array($params), "Google_Service_YouTubeAnalytics_EmptyResponse"); } /** * Creates a group item. (groupItems.insert) @@ -57,18 +58,18 @@ public function delete($id, $optParams = array()) * @param Google_Service_YouTubeAnalytics_GroupItem $postBody * @param array $optParams Optional parameters. * - * @opt_param string onBehalfOfContentOwner Note: This parameter is intended - * exclusively for YouTube content partners. + * @opt_param string onBehalfOfContentOwner This parameter can only be used in a + * properly authorized request. **Note:** This parameter is intended exclusively + * for YouTube content partners that own and manage many different YouTube + * channels. * - * The onBehalfOfContentOwner parameter indicates that the request's - * authorization credentials identify a YouTube CMS user who is acting on behalf - * of the content owner specified in the parameter value. This parameter is - * intended for YouTube content partners that own and manage many different - * YouTube channels. It allows content owners to authenticate once and get - * access to all their video and channel data, without having to provide - * authentication credentials for each individual channel. The CMS account that - * the user authenticates with must be linked to the specified YouTube content - * owner. + * The `onBehalfOfContentOwner` parameter indicates that the request's + * authorization credentials identify a YouTube user who is acting on behalf of + * the content owner specified in the parameter value. It allows content owners + * to authenticate once and get access to all their video and channel data, + * without having to provide authentication credentials for each individual + * channel. The account that the user authenticates with must be linked to the + * specified YouTube content owner. * @return Google_Service_YouTubeAnalytics_GroupItem */ public function insert(Google_Service_YouTubeAnalytics_GroupItem $postBody, $optParams = array()) @@ -81,28 +82,28 @@ public function insert(Google_Service_YouTubeAnalytics_GroupItem $postBody, $opt * Returns a collection of group items that match the API request parameters. * (groupItems.listGroupItems) * - * @param string $groupId The id parameter specifies the unique ID of the group - * for which you want to retrieve group items. * @param array $optParams Optional parameters. * - * @opt_param string onBehalfOfContentOwner Note: This parameter is intended - * exclusively for YouTube content partners. + * @opt_param string onBehalfOfContentOwner This parameter can only be used in a + * properly authorized request. **Note:** This parameter is intended exclusively + * for YouTube content partners that own and manage many different YouTube + * channels. * - * The onBehalfOfContentOwner parameter indicates that the request's - * authorization credentials identify a YouTube CMS user who is acting on behalf - * of the content owner specified in the parameter value. This parameter is - * intended for YouTube content partners that own and manage many different - * YouTube channels. It allows content owners to authenticate once and get - * access to all their video and channel data, without having to provide - * authentication credentials for each individual channel. The CMS account that - * the user authenticates with must be linked to the specified YouTube content - * owner. - * @return Google_Service_YouTubeAnalytics_GroupItemListResponse + * The `onBehalfOfContentOwner` parameter indicates that the request's + * authorization credentials identify a YouTube user who is acting on behalf of + * the content owner specified in the parameter value. It allows content owners + * to authenticate once and get access to all their video and channel data, + * without having to provide authentication credentials for each individual + * channel. The account that the user authenticates with must be linked to the + * specified YouTube content owner. + * @opt_param string groupId The `groupId` parameter specifies the unique ID of + * the group for which you want to retrieve group items. + * @return Google_Service_YouTubeAnalytics_ListGroupItemsResponse */ - public function listGroupItems($groupId, $optParams = array()) + public function listGroupItems($optParams = array()) { - $params = array('groupId' => $groupId); + $params = array(); $params = array_merge($params, $optParams); - return $this->call('list', array($params), "Google_Service_YouTubeAnalytics_GroupItemListResponse"); + return $this->call('list', array($params), "Google_Service_YouTubeAnalytics_ListGroupItemsResponse"); } } diff --git a/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/Resource/Groups.php b/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/Resource/Groups.php index fcca6920..29a0e376 100644 --- a/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/Resource/Groups.php +++ b/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/Resource/Groups.php @@ -28,28 +28,29 @@ class Google_Service_YouTubeAnalytics_Resource_Groups extends Google_Service_Res /** * Deletes a group. (groups.delete) * - * @param string $id The id parameter specifies the YouTube group ID for the - * group that is being deleted. * @param array $optParams Optional parameters. * - * @opt_param string onBehalfOfContentOwner Note: This parameter is intended - * exclusively for YouTube content partners. + * @opt_param string onBehalfOfContentOwner This parameter can only be used in a + * properly authorized request. **Note:** This parameter is intended exclusively + * for YouTube content partners that own and manage many different YouTube + * channels. * - * The onBehalfOfContentOwner parameter indicates that the request's - * authorization credentials identify a YouTube CMS user who is acting on behalf - * of the content owner specified in the parameter value. This parameter is - * intended for YouTube content partners that own and manage many different - * YouTube channels. It allows content owners to authenticate once and get - * access to all their video and channel data, without having to provide - * authentication credentials for each individual channel. The CMS account that - * the user authenticates with must be linked to the specified YouTube content - * owner. + * The `onBehalfOfContentOwner` parameter indicates that the request's + * authorization credentials identify a YouTube user who is acting on behalf of + * the content owner specified in the parameter value. It allows content owners + * to authenticate once and get access to all their video and channel data, + * without having to provide authentication credentials for each individual + * channel. The account that the user authenticates with must be linked to the + * specified YouTube content owner. + * @opt_param string id The `id` parameter specifies the YouTube group ID of the + * group that is being deleted. + * @return Google_Service_YouTubeAnalytics_EmptyResponse */ - public function delete($id, $optParams = array()) + public function delete($optParams = array()) { - $params = array('id' => $id); + $params = array(); $params = array_merge($params, $optParams); - return $this->call('delete', array($params)); + return $this->call('delete', array($params), "Google_Service_YouTubeAnalytics_EmptyResponse"); } /** * Creates a group. (groups.insert) @@ -57,18 +58,18 @@ public function delete($id, $optParams = array()) * @param Google_Service_YouTubeAnalytics_Group $postBody * @param array $optParams Optional parameters. * - * @opt_param string onBehalfOfContentOwner Note: This parameter is intended - * exclusively for YouTube content partners. + * @opt_param string onBehalfOfContentOwner This parameter can only be used in a + * properly authorized request. **Note:** This parameter is intended exclusively + * for YouTube content partners that own and manage many different YouTube + * channels. * - * The onBehalfOfContentOwner parameter indicates that the request's - * authorization credentials identify a YouTube CMS user who is acting on behalf - * of the content owner specified in the parameter value. This parameter is - * intended for YouTube content partners that own and manage many different - * YouTube channels. It allows content owners to authenticate once and get - * access to all their video and channel data, without having to provide - * authentication credentials for each individual channel. The CMS account that - * the user authenticates with must be linked to the specified YouTube content - * owner. + * The `onBehalfOfContentOwner` parameter indicates that the request's + * authorization credentials identify a YouTube user who is acting on behalf of + * the content owner specified in the parameter value. It allows content owners + * to authenticate once and get access to all their video and channel data, + * without having to provide authentication credentials for each individual + * channel. The account that the user authenticates with must be linked to the + * specified YouTube content owner. * @return Google_Service_YouTubeAnalytics_Group */ public function insert(Google_Service_YouTubeAnalytics_Group $postBody, $optParams = array()) @@ -84,33 +85,38 @@ public function insert(Google_Service_YouTubeAnalytics_Group $postBody, $optPara * * @param array $optParams Optional parameters. * - * @opt_param string id The id parameter specifies a comma-separated list of the - * YouTube group ID(s) for the resource(s) that are being retrieved. In a group - * resource, the id property specifies the group's YouTube group ID. - * @opt_param bool mine Set this parameter's value to true to instruct the API - * to only return groups owned by the authenticated user. - * @opt_param string onBehalfOfContentOwner Note: This parameter is intended - * exclusively for YouTube content partners. - * - * The onBehalfOfContentOwner parameter indicates that the request's - * authorization credentials identify a YouTube CMS user who is acting on behalf - * of the content owner specified in the parameter value. This parameter is - * intended for YouTube content partners that own and manage many different - * YouTube channels. It allows content owners to authenticate once and get - * access to all their video and channel data, without having to provide - * authentication credentials for each individual channel. The CMS account that - * the user authenticates with must be linked to the specified YouTube content - * owner. - * @opt_param string pageToken The pageToken parameter identifies a specific + * @opt_param string pageToken The `pageToken` parameter identifies a specific * page in the result set that should be returned. In an API response, the - * nextPageToken property identifies the next page that can be retrieved. - * @return Google_Service_YouTubeAnalytics_GroupListResponse + * `nextPageToken` property identifies the next page that can be retrieved. + * @opt_param string onBehalfOfContentOwner This parameter can only be used in a + * properly authorized request. **Note:** This parameter is intended exclusively + * for YouTube content partners that own and manage many different YouTube + * channels. + * + * The `onBehalfOfContentOwner` parameter indicates that the request's + * authorization credentials identify a YouTube user who is acting on behalf of + * the content owner specified in the parameter value. It allows content owners + * to authenticate once and get access to all their video and channel data, + * without having to provide authentication credentials for each individual + * channel. The account that the user authenticates with must be linked to the + * specified YouTube content owner. + * @opt_param string id The `id` parameter specifies a comma-separated list of + * the YouTube group ID(s) for the resource(s) that are being retrieved. Each + * group must be owned by the authenticated user. In a `group` resource, the + * `id` property specifies the group's YouTube group ID. + * + * Note that if you do not specify a value for the `id` parameter, then you must + * set the `mine` parameter to `true`. + * @opt_param bool mine This parameter can only be used in a properly authorized + * request. Set this parameter's value to true to retrieve all groups owned by + * the authenticated user. + * @return Google_Service_YouTubeAnalytics_ListGroupsResponse */ public function listGroups($optParams = array()) { $params = array(); $params = array_merge($params, $optParams); - return $this->call('list', array($params), "Google_Service_YouTubeAnalytics_GroupListResponse"); + return $this->call('list', array($params), "Google_Service_YouTubeAnalytics_ListGroupsResponse"); } /** * Modifies a group. For example, you could change a group's title. @@ -119,18 +125,18 @@ public function listGroups($optParams = array()) * @param Google_Service_YouTubeAnalytics_Group $postBody * @param array $optParams Optional parameters. * - * @opt_param string onBehalfOfContentOwner Note: This parameter is intended - * exclusively for YouTube content partners. + * @opt_param string onBehalfOfContentOwner This parameter can only be used in a + * properly authorized request. **Note:** This parameter is intended exclusively + * for YouTube content partners that own and manage many different YouTube + * channels. * - * The onBehalfOfContentOwner parameter indicates that the request's - * authorization credentials identify a YouTube CMS user who is acting on behalf - * of the content owner specified in the parameter value. This parameter is - * intended for YouTube content partners that own and manage many different - * YouTube channels. It allows content owners to authenticate once and get - * access to all their video and channel data, without having to provide - * authentication credentials for each individual channel. The CMS account that - * the user authenticates with must be linked to the specified YouTube content - * owner. + * The `onBehalfOfContentOwner` parameter indicates that the request's + * authorization credentials identify a YouTube user who is acting on behalf of + * the content owner specified in the parameter value. It allows content owners + * to authenticate once and get access to all their video and channel data, + * without having to provide authentication credentials for each individual + * channel. The account that the user authenticates with must be linked to the + * specified YouTube content owner. * @return Google_Service_YouTubeAnalytics_Group */ public function update(Google_Service_YouTubeAnalytics_Group $postBody, $optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/Resource/Reports.php b/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/Resource/Reports.php index 1c6da84e..805f7d9a 100644 --- a/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/Resource/Reports.php +++ b/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/Resource/Reports.php @@ -28,56 +28,66 @@ class Google_Service_YouTubeAnalytics_Resource_Reports extends Google_Service_Re /** * Retrieve your YouTube Analytics reports. (reports.query) * - * @param string $ids Identifies the YouTube channel or content owner for which - * you are retrieving YouTube Analytics data. - To request data for a YouTube - * user, set the ids parameter value to channel==CHANNEL_ID, where CHANNEL_ID - * specifies the unique YouTube channel ID. - To request data for a YouTube CMS - * content owner, set the ids parameter value to contentOwner==OWNER_NAME, where - * OWNER_NAME is the CMS name of the content owner. - * @param string $startDate The start date for fetching YouTube Analytics data. - * The value should be in YYYY-MM-DD format. - * @param string $endDate The end date for fetching YouTube Analytics data. The - * value should be in YYYY-MM-DD format. - * @param string $metrics A comma-separated list of YouTube Analytics metrics, - * such as views or likes,dislikes. See the Available Reports document for a - * list of the reports that you can retrieve and the metrics available in each - * report, and see the Metrics document for definitions of those metrics. * @param array $optParams Optional parameters. * + * @opt_param bool includeHistoricalChannelData If set to true historical data + * (i.e. channel data from before the linking of the channel to the content + * owner) will be retrieved.", + * @opt_param string ids Identifies the YouTube channel or content owner for + * which you are retrieving YouTube Analytics data. + * + * - To request data for a YouTube user, set the `ids` parameter value to + * `channel==CHANNEL_ID`, where `CHANNEL_ID` specifies the unique YouTube + * channel ID. - To request data for a YouTube CMS content owner, set the `ids` + * parameter value to `contentOwner==OWNER_NAME`, where `OWNER_NAME` is the + * CMS name of the content owner. required: true, pattern: + * [a-zA-Z]+==[a-zA-Z0-9_+-]+ * @opt_param string currency The currency to which financial metrics should be * converted. The default is US Dollar (USD). If the result contains no * financial metrics, this flag will be ignored. Responds with an error if the - * specified currency is not recognized. + * specified currency is not recognized.", pattern: [A-Z]{3} + * @opt_param int startIndex An index of the first entity to retrieve. Use this + * parameter as a pagination mechanism along with the max-results parameter + * (one-based, inclusive).", minValue: 1 * @opt_param string dimensions A comma-separated list of YouTube Analytics - * dimensions, such as views or ageGroup,gender. See the Available Reports - * document for a list of the reports that you can retrieve and the dimensions - * used for those reports. Also see the Dimensions document for definitions of - * those dimensions. + * dimensions, such as `views` or `ageGroup,gender`. See the [Available + * Reports](/youtube/analytics/v2/available_reports) document for a list of the + * reports that you can retrieve and the dimensions used for those reports. Also + * see the [Dimensions](/youtube/analytics/v2/dimsmets/dims) document for + * definitions of those dimensions." pattern: [0-9a-zA-Z,]+ + * @opt_param string endDate The end date for fetching YouTube Analytics data. + * The value should be in `YYYY-MM-DD` format. required: true, pattern: + * [0-9]{4}-[0-9]{2}-[0-9]{2} + * @opt_param int maxResults The maximum number of rows to include in the + * response.", minValue: 1 * @opt_param string filters A list of filters that should be applied when - * retrieving YouTube Analytics data. The Available Reports document identifies - * the dimensions that can be used to filter each report, and the Dimensions - * document defines those dimensions. If a request uses multiple filters, join - * them together with a semicolon (;), and the returned result table will - * satisfy both filters. For example, a filters parameter value of - * video==dMH0bHeiRNg;country==IT restricts the result set to include data for - * the given video in Italy. - * @opt_param bool include-historical-channel-data If set to true historical - * data (i.e. channel data from before the linking of the channel to the content - * owner) will be retrieved. - * @opt_param int max-results The maximum number of rows to include in the - * response. + * retrieving YouTube Analytics data. The [Available + * Reports](/youtube/analytics/v2/available_reports) document identifies the + * dimensions that can be used to filter each report, and the + * [Dimensions](/youtube/analytics/v2/dimsmets/dims) document defines those + * dimensions. If a request uses multiple filters, join them together with a + * semicolon (`;`), and the returned result table will satisfy both filters. For + * example, a filters parameter value of `video==dMH0bHeiRNg;country==IT` + * restricts the result set to include data for the given video in Italy.", * @opt_param string sort A comma-separated list of dimensions or metrics that * determine the sort order for YouTube Analytics data. By default the sort - * order is ascending. The '-' prefix causes descending sort order. - * @opt_param int start-index An index of the first entity to retrieve. Use this - * parameter as a pagination mechanism along with the max-results parameter - * (one-based, inclusive). - * @return Google_Service_YouTubeAnalytics_ResultTable + * order is ascending. The '`-`' prefix causes descending sort order.", pattern: + * [-0-9a-zA-Z,]+ + * @opt_param string startDate The start date for fetching YouTube Analytics + * data. The value should be in `YYYY-MM-DD` format. required: true, pattern: + * "[0-9]{4}-[0-9]{2}-[0-9]{2} + * @opt_param string metrics A comma-separated list of YouTube Analytics + * metrics, such as `views` or `likes,dislikes`. See the [Available + * Reports](/youtube/analytics/v2/available_reports) document for a list of the + * reports that you can retrieve and the metrics available in each report, and + * see the [Metrics](/youtube/analytics/v2/dimsmets/mets) document for + * definitions of those metrics. required: true, pattern: [0-9a-zA-Z,]+ + * @return Google_Service_YouTubeAnalytics_QueryResponse */ - public function query($ids, $startDate, $endDate, $metrics, $optParams = array()) + public function query($optParams = array()) { - $params = array('ids' => $ids, 'start-date' => $startDate, 'end-date' => $endDate, 'metrics' => $metrics); + $params = array(); $params = array_merge($params, $optParams); - return $this->call('query', array($params), "Google_Service_YouTubeAnalytics_ResultTable"); + return $this->call('query', array($params), "Google_Service_YouTubeAnalytics_QueryResponse"); } } diff --git a/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/ResultTableColumnHeader.php b/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/ResultTableColumnHeader.php new file mode 100644 index 00000000..77ee065f --- /dev/null +++ b/vendor/google/apiclient-services/src/Google/Service/YouTubeAnalytics/ResultTableColumnHeader.php @@ -0,0 +1,48 @@ +columnType = $columnType; + } + public function getColumnType() + { + return $this->columnType; + } + public function setDataType($dataType) + { + $this->dataType = $dataType; + } + public function getDataType() + { + return $this->dataType; + } + public function setName($name) + { + $this->name = $name; + } + public function getName() + { + return $this->name; + } +} diff --git a/vendor/google/apiclient-services/src/Google/Service/YouTubeReporting.php b/vendor/google/apiclient-services/src/Google/Service/YouTubeReporting.php index e194c155..b9e11e78 100644 --- a/vendor/google/apiclient-services/src/Google/Service/YouTubeReporting.php +++ b/vendor/google/apiclient-services/src/Google/Service/YouTubeReporting.php @@ -103,6 +103,10 @@ public function __construct(Google_Client $client) 'path' => 'v1/jobs', 'httpMethod' => 'GET', 'parameters' => array( + 'pageSize' => array( + 'location' => 'query', + 'type' => 'integer', + ), 'onBehalfOfContentOwner' => array( 'location' => 'query', 'type' => 'string', @@ -115,10 +119,6 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'boolean', ), - 'pageSize' => array( - 'location' => 'query', - 'type' => 'integer', - ), ), ), ) @@ -217,10 +217,6 @@ public function __construct(Google_Client $client) 'path' => 'v1/reportTypes', 'httpMethod' => 'GET', 'parameters' => array( - 'onBehalfOfContentOwner' => array( - 'location' => 'query', - 'type' => 'string', - ), 'pageToken' => array( 'location' => 'query', 'type' => 'string', @@ -233,6 +229,10 @@ public function __construct(Google_Client $client) 'location' => 'query', 'type' => 'integer', ), + 'onBehalfOfContentOwner' => array( + 'location' => 'query', + 'type' => 'string', + ), ), ), ) diff --git a/vendor/google/apiclient-services/src/Google/Service/YouTubeReporting/Resource/Jobs.php b/vendor/google/apiclient-services/src/Google/Service/YouTubeReporting/Resource/Jobs.php index c4aade83..aecd3b01 100644 --- a/vendor/google/apiclient-services/src/Google/Service/YouTubeReporting/Resource/Jobs.php +++ b/vendor/google/apiclient-services/src/Google/Service/YouTubeReporting/Resource/Jobs.php @@ -81,6 +81,8 @@ public function get($jobId, $optParams = array()) * * @param array $optParams Optional parameters. * + * @opt_param int pageSize Requested page size. Server may return fewer jobs + * than requested. If unspecified, server will pick an appropriate default. * @opt_param string onBehalfOfContentOwner The content owner's external ID on * which behalf the user is acting on. If not set, the user is acting for * himself (his own channel). @@ -91,8 +93,6 @@ public function get($jobId, $optParams = array()) * @opt_param bool includeSystemManaged If set to true, also system-managed jobs * will be returned; otherwise only user-created jobs will be returned. System- * managed jobs can neither be modified nor deleted. - * @opt_param int pageSize Requested page size. Server may return fewer jobs - * than requested. If unspecified, server will pick an appropriate default. * @return Google_Service_YouTubeReporting_ListJobsResponse */ public function listJobs($optParams = array()) diff --git a/vendor/google/apiclient-services/src/Google/Service/YouTubeReporting/Resource/ReportTypes.php b/vendor/google/apiclient-services/src/Google/Service/YouTubeReporting/Resource/ReportTypes.php index 0122426e..0c02b98c 100644 --- a/vendor/google/apiclient-services/src/Google/Service/YouTubeReporting/Resource/ReportTypes.php +++ b/vendor/google/apiclient-services/src/Google/Service/YouTubeReporting/Resource/ReportTypes.php @@ -30,9 +30,6 @@ class Google_Service_YouTubeReporting_Resource_ReportTypes extends Google_Servic * * @param array $optParams Optional parameters. * - * @opt_param string onBehalfOfContentOwner The content owner's external ID on - * which behalf the user is acting on. If not set, the user is acting for - * himself (his own channel). * @opt_param string pageToken A token identifying a page of results the server * should return. Typically, this is the value of * ListReportTypesResponse.next_page_token returned in response to the previous @@ -43,6 +40,9 @@ class Google_Service_YouTubeReporting_Resource_ReportTypes extends Google_Servic * @opt_param int pageSize Requested page size. Server may return fewer report * types than requested. If unspecified, server will pick an appropriate * default. + * @opt_param string onBehalfOfContentOwner The content owner's external ID on + * which behalf the user is acting on. If not set, the user is acting for + * himself (his own channel). * @return Google_Service_YouTubeReporting_ListReportTypesResponse */ public function listReportTypes($optParams = array()) diff --git a/vendor/google/apiclient/README.md b/vendor/google/apiclient/README.md index 03cea13d..0926d4fa 100644 --- a/vendor/google/apiclient/README.md +++ b/vendor/google/apiclient/README.md @@ -2,21 +2,17 @@ # Google APIs Client Library for PHP # -## Library maintenance -This client library is supported but in maintenance mode only. We are fixing necessary bugs and adding essential features to ensure this library continues to meet your needs for accessing Google APIs. Non-critical issues will be closed. Any issue may be reopened if it is causing ongoing problems. - -## Description ## The Google API Client Library enables you to work with Google APIs such as Google+, Drive, or YouTube on your server. -## Beta ## -This library is in Beta. We're comfortable enough with the stability and features of the library that we want you to build real production applications on it. We will make an effort to support the public and protected surface of the library and maintain backwards compatibility in the future. While we are still in Beta, we reserve the right to make incompatible changes. +These client libraries are officially supported by Google. However, the libraries are considered complete and are in maintenance mode. This means that we will address critical bugs and security issues but will not add any new features. + +## Google Cloud Platform + +For Google Cloud Platform APIs such as Datastore, Cloud Storage or Pub/Sub, we recommend using [GoogleCloudPlatform/google-cloud-php](https://github.com/GoogleCloudPlatform/google-cloud-php) which is under active development. ## Requirements ## * [PHP 5.4.0 or higher](http://www.php.net/) -## Google Cloud Platform APIs -If you're looking to call the **Google Cloud Platform** APIs, you will want to use the [Google Cloud PHP](https://github.com/googlecloudplatform/google-cloud-php) library instead of this one. - ## Developer Documentation ## http://developers.google.com/api-client-library/php @@ -125,6 +121,11 @@ foreach ($results as $item) { > An example of this can be seen in [`examples/service-account.php`](examples/service-account.php). +Some APIs +(such as the [YouTube Data API](https://developers.google.com/youtube/v3/)) do +not support service accounts. Check with the specific API documentation if API +calls return unexpected 401 or 403 errors. + 1. Follow the instructions to [Create a Service Account](https://developers.google.com/api-client-library/php/auth/service-accounts#creatinganaccount) 1. Download the JSON credentials 1. Set the path to these credentials using the `GOOGLE_APPLICATION_CREDENTIALS` environment variable: @@ -264,14 +265,21 @@ $response = $httpClient->get('https://www.googleapis.com/plus/v1/people/me'); It is recommended to use another caching library to improve performance. This can be done by passing a [PSR-6](http://www.php-fig.org/psr/psr-6/) compatible library to the client: ```php -$cache = new Stash\Pool(new Stash\Driver\FileSystem); +use League\Flysystem\Adapter\Local; +use League\Flysystem\Filesystem; +use Cache\Adapter\Filesystem\FilesystemCachePool; + +$filesystemAdapter = new Local(__DIR__.'/'); +$filesystem = new Filesystem($filesystemAdapter); + +$cache = new FilesystemCachePool($filesystem); $client->setCache($cache); ``` -In this example we use [StashPHP](http://www.stashphp.com/). Add this to your project with composer: +In this example we use [PHP Cache](http://www.php-cache.com/). Add this to your project with composer: ``` -composer require tedivm/stash +composer require cache/filesystem-adapter ``` ### Updating Tokens ### diff --git a/vendor/google/apiclient/composer.json b/vendor/google/apiclient/composer.json index 55129fd6..9f00dab7 100644 --- a/vendor/google/apiclient/composer.json +++ b/vendor/google/apiclient/composer.json @@ -16,7 +16,7 @@ "guzzlehttp/psr7": "^1.2" }, "require-dev": { - "phpunit/phpunit": "~4", + "phpunit/phpunit": "~4.8.36", "squizlabs/php_codesniffer": "~2.3", "symfony/dom-crawler": "~2.1", "symfony/css-selector": "~2.1", diff --git a/vendor/google/apiclient/src/Google/AccessToken/Verify.php b/vendor/google/apiclient/src/Google/AccessToken/Verify.php index 33f11797..bc0afcb3 100644 --- a/vendor/google/apiclient/src/Google/AccessToken/Verify.php +++ b/vendor/google/apiclient/src/Google/AccessToken/Verify.php @@ -178,7 +178,7 @@ private function getFederatedSignOnCerts() { $certs = null; if ($cache = $this->getCache()) { - $cacheItem = $cache->getItem('federated_signon_certs_v3', 3600); + $cacheItem = $cache->getItem('federated_signon_certs_v3'); $certs = $cacheItem->get(); } @@ -189,6 +189,7 @@ private function getFederatedSignOnCerts() ); if ($cache) { + $cacheItem->expiresAt(new DateTime('+1 hour')); $cacheItem->set($certs); $cache->save($cacheItem); } @@ -210,8 +211,8 @@ private function getJwtService() $jwtClass = 'Firebase\JWT\JWT'; } - if (property_exists($jwtClass, 'leeway')) { - // adds 1 second to JWT leeway + if (property_exists($jwtClass, 'leeway') && $jwtClass::$leeway < 1) { + // Ensures JWT leeway is at least 1 // @see https://github.com/google/google-api-php-client/issues/827 $jwtClass::$leeway = 1; } diff --git a/vendor/google/apiclient/src/Google/Client.php b/vendor/google/apiclient/src/Google/Client.php index 8f832931..0f29a10a 100644 --- a/vendor/google/apiclient/src/Google/Client.php +++ b/vendor/google/apiclient/src/Google/Client.php @@ -25,7 +25,6 @@ use GuzzleHttp\Client; use GuzzleHttp\ClientInterface; use GuzzleHttp\Ring\Client\StreamHandler; -use GuzzleHttp\Psr7; use Psr\Cache\CacheItemPoolInterface; use Psr\Http\Message\RequestInterface; use Psr\Log\LoggerInterface; @@ -39,7 +38,7 @@ */ class Google_Client { - const LIBVER = "2.2.1"; + const LIBVER = "2.2.2"; const USER_AGENT_SUFFIX = "google-api-php-client/"; const OAUTH2_REVOKE_URI = 'https://accounts.google.com/o/oauth2/revoke'; const OAUTH2_TOKEN_URI = 'https://www.googleapis.com/oauth2/v4/token'; @@ -211,7 +210,7 @@ public function refreshTokenWithAssertion() /** * Fetches a fresh access token with a given assertion token. - * @param $assertionCredentials optional. + * @param ClientInterface $authHttp optional. * @return array access token */ public function fetchAccessTokenWithAssertion(ClientInterface $authHttp = null) @@ -441,11 +440,16 @@ public function getAccessToken() return $this->token; } + /** + * @return string|null + */ public function getRefreshToken() { if (isset($this->token['refresh_token'])) { return $this->token['refresh_token']; } + + return null; } /** @@ -480,6 +484,9 @@ public function isAccessTokenExpired() return ($created + ($this->token['expires_in'] - 30)) < time(); } + /** + * @deprecated See UPGRADING.md for more information + */ public function getAuth() { throw new BadMethodCallException( @@ -487,6 +494,9 @@ public function getAuth() ); } + /** + * @deprecated See UPGRADING.md for more information + */ public function setAuth($auth) { throw new BadMethodCallException( @@ -753,7 +763,7 @@ public function getScopes() } /** - * @return array + * @return string|null * @visible For Testing */ public function prepareScopes() @@ -886,7 +896,7 @@ public function setAuthConfig($config) /** * Use when the service account has been delegated domain wide access. * - * @param string subject an email address account to impersonate + * @param string $subject an email address account to impersonate */ public function setSubject($subject) { @@ -968,7 +978,7 @@ public function getCache() } /** - * @return Google\Auth\CacheInterface Cache implementation + * @param array $cacheConfig */ public function setCacheConfig(array $cacheConfig) { diff --git a/vendor/google/apiclient/src/Google/Service/Resource.php b/vendor/google/apiclient/src/Google/Service/Resource.php index fee039b3..1f3d3710 100644 --- a/vendor/google/apiclient/src/Google/Service/Resource.php +++ b/vendor/google/apiclient/src/Google/Service/Resource.php @@ -255,8 +255,14 @@ protected function convertToArrayAndStripNulls($o) */ public function createRequestUri($restPath, $params) { + // Override the default servicePath address if the $restPath use a / + if ('/' == substr($restPath, 0, 1)) { + $requestUrl = substr($restPath, 1); + } else { + $requestUrl = $this->servicePath . $restPath; + } + // code for leading slash - $requestUrl = $this->servicePath . $restPath; if ($this->rootUrl) { if ('/' !== substr($this->rootUrl, -1) && '/' !== substr($requestUrl, 0, 1)) { $requestUrl = '/' . $requestUrl; diff --git a/vendor/google/auth/.gitignore b/vendor/google/auth/.gitignore index 1cb030a2..008c5e9b 100644 --- a/vendor/google/auth/.gitignore +++ b/vendor/google/auth/.gitignore @@ -1,3 +1,7 @@ *~ vendor composer.lock + +# IntelliJ +.idea +*.iml diff --git a/vendor/google/auth/CHANGELOG.md b/vendor/google/auth/CHANGELOG.md index de5f41e5..0bfb1a8f 100644 --- a/vendor/google/auth/CHANGELOG.md +++ b/vendor/google/auth/CHANGELOG.md @@ -1,3 +1,38 @@ +## 1.4.0 (09/17/2018) + +### Changes + + * Add support for insecure credentials (#208) + +## 1.3.3 (08/27/2018) + +### Changes + + * Add retry and increase timeout for GCE credentials (#195) + * [Docs] Fix spelling (#204) + * Update token url (#206) + +## 1.3.2 (07/23/2018) + +### Changes + + * Only emits a warning for gcloud credentials (#202) + +## 1.3.1 (07/19/2018) + +### Changes + + * Added a warning for 3 legged OAuth credentials (#199) + * [Code cleanup] Removed useless else after return (#193) + +## 1.3.0 (06/04/2018) + +### Changes + + * Fixes usage of deprecated env var for GAE Flex (#189) + * fix - guzzlehttp/psr7 dependency version definition (#190) + * Added SystemV shared memory based CacheItemPool (#191) + ## 1.2.1 (24/01/2018) ### Changes diff --git a/vendor/google/auth/CODE_OF_CONDUCT.md b/vendor/google/auth/CODE_OF_CONDUCT.md new file mode 100644 index 00000000..46b2a08e --- /dev/null +++ b/vendor/google/auth/CODE_OF_CONDUCT.md @@ -0,0 +1,43 @@ +# Contributor Code of Conduct + +As contributors and maintainers of this project, +and in the interest of fostering an open and welcoming community, +we pledge to respect all people who contribute through reporting issues, +posting feature requests, updating documentation, +submitting pull requests or patches, and other activities. + +We are committed to making participation in this project +a harassment-free experience for everyone, +regardless of level of experience, gender, gender identity and expression, +sexual orientation, disability, personal appearance, +body size, race, ethnicity, age, religion, or nationality. + +Examples of unacceptable behavior by participants include: + +* The use of sexualized language or imagery +* Personal attacks +* Trolling or insulting/derogatory comments +* Public or private harassment +* Publishing other's private information, +such as physical or electronic +addresses, without explicit permission +* Other unethical or unprofessional conduct. + +Project maintainers have the right and responsibility to remove, edit, or reject +comments, commits, code, wiki edits, issues, and other contributions +that are not aligned to this Code of Conduct. +By adopting this Code of Conduct, +project maintainers commit themselves to fairly and consistently +applying these principles to every aspect of managing this project. +Project maintainers who do not follow or enforce the Code of Conduct +may be permanently removed from the project team. + +This code of conduct applies both within project spaces and in public spaces +when an individual is representing the project or its community. + +Instances of abusive, harassing, or otherwise unacceptable behavior +may be reported by opening an issue +or contacting one or more of the project maintainers. + +This Code of Conduct is adapted from the [Contributor Covenant](http://contributor-covenant.org), version 1.2.0, +available at [http://contributor-covenant.org/version/1/2/0/](http://contributor-covenant.org/version/1/2/0/) diff --git a/vendor/google/auth/composer.json b/vendor/google/auth/composer.json index 0e136062..8dfa95a9 100644 --- a/vendor/google/auth/composer.json +++ b/vendor/google/auth/composer.json @@ -9,7 +9,7 @@ "php": ">=5.4", "firebase/php-jwt": "~2.0|~3.0|~4.0|~5.0", "guzzlehttp/guzzle": "~5.3.1|~6.0", - "guzzlehttp/psr7": "~1.2", + "guzzlehttp/psr7": "^1.2", "psr/http-message": "^1.0", "psr/cache": "^1.0" }, diff --git a/vendor/google/auth/phpunit.xml.dist b/vendor/google/auth/phpunit.xml.dist index bace58bb..31a80334 100644 --- a/vendor/google/auth/phpunit.xml.dist +++ b/vendor/google/auth/phpunit.xml.dist @@ -1,5 +1,8 @@ + + + tests diff --git a/vendor/google/auth/src/Cache/SysVCacheItemPool.php b/vendor/google/auth/src/Cache/SysVCacheItemPool.php new file mode 100644 index 00000000..9e034de6 --- /dev/null +++ b/vendor/google/auth/src/Cache/SysVCacheItemPool.php @@ -0,0 +1,231 @@ +sysvKey, + $this->options['memsize'], + $this->options['perm'] + ); + if ($shmid !== false) { + $ret = shm_put_var( + $shmid, + $this->options['variableKey'], + $this->items + ); + shm_detach($shmid); + return $ret; + } + return false; + } + + /** + * Load the items from the shared memory. + * + * @return bool true when success, false upon failure + */ + private function loadItems() + { + $shmid = shm_attach( + $this->sysvKey, + $this->options['memsize'], + $this->options['perm'] + ); + if ($shmid !== false) { + $data = @shm_get_var($shmid, $this->options['variableKey']); + if (!empty($data)) { + $this->items = $data; + } else { + $this->items = []; + } + shm_detach($shmid); + return true; + } + return false; + } + + /** + * Create a SystemV shared memory based CacheItemPool. + * + * @param array $options [optional] { + * Configuration options. + * + * @type int $variableKey The variable key for getting the data from + * the shared memory. **Defaults to** 1. + * @type string $proj The project identifier for ftok. This needs to + * be a one character string. **Defaults to** 'A'. + * @type int $memsize The memory size in bytes for shm_attach. + * **Defaults to** 10000. + * @type int $perm The permission for shm_attach. **Defaults to** 0600. + */ + public function __construct($options = []) + { + if (! extension_loaded('sysvshm')) { + throw \RuntimeException( + 'sysvshm extension is required to use this ItemPool'); + } + $this->options = $options + [ + 'variableKey' => self::VAR_KEY, + 'proj' => self::DEFAULT_PROJ, + 'memsize' => self::DEFAULT_MEMSIZE, + 'perm' => self::DEFAULT_PERM + ]; + $this->items = []; + $this->deferredItems = []; + $this->sysvKey = ftok(__FILE__, $this->options['proj']); + $this->loadItems(); + } + + /** + * {@inheritdoc} + */ + public function getItem($key) + { + $this->loadItems(); + return current($this->getItems([$key])); + } + + /** + * {@inheritdoc} + */ + public function getItems(array $keys = []) + { + $this->loadItems(); + $items = []; + foreach ($keys as $key) { + $items[$key] = $this->hasItem($key) ? + clone $this->items[$key] : + new Item($key); + } + return $items; + } + + /** + * {@inheritdoc} + */ + public function hasItem($key) + { + $this->loadItems(); + return isset($this->items[$key]) && $this->items[$key]->isHit(); + } + + /** + * {@inheritdoc} + */ + public function clear() + { + $this->items = []; + $this->deferredItems = []; + return $this->saveCurrentItems(); + } + + /** + * {@inheritdoc} + */ + public function deleteItem($key) + { + return $this->deleteItems([$key]); + } + + /** + * {@inheritdoc} + */ + public function deleteItems(array $keys) + { + foreach ($keys as $key) { + unset($this->items[$key]); + } + return $this->saveCurrentItems(); + } + + /** + * {@inheritdoc} + */ + public function save(CacheItemInterface $item) + { + $this->items[$item->getKey()] = $item; + return $this->saveCurrentItems(); + } + + /** + * {@inheritdoc} + */ + public function saveDeferred(CacheItemInterface $item) + { + $this->deferredItems[$item->getKey()] = $item; + return true; + } + + /** + * {@inheritdoc} + */ + public function commit() + { + foreach ($this->deferredItems as $item) { + if ($this->save($item) === false) { + return false; + } + } + $this->deferredItems = []; + return true; + } +} diff --git a/vendor/google/auth/src/Credentials/GCECredentials.php b/vendor/google/auth/src/Credentials/GCECredentials.php index 43115290..18df1353 100644 --- a/vendor/google/auth/src/Credentials/GCECredentials.php +++ b/vendor/google/auth/src/Credentials/GCECredentials.php @@ -69,6 +69,19 @@ class GCECredentials extends CredentialsLoader */ const FLAVOR_HEADER = 'Metadata-Flavor'; + /** + * Note: the explicit `timeout` and `tries` below is a workaround. The underlying + * issue is that resolving an unknown host on some networks will take + * 20-30 seconds; making this timeout short fixes the issue, but + * could lead to false negatives in the event that we are on GCE, but + * the metadata resolution was particularly slow. The latter case is + * "unlikely" since the expected 4-nines time is about 0.5 seconds. + * This allows us to limit the total ping maximum timeout to 1.5 seconds + * for developer desktop scenarios. + */ + const MAX_COMPUTE_PING_TRIES = 3; + const COMPUTE_PING_CONNECTION_TIMEOUT_S = 0.5; + /** * Flag used to ensure that the onGCE test is only done once;. * @@ -102,13 +115,13 @@ public static function getTokenUri() /** * Determines if this an App Engine Flexible instance, by accessing the - * GAE_VM environment variable. + * GAE_INSTANCE environment variable. * * @return true if this an App Engine Flexible Instance, false otherwise */ public static function onAppEngineFlexible() { - return isset($_SERVER['GAE_VM']) && 'true' === $_SERVER['GAE_VM']; + return substr(getenv('GAE_INSTANCE'), 0, 4) === 'aef-'; } /** @@ -126,28 +139,29 @@ public static function onGce(callable $httpHandler = null) $httpHandler = HttpHandlerFactory::build(); } $checkUri = 'http://' . self::METADATA_IP; - try { - // Comment from: oauth2client/client.py - // - // Note: the explicit `timeout` below is a workaround. The underlying - // issue is that resolving an unknown host on some networks will take - // 20-30 seconds; making this timeout short fixes the issue, but - // could lead to false negatives in the event that we are on GCE, but - // the metadata resolution was particularly slow. The latter case is - // "unlikely". - $resp = $httpHandler( - new Request('GET', $checkUri), - ['timeout' => 0.3] - ); - - return $resp->getHeaderLine(self::FLAVOR_HEADER) == 'Google'; - } catch (ClientException $e) { - return false; - } catch (ServerException $e) { - return false; - } catch (RequestException $e) { - return false; + for ($i = 1; $i <= self::MAX_COMPUTE_PING_TRIES; $i++) { + try { + // Comment from: oauth2client/client.py + // + // Note: the explicit `timeout` below is a workaround. The underlying + // issue is that resolving an unknown host on some networks will take + // 20-30 seconds; making this timeout short fixes the issue, but + // could lead to false negatives in the event that we are on GCE, but + // the metadata resolution was particularly slow. The latter case is + // "unlikely". + $resp = $httpHandler( + new Request('GET', $checkUri), + ['timeout' => self::COMPUTE_PING_CONNECTION_TIMEOUT_S] + ); + + return $resp->getHeaderLine(self::FLAVOR_HEADER) == 'Google'; + } catch (ClientException $e) { + } catch (ServerException $e) { + } catch (RequestException $e) { + } + $httpHandler = HttpHandlerFactory::build(); } + return false; } /** diff --git a/vendor/google/auth/src/Credentials/InsecureCredentials.php b/vendor/google/auth/src/Credentials/InsecureCredentials.php new file mode 100644 index 00000000..81e589ee --- /dev/null +++ b/vendor/google/auth/src/Credentials/InsecureCredentials.php @@ -0,0 +1,68 @@ + '' + ]; + + /** + * Fetches the auth token. In this case it returns an empty string. + * + * @param callable $httpHandler + * @return array + */ + public function fetchAuthToken(callable $httpHandler = null) + { + return $this->token; + } + + /** + * Returns the cache key. In this case it returns a null value, disabling + * caching. + * + * @return string|null + */ + public function getCacheKey() + { + return null; + } + + /** + * Fetches the last received token. In this case, it returns the same empty string + * auth token. + * + * @return array + */ + public function getLastReceivedToken() + { + return $this->token; + } +} diff --git a/vendor/google/auth/src/Credentials/UserRefreshCredentials.php b/vendor/google/auth/src/Credentials/UserRefreshCredentials.php index 6c7e5cfa..cb05f54c 100644 --- a/vendor/google/auth/src/Credentials/UserRefreshCredentials.php +++ b/vendor/google/auth/src/Credentials/UserRefreshCredentials.php @@ -33,6 +33,11 @@ */ class UserRefreshCredentials extends CredentialsLoader { + const CLOUD_SDK_CLIENT_ID = + '764086051850-6qr4p6gpi6hn506pt8ejuq83di341hur.apps.googleusercontent.com'; + + const SUPPRESS_CLOUD_SDK_CREDS_WARNING_ENV = 'SUPPRESS_GCLOUD_CREDS_WARNING'; + /** * The OAuth2 instance used to conduct authorization. * @@ -80,6 +85,22 @@ public function __construct( 'scope' => $scope, 'tokenCredentialUri' => self::TOKEN_CREDENTIAL_URI, ]); + if ($jsonKey['client_id'] === self::CLOUD_SDK_CLIENT_ID + && getenv(self::SUPPRESS_CLOUD_SDK_CREDS_WARNING_ENV) !== 'true') { + trigger_error( + 'Your application has authenticated using end user credentials ' + . 'from Google Cloud SDK. We recommend that most server ' + . 'applications use service accounts instead. If your ' + . 'application continues to use end user credentials ' + . 'from Cloud SDK, you might receive a "quota exceeded" ' + . 'or "API not enabled" error. For more information about ' + . 'service accounts, see ' + . 'https://cloud.google.com/docs/authentication/. ' + . 'To disable this warning, set ' + . self::SUPPRESS_CLOUD_SDK_CREDS_WARNING_ENV + . ' environment variable to "true".', + E_USER_WARNING); + } } /** diff --git a/vendor/google/auth/src/CredentialsLoader.php b/vendor/google/auth/src/CredentialsLoader.php index a21f0058..a81d88f7 100644 --- a/vendor/google/auth/src/CredentialsLoader.php +++ b/vendor/google/auth/src/CredentialsLoader.php @@ -17,6 +17,7 @@ namespace Google\Auth; +use Google\Auth\Credentials\InsecureCredentials; use Google\Auth\Credentials\ServiceAccountCredentials; use Google\Auth\Credentials\UserRefreshCredentials; @@ -26,7 +27,7 @@ */ abstract class CredentialsLoader implements FetchAuthTokenInterface { - const TOKEN_CREDENTIAL_URI = 'https://www.googleapis.com/oauth2/v4/token'; + const TOKEN_CREDENTIAL_URI = 'https://oauth2.googleapis.com/token'; const ENV_VAR = 'GOOGLE_APPLICATION_CREDENTIALS'; const WELL_KNOWN_PATH = 'gcloud/application_default_credentials.json'; const NON_WINDOWS_WELL_KNOWN_PATH_BASE = '.config'; @@ -120,11 +121,13 @@ public static function makeCredentials($scope, array $jsonKey) if ($jsonKey['type'] == 'service_account') { return new ServiceAccountCredentials($scope, $jsonKey); - } elseif ($jsonKey['type'] == 'authorized_user') { + } + + if ($jsonKey['type'] == 'authorized_user') { return new UserRefreshCredentials($scope, $jsonKey); - } else { - throw new \InvalidArgumentException('invalid value in the type field'); } + + throw new \InvalidArgumentException('invalid value in the type field'); } /** @@ -174,6 +177,16 @@ public static function makeHttpClient( } } + /** + * Create a new instance of InsecureCredentials. + * + * @return InsecureCredentials + */ + public static function makeInsecureCredentials() + { + return new InsecureCredentials(); + } + /** * export a callback function which updates runtime metadata. * diff --git a/vendor/google/auth/src/OAuth2.php b/vendor/google/auth/src/OAuth2.php index 3dbceeba..be562212 100644 --- a/vendor/google/auth/src/OAuth2.php +++ b/vendor/google/auth/src/OAuth2.php @@ -516,7 +516,9 @@ public function getCacheKey() { if (is_string($this->scope)) { return $this->scope; - } elseif (is_array($this->scope)) { + } + + if (is_array($this->scope)) { return implode(':', $this->scope); } @@ -543,14 +545,14 @@ public function parseTokenResponse(ResponseInterface $resp) parse_str($body, $res); return $res; - } else { - // Assume it's JSON; if it's not throw an exception - if (null === $res = json_decode($body, true)) { - throw new \Exception('Invalid JSON response'); - } + } - return $res; + // Assume it's JSON; if it's not throw an exception + if (null === $res = json_decode($body, true)) { + throw new \Exception('Invalid JSON response'); } + + return $res; } /** @@ -804,15 +806,21 @@ public function getGrantType() // state. if (!is_null($this->code)) { return 'authorization_code'; - } elseif (!is_null($this->refreshToken)) { + } + + if (!is_null($this->refreshToken)) { return 'refresh_token'; - } elseif (!is_null($this->username) && !is_null($this->password)) { + } + + if (!is_null($this->username) && !is_null($this->password)) { return 'password'; - } elseif (!is_null($this->issuer) && !is_null($this->signingKey)) { + } + + if (!is_null($this->issuer) && !is_null($this->signingKey)) { return self::JWT_URN; - } else { - return null; } + + return null; } /** @@ -1119,7 +1127,9 @@ public function getExpiresAt() { if (!is_null($this->expiresAt)) { return $this->expiresAt; - } elseif (!is_null($this->issuedAt) && !is_null($this->expiresIn)) { + } + + if (!is_null($this->issuedAt) && !is_null($this->expiresIn)) { return $this->issuedAt + $this->expiresIn; } diff --git a/vendor/google/auth/tests/ApplicationDefaultCredentialsTest.php b/vendor/google/auth/tests/ApplicationDefaultCredentialsTest.php index ec8c8cda..1faf0981 100644 --- a/vendor/google/auth/tests/ApplicationDefaultCredentialsTest.php +++ b/vendor/google/auth/tests/ApplicationDefaultCredentialsTest.php @@ -217,6 +217,7 @@ protected function tearDown() // removes it if assigned putenv('HOME=' . $this->originalHome); putenv(ServiceAccountCredentials::ENV_VAR . '=' . $this->originalServiceAccount); + putenv('GAE_INSTANCE'); } public function testAppEngineStandard() @@ -231,7 +232,7 @@ public function testAppEngineStandard() public function testAppEngineFlexible() { $_SERVER['SERVER_SOFTWARE'] = 'Google App Engine'; - $_SERVER['GAE_VM'] = 'true'; + putenv('GAE_INSTANCE=aef-default-20180313t154438'); $httpHandler = getHandler([ buildResponse(200, [GCECredentials::FLAVOR_HEADER => 'Google']), ]); diff --git a/vendor/google/auth/tests/Cache/SysVCacheItemPoolTest.php b/vendor/google/auth/tests/Cache/SysVCacheItemPoolTest.php new file mode 100644 index 00000000..51906816 --- /dev/null +++ b/vendor/google/auth/tests/Cache/SysVCacheItemPoolTest.php @@ -0,0 +1,160 @@ +markTestSkipped( + 'sysvshm extension is required for running the test' + ); + } + $this->pool = new SysVCacheItemPool(['variableKey' => 99]); + $this->pool->clear(); + } + + public function saveItem($key, $value) + { + $item = $this->pool->getItem($key); + $item->set($value); + $this->assertTrue($this->pool->save($item)); + + return $item; + } + + public function testGetsFreshItem() + { + $item = $this->pool->getItem('item'); + + $this->assertInstanceOf('Google\Auth\Cache\Item', $item); + $this->assertNull($item->get()); + $this->assertFalse($item->isHit()); + } + + public function testCacheAmongProcesses() + { + $expectedValue = 'val-' . rand(); + exec(sprintf('php %s/sysv_cache_creator.php %s', __DIR__, $expectedValue)); + $this->assertEquals( + $expectedValue, + $this->pool->getItem('separate-process-item')->get() + ); + } + + public function testGetsExistingItem() + { + $key = 'item'; + $value = 'value'; + $this->saveItem($key, $value); + $item = $this->pool->getItem($key); + + $this->assertInstanceOf('Google\Auth\Cache\Item', $item); + $this->assertEquals($value, $item->get()); + $this->assertTrue($item->isHit()); + } + + public function testGetsMultipleItems() + { + $keys = ['item1', 'item2']; + $items = $this->pool->getItems($keys); + + $this->assertEquals($keys, array_keys($items)); + $this->assertContainsOnlyInstancesOf('Google\Auth\Cache\Item', $items); + } + + public function testHasItem() + { + $existsKey = 'does-exist'; + $this->saveItem($existsKey, 'value'); + + $this->assertTrue($this->pool->hasItem($existsKey)); + $this->assertFalse($this->pool->hasItem('does-not-exist')); + } + + public function testClear() + { + $key = 'item'; + $this->saveItem($key, 'value'); + + $this->assertTrue($this->pool->hasItem($key)); + $this->assertTrue($this->pool->clear()); + $this->assertFalse($this->pool->hasItem($key)); + } + + public function testDeletesItem() + { + $key = 'item'; + $this->saveItem($key, 'value'); + + $this->assertTrue($this->pool->deleteItem($key)); + $this->assertFalse($this->pool->hasItem($key)); + } + + public function testDeletesItems() + { + $keys = ['item1', 'item2']; + + foreach ($keys as $key) { + $this->saveItem($key, 'value'); + } + + $this->assertTrue($this->pool->deleteItems($keys)); + $this->assertFalse($this->pool->hasItem($keys[0])); + $this->assertFalse($this->pool->hasItem($keys[1])); + } + + public function testSavesItem() + { + $key = 'item'; + $this->saveItem($key, 'value'); + + $this->assertTrue($this->pool->hasItem($key)); + } + + public function testSavesDeferredItem() + { + $item = $this->pool->getItem('item'); + $this->assertTrue($this->pool->saveDeferred($item)); + } + + public function testCommitsDeferredItems() + { + $keys = ['item1', 'item2']; + + foreach ($keys as $key) { + $item = $this->pool->getItem($key); + $item->set('value'); + $this->pool->saveDeferred($item); + } + + $this->assertTrue($this->pool->commit()); + $this->assertTrue($this->pool->hasItem($keys[0])); + $this->assertTrue($this->pool->hasItem($keys[1])); + $this->assertEquals( + $item->get(), + $this->pool->getItem($keys[1])->get() + ); + } +} diff --git a/vendor/google/auth/tests/Cache/sysv_cache_creator.php b/vendor/google/auth/tests/Cache/sysv_cache_creator.php new file mode 100644 index 00000000..3bc3f99d --- /dev/null +++ b/vendor/google/auth/tests/Cache/sysv_cache_creator.php @@ -0,0 +1,30 @@ + 99]); +$item = new Item('separate-process-item'); +$item->set($value); +$pool->save($item); diff --git a/vendor/google/auth/tests/Credentials/GCECredentialsTest.php b/vendor/google/auth/tests/Credentials/GCECredentialsTest.php index 8e23a0ff..df22a74f 100644 --- a/vendor/google/auth/tests/Credentials/GCECredentialsTest.php +++ b/vendor/google/auth/tests/Credentials/GCECredentialsTest.php @@ -64,11 +64,17 @@ public function testIsFalseByDefault() $this->assertFalse(GCECredentials::onAppEngineFlexible()); } - public function testIsTrueWhenGaeVmIsTrue() + public function testIsTrueWhenGaeInstanceHasAefPrefix() { - $_SERVER['GAE_VM'] = 'true'; + putenv('GAE_INSTANCE=aef-default-20180313t154438'); $this->assertTrue(GCECredentials::onAppEngineFlexible()); } + + protected function tearDown() + { + // removes it if assigned + putenv('GAE_INSTANCE'); + } } class GCECredentialsGetCacheKeyTest extends TestCase diff --git a/vendor/google/auth/tests/Credentials/InsecureCredentialsTest.php b/vendor/google/auth/tests/Credentials/InsecureCredentialsTest.php new file mode 100644 index 00000000..ee0d6d11 --- /dev/null +++ b/vendor/google/auth/tests/Credentials/InsecureCredentialsTest.php @@ -0,0 +1,42 @@ +assertEquals(['access_token' => ''], $insecure->fetchAuthToken()); + } + + public function testGetCacheKey() + { + $insecure = new InsecureCredentials(); + $this->assertNull($insecure->getCacheKey()); + } + + public function testGetLastReceivedToken() + { + $insecure = new InsecureCredentials(); + $this->assertEquals(['access_token' => ''], $insecure->getLastReceivedToken()); + } +} diff --git a/vendor/google/auth/tests/Credentials/UserRefreshCredentialsTest.php b/vendor/google/auth/tests/Credentials/UserRefreshCredentialsTest.php index 1a3678b2..44c42795 100644 --- a/vendor/google/auth/tests/Credentials/UserRefreshCredentialsTest.php +++ b/vendor/google/auth/tests/Credentials/UserRefreshCredentialsTest.php @@ -99,7 +99,7 @@ public function testShouldFailIfJsonDoesNotHaveRefreshToken() */ public function testFailsToInitalizeFromANonExistentFile() { - $keyFile = __DIR__ . '/../fixtures' . '/does-not-exist-private.json'; + $keyFile = __DIR__ . '/../fixtures/does-not-exist-private.json'; new UserRefreshCredentials('scope/1', $keyFile); } @@ -110,6 +110,27 @@ public function testInitalizeFromAFile() new UserRefreshCredentials('scope/1', $keyFile) ); } + + /** + * @expectedException PHPUnit_Framework_Error_Warning + */ + public function testGcloudWarning() + { + putenv('SUPPRESS_GCLOUD_CREDS_WARNING=false'); + $keyFile = __DIR__ . '/../fixtures2/gcloud.json'; + $this->assertNotNull( + new UserRefreshCredentials('scope/1', $keyFile) + ); + } + + public function testValid3LOauthCreds() + { + putenv('SUPPRESS_GCLOUD_CREDS_WARNING=false'); + $keyFile = __DIR__ . '/../fixtures2/valid_oauth_creds.json'; + $this->assertNotNull( + new UserRefreshCredentials('scope/1', $keyFile) + ); + } } class URCFromEnvTest extends TestCase @@ -129,14 +150,14 @@ public function testIsNullIfEnvVarIsNotSet() */ public function testFailsIfEnvSpecifiesNonExistentFile() { - $keyFile = __DIR__ . '/../fixtures' . '/does-not-exist-private.json'; + $keyFile = __DIR__ . '/../fixtures/does-not-exist-private.json'; putenv(UserRefreshCredentials::ENV_VAR . '=' . $keyFile); UserRefreshCredentials::fromEnv('a scope'); } public function testSucceedIfFileExists() { - $keyFile = __DIR__ . '/../fixtures2' . '/private.json'; + $keyFile = __DIR__ . '/../fixtures2/private.json'; putenv(UserRefreshCredentials::ENV_VAR . '=' . $keyFile); $this->assertNotNull(ApplicationDefaultCredentials::getCredentials('a scope')); } diff --git a/vendor/google/auth/tests/fixtures2/gcloud.json b/vendor/google/auth/tests/fixtures2/gcloud.json new file mode 100644 index 00000000..8f210b4a --- /dev/null +++ b/vendor/google/auth/tests/fixtures2/gcloud.json @@ -0,0 +1,6 @@ +{ + "client_id": "764086051850-6qr4p6gpi6hn506pt8ejuq83di341hur.apps.googleusercontent.com", + "client_secret": "dummy_client_secret", + "refresh_token": "dummy_refresh_token", + "type": "authorized_user" +} diff --git a/vendor/google/auth/tests/fixtures2/valid_oauth_creds.json b/vendor/google/auth/tests/fixtures2/valid_oauth_creds.json new file mode 100644 index 00000000..338c645d --- /dev/null +++ b/vendor/google/auth/tests/fixtures2/valid_oauth_creds.json @@ -0,0 +1,6 @@ +{ + "client_id": "valid.apps.googleusercontent.com", + "client_secret": "dummy_client_secret", + "refresh_token": "dummy_refresh_token", + "type": "authorized_user" +} diff --git a/vendor/guzzlehttp/guzzle/CHANGELOG.md b/vendor/guzzlehttp/guzzle/CHANGELOG.md index b265cbcd..17badd75 100644 --- a/vendor/guzzlehttp/guzzle/CHANGELOG.md +++ b/vendor/guzzlehttp/guzzle/CHANGELOG.md @@ -1,4 +1,27 @@ -# CHANGELOG +# Change Log + +## 6.3.3 - 2018-04-22 + +* Fix: Default headers when decode_content is specified + + +## 6.3.2 - 2018-03-26 + +* Fix: Release process + + +## 6.3.1 - 2018-03-26 + +* Bug fix: Parsing 0 epoch expiry times in cookies [#2014](https://github.com/guzzle/guzzle/pull/2014) +* Improvement: Better ConnectException detection [#2012](https://github.com/guzzle/guzzle/pull/2012) +* Bug fix: Malformed domain that contains a "/" [#1999](https://github.com/guzzle/guzzle/pull/1999) +* Bug fix: Undefined offset when a cookie has no first key-value pair [#1998](https://github.com/guzzle/guzzle/pull/1998) +* Improvement: Support PHPUnit 6 [#1953](https://github.com/guzzle/guzzle/pull/1953) +* Bug fix: Support empty headers [#1915](https://github.com/guzzle/guzzle/pull/1915) +* Bug fix: Ignore case during header modifications [#1916](https://github.com/guzzle/guzzle/pull/1916) + ++ Minor code cleanups, documentation fixes and clarifications. + ## 6.3.0 - 2017-06-22 diff --git a/vendor/guzzlehttp/guzzle/LICENSE b/vendor/guzzlehttp/guzzle/LICENSE index ea7f07c5..50a177b0 100644 --- a/vendor/guzzlehttp/guzzle/LICENSE +++ b/vendor/guzzlehttp/guzzle/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2011-2016 Michael Dowling, https://github.com/mtdowling +Copyright (c) 2011-2018 Michael Dowling, https://github.com/mtdowling Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/vendor/guzzlehttp/guzzle/README.md b/vendor/guzzlehttp/guzzle/README.md index 2f614d6f..bcd18b8e 100644 --- a/vendor/guzzlehttp/guzzle/README.md +++ b/vendor/guzzlehttp/guzzle/README.md @@ -1,7 +1,9 @@ Guzzle, PHP HTTP client ======================= -[![Build Status](https://travis-ci.org/guzzle/guzzle.svg?branch=master)](https://travis-ci.org/guzzle/guzzle) +[![Latest Version](https://img.shields.io/github/release/guzzle/guzzle.svg?style=flat-square)](https://github.com/guzzle/guzzle/releases) +[![Build Status](https://img.shields.io/travis/guzzle/guzzle.svg?style=flat-square)](https://travis-ci.org/guzzle/guzzle) +[![Total Downloads](https://img.shields.io/packagist/dt/guzzlehttp/guzzle.svg?style=flat-square)](https://packagist.org/packages/guzzlehttp/guzzle) Guzzle is a PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web services. diff --git a/vendor/guzzlehttp/guzzle/composer.json b/vendor/guzzlehttp/guzzle/composer.json index 65687a58..1f328e30 100644 --- a/vendor/guzzlehttp/guzzle/composer.json +++ b/vendor/guzzlehttp/guzzle/composer.json @@ -19,7 +19,7 @@ }, "require-dev": { "ext-curl": "*", - "phpunit/phpunit": "^4.0 || ^5.0", + "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", "psr/log": "^1.0" }, "autoload": { @@ -38,7 +38,7 @@ }, "extra": { "branch-alias": { - "dev-master": "6.2-dev" + "dev-master": "6.3-dev" } } } diff --git a/vendor/guzzlehttp/guzzle/src/Client.php b/vendor/guzzlehttp/guzzle/src/Client.php index de4df8a5..80417918 100644 --- a/vendor/guzzlehttp/guzzle/src/Client.php +++ b/vendor/guzzlehttp/guzzle/src/Client.php @@ -290,7 +290,14 @@ private function transfer(RequestInterface $request, array $options) */ private function applyOptions(RequestInterface $request, array &$options) { - $modify = []; + $modify = [ + 'set_headers' => [], + ]; + + if (isset($options['headers'])) { + $modify['set_headers'] = $options['headers']; + unset($options['headers']); + } if (isset($options['form_params'])) { if (isset($options['multipart'])) { @@ -302,6 +309,8 @@ private function applyOptions(RequestInterface $request, array &$options) } $options['body'] = http_build_query($options['form_params'], '', '&'); unset($options['form_params']); + // Ensure that we don't have the header in different case and set the new value. + $options['_conditional'] = Psr7\_caseless_remove(['Content-Type'], $options['_conditional']); $options['_conditional']['Content-Type'] = 'application/x-www-form-urlencoded'; } @@ -313,24 +322,19 @@ private function applyOptions(RequestInterface $request, array &$options) if (isset($options['json'])) { $options['body'] = \GuzzleHttp\json_encode($options['json']); unset($options['json']); + // Ensure that we don't have the header in different case and set the new value. + $options['_conditional'] = Psr7\_caseless_remove(['Content-Type'], $options['_conditional']); $options['_conditional']['Content-Type'] = 'application/json'; } if (!empty($options['decode_content']) && $options['decode_content'] !== true ) { + // Ensure that we don't have the header in different case and set the new value. + $options['_conditional'] = Psr7\_caseless_remove(['Accept-Encoding'], $options['_conditional']); $modify['set_headers']['Accept-Encoding'] = $options['decode_content']; } - if (isset($options['headers'])) { - if (isset($modify['set_headers'])) { - $modify['set_headers'] = $options['headers'] + $modify['set_headers']; - } else { - $modify['set_headers'] = $options['headers']; - } - unset($options['headers']); - } - if (isset($options['body'])) { if (is_array($options['body'])) { $this->invalidBody(); @@ -344,6 +348,8 @@ private function applyOptions(RequestInterface $request, array &$options) $type = isset($value[2]) ? strtolower($value[2]) : 'basic'; switch ($type) { case 'basic': + // Ensure that we don't have the header in different case and set the new value. + $modify['set_headers'] = Psr7\_caseless_remove(['Authorization'], $modify['set_headers']); $modify['set_headers']['Authorization'] = 'Basic ' . base64_encode("$value[0]:$value[1]"); break; @@ -382,6 +388,8 @@ private function applyOptions(RequestInterface $request, array &$options) $request = Psr7\modify_request($request, $modify); if ($request->getBody() instanceof Psr7\MultipartStream) { // Use a multipart/form-data POST if a Content-Type is not set. + // Ensure that we don't have the header in different case and set the new value. + $options['_conditional'] = Psr7\_caseless_remove(['Content-Type'], $options['_conditional']); $options['_conditional']['Content-Type'] = 'multipart/form-data; boundary=' . $request->getBody()->getBoundary(); } diff --git a/vendor/guzzlehttp/guzzle/src/ClientInterface.php b/vendor/guzzlehttp/guzzle/src/ClientInterface.php index 5a67b66b..2dbcffa4 100644 --- a/vendor/guzzlehttp/guzzle/src/ClientInterface.php +++ b/vendor/guzzlehttp/guzzle/src/ClientInterface.php @@ -12,7 +12,7 @@ */ interface ClientInterface { - const VERSION = '6.2.1'; + const VERSION = '6.3.3'; /** * Send an HTTP request. diff --git a/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php b/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php index 1c17b5a4..78f2b79f 100644 --- a/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php +++ b/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php @@ -95,11 +95,11 @@ public static function shouldPersist( public function getCookieByName($name) { // don't allow a null name - if($name === null) { + if ($name === null) { return null; } - foreach($this->cookies as $cookie) { - if($cookie->getName() !== null && strcasecmp($cookie->getName(), $name) === 0) { + foreach ($this->cookies as $cookie) { + if ($cookie->getName() !== null && strcasecmp($cookie->getName(), $name) === 0) { return $cookie; } } diff --git a/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php b/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php index e4bfafd4..4497bcf0 100644 --- a/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php +++ b/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php @@ -15,7 +15,7 @@ class SessionCookieJar extends CookieJar /** * Create a new SessionCookieJar object * - * @param string $sessionKey Session key name to store the cookie + * @param string $sessionKey Session key name to store the cookie * data in session * @param bool $storeSessionCookies Set to true to store session cookies * in the cookie jar. diff --git a/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php b/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php index c911e2a3..f6993943 100644 --- a/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php +++ b/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php @@ -35,14 +35,13 @@ public static function fromString($cookie) $data = self::$defaults; // Explode the cookie string using a series of semicolons $pieces = array_filter(array_map('trim', explode(';', $cookie))); - // The name of the cookie (first kvp) must include an equal sign. - if (empty($pieces) || !strpos($pieces[0], '=')) { + // The name of the cookie (first kvp) must exist and include an equal sign. + if (empty($pieces[0]) || !strpos($pieces[0], '=')) { return new self($data); } // Add the cookie pieces into the parsed data array foreach ($pieces as $part) { - $cookieParts = explode('=', $part, 2); $key = trim($cookieParts[0]); $value = isset($cookieParts[1]) @@ -349,7 +348,7 @@ public function matchesDomain($domain) return false; } - return (bool) preg_match('/\.' . preg_quote($cookieDomain) . '$/', $domain); + return (bool) preg_match('/\.' . preg_quote($cookieDomain, '/') . '$/', $domain); } /** @@ -359,7 +358,7 @@ public function matchesDomain($domain) */ public function isExpired() { - return $this->getExpires() && time() > $this->getExpires(); + return $this->getExpires() !== null && time() > $this->getExpires(); } /** @@ -378,8 +377,8 @@ public function validate() // Check if any of the invalid characters are present in the cookie name if (preg_match( '/[\x00-\x20\x22\x28-\x29\x2c\x2f\x3a-\x40\x5c\x7b\x7d\x7f]/', - $name) - ) { + $name + )) { return 'Cookie name must not contain invalid characters: ASCII ' . 'Control characters (0-31;127), space, tab and the ' . 'following characters: ()<>@,;:\"/?={}'; diff --git a/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php b/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php index c82998e0..510778f6 100644 --- a/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php +++ b/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php @@ -1,4 +1,13 @@ $values) { foreach ($values as $value) { - $conf[CURLOPT_HTTPHEADER][] = "$name: $value"; + $value = (string) $value; + if ($value === '') { + // cURL requires a special format for empty headers. + // See https://github.com/guzzle/guzzle/issues/1882 for more details. + $conf[CURLOPT_HTTPHEADER][] = "$name;"; + } else { + $conf[CURLOPT_HTTPHEADER][] = "$name: $value"; + } } } @@ -388,7 +394,7 @@ private function applyHandlerOptions(EasyHandle $easy, array &$conf) if (isset($options['force_ip_resolve'])) { if ('v4' === $options['force_ip_resolve']) { $conf[CURLOPT_IPRESOLVE] = CURL_IPRESOLVE_V4; - } else if ('v6' === $options['force_ip_resolve']) { + } elseif ('v6' === $options['force_ip_resolve']) { $conf[CURLOPT_IPRESOLVE] = CURL_IPRESOLVE_V6; } } diff --git a/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php b/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php index 945d06ee..2754d8e4 100644 --- a/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php +++ b/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php @@ -65,7 +65,9 @@ public function __invoke(RequestInterface $request, array $options) $promise = new Promise( [$this, 'execute'], - function () use ($id) { return $this->cancel($id); } + function () use ($id) { + return $this->cancel($id); + } ); $this->addRequest(['easy' => $easy, 'deferred' => $promise]); diff --git a/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php b/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php index b12bfd94..b686545e 100644 --- a/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php +++ b/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php @@ -4,7 +4,6 @@ use GuzzleHttp\Exception\RequestException; use GuzzleHttp\Exception\ConnectException; use GuzzleHttp\Promise\FulfilledPromise; -use GuzzleHttp\Promise\RejectedPromise; use GuzzleHttp\Promise\PromiseInterface; use GuzzleHttp\Psr7; use GuzzleHttp\TransferStats; @@ -61,6 +60,7 @@ public function __invoke(RequestInterface $request, array $options) if (strpos($message, 'getaddrinfo') // DNS lookup failed || strpos($message, 'Connection refused') || strpos($message, "couldn't connect to host") // error on HHVM + || strpos($message, "connection attempt failed") ) { $e = new ConnectException($e->getMessage(), $request, $e); } @@ -103,7 +103,7 @@ private function createResponse( $status = $parts[1]; $reason = isset($parts[2]) ? $parts[2] : null; $headers = \GuzzleHttp\headers_from_lines($hdrs); - list ($stream, $headers) = $this->checkDecode($options, $headers, $stream); + list($stream, $headers) = $this->checkDecode($options, $headers, $stream); $stream = Psr7\stream_for($stream); $sink = $stream; @@ -276,7 +276,7 @@ private function createStream(RequestInterface $request, array $options) } $params = []; - $context = $this->getDefaultContext($request, $options); + $context = $this->getDefaultContext($request); if (isset($options['on_headers']) && !is_callable($options['on_headers'])) { throw new \InvalidArgumentException('on_headers must be callable'); @@ -307,7 +307,6 @@ private function createStream(RequestInterface $request, array $options) && isset($options['auth'][2]) && 'ntlm' == $options['auth'][2] ) { - throw new \InvalidArgumentException('Microsoft NTLM authentication only supported with curl handler'); } diff --git a/vendor/guzzlehttp/guzzle/src/HandlerStack.php b/vendor/guzzlehttp/guzzle/src/HandlerStack.php index a72e38a5..24c46fd9 100644 --- a/vendor/guzzlehttp/guzzle/src/HandlerStack.php +++ b/vendor/guzzlehttp/guzzle/src/HandlerStack.php @@ -22,7 +22,7 @@ class HandlerStack * Creates a default handler stack that can be used by clients. * * The returned handler will wrap the provided handler or use the most - * appropriate default handler for you system. The returned HandlerStack has + * appropriate default handler for your system. The returned HandlerStack has * support for cookies, redirects, HTTP error exceptions, and preparing a body * before sending. * diff --git a/vendor/guzzlehttp/guzzle/src/MessageFormatter.php b/vendor/guzzlehttp/guzzle/src/MessageFormatter.php index 6b090a97..663ac739 100644 --- a/vendor/guzzlehttp/guzzle/src/MessageFormatter.php +++ b/vendor/guzzlehttp/guzzle/src/MessageFormatter.php @@ -19,7 +19,6 @@ * - {host}: Host of the request * - {method}: Method of the request * - {uri}: URI of the request - * - {host}: Host of the request * - {version}: Protocol version * - {target}: Request target of the request (path + query + fragment) * - {hostname}: Hostname of the machine that sent the request @@ -74,7 +73,6 @@ public function format( return preg_replace_callback( '/{\s*([A-Za-z_\-\.0-9]+)\s*}/', function (array $matches) use ($request, $response, $error, &$cache) { - if (isset($cache[$matches[1]])) { return $cache[$matches[1]]; } diff --git a/vendor/guzzlehttp/guzzle/src/Middleware.php b/vendor/guzzlehttp/guzzle/src/Middleware.php index 9d79bd26..d4ad75c9 100644 --- a/vendor/guzzlehttp/guzzle/src/Middleware.php +++ b/vendor/guzzlehttp/guzzle/src/Middleware.php @@ -34,10 +34,11 @@ public static function cookies() $cookieJar = $options['cookies']; $request = $cookieJar->withCookieHeader($request); return $handler($request, $options) - ->then(function ($response) use ($cookieJar, $request) { - $cookieJar->extractCookies($request, $response); - return $response; - } + ->then( + function ($response) use ($cookieJar, $request) { + $cookieJar->extractCookies($request, $response); + return $response; + } ); }; }; @@ -72,7 +73,7 @@ function (ResponseInterface $response) use ($request, $handler) { /** * Middleware that pushes history data to an ArrayAccess container. * - * @param array $container Container to hold the history (by reference). + * @param array|\ArrayAccess $container Container to hold the history (by reference). * * @return callable Returns a function that accepts the next handler. * @throws \InvalidArgumentException if container is not an array or ArrayAccess. diff --git a/vendor/guzzlehttp/guzzle/src/UriTemplate.php b/vendor/guzzlehttp/guzzle/src/UriTemplate.php index 0b1623ec..96dcfd09 100644 --- a/vendor/guzzlehttp/guzzle/src/UriTemplate.php +++ b/vendor/guzzlehttp/guzzle/src/UriTemplate.php @@ -107,7 +107,6 @@ private function expandMatch(array $matches) $useQuery = self::$operatorHash[$parsed['operator']]['query']; foreach ($parsed['values'] as $value) { - if (!isset($this->variables[$value['value']])) { continue; } @@ -117,11 +116,9 @@ private function expandMatch(array $matches) $expanded = ''; if (is_array($variable)) { - $isAssoc = $this->isAssoc($variable); $kvp = []; foreach ($variable as $key => $var) { - if ($isAssoc) { $key = rawurlencode($key); $isNestedArray = is_array($var); @@ -179,7 +176,6 @@ private function expandMatch(array $matches) } $expanded = implode(',', $kvp); } - } else { if ($value['modifier'] === ':') { $variable = substr($variable, 0, $value['position']); diff --git a/vendor/guzzlehttp/guzzle/src/functions.php b/vendor/guzzlehttp/guzzle/src/functions.php index 59e212ed..a3ac450d 100644 --- a/vendor/guzzlehttp/guzzle/src/functions.php +++ b/vendor/guzzlehttp/guzzle/src/functions.php @@ -302,7 +302,8 @@ function json_decode($json, $assoc = false, $depth = 512, $options = 0) $data = \json_decode($json, $assoc, $depth, $options); if (JSON_ERROR_NONE !== json_last_error()) { throw new \InvalidArgumentException( - 'json_decode error: ' . json_last_error_msg()); + 'json_decode error: ' . json_last_error_msg() + ); } return $data; @@ -324,7 +325,8 @@ function json_encode($value, $options = 0, $depth = 512) $json = \json_encode($value, $options, $depth); if (JSON_ERROR_NONE !== json_last_error()) { throw new \InvalidArgumentException( - 'json_encode error: ' . json_last_error_msg()); + 'json_encode error: ' . json_last_error_msg() + ); } return $json; diff --git a/vendor/phpseclib/phpseclib/README.md b/vendor/phpseclib/phpseclib/README.md index 94402bee..53f58db1 100644 --- a/vendor/phpseclib/phpseclib/README.md +++ b/vendor/phpseclib/phpseclib/README.md @@ -36,7 +36,7 @@ AES, Blowfish, Twofish, SSH-1, SSH-2, SFTP, and X.509 * Composer compatible (PSR-0 autoloading) * Install using Composer: `composer require phpseclib/phpseclib ~1.0` * Install using PEAR: See [phpseclib PEAR Channel Documentation](http://phpseclib.sourceforge.net/pear.htm) -* [Download 1.0.10 as ZIP](http://sourceforge.net/projects/phpseclib/files/phpseclib1.0.10.zip/download) +* [Download 1.0.11 as ZIP](http://sourceforge.net/projects/phpseclib/files/phpseclib1.0.11.zip/download) ## Support diff --git a/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php b/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php index 54a8997e..7c9032f0 100644 --- a/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php +++ b/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php @@ -76,6 +76,10 @@ abstract class Base * @link http://en.wikipedia.org/wiki/Block_cipher_modes_of_operation#Cipher_feedback_.28CFB.29 */ const MODE_CFB = 3; + /** + * Encrypt / decrypt using the Cipher Feedback mode (8bit) + */ + const MODE_CFB8 = 38; /** * Encrypt / decrypt using the Output Feedback mode. * @@ -479,6 +483,7 @@ function __construct($mode = self::MODE_CBC) break; case self::MODE_CTR: case self::MODE_CFB: + case self::MODE_CFB8: case self::MODE_OFB: case self::MODE_STREAM: $this->mode = $mode; @@ -762,6 +767,16 @@ function encrypt($plaintext) $iv = substr($ciphertext, -$this->block_size); } + return $ciphertext; + case self::MODE_CFB8: + $ciphertext = openssl_encrypt($plaintext, $this->cipher_name_openssl, $this->key, $this->openssl_options, $this->encryptIV); + if ($this->continuousBuffer) { + if (($len = strlen($ciphertext)) >= $this->block_size) { + $this->encryptIV = substr($ciphertext, -$this->block_size); + } else { + $this->encryptIV = substr($this->encryptIV, $len - $this->block_size) . substr($ciphertext, -$len); + } + } return $ciphertext; case self::MODE_OFB: return $this->_openssl_ofb_process($plaintext, $this->encryptIV, $this->enbuffer); @@ -942,6 +957,24 @@ function encrypt($plaintext) $pos = $len; } break; + case self::MODE_CFB8: + $ciphertext = ''; + $len = strlen($plaintext); + $iv = $this->encryptIV; + + for ($i = 0; $i < $len; ++$i) { + $ciphertext .= ($c = $plaintext[$i] ^ $this->_encryptBlock($iv)); + $iv = substr($iv, 1) . $c; + } + + if ($this->continuousBuffer) { + if ($len >= $block_size) { + $this->encryptIV = substr($ciphertext, -$block_size); + } else { + $this->encryptIV = substr($this->encryptIV, $len - $block_size) . substr($ciphertext, -$len); + } + } + break; case self::MODE_OFB: $xor = $this->encryptIV; if (strlen($buffer['xor'])) { @@ -1072,6 +1105,16 @@ function decrypt($ciphertext) $iv = substr($ciphertext, -$this->block_size); } break; + case self::MODE_CFB8: + $plaintext = openssl_decrypt($ciphertext, $this->cipher_name_openssl, $this->key, $this->openssl_options, $this->decryptIV); + if ($this->continuousBuffer) { + if (($len = strlen($ciphertext)) >= $this->block_size) { + $this->decryptIV = substr($ciphertext, -$this->block_size); + } else { + $this->decryptIV = substr($this->decryptIV, $len - $this->block_size) . substr($ciphertext, -$len); + } + } + break; case self::MODE_OFB: $plaintext = $this->_openssl_ofb_process($ciphertext, $this->decryptIV, $this->debuffer); } @@ -1235,6 +1278,24 @@ function decrypt($ciphertext) $pos = $len; } break; + case self::MODE_CFB8: + $plaintext = ''; + $len = strlen($ciphertext); + $iv = $this->decryptIV; + + for ($i = 0; $i < $len; ++$i) { + $plaintext .= $ciphertext[$i] ^ $this->_encryptBlock($iv); + $iv = substr($iv, 1) . $ciphertext[$i]; + } + + if ($this->continuousBuffer) { + if ($len >= $block_size) { + $this->decryptIV = substr($ciphertext, -$block_size); + } else { + $this->decryptIV = substr($this->decryptIV, $len - $block_size) . substr($ciphertext, -$len); + } + } + break; case self::MODE_OFB: $xor = $this->decryptIV; if (strlen($buffer['xor'])) { @@ -1435,6 +1496,8 @@ function _openssl_translate_mode() return 'ctr'; case self::MODE_CFB: return 'cfb'; + case self::MODE_CFB8: + return 'cfb8'; case self::MODE_OFB: return 'ofb'; } @@ -1788,6 +1851,7 @@ function _setupMcrypt() self::MODE_ECB => MCRYPT_MODE_ECB, self::MODE_CBC => MCRYPT_MODE_CBC, self::MODE_CFB => 'ncfb', + self::MODE_CFB8 => MCRYPT_MODE_CFB, self::MODE_OFB => MCRYPT_MODE_NOFB, self::MODE_STREAM => MCRYPT_MODE_STREAM, ); @@ -2359,6 +2423,52 @@ function _createInlineCryptFunction($cipher_code) $_pos = $_len; } + return $_plaintext; + '; + break; + case self::MODE_CFB8: + $encrypt = $init_encrypt . ' + $_ciphertext = ""; + $_len = strlen($_text); + $_iv = $self->encryptIV; + + for ($_i = 0; $_i < $_len; ++$_i) { + $in = $_iv; + '.$encrypt_block.' + $_ciphertext .= ($_c = $_text[$_i] ^ $in); + $_iv = substr($_iv, 1) . $_c; + } + + if ($self->continuousBuffer) { + if ($_len >= '.$block_size.') { + $self->encryptIV = substr($_ciphertext, -'.$block_size.'); + } else { + $self->encryptIV = substr($self->encryptIV, $_len - '.$block_size.') . substr($_ciphertext, -$_len); + } + } + + return $_ciphertext; + '; + $decrypt = $init_encrypt . ' + $_plaintext = ""; + $_len = strlen($_text); + $_iv = $self->decryptIV; + + for ($_i = 0; $_i < $_len; ++$_i) { + $in = $_iv; + '.$encrypt_block.' + $_plaintext .= $_text[$_i] ^ $in; + $_iv = substr($_iv, 1) . $_text[$_i]; + } + + if ($self->continuousBuffer) { + if ($_len >= '.$block_size.') { + $self->decryptIV = substr($_text, -'.$block_size.'); + } else { + $self->decryptIV = substr($self->decryptIV, $_len - '.$block_size.') . substr($_text, -$_len); + } + } + return $_plaintext; '; break; diff --git a/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php b/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php index cd116b56..c15e86d3 100644 --- a/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php +++ b/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php @@ -468,23 +468,27 @@ function __construct() break; case extension_loaded('openssl') && file_exists($this->configFile): // some versions of XAMPP have mismatched versions of OpenSSL which causes it not to work - ob_start(); - @phpinfo(); - $content = ob_get_contents(); - ob_end_clean(); - - preg_match_all('#OpenSSL (Header|Library) Version(.*)#im', $content, $matches); - $versions = array(); - if (!empty($matches[1])) { - for ($i = 0; $i < count($matches[1]); $i++) { - $fullVersion = trim(str_replace('=>', '', strip_tags($matches[2][$i]))); - - // Remove letter part in OpenSSL version - if (!preg_match('/(\d+\.\d+\.\d+)/i', $fullVersion, $m)) { - $versions[$matches[1][$i]] = $fullVersion; - } else { - $versions[$matches[1][$i]] = $m[0]; + + // avoid generating errors (even with suppression) when phpinfo() is disabled (common in production systems) + if (strpos(ini_get('disable_functions'), 'phpinfo') === false) { + ob_start(); + @phpinfo(); + $content = ob_get_contents(); + ob_end_clean(); + + preg_match_all('#OpenSSL (Header|Library) Version(.*)#im', $content, $matches); + + if (!empty($matches[1])) { + for ($i = 0; $i < count($matches[1]); $i++) { + $fullVersion = trim(str_replace('=>', '', strip_tags($matches[2][$i]))); + + // Remove letter part in OpenSSL version + if (!preg_match('/(\d+\.\d+\.\d+)/i', $fullVersion, $m)) { + $versions[$matches[1][$i]] = $fullVersion; + } else { + $versions[$matches[1][$i]] = $m[0]; + } } } } diff --git a/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php b/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php index 1da046e8..76ff8e3a 100644 --- a/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php +++ b/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php @@ -582,7 +582,7 @@ function asn1map($decoded, $mapping, $special = array()) $childClass = $tempClass = self::CLASS_UNIVERSAL; $constant = null; if (isset($temp['constant'])) { - $tempClass = isset($temp['class']) ? $temp['class'] : self::CLASS_CONTEXT_SPECIFIC; + $tempClass = $temp['type']; } if (isset($child['class'])) { $childClass = $child['class']; @@ -645,7 +645,7 @@ function asn1map($decoded, $mapping, $special = array()) $temp = $decoded['content'][$i]; $tempClass = self::CLASS_UNIVERSAL; if (isset($temp['constant'])) { - $tempClass = isset($temp['class']) ? $temp['class'] : self::CLASS_CONTEXT_SPECIFIC; + $tempClass = $temp['type']; } foreach ($mapping['children'] as $key => $child) { diff --git a/vendor/phpseclib/phpseclib/phpseclib/File/X509.php b/vendor/phpseclib/phpseclib/phpseclib/File/X509.php index 67317db2..f3ee8137 100644 --- a/vendor/phpseclib/phpseclib/phpseclib/File/X509.php +++ b/vendor/phpseclib/phpseclib/phpseclib/File/X509.php @@ -305,6 +305,22 @@ class X509 */ var $challenge; + /** + * Recursion Limit + * + * @var int + * @access private + */ + static $recur_limit = 5; + + /** + * URL fetch flag + * + * @var bool + * @access private + */ + static $disable_url_fetch = false; + /** * Default Constructor. * @@ -2104,6 +2120,117 @@ function validateDate($date = null) return true; } + /** + * Fetches a URL + * + * @param string $url + * @access private + * @return bool|string + */ + static function _fetchURL($url) + { + if (self::$disable_url_fetch) { + return false; + } + + $parts = parse_url($url); + $data = ''; + switch ($parts['scheme']) { + case 'http': + $fsock = @fsockopen($parts['host'], isset($parts['port']) ? $parts['port'] : 80); + if (!$fsock) { + return false; + } + fputs($fsock, "GET $parts[path] HTTP/1.0\r\n"); + fputs($fsock, "Host: $parts[host]\r\n\r\n"); + $line = fgets($fsock, 1024); + if (strlen($line) < 3) { + return false; + } + preg_match('#HTTP/1.\d (\d{3})#', $line, $temp); + if ($temp[1] != '200') { + return false; + } + + // skip the rest of the headers in the http response + while (!feof($fsock) && fgets($fsock, 1024) != "\r\n") { + } + + while (!feof($fsock)) { + $data.= fread($fsock, 1024); + } + + break; + //case 'ftp': + //case 'ldap': + //default: + } + + return $data; + } + + /** + * Validates an intermediate cert as identified via authority info access extension + * + * See https://tools.ietf.org/html/rfc4325 for more info + * + * @param bool $caonly + * @param int $count + * @access private + * @return bool + */ + function _testForIntermediate($caonly, $count) + { + $opts = $this->getExtension('id-pe-authorityInfoAccess'); + if (!is_array($opts)) { + return false; + } + foreach ($opts as $opt) { + if ($opt['accessMethod'] == 'id-ad-caIssuers') { + // accessLocation is a GeneralName. GeneralName fields support stuff like email addresses, IP addresses, LDAP, + // etc, but we're only supporting URI's. URI's and LDAP are the only thing https://tools.ietf.org/html/rfc4325 + // discusses + if (isset($opt['accessLocation']['uniformResourceIdentifier'])) { + $url = $opt['accessLocation']['uniformResourceIdentifier']; + break; + } + } + } + + if (!isset($url)) { + return false; + } + + $cert = static::_fetchURL($url); + if (!is_string($cert)) { + return false; + } + + $parent = new static(); + $parent->CAs = $this->CAs; + /* + "Conforming applications that support HTTP or FTP for accessing + certificates MUST be able to accept .cer files and SHOULD be able + to accept .p7c files." -- https://tools.ietf.org/html/rfc4325 + + A .p7c file is 'a "certs-only" CMS message as specified in RFC 2797" + + These are currently unsupported + */ + if (!is_array($parent->loadX509($cert))) { + return false; + } + + if (!$parent->_validateSignatureCountable($caonly, ++$count)) { + return false; + } + + $this->CAs[] = $parent->currentCert; + //$this->loadCA($cert); + + return true; + } + /** * Validate a signature * @@ -2120,11 +2247,30 @@ function validateDate($date = null) * @return mixed */ function validateSignature($caonly = true) + { + return $this->_validateSignatureCountable($caonly, 0); + } + + /** + * Validate a signature + * + * Performs said validation whilst keeping track of how many times validation method is called + * + * @param bool $caonly + * @param int $count + * @access private + * @return mixed + */ + function _validateSignatureCountable($caonly, $count) { if (!is_array($this->currentCert) || !isset($this->signatureSubject)) { return null; } + if ($count == self::$recur_limit) { + return false; + } + /* TODO: "emailAddress attribute values are not case-sensitive (e.g., "subscriber@example.com" is the same as "SUBSCRIBER@EXAMPLE.COM")." -- http://tools.ietf.org/html/rfc5280#section-4.1.2.6 @@ -2170,10 +2316,10 @@ function validateSignature($caonly = true) } } if (count($this->CAs) == $i && $caonly) { - return false; + return $this->_testForIntermediate($caonly, $count) && $this->validateSignature($caonly); } } elseif (!isset($signingCert) || $caonly) { - return false; + return $this->_testForIntermediate($caonly, $count) && $this->validateSignature($caonly); } return $this->_validateSignature( $signingCert['tbsCertificate']['subjectPublicKeyInfo']['algorithm']['algorithm'], @@ -2280,6 +2426,41 @@ function _validateSignature($publicKeyAlgorithm, $publicKey, $signatureAlgorithm return true; } + /** + * Sets the recursion limit + * + * When validating a signature it may be necessary to download intermediate certs from URI's. + * An intermediate cert that linked to itself would result in an infinite loop so to prevent + * that we set a recursion limit. A negative number means that there is no recursion limit. + * + * @param int $count + * @access public + */ + static function setRecurLimit($count) + { + self::$recur_limit = $count; + } + + /** + * Prevents URIs from being automatically retrieved + * + * @access public + */ + static function disableURLFetch() + { + self::$disable_url_fetch = true; + } + + /** + * Allows URIs to be automatically retrieved + * + * @access public + */ + static function enableURLFetch() + { + self::$disable_url_fetch = false; + } + /** * Reformat public keys * @@ -3447,7 +3628,7 @@ function sign($issuer, $subject, $signatureAlgorithm = 'sha1WithRSAEncryption') 'tbsCertificate' => array( 'version' => 'v3', - 'serialNumber' => $serialNumber, // $this->setserialNumber() + 'serialNumber' => $serialNumber, // $this->setSerialNumber() 'signature' => array('algorithm' => $signatureAlgorithm), 'issuer' => false, // this is going to be overwritten later 'validity' => array( diff --git a/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php b/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php index 2aa39a50..d82d123d 100644 --- a/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php +++ b/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php @@ -266,23 +266,27 @@ function __construct($x = 0, $base = 10) if (extension_loaded('openssl') && !defined('MATH_BIGINTEGER_OPENSSL_DISABLE') && !defined('MATH_BIGINTEGER_OPENSSL_ENABLED')) { // some versions of XAMPP have mismatched versions of OpenSSL which causes it not to work - ob_start(); - @phpinfo(); - $content = ob_get_contents(); - ob_end_clean(); + $versions = array(); - preg_match_all('#OpenSSL (Header|Library) Version(.*)#im', $content, $matches); + // avoid generating errors (even with suppression) when phpinfo() is disabled (common in production systems) + if (strpos(ini_get('disable_functions'), 'phpinfo') === false) { + ob_start(); + @phpinfo(); + $content = ob_get_contents(); + ob_end_clean(); - $versions = array(); - if (!empty($matches[1])) { - for ($i = 0; $i < count($matches[1]); $i++) { - $fullVersion = trim(str_replace('=>', '', strip_tags($matches[2][$i]))); - - // Remove letter part in OpenSSL version - if (!preg_match('/(\d+\.\d+\.\d+)/i', $fullVersion, $m)) { - $versions[$matches[1][$i]] = $fullVersion; - } else { - $versions[$matches[1][$i]] = $m[0]; + preg_match_all('#OpenSSL (Header|Library) Version(.*)#im', $content, $matches); + + if (!empty($matches[1])) { + for ($i = 0; $i < count($matches[1]); $i++) { + $fullVersion = trim(str_replace('=>', '', strip_tags($matches[2][$i]))); + + // Remove letter part in OpenSSL version + if (!preg_match('/(\d+\.\d+\.\d+)/i', $fullVersion, $m)) { + $versions[$matches[1][$i]] = $fullVersion; + } else { + $versions[$matches[1][$i]] = $m[0]; + } } } } @@ -535,7 +539,7 @@ function toBytes($twos_compliment = false) $temp = $comparison < 0 ? $this->add(new static(1)) : $this->copy(); $bytes = $temp->toBytes(); - if (empty($bytes)) { // eg. if the number we're trying to convert is -1 + if (!strlen($bytes)) { // eg. if the number we're trying to convert is -1 $bytes = chr(0); }