analyzeContent abstract method

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

Implementation

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