labels property

List<LabelDescriptor> labels
final

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

final List<LabelDescriptor> labels;