/
var
/
www
/
cobraambalaj
/
vendor
/
google
/
apiclient-services
/
src
/
Google
/
Service
/
Eventarc
/
/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Eventarc
mkdir
upload
Name
Size
Mode
Actions
Resource/
-
0755
rm
AuditConfig.php
1331
0644
edit
dl
rm
AuditLogConfig.php
1105
0644
edit
dl
rm
Binding.php
1403
0644
edit
dl
rm
CancelOperationRequest.php
676
0644
edit
dl
rm
CloudRun.php
1124
0644
edit
dl
rm
CloudRunService.php
1131
0644
edit
dl
rm
Destination.php
1064
0644
edit
dl
rm
EventarcEmpty.php
667
0644
edit
dl
rm
EventFilter.php
992
0644
edit
dl
rm
Expr.php
1353
0644
edit
dl
rm
GoogleLongrunningCancelOperationRequest.php
693
0644
edit
dl
rm
GoogleLongrunningListOperationsResponse.php
1392
0644
edit
dl
rm
GoogleLongrunningOperation.php
1707
0644
edit
dl
rm
GoogleRpcStatus.php
1184
0644
edit
dl
rm
ListLocationsResponse.php
1311
0644
edit
dl
rm
ListOperationsResponse.php
1324
0644
edit
dl
rm
ListTriggersResponse.php
1492
0644
edit
dl
rm
Location.php
1506
0644
edit
dl
rm
MatchingCriteria.php
997
0644
edit
dl
rm
Operation.php
1654
0644
edit
dl
rm
OperationMetadata.php
1967
0644
edit
dl
rm
Policy.php
1799
0644
edit
dl
rm
Pubsub.php
1008
0644
edit
dl
rm
SetIamPolicyRequest.php
1232
0644
edit
dl
rm
Status.php
1175
0644
edit
dl
rm
TestIamPermissionsRequest.php
921
0644
edit
dl
rm
TestIamPermissionsResponse.php
922
0644
edit
dl
rm
Transport.php
1038
0644
edit
dl
rm
Trigger.php
3127
0644
edit
dl
rm
Edit:
/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Eventarc/Status.php
(1175B)
<?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_Eventarc_Status extends Google_Collection { protected $collection_key = 'details'; public $code; public $details; public $message; public function setCode($code) { $this->code = $code; } public function getCode() { return $this->code; } public function setDetails($details) { $this->details = $details; } public function getDetails() { return $this->details; } public function setMessage($message) { $this->message = $message; } public function getMessage() { return $this->message; } }
Save
cmd:
run