labelType property
The type of this label.
Output only. Possible string values are:
- "LABEL_TYPE_UNSPECIFIED" : Unknown label type.
- "MANUAL" : Indicates that the label was created manually.
- "AUTOMATIC" : Indicates that the label was created automatically by CSS Center.
Implementation
core.String? labelType;