aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/tests/qps/generated_code/GPBMetadata/Src/Proto/Grpc/Testing/Metrics.php
blob: 7ac739fb54f161deaf290c2dad509f8d0ddfe286 (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
<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: src/proto/grpc/testing/metrics.proto

namespace GPBMetadata\Src\Proto\Grpc\Testing;

class Metrics
{
    public static $is_initialized = false;

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

        if (static::$is_initialized == true) {
          return;
        }
        $pool->internalAddGeneratedFile(hex2bin(
            "0afb020a247372632f70726f746f2f677270632f74657374696e672f6d65" .
            "74726963732e70726f746f120c677270632e74657374696e67226c0a0d47" .
            "61756765526573706f6e7365120c0a046e616d6518012001280912140a0a" .
            "6c6f6e675f76616c7565180220012803480012160a0c646f75626c655f76" .
            "616c7565180320012801480012160a0c737472696e675f76616c75651804" .
            "20012809480042070a0576616c7565221c0a0c4761756765526571756573" .
            "74120c0a046e616d65180120012809220e0a0c456d7074794d6573736167" .
            "6532a0010a0e4d6574726963735365727669636512490a0c476574416c6c" .
            "476175676573121a2e677270632e74657374696e672e456d7074794d6573" .
            "736167651a1b2e677270632e74657374696e672e4761756765526573706f" .
            "6e7365300112430a084765744761756765121a2e677270632e7465737469" .
            "6e672e4761756765526571756573741a1b2e677270632e74657374696e67" .
            "2e4761756765526573706f6e7365620670726f746f33"
        ));

        static::$is_initialized = true;
    }
}