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