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

namespace GPBMetadata\Src\Proto\Grpc\Testing;

class CompilerTest
{
    public static $is_initialized = false;

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

        if (static::$is_initialized == true) {
          return;
        }
        $pool->internalAddGeneratedFile(hex2bin(
            "0aa1030a2a7372632f70726f746f2f677270632f74657374696e672f636f" .
            "6d70696c65725f746573742e70726f746f120c677270632e74657374696e" .
            "6722090a0752657175657374220a0a08526573706f6e736532fe010a0853" .
            "6572766963654112390a084d6574686f64413112152e677270632e746573" .
            "74696e672e526571756573741a162e677270632e74657374696e672e5265" .
            "73706f6e7365123b0a084d6574686f64413212152e677270632e74657374" .
            "696e672e526571756573741a162e677270632e74657374696e672e526573" .
            "706f6e73652801123b0a084d6574686f64413312152e677270632e746573" .
            "74696e672e526571756573741a162e677270632e74657374696e672e5265" .
            "73706f6e73653001123d0a084d6574686f64413412152e677270632e7465" .
            "7374696e672e526571756573741a162e677270632e74657374696e672e52" .
            "6573706f6e73652801300132450a08536572766963654212390a084d6574" .
            "686f64423112152e677270632e74657374696e672e526571756573741a16" .
            "2e677270632e74657374696e672e526573706f6e7365620670726f746f33"
        ));

        static::$is_initialized = true;
    }
}