updateIntent abstract method

Future<Intent> updateIntent(
  1. ServiceCall call,
  2. UpdateIntentRequest request
)

Implementation

$async.Future<$5.Intent> updateIntent(
    $grpc.ServiceCall call, $5.UpdateIntentRequest request);