Uses of Class
com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceSettings
-
Packages that use VideoIntelligenceServiceSettings Package Description com.google.cloud.videointelligence.v1beta2 A client to Google Cloud Video Intelligence API -
-
Uses of VideoIntelligenceServiceSettings in com.google.cloud.videointelligence.v1beta2
Methods in com.google.cloud.videointelligence.v1beta2 that return VideoIntelligenceServiceSettings Modifier and Type Method Description VideoIntelligenceServiceSettingsVideoIntelligenceServiceSettings.Builder. build()static VideoIntelligenceServiceSettingsVideoIntelligenceServiceSettings. create(VideoIntelligenceServiceStubSettings stub)VideoIntelligenceServiceSettingsVideoIntelligenceServiceClient. getSettings()Methods in com.google.cloud.videointelligence.v1beta2 with parameters of type VideoIntelligenceServiceSettings Modifier and Type Method Description static VideoIntelligenceServiceClientVideoIntelligenceServiceClient. create(VideoIntelligenceServiceSettings settings)Constructs an instance of VideoIntelligenceServiceClient, using the given settings.Constructors in com.google.cloud.videointelligence.v1beta2 with parameters of type VideoIntelligenceServiceSettings Constructor Description Builder(VideoIntelligenceServiceSettings settings)VideoIntelligenceServiceClient(VideoIntelligenceServiceSettings settings)Constructs an instance of VideoIntelligenceServiceClient, using the given settings.
-