updateIntent abstract method

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

Implementation

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