Uses of Class
com.google.cloud.videointelligence.v1p1beta1.VideoIntelligenceServiceClient
-
Packages that use VideoIntelligenceServiceClient Package Description com.google.cloud.videointelligence.v1p1beta1 A client to Cloud Video Intelligence API -
-
Uses of VideoIntelligenceServiceClient in com.google.cloud.videointelligence.v1p1beta1
Methods in com.google.cloud.videointelligence.v1p1beta1 that return VideoIntelligenceServiceClient Modifier and Type Method Description static VideoIntelligenceServiceClientVideoIntelligenceServiceClient. create()Constructs an instance of VideoIntelligenceServiceClient with default settings.static VideoIntelligenceServiceClientVideoIntelligenceServiceClient. create(VideoIntelligenceServiceStub stub)Constructs an instance of VideoIntelligenceServiceClient, using the given stub for making calls.static VideoIntelligenceServiceClientVideoIntelligenceServiceClient. create(VideoIntelligenceServiceSettings settings)Constructs an instance of VideoIntelligenceServiceClient, using the given settings.
-