addGateway abstract method

Future<OperationResponse> addGateway(
  1. ServiceCall call,
  2. GatewayInfo request
)

Implementation

$async.Future<$0.OperationResponse> addGateway($grpc.ServiceCall call, $3.GatewayInfo request);