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
final List<LabelDescriptor> labels;
The set of labels that are available to describe a specific log entry. Runtime requests that contain labels not specified here are considered invalid.
final List<LabelDescriptor> labels;