/
var
/
www
/
vhosts
/
ihelp.ro
/
httpdocs
/
vendor
/
google
/
apiclient-services
/
src
/
DLP
/
Resource
/
/var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/DLP/Resource
mkdir
upload
Name
Size
Mode
Actions
InfoTypes.php
2150
0644
edit
dl
rm
Locations.php
1030
0644
edit
dl
rm
LocationsInfoTypes.php
2230
0644
edit
dl
rm
Organizations.php
1054
0644
edit
dl
rm
OrganizationsDeidentifyTemplates.php
7826
0644
edit
dl
rm
OrganizationsInspectTemplates.php
7656
0644
edit
dl
rm
OrganizationsLocations.php
1083
0644
edit
dl
rm
OrganizationsLocationsDeidentifyTemplates.php
7881
0644
edit
dl
rm
OrganizationsLocationsDlpJobs.php
4519
0644
edit
dl
rm
OrganizationsLocationsInspectTemplates.php
7716
0644
edit
dl
rm
OrganizationsLocationsJobTriggers.php
8144
0644
edit
dl
rm
OrganizationsLocationsStoredInfoTypes.php
7579
0644
edit
dl
rm
OrganizationsStoredInfoTypes.php
7524
0644
edit
dl
rm
Projects.php
1024
0644
edit
dl
rm
ProjectsContent.php
6068
0644
edit
dl
rm
ProjectsDeidentifyTemplates.php
7796
0644
edit
dl
rm
ProjectsDlpJobs.php
8378
0644
edit
dl
rm
ProjectsImage.php
2750
0644
edit
dl
rm
ProjectsInspectTemplates.php
7626
0644
edit
dl
rm
ProjectsJobTriggers.php
8940
0644
edit
dl
rm
ProjectsLocations.php
1063
0644
edit
dl
rm
ProjectsLocationsContent.php
6105
0644
edit
dl
rm
ProjectsLocationsDeidentifyTemplates.php
7851
0644
edit
dl
rm
ProjectsLocationsDlpJobs.php
10148
0644
edit
dl
rm
ProjectsLocationsImage.php
2787
0644
edit
dl
rm
ProjectsLocationsInspectTemplates.php
7686
0644
edit
dl
rm
ProjectsLocationsJobTriggers.php
10030
0644
edit
dl
rm
ProjectsLocationsStoredInfoTypes.php
7549
0644
edit
dl
rm
ProjectsStoredInfoTypes.php
7489
0644
edit
dl
rm
Edit:
/var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/DLP/Resource/Locations.php
(1030B)
<?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\DLP\Resource; /** * The "locations" collection of methods. * Typical usage is: * <code> * $dlpService = new Google\Service\DLP(...); * $locations = $dlpService->locations; * </code> */ class Locations extends \Google\Service\Resource { } // Adding a class alias for backwards compatibility with the previous class name. class_alias(Locations::class, 'Google_Service_DLP_Resource_Locations');
Save
cmd:
run