streamingDetectIntent abstract method
Stream<StreamingDetectIntentResponse>
streamingDetectIntent(
- ServiceCall call,
- Stream<
StreamingDetectIntentRequest> request
Implementation
$async.Stream<$8.StreamingDetectIntentResponse> streamingDetectIntent(
$grpc.ServiceCall call,
$async.Stream<$8.StreamingDetectIntentRequest> request);