googleanalytics
/
lib
/
analytics-admin
/
vendor
/
google
/
common-protos
/
metadata
/
Api
/
Usage.php
googleanalytics
/
lib
/
analytics-admin
/
vendor
/
google
/
common-protos
/
metadata
/
Api
Last commit date
Expr
3 years ago
Annotations.php
3 years ago
Auth.php
3 years ago
Backend.php
3 years ago
Billing.php
3 years ago
Client.php
3 years ago
ConfigChange.php
3 years ago
Consumer.php
3 years ago
Context.php
3 years ago
Control.php
3 years ago
Distribution.php
3 years ago
Documentation.php
3 years ago
Endpoint.php
3 years ago
FieldBehavior.php
3 years ago
Http.php
3 years ago
Httpbody.php
3 years ago
Label.php
3 years ago
LaunchStage.php
3 years ago
Log.php
3 years ago
Logging.php
3 years ago
Metric.php
3 years ago
MonitoredResource.php
3 years ago
Monitoring.php
3 years ago
Quota.php
3 years ago
Resource.php
3 years ago
Routing.php
3 years ago
Service.php
3 years ago
SourceInfo.php
3 years ago
SystemParameter.php
3 years ago
Usage.php
3 years ago
Usage.php
37 lines
| 1 | <?php |
| 2 | # Generated by the protocol buffer compiler. DO NOT EDIT! |
| 3 | # source: google/api/usage.proto |
| 4 | |
| 5 | namespace GPBMetadata\Google\Api; |
| 6 | |
| 7 | class Usage |
| 8 | { |
| 9 | public static $is_initialized = false; |
| 10 | |
| 11 | public static function initOnce() { |
| 12 | $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool(); |
| 13 | |
| 14 | if (static::$is_initialized == true) { |
| 15 | return; |
| 16 | } |
| 17 | \GPBMetadata\Google\Api\Annotations::initOnce(); |
| 18 | $pool->internalAddGeneratedFile(hex2bin( |
| 19 | "0ae5020a16676f6f676c652f6170692f75736167652e70726f746f120a67" . |
| 20 | "6f6f676c652e617069226a0a05557361676512140a0c726571756972656d" . |
| 21 | "656e747318012003280912240a0572756c657318062003280b32152e676f" . |
| 22 | "6f676c652e6170692e557361676552756c6512250a1d70726f6475636572" . |
| 23 | "5f6e6f74696669636174696f6e5f6368616e6e656c180720012809225d0a" . |
| 24 | "09557361676552756c6512100a0873656c6563746f721801200128091220" . |
| 25 | "0a18616c6c6f775f756e726567697374657265645f63616c6c7318022001" . |
| 26 | "2808121c0a14736b69705f736572766963655f636f6e74726f6c18032001" . |
| 27 | "2808426c0a0e636f6d2e676f6f676c652e617069420a557361676550726f" . |
| 28 | "746f50015a45676f6f676c652e676f6c616e672e6f72672f67656e70726f" . |
| 29 | "746f2f676f6f676c65617069732f6170692f73657276696365636f6e6669" . |
| 30 | "673b73657276696365636f6e666967a2020447415049620670726f746f33" |
| 31 | ), true); |
| 32 | |
| 33 | static::$is_initialized = true; |
| 34 | } |
| 35 | } |
| 36 | |
| 37 |