Beispiel #1
0
 public virtual grpc::AsyncUnaryCall <global::Google.Api.Gax.Grpc.IntegrationTests.ForwardingSourceMethod1Response> Method1Async(global::Google.Api.Gax.Grpc.IntegrationTests.ForwardingSourceMethod1Request request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(Method1Async(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
Beispiel #2
0
 public virtual grpc::AsyncUnaryCall <global::Google.Api.Gax.Grpc.IntegrationTests.ForwardingSourceMethod1Response> Method1Async(global::Google.Api.Gax.Grpc.IntegrationTests.ForwardingSourceMethod1Request request, grpc::CallOptions options)
 {
     return(CallInvoker.AsyncUnaryCall(__Method_Method1, null, options, request));
 }
Beispiel #3
0
 public virtual global::System.Threading.Tasks.Task <global::Google.Api.Gax.Grpc.IntegrationTests.ForwardingSourceMethod1Response> Method1(global::Google.Api.Gax.Grpc.IntegrationTests.ForwardingSourceMethod1Request request, grpc::ServerCallContext context)
 {
     throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, ""));
 }