tags property

Map<String, String>? tags
final

The tags attached to the resource. A tag is a key-value pair.

Implementation

final Map<String, String>? tags;