/
var
/
www
/
vhosts
/
ihelp.ro
/
httpdocs
/
vendor
/
google
/
apiclient-services
/
src
/
CloudIAP
/
/var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/CloudIAP
mkdir
upload
Name
Size
Mode
Actions
Resource/
-
0755
rm
AccessDeniedPageSettings.php
2025
0644
edit
dl
rm
AccessSettings.php
3273
0644
edit
dl
rm
AllowedDomainsSettings.php
1416
0644
edit
dl
rm
ApplicationSettings.php
2537
0644
edit
dl
rm
AttributePropagationSettings.php
1790
0644
edit
dl
rm
Binding.php
1662
0644
edit
dl
rm
Brand.php
1963
0644
edit
dl
rm
CorsSettings.php
1149
0644
edit
dl
rm
CsmSettings.php
1110
0644
edit
dl
rm
Expr.php
1875
0644
edit
dl
rm
GcipSettings.php
1450
0644
edit
dl
rm
GetIamPolicyRequest.php
1189
0644
edit
dl
rm
GetPolicyOptions.php
1200
0644
edit
dl
rm
IapEmpty.php
824
0644
edit
dl
rm
IapResource.php
1811
0644
edit
dl
rm
IapSettings.php
1886
0644
edit
dl
rm
IdentityAwareProxyClient.php
1638
0644
edit
dl
rm
ListBrandsResponse.php
1182
0644
edit
dl
rm
ListIdentityAwareProxyClientsResponse.php
1764
0644
edit
dl
rm
ListTunnelDestGroupsResponse.php
1629
0644
edit
dl
rm
OAuthSettings.php
1109
0644
edit
dl
rm
Policy.php
1650
0644
edit
dl
rm
PolicyDelegationSettings.php
2124
0644
edit
dl
rm
PolicyName.php
1533
0644
edit
dl
rm
ReauthSettings.php
1615
0644
edit
dl
rm
ResetIdentityAwareProxyClientSecretRequest.php
926
0644
edit
dl
rm
SetIamPolicyRequest.php
1141
0644
edit
dl
rm
TestIamPermissionsRequest.php
1215
0644
edit
dl
rm
TestIamPermissionsResponse.php
1218
0644
edit
dl
rm
TunnelDestGroup.php
1618
0644
edit
dl
rm
ValidateIapAttributeExpressionResponse.php
914
0644
edit
dl
rm
Edit:
/var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/CloudIAP/CsmSettings.php
(1110B)
<?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\CloudIAP; class CsmSettings extends \Google\Model { /** * @var string */ public $rctokenAud; /** * @param string */ public function setRctokenAud($rctokenAud) { $this->rctokenAud = $rctokenAud; } /** * @return string */ public function getRctokenAud() { return $this->rctokenAud; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(CsmSettings::class, 'Google_Service_CloudIAP_CsmSettings');
Save
cmd:
run