Show / Hide Table of Contents

Enum AnnotatedDatasetMetadata.AnnotationRequestConfigOneofCase

Enum of possible cases for the "annotation_request_config" oneof.

Namespace: Google.Cloud.DataLabeling.V1Beta1
Assembly: Google.Cloud.DataLabeling.V1Beta1.dll
Syntax
public enum AnnotationRequestConfigOneofCase

Fields

Name Description
BoundingPolyConfig
EventConfig
ImageClassificationConfig
None
ObjectDetectionConfig
ObjectTrackingConfig
PolylineConfig
SegmentationConfig
TextClassificationConfig
TextEntityExtractionConfig
VideoClassificationConfig
Back to top