/
var
/
www
/
vhosts
/
ihelp.ro
/
httpdocs
/
vendor
/
google
/
apiclient-services
/
src
/
Appengine
/
/var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Appengine
mkdir
upload
Name
Size
Mode
Actions
Resource/
-
0755
rm
ApiConfigHandler.php
2168
0644
edit
dl
rm
ApiEndpointHandler.php
1133
0644
edit
dl
rm
AppengineEmpty.php
844
0644
edit
dl
rm
Application.php
5371
0644
edit
dl
rm
AuthorizedCertificate.php
3771
0644
edit
dl
rm
AuthorizedDomain.php
1305
0644
edit
dl
rm
AutomaticScaling.php
5534
0644
edit
dl
rm
BasicScaling.php
1403
0644
edit
dl
rm
BatchUpdateIngressRulesRequest.php
1295
0644
edit
dl
rm
BatchUpdateIngressRulesResponse.php
1298
0644
edit
dl
rm
CertificateRawData.php
1458
0644
edit
dl
rm
CloudBuildOptions.php
1462
0644
edit
dl
rm
ContainerInfo.php
1083
0644
edit
dl
rm
CpuUtilization.php
1445
0644
edit
dl
rm
CreateVersionMetadataV1.php
1162
0644
edit
dl
rm
CreateVersionMetadataV1Alpha.php
1177
0644
edit
dl
rm
CreateVersionMetadataV1Beta.php
1174
0644
edit
dl
rm
DebugInstanceRequest.php
1111
0644
edit
dl
rm
Deployment.php
2127
0644
edit
dl
rm
DiskUtilization.php
2294
0644
edit
dl
rm
DomainMapping.php
2074
0644
edit
dl
rm
EndpointsApiService.php
2007
0644
edit
dl
rm
Entrypoint.php
1074
0644
edit
dl
rm
ErrorHandler.php
1646
0644
edit
dl
rm
FeatureSettings.php
1528
0644
edit
dl
rm
FileInfo.php
1613
0644
edit
dl
rm
FirewallRule.php
1906
0644
edit
dl
rm
FlexibleRuntimeSettings.php
1487
0644
edit
dl
rm
GoogleAppengineV1betaLocationMetadata.php
2032
0644
edit
dl
rm
GoogleAppengineV2mainOperationMetadata.php
2647
0644
edit
dl
rm
GoogleAppengineV2OperationMetadata.php
2635
0644
edit
dl
rm
HealthCheck.php
2916
0644
edit
dl
rm
IdentityAwareProxy.php
2116
0644
edit
dl
rm
Instance.php
5280
0644
edit
dl
rm
Library.php
1313
0644
edit
dl
rm
ListAuthorizedCertificatesResponse.php
1631
0644
edit
dl
rm
ListAuthorizedDomainsResponse.php
1556
0644
edit
dl
rm
ListDomainMappingsResponse.php
1601
0644
edit
dl
rm
ListIngressRulesResponse.php
1574
0644
edit
dl
rm
ListInstancesResponse.php
1526
0644
edit
dl
rm
ListLocationsResponse.php
1526
0644
edit
dl
rm
ListOperationsResponse.php
1541
0644
edit
dl
rm
ListServicesResponse.php
1511
0644
edit
dl
rm
ListVersionsResponse.php
1511
0644
edit
dl
rm
LivenessCheck.php
2788
0644
edit
dl
rm
Location.php
2139
0644
edit
dl
rm
LocationMetadata.php
1969
0644
edit
dl
rm
ManagedCertificate.php
1416
0644
edit
dl
rm
ManualScaling.php
1102
0644
edit
dl
rm
Network.php
2617
0644
edit
dl
rm
NetworkSettings.php
1201
0644
edit
dl
rm
NetworkUtilization.php
2401
0644
edit
dl
rm
Operation.php
2097
0644
edit
dl
rm
OperationMetadataV1.php
3217
0644
edit
dl
rm
OperationMetadataV1Alpha.php
3252
0644
edit
dl
rm
OperationMetadataV1Beta.php
3245
0644
edit
dl
rm
ProjectEvent.php
2029
0644
edit
dl
rm
ProjectsMetadata.php
3521
0644
edit
dl
rm
ProjectState.php
1790
0644
edit
dl
rm
ReadinessCheck.php
2812
0644
edit
dl
rm
Reasons.php
1949
0644
edit
dl
rm
RepairApplicationRequest.php
874
0644
edit
dl
rm
RequestUtilization.php
1608
0644
edit
dl
rm
ResourceRecord.php
1561
0644
edit
dl
rm
Resources.php
1941
0644
edit
dl
rm
ScriptHandler.php
1118
0644
edit
dl
rm
Service.php
2222
0644
edit
dl
rm
SslSettings.php
1853
0644
edit
dl
rm
StandardSchedulerSettings.php
1997
0644
edit
dl
rm
StaticFilesHandler.php
2895
0644
edit
dl
rm
Status.php
1605
0644
edit
dl
rm
TrafficSplit.php
1285
0644
edit
dl
rm
UrlDispatchRule.php
1585
0644
edit
dl
rm
UrlMap.php
3352
0644
edit
dl
rm
Version.php
13911
0644
edit
dl
rm
Volume.php
1487
0644
edit
dl
rm
VpcAccessConnector.php
1388
0644
edit
dl
rm
ZipInfo.php
1360
0644
edit
dl
rm
Edit:
/var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Appengine/Version.php
(13911B)
<?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\Appengine; class Version extends \Google\Collection { protected $collection_key = 'zones'; protected $apiConfigType = ApiConfigHandler::class; protected $apiConfigDataType = ''; /** * @var bool */ public $appEngineApis; protected $automaticScalingType = AutomaticScaling::class; protected $automaticScalingDataType = ''; protected $basicScalingType = BasicScaling::class; protected $basicScalingDataType = ''; /** * @var string[] */ public $betaSettings; /** * @var string[] */ public $buildEnvVariables; /** * @var string */ public $createTime; /** * @var string */ public $createdBy; /** * @var string */ public $defaultExpiration; protected $deploymentType = Deployment::class; protected $deploymentDataType = ''; /** * @var string */ public $diskUsageBytes; protected $endpointsApiServiceType = EndpointsApiService::class; protected $endpointsApiServiceDataType = ''; protected $entrypointType = Entrypoint::class; protected $entrypointDataType = ''; /** * @var string */ public $env; /** * @var string[] */ public $envVariables; protected $errorHandlersType = ErrorHandler::class; protected $errorHandlersDataType = 'array'; protected $flexibleRuntimeSettingsType = FlexibleRuntimeSettings::class; protected $flexibleRuntimeSettingsDataType = ''; protected $handlersType = UrlMap::class; protected $handlersDataType = 'array'; protected $healthCheckType = HealthCheck::class; protected $healthCheckDataType = ''; /** * @var string */ public $id; /** * @var string[] */ public $inboundServices; /** * @var string */ public $instanceClass; protected $librariesType = Library::class; protected $librariesDataType = 'array'; protected $livenessCheckType = LivenessCheck::class; protected $livenessCheckDataType = ''; protected $manualScalingType = ManualScaling::class; protected $manualScalingDataType = ''; /** * @var string */ public $name; protected $networkType = Network::class; protected $networkDataType = ''; /** * @var string */ public $nobuildFilesRegex; protected $readinessCheckType = ReadinessCheck::class; protected $readinessCheckDataType = ''; protected $resourcesType = Resources::class; protected $resourcesDataType = ''; /** * @var string */ public $runtime; /** * @var string */ public $runtimeApiVersion; /** * @var string */ public $runtimeChannel; /** * @var string */ public $runtimeMainExecutablePath; /** * @var string */ public $serviceAccount; /** * @var string */ public $servingStatus; /** * @var bool */ public $threadsafe; /** * @var string */ public $versionUrl; /** * @var bool */ public $vm; protected $vpcAccessConnectorType = VpcAccessConnector::class; protected $vpcAccessConnectorDataType = ''; /** * @var string[] */ public $zones; /** * @param ApiConfigHandler */ public function setApiConfig(ApiConfigHandler $apiConfig) { $this->apiConfig = $apiConfig; } /** * @return ApiConfigHandler */ public function getApiConfig() { return $this->apiConfig; } /** * @param bool */ public function setAppEngineApis($appEngineApis) { $this->appEngineApis = $appEngineApis; } /** * @return bool */ public function getAppEngineApis() { return $this->appEngineApis; } /** * @param AutomaticScaling */ public function setAutomaticScaling(AutomaticScaling $automaticScaling) { $this->automaticScaling = $automaticScaling; } /** * @return AutomaticScaling */ public function getAutomaticScaling() { return $this->automaticScaling; } /** * @param BasicScaling */ public function setBasicScaling(BasicScaling $basicScaling) { $this->basicScaling = $basicScaling; } /** * @return BasicScaling */ public function getBasicScaling() { return $this->basicScaling; } /** * @param string[] */ public function setBetaSettings($betaSettings) { $this->betaSettings = $betaSettings; } /** * @return string[] */ public function getBetaSettings() { return $this->betaSettings; } /** * @param string[] */ public function setBuildEnvVariables($buildEnvVariables) { $this->buildEnvVariables = $buildEnvVariables; } /** * @return string[] */ public function getBuildEnvVariables() { return $this->buildEnvVariables; } /** * @param string */ public function setCreateTime($createTime) { $this->createTime = $createTime; } /** * @return string */ public function getCreateTime() { return $this->createTime; } /** * @param string */ public function setCreatedBy($createdBy) { $this->createdBy = $createdBy; } /** * @return string */ public function getCreatedBy() { return $this->createdBy; } /** * @param string */ public function setDefaultExpiration($defaultExpiration) { $this->defaultExpiration = $defaultExpiration; } /** * @return string */ public function getDefaultExpiration() { return $this->defaultExpiration; } /** * @param Deployment */ public function setDeployment(Deployment $deployment) { $this->deployment = $deployment; } /** * @return Deployment */ public function getDeployment() { return $this->deployment; } /** * @param string */ public function setDiskUsageBytes($diskUsageBytes) { $this->diskUsageBytes = $diskUsageBytes; } /** * @return string */ public function getDiskUsageBytes() { return $this->diskUsageBytes; } /** * @param EndpointsApiService */ public function setEndpointsApiService(EndpointsApiService $endpointsApiService) { $this->endpointsApiService = $endpointsApiService; } /** * @return EndpointsApiService */ public function getEndpointsApiService() { return $this->endpointsApiService; } /** * @param Entrypoint */ public function setEntrypoint(Entrypoint $entrypoint) { $this->entrypoint = $entrypoint; } /** * @return Entrypoint */ public function getEntrypoint() { return $this->entrypoint; } /** * @param string */ public function setEnv($env) { $this->env = $env; } /** * @return string */ public function getEnv() { return $this->env; } /** * @param string[] */ public function setEnvVariables($envVariables) { $this->envVariables = $envVariables; } /** * @return string[] */ public function getEnvVariables() { return $this->envVariables; } /** * @param ErrorHandler[] */ public function setErrorHandlers($errorHandlers) { $this->errorHandlers = $errorHandlers; } /** * @return ErrorHandler[] */ public function getErrorHandlers() { return $this->errorHandlers; } /** * @param FlexibleRuntimeSettings */ public function setFlexibleRuntimeSettings(FlexibleRuntimeSettings $flexibleRuntimeSettings) { $this->flexibleRuntimeSettings = $flexibleRuntimeSettings; } /** * @return FlexibleRuntimeSettings */ public function getFlexibleRuntimeSettings() { return $this->flexibleRuntimeSettings; } /** * @param UrlMap[] */ public function setHandlers($handlers) { $this->handlers = $handlers; } /** * @return UrlMap[] */ public function getHandlers() { return $this->handlers; } /** * @param HealthCheck */ public function setHealthCheck(HealthCheck $healthCheck) { $this->healthCheck = $healthCheck; } /** * @return HealthCheck */ public function getHealthCheck() { return $this->healthCheck; } /** * @param string */ public function setId($id) { $this->id = $id; } /** * @return string */ public function getId() { return $this->id; } /** * @param string[] */ public function setInboundServices($inboundServices) { $this->inboundServices = $inboundServices; } /** * @return string[] */ public function getInboundServices() { return $this->inboundServices; } /** * @param string */ public function setInstanceClass($instanceClass) { $this->instanceClass = $instanceClass; } /** * @return string */ public function getInstanceClass() { return $this->instanceClass; } /** * @param Library[] */ public function setLibraries($libraries) { $this->libraries = $libraries; } /** * @return Library[] */ public function getLibraries() { return $this->libraries; } /** * @param LivenessCheck */ public function setLivenessCheck(LivenessCheck $livenessCheck) { $this->livenessCheck = $livenessCheck; } /** * @return LivenessCheck */ public function getLivenessCheck() { return $this->livenessCheck; } /** * @param ManualScaling */ public function setManualScaling(ManualScaling $manualScaling) { $this->manualScaling = $manualScaling; } /** * @return ManualScaling */ public function getManualScaling() { return $this->manualScaling; } /** * @param string */ public function setName($name) { $this->name = $name; } /** * @return string */ public function getName() { return $this->name; } /** * @param Network */ public function setNetwork(Network $network) { $this->network = $network; } /** * @return Network */ public function getNetwork() { return $this->network; } /** * @param string */ public function setNobuildFilesRegex($nobuildFilesRegex) { $this->nobuildFilesRegex = $nobuildFilesRegex; } /** * @return string */ public function getNobuildFilesRegex() { return $this->nobuildFilesRegex; } /** * @param ReadinessCheck */ public function setReadinessCheck(ReadinessCheck $readinessCheck) { $this->readinessCheck = $readinessCheck; } /** * @return ReadinessCheck */ public function getReadinessCheck() { return $this->readinessCheck; } /** * @param Resources */ public function setResources(Resources $resources) { $this->resources = $resources; } /** * @return Resources */ public function getResources() { return $this->resources; } /** * @param string */ public function setRuntime($runtime) { $this->runtime = $runtime; } /** * @return string */ public function getRuntime() { return $this->runtime; } /** * @param string */ public function setRuntimeApiVersion($runtimeApiVersion) { $this->runtimeApiVersion = $runtimeApiVersion; } /** * @return string */ public function getRuntimeApiVersion() { return $this->runtimeApiVersion; } /** * @param string */ public function setRuntimeChannel($runtimeChannel) { $this->runtimeChannel = $runtimeChannel; } /** * @return string */ public function getRuntimeChannel() { return $this->runtimeChannel; } /** * @param string */ public function setRuntimeMainExecutablePath($runtimeMainExecutablePath) { $this->runtimeMainExecutablePath = $runtimeMainExecutablePath; } /** * @return string */ public function getRuntimeMainExecutablePath() { return $this->runtimeMainExecutablePath; } /** * @param string */ public function setServiceAccount($serviceAccount) { $this->serviceAccount = $serviceAccount; } /** * @return string */ public function getServiceAccount() { return $this->serviceAccount; } /** * @param string */ public function setServingStatus($servingStatus) { $this->servingStatus = $servingStatus; } /** * @return string */ public function getServingStatus() { return $this->servingStatus; } /** * @param bool */ public function setThreadsafe($threadsafe) { $this->threadsafe = $threadsafe; } /** * @return bool */ public function getThreadsafe() { return $this->threadsafe; } /** * @param string */ public function setVersionUrl($versionUrl) { $this->versionUrl = $versionUrl; } /** * @return string */ public function getVersionUrl() { return $this->versionUrl; } /** * @param bool */ public function setVm($vm) { $this->vm = $vm; } /** * @return bool */ public function getVm() { return $this->vm; } /** * @param VpcAccessConnector */ public function setVpcAccessConnector(VpcAccessConnector $vpcAccessConnector) { $this->vpcAccessConnector = $vpcAccessConnector; } /** * @return VpcAccessConnector */ public function getVpcAccessConnector() { return $this->vpcAccessConnector; } /** * @param string[] */ public function setZones($zones) { $this->zones = $zones; } /** * @return string[] */ public function getZones() { return $this->zones; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(Version::class, 'Google_Service_Appengine_Version');
Save
cmd:
run