updateApplicationVersion abstract method

Future<UpdateApplicationVersionResp> updateApplicationVersion(
  1. ServerContext ctx,
  2. UpdateApplicationVersionReq request
)

Implementation

$async.Future<$3.UpdateApplicationVersionResp> updateApplicationVersion(
    $pb.ServerContext ctx, $3.UpdateApplicationVersionReq request);