1<?php 2# Generated by the protocol buffer compiler. DO NOT EDIT! 3# source: route_guide.proto 4 5namespace GPBMetadata; 6 7class RouteGuide 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( 18 ' 19� 20route_guide.proto 21routeguide", 22Point 23latitude ( 24 longitude ("I 25 Rectangle 26lo (2.routeguide.Point 27hi (2.routeguide.Point"< 28Feature 29name ( # 30location (2.routeguide.Point"A 31 RouteNote# 32location (2.routeguide.Point 33message ( "b 34RouteSummary 35point_count ( 36 37feature_count ( 38distance ( 39elapsed_time (2� 40 41RouteGuide6 42 43GetFeature.routeguide.Point.routeguide.Feature"> 44ListFeatures.routeguide.Rectangle.routeguide.Feature"0> 45RecordRoute.routeguide.Point.routeguide.RouteSummary"(? 46 RouteChat.routeguide.RouteNote.routeguide.RouteNote"(0B6 47io.grpc.examples.routeguideBRouteGuideProtoP�RTGbproto3' 48 , true); 49 50 static::$is_initialized = true; 51 } 52} 53 54