labels property

Map<String, String>? labels
getter/setter pair

Labels to be added to the log entry.

Now only cloud logging is supported.

Implementation

core.Map<core.String, core.String>? labels;