Class StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceImplBase
- java.lang.Object
-
- com.google.cloud.videointelligence.v1p3beta1.StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceImplBase
-
- All Implemented Interfaces:
StreamingVideoIntelligenceServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- StreamingVideoIntelligenceServiceGrpc
public abstract static class StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceImplBase extends Object implements io.grpc.BindableService, StreamingVideoIntelligenceServiceGrpc.AsyncService
Base class for the server implementation of the service StreamingVideoIntelligenceService.Service that implements streaming Video Intelligence API.
-
-
Constructor Summary
Constructors Constructor Description StreamingVideoIntelligenceServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.cloud.videointelligence.v1p3beta1.StreamingVideoIntelligenceServiceGrpc.AsyncService
streamingAnnotateVideo
-
-