Home | History | Annotate | Download | only in Testing
      1 <?php
      2 # Generated by the protocol buffer compiler.  DO NOT EDIT!
      3 # source: src/proto/grpc/testing/worker_service.proto
      4 
      5 namespace GPBMetadata\Src\Proto\Grpc\Testing;
      6 
      7 class WorkerService
      8 {
      9     public static $is_initialized = false;
     10 
     11     public static function initOnce() {
     12         $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
     13 
     14         if (static::$is_initialized == true) {
     15           return;
     16         }
     17         \GPBMetadata\Src\Proto\Grpc\Testing\Control::initOnce();
     18         $pool->internalAddGeneratedFile(hex2bin(
     19             "0add020a2b7372632f70726f746f2f677270632f74657374696e672f776f" .
     20             "726b65725f736572766963652e70726f746f120c677270632e7465737469" .
     21             "6e673297020a0d576f726b65725365727669636512450a0952756e536572" .
     22             "76657212182e677270632e74657374696e672e536572766572417267731a" .
     23             "1a2e677270632e74657374696e672e536572766572537461747573280130" .
     24             "0112450a0952756e436c69656e7412182e677270632e74657374696e672e" .
     25             "436c69656e74417267731a1a2e677270632e74657374696e672e436c6965" .
     26             "6e745374617475732801300112420a09436f7265436f756e7412192e6772" .
     27             "70632e74657374696e672e436f7265526571756573741a1a2e677270632e" .
     28             "74657374696e672e436f7265526573706f6e736512340a0a51756974576f" .
     29             "726b657212122e677270632e74657374696e672e566f69641a122e677270" .
     30             "632e74657374696e672e566f6964620670726f746f33"
     31         ));
     32 
     33         static::$is_initialized = true;
     34     }
     35 }
     36 
     37