labels property
Optional. Default labels that are added to the labels field of all log
entries in entries. If a log entry already has a label with the same key
as a label in this parameter, then the log entry's label is not changed.
See google.logging.v2.LogEntry.
Implementation
@$pb.TagNumber(3)
$pb.PbMap<$core.String, $core.String> get labels => $_getMap(2);