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/metrics.proto
      4 
      5 namespace Grpc\Testing;
      6 
      7 use Google\Protobuf\Internal\GPBType;
      8 use Google\Protobuf\Internal\RepeatedField;
      9 use Google\Protobuf\Internal\GPBUtil;
     10 
     11 /**
     12  * Generated from protobuf message <code>grpc.testing.EmptyMessage</code>
     13  */
     14 class EmptyMessage extends \Google\Protobuf\Internal\Message
     15 {
     16 
     17     public function __construct() {
     18         \GPBMetadata\Src\Proto\Grpc\Testing\Metrics::initOnce();
     19         parent::__construct();
     20     }
     21 
     22 }
     23 
     24