Uses of Class
com.google.cloud.videointelligence.v1p3beta1.StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceStub
-
Packages that use StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceStub Package Description com.google.cloud.videointelligence.v1p3beta1 A client to Cloud Video Intelligence API -
-
Uses of StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceStub in com.google.cloud.videointelligence.v1p3beta1
Methods in com.google.cloud.videointelligence.v1p3beta1 that return StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceStub Modifier and Type Method Description protected StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceStub
StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceStub
StreamingVideoIntelligenceServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-