tags property

Map<String, String>? tags
final

The tags applied to the job.

Implementation

final Map<String, String>? tags;