/
var
/
www
/
flurhymez
/
vendor
/
google
/
apiclient-services
/
src
/
Recommender
/
Resource
/
/var/www/flurhymez/vendor/google/apiclient-services/src/Recommender/Resource
mkdir
upload
Name
Size
Mode
Actions
BillingAccounts.php
1106
0644
edit
dl
rm
BillingAccountsLocations.php
1115
0644
edit
dl
rm
BillingAccountsLocationsInsightTypes.php
1160
0644
edit
dl
rm
BillingAccountsLocationsInsightTypesInsights.php
5324
0644
edit
dl
rm
BillingAccountsLocationsRecommenders.php
1160
0644
edit
dl
rm
BillingAccountsLocationsRecommendersRecommendations.php
8150
0644
edit
dl
rm
Folders.php
1058
0644
edit
dl
rm
FoldersLocations.php
1091
0644
edit
dl
rm
FoldersLocationsInsightTypes.php
1136
0644
edit
dl
rm
FoldersLocationsInsightTypesInsights.php
5284
0644
edit
dl
rm
FoldersLocationsRecommenders.php
1136
0644
edit
dl
rm
FoldersLocationsRecommendersRecommendations.php
8110
0644
edit
dl
rm
Organizations.php
1094
0644
edit
dl
rm
OrganizationsLocations.php
1109
0644
edit
dl
rm
OrganizationsLocationsInsightTypes.php
1154
0644
edit
dl
rm
OrganizationsLocationsInsightTypesInsights.php
5314
0644
edit
dl
rm
OrganizationsLocationsRecommenders.php
1154
0644
edit
dl
rm
OrganizationsLocationsRecommendersRecommendations.php
8140
0644
edit
dl
rm
Projects.php
1064
0644
edit
dl
rm
ProjectsLocations.php
1094
0644
edit
dl
rm
ProjectsLocationsInsightTypes.php
1139
0644
edit
dl
rm
ProjectsLocationsInsightTypesInsights.php
5289
0644
edit
dl
rm
ProjectsLocationsRecommenders.php
1139
0644
edit
dl
rm
ProjectsLocationsRecommendersRecommendations.php
8115
0644
edit
dl
rm
Edit:
/var/www/flurhymez/vendor/google/apiclient-services/src/Recommender/Resource/BillingAccounts.php
(1106B)
<?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\Recommender\Resource; /** * The "billingAccounts" collection of methods. * Typical usage is: * <code> * $recommenderService = new Google\Service\Recommender(...); * $billingAccounts = $recommenderService->billingAccounts; * </code> */ class BillingAccounts extends \Google\Service\Resource { } // Adding a class alias for backwards compatibility with the previous class name. class_alias(BillingAccounts::class, 'Google_Service_Recommender_Resource_BillingAccounts');
Save
cmd:
run