aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/tests/qps/generated_code/GPBMetadata/Src/Proto/Grpc/Testing/EchoMessages.php
blob: 4bac8a29060a493b1cbc9aa06b241ae414117ab6 (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
46
47
48
49
50
51
52
53
54
<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: src/proto/grpc/testing/echo_messages.proto

namespace GPBMetadata\Src\Proto\Grpc\Testing;

class EchoMessages
{
    public static $is_initialized = false;

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

        if (static::$is_initialized == true) {
          return;
        }
        $pool->internalAddGeneratedFile(hex2bin(
            "0a8f070a2a7372632f70726f746f2f677270632f74657374696e672f6563" .
            "686f5f6d657373616765732e70726f746f120c677270632e74657374696e" .
            "6722320a094465627567496e666f12150a0d737461636b5f656e74726965" .
            "73180120032809120e0a0664657461696c18022001280922500a0b457272" .
            "6f72537461747573120c0a04636f646518012001280512150a0d6572726f" .
            "725f6d657373616765180220012809121c0a1462696e6172795f6572726f" .
            "725f64657461696c7318032001280922e2030a0d52657175657374506172" .
            "616d7312150a0d6563686f5f646561646c696e65180120012808121e0a16" .
            "636c69656e745f63616e63656c5f61667465725f7573180220012805121e" .
            "0a167365727665725f63616e63656c5f61667465725f7573180320012805" .
            "12150a0d6563686f5f6d65746164617461180420012808121a0a12636865" .
            "636b5f617574685f636f6e74657874180520012808121f0a17726573706f" .
            "6e73655f6d6573736167655f6c656e67746818062001280512110a096563" .
            "686f5f7065657218072001280812200a1865787065637465645f636c6965" .
            "6e745f6964656e74697479180820012809121c0a14736b69705f63616e63" .
            "656c6c65645f636865636b18092001280812280a2065787065637465645f" .
            "7472616e73706f72745f73656375726974795f74797065180a2001280912" .
            "2b0a0a64656275675f696e666f180b2001280b32172e677270632e746573" .
            "74696e672e4465627567496e666f12120a0a7365727665725f646965180c" .
            "20012808121c0a1462696e6172795f6572726f725f64657461696c73180d" .
            "2001280912310a0e65787065637465645f6572726f72180e2001280b3219" .
            "2e677270632e74657374696e672e4572726f7253746174757312170a0f73" .
            "65727665725f736c6565705f7573180f20012805224a0a0b4563686f5265" .
            "7175657374120f0a076d657373616765180120012809122a0a0570617261" .
            "6d18022001280b321b2e677270632e74657374696e672e52657175657374" .
            "506172616d7322460a0e526573706f6e7365506172616d7312180a107265" .
            "71756573745f646561646c696e65180120012803120c0a04686f73741802" .
            "20012809120c0a0470656572180320012809224c0a0c4563686f52657370" .
            "6f6e7365120f0a076d657373616765180120012809122b0a05706172616d" .
            "18022001280b321c2e677270632e74657374696e672e526573706f6e7365" .
            "506172616d73620670726f746f33"
        ));

        static::$is_initialized = true;
    }
}