getIAM_Pre method
Implementation
$async.Future<$0.GetIAMResponse> getIAM_Pre(
$grpc.ServiceCall $call, $async.Future<$0.GetIAMRequest> $request) async {
return getIAM($call, await $request);
}
$async.Future<$0.GetIAMResponse> getIAM_Pre(
$grpc.ServiceCall $call, $async.Future<$0.GetIAMRequest> $request) async {
return getIAM($call, await $request);
}