labels property
The set of labels that must be defined to identify a particular channel of the corresponding type.
Each label includes a description for how that field should be populated.
Implementation
core.List<LabelDescriptor>? labels;
The set of labels that must be defined to identify a particular channel of the corresponding type.
Each label includes a description for how that field should be populated.
core.List<LabelDescriptor>? labels;