updateIntent abstract method

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

Implementation

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