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/payloads.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  * TODO (vpai): Fill this in once the details of complex, representative
     13  *              protos are decided
     14  *
     15  * Generated from protobuf message <code>grpc.testing.ComplexProtoParams</code>
     16  */
     17 class ComplexProtoParams extends \Google\Protobuf\Internal\Message
     18 {
     19 
     20     public function __construct() {
     21         \GPBMetadata\Src\Proto\Grpc\Testing\Payloads::initOnce();
     22         parent::__construct();
     23     }
     24 
     25 }
     26 
     27