name property
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.
Implementation
core.String? name;
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.
core.String? name;