blob: dd72ff48ce0ed87392dc4503ed972a7cb8035e27 [file] [log] [blame]
avm9996399bb77c2020-01-27 03:15:08 +01001<?php
2# Generated by the protocol buffer compiler. DO NOT EDIT!
3# source: google/protobuf/wrappers.proto
4
5namespace GPBMetadata\Google\Protobuf;
6
7class Wrappers
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 "0abf030a1e676f6f676c652f70726f746f6275662f77726170706572732e" .
19 "70726f746f120f676f6f676c652e70726f746f627566221c0a0b446f7562" .
20 "6c6556616c7565120d0a0576616c7565180120012801221b0a0a466c6f61" .
21 "7456616c7565120d0a0576616c7565180120012802221b0a0a496e743634" .
22 "56616c7565120d0a0576616c7565180120012803221c0a0b55496e743634" .
23 "56616c7565120d0a0576616c7565180120012804221b0a0a496e74333256" .
24 "616c7565120d0a0576616c7565180120012805221c0a0b55496e74333256" .
25 "616c7565120d0a0576616c756518012001280d221a0a09426f6f6c56616c" .
26 "7565120d0a0576616c7565180120012808221c0a0b537472696e6756616c" .
27 "7565120d0a0576616c7565180120012809221b0a0a427974657356616c75" .
28 "65120d0a0576616c756518012001280c427c0a13636f6d2e676f6f676c65" .
29 "2e70726f746f627566420d577261707065727350726f746f50015a2a6769" .
30 "746875622e636f6d2f676f6c616e672f70726f746f6275662f7074797065" .
31 "732f7772617070657273f80101a20203475042aa021e476f6f676c652e50" .
32 "726f746f6275662e57656c6c4b6e6f776e5479706573620670726f746f33"
33 ));
34
35 static::$is_initialized = true;
36 }
37}
38