getIntent abstract method

Future<Intent> getIntent(
  1. ServiceCall call,
  2. GetIntentRequest request
)

Implementation

$async.Future<$6.Intent> getIntent(
    $grpc.ServiceCall call, $6.GetIntentRequest request);