Class VideoIntelligenceServiceGrpc.VideoIntelligenceServiceStub

    • Nested Class Summary

      • Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub

        io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>>
    • Method Detail

      • annotateVideo

        public 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).