Interface VideoIntelligenceServiceGrpc.AsyncService

    • Method Detail

      • annotateVideo

        default void annotateVideo​(AnnotateVideoRequest request,
                                   io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
         Performs asynchronous video annotation. Progress and results can be
         retrieved through the `google.longrunning.Operations` interface.
         `Operation.metadata` contains `AnnotateVideoProgress` (progress).
         `Operation.response` contains `AnnotateVideoResponse` (results).