<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: helloworld.proto

namespace GPBMetadata;

class Helloworld
{
    public static $is_initialized = false;

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

        if (static::$is_initialized == true) {
          return;
        }
        $pool->internalAddGeneratedFile(
            '
æ
helloworld.proto
helloworld"
HelloRequest
name (	"

HelloReply
message (	2I
Greeter>
SayHello.helloworld.HelloRequest.helloworld.HelloReply" B6
io.grpc.examples.helloworldBHelloWorldProtoP¢HLWbproto3'
        , true);

        static::$is_initialized = true;
    }
}

