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