updateIntent_Pre method
Implementation
$async.Future<$7.Intent> updateIntent_Pre($grpc.ServiceCall call,
$async.Future<$7.UpdateIntentRequest> request) async {
return updateIntent(call, await request);
}
$async.Future<$7.Intent> updateIntent_Pre($grpc.ServiceCall call,
$async.Future<$7.UpdateIntentRequest> request) async {
return updateIntent(call, await request);
}