Uses of Interface
com.google.cloud.videointelligence.v1p3beta1.TextDetectionConfigOrBuilder
-
Packages that use TextDetectionConfigOrBuilder Package Description com.google.cloud.videointelligence.v1p3beta1 A client to Cloud Video Intelligence API -
-
Uses of TextDetectionConfigOrBuilder in com.google.cloud.videointelligence.v1p3beta1
Classes in com.google.cloud.videointelligence.v1p3beta1 that implement TextDetectionConfigOrBuilder Modifier and Type Class Description class
TextDetectionConfig
Config for TEXT_DETECTION.static class
TextDetectionConfig.Builder
Config for TEXT_DETECTION.Methods in com.google.cloud.videointelligence.v1p3beta1 that return TextDetectionConfigOrBuilder Modifier and Type Method Description TextDetectionConfigOrBuilder
VideoContext.Builder. getTextDetectionConfigOrBuilder()
Config for TEXT_DETECTION.TextDetectionConfigOrBuilder
VideoContext. getTextDetectionConfigOrBuilder()
Config for TEXT_DETECTION.TextDetectionConfigOrBuilder
VideoContextOrBuilder. getTextDetectionConfigOrBuilder()
Config for TEXT_DETECTION.
-