/
var
/
www
/
flurhymez
/
vendor
/
google
/
apiclient-services
/
src
/
DLP
/
Resource
/
/var/www/flurhymez/vendor/google/apiclient-services/src/DLP/Resource
mkdir
upload
Name
Size
Mode
Actions
InfoTypes.php
2154
0644
edit
dl
rm
Locations.php
1030
0644
edit
dl
rm
LocationsInfoTypes.php
2224
0644
edit
dl
rm
Organizations.php
1054
0644
edit
dl
rm
OrganizationsDeidentifyTemplates.php
7784
0644
edit
dl
rm
OrganizationsInspectTemplates.php
7618
0644
edit
dl
rm
OrganizationsLocations.php
1069
0644
edit
dl
rm
OrganizationsLocationsDeidentifyTemplates.php
7829
0644
edit
dl
rm
OrganizationsLocationsDlpJobs.php
4472
0644
edit
dl
rm
OrganizationsLocationsInspectTemplates.php
7668
0644
edit
dl
rm
OrganizationsLocationsJobTriggers.php
8099
0644
edit
dl
rm
OrganizationsLocationsStoredInfoTypes.php
7736
0644
edit
dl
rm
OrganizationsStoredInfoTypes.php
7691
0644
edit
dl
rm
Projects.php
1024
0644
edit
dl
rm
ProjectsContent.php
6055
0644
edit
dl
rm
ProjectsDeidentifyTemplates.php
7759
0644
edit
dl
rm
ProjectsDlpJobs.php
8347
0644
edit
dl
rm
ProjectsImage.php
2741
0644
edit
dl
rm
ProjectsInspectTemplates.php
7593
0644
edit
dl
rm
ProjectsJobTriggers.php
8910
0644
edit
dl
rm
ProjectsLocations.php
1054
0644
edit
dl
rm
ProjectsLocationsContent.php
6082
0644
edit
dl
rm
ProjectsLocationsDeidentifyTemplates.php
7804
0644
edit
dl
rm
ProjectsLocationsDlpJobs.php
10107
0644
edit
dl
rm
ProjectsLocationsImage.php
2768
0644
edit
dl
rm
ProjectsLocationsInspectTemplates.php
7643
0644
edit
dl
rm
ProjectsLocationsJobTriggers.php
9990
0644
edit
dl
rm
ProjectsLocationsStoredInfoTypes.php
7711
0644
edit
dl
rm
ProjectsStoredInfoTypes.php
7661
0644
edit
dl
rm
Edit:
/var/www/flurhymez/vendor/google/apiclient-services/src/DLP/Resource/Projects.php
(1024B)
<?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 "projects" collection of methods. * Typical usage is: * <code> * $dlpService = new Google\Service\DLP(...); * $projects = $dlpService->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_DLP_Resource_Projects');
Save
cmd:
run