1<?php 2# Generated by the protocol buffer compiler. DO NOT EDIT! 3# source: src/proto/grpc/testing/payloads.proto 4 5namespace Grpc\Testing; 6 7use Google\Protobuf\Internal\GPBType; 8use Google\Protobuf\Internal\RepeatedField; 9use 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 */ 17class 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