googleanalytics
/
lib
/
analytics-admin
/
vendor
/
google
/
common-protos
/
metadata
/
Api
/
Documentation.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
Documentation.php
41 lines
| 1 | <?php |
| 2 | # Generated by the protocol buffer compiler. DO NOT EDIT! |
| 3 | # source: google/api/documentation.proto |
| 4 | |
| 5 | namespace GPBMetadata\Google\Api; |
| 6 | |
| 7 | class Documentation |
| 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 | "0af6030a1e676f6f676c652f6170692f646f63756d656e746174696f6e2e" . |
| 19 | "70726f746f120a676f6f676c652e61706922a1010a0d446f63756d656e74" . |
| 20 | "6174696f6e120f0a0773756d6d617279180120012809121f0a0570616765" . |
| 21 | "7318052003280b32102e676f6f676c652e6170692e50616765122c0a0572" . |
| 22 | "756c657318032003280b321d2e676f6f676c652e6170692e446f63756d65" . |
| 23 | "6e746174696f6e52756c65121e0a16646f63756d656e746174696f6e5f72" . |
| 24 | "6f6f745f75726c18042001280912100a086f766572766965771802200128" . |
| 25 | "09225b0a11446f63756d656e746174696f6e52756c6512100a0873656c65" . |
| 26 | "63746f7218012001280912130a0b6465736372697074696f6e1802200128" . |
| 27 | "09121f0a176465707265636174696f6e5f6465736372697074696f6e1803" . |
| 28 | "2001280922490a0450616765120c0a046e616d65180120012809120f0a07" . |
| 29 | "636f6e74656e7418022001280912220a0873756270616765731803200328" . |
| 30 | "0b32102e676f6f676c652e6170692e5061676542740a0e636f6d2e676f6f" . |
| 31 | "676c652e6170694212446f63756d656e746174696f6e50726f746f50015a" . |
| 32 | "45676f6f676c652e676f6c616e672e6f72672f67656e70726f746f2f676f" . |
| 33 | "6f676c65617069732f6170692f73657276696365636f6e6669673b736572" . |
| 34 | "76696365636f6e666967a2020447415049620670726f746f33" |
| 35 | ), true); |
| 36 | |
| 37 | static::$is_initialized = true; |
| 38 | } |
| 39 | } |
| 40 | |
| 41 |