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

namespace GPBMetadata\Src\Proto\Grpc\Testing;

class Services
{
    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\Testing\Messages::initOnce();
        \GPBMetadata\Src\Proto\Grpc\Testing\Control::initOnce();
        $pool->internalAddGeneratedFile(hex2bin(
            "0ad1040a257372632f70726f746f2f677270632f74657374696e672f7365" .
            "7276696365732e70726f746f120c677270632e74657374696e671a257372" .
            "632f70726f746f2f677270632f74657374696e672f6d657373616765732e" .
            "70726f746f1a247372632f70726f746f2f677270632f74657374696e672f" .
            "636f6e74726f6c2e70726f746f32aa010a1042656e63686d61726b536572" .
            "7669636512460a09556e61727943616c6c121b2e677270632e7465737469" .
            "6e672e53696d706c65526571756573741a1c2e677270632e74657374696e" .
            "672e53696d706c65526573706f6e7365124e0a0d53747265616d696e6743" .
            "616c6c121b2e677270632e74657374696e672e53696d706c655265717565" .
            "73741a1c2e677270632e74657374696e672e53696d706c65526573706f6e" .
            "7365280130013297020a0d576f726b65725365727669636512450a095275" .
            "6e53657276657212182e677270632e74657374696e672e53657276657241" .
            "7267731a1a2e677270632e74657374696e672e5365727665725374617475" .
            "732801300112450a0952756e436c69656e7412182e677270632e74657374" .
            "696e672e436c69656e74417267731a1a2e677270632e74657374696e672e" .
            "436c69656e745374617475732801300112420a09436f7265436f756e7412" .
            "192e677270632e74657374696e672e436f7265526571756573741a1a2e67" .
            "7270632e74657374696e672e436f7265526573706f6e736512340a0a5175" .
            "6974576f726b657212122e677270632e74657374696e672e566f69641a12" .
            "2e677270632e74657374696e672e566f6964620670726f746f33"
        ));

        static::$is_initialized = true;
    }
}