AI-generated Key Takeaways
- 
          A label resource is identified by a unique resource name including the customer and label ID. 
- 
          Labels have a status that indicates their current state and are read-only. 
- 
          A TextLabel is a specific type of label used for displaying text. 
- 
          Each label has a unique ID that is read-only. 
- 
          Labels are given a name that is required upon creation and has a character limit of 1 to 80. 
A label.
| Fields | |
|---|---|
| 
 | 
 Immutable. Name of the resource. Label resource names have the form:  | 
| 
 | Output only. Status of the label. Read only. | 
| 
 | A type of label displaying text on a colored background. | 
| 
 | 
 Output only. ID of the label. Read only. | 
| 
 | 
 The name of the label. This field is required and should not be empty when creating a new label. The length of this string should be between 1 and 80, inclusive. |