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