Enum AnnotationValue.ValueTypeOneofCase
Enum of possible cases for the "value_type" oneof.
Namespace: Google.Cloud.DataLabeling.V1Beta1
Assembly: Google.Cloud.DataLabeling.V1Beta1.dll
Syntax
public enum ValueTypeOneofCase
Fields
| Name | Description |
|---|---|
| ImageBoundingPolyAnnotation | |
| ImageClassificationAnnotation | |
| ImagePolylineAnnotation | |
| ImageSegmentationAnnotation | |
| None | |
| TextClassificationAnnotation | |
| TextEntityExtractionAnnotation | |
| VideoClassificationAnnotation | |
| VideoEventAnnotation | |
| VideoObjectTrackingAnnotation |