Uses of Class
com.google.cloud.videointelligence.v1p3beta1.StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceBlockingStub
-
Packages that use StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceBlockingStub Package Description com.google.cloud.videointelligence.v1p3beta1 A client to Cloud Video Intelligence API -
-
Uses of StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceBlockingStub in com.google.cloud.videointelligence.v1p3beta1
Methods in com.google.cloud.videointelligence.v1p3beta1 that return StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceBlockingStub Modifier and Type Method Description protected StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceBlockingStub
StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceBlockingStub
StreamingVideoIntelligenceServiceGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-