detectIntent abstract method

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

Implementation

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