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

namespace GPBMetadata\Src\Proto\Grpc\Testing;

class Echo
{
    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\EchoMessages::initOnce();
        $pool->internalAddGeneratedFile(hex2bin(
            "0aa6040a217372632f70726f746f2f677270632f74657374696e672f6563" .
            "686f2e70726f746f120c677270632e74657374696e6732f6020a0f456368" .
            "6f5465737453657276696365123d0a044563686f12192e677270632e7465" .
            "7374696e672e4563686f526571756573741a1a2e677270632e7465737469" .
            "6e672e4563686f526573706f6e736512480a0d5265717565737453747265" .
            "616d12192e677270632e74657374696e672e4563686f526571756573741a" .
            "1a2e677270632e74657374696e672e4563686f526573706f6e7365280112" .
            "490a0e526573706f6e736553747265616d12192e677270632e7465737469" .
            "6e672e4563686f526571756573741a1a2e677270632e74657374696e672e" .
            "4563686f526573706f6e7365300112470a0a4269646953747265616d1219" .
            "2e677270632e74657374696e672e4563686f526571756573741a1a2e6772" .
            "70632e74657374696e672e4563686f526573706f6e73652801300112460a" .
            "0d556e696d706c656d656e74656412192e677270632e74657374696e672e" .
            "4563686f526571756573741a1a2e677270632e74657374696e672e456368" .
            "6f526573706f6e736532620a18556e696d706c656d656e7465644563686f" .
            "5365727669636512460a0d556e696d706c656d656e74656412192e677270" .
            "632e74657374696e672e4563686f526571756573741a1a2e677270632e74" .
            "657374696e672e4563686f526573706f6e7365320e0a0c4e6f5270635365" .
            "7276696365620670726f746f33"
        ));

        static::$is_initialized = true;
    }
}