Uses of Class
com.google.cloud.videointelligence.v1p3beta1.stub.StreamingVideoIntelligenceServiceStub
-
Packages that use StreamingVideoIntelligenceServiceStub Package Description com.google.cloud.videointelligence.v1p3beta1 A client to Cloud Video Intelligence APIcom.google.cloud.videointelligence.v1p3beta1.stub -
-
Uses of StreamingVideoIntelligenceServiceStub in com.google.cloud.videointelligence.v1p3beta1
Methods in com.google.cloud.videointelligence.v1p3beta1 that return StreamingVideoIntelligenceServiceStub Modifier and Type Method Description StreamingVideoIntelligenceServiceStub
StreamingVideoIntelligenceServiceClient. getStub()
Methods in com.google.cloud.videointelligence.v1p3beta1 with parameters of type StreamingVideoIntelligenceServiceStub Modifier and Type Method Description static StreamingVideoIntelligenceServiceClient
StreamingVideoIntelligenceServiceClient. create(StreamingVideoIntelligenceServiceStub stub)
Constructs an instance of StreamingVideoIntelligenceServiceClient, using the given stub for making calls.Constructors in com.google.cloud.videointelligence.v1p3beta1 with parameters of type StreamingVideoIntelligenceServiceStub Constructor Description StreamingVideoIntelligenceServiceClient(StreamingVideoIntelligenceServiceStub stub)
-
Uses of StreamingVideoIntelligenceServiceStub in com.google.cloud.videointelligence.v1p3beta1.stub
Subclasses of StreamingVideoIntelligenceServiceStub in com.google.cloud.videointelligence.v1p3beta1.stub Modifier and Type Class Description class
GrpcStreamingVideoIntelligenceServiceStub
gRPC stub implementation for the StreamingVideoIntelligenceService service API.Methods in com.google.cloud.videointelligence.v1p3beta1.stub that return StreamingVideoIntelligenceServiceStub Modifier and Type Method Description StreamingVideoIntelligenceServiceStub
StreamingVideoIntelligenceServiceStubSettings. createStub()
-