resourceLabels property

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

MonitoredResource labels to associate the log with.

The backend will automatically inject project and location.

Optional.

Implementation

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