matchIntent abstract method

Future<MatchIntentResponse> matchIntent(
  1. ServiceCall call,
  2. MatchIntentRequest request
)

Implementation

$async.Future<$8.MatchIntentResponse> matchIntent(
    $grpc.ServiceCall call, $8.MatchIntentRequest request);