annotateText abstract method

Future<AnnotateTextResponse> annotateText(
  1. ServerContext ctx,
  2. AnnotateTextRequest request
)

Implementation

$async.Future<$0.AnnotateTextResponse> annotateText($pb.ServerContext ctx, $0.AnnotateTextRequest request);