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