deleteIntent abstract method

Future<Empty> deleteIntent(
  1. ServiceCall call,
  2. DeleteIntentRequest request
)

Implementation

$async.Future<$1.Empty> deleteIntent(
    $grpc.ServiceCall call, $5.DeleteIntentRequest request);