labels property
The set of labels that are available to describe a specific log entry. Runtime requests that contain labels not specified here are considered invalid.
Implementation
@$pb.TagNumber(2)
$pb.PbList<$0.LabelDescriptor> get labels => $_getList(1);