Uses of Class
com.google.cloud.videointelligence.v1p3beta1.stub.GrpcStreamingVideoIntelligenceServiceStub
-
Packages that use GrpcStreamingVideoIntelligenceServiceStub Package Description com.google.cloud.videointelligence.v1p3beta1.stub -
-
Uses of GrpcStreamingVideoIntelligenceServiceStub in com.google.cloud.videointelligence.v1p3beta1.stub
Methods in com.google.cloud.videointelligence.v1p3beta1.stub that return GrpcStreamingVideoIntelligenceServiceStub Modifier and Type Method Description static GrpcStreamingVideoIntelligenceServiceStubGrpcStreamingVideoIntelligenceServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)static GrpcStreamingVideoIntelligenceServiceStubGrpcStreamingVideoIntelligenceServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)static GrpcStreamingVideoIntelligenceServiceStubGrpcStreamingVideoIntelligenceServiceStub. create(StreamingVideoIntelligenceServiceStubSettings settings)
-