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