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
core.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.
core.List<LabelDescriptor>? labels;