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