googleanalytics
/
lib
/
analytics-admin
/
vendor
/
google
/
common-protos
/
metadata
/
Api
/
MonitoredResource.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
MonitoredResource.php
50 lines
| 1 | <?php |
| 2 | # Generated by the protocol buffer compiler. DO NOT EDIT! |
| 3 | # source: google/api/monitored_resource.proto |
| 4 | |
| 5 | namespace GPBMetadata\Google\Api; |
| 6 | |
| 7 | class MonitoredResource |
| 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 | \GPBMetadata\Google\Protobuf\Struct::initOnce(); |
| 19 | $pool->internalAddGeneratedFile(hex2bin( |
| 20 | "0ac1050a23676f6f676c652f6170692f6d6f6e69746f7265645f7265736f" . |
| 21 | "757263652e70726f746f120a676f6f676c652e6170691a1c676f6f676c65" . |
| 22 | "2f70726f746f6275662f7374727563742e70726f746f2291010a1b4d6f6e" . |
| 23 | "69746f7265645265736f7572636544657363726970746f72120c0a046e61" . |
| 24 | "6d65180520012809120c0a047479706518012001280912140a0c64697370" . |
| 25 | "6c61795f6e616d6518022001280912130a0b6465736372697074696f6e18" . |
| 26 | "0320012809122b0a066c6162656c7318042003280b321b2e676f6f676c65" . |
| 27 | "2e6170692e4c6162656c44657363726970746f72228b010a114d6f6e6974" . |
| 28 | "6f7265645265736f75726365120c0a047479706518012001280912390a06" . |
| 29 | "6c6162656c7318022003280b32292e676f6f676c652e6170692e4d6f6e69" . |
| 30 | "746f7265645265736f757263652e4c6162656c73456e7472791a2d0a0b4c" . |
| 31 | "6162656c73456e747279120b0a036b6579180120012809120d0a0576616c" . |
| 32 | "75651802200128093a02380122ca010a194d6f6e69746f7265645265736f" . |
| 33 | "757263654d65746164617461122e0a0d73797374656d5f6c6162656c7318" . |
| 34 | "012001280b32172e676f6f676c652e70726f746f6275662e537472756374" . |
| 35 | "124a0a0b757365725f6c6162656c7318022003280b32352e676f6f676c65" . |
| 36 | "2e6170692e4d6f6e69746f7265645265736f757263654d65746164617461" . |
| 37 | "2e557365724c6162656c73456e7472791a310a0f557365724c6162656c73" . |
| 38 | "456e747279120b0a036b6579180120012809120d0a0576616c7565180220" . |
| 39 | "0128093a02380142790a0e636f6d2e676f6f676c652e61706942164d6f6e" . |
| 40 | "69746f7265645265736f7572636550726f746f50015a43676f6f676c652e" . |
| 41 | "676f6c616e672e6f72672f67656e70726f746f2f676f6f676c6561706973" . |
| 42 | "2f6170692f6d6f6e69746f7265647265733b6d6f6e69746f726564726573" . |
| 43 | "f80101a2020447415049620670726f746f33" |
| 44 | ), true); |
| 45 | |
| 46 | static::$is_initialized = true; |
| 47 | } |
| 48 | } |
| 49 | |
| 50 |