detectIntent abstract method

Future<DetectIntentResponse> detectIntent(
  1. ServiceCall call,
  2. DetectIntentRequest request
)

Implementation

$async.Future<$9.DetectIntentResponse> detectIntent(
    $grpc.ServiceCall call, $9.DetectIntentRequest request);