googleanalytics
/
lib
/
analytics-admin
/
vendor
/
google
/
common-protos
/
metadata
/
Api
/
ConfigChange.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
ConfigChange.php
39 lines
| 1 | <?php |
| 2 | # Generated by the protocol buffer compiler. DO NOT EDIT! |
| 3 | # source: google/api/config_change.proto |
| 4 | |
| 5 | namespace GPBMetadata\Google\Api; |
| 6 | |
| 7 | class ConfigChange |
| 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 | "0ab1030a1e676f6f676c652f6170692f636f6e6669675f6368616e67652e" . |
| 19 | "70726f746f120a676f6f676c652e6170692297010a0c436f6e6669674368" . |
| 20 | "616e6765120f0a07656c656d656e7418012001280912110a096f6c645f76" . |
| 21 | "616c756518022001280912110a096e65775f76616c756518032001280912" . |
| 22 | "2b0a0b6368616e67655f7479706518042001280e32162e676f6f676c652e" . |
| 23 | "6170692e4368616e67655479706512230a07616476696365731805200328" . |
| 24 | "0b32122e676f6f676c652e6170692e416476696365221d0a064164766963" . |
| 25 | "6512130a0b6465736372697074696f6e1802200128092a4f0a0a4368616e" . |
| 26 | "676554797065121b0a174348414e47455f545950455f554e535045434946" . |
| 27 | "494544100012090a0541444445441001120b0a0752454d4f564544100212" . |
| 28 | "0c0a084d4f444946494544100342710a0e636f6d2e676f6f676c652e6170" . |
| 29 | "694211436f6e6669674368616e676550726f746f50015a43676f6f676c65" . |
| 30 | "2e676f6c616e672e6f72672f67656e70726f746f2f676f6f676c65617069" . |
| 31 | "732f6170692f636f6e6669676368616e67653b636f6e6669676368616e67" . |
| 32 | "65a2020447415049620670726f746f33" |
| 33 | ), true); |
| 34 | |
| 35 | static::$is_initialized = true; |
| 36 | } |
| 37 | } |
| 38 | |
| 39 |