Uses of Class
com.google.cloud.datalabeling.v1beta1.EventConfig
-
Packages that use EventConfig Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of EventConfig in com.google.cloud.datalabeling.v1beta1
Methods in com.google.cloud.datalabeling.v1beta1 that return EventConfig Modifier and Type Method Description EventConfigEventConfig.Builder. build()EventConfigEventConfig.Builder. buildPartial()static EventConfigEventConfig. getDefaultInstance()EventConfigEventConfig.Builder. getDefaultInstanceForType()EventConfigEventConfig. getDefaultInstanceForType()EventConfigAnnotatedDatasetMetadata.Builder. getEventConfig()Configuration for video event labeling task.EventConfigAnnotatedDatasetMetadata. getEventConfig()Configuration for video event labeling task.EventConfigAnnotatedDatasetMetadataOrBuilder. getEventConfig()Configuration for video event labeling task.EventConfigLabelVideoRequest.Builder. getEventConfig()Configuration for video event task.EventConfigLabelVideoRequest. getEventConfig()Configuration for video event task.EventConfigLabelVideoRequestOrBuilder. getEventConfig()Configuration for video event task.static EventConfigEventConfig. parseDelimitedFrom(InputStream input)static EventConfigEventConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EventConfigEventConfig. parseFrom(byte[] data)static EventConfigEventConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EventConfigEventConfig. parseFrom(com.google.protobuf.ByteString data)static EventConfigEventConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EventConfigEventConfig. parseFrom(com.google.protobuf.CodedInputStream input)static EventConfigEventConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EventConfigEventConfig. parseFrom(InputStream input)static EventConfigEventConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EventConfigEventConfig. parseFrom(ByteBuffer data)static EventConfigEventConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.datalabeling.v1beta1 that return types with arguments of type EventConfig Modifier and Type Method Description com.google.protobuf.Parser<EventConfig>EventConfig. getParserForType()static com.google.protobuf.Parser<EventConfig>EventConfig. parser()Methods in com.google.cloud.datalabeling.v1beta1 with parameters of type EventConfig Modifier and Type Method Description AnnotatedDatasetMetadata.BuilderAnnotatedDatasetMetadata.Builder. mergeEventConfig(EventConfig value)Configuration for video event labeling task.LabelVideoRequest.BuilderLabelVideoRequest.Builder. mergeEventConfig(EventConfig value)Configuration for video event task.EventConfig.BuilderEventConfig.Builder. mergeFrom(EventConfig other)static EventConfig.BuilderEventConfig. newBuilder(EventConfig prototype)AnnotatedDatasetMetadata.BuilderAnnotatedDatasetMetadata.Builder. setEventConfig(EventConfig value)Configuration for video event labeling task.LabelVideoRequest.BuilderLabelVideoRequest.Builder. setEventConfig(EventConfig value)Configuration for video event task.
-