1<?php 2# Generated by the protocol buffer compiler. DO NOT EDIT! 3# source: src/proto/grpc/core/stats.proto 4 5namespace GPBMetadata\Src\Proto\Grpc\Core; 6 7class Stats 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 $pool->internalAddGeneratedFile(hex2bin( 18 "0a97020a1f7372632f70726f746f2f677270632f636f72652f73746174732e70726f746f1209677270632e636f726522260a064275636b6574120d0a057374617274180120012801120d0a05636f756e74180220012804222f0a09486973746f6772616d12220a076275636b65747318012003280b32112e677270632e636f72652e4275636b6574225b0a064d6574726963120c0a046e616d65180120012809120f0a05636f756e74180a20012804480012290a09686973746f6772616d180b2001280b32142e677270632e636f72652e486973746f6772616d480042070a0576616c7565222b0a05537461747312220a076d65747269637318012003280b32112e677270632e636f72652e4d6574726963620670726f746f33" 19 ), true); 20 21 static::$is_initialized = true; 22 } 23} 24 25