/
var
/
www
/
cobraambalaj
/
vendor
/
google
/
apiclient-services
/
src
/
Google
/
Service
/
ServiceUser
/
/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/ServiceUser
mkdir
upload
Name
Size
Mode
Actions
Resource/
-
0755
rm
Api.php
2722
0644
edit
dl
rm
Authentication.php
1500
0644
edit
dl
rm
AuthenticationRule.php
2019
0644
edit
dl
rm
AuthorizationConfig.php
847
0644
edit
dl
rm
AuthProvider.php
1520
0644
edit
dl
rm
AuthRequirement.php
1034
0644
edit
dl
rm
Backend.php
1073
0644
edit
dl
rm
BackendRule.php
1363
0644
edit
dl
rm
Billing.php
1229
0644
edit
dl
rm
BillingDestination.php
1118
0644
edit
dl
rm
Context.php
1073
0644
edit
dl
rm
ContextRule.php
1805
0644
edit
dl
rm
Control.php
856
0644
edit
dl
rm
CustomError.php
1238
0644
edit
dl
rm
CustomErrorRule.php
1034
0644
edit
dl
rm
CustomHttpPattern.php
959
0644
edit
dl
rm
DisableServiceRequest.php
678
0644
edit
dl
rm
Documentation.php
2027
0644
edit
dl
rm
DocumentationRule.php
1304
0644
edit
dl
rm
EnableServiceRequest.php
677
0644
edit
dl
rm
Endpoint.php
1521
0644
edit
dl
rm
Enum.php
2231
0644
edit
dl
rm
EnumValue.php
1376
0644
edit
dl
rm
Experimental.php
1164
0644
edit
dl
rm
Field.php
2576
0644
edit
dl
rm
Http.php
1371
0644
edit
dl
rm
HttpRule.php
2839
0644
edit
dl
rm
LabelDescriptor.php
1176
0644
edit
dl
rm
ListEnabledServicesResponse.php
1340
0644
edit
dl
rm
LogDescriptor.php
1624
0644
edit
dl
rm
Logging.php
1734
0644
edit
dl
rm
LoggingDestination.php
1094
0644
edit
dl
rm
Method.php
2263
0644
edit
dl
rm
MetricDescriptor.php
2746
0644
edit
dl
rm
MetricDescriptorMetadata.php
1262
0644
edit
dl
rm
MetricRule.php
1029
0644
edit
dl
rm
Mixin.php
947
0644
edit
dl
rm
MonitoredResourceDescriptor.php
1780
0644
edit
dl
rm
Monitoring.php
1755
0644
edit
dl
rm
MonitoringDestination.php
1121
0644
edit
dl
rm
OAuthRequirements.php
894
0644
edit
dl
rm
Operation.php
1669
0644
edit
dl
rm
OperationMetadata.php
1684
0644
edit
dl
rm
Option.php
955
0644
edit
dl
rm
Page.php
1381
0644
edit
dl
rm
PublishedService.php
1214
0644
edit
dl
rm
Quota.php
1491
0644
edit
dl
rm
QuotaLimit.php
2354
0644
edit
dl
rm
SearchServicesResponse.php
1335
0644
edit
dl
rm
Service.php
10965
0644
edit
dl
rm
SourceContext.php
841
0644
edit
dl
rm
SourceInfo.php
909
0644
edit
dl
rm
Status.php
1178
0644
edit
dl
rm
Step.php
1009
0644
edit
dl
rm
SystemParameter.php
1232
0644
edit
dl
rm
SystemParameterRule.php
1312
0644
edit
dl
rm
SystemParameters.php
1106
0644
edit
dl
rm
Type.php
2351
0644
edit
dl
rm
Usage.php
1566
0644
edit
dl
rm
UsageRule.php
1345
0644
edit
dl
rm
Edit:
/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/ServiceUser/Service.php
(10965B)
<?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. */ class Google_Service_ServiceUser_Service extends Google_Collection { protected $collection_key = 'types'; protected $apisType = 'Google_Service_ServiceUser_Api'; protected $apisDataType = 'array'; protected $authenticationType = 'Google_Service_ServiceUser_Authentication'; protected $authenticationDataType = ''; protected $backendType = 'Google_Service_ServiceUser_Backend'; protected $backendDataType = ''; protected $billingType = 'Google_Service_ServiceUser_Billing'; protected $billingDataType = ''; public $configVersion; protected $contextType = 'Google_Service_ServiceUser_Context'; protected $contextDataType = ''; protected $controlType = 'Google_Service_ServiceUser_Control'; protected $controlDataType = ''; protected $customErrorType = 'Google_Service_ServiceUser_CustomError'; protected $customErrorDataType = ''; protected $documentationType = 'Google_Service_ServiceUser_Documentation'; protected $documentationDataType = ''; protected $endpointsType = 'Google_Service_ServiceUser_Endpoint'; protected $endpointsDataType = 'array'; protected $enumsType = 'Google_Service_ServiceUser_Enum'; protected $enumsDataType = 'array'; protected $experimentalType = 'Google_Service_ServiceUser_Experimental'; protected $experimentalDataType = ''; protected $httpType = 'Google_Service_ServiceUser_Http'; protected $httpDataType = ''; public $id; protected $loggingType = 'Google_Service_ServiceUser_Logging'; protected $loggingDataType = ''; protected $logsType = 'Google_Service_ServiceUser_LogDescriptor'; protected $logsDataType = 'array'; protected $metricsType = 'Google_Service_ServiceUser_MetricDescriptor'; protected $metricsDataType = 'array'; protected $monitoredResourcesType = 'Google_Service_ServiceUser_MonitoredResourceDescriptor'; protected $monitoredResourcesDataType = 'array'; protected $monitoringType = 'Google_Service_ServiceUser_Monitoring'; protected $monitoringDataType = ''; public $name; public $producerProjectId; protected $quotaType = 'Google_Service_ServiceUser_Quota'; protected $quotaDataType = ''; protected $sourceInfoType = 'Google_Service_ServiceUser_SourceInfo'; protected $sourceInfoDataType = ''; protected $systemParametersType = 'Google_Service_ServiceUser_SystemParameters'; protected $systemParametersDataType = ''; protected $systemTypesType = 'Google_Service_ServiceUser_Type'; protected $systemTypesDataType = 'array'; public $title; protected $typesType = 'Google_Service_ServiceUser_Type'; protected $typesDataType = 'array'; protected $usageType = 'Google_Service_ServiceUser_Usage'; protected $usageDataType = ''; /** * @param Google_Service_ServiceUser_Api */ public function setApis($apis) { $this->apis = $apis; } /** * @return Google_Service_ServiceUser_Api */ public function getApis() { return $this->apis; } /** * @param Google_Service_ServiceUser_Authentication */ public function setAuthentication(Google_Service_ServiceUser_Authentication $authentication) { $this->authentication = $authentication; } /** * @return Google_Service_ServiceUser_Authentication */ public function getAuthentication() { return $this->authentication; } /** * @param Google_Service_ServiceUser_Backend */ public function setBackend(Google_Service_ServiceUser_Backend $backend) { $this->backend = $backend; } /** * @return Google_Service_ServiceUser_Backend */ public function getBackend() { return $this->backend; } /** * @param Google_Service_ServiceUser_Billing */ public function setBilling(Google_Service_ServiceUser_Billing $billing) { $this->billing = $billing; } /** * @return Google_Service_ServiceUser_Billing */ public function getBilling() { return $this->billing; } public function setConfigVersion($configVersion) { $this->configVersion = $configVersion; } public function getConfigVersion() { return $this->configVersion; } /** * @param Google_Service_ServiceUser_Context */ public function setContext(Google_Service_ServiceUser_Context $context) { $this->context = $context; } /** * @return Google_Service_ServiceUser_Context */ public function getContext() { return $this->context; } /** * @param Google_Service_ServiceUser_Control */ public function setControl(Google_Service_ServiceUser_Control $control) { $this->control = $control; } /** * @return Google_Service_ServiceUser_Control */ public function getControl() { return $this->control; } /** * @param Google_Service_ServiceUser_CustomError */ public function setCustomError(Google_Service_ServiceUser_CustomError $customError) { $this->customError = $customError; } /** * @return Google_Service_ServiceUser_CustomError */ public function getCustomError() { return $this->customError; } /** * @param Google_Service_ServiceUser_Documentation */ public function setDocumentation(Google_Service_ServiceUser_Documentation $documentation) { $this->documentation = $documentation; } /** * @return Google_Service_ServiceUser_Documentation */ public function getDocumentation() { return $this->documentation; } /** * @param Google_Service_ServiceUser_Endpoint */ public function setEndpoints($endpoints) { $this->endpoints = $endpoints; } /** * @return Google_Service_ServiceUser_Endpoint */ public function getEndpoints() { return $this->endpoints; } /** * @param Google_Service_ServiceUser_Enum */ public function setEnums($enums) { $this->enums = $enums; } /** * @return Google_Service_ServiceUser_Enum */ public function getEnums() { return $this->enums; } /** * @param Google_Service_ServiceUser_Experimental */ public function setExperimental(Google_Service_ServiceUser_Experimental $experimental) { $this->experimental = $experimental; } /** * @return Google_Service_ServiceUser_Experimental */ public function getExperimental() { return $this->experimental; } /** * @param Google_Service_ServiceUser_Http */ public function setHttp(Google_Service_ServiceUser_Http $http) { $this->http = $http; } /** * @return Google_Service_ServiceUser_Http */ public function getHttp() { return $this->http; } public function setId($id) { $this->id = $id; } public function getId() { return $this->id; } /** * @param Google_Service_ServiceUser_Logging */ public function setLogging(Google_Service_ServiceUser_Logging $logging) { $this->logging = $logging; } /** * @return Google_Service_ServiceUser_Logging */ public function getLogging() { return $this->logging; } /** * @param Google_Service_ServiceUser_LogDescriptor */ public function setLogs($logs) { $this->logs = $logs; } /** * @return Google_Service_ServiceUser_LogDescriptor */ public function getLogs() { return $this->logs; } /** * @param Google_Service_ServiceUser_MetricDescriptor */ public function setMetrics($metrics) { $this->metrics = $metrics; } /** * @return Google_Service_ServiceUser_MetricDescriptor */ public function getMetrics() { return $this->metrics; } /** * @param Google_Service_ServiceUser_MonitoredResourceDescriptor */ public function setMonitoredResources($monitoredResources) { $this->monitoredResources = $monitoredResources; } /** * @return Google_Service_ServiceUser_MonitoredResourceDescriptor */ public function getMonitoredResources() { return $this->monitoredResources; } /** * @param Google_Service_ServiceUser_Monitoring */ public function setMonitoring(Google_Service_ServiceUser_Monitoring $monitoring) { $this->monitoring = $monitoring; } /** * @return Google_Service_ServiceUser_Monitoring */ public function getMonitoring() { return $this->monitoring; } public function setName($name) { $this->name = $name; } public function getName() { return $this->name; } public function setProducerProjectId($producerProjectId) { $this->producerProjectId = $producerProjectId; } public function getProducerProjectId() { return $this->producerProjectId; } /** * @param Google_Service_ServiceUser_Quota */ public function setQuota(Google_Service_ServiceUser_Quota $quota) { $this->quota = $quota; } /** * @return Google_Service_ServiceUser_Quota */ public function getQuota() { return $this->quota; } /** * @param Google_Service_ServiceUser_SourceInfo */ public function setSourceInfo(Google_Service_ServiceUser_SourceInfo $sourceInfo) { $this->sourceInfo = $sourceInfo; } /** * @return Google_Service_ServiceUser_SourceInfo */ public function getSourceInfo() { return $this->sourceInfo; } /** * @param Google_Service_ServiceUser_SystemParameters */ public function setSystemParameters(Google_Service_ServiceUser_SystemParameters $systemParameters) { $this->systemParameters = $systemParameters; } /** * @return Google_Service_ServiceUser_SystemParameters */ public function getSystemParameters() { return $this->systemParameters; } /** * @param Google_Service_ServiceUser_Type */ public function setSystemTypes($systemTypes) { $this->systemTypes = $systemTypes; } /** * @return Google_Service_ServiceUser_Type */ public function getSystemTypes() { return $this->systemTypes; } public function setTitle($title) { $this->title = $title; } public function getTitle() { return $this->title; } /** * @param Google_Service_ServiceUser_Type */ public function setTypes($types) { $this->types = $types; } /** * @return Google_Service_ServiceUser_Type */ public function getTypes() { return $this->types; } /** * @param Google_Service_ServiceUser_Usage */ public function setUsage(Google_Service_ServiceUser_Usage $usage) { $this->usage = $usage; } /** * @return Google_Service_ServiceUser_Usage */ public function getUsage() { return $this->usage; } }
Save
cmd:
run