aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/tests/qps/generated_code/GPBMetadata/Src/Proto/Grpc/Testing/Stats.php
blob: 99c0000a52c163d8c4e43a1002a0740bab2b6329 (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
<?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;
        }
        $pool->internalAddGeneratedFile(hex2bin(
            "0adf040a227372632f70726f746f2f677270632f74657374696e672f7374" .
            "6174732e70726f746f120c677270632e74657374696e67227a0a0b536572" .
            "766572537461747312140a0c74696d655f656c6170736564180120012801" .
            "12110a0974696d655f7573657218022001280112130a0b74696d655f7379" .
            "7374656d18032001280112160a0e746f74616c5f6370755f74696d651804" .
            "2001280412150a0d69646c655f6370755f74696d65180520012804223b0a" .
            "0f486973746f6772616d506172616d7312120a0a7265736f6c7574696f6e" .
            "18012001280112140a0c6d61785f706f737369626c651802200128012277" .
            "0a0d486973746f6772616d44617461120e0a066275636b65741801200328" .
            "0d12100a086d696e5f7365656e18022001280112100a086d61785f736565" .
            "6e180320012801120b0a0373756d18042001280112160a0e73756d5f6f66" .
            "5f73717561726573180520012801120d0a05636f756e7418062001280122" .
            "380a1252657175657374526573756c74436f756e7412130a0b7374617475" .
            "735f636f6465180120012805120d0a05636f756e7418022001280322b601" .
            "0a0b436c69656e745374617473122e0a096c6174656e6369657318012001" .
            "280b321b2e677270632e74657374696e672e486973746f6772616d446174" .
            "6112140a0c74696d655f656c617073656418022001280112110a0974696d" .
            "655f7573657218032001280112130a0b74696d655f73797374656d180420" .
            "01280112390a0f726571756573745f726573756c747318052003280b3220" .
            "2e677270632e74657374696e672e52657175657374526573756c74436f75" .
            "6e74620670726f746f33"
        ));

        static::$is_initialized = true;
    }
}