getCLIConfigForProject_Pre method
Implementation
$async.Future<$1.Config> getCLIConfigForProject_Pre(
$grpc.ServiceCall $call, $async.Future<$0.ProjectId> $request) async {
return getCLIConfigForProject($call, await $request);
}
$async.Future<$1.Config> getCLIConfigForProject_Pre(
$grpc.ServiceCall $call, $async.Future<$0.ProjectId> $request) async {
return getCLIConfigForProject($call, await $request);
}