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