Home | History | Annotate | Download | only in Testing

Lines Matching refs:Grpc

3 # source: src/proto/grpc/testing/messages.proto
5 namespace Grpc\Testing;
14 * Generated from protobuf message <code>grpc.testing.StreamingInputCallRequest</code>
21 * Generated from protobuf field <code>.grpc.testing.Payload payload = 1;</code>
30 * Generated from protobuf field <code>.grpc.testing.BoolValue expect_compressed = 2;</code>
35 \GPBMetadata\Src\Proto\Grpc\Testing\Messages::initOnce();
42 * Generated from protobuf field <code>.grpc.testing.Payload payload = 1;</code>
43 * @return \Grpc\Testing\Payload
53 * Generated from protobuf field <code>.grpc.testing.Payload payload = 1;</code>
54 * @param \Grpc\Testing\Payload $var
59 GPBUtil::checkMessage($var, \Grpc\Testing\Payload::class);
71 * Generated from protobuf field <code>.grpc.testing.BoolValue expect_compressed = 2;</code>
72 * @return \Grpc\Testing\BoolValue
85 * Generated from protobuf field <code>.grpc.testing.BoolValue expect_compressed = 2;</code>
86 * @param \Grpc\Testing\BoolValue $var
91 GPBUtil::checkMessage($var, \Grpc\Testing\BoolValue::class);