updateGateway abstract method

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

Implementation

$async.Future<$1.OperationResponse> updateGateway($grpc.ServiceCall call, $5.GatewayInfo request);