undeleteRole_Pre method
Implementation
$async.Future<$0.Role> undeleteRole_Pre($grpc.ServiceCall $call,
$async.Future<$0.UndeleteRoleRequest> $request) async {
return undeleteRole($call, await $request);
}
$async.Future<$0.Role> undeleteRole_Pre($grpc.ServiceCall $call,
$async.Future<$0.UndeleteRoleRequest> $request) async {
return undeleteRole($call, await $request);
}