/
var
/
www
/
vhosts
/
ihelp.ro
/
httpdocs
/
vendor
/
google
/
apiclient-services
/
src
/
DataprocMetastore
/
/var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/DataprocMetastore
mkdir
upload
Name
Size
Mode
Actions
Resource/
-
0755
rm
AlterMetadataResourceLocationRequest.php
1500
0644
edit
dl
rm
AlterMetadataResourceLocationResponse.php
929
0644
edit
dl
rm
AuditConfig.php
1542
0644
edit
dl
rm
AuditLogConfig.php
1487
0644
edit
dl
rm
AuxiliaryVersionConfig.php
1824
0644
edit
dl
rm
BackendMetastore.php
1398
0644
edit
dl
rm
Backup.php
2872
0644
edit
dl
rm
Binding.php
1680
0644
edit
dl
rm
CancelOperationRequest.php
884
0644
edit
dl
rm
Consumer.php
1402
0644
edit
dl
rm
DatabaseDump.php
1931
0644
edit
dl
rm
DataCatalogConfig.php
1119
0644
edit
dl
rm
DataplexConfig.php
1194
0644
edit
dl
rm
EncryptionConfig.php
1115
0644
edit
dl
rm
ErrorDetails.php
1116
0644
edit
dl
rm
ExportMetadataRequest.php
1815
0644
edit
dl
rm
Expr.php
1893
0644
edit
dl
rm
Federation.php
3586
0644
edit
dl
rm
HiveMetastoreConfig.php
2564
0644
edit
dl
rm
HiveMetastoreVersion.php
1397
0644
edit
dl
rm
KerberosConfig.php
1731
0644
edit
dl
rm
Lake.php
1065
0644
edit
dl
rm
ListBackupsResponse.php
1805
0644
edit
dl
rm
ListFederationsResponse.php
1861
0644
edit
dl
rm
ListLocationsResponse.php
1542
0644
edit
dl
rm
ListMetadataImportsResponse.php
1917
0644
edit
dl
rm
ListOperationsResponse.php
1557
0644
edit
dl
rm
ListServicesResponse.php
1819
0644
edit
dl
rm
Location.php
2155
0644
edit
dl
rm
LocationMetadata.php
1455
0644
edit
dl
rm
MaintenanceWindow.php
1399
0644
edit
dl
rm
MetadataExport.php
2269
0644
edit
dl
rm
MetadataImport.php
2781
0644
edit
dl
rm
MetadataIntegration.php
1670
0644
edit
dl
rm
MetadataManagementActivity.php
1629
0644
edit
dl
rm
MetastoreEmpty.php
860
0644
edit
dl
rm
MoveTableToDatabaseRequest.php
1739
0644
edit
dl
rm
MoveTableToDatabaseResponse.php
899
0644
edit
dl
rm
NetworkConfig.php
1221
0644
edit
dl
rm
Operation.php
2113
0644
edit
dl
rm
OperationMetadata.php
2803
0644
edit
dl
rm
Policy.php
2016
0644
edit
dl
rm
QueryMetadataRequest.php
1120
0644
edit
dl
rm
QueryMetadataResponse.php
1207
0644
edit
dl
rm
RemoveIamPolicyRequest.php
884
0644
edit
dl
rm
RemoveIamPolicyResponse.php
1137
0644
edit
dl
rm
Restore.php
2342
0644
edit
dl
rm
RestoreServiceRequest.php
1682
0644
edit
dl
rm
ScalingConfig.php
1442
0644
edit
dl
rm
Secret.php
1120
0644
edit
dl
rm
Service.php
7438
0644
edit
dl
rm
SetIamPolicyRequest.php
1435
0644
edit
dl
rm
Status.php
1621
0644
edit
dl
rm
TelemetryConfig.php
1133
0644
edit
dl
rm
TestIamPermissionsRequest.php
1233
0644
edit
dl
rm
TestIamPermissionsResponse.php
1236
0644
edit
dl
rm
Edit:
/var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/DataprocMetastore/Lake.php
(1065B)
<?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\DataprocMetastore; class Lake extends \Google\Model { /** * @var string */ public $name; /** * @param string */ public function setName($name) { $this->name = $name; } /** * @return string */ public function getName() { return $this->name; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(Lake::class, 'Google_Service_DataprocMetastore_Lake');
Save
cmd:
run