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

namespace GPBMetadata\Src\Proto\Grpc\Testing;

class BenchmarkService
{
    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();
        $pool->internalAddGeneratedFile(hex2bin(
            "0aef030a2e7372632f70726f746f2f677270632f74657374696e672f6265" .
            "6e63686d61726b5f736572766963652e70726f746f120c677270632e7465" .
            "7374696e6732a6030a1042656e63686d61726b5365727669636512460a09" .
            "556e61727943616c6c121b2e677270632e74657374696e672e53696d706c" .
            "65526571756573741a1c2e677270632e74657374696e672e53696d706c65" .
            "526573706f6e7365124e0a0d53747265616d696e6743616c6c121b2e6772" .
            "70632e74657374696e672e53696d706c65526571756573741a1c2e677270" .
            "632e74657374696e672e53696d706c65526573706f6e7365280130011252" .
            "0a1353747265616d696e6746726f6d436c69656e74121b2e677270632e74" .
            "657374696e672e53696d706c65526571756573741a1c2e677270632e7465" .
            "7374696e672e53696d706c65526573706f6e7365280112520a1353747265" .
            "616d696e6746726f6d536572766572121b2e677270632e74657374696e67" .
            "2e53696d706c65526571756573741a1c2e677270632e74657374696e672e" .
            "53696d706c65526573706f6e7365300112520a1153747265616d696e6742" .
            "6f746857617973121b2e677270632e74657374696e672e53696d706c6552" .
            "6571756573741a1c2e677270632e74657374696e672e53696d706c655265" .
            "73706f6e736528013001620670726f746f33"
        ));

        static::$is_initialized = true;
    }
}