Class VideoIntelligenceServiceGrpc.VideoIntelligenceServiceImplBase
- java.lang.Object
-
- com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceGrpc.VideoIntelligenceServiceImplBase
-
- All Implemented Interfaces:
VideoIntelligenceServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- VideoIntelligenceServiceGrpc
public abstract static class VideoIntelligenceServiceGrpc.VideoIntelligenceServiceImplBase extends Object implements io.grpc.BindableService, VideoIntelligenceServiceGrpc.AsyncService
Base class for the server implementation of the service VideoIntelligenceService.Service that implements Google Cloud Video Intelligence API.
-
-
Constructor Summary
Constructors Constructor Description VideoIntelligenceServiceImplBase()
-
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.v1beta2.VideoIntelligenceServiceGrpc.AsyncService
annotateVideo
-
-