/
var
/
www
/
flurhymez
/
vendor
/
google
/
apiclient-services
/
src
/
Connectors
/
Resource
/
/var/www/flurhymez/vendor/google/apiclient-services/src/Connectors/Resource
mkdir
upload
Name
Size
Mode
Actions
Projects.php
1059
0644
edit
dl
rm
ProjectsLocations.php
3232
0644
edit
dl
rm
ProjectsLocationsConnections.php
9143
0644
edit
dl
rm
ProjectsLocationsConnectionsRuntimeActionSchemas.php
2307
0644
edit
dl
rm
ProjectsLocationsConnectionsRuntimeEntitySchemas.php
2297
0644
edit
dl
rm
ProjectsLocationsConnectorsGlobal.php
1128
0644
edit
dl
rm
ProjectsLocationsConnectorsGlobalProviders.php
2366
0644
edit
dl
rm
ProjectsLocationsConnectorsGlobalProvidersConnectors.php
2457
0644
edit
dl
rm
ProjectsLocationsConnectorsGlobalProvidersConnectorsVersions.php
2848
0644
edit
dl
rm
ProjectsLocationsOperations.php
4932
0644
edit
dl
rm
ProjectsLocationsProviders.php
4667
0644
edit
dl
rm
Edit:
/var/www/flurhymez/vendor/google/apiclient-services/src/Connectors/Resource/Projects.php
(1059B)
<?php /* * Copyright 2014 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the * License for the specific language governing permissions and limitations under * the License. */ namespace Google\Service\Connectors\Resource; /** * The "projects" collection of methods. * Typical usage is: * <code> * $connectorsService = new Google\Service\Connectors(...); * $projects = $connectorsService->projects; * </code> */ class Projects extends \Google\Service\Resource { } // Adding a class alias for backwards compatibility with the previous class name. class_alias(Projects::class, 'Google_Service_Connectors_Resource_Projects');
Save
cmd:
run