/
var
/
www
/
flurhymez
/
vendor
/
google
/
apiclient-services
/
src
/
PubsubLite
/
Resource
/
/var/www/flurhymez/vendor/google/apiclient-services/src/PubsubLite/Resource
mkdir
upload
Name
Size
Mode
Actions
Admin.php
1041
0644
edit
dl
rm
AdminProjects.php
1074
0644
edit
dl
rm
AdminProjectsLocations.php
1104
0644
edit
dl
rm
AdminProjectsLocationsOperations.php
4957
0644
edit
dl
rm
AdminProjectsLocationsReservations.php
5034
0644
edit
dl
rm
AdminProjectsLocationsReservationsTopics.php
2377
0644
edit
dl
rm
AdminProjectsLocationsSubscriptions.php
6921
0644
edit
dl
rm
AdminProjectsLocationsTopics.php
5083
0644
edit
dl
rm
AdminProjectsLocationsTopicsSubscriptions.php
2326
0644
edit
dl
rm
Cursor.php
1047
0644
edit
dl
rm
CursorProjects.php
1077
0644
edit
dl
rm
CursorProjectsLocations.php
1107
0644
edit
dl
rm
CursorProjectsLocationsSubscriptions.php
1855
0644
edit
dl
rm
CursorProjectsLocationsSubscriptionsCursors.php
2398
0644
edit
dl
rm
TopicStats.php
1071
0644
edit
dl
rm
TopicStatsProjects.php
1089
0644
edit
dl
rm
TopicStatsProjectsLocations.php
1119
0644
edit
dl
rm
TopicStatsProjectsLocationsTopics.php
3746
0644
edit
dl
rm
Edit:
/var/www/flurhymez/vendor/google/apiclient-services/src/PubsubLite/Resource/TopicStats.php
(1071B)
<?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\PubsubLite\Resource; /** * The "topicStats" collection of methods. * Typical usage is: * <code> * $pubsubliteService = new Google\Service\PubsubLite(...); * $topicStats = $pubsubliteService->topicStats; * </code> */ class TopicStats extends \Google\Service\Resource { } // Adding a class alias for backwards compatibility with the previous class name. class_alias(TopicStats::class, 'Google_Service_PubsubLite_Resource_TopicStats');
Save
cmd:
run