googleanalytics
/
lib
/
analytics-admin
/
vendor
/
google
/
common-protos
/
metadata
/
Api
/
Http.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
Http.php
43 lines
| 1 | <?php |
| 2 | # Generated by the protocol buffer compiler. DO NOT EDIT! |
| 3 | # source: google/api/http.proto |
| 4 | |
| 5 | namespace GPBMetadata\Google\Api; |
| 6 | |
| 7 | class Http |
| 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 | $pool->internalAddGeneratedFile(hex2bin( |
| 18 | "0aa2040a15676f6f676c652f6170692f687474702e70726f746f120a676f" . |
| 19 | "6f676c652e61706922540a044874747012230a0572756c65731801200328" . |
| 20 | "0b32142e676f6f676c652e6170692e4874747052756c6512270a1f66756c" . |
| 21 | "6c795f6465636f64655f72657365727665645f657870616e73696f6e1802" . |
| 22 | "200128082281020a084874747052756c6512100a0873656c6563746f7218" . |
| 23 | "0120012809120d0a036765741802200128094800120d0a03707574180320" . |
| 24 | "0128094800120e0a04706f7374180420012809480012100a0664656c6574" . |
| 25 | "651805200128094800120f0a0570617463681806200128094800122f0a06" . |
| 26 | "637573746f6d18082001280b321d2e676f6f676c652e6170692e43757374" . |
| 27 | "6f6d487474705061747465726e4800120c0a04626f647918072001280912" . |
| 28 | "150a0d726573706f6e73655f626f6479180c2001280912310a1361646469" . |
| 29 | "74696f6e616c5f62696e64696e6773180b2003280b32142e676f6f676c65" . |
| 30 | "2e6170692e4874747052756c6542090a077061747465726e222f0a114375" . |
| 31 | "73746f6d487474705061747465726e120c0a046b696e6418012001280912" . |
| 32 | "0c0a0470617468180220012809426a0a0e636f6d2e676f6f676c652e6170" . |
| 33 | "6942094874747050726f746f50015a41676f6f676c652e676f6c616e672e" . |
| 34 | "6f72672f67656e70726f746f2f676f6f676c65617069732f6170692f616e" . |
| 35 | "6e6f746174696f6e733b616e6e6f746174696f6e73f80101a20204474150" . |
| 36 | "49620670726f746f33" |
| 37 | ), true); |
| 38 | |
| 39 | static::$is_initialized = true; |
| 40 | } |
| 41 | } |
| 42 | |
| 43 |