labelGroup property
A human-readable label used to logically group labeling tasks.
This string must match the regular expression [a-zA-Z\\d_-]{0,128}
.
Optional.
Implementation
core.String? labelGroup;
A human-readable label used to logically group labeling tasks.
This string must match the regular expression [a-zA-Z\\d_-]{0,128}
.
Optional.
core.String? labelGroup;