aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/tests/qps/generated_code/GPBMetadata/Src/Proto/Grpc/Testing/Payloads.php
blob: 279fe00ac820ebd8af13dd324cb903222b77fc81 (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/payloads.proto

namespace GPBMetadata\Src\Proto\Grpc\Testing;

class Payloads
{
    public static $is_initialized = false;

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

        if (static::$is_initialized == true) {
          return;
        }
        $pool->internalAddGeneratedFile(hex2bin(
            "0a93030a257372632f70726f746f2f677270632f74657374696e672f7061" .
            "796c6f6164732e70726f746f120c677270632e74657374696e6722370a10" .
            "42797465427566666572506172616d7312100a087265715f73697a651801" .
            "2001280512110a09726573705f73697a6518022001280522380a1153696d" .
            "706c6550726f746f506172616d7312100a087265715f73697a6518012001" .
            "280512110a09726573705f73697a6518022001280522140a12436f6d706c" .
            "657850726f746f506172616d7322ca010a0d5061796c6f6164436f6e6669" .
            "6712380a0e627974656275665f706172616d7318012001280b321e2e6772" .
            "70632e74657374696e672e42797465427566666572506172616d73480012" .
            "380a0d73696d706c655f706172616d7318022001280b321f2e677270632e" .
            "74657374696e672e53696d706c6550726f746f506172616d734800123a0a" .
            "0e636f6d706c65785f706172616d7318032001280b32202e677270632e74" .
            "657374696e672e436f6d706c657850726f746f506172616d73480042090a" .
            "077061796c6f6164620670726f746f33"
        ));

        static::$is_initialized = true;
    }
}