Uses of Interface
com.google.cloud.videointelligence.v1beta2.FaceDetectionConfigOrBuilder
-
Packages that use FaceDetectionConfigOrBuilder Package Description com.google.cloud.videointelligence.v1beta2 A client to Google Cloud Video Intelligence API -
-
Uses of FaceDetectionConfigOrBuilder in com.google.cloud.videointelligence.v1beta2
Classes in com.google.cloud.videointelligence.v1beta2 that implement FaceDetectionConfigOrBuilder Modifier and Type Class Description class
FaceDetectionConfig
Config for FACE_DETECTION.static class
FaceDetectionConfig.Builder
Config for FACE_DETECTION.Methods in com.google.cloud.videointelligence.v1beta2 that return FaceDetectionConfigOrBuilder Modifier and Type Method Description FaceDetectionConfigOrBuilder
VideoContext.Builder. getFaceDetectionConfigOrBuilder()
Config for FACE_DETECTION.FaceDetectionConfigOrBuilder
VideoContext. getFaceDetectionConfigOrBuilder()
Config for FACE_DETECTION.FaceDetectionConfigOrBuilder
VideoContextOrBuilder. getFaceDetectionConfigOrBuilder()
Config for FACE_DETECTION.
-