Uses of Interface
com.google.cloud.datalabeling.v1beta1.EventConfigOrBuilder
-
Packages that use EventConfigOrBuilder Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of EventConfigOrBuilder in com.google.cloud.datalabeling.v1beta1
Classes in com.google.cloud.datalabeling.v1beta1 that implement EventConfigOrBuilder Modifier and Type Class Description class
EventConfig
Config for video event human labeling task.static class
EventConfig.Builder
Config for video event human labeling task.Methods in com.google.cloud.datalabeling.v1beta1 that return EventConfigOrBuilder Modifier and Type Method Description EventConfigOrBuilder
AnnotatedDatasetMetadata.Builder. getEventConfigOrBuilder()
Configuration for video event labeling task.EventConfigOrBuilder
AnnotatedDatasetMetadata. getEventConfigOrBuilder()
Configuration for video event labeling task.EventConfigOrBuilder
AnnotatedDatasetMetadataOrBuilder. getEventConfigOrBuilder()
Configuration for video event labeling task.EventConfigOrBuilder
LabelVideoRequest.Builder. getEventConfigOrBuilder()
Configuration for video event task.EventConfigOrBuilder
LabelVideoRequest. getEventConfigOrBuilder()
Configuration for video event task.EventConfigOrBuilder
LabelVideoRequestOrBuilder. getEventConfigOrBuilder()
Configuration for video event task.
-