/
var
/
www
/
flurhymez
/
vendor
/
google
/
apiclient-services
/
src
/
CloudIot
/
Resource
/
/var/www/flurhymez/vendor/google/apiclient-services/src/CloudIot/Resource
mkdir
upload
Name
Size
Mode
Actions
Projects.php
1049
0644
edit
dl
rm
ProjectsLocations.php
1079
0644
edit
dl
rm
ProjectsLocationsRegistries.php
9285
0644
edit
dl
rm
ProjectsLocationsRegistriesDevices.php
9682
0644
edit
dl
rm
ProjectsLocationsRegistriesDevicesConfigVersions.php
2307
0644
edit
dl
rm
ProjectsLocationsRegistriesDevicesStates.php
2176
0644
edit
dl
rm
ProjectsLocationsRegistriesGroups.php
3674
0644
edit
dl
rm
ProjectsLocationsRegistriesGroupsDevices.php
3823
0644
edit
dl
rm
Edit:
/var/www/flurhymez/vendor/google/apiclient-services/src/CloudIot/Resource/ProjectsLocations.php
(1079B)
<?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\CloudIot\Resource; /** * The "locations" collection of methods. * Typical usage is: * <code> * $cloudiotService = new Google\Service\CloudIot(...); * $locations = $cloudiotService->locations; * </code> */ class ProjectsLocations extends \Google\Service\Resource { } // Adding a class alias for backwards compatibility with the previous class name. class_alias(ProjectsLocations::class, 'Google_Service_CloudIot_Resource_ProjectsLocations');
Save
cmd:
run