viewAllForEntityUUID_Pre method
Implementation
$async.Future<$0.ProjectsList> viewAllForEntityUUID_Pre(
$grpc.ServiceCall $call,
$async.Future<$1.IdentifierUUID> $request) async {
return viewAllForEntityUUID($call, await $request);
}
$async.Future<$0.ProjectsList> viewAllForEntityUUID_Pre(
$grpc.ServiceCall $call,
$async.Future<$1.IdentifierUUID> $request) async {
return viewAllForEntityUUID($call, await $request);
}