Class AnnotationAggregationDimensions
The dimensions to summarize annotations for a given dataset.
Inherited Members
Namespace: Oci.DatalabelingservicedataplaneService.Models
Assembly: OCI.DotNetSDK.Datalabelingservicedataplane.dll
Syntax
public class AnnotationAggregationDimensions
Properties
Label
Declaration
[JsonProperty(PropertyName = "label")]
public Label Label { get; set; }
Property Value
Type | Description |
---|---|
Label |
UpdatedBy
Declaration
[JsonProperty(PropertyName = "updatedBy")]
public string UpdatedBy { get; set; }
Property Value
Type | Description |
---|---|
string | The OCID of the principal which updated the resource. |