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

namespace GPBMetadata\Src\Proto\Grpc\Core;

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(
            "0a97020a1f7372632f70726f746f2f677270632f636f72652f7374617473" .
            "2e70726f746f1209677270632e636f726522260a064275636b6574120d0a" .
            "057374617274180120012801120d0a05636f756e74180220012804222f0a" .
            "09486973746f6772616d12220a076275636b65747318012003280b32112e" .
            "677270632e636f72652e4275636b6574225b0a064d6574726963120c0a04" .
            "6e616d65180120012809120f0a05636f756e74180a20012804480012290a" .
            "09686973746f6772616d180b2001280b32142e677270632e636f72652e48" .
            "6973746f6772616d480042070a0576616c7565222b0a0553746174731222" .
            "0a076d65747269637318012003280b32112e677270632e636f72652e4d65" .
            "74726963620670726f746f33"
        ));

        static::$is_initialized = true;
    }
}