updateGateway method
Implementation
$grpc.ResponseFuture<$0.OperationResponse> updateGateway(
$3.GatewayInfo request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$updateGateway, request, options: options);
}
$grpc.ResponseFuture<$0.OperationResponse> updateGateway(
$3.GatewayInfo request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$updateGateway, request, options: options);
}