aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/protobuf/3.6.0/php/src/GPBMetadata/Google/Protobuf/Wrappers.php
blob: dd72ff48ce0ed87392dc4503ed972a7cb8035e27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/protobuf/wrappers.proto

namespace GPBMetadata\Google\Protobuf;

class Wrappers
{
    public static $is_initialized = false;

    public static function initOnce() {
        $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();

        if (static::$is_initialized == true) {
          return;
        }
        $pool->internalAddGeneratedFile(hex2bin(
            "0abf030a1e676f6f676c652f70726f746f6275662f77726170706572732e" .
            "70726f746f120f676f6f676c652e70726f746f627566221c0a0b446f7562" .
            "6c6556616c7565120d0a0576616c7565180120012801221b0a0a466c6f61" .
            "7456616c7565120d0a0576616c7565180120012802221b0a0a496e743634" .
            "56616c7565120d0a0576616c7565180120012803221c0a0b55496e743634" .
            "56616c7565120d0a0576616c7565180120012804221b0a0a496e74333256" .
            "616c7565120d0a0576616c7565180120012805221c0a0b55496e74333256" .
            "616c7565120d0a0576616c756518012001280d221a0a09426f6f6c56616c" .
            "7565120d0a0576616c7565180120012808221c0a0b537472696e6756616c" .
            "7565120d0a0576616c7565180120012809221b0a0a427974657356616c75" .
            "65120d0a0576616c756518012001280c427c0a13636f6d2e676f6f676c65" .
            "2e70726f746f627566420d577261707065727350726f746f50015a2a6769" .
            "746875622e636f6d2f676f6c616e672f70726f746f6275662f7074797065" .
            "732f7772617070657273f80101a20203475042aa021e476f6f676c652e50" .
            "726f746f6275662e57656c6c4b6e6f776e5479706573620670726f746f33"
        ));

        static::$is_initialized = true;
    }
}