Uses of Interface
com.google.cloud.videointelligence.v1p3beta1.StreamingVideoIntelligenceServiceGrpc.AsyncService
-
Packages that use StreamingVideoIntelligenceServiceGrpc.AsyncService Package Description com.google.cloud.videointelligence.v1p3beta1 A client to Cloud Video Intelligence API -
-
Uses of StreamingVideoIntelligenceServiceGrpc.AsyncService in com.google.cloud.videointelligence.v1p3beta1
Classes in com.google.cloud.videointelligence.v1p3beta1 that implement StreamingVideoIntelligenceServiceGrpc.AsyncService Modifier and Type Class Description static class
StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceImplBase
Base class for the server implementation of the service StreamingVideoIntelligenceService.Methods in com.google.cloud.videointelligence.v1p3beta1 with parameters of type StreamingVideoIntelligenceServiceGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinition
StreamingVideoIntelligenceServiceGrpc. bindService(StreamingVideoIntelligenceServiceGrpc.AsyncService service)
-