| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The label information. | ||
| Language | string | The label language, which is represented as a BCP 47 language tag. | zh-Hans |
| LabelName | string | The label name. | |
| LabelLevel | long | The label level. Valid values: 1, 2, and 3. | 1 |
| LabelConfidence | float | The confidence level of the label. Valid values: 0 to 1. A higher value indicates greater confidence. | 0.9891784601980591 |
| ParentLabelName | string | The name of the parent label. | |
| CentricScore | float | The central value of the label. This value indicates the confidence that the label is the majority component of the image. Valid values: 0 to 1. A higher value indicates greater confidence. | 0.7319999933242798 |