1<?php 2# Generated by the protocol buffer compiler. DO NOT EDIT! 3# source: src/proto/grpc/testing/proxy-service.proto 4 5namespace GPBMetadata\Src\Proto\Grpc\Testing; 6 7class ProxyService 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 \GPBMetadata\Src\Proto\Grpc\Testing\Stats::initOnce(); 19 $pool->internalAddGeneratedFile(hex2bin( 20 "0ad6020a2a7372632f70726f746f2f677270632f74657374696e672f7072" . 21 "6f78792d736572766963652e70726f746f120c677270632e74657374696e" . 22 "671a227372632f70726f746f2f677270632f74657374696e672f73746174" . 23 "732e70726f746f221c0a0950726f787953746174120f0a076c6174656e63" . 24 "7918012001280132cf010a1250726f7879436c69656e7453657276696365" . 25 "123b0a09476574436f6e66696712122e677270632e74657374696e672e56" . 26 "6f69641a1a2e677270632e74657374696e672e436c69656e74436f6e6669" . 27 "67123b0a0a5265706f727454696d6512172e677270632e74657374696e67" . 28 "2e50726f7879537461741a122e677270632e74657374696e672e566f6964" . 29 "2801123f0a0a5265706f727448697374121b2e677270632e74657374696e" . 30 "672e486973746f6772616d446174611a122e677270632e74657374696e67" . 31 "2e566f69642801620670726f746f33" 32 )); 33 34 static::$is_initialized = true; 35 } 36} 37 38