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