Home
last modified time | relevance | path

Searched defs:ResponseParams (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DResponseParams.php14 class ResponseParams extends \Google\Protobuf\Internal\Message class
/external/grpc-grpc/src/proto/grpc/testing/
Decho_messages.proto57 message ResponseParams { message
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/
Decho_messages.proto61 message ResponseParams { message
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DEchoMessages.cs1139 public sealed partial class ResponseParams : pb::IMessage<ResponseParams> { class
1156 public ResponseParams() { in ResponseParams() method in Grpc.Testing.ResponseParams
1163 public ResponseParams(ResponseParams other) : this() { in ResponseParams() method in Grpc.Testing.ResponseParams