analyzeContent abstract method

Future<AnalyzeContentResponse> analyzeContent(
  1. ServiceCall call,
  2. AnalyzeContentRequest request
)

Implementation

$async.Future<$9.AnalyzeContentResponse> analyzeContent(
    $grpc.ServiceCall call, $9.AnalyzeContentRequest request);