googleanalytics
/
lib
/
analytics-admin
/
vendor
/
google
/
common-protos
/
metadata
/
Api
/
Monitoring.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
Monitoring.php
39 lines
| 1 | <?php |
| 2 | # Generated by the protocol buffer compiler. DO NOT EDIT! |
| 3 | # source: google/api/monitoring.proto |
| 4 | |
| 5 | namespace GPBMetadata\Google\Api; |
| 6 | |
| 7 | class Monitoring |
| 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 | "0a93030a1b676f6f676c652f6170692f6d6f6e69746f72696e672e70726f" . |
| 20 | "746f120a676f6f676c652e61706922ec010a0a4d6f6e69746f72696e6712" . |
| 21 | "4b0a1570726f64756365725f64657374696e6174696f6e7318012003280b" . |
| 22 | "322c2e676f6f676c652e6170692e4d6f6e69746f72696e672e4d6f6e6974" . |
| 23 | "6f72696e6744657374696e6174696f6e124b0a15636f6e73756d65725f64" . |
| 24 | "657374696e6174696f6e7318022003280b322c2e676f6f676c652e617069" . |
| 25 | "2e4d6f6e69746f72696e672e4d6f6e69746f72696e6744657374696e6174" . |
| 26 | "696f6e1a440a154d6f6e69746f72696e6744657374696e6174696f6e121a" . |
| 27 | "0a126d6f6e69746f7265645f7265736f75726365180120012809120f0a07" . |
| 28 | "6d65747269637318022003280942710a0e636f6d2e676f6f676c652e6170" . |
| 29 | "69420f4d6f6e69746f72696e6750726f746f50015a45676f6f676c652e67" . |
| 30 | "6f6c616e672e6f72672f67656e70726f746f2f676f6f676c65617069732f" . |
| 31 | "6170692f73657276696365636f6e6669673b73657276696365636f6e6669" . |
| 32 | "67a2020447415049620670726f746f33" |
| 33 | ), true); |
| 34 | |
| 35 | static::$is_initialized = true; |
| 36 | } |
| 37 | } |
| 38 | |
| 39 |