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