aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/tests/qps/generated_code/GPBMetadata/Src/Proto/Grpc/Testing/Stats.php
blob: 3d23b75dfa02d59027c4e2132a137fae4c784789 (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
39
40
41
42
43
44
45
46
47
48
49
<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: src/proto/grpc/testing/stats.proto

namespace GPBMetadata\Src\Proto\Grpc\Testing;

class Stats
{
    public static $is_initialized = false;

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

        if (static::$is_initialized == true) {
          return;
        }
        \GPBMetadata\Src\Proto\Grpc\Core\Stats::initOnce();
        $pool->internalAddGeneratedFile(hex2bin(
            "0ada050a227372632f70726f746f2f677270632f74657374696e672f7374" .
            "6174732e70726f746f120c677270632e74657374696e6722b7010a0b5365" .
            "72766572537461747312140a0c74696d655f656c61707365641801200128" .
            "0112110a0974696d655f7573657218022001280112130a0b74696d655f73" .
            "797374656d18032001280112160a0e746f74616c5f6370755f74696d6518" .
            "042001280412150a0d69646c655f6370755f74696d651805200128041215" .
            "0a0d63715f706f6c6c5f636f756e7418062001280412240a0a636f72655f" .
            "737461747318072001280b32102e677270632e636f72652e537461747322" .
            "3b0a0f486973746f6772616d506172616d7312120a0a7265736f6c757469" .
            "6f6e18012001280112140a0c6d61785f706f737369626c65180220012801" .
            "22770a0d486973746f6772616d44617461120e0a066275636b6574180120" .
            "03280d12100a086d696e5f7365656e18022001280112100a086d61785f73" .
            "65656e180320012801120b0a0373756d18042001280112160a0e73756d5f" .
            "6f665f73717561726573180520012801120d0a05636f756e741806200128" .
            "0122380a1252657175657374526573756c74436f756e7412130a0b737461" .
            "7475735f636f6465180120012805120d0a05636f756e7418022001280322" .
            "f3010a0b436c69656e745374617473122e0a096c6174656e636965731801" .
            "2001280b321b2e677270632e74657374696e672e486973746f6772616d44" .
            "61746112140a0c74696d655f656c617073656418022001280112110a0974" .
            "696d655f7573657218032001280112130a0b74696d655f73797374656d18" .
            "042001280112390a0f726571756573745f726573756c747318052003280b" .
            "32202e677270632e74657374696e672e52657175657374526573756c7443" .
            "6f756e7412150a0d63715f706f6c6c5f636f756e7418062001280412240a" .
            "0a636f72655f737461747318072001280b32102e677270632e636f72652e" .
            "5374617473620670726f746f33"
        ));

        static::$is_initialized = true;
    }
}