googleanalytics
/
lib
/
analytics-admin
/
vendor
/
google
/
common-protos
/
metadata
/
Api
/
Log.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
Log.php
35 lines
| 1 | <?php |
| 2 | # Generated by the protocol buffer compiler. DO NOT EDIT! |
| 3 | # source: google/api/log.proto |
| 4 | |
| 5 | namespace GPBMetadata\Google\Api; |
| 6 | |
| 7 | class Log |
| 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\Label::initOnce(); |
| 18 | $pool->internalAddGeneratedFile(hex2bin( |
| 19 | "0a8d020a14676f6f676c652f6170692f6c6f672e70726f746f120a676f6f" . |
| 20 | "676c652e61706922750a0d4c6f6744657363726970746f72120c0a046e61" . |
| 21 | "6d65180120012809122b0a066c6162656c7318022003280b321b2e676f6f" . |
| 22 | "676c652e6170692e4c6162656c44657363726970746f7212130a0b646573" . |
| 23 | "6372697074696f6e18032001280912140a0c646973706c61795f6e616d65" . |
| 24 | "180420012809426a0a0e636f6d2e676f6f676c652e61706942084c6f6750" . |
| 25 | "726f746f50015a45676f6f676c652e676f6c616e672e6f72672f67656e70" . |
| 26 | "726f746f2f676f6f676c65617069732f6170692f73657276696365636f6e" . |
| 27 | "6669673b73657276696365636f6e666967a2020447415049620670726f74" . |
| 28 | "6f33" |
| 29 | ), true); |
| 30 | |
| 31 | static::$is_initialized = true; |
| 32 | } |
| 33 | } |
| 34 | |
| 35 |