/
var
/
www
/
cobraambalaj
/
vendor
/
google
/
apiclient-services
/
src
/
Google
/
Service
/
Appengine
/
/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Appengine
mkdir
upload
Name
Size
Mode
Actions
Resource/
-
0755
rm
ApiConfigHandler.php
1529
0644
edit
dl
rm
ApiEndpointHandler.php
858
0644
edit
dl
rm
AppengineEmpty.php
669
0644
edit
dl
rm
Application.php
4146
0644
edit
dl
rm
AuthorizedCertificate.php
3125
0644
edit
dl
rm
AuthorizedDomain.php
942
0644
edit
dl
rm
AutomaticScaling.php
5139
0644
edit
dl
rm
BasicScaling.php
1057
0644
edit
dl
rm
BatchUpdateIngressRulesRequest.php
1158
0644
edit
dl
rm
BatchUpdateIngressRulesResponse.php
1159
0644
edit
dl
rm
CertificateRawData.php
1091
0644
edit
dl
rm
CloudBuildOptions.php
1097
0644
edit
dl
rm
ContainerInfo.php
818
0644
edit
dl
rm
CpuUtilization.php
1178
0644
edit
dl
rm
CreateVersionMetadataV1.php
877
0644
edit
dl
rm
CreateVersionMetadataV1Alpha.php
882
0644
edit
dl
rm
CreateVersionMetadataV1Beta.php
881
0644
edit
dl
rm
DebugInstanceRequest.php
832
0644
edit
dl
rm
Deployment.php
2315
0644
edit
dl
rm
DiskUtilization.php
1785
0644
edit
dl
rm
DomainMapping.php
1882
0644
edit
dl
rm
EndpointsApiService.php
1460
0644
edit
dl
rm
Entrypoint.php
815
0644
edit
dl
rm
ErrorHandler.php
1199
0644
edit
dl
rm
FeatureSettings.php
1179
0644
edit
dl
rm
FileInfo.php
1174
0644
edit
dl
rm
FirewallRule.php
1376
0644
edit
dl
rm
HealthCheck.php
2109
0644
edit
dl
rm
IdentityAwareProxy.php
1571
0644
edit
dl
rm
Instance.php
3589
0644
edit
dl
rm
Library.php
968
0644
edit
dl
rm
ListAuthorizedCertificatesResponse.php
1394
0644
edit
dl
rm
ListAuthorizedDomainsResponse.php
1329
0644
edit
dl
rm
ListDomainMappingsResponse.php
1380
0644
edit
dl
rm
ListIngressRulesResponse.php
1357
0644
edit
dl
rm
ListInstancesResponse.php
1315
0644
edit
dl
rm
ListLocationsResponse.php
1315
0644
edit
dl
rm
ListOperationsResponse.php
1328
0644
edit
dl
rm
ListServicesResponse.php
1302
0644
edit
dl
rm
ListVersionsResponse.php
1302
0644
edit
dl
rm
LivenessCheck.php
1971
0644
edit
dl
rm
Location.php
1507
0644
edit
dl
rm
LocationMetadata.php
1532
0644
edit
dl
rm
ManagedCertificate.php
1049
0644
edit
dl
rm
ManualScaling.php
846
0644
edit
dl
rm
Network.php
1692
0644
edit
dl
rm
NetworkSettings.php
932
0644
edit
dl
rm
NetworkUtilization.php
1886
0644
edit
dl
rm
Operation.php
1659
0644
edit
dl
rm
OperationMetadataV1.php
2477
0644
edit
dl
rm
OperationMetadataV1Alpha.php
2502
0644
edit
dl
rm
OperationMetadataV1Beta.php
2497
0644
edit
dl
rm
ReadinessCheck.php
1993
0644
edit
dl
rm
RepairApplicationRequest.php
679
0644
edit
dl
rm
RequestUtilization.php
1259
0644
edit
dl
rm
ResourceRecord.php
1110
0644
edit
dl
rm
Resources.php
1754
0644
edit
dl
rm
ScriptHandler.php
853
0644
edit
dl
rm
Service.php
1813
0644
edit
dl
rm
SslSettings.php
1408
0644
edit
dl
rm
StandardSchedulerSettings.php
1634
0644
edit
dl
rm
StaticFilesHandler.php
2074
0644
edit
dl
rm
Status.php
1176
0644
edit
dl
rm
TrafficSplit.php
1022
0644
edit
dl
rm
UrlDispatchRule.php
1132
0644
edit
dl
rm
UrlMap.php
3018
0644
edit
dl
rm
Version.php
12283
0644
edit
dl
rm
Volume.php
1144
0644
edit
dl
rm
VpcAccessConnector.php
816
0644
edit
dl
rm
ZipInfo.php
1024
0644
edit
dl
rm
Edit:
/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Appengine/Version.php
(12283B)
<?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_Appengine_Version extends Google_Collection { protected $collection_key = 'zones'; protected $apiConfigType = 'Google_Service_Appengine_ApiConfigHandler'; protected $apiConfigDataType = ''; protected $automaticScalingType = 'Google_Service_Appengine_AutomaticScaling'; protected $automaticScalingDataType = ''; protected $basicScalingType = 'Google_Service_Appengine_BasicScaling'; protected $basicScalingDataType = ''; public $betaSettings; public $buildEnvVariables; public $createTime; public $createdBy; public $defaultExpiration; protected $deploymentType = 'Google_Service_Appengine_Deployment'; protected $deploymentDataType = ''; public $diskUsageBytes; protected $endpointsApiServiceType = 'Google_Service_Appengine_EndpointsApiService'; protected $endpointsApiServiceDataType = ''; protected $entrypointType = 'Google_Service_Appengine_Entrypoint'; protected $entrypointDataType = ''; public $env; public $envVariables; protected $errorHandlersType = 'Google_Service_Appengine_ErrorHandler'; protected $errorHandlersDataType = 'array'; protected $handlersType = 'Google_Service_Appengine_UrlMap'; protected $handlersDataType = 'array'; protected $healthCheckType = 'Google_Service_Appengine_HealthCheck'; protected $healthCheckDataType = ''; public $id; public $inboundServices; public $instanceClass; protected $librariesType = 'Google_Service_Appengine_Library'; protected $librariesDataType = 'array'; protected $livenessCheckType = 'Google_Service_Appengine_LivenessCheck'; protected $livenessCheckDataType = ''; protected $manualScalingType = 'Google_Service_Appengine_ManualScaling'; protected $manualScalingDataType = ''; public $name; protected $networkType = 'Google_Service_Appengine_Network'; protected $networkDataType = ''; public $nobuildFilesRegex; protected $readinessCheckType = 'Google_Service_Appengine_ReadinessCheck'; protected $readinessCheckDataType = ''; protected $resourcesType = 'Google_Service_Appengine_Resources'; protected $resourcesDataType = ''; public $runtime; public $runtimeApiVersion; public $runtimeChannel; public $runtimeMainExecutablePath; public $serviceAccount; public $servingStatus; public $threadsafe; public $versionUrl; public $vm; protected $vpcAccessConnectorType = 'Google_Service_Appengine_VpcAccessConnector'; protected $vpcAccessConnectorDataType = ''; public $zones; /** * @param Google_Service_Appengine_ApiConfigHandler */ public function setApiConfig(Google_Service_Appengine_ApiConfigHandler $apiConfig) { $this->apiConfig = $apiConfig; } /** * @return Google_Service_Appengine_ApiConfigHandler */ public function getApiConfig() { return $this->apiConfig; } /** * @param Google_Service_Appengine_AutomaticScaling */ public function setAutomaticScaling(Google_Service_Appengine_AutomaticScaling $automaticScaling) { $this->automaticScaling = $automaticScaling; } /** * @return Google_Service_Appengine_AutomaticScaling */ public function getAutomaticScaling() { return $this->automaticScaling; } /** * @param Google_Service_Appengine_BasicScaling */ public function setBasicScaling(Google_Service_Appengine_BasicScaling $basicScaling) { $this->basicScaling = $basicScaling; } /** * @return Google_Service_Appengine_BasicScaling */ public function getBasicScaling() { return $this->basicScaling; } public function setBetaSettings($betaSettings) { $this->betaSettings = $betaSettings; } public function getBetaSettings() { return $this->betaSettings; } public function setBuildEnvVariables($buildEnvVariables) { $this->buildEnvVariables = $buildEnvVariables; } public function getBuildEnvVariables() { return $this->buildEnvVariables; } public function setCreateTime($createTime) { $this->createTime = $createTime; } public function getCreateTime() { return $this->createTime; } public function setCreatedBy($createdBy) { $this->createdBy = $createdBy; } public function getCreatedBy() { return $this->createdBy; } public function setDefaultExpiration($defaultExpiration) { $this->defaultExpiration = $defaultExpiration; } public function getDefaultExpiration() { return $this->defaultExpiration; } /** * @param Google_Service_Appengine_Deployment */ public function setDeployment(Google_Service_Appengine_Deployment $deployment) { $this->deployment = $deployment; } /** * @return Google_Service_Appengine_Deployment */ public function getDeployment() { return $this->deployment; } public function setDiskUsageBytes($diskUsageBytes) { $this->diskUsageBytes = $diskUsageBytes; } public function getDiskUsageBytes() { return $this->diskUsageBytes; } /** * @param Google_Service_Appengine_EndpointsApiService */ public function setEndpointsApiService(Google_Service_Appengine_EndpointsApiService $endpointsApiService) { $this->endpointsApiService = $endpointsApiService; } /** * @return Google_Service_Appengine_EndpointsApiService */ public function getEndpointsApiService() { return $this->endpointsApiService; } /** * @param Google_Service_Appengine_Entrypoint */ public function setEntrypoint(Google_Service_Appengine_Entrypoint $entrypoint) { $this->entrypoint = $entrypoint; } /** * @return Google_Service_Appengine_Entrypoint */ public function getEntrypoint() { return $this->entrypoint; } public function setEnv($env) { $this->env = $env; } public function getEnv() { return $this->env; } public function setEnvVariables($envVariables) { $this->envVariables = $envVariables; } public function getEnvVariables() { return $this->envVariables; } /** * @param Google_Service_Appengine_ErrorHandler[] */ public function setErrorHandlers($errorHandlers) { $this->errorHandlers = $errorHandlers; } /** * @return Google_Service_Appengine_ErrorHandler[] */ public function getErrorHandlers() { return $this->errorHandlers; } /** * @param Google_Service_Appengine_UrlMap[] */ public function setHandlers($handlers) { $this->handlers = $handlers; } /** * @return Google_Service_Appengine_UrlMap[] */ public function getHandlers() { return $this->handlers; } /** * @param Google_Service_Appengine_HealthCheck */ public function setHealthCheck(Google_Service_Appengine_HealthCheck $healthCheck) { $this->healthCheck = $healthCheck; } /** * @return Google_Service_Appengine_HealthCheck */ public function getHealthCheck() { return $this->healthCheck; } public function setId($id) { $this->id = $id; } public function getId() { return $this->id; } public function setInboundServices($inboundServices) { $this->inboundServices = $inboundServices; } public function getInboundServices() { return $this->inboundServices; } public function setInstanceClass($instanceClass) { $this->instanceClass = $instanceClass; } public function getInstanceClass() { return $this->instanceClass; } /** * @param Google_Service_Appengine_Library[] */ public function setLibraries($libraries) { $this->libraries = $libraries; } /** * @return Google_Service_Appengine_Library[] */ public function getLibraries() { return $this->libraries; } /** * @param Google_Service_Appengine_LivenessCheck */ public function setLivenessCheck(Google_Service_Appengine_LivenessCheck $livenessCheck) { $this->livenessCheck = $livenessCheck; } /** * @return Google_Service_Appengine_LivenessCheck */ public function getLivenessCheck() { return $this->livenessCheck; } /** * @param Google_Service_Appengine_ManualScaling */ public function setManualScaling(Google_Service_Appengine_ManualScaling $manualScaling) { $this->manualScaling = $manualScaling; } /** * @return Google_Service_Appengine_ManualScaling */ public function getManualScaling() { return $this->manualScaling; } public function setName($name) { $this->name = $name; } public function getName() { return $this->name; } /** * @param Google_Service_Appengine_Network */ public function setNetwork(Google_Service_Appengine_Network $network) { $this->network = $network; } /** * @return Google_Service_Appengine_Network */ public function getNetwork() { return $this->network; } public function setNobuildFilesRegex($nobuildFilesRegex) { $this->nobuildFilesRegex = $nobuildFilesRegex; } public function getNobuildFilesRegex() { return $this->nobuildFilesRegex; } /** * @param Google_Service_Appengine_ReadinessCheck */ public function setReadinessCheck(Google_Service_Appengine_ReadinessCheck $readinessCheck) { $this->readinessCheck = $readinessCheck; } /** * @return Google_Service_Appengine_ReadinessCheck */ public function getReadinessCheck() { return $this->readinessCheck; } /** * @param Google_Service_Appengine_Resources */ public function setResources(Google_Service_Appengine_Resources $resources) { $this->resources = $resources; } /** * @return Google_Service_Appengine_Resources */ public function getResources() { return $this->resources; } public function setRuntime($runtime) { $this->runtime = $runtime; } public function getRuntime() { return $this->runtime; } public function setRuntimeApiVersion($runtimeApiVersion) { $this->runtimeApiVersion = $runtimeApiVersion; } public function getRuntimeApiVersion() { return $this->runtimeApiVersion; } public function setRuntimeChannel($runtimeChannel) { $this->runtimeChannel = $runtimeChannel; } public function getRuntimeChannel() { return $this->runtimeChannel; } public function setRuntimeMainExecutablePath($runtimeMainExecutablePath) { $this->runtimeMainExecutablePath = $runtimeMainExecutablePath; } public function getRuntimeMainExecutablePath() { return $this->runtimeMainExecutablePath; } public function setServiceAccount($serviceAccount) { $this->serviceAccount = $serviceAccount; } public function getServiceAccount() { return $this->serviceAccount; } public function setServingStatus($servingStatus) { $this->servingStatus = $servingStatus; } public function getServingStatus() { return $this->servingStatus; } public function setThreadsafe($threadsafe) { $this->threadsafe = $threadsafe; } public function getThreadsafe() { return $this->threadsafe; } public function setVersionUrl($versionUrl) { $this->versionUrl = $versionUrl; } public function getVersionUrl() { return $this->versionUrl; } public function setVm($vm) { $this->vm = $vm; } public function getVm() { return $this->vm; } /** * @param Google_Service_Appengine_VpcAccessConnector */ public function setVpcAccessConnector(Google_Service_Appengine_VpcAccessConnector $vpcAccessConnector) { $this->vpcAccessConnector = $vpcAccessConnector; } /** * @return Google_Service_Appengine_VpcAccessConnector */ public function getVpcAccessConnector() { return $this->vpcAccessConnector; } public function setZones($zones) { $this->zones = $zones; } public function getZones() { return $this->zones; } }
Save
cmd:
run